A Global Solution Algorithm for AC Optimal Power Flow through Linear Constrained Quadratic Programming
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 in the ACOPF objective function. We use penalized semidefinite modeling, convex relaxation, and line search to design a globally feasible branch-and-bound algorithm for the LCQP form of ACOPF, finding an optimal solution within -tolerance. Initial results show FSLP and FBB can find global optimal solutions for large-scale ACOPF instances, even with large , and outperform other methods in most PG-lib tests.
Cite
@article{arxiv.2406.11899,
title = {A Global Solution Algorithm for AC Optimal Power Flow through Linear Constrained Quadratic Programming},
author = {Masoud Barati},
journal= {arXiv preprint arXiv:2406.11899},
year = {2024}
}