PINNSim: A Simulator for Power System Dynamics based on Physics-Informed Neural Networks
Jochen Stiasny, Baosen Zhang, Spyros Chatzivasileiadis
TL;DR
PINNSim addresses the computational bottleneck of time-domain power-system simulations by learning single dynamic components with Physics-Informed Neural Networks and coupling them through a scalable root-finding process. The approach enables substantially larger time steps than traditional trapezoidal integration while preserving accuracy, demonstrated on a 9-bus system. Key contributions include a voltage parametrisation scheme, PINN-based component solvers, and a Newton-type coupling mechanism that preserves current balance across buses. The proposed framework promises significant speedups for large-scale power-system dynamics, with parallelizable computations and modular training of components enabling scalability to complex networks.
Abstract
The dynamic behaviour of a power system can be described by a system of differential-algebraic equations. Time-domain simulations are used to simulate the evolution of these dynamics. They often require the use of small time step sizes and therefore become computationally expensive. To accelerate these simulations, we propose a simulator - PINNSim - that allows to take significantly larger time steps. It is based on Physics-Informed Neural Networks (PINNs) for the solution of the dynamics of single components in the power system. To resolve their interaction we employ a scalable root-finding algorithm. We demonstrate PINNSim on a 9-bus system and show the increased time step size compared to a trapezoidal integration rule. We discuss key characteristics of PINNSim and important steps for developing PINNSim into a fully fledged simulator. As such, it could offer the opportunity for significantly increasing time step sizes and thereby accelerating time-domain simulations.
