Accelerated DC loadflow solver for topology optimization
Nico Westerbeck, Joost van Dijk, Jan Viebahn, Christian Merz, Dirk, Witthaut

TL;DR
This paper introduces a GPU-accelerated, parallel DC loadflow solver that uses low-rank updates for rapid topology optimization in power grids, enabling billion-loadflow-per-second performance.
Contribution
The paper presents a novel GPU-based solver leveraging low-rank updates and two-level decomposition for fast, scalable power grid topology optimization without refactorization.
Findings
Achieves billion-loadflow-per-second performance on large power grids.
Enables rapid topology optimization suitable for reinforcement learning and other methods.
Balances speed with the DC approximation's reduced accuracy.
Abstract
We present a massively parallel solver that accelerates DC loadflow computations for power grid topology optimization tasks. Our approach leverages low-rank updates of the Power Transfer Distribution Factors (PTDFs) to represent substation splits, line outages, and reconfigurations without ever refactorizing the system. Furthermore, we implement the core routines on Graphics Processing Units (GPUs), thereby exploiting their high-throughput architecture for linear algebra. A two-level decomposition separates changes in branch topology from changes in nodal injections, enabling additional speed-ups by an in-the-loop brute force search over injection variations at minimal additional cost. We demonstrate billion-loadflow-per-second performance on power grids of varying sizes in workload settings which are typical for gradient-free topology optimization such as Reinforcement Learning or…
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
TopicsElectric Power System Optimization · Power System Reliability and Maintenance
