Physics-Informed Neural Networks for Accelerating Power System State Estimation

Solon Falas,Markos Asprou,Charalambos Konstantinou,Maria K. Michael
2023-10-05
Abstract:State estimation is the cornerstone of the power system control center since it provides the operating condition of the system in consecutive time intervals. This work investigates the application of physics-informed neural networks (PINNs) for accelerating power systems state estimation in monitoring the operation of power systems. Traditional state estimation techniques often rely on iterative algorithms that can be computationally intensive, particularly for large-scale power systems. In this paper, a novel approach that leverages the inherent physical knowledge of power systems through the integration of PINNs is proposed. By incorporating physical laws as prior knowledge, the proposed method significantly reduces the computational complexity associated with state estimation while maintaining high accuracy. The proposed method achieves up to 11% increase in accuracy, 75% reduction in standard deviation of results, and 30% faster convergence, as demonstrated by comprehensive experiments on the IEEE 14-bus system.
Machine Learning,Systems and Control
What problem does this paper attempt to address?
The problem this paper attempts to address is the computational complexity and accuracy issues in power system state estimation. Traditional state estimation techniques typically rely on iterative algorithms, which are computationally intensive when dealing with large-scale power systems, leading to delays and decreased accuracy. Additionally, when the measurement set includes both traditional measurements (such as power flow/injection) and Phasor Measurement Unit (PMU) measurements, large delays can affect the state estimator's monitoring responsiveness, especially in capturing short-term transients. To address these issues, the paper proposes a new method based on Physics-Informed Neural Networks (PINNs). By integrating the physical laws of the power system as prior knowledge into the neural network, this method significantly reduces the computational complexity of state estimation while maintaining high accuracy. Experimental results show that this method improves accuracy by 11%, reduces the standard deviation of results by 75%, and increases convergence speed by 30% in tests on the IEEE 14-bus system.