LGAPDec 13, 2017

Spatial-temporal wind field prediction by Artificial Neural Networks

arXiv:1712.05293v110 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the need for spatial-temporal wind prediction to balance supply and demand in energy grids with growing wind power, though it is incremental as it applies existing ANN components to a new application.

The paper tackles the problem of predicting wind fields in space and time for electrical grid management by proposing a composite ANN model, which achieves substantially smaller error compared to non-parametric and autoregressive models for 6-hour and 24-hour ahead predictions over a large area.

The prediction of near surface wind speed is becoming increasingly vital for the operation of electrical energy grids as the capacity of installed wind power grows. The majority of predictive wind speed modeling has focused on point-based time-series forecasting. Effectively balancing demand and supply in the presence of distributed wind turbine electricity generation, however, requires the prediction of wind fields in space and time. Additionally, predictions of full wind fields are particularly useful for future power planning such as the optimization of electricity power supply systems. In this paper, we propose a composite artificial neural network (ANN) model to predict the 6-hour and 24-hour ahead average wind speed over a large area (~3.15*106 km2). The ANN model consists of a convolutional input layer, a Long Short-Term Memory (LSTM) hidden layer, and a transposed convolutional layer as the output layer. We compare the ANN model with two non-parametric models, a null persistence model and a mean value model, and find that the ANN model has substantially smaller error than each of these models. Additionally, the ANN model also generally performs better than integrated autoregressive moving average models, which are trained for optimal performance in specific locations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes