paper-with-me

홈 › Papers

Optimal Transmission Switching: Improving Solver Performance Using Heuristics

2021-06-23 · Anton Hinneck, David Pozo

The optimal transmission switching problem (OTSP) is an established problem of changing a power grid's topology to obtain an improved operation by controlling the switching status of transmission lines. This problem was proven to be NP-hard. Proposed solution techniques based on mixed-integer formulations can guarantee globally optimal solutions but are potentially intractable in realistic power grids. Heuristics methods cannot guarantee global optimality but can provide tractable solution approaches. This paper proposes solving the OTSP using exact formulations alongside parallel heuristics that generate good candidate solutions to speed up conventional branch-and-bound algorithms. The innovative aspect of this work is a new asynchronous parallel algorithmic architecture. A solver instance solving the full OTSP formulation is run in parallel to another process that asynchronously generates solutions to be injected into the full OTSP solution procedure during run time. Our method is tested on 14 instances of the pglib-opf library: The largest problem consisting of 13659 buses and 20467 branches. Our results show a good performance for large problem instances, with consistent improvements over off-the-shelf solver performance. We find that the method scales well with an increase in parallel processors.

📄 PDF Abstract BibTeX arXiv:2106.12331

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dispatch-Aware Deep Neural Network for Optimal Transmission Switching: Toward Real-Time and Feasibility Guaranteed Operation

2025-07-23 · Minsoo Kim, Jip Kim arxiv

Optimal transmission switching (OTS) improves optimal power flow (OPF) by selectively opening transmission lines, but its mixed-integer formulation increases computational complexity, especially on large grids. To deal w…

Link Scheduling using Graph Neural Networks

2021-09-12 · Zhongyuan Zhao, Gunjan Verma, Chirag Rao, Ananthram Swami 외

Efficient scheduling of transmissions is a key problem in wireless networks. The main challenge stems from the fact that optimal link scheduling involves solving a maximum weighted independent set (MWIS) problem, which i…

Scheduling

On Loss-Minimal Radial Topologies in MV Systems

2025-06-03 · Anton Hinneck, Mathias Duckheim, Michael Metzger, Stefan Niessen

Distribution system reconfiguration (DSR) means optimizing the topology of a distribution grid using switching actions. Switching actions are a degrees of freedom available to distribution system operators, e.g. to manag…

Optimal transmission switching and grid reconfiguration for transmission systems via convex relaxations

2023-09-06 · Vineet Jagadeesan Nair

In this paper, we formulate optimization problems to perform optimal transmission switching (OTS) in order to operate power transmission grids most efficiently. In any given electrical network, several of the transmissio…

Learning to Schedule Heuristics in Branch and Bound

2021-05-21 · NeurIPS 2021 12 · Antonia Chmiela, Elias Boutros Khalil, Ambros Gleixner, Andrea Lodi 외

Primal heuristics play a crucial role in exact solvers for Mixed Integer Programming (MIP). While solvers are guaranteed to find optimal solutions given sufficient time, real-world applications typically require finding …

Decision MakingScheduling