measurements and the hour of day as an input. The
simple RNN beats the naïve method only for really
short forecast horizons, as the temporal relationship
in our simulated data set is mostly random on longer
time scales. This is supposed to change for real data,
as there the network can learn time trends for different
weather regimes.
In comparison to those two methods, the RNN
with all 10 stations as input manages a big
improvement, especially for longer time horizons.
For horizons above 5 minutes the MSE is reduced to
less than 1/10. This is a significant improvement,
indicating that there also may be an improvement for
more difficult scenarios.
The final model uses the last 50 time steps and one
hidden layer with 40 neurons for prediction.
Furthermore, the hour of the day is included as an
input variable. LSTM models were tested in this
scenario and gave similar results as the RNN. For
more difficult scenarios it would be important to
include more training data, then also the differences
between LSTM and RNN could get more obvious.
4 DISCUSSION & OUTLOOK
A concept for an intra-hour forecast method using
distributed data from PV inverters and machine
learning techniques was introduced in this paper. The
concept assumes the option for PV systems to
broadcast their real-time power generation values and
the ability to receive such values from neighbouring
PV systems. As forecasting method, recurrent
neuronal networks were used. A simplified use-case
for a first proof of concept was created, by using
generic cloud movement at a constant wind speed and
direction.
The requirement analysis stresses the need for
data submissions from PV systems for at least every
minute for intra hour forecasts. The specific
minimum distances between neighboring systems are
depending on wind speed, data transmission rate and
a specific forecast horizon. For a 15 minutes forecast
horizon, distances would range from 5 up to 12 km
between systems, depending on the wind speed and
the corresponding movement of clouds.
A simplified use-case for a first proof of concept
was created, by using generic cloud movement at a
constant wind speed and direction. As forecasting
method, recurrent neuronal networks were used, as
they are designed to handle time series data. The
network can adapt to the time delayed relationship
between different PV stations and increases
forecasting accuracy by a factor of 10 in our
simplified scenario for forecasting horizons between
5 and 15 minutes (in comparison to the Naïve
forecast). Building on these promising results tests on
more realistic scenarios will follow in future. Also,
the kind and design of the neural network used for this
application shall be reviewed in more depth.
The next step in development will focus on
adapting the methods on a two-dimensional model of
25 PV systems arranged in a 5x5 grid. The movement
of clouds will again be simulated by using Processing
and Perlin Noise including changes of wind direction
and speed. Presumed that the neuronal networks
training on the data of this advanced use-case show
good results, a training set consisting of real measured
inverter data will be prepared for further
developments of the method.
ACKNOWLEDGEMENTS
This project has received funding in the framework of
the joint programming initiative ERA-Net Smart
Grids Plus, with support from the European Union’s
Horizon 2020 research and innovation programme.
REFERENCES
Antonanzas, J., Osorio, N., Escobar, R., Urraca, R.,
Martinez-de-Pison, F.J., Antonanzas-Torres, F., 2016.
Review of photovoltaic power forecasting. Sol. Energy
136, 78–111.
https://doi.org/10.1016/j.solener.2016.06.069.
Bessa, R.J., Trindade, A., Miranda, V., 2015. Spatial-
Temporal Solar Power Forecasting for Smart Grids.
IEEE Trans. Ind. Inform. 11, 232–241.
https://doi.org/10.1109/TII.2014.2365703.
E-Control Position Paper Tarife 2.0 [WWW Document],
n.d. E-Control Position Pap. Tarife 20. URL
https://www.e-
control.at/marktteilnehmer/strom/netzentgelte/tarife-2-
0 (accessed 11.29.17).
Graves, A., Mohamed, A. r, Hinton, G., 2013. Speech
recognition with deep recurrent neural networks, in:
2013 IEEE International Conference on Acoustics,
Speech and Signal Processing. Presented at the 2013
IEEE International Conference on Acoustics, Speech
and Signal Processing, pp. 6645–6649.
https://doi.org/10.1109/ICASSP.2013.6638947.
Hochreiter, S., Schmidhuber, J., 1997. Long Short-Term
Memory. Neural Comput. 9, 1735–1780.
https://doi.org/10.1162/neco.1997.9.8.1735.
SMARTGREENS 2018 - 7th International Conference on Smart Cities and Green ICT Systems
292