TL;DR
This paper introduces a real-time, data-driven power system state estimation method using deep ensemble learning, which effectively handles missing data and outperforms existing techniques on benchmark systems.
Contribution
It proposes a novel deep ensemble learning framework combining neural networks and linear regression for accurate, real-time power system state estimation with incomplete measurements.
Findings
Outperforms existing data-driven PSSE methods.
Effectively estimates states with missing measurements.
Validated on IEEE benchmark systems.
Abstract
Power system state estimation (PSSE) is commonly formulated as weighted least-square (WLS) algorithm and solved using iterative methods such as Gauss-Newton methods. However, iterative methods have become more sensitive to system operating conditions than ever before due to the deployment of intermittent renewable energy sources, low carbon technologies (e.g., electric vehicles), and demand response programs. Appropriate PSSE approaches are required to avoid pitfalls of the WLS-based PSSE computations for accurate prediction of operating conditions. This paper proposes a data-driven real-time PSSE using a deep ensemble learning algorithm. In the proposed approach, the ensemble learning setup is formulated with dense residual neural networks as base-learners and multivariate-linear regressor as meta-learner. Historical measurements and states are utilised to train and test the model. The…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLinear Regression
