Graph Neural Networks for Electric and Hydraulic Data Fusion to Enhance Short-term Forecasting of Pumped-storage Hydroelectricity

Read original: arXiv:2404.03368 - Published 4/5/2024 by Raffael Theiler, Olga Fink
Total Score

0

Graph Neural Networks for Electric and Hydraulic Data Fusion to Enhance Short-term Forecasting of Pumped-storage Hydroelectricity

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • This paper explores the use of Graph Neural Networks (GNNs) to fuse electric and hydraulic data in order to enhance short-term forecasting of pumped-storage hydroelectricity.
  • Pumped-storage hydroelectricity is an important energy storage technology that helps balance supply and demand in power grids, but accurately forecasting its output is challenging due to the complex interplay between electric and hydraulic systems.
  • The researchers propose a GNN-based model that can capture the interdependencies between these systems and improve forecasting performance compared to traditional methods.

Plain English Explanation

Electricity grids need to balance the amount of power being generated and the amount being used at all times. One way to help with this is pumped-storage hydroelectricity, which stores energy by pumping water uphill when there is excess power, and then releases that water to generate electricity when it's needed.

However, accurately predicting how much power a pumped-storage plant will produce in the short-term is tricky. That's because the plant's output depends on both the electrical grid and the hydraulic system that moves the water. These two systems are closely connected, but traditional forecasting methods often treat them separately.

The researchers in this paper suggest using a special type of artificial intelligence called a Graph Neural Network (GNN) to capture the complex relationships between the electrical and hydraulic components of a pumped-storage plant. By fusing data from both systems, the GNN model can make more accurate short-term forecasts of the plant's power output.

This approach could help grid operators better plan and manage the electricity supply, which is important as we move towards renewable energy sources that can be more variable. The GNN model essentially acts as a "bridge" between the electrical and hydraulic sides of pumped-storage, allowing for more holistic and reliable forecasting.

Technical Explanation

The researchers propose a Graph Neural Network (GNN)-based model to fuse electric and hydraulic data for short-term forecasting of pumped-storage hydroelectricity. GNNs are a type of deep learning model that can effectively capture the complex relationships within structured data represented as graphs.

In this case, the researchers construct a graph representation of the pumped-storage system, with nodes representing various electrical and hydraulic components (e.g. generators, pumps, reservoirs) and edges encoding their interdependencies. The GNN model then learns to propagate information across this graph, allowing it to model the joint dynamics of the electric and hydraulic subsystems.

The researchers evaluate their GNN-based fusion approach on real-world data from a pumped-storage plant, comparing its forecasting performance to standalone electrical and hydraulic models, as well as other fusion methods like concatenation. The results show that the GNN model significantly outperforms these baselines, demonstrating the benefits of its ability to capture the structured interdependencies between the two systems.

Critical Analysis

The paper provides a compelling demonstration of how GNNs can be leveraged to enhance short-term forecasting of pumped-storage hydroelectricity by fusing electric and hydraulic data. The researchers' graph-based modeling approach is well-motivated and the experimental results are promising.

That said, the paper does not address certain limitations and caveats that could be important in real-world deployment. For example, the evaluation is conducted on a single plant, so the generalizability of the approach to other facilities with different configurations is unclear. Additionally, the paper does not explore the model's robustness to missing data or sensor failures, which could be crucial for reliable forecasting in operational settings.

Further research is also needed to understand the interpretability and explainability of the GNN's predictions - i.e., how the model is arriving at its forecasts by leveraging the connections in the graph. This could help plant operators better understand the underlying drivers of the system's behavior and build trust in the AI-powered forecasting.

Conclusion

This paper presents an innovative approach to short-term forecasting of pumped-storage hydroelectricity that leverages Graph Neural Networks to fuse electric and hydraulic data. By modeling the complex interdependencies between these two critical subsystems, the GNN-based model demonstrated significant performance improvements over standalone and traditional fusion methods.

As renewable energy sources continue to be integrated into power grids, technologies like pumped-storage hydroelectricity will play an increasingly important role in balancing supply and demand. The researchers' work suggests that GNNs could be a powerful tool for enhancing the forecasting and management of these critical energy storage assets, ultimately supporting the transition to a more sustainable and resilient electricity system.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

Graph Neural Networks for Electric and Hydraulic Data Fusion to Enhance Short-term Forecasting of Pumped-storage Hydroelectricity
Total Score

0

Graph Neural Networks for Electric and Hydraulic Data Fusion to Enhance Short-term Forecasting of Pumped-storage Hydroelectricity

Raffael Theiler, Olga Fink

Pumped-storage hydropower plants (PSH) actively participate in grid power-frequency control and therefore often operate under dynamic conditions, which results in rapidly varying system states. Predicting these dynamically changing states is essential for comprehending the underlying sensor and machine conditions. This understanding aids in detecting anomalies and faults, ensuring the reliable operation of the connected power grid, and in identifying faulty and miscalibrated sensors. PSH are complex, highly interconnected systems encompassing electrical and hydraulic subsystems, each characterized by their respective underlying networks that can individually be represented as graphs. To take advantage of this relational inductive bias, graph neural networks (GNNs) have been separately applied to state forecasting tasks in the individual subsystems, but without considering their interdependencies. In PSH, however, these subsystems depend on the same control input, making their operations highly interdependent and interconnected. Consequently, hydraulic and electrical sensor data should be fused across PSH subsystems to improve state forecasting accuracy. This approach has not been explored in GNN literature yet because many available PSH graphs are limited to their respective subsystem boundaries, which makes the method unsuitable to be applied directly. In this work, we introduce the application of spectral-temporal graph neural networks, which leverage self-attention mechanisms to concurrently capture and learn meaningful subsystem interdependencies and the dynamic patterns observed in electric and hydraulic sensors. Our method effectively fuses data from the PSH's subsystems by operating on a unified, system-wide graph, learned directly from the data, This approach leads to demonstrably improved state forecasting performance and enhanced generalizability.

Read more

4/5/2024

🧠

Total Score

0

Graph neural network-based surrogate modelling for real-time hydraulic prediction of urban drainage networks

Zhiyu Zhang, Chenkaixiang Lu, Wenchong Tian, Zhenliang Liao, Zhiguo Yuan

Physics-based models are computationally time-consuming and infeasible for real-time scenarios of urban drainage networks, and a surrogate model is needed to accelerate the online predictive modelling. Fully-connected neural networks (NNs) are potential surrogate models, but may suffer from low interpretability and efficiency in fitting complex targets. Owing to the state-of-the-art modelling power of graph neural networks (GNNs) and their match with urban drainage networks in the graph structure, this work proposes a GNN-based surrogate of the flow routing model for the hydraulic prediction problem of drainage networks, which regards recent hydraulic states as initial conditions, and future runoff and control policy as boundary conditions. To incorporate hydraulic constraints and physical relationships into drainage modelling, physics-guided mechanisms are designed on top of the surrogate model to restrict the prediction variables with flow balance and flooding occurrence constraints. According to case results in a stormwater network, the GNN-based model is more cost-effective with better hydraulic prediction accuracy than the NN-based model after equal training epochs, and the designed mechanisms further limit prediction errors with interpretable domain knowledge. As the model structure adheres to the flow routing mechanisms and hydraulic constraints in urban drainage networks, it provides an interpretable and effective solution for data-driven surrogate modelling. Simultaneously, the surrogate model accelerates the predictive modelling of urban drainage networks for real-time use compared with the physics-based model.

Read more

8/2/2024

🧠

Total Score

0

Graph neural networks for power grid operational risk assessment under evolving grid topology

Yadong Zhang, Pranav M Karve, Sankaran Mahadevan

This article investigates the ability of graph neural networks (GNNs) to identify risky conditions in a power grid over the subsequent few hours, without explicit, high-resolution information regarding future generator on/off status (grid topology) or power dispatch decisions. The GNNs are trained using supervised learning, to predict the power grid's aggregated bus-level (either zonal or system-level) or individual branch-level state under different power supply and demand conditions. The variability of the stochastic grid variables (wind/solar generation and load demand), and their statistical correlations, are rigorously considered while generating the inputs for the training data. The outputs in the training data, obtained by solving numerous mixed-integer linear programming (MILP) optimal power flow problems, correspond to system-level, zonal and transmission line-level quantities of interest (QoIs). The QoIs predicted by the GNNs are used to conduct hours-ahead, sampling-based reliability and risk assessment w.r.t. zonal and system-level (load shedding) as well as branch-level (overloading) failure events. The proposed methodology is demonstrated for three synthetic grids with sizes ranging from 118 to 2848 buses. Our results demonstrate that GNNs are capable of providing fast and accurate prediction of QoIs and can be good proxies for computationally expensive MILP algorithms. The excellent accuracy of GNN-based reliability and risk assessment suggests that GNN models can substantially improve situational awareness by quickly providing rigorous reliability and risk estimates.

Read more

5/14/2024

🔮

Total Score

0

Power Failure Cascade Prediction using Graph Neural Networks

Sathwik Chadaga, Xinyu Wu, Eytan Modiano

We consider the problem of predicting power failure cascades due to branch failures. We propose a flow-free model based on graph neural networks that predicts grid states at every generation of a cascade process given an initial contingency and power injection values. We train the proposed model using a cascade sequence data pool generated from simulations. We then evaluate our model at various levels of granularity. We present several error metrics that gauge the model's ability to predict the failure size, the final grid state, and the failure time steps of each branch within the cascade. We benchmark the graph neural network model against influence models. We show that, in addition to being generic over randomly scaled power injection values, the graph neural network model outperforms multiple influence models that are built specifically for their corresponding loading profiles. Finally, we show that the proposed model reduces the computational time by almost two orders of magnitude.

Read more

4/26/2024