LGAINADec 22, 2024

Solving Nonlinear Energy Supply and Demand System Using Physics-Informed Neural Networks

arXiv:2412.17001v17 citationsh-index: 30Comput
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for energy system modeling, applying an existing method (PINNs) to a new domain-specific problem.

The authors tackled solving a nonlinear energy supply-demand system using Physics-Informed Neural Networks (PINNs), achieving solutions equivalent to the Runge-Kutta numerical method (RK45) but with the advantage of continuous domain applicability.

Nonlinear differential equations and systems play a crucial role in modeling systems where time-dependent factors exhibit nonlinear characteristics. Due to their nonlinear nature, solving such systems often presents significant difficulties and challenges. In this study, we propose a method utilizing Physics-Informed Neural Networks (PINNs) to solve the nonlinear energy supply-demand (ESD) system. We design a neural network with four outputs, where each output approximates a function that corresponds to one of the unknown functions in the nonlinear system of differential equations describing the four-dimensional ESD problem. The neural network model is then trained and the parameters are identified, optimized to achieve a more accurate solution. The solutions obtained from the neural network for this problem are equivalent when we compare and evaluate them against the Runge-Kutta numerical method of order 4/5 (RK45). However, the method utilizing neural networks is considered a modern and promising approach, as it effectively exploits the superior computational power of advanced computer systems, especially in solving complex problems. Another advantage is that the neural network model, after being trained, can solve the nonlinear system of differential equations across a continuous domain. In other words, neural networks are not only trained to approximate the solution functions for the nonlinear ESD system but can also represent the complex dynamic relationships between the system's components. However, this approach requires significant time and computational power due to the need for model training.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes