A Global Solution Algorithm for AC Optimal Power Flow through Linear Constrained Quadratic Programming
Masoud Barati

TL;DR
This paper introduces two algorithms, FSLP and FBB, for solving the NP-hard AC optimal power flow problem formulated as a linear constrained quadratic program, achieving global optimality efficiently.
Contribution
It presents novel algorithms that leverage convex relaxation, branch-and-bound, and linear programming to find globally optimal solutions for large-scale ACOPF problems.
Findings
FSLP and FBB can solve large-scale ACOPF instances globally.
Algorithms outperform existing methods in most PG-lib tests.
Achieve solutions within predefined epsilon-tolerance.
Abstract
We formulate the Alternating Current Optimal Power Flow Problem (ACOPF) as a Linear Constrained Quadratic Program (LCQP) with many negative eigenvalues () and linear constraints, making it NP-hard. We propose two algorithms, Feasible Successive Linear Programming (FSLP) and Feasible Branch-and-Bound (FBB), for a global optimal solution. These use optimization strategies like bounded successive linear programming, convex relaxation, initialization, and branch-and-bound to find a globally optimal solution within a predefined -tolerance. The complexity of FSLP and FBB is , where is the complexity of solving subproblems at each FBB node. Variables and are the lower and upper bounds of , respectively, and is the negative quadratic component…
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
TopicsOptimal Power Flow Distribution · Power System Optimization and Stability · Power Systems and Renewable Energy
