pandapower - an Open Source Python Tool for Convenient Modeling, Analysis and Optimization of Electric Power Systems
Leon Thurner, Alexander Scheidler, Florian Sch\"afer, Jan-Hendrik, Menke, Julian Dollichon, Friederike Meier, Steffen Meinecke, Martin Braun

TL;DR
pandapower is an open-source Python tool that simplifies modeling, analysis, and optimization of electric power systems, integrating various analysis methods with a user-friendly interface and validation against industry standards.
Contribution
It introduces a comprehensive, Python-based power system analysis tool with accelerated solvers, validation, and extensibility for automation and research applications.
Findings
Accelerated Newton-Raphson power flow solver with JIT compilation
Validated models against industry-standard software
Successfully applied in grid studies and educational contexts
Abstract
pandapower is a Python based, BSD-licensed power system analysis tool aimed at automation of static and quasi-static analysis and optimization of balanced power systems. It provides power flow, optimal power flow, state estimation, topological graph searches and short circuit calculations according to IEC 60909. pandapower includes a Newton-Raphson power flow solver formerly based on PYPOWER, which has been accelerated with just-in-time compilation. Additional enhancements to the solver include the capability to model constant current loads, grids with multiple reference nodes and a connectivity check. The pandapower network model is based on electric elements, such as lines, two and three-winding transformers or ideal switches. All elements can be defined with nameplate parameters and are internally processed with equivalent circuit models, which have been validated against industry…
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.
