🤖 AI Summary
In three-phase unbalanced distribution networks, real-time battery energy storage system (BESS) scheduling using deep learning often violates physical constraints—particularly state-of-charge (SoC) and C-rate limits—due to the absence of explicit three-phase modeling in conventional models.
Method: This paper proposes a physics-informed heterogeneous graph neural network (GNN) that encodes three-phase voltages, unbalanced loads, and BESS states as heterogeneous node features. A physics-driven soft-constraint loss function is introduced, enabling high-fidelity embedding of hard SoC and C-rate constraints directly into GNN training for the first time. The architecture integrates GCN, GAT, GraphSAGE, and GPS modules.
Results: Evaluated on the CIGRE 18-node benchmark, the method achieves a voltage prediction MSE of 6.92×10⁻⁷ and reduces SoC and C-rate constraint violation rates to near zero, significantly enhancing scheduling feasibility and physical consistency.
📝 Abstract
Battery energy storage systems (BESS) have become increasingly vital in three-phase unbalanced distribution grids for maintaining voltage stability and enabling optimal dispatch. However, existing deep learning approaches often lack explicit three-phase representation, making it difficult to accurately model phase-specific dynamics and enforce operational constraints--leading to infeasible dispatch solutions. This paper demonstrates that by embedding detailed three-phase grid information--including phase voltages, unbalanced loads, and BESS states--into heterogeneous graph nodes, diverse GNN architectures (GCN, GAT, GraphSAGE, GPS) can jointly predict network state variables with high accuracy. Moreover, a physics-informed loss function incorporates critical battery constraints--SoC and C-rate limits--via soft penalties during training. Experimental validation on the CIGRE 18-bus distribution system shows that this embedding-loss approach achieves low prediction errors, with bus voltage MSEs of 6.92e-07 (GCN), 1.21e-06 (GAT), 3.29e-05 (GPS), and 9.04e-07 (SAGE). Importantly, the physics-informed method ensures nearly zero SoC and C-rate constraint violations, confirming its effectiveness for reliable, constraint-compliant dispatch.