Combinatorial Optimization of AC Optimal Power Flow with Discrete Demands in Radial Networks

September 25, 2017 Β· Declared Dead Β· πŸ› IEEE Transactions on Control of Network Systems

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Majid Khonji, Sid Chi-Kin Chau, Khaled Elbassion arXiv ID 1709.08431 Category cs.DS: Data Structures & Algorithms Cross-listed math.OC Citations 9 Venue IEEE Transactions on Control of Network Systems Last Checked 4 months ago
Abstract
The AC Optimal power flow (OPF) problem is one of the most fundamental problems in power systems engineering. For the past decades, researchers have been relying on unproven heuristics to tackle OPF. The hardness of OPF stems from two issues: (1) non-convexity and (2) combinatoric constraints (e.g., discrete power extraction constraints). The recent advances in providing sufficient conditions on the exactness of convex relaxation of OPF can address the issue of non-convexity. To complete the understanding of OPF, this paper presents a polynomial-time approximation algorithm to solve the convex-relaxed OPF with discrete demands as combinatoric constraints, which has a provably small parameterized approximation ratio (also known as PTAS algorithm). Together with the sufficient conditions on the exactness of the convex relaxation, we provide an efficient approximation algorithm to solve OPF with discrete demands, when the underlying network is radial with a fixed size and one feeder. The running time of PTAS is $O(n^{4m/Ξ΅}T)$, where $T$ is the time required to solve a convex relaxation of the problem, and $m, Ξ΅$ are fixed constants. Based on prior hardness results of OPF, our PTAS is among the best achievable in theory. Simulations show our algorithm can produce close-to-optimal solutions in practice.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted