Sneak Preview: PowerDynamics.jl -= An Open-Source library for analyzing dynamic stability in power grids with high shares of renewable energy
Tim Kittel, Sabine Auer, Christina Horn

TL;DR
PowerDynamics.jl is an open-source Julia library designed for modeling and analyzing the dynamic stability of power grids with high renewable energy integration, leveraging Julia's performance and flexibility.
Contribution
It introduces a comprehensive, open-source tool in Julia for dynamic power grid modeling, including renewable fluctuations and inverter delays, with high-performance differential equation solving capabilities.
Findings
Successfully modeled IEEE 14-bus distribution grid
Demonstrated handling of renewable fluctuations and inverter delays
Showcased the library's capabilities for stability analysis
Abstract
PowerDynamics.jl is an Open-Source library for dynamic power grid modeling built in the latest scientific programming language, Julia. It provides all the tools necessary to analyze the dynamical stability of power grids with high share of renewable energy. In contrast to conventional tools, it makes full use of the simplicity and generality that Julia combines with highly-optimized just-in-time compiled Code. Additionally, its ecosystem provides DifferentialEquations.jl, a high-performance library for solving differential equations with built-in solvers and interfaces to industrial grade solvers like Sundials. PowerDynamics.jl provides a multitude of dynamics for different node/bus-types, e.g. rotating masses, droop-control in inverters, and is able to explicitly model time delays of inverters. Furthermore, it includes realistic models of fluctuations from renewable energy sources. In…
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
TopicsPower System Optimization and Stability · Optimal Power Flow Distribution · Microgrid Control and Optimization
