Learning without Data: Physics-Informed Neural Networks for Fast Time-Domain Simulation
Jochen Stiasny, Samuel Chevalier, Spyros Chatzivasileiadis

TL;DR
This paper introduces a physics-informed neural network approach that incorporates differential equations and Runge-Kutta schemes to enable fast, data-free simulation of power system dynamics, achieving up to 100 times speedup.
Contribution
It presents a novel RK-PINN method that eliminates the need for training data by embedding governing equations directly into the neural network training process.
Findings
RK-PINNs can predict power system trajectories accurately.
The method achieves up to 100 times faster evaluations than traditional simulations.
No training data is required for the neural network.
Abstract
In order to drastically reduce the heavy computational burden associated with time-domain simulations, this paper introduces a Physics-Informed Neural Network (PINN) to directly learn the solutions of power system dynamics. In contrast to the limitations of classical model order reduction approaches, commonly used to accelerate time-domain simulations, PINNs can universally approximate any continuous function with an arbitrary degree of accuracy. One of the novelties of this paper is that we avoid the need for any training data. We achieve this by incorporating the governing differential equations and an implicit Runge-Kutta (RK) integration scheme directly into the training process of the PINN; through this approach, PINNs can predict the trajectory of a dynamical power system at any discrete time step. The resulting Runge-Kutta-based physics-informed neural networks (RK-PINNs) can…
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
TopicsModel Reduction and Neural Networks · Real-time simulation and control systems · Power System Optimization and Stability
