DeepOPF: A Deep Neural Network Approach for Security-Constrained DC Optimal Power Flow
Xiang Pan, Tianyu Zhao, Minghua Chen, and Shengyu Zhang

TL;DR
DeepOPF employs a deep neural network to efficiently approximate security-constrained DC optimal power flow solutions, significantly reducing computation time while maintaining high solution quality for reliable power system operation.
Contribution
The paper introduces a novel predict-and-reconstruct DNN framework for SC-DCOPF, including a feasibility post-processing step, achieving fast and accurate solutions.
Findings
Feasible solutions with less than 0.2% optimality loss.
Speed-up of computation by up to two orders of magnitude.
Effective DNN size tuning based on approximation accuracy.
Abstract
We develop DeepOPF as a Deep Neural Network (DNN) approach for solving security-constrained direct current optimal power flow (SC-DCOPF) problems, which are critical for reliable and cost-effective power system operation.DeepOPF is inspired by the observation that solving SC-DCOPF problems for a given power network is equivalent to depicting a high-dimensional mapping from the load inputs to the generation and phase angle outputs. We first train a DNN to learn the mapping and predict the generations from the load inputs. We then directly reconstruct the phase angles from the generations and loads by using the power flow equations. Such a predict-and-reconstruct approach reduces the dimension of the mapping to learn, subsequently cutting down the size of the DNN and the amount of training data needed. We further derive a condition for tuning the size of the DNN according to the desired…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPower System Optimization and Stability · Optimal Power Flow Distribution · Power System Reliability and Maintenance
MethodsTest
