paper-with-me

Papers

DeepOPF-V: Solving AC-OPF Problems Efficiently

2021-03-22 · Wanjun Huang, Xiang Pan, Minghua Chen, Steven H. Low

AC optimal power flow (AC-OPF) problems need to be solved more frequently in the future to maintain stable and economic power system operation. To tackle this challenge, a deep neural network-based voltage-constrained approach (DeepOPF-V) is proposed to solve AC-OPF problems with high computational efficiency. Its unique design predicts voltages of all buses and then uses them to reconstruct the remaining variables without solving non-linear AC power flow equations. A fast post-processing process is developed to enforce the box constraints. The effectiveness of DeepOPF-V is validated by simulations on IEEE 118/300-bus systems and a 2000-bus test system. Compared with existing studies, DeepOPF-V achieves decent computation speedup up to four orders of magnitude and comparable performance in optimality gap and preserving the feasibility of the solution.

📄 PDF Abstract BibTeX arXiv:2103.11793

Code (1)

wanjunhuang/hwjcode 공식 구현 pytorch

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

DeepOPF: A Feasibility-Optimized Deep Neural Network Approach for AC Optimal Power Flow Problems

2020-07-02 · Xiang Pan, Minghua Chen, Tianyu Zhao, Steven H. Low

High percentage penetrations of renewable energy generations introduce significant uncertainty into power systems. It requires grid operators to solve alternative current optimal power flow (AC-OPF) problems more frequen…

DeepOPF: A Deep Neural Network Approach for Security-Constrained DC Optimal Power Flow

2019-10-30 · Xiang Pan, Tianyu Zhao, Minghua Chen, Shengyu Zhang

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-AL: Augmented Learning for Solving AC-OPF Problems with Multiple Load-Solution Mappings

2022-06-07 · Xiang Pan, Wanjun Huang, Minghua Chen, Steven H. Low

The existence of multiple load-solution mappings of non-convex AC-OPF problems poses a fundamental challenge to deep neural network (DNN) schemes. As the training dataset may contain a mixture of data points correspondin…

Revisiting Deep AC-OPF

2025-08-31 · Oluwatomisin I. Dada, Neil D. Lawrence arxiv

Recent work has proposed machine learning (ML) approaches as fast surrogates for solving AC optimal power flow (AC-OPF), with claims of significant speed-ups and high accuracy. In this paper, we revisit these claims thro…

DeepOPF-U: A Unified Deep Neural Network to Solve AC Optimal Power Flow in Multiple Networks

2023-09-22 · Heng Liang, Changhong Zhao

The traditional machine learning models to solve optimal power flow (OPF) are mostly trained for a given power network and lack generalizability to today's power networks with varying topologies and growing plug-and-play…