As renewable energy penetration increases globally, power system operators face mounting challenges in maintaining grid stability and optimizing generation dispatch. Traditional optimal power flow (OPF) solvers, which determine the most economical and secure way to operate generation and transmission assets, become computationally prohibitive as system inertia—the grid's natural resistance to frequency changes—declines.
Researchers have introduced a physics-informed neural network (PINN) framework that bridges machine learning and fundamental power system physics to address this challenge. Unlike purely data-driven approaches that often fail to generalize beyond their training environments, PINNs embed the governing equations of power systems directly into the neural network architecture, ensuring solutions comply with physical laws regardless of input conditions.
The key innovation lies in incorporating location-aware inertia constraints based on system inertia strength—a metric that accounts for electrical distance between generation sources and potential disturbance locations. This represents a departure from conventional OPF formulations, which typically ignore inertia dynamics altogether.
Testing on a 6 GW system demonstrated exceptional accuracy, with mean absolute errors near 0.045% of total system capacity for both training and validation datasets. This precision is critical for power system operators who must balance economic efficiency with operational security, particularly during periods of high renewable output variability.
The framework's computational efficiency offers practical advantages for real-time applications where seconds matter. As grids evolve toward renewable dominance, the ability to rapidly compute feasible, stable dispatch solutions while respecting physical constraints becomes increasingly valuable.
The findings suggest that physics-informed machine learning represents a viable pathway for utilities to maintain reliable, economical operations without sacrificing the stability margins that low-inertia systems demand. Further validation on larger, more complex networks and real-world data will be essential before widespread deployment.



