Deep Photovoltaic Nowcasting
Jinsong Zhang, Rodrigo Verschae, Shohei Nobuhara, Jean-Fran\c{c}ois, Lalonde

TL;DR
This paper explores deep learning models, including CNNs and LSTMs, to improve short-term photovoltaic power nowcasting using sky images and historical data, achieving significant accuracy improvements over baseline methods.
Contribution
It introduces and compares CNN and LSTM architectures for photovoltaic nowcasting, demonstrating the effectiveness of temporal modeling in short-term power prediction.
Findings
LSTM model achieves 21% RMSE skill score, outperforming CNN and MLP.
CNN improves prediction accuracy over the baseline by 12%.
MLP achieves a 7% skill score, serving as a baseline comparison.
Abstract
Predicting the short-term power output of a photovoltaic panel is an important task for the efficient management of smart grids. Short-term forecasting at the minute scale, also known as nowcasting, can benefit from sky images captured by regular cameras and installed close to the solar panel. However, estimating the weather conditions from these images---sun intensity, cloud appearance and movement, etc.---is a very challenging task that the community has yet to solve with traditional computer vision techniques. In this work, we propose to learn the relationship between sky appearance and the future photovoltaic power output using deep learning. We train several variants of convolutional neural networks which take historical photovoltaic power values and sky images as input and estimate photovoltaic power in a very short term future. In particular, we compare three different…
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
TopicsSolar Radiation and Photovoltaics · Photovoltaic System Optimization Techniques · Image Enhancement Techniques
