Forecasting Intraday Power Output by a Set of PV Systems using Recurrent Neural Networks and Physical Covariates

Read original: arXiv:2303.08459 - Published 8/29/2024 by Pierrick Bruneau, David Fiorelli, Christian Braun, Daniel Koster
Total Score

0

🧠

Sign in to get full access

or

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

Overview

  • Accurate forecasts of power output from photovoltaic (PV) systems are crucial for efficient energy grid operations.
  • The researchers describe a neural autoregressive model designed for intraday PV power forecasting.
  • The model incorporates a physical PV performance model as input features.
  • The model addresses multiple geographically distributed PV sites using a single neural network.
  • The approach uses a scale-free approach to model seasonal effects.
  • The model was compared to alternative architectures and showed a 15.72% improvement over the baseline physical model.

Plain English Explanation

Solar power is becoming an increasingly important part of our energy grid, but accurately predicting how much power solar panels will generate moment-to-moment is challenging. This is a problem because grid operators need to know how much power will be available to properly balance supply and demand.

The researchers in this paper developed a neural network model that can forecast the power output of solar panels throughout the day. Their key innovation was to use a physical model of how solar panels work as one of the inputs to the neural network. This helped the model learn the underlying relationship between weather conditions and power generation.

Additionally, the researchers used a technique called "scale-free modeling" to better capture the seasonal patterns in solar power generation. This allowed the model to work across multiple solar sites without needing to be retrained for each location.

When tested, the researchers' model outperformed a baseline physical model by 15.72%. This shows that the combination of physical modeling and scale-free neural networks can lead to significant improvements in solar power forecasting.

Technical Explanation

The core of the researchers' approach is a neural autoregressive model for intraday PV power forecasting. This model builds upon a physical, deterministic PV performance model, using its output as input features for the neural network.

Importantly, the researchers used a single neural network to address multiple geographically distributed PV sites. They achieved this by embedding information about the specific PV site as covariates in the model. This allowed the model to learn patterns across sites without needing to be retrained for each location.

The researchers also adopted a scale-free modeling approach, which relies on the explicit modeling of seasonal effects. This helps the model generalize better and capture the cyclical nature of solar power generation.

Additionally, the researchers repurposed a model architecture initially developed for the retail sector, and introduced a novel truncated Gaussian output distribution. This output distribution is well-suited for modeling the bounded nature of PV power generation.

Through an ablation study and comparison to alternative architectures, the researchers demonstrated that the components of their proposed model variant work synergistically to achieve a 15.72% improvement in skill score over the baseline physical model.

Critical Analysis

The researchers acknowledge several limitations and areas for further research in their work. For example, they note that their model does not explicitly account for the impact of cloud cover, which can significantly affect PV power generation. Incorporating more granular weather data or additional physical modeling of cloud dynamics could potentially improve the model's accuracy.

Moreover, the researchers' evaluation was limited to a single geographical region. Testing the model's performance on a more diverse set of PV sites would help validate its scalability and generalization capabilities.

Another potential area for improvement is the incorporation of additional data sources, such as historical PV power generation data or information about the specific PV system configurations. This could further enhance the model's ability to capture the complex relationships between environmental factors and power output.

Finally, the researchers' use of a truncated Gaussian output distribution, while novel, may not be the optimal choice for all PV power forecasting scenarios. Exploring alternative output distributions or even more flexible modeling approaches, such as deep generative models, could lead to further performance gains.

Conclusion

This research demonstrates the potential of combining physical modeling and scale-free neural networks for accurate intraday forecasting of PV power generation. By leveraging a deterministic PV performance model as input features and adopting a single-model approach for multiple sites, the researchers were able to achieve a significant improvement over a baseline physical model.

The insights from this work have important implications for the integration of solar power into energy distribution grids. Accurate and reliable forecasts can help grid operators better manage the intermittent nature of solar generation, leading to more efficient and stable energy supply. As solar power continues to play a growing role in our energy mix, advancements in PV power forecasting will become increasingly crucial for the transition to a sustainable energy future.



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

🧠

Total Score

0

Forecasting Intraday Power Output by a Set of PV Systems using Recurrent Neural Networks and Physical Covariates

Pierrick Bruneau, David Fiorelli, Christian Braun, Daniel Koster

Accurate intraday forecasts of the power output by PhotoVoltaic (PV) systems are critical to improve the operation of energy distribution grids. We describe a neural autoregressive model that aims to perform such intraday forecasts. We build upon a physical, deterministic PV performance model, the output of which is used as covariates in the context of the neural model. In addition, our application data relates to a geographically distributed set of PV systems. We address all PV sites with a single neural model, which embeds the information about the PV site in specific covariates. We use a scale-free approach which relies on the explicit modeling of seasonal effects. Our proposal repurposes a model initially used in the retail sector and discloses a novel truncated Gaussian output distribution. An ablation study and a comparison to alternative architectures from the literature shows that the components in the best performing proposed model variant work synergistically to reach a skill score of 15.72% with respect to the physical model, used as a baseline.

Read more

8/29/2024

AutoPV: Automatically Design Your Photovoltaic Power Forecasting Model
Total Score

0

AutoPV: Automatically Design Your Photovoltaic Power Forecasting Model

Dayin Chen, Xiaodan Shi, Mingkun Jiang, Haoran Zhang, Dongxiao Zhang, Yuntian Chen, Jinyue Yan

Photovoltaic power forecasting (PVPF) is a critical area in time series forecasting (TSF), enabling the efficient utilization of solar energy. With advancements in machine learning and deep learning, various models have been applied to PVPF tasks. However, constructing an optimal predictive architecture for specific PVPF tasks remains challenging, as it requires cross-domain knowledge and significant labor costs. To address this challenge, we introduce AutoPV, a novel framework for the automated search and construction of PVPF models based on neural architecture search (NAS) technology. We develop a brand new NAS search space that incorporates various data processing techniques from state-of-the-art (SOTA) TSF models and typical PVPF deep learning models. The effectiveness of AutoPV is evaluated on diverse PVPF tasks using a dataset from the Daqing Photovoltaic Station in China. Experimental results demonstrate that AutoPV can complete the predictive architecture construction process in a relatively short time, and the newly constructed architecture is superior to SOTA predefined models. This work bridges the gap in applying NAS to TSF problems, assisting non-experts and industries in automatically designing effective PVPF models.

Read more

8/2/2024

SolNet: Open-source deep learning models for photovoltaic power forecasting across the globe
Total Score

0

SolNet: Open-source deep learning models for photovoltaic power forecasting across the globe

Joris Depoortere, Johan Driesen, Johan Suykens, Hussain Syed Kazmi

Deep learning models have gained increasing prominence in recent years in the field of solar pho-tovoltaic (PV) forecasting. One drawback of these models is that they require a lot of high-quality data to perform well. This is often infeasible in practice, due to poor measurement infrastructure in legacy systems and the rapid build-up of new solar systems across the world. This paper proposes SolNet: a novel, general-purpose, multivariate solar power forecaster, which addresses these challenges by using a two-step forecasting pipeline which incorporates transfer learning from abundant synthetic data generated from PVGIS, before fine-tuning on observational data. Using actual production data from hundreds of sites in the Netherlands, Australia and Belgium, we show that SolNet improves forecasting performance over data-scarce settings as well as baseline models. We find transfer learning benefits to be the strongest when only limited observational data is available. At the same time we provide several guidelines and considerations for transfer learning practitioners, as our results show that weather data, seasonal patterns, amount of synthetic data and possible mis-specification in source location, can have a major impact on the results. The SolNet models created in this way are applicable for any land-based solar photovoltaic system across the planet where simulated and observed data can be combined to obtain improved forecasting capabilities.

Read more

5/31/2024

Weather-Informed Probabilistic Forecasting and Scenario Generation in Power Systems
Total Score

0

Weather-Informed Probabilistic Forecasting and Scenario Generation in Power Systems

Hanyu Zhang, Reza Zandehshahvar, Mathieu Tanneau, Pascal Van Hentenryck

The integration of renewable energy sources (RES) into power grids presents significant challenges due to their intrinsic stochasticity and uncertainty, necessitating the development of new techniques for reliable and efficient forecasting. This paper proposes a method combining probabilistic forecasting and Gaussian copula for day-ahead prediction and scenario generation of load, wind, and solar power in high-dimensional contexts. By incorporating weather covariates and restoring spatio-temporal correlations, the proposed method enhances the reliability of probabilistic forecasts in RES. Extensive numerical experiments compare the effectiveness of different time series models, with performance evaluated using comprehensive metrics on a real-world and high-dimensional dataset from Midcontinent Independent System Operator (MISO). The results highlight the importance of weather information and demonstrate the efficacy of the Gaussian copula in generating realistic scenarios, with the proposed weather-informed Temporal Fusion Transformer (WI-TFT) model showing superior performance.

Read more

9/14/2024