Efficient simulation of coupled gas and power networks under uncertain demands

E. Fokken,S. Göttlich,M. Herty
DOI: https://doi.org/10.48550/arXiv.2108.00687
2022-01-20
Abstract:We introduce an approach and a software tool, Grazer, for solving coupled energy networks composed of gas and electric power networks. Those networks are coupled to stochastic fluctuations to address possibly fluctuating demand due to fluctuating demands and supplies. Through computational results the presented approach is tested on networks of realistic size.
Numerical Analysis
What problem does this paper attempt to address?
The problem that this paper attempts to solve is how to efficiently simulate the coupled natural gas and electricity networks under uncertain demand conditions. Specifically, the research aims to develop a method and software tool to solve the problems of the coupled energy networks composed of natural gas and electricity networks, which are affected by random fluctuations, in order to deal with the potentially fluctuating demand and supply. Test the effectiveness of the proposed method on real - scale networks through calculation results. ### Main problem decomposition 1. **Stable operation of the coupled energy network**: - Ensure the stable operation of the natural gas and electricity networks when facing uncertain heavy loads. - Research the propagation of uncertain loads in the network and their impacts on the electricity network and the natural gas network. 2. **Handling of random demand**: - Introduce a random demand model (such as the Ornstein - Uhlenbeck process) to simulate the uncertain electricity demand. - Handle the impact of random demand on the dynamic effects of the electricity and natural gas networks. 3. **Whole - network simulation**: - Conduct whole - network simulations of the natural gas and electricity networks, rather than just partial simulations. - Predict the behavior of all nodes through simulation and study the dynamic effects of supply - and - demand changes. ### Formula examples 1. **Power flow equations**: \[ P_k(t)=\sum_{i\in N_P}V_k(t)V_i(t)\left(G_{ki}\cos(\phi_k(t)-\phi_i(t)) + B_{ki}\sin(\phi_k(t)-\phi_i(t))\right) \] \[ Q_k(t)=\sum_{i\in N_P}V_k(t)V_i(t)\left(G_{ki}\sin(\phi_k(t)-\phi_i(t))-B_{ki}\cos(\phi_k(t)-\phi_i(t))\right) \] 2. **Isentropic Euler equations for gas flow**: \[ \begin{pmatrix} \rho\\ q \end{pmatrix}_t+\begin{pmatrix} 0&A\\ \frac{\partial p(\rho)}{\partial\rho}&\frac{Aq}{\rho} \end{pmatrix}_x=\begin{pmatrix} 0\\ S(\rho,q) \end{pmatrix} \] where \(S(\rho,q)=\frac{\lambda(q)}{2d}\left|q\right|\left(-\frac{q}{\rho}\right)\), and \(\lambda(q)\) is the Darcy friction factor. 3. **Ornstein - Uhlenbeck process**: \[ dP_t=\theta(\mu(t)-P_t)dt+\sigma dW_t,\quad P_{t_0}=p_0 \] ### Summary The main objective of this paper is to develop an efficient simulation method and tool for the natural gas and electricity coupled networks that can handle uncertain demand. By introducing random demand models and whole - network simulations, researchers hope to better understand and optimize the operation of such complex systems and ensure their stability under various conditions.