TL;DR
This paper introduces a fully open-source pipeline that constructs detailed power grid models from publicly available data, enabling realistic and reproducible power systems research.
Contribution
The authors develop a complete, open-data pipeline for creating OPF-solvable transmission models from OpenStreetMap, validated on US regions, with models publicly available.
Findings
88% of single-state models converge at strict relaxation for AC-OPF
Dispatch costs median $22/MWh, system losses median 1.0%
All models are publicly released for reproducibility
Abstract
Access to realistic transmission grid models is essential for power systems research, yet detailed network data in the United States remains restricted under critical-infrastructure regulations. We present a pipeline that constructs complete, OPF-solvable transmission network models entirely from publicly available data. The five-stage pipeline (1) extracts power infrastructure from OpenStreetMap via a local Overpass API instance, (2) reconstructs bus-branch topology through voltage inference, line merging, and transformer detection, (3) estimates electrical parameters using voltage-class lookup tables calibrated with U.S. Energy Information Administration (EIA) plant-level data, (4) allocates hourly demand from EIA-930 to individual buses using US Census population as a spatial proxy, and (5) solves both DC and AC optimal power flow using PowerModels.jl with a progressive relaxation…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
