{"id":"ec888eae-cfb5-4137-8012-9ed84c0b9f85","arxiv_id":"2604.19715","paper_version":1,"verdict":"CONDITIONAL","confidence":"LOW","novelty_score":4.0,"correctness_risk":"medium","formal_verification":"none","parameter_count":0,"one_line_summary":"Realistic downlink delays in a primal-dual VPP dispatch controller produce large oscillations in feeder-head power tracking and more frequent voltage limit violations than ideal communication.","lead":"The paper runs a co-simulation of a virtual power plant dispatch algorithm on a 37-node feeder, adding realistic packet delays only on the downlink that carries control updates. Smart generalists should read it because it shows that standard DER control designs can fail when real communication networks are included instead of idealized assumptions.","discovery_kind":"unclear","skeptic_critique":{"model":"grok-4.3","headline":"Linearized feeder model may break under the large oscillations induced by delayed control","rationale":"The reader's weakest assumption already flags the linearized model (together with hold-last-value and ns-3). My concern isolates the linearization as the single most load-bearing technical risk because the paper's own result description invokes large deviations that are precisely the regime where the approximation fails. This is an internal consistency issue within the simulation framework rather than an external consensus question. The concrete test directly checks whether the headline phenomenon survives removal of the linearization.","tokens_in":1704,"tokens_out":306,"duration_ms":28411,"concrete_test":"Re-execute the delayed-control scenario using a nonlinear power-flow solver (e.g., OpenDSS or a Newton-Raphson implementation) on the same IEEE 37-node topology and identical primal-dual updates; if the feeder-head power oscillations are materially smaller or absent, the linearization is the source of the reported instability.","verdict_should_be":"UNCHANGED","load_bearing_attack":"The evaluation couples a linearized distribution-system model to the primal-dual VPP controller. The headline result is that realistic downlink delays produce large oscillations in feeder-head power. Because the linearization is a small-signal approximation, large excursions in power and voltage violate its validity region; the observed instability could therefore be an artifact of the modeling choice rather than a property of the true nonlinear feeder dynamics. This directly weakens the claim that the controller exhibits such behavior under realistic conditions.","agreement_with_reader":"partial"},"referee_report":{"model":"grok-4.3","summary":"The paper presents a co-simulation study of a primal-dual virtual power plant (VPP) dispatch algorithm for DER coordination in a modified IEEE 37-node feeder with high PV penetration. A linearized distribution-system model is coupled to ns-3 packet-level downlink emulation; the controller targets feeder-head active-power tracking and voltage regulation. Under ideal communication the dispatch achieves close tracking and voltage compliance; under realistic downlink delays (with hold-last-value) the same controller produces large oscillations in feeder-head power and more frequent voltage-limit violations.","tokens_in":1773,"tokens_out":559,"duration_ms":26206,"significance":"If the central claim holds, the work usefully demonstrates that communication delays can materially degrade distributed DER control performance and motivates network-aware evaluation frameworks. The co-simulation approach itself is a constructive contribution. However, the absence of quantitative metrics and the reliance on a small-signal linearization under large observed excursions limit the strength of the evidence and the immediate engineering impact.","major_comments":[{"comment":"Modeling section (linearized feeder model): the headline result—that realistic downlink delays induce large oscillations and voltage violations—occurs precisely in the regime where the small-signal linearization is expected to lose validity. No analysis is provided of the magnitude of voltage or power excursions relative to the linearization point, nor is a comparison to a nonlinear power-flow model offered. This directly undermines the claim that the observed instability is a property of the true system rather than an artifact of the modeling choice.","section":"Modeling / co-simulation framework"},{"comment":"Results / evaluation section: the abstract and reported outcomes are purely qualitative (“close tracking,” “large oscillations,” “more frequent violations”) with no error bars, RMS tracking errors, statistical tests, or sensitivity sweeps on delay statistics or hold-last-value parameters. Without these, it is impossible to judge the robustness or practical significance of the reported degradation.","section":"Results"}],"minor_comments":[{"comment":"The ns-3 downlink emulation parameters (packet sizes, channel model, delay distribution) are described only at a high level; a table or explicit parameter list would improve reproducibility.","section":"Communication model"},{"comment":"Notation for dual variables and the hold-last-value update rule could be made more explicit with a small equation or pseudocode block.","section":"Controller description"}],"recommendation":"major_revision","confidential_remarks":"The arXiv category (cs.CV) appears mismatched with the technical content (power-system control and co-simulation); the manuscript may be better suited to a venue focused on smart grids or cyber-physical systems."},"author_rebuttal":{"model":"grok-4.3","summary":"We thank the referee for the constructive comments. We address each major point below, proposing revisions where they strengthen the manuscript without misrepresenting our modeling assumptions or results.","responses":[{"response":"We agree that the large excursions under delayed communication fall outside the regime where the small-signal linearization remains strictly valid. The manuscript presents results strictly within the linearized model and does not claim equivalence to a full nonlinear power-flow solution. In the revision we will add quantitative analysis of voltage and power deviations from the linearization point together with an explicit limitations paragraph stating the scope of the conclusions. This preserves the core demonstration that communication delays materially affect controller behavior inside the modeling framework employed.","revision_made":"partial","referee_comment":"[Modeling / co-simulation framework] Modeling section (linearized feeder model): the headline result—that realistic downlink delays induce large oscillations and voltage violations—occurs precisely in the regime where the small-signal linearization is expected to lose validity. No analysis is provided of the magnitude of voltage or power excursions relative to the linearization point, nor is a comparison to a nonlinear power-flow model offered. This directly undermines the claim that the observed instability is a property of the true system rather than an artifact of the modeling choice."},{"response":"We accept that the current presentation is primarily qualitative and that quantitative metrics would allow readers to better assess practical significance. We will revise the results section to report RMS tracking error for feeder-head power, the number and duration of voltage-limit violations, and sensitivity sweeps over representative delay distributions and hold-last-value parameters. Where multiple independent runs are performed, error bars will be included.","revision_made":"yes","referee_comment":"[Results] Results / evaluation section: the abstract and reported outcomes are purely qualitative (“close tracking,” “large oscillations,” “more frequent violations”) with no error bars, RMS tracking errors, statistical tests, or sensitivity sweeps on delay statistics or hold-last-value parameters. Without these, it is impossible to judge the robustness or practical significance of the reported degradation."}],"tokens_in":1413,"tokens_out":443,"duration_ms":35186,"standing_objections":[]},"desk_editor":{"model":"grok-4.3","letter":"The main thing to know is that this work runs a co-simulation of a primal-dual VPP dispatch on a modified IEEE 37-node feeder with high PV, using ns-3 to add packet delays only on the downlink that carries dual updates, and a hold-last-value fallback. Under perfect communication the controller tracks the feeder-head power reference and keeps voltages in bounds; with the modeled delays it produces large power swings and more limit violations. That concrete outcome is the paper's clearest contribution. It applies an existing power-plus-network simulation setup to one specific algorithm and shows why ignoring communication can give misleading performance pictures. The simulation is straightforward and the setup is described clearly enough to reproduce the basic experiment. The abstract reports the qualitative difference without claiming new theory or new primitives, which matches what the work actually does. The category tag cs.CV is a mismatch with the content, but that is minor. The results rest on a single illustrative run with no error bars, no statistical tests, and no sensitivity sweeps on the delay parameters or the hold-last-value rule. That keeps the evidence at the level of a demonstration rather than a quantified claim. The bigger modeling question is whether the linearized feeder remains accurate once the controller starts producing large excursions; the small-signal assumption is violated precisely when the headline instability shows up, so the observed behavior could be partly an artifact of the approximation. The paper does not appear to test the nonlinear model or bound the linearization error, which leaves that concern open. This is useful reading for anyone who designs or evaluates distributed DER controllers and currently assumes ideal communication. It is not a foundational result, but it flags a practical blind spot that future studies should address. I would bring it to a reading group to discuss the linearization validity and what a more robust evaluation would look like. I would not cite it in my own work in the next year because the evidence is still illustrative. It deserves peer review so referees can push on the modeling assumptions and ask for more quantitative checks.","headline":"The paper shows that realistic downlink delays make a primal-dual VPP controller oscillate and violate voltages more on a linearized IEEE 37-node feeder, but the linearization itself may not remain valid once those oscillations appear.","tokens_in":2253,"tokens_out":489,"would_cite":false,"duration_ms":70177,"reading_group":"maybe","serious_thinker":"yes","would_accept_peer_review":true},"rs_alignment":null,"lean_confirmation":null,"pith_extraction":{"msc":[],"pacs":[],"model":"grok-4.3","headline":"Realistic downlink delays cause a virtual power plant dispatch controller to produce large oscillations in feeder-head power and more frequent voltage limit violations.","keywords":["distributed energy resources","communication delays","co-simulation","voltage regulation","virtual power plant","primal-dual dispatch","smart distribution systems"],"falsifier":"Deploy the identical primal-dual controller on a hardware testbed that uses real communication hardware for dual-variable updates and a nonlinear power-flow model of the feeder, then measure whether feeder-head power oscillations and voltage violations still appear at the same delay magnitudes.","tokens_in":2590,"feed_emoji":"📡","tokens_out":699,"duration_ms":29417,"temperature":0.7,"pith_summary":"The paper evaluates how a representative primal-dual dispatch algorithm for coordinating distributed energy resources performs when communication delays are modeled explicitly rather than assumed away. It couples a linearized distribution feeder model to packet-level network emulation so that dual-variable updates arrive with realistic per-DER delays and a hold-last-value fallback. Under ideal communication the controller tracks the power reference closely and keeps voltages inside limits, but the same algorithm becomes unstable once delays are present. This matters because many proposed DER control schemes are assessed only under perfect networks and may therefore behave unexpectedly once deployed on real communication links.","feed_headline":"Realistic delays trigger oscillations in DER dispatch control","feed_subtitle":"Co-simulation of a VPP algorithm on an IEEE 37-node feeder shows large power swings and voltage violations once downlink delays are modeled.","key_machinery":"Co-simulation framework that couples a linearized distribution-system model with packet-level downlink emulation in ns-3, applying delays only to the dual-variable updates of a primal-dual VPP dispatch controller.","core_discovery":"The primal-dual VPP dispatch simultaneously targets feeder-head active power tracking and voltage regulation on a modified IEEE 37-node feeder with high photovoltaic penetration. When dual-variable updates travel over an idealized downlink the algorithm achieves close power tracking while voltages remain within prescribed limits at selected buses. When the same updates are subject to per-DER packet delays modeled in ns-3 together with a hold-last-value strategy, feeder-head power exhibits large oscillations and voltage limit violations become more frequent.","pith_inferences":["Other primal-dual or consensus-based DER controllers may exhibit comparable degradation once tested under the same network model.","Communication infrastructure upgrades or delay-compensating control layers could become necessary prerequisites for high DER penetration.","A natural next test is to replace the linearized model with a full nonlinear power-flow solver inside the same ns-3 co-simulation loop."],"forward_implications":["Performance guarantees derived under ideal communication do not transfer to networks that introduce packet delays.","Distributed DER control schemes must be re-evaluated inside frameworks that explicitly include communication dynamics.","A simple hold-last-value fallback is insufficient to preserve stability when downlink delays are present.","Voltage regulation objectives become harder to meet once communication delays affect the dual updates.","Future controller designs need explicit robustness to realistic network conditions to avoid unintended oscillations."],"fun_headline_variants":["Delays cause oscillations in DER dispatch","Network delays lead to unstable VPP power tracking","Packet delays impair distributed DER voltage regulation","ns-3 delays expose issues in primal-dual VPP control"],"cache_read_input_tokens":2112,"weakest_assumption_plain":"The hold-last-value strategy together with the chosen ns-3 downlink emulation and the linearized feeder model are representative of actual deployed communication and power-system behavior.","fun_headline_variants_meta":{"raw":{"variants":["Delays cause oscillations in DER dispatch","Network delays lead to unstable VPP power tracking","Packet delays impair distributed DER voltage regulation","ns-3 delays expose issues in primal-dual VPP control"]},"model":"grok-4.3","cost_usd":0.007965,"raw_usage":{"total_tokens":3640,"prompt_tokens":693,"num_sources_used":0,"completion_tokens":57,"cost_in_usd_ticks":79649500,"prompt_tokens_details":{"text_tokens":693,"audio_tokens":0,"image_tokens":0,"cached_tokens":256},"completion_tokens_details":{"audio_tokens":0,"reasoning_tokens":2890,"accepted_prediction_tokens":0,"rejected_prediction_tokens":0}},"tokens_in":693,"tokens_out":57,"duration_ms":29041,"temperature":1.0,"reasoning_tokens":2890,"cache_read_input_tokens":256,"cache_creation_input_tokens":0},"cache_creation_input_tokens":0},"created_at":"2026-05-10T02:25:59.932392+00:00","model_set":{"reader":"grok-4.3"},"falsifier":"Deploy the identical primal-dual controller on a hardware testbed that uses real communication hardware for dual-variable updates and a nonlinear power-flow model of the feeder, then measure whether feeder-head power oscillations and voltage violations still appear at the same delay magnitudes.","supporting_citations":[],"review_version":1}