Instability Prediction in Power Systems using Recurrent Neural Networks

Instability Prediction in Power Systems using Recurrent Neural Networks

Ankita Gupta, Gurunath Gurrala, Pidaparthy S Sastry

Proceedings of the Twenty-Sixth International Joint Conference on Artificial Intelligence
Main track. Pages 1795-1801. https://doi.org/10.24963/ijcai.2017/249

Recurrent Neural Networks (RNNs) can model temporal dependencies in time series well. In this paper we present an interesting application of stacked Gated Recurrent Unit (GRU) based RNN for early prediction of imminent instability in a power system based on normal measurements of power system variables over time. In a power system, disturbances like a fault can result in transient instability which may lead to blackouts. Early pre- diction of any such contingency can aid the operator to take timely preventive control actions. In recent times some machine learning techniques such as SVMs have been proposed to predict such instability. However, these approaches assume availability of accurate fault information like its occurrence and clearance instants which is impractical. In this paper we propose an Online Monitoring System (OMS), which is a GRU based RNN, that continuously keeps predicting the current status based on past measurements. Through extensive simulations using a standard 118-bus system, the effectiveness of the proposed system is demonstrated. We also show how we can use PCA and predictions from the RNN to identify the most critical generator that leads to transient instability.
Keywords:
Machine Learning: Machine Learning
Machine Learning: Deep Learning
Machine Learning: Time-series/Data Streams
Machine Learning: Neural Networks