paper-with-me

Papers

Deep Photovoltaic Nowcasting

2018-10-15 · Jinsong Zhang, Rodrigo Verschae, Shohei Nobuhara, Jean-François Lalonde

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 architectures based on: a multi-layer perceptron (MLP), a convolutional neural network (CNN), and a long short term memory (LSTM) module. We evaluate our approach quantitatively on a dataset of photovoltaic power values and corresponding images gathered in Kyoto, Japan. Our experiments reveal that the MLP network, already used similarly in previous work, achieves an RMSE skill score of 7% over the commonly-used persistence baseline on the 1-minute future photovoltaic power prediction task. Our CNN-based network improves upon this with a 12% skill score. In contrast, our LSTM-based model, which can learn the temporal dependencies in the data, achieves a 21% RMSE skill score, thus outperforming all other approaches.

📄 PDF Abstract BibTeX arXiv:1810.06327

Code (0)

등록된 구현이 없습니다.

Tasks

Management

Similar Papers 제목 키워드 기반

Meteorological data and Sky Images meets Neural Models for Photovoltaic Power Forecasting

2026-02-17 · Ines Montoya-Espinagosa, Antonio Agudo arxiv

Due to the rise in the use of renewable energies as an alternative to traditional ones, and especially solar energy, there is increasing interest in studying how to address photovoltaic forecasting in the face of the cha…

Benchmarking Deep Learning-Based Methods for Irradiance Nowcasting with Sky Images

2025-03-27 · Lorenzo F. C. Varaschin, Danilo Silva

To address the high levels of uncertainty associated with photovoltaic energy, an increasing number of studies focusing on short-term solar forecasting have been published. Most of these studies use deep learning-based m…

Benchmarking

Cloud Cover Nowcasting with Deep Learning

2020-09-24 · Léa Berthomier, Bruno Pradel, Lior Perez

Nowcasting is a field of meteorology which aims at forecasting weather on a short term of up to a few hours. In the meteorology landscape, this field is rather specific as it requires particular techniques, such as data …

Deep LearningImage SegmentationSemantic SegmentationTime Series+2

A Moment in the Sun: Solar Nowcasting from Multispectral Satellite Data using Self-Supervised Learning

2021-12-28 · Akansha Singh Bansal, Trapit Bansal, David Irwin

Solar energy is now the cheapest form of electricity in history. Unfortunately, significantly increasing the grid's fraction of solar energy remains challenging due to its variability, which makes balancing electricity's…

Self-Supervised Learning

SunCast: Solar Irradiance Nowcasting from Geosynchronous Satellite Data

2022-01-17 · Dhileeban Kumaresan, Richard Wang, Ernesto Martinez, Richard Cziva 외

When cloud layers cover photovoltaic (PV) panels, the amount of power the panels produce fluctuates rapidly. Therefore, to maintain enough energy on a power grid to match demand, utilities companies rely on reserve power…

GPU