Application of sliding window technique for prediction of wind velocity time series
- 3.4k Downloads
- 6 Citations
Abstract
The uncertainty caused by the discontinuous nature of wind energy affects the power grid. Hence, forecasting the behavior of this renewable resource is important for energy managers and electricity traders to overcome the risk of unpredictability and to provide reliability for the grid. The objective of this paper is to employ and compare the potential of various artificial neural network structures of multi-layer perceptron (MLP) and radial basis function for prediction of the wind velocity time series in Tehran, Iran. Structure analysis and performance evaluations of the established networks indicate that the MLP network with a 4-7-13-1 architecture is superior to others. The best networks were deployed to unseen data and were capable of predicting the velocity time series via using the sliding window technique successfully. Applying the statistical indices with the predicted and the actual test data resulted in acceptable RMSE, MSE and R2 values with 1.19, 1.43 and 0.85, respectively, for the best network.
Keywords
Wind energy ANN Time series prediction Sliding window Multi-layer perceptron Radial basis function TehranIntroduction
Average annual growth rate of renewable energy capacity [5]
To cover the uncertainty caused by the discontinuous nature of wind resources, a reliable energy system is required [6, 7]. Hence, forecasting the behavior of the wind resource can be a crucial role for energy managers, policy makers and electricity traders, to overcome the risk of unpredictability, and to provide energy security, for energy planning and handling energy storage policies including economic dispatch. Furthermore, such forecasting gives perspectives regarding time of operation, repair and replacement of wind generators and conversion lines and could help to shift towards optimum electrical networks.
Various approaches to forecast wind velocity and power have been reported. Examples include autoregressive integrated moving average (ARIMA) [8, 9, 10], nearest neighbor search, polynomial regression, Bayesian structural break [11], support vector machines (SVM) [12], Taylor Kriging [9], fuzzy logic and artificial neural network (ANN) [13, 14], ARIMA–Kalman [15], ARIMA–ANN [16] and wavelet derivatives such as wavelet-GP, wavelet-ANFIS, wavelet-ANN and wavelet packet [17, 18, 19, 20]. These approaches are among the most utilized methods to predict wind resource components. The ANNs have resulted in acceptable performance compared to conventional methods due to their robustness and capability to address unpredictable complexities.
Sliding window technique, artificial neural networks
Sliding window technique in ANN [22]
Network structures
Effective parameters considered in training of MLPs in preferred order
| Effective parameter | Values/types |
|---|---|
| No. of input neurons | 1–10 |
| No. of hidden layers | 1–2 |
| No. of neurons in hidden layer | 1–13 |
| Transfer functions | Tansigmoid, Logsigmoid |
| Comparison function | MSE |
Also, the same data are provided to various radial basis function neural networks (RBFNNs) [27] for comparing their best outcome to the best performance yielded from the MLP networks trained by the LM algorithm. Regarding structure of the trained RBFNNs, a greater range of neuron numbers in the hidden layer is tested and compared to the MLP networks. To identify the best structure of the RBFNN, 0–25 neurons are examined in the hidden layer and the performances calculated for each structure are determined and compared in the results section.
Statistical indices for performance evaluation
Statistical indices and their related expressions
| Statistical index | Expression |
|---|---|
| RMSE |
|
| R 2 |
|
| MBE |
|
Results and discussion
The results of training various networks with different structures are presented in this section.
Performance summary of trained structures with all (train, validation and test) data using MLP
| Transfer function | No. of neurons in hidden layers | MSE | RMSE | R 2 |
|---|---|---|---|---|
| Logsig | 4 | 1.5303 | 1.2371 | 0.8397 |
| Logsig | 5 | 1.4863 | 1.2191 | 0.8421 |
| Logsig | 7 | 1.4689 | 1.2120 | 0.8442 |
| Logsig | 10 | 1.4890 | 1.2203 | 0.8426 |
| Logsig | 13 | 1.4854 | 1.2188 | 0.8427 |
| Tansig | 4 | 1.4896 | 1.2206 | 0.8418 |
| Tansig | 5 | 1.4758 | 1.2148 | 0.8433 |
| Tansig | 7 | 1.4770 | 1.2153 | 0.8438 |
| Tansig | 10 | 1.4749 | 1.2145 | 0.8435 |
| Tansig | 13 | 1.4796 | 1.2164 | 0.8434 |
| Tansig–Logsig | 7–7 | 1.4742 | 1.2142 | 0.8436 |
| Tansig–Logsig | 7–13 | 1.4430 | 1.2012 | 0.8472 |
| Tansig–Logsig | 10–7 | 1.4586 | 1.2077 | 0.8454 |
| Tansig–Logsig | 10–13 | 1.4697 | 1.2123 | 0.8442 |
| Logsig–Tansig | 13–7 | 1.4544 | 1.206 | 0.8458 |
| Logsig–Tansig | 7–13 | 1.6862 | 1.2985 | 0.8221 |
According to the results, a network with 4-7-13-1 structure is chosen as the best MLP network of this study. This network utilizes 4 input data in the input layer with 7 and 13 neurons in its first and second hidden layers to predict the output. The activation functions of the first and the second relevant hidden layers of this network are Tansigmoid and Logsigmoid, respectively. The network utilizes a linear function in its output layer to transfer the data to the output.
Performance summary of trained structures with all (train, validation and test) data using RBFNN
Performance comparison of the best MLP and RBF trained structures
| Network | Best structure | R 2 | RMSE | MSE |
|---|---|---|---|---|
| MLP | 4-7-13-1 | 0.85 | 1.19 | 1.43 |
| RBF | 4-25-1 | 0.83 | 1.36 | 1.84 |
Agreement of the actual and the predicted test outputs using RBF
Agreement of the actual and the predicted test outputs using MLP
The best established network and its components
Error histogram for predicted test data
Conclusions
Forecasting the behavior of the wind resource can provide valuable information for energy managers, energy policy makers and electricity traders, as well as times of operation, repair and replacement of wind generators and conversion lines. However, reliable power generation and effective integration of wind energy systems into the power distribution grid are affected by the intermittent and nonlinear nature of the wind resource. Accurate forecasting of wind velocities not only can address the challenges such as adverse shocks in conventional power units caused by excessive wind speed but also can provide useful information regarding voltage and frequency instabilities resulting from variation in wind power. ANNs are robust tools with advantageous capabilities for addressing the unpredictable complexities of nonlinear phenomena such as the stochastic behavior of the wind resource, which cannot be handled by conventional methods accurately. In this paper, wind velocity data for 1 year at 1-h intervals are utilized to train various artificial neural network (ANN) architectures for prediction of wind velocity data of Tehran, Iran. Structure analysis and performance evaluations of the established networks determine that the MLP network with a 4-7-13-1 architecture is superior to others. The best network was deployed to the unseen data and found to be capable of predicting velocity data via the sliding window technique successfully. Applying the statistical evaluation indices with the predicted and the actual test data results in acceptable RMSE, MSE and R2 values of 1.19, 1.43 and 0.85, respectively. Predictions of wind power density or wind energy density, which are related to wind velocity, as well as comparing the performance of the ANN with other forecasting approaches, merit further investigation as an extension of the present study.
Notes
Conflict of interest
The authors declare that they have no competing interests
Authors’ contributions
MV, OR, and PA have participated in implementation of the methods, computation process, validation of the results, and giving the study ideas. MV has also drafted the manuscript. As supervisor Profs., MR and FF have checked the study procedure and commented for qualification of the manuscript structure. All authors read and approved the final manuscript.
References
- 1.Fazelpour, F., Vafaeipour, M., Rahbari, O., Rosen, M.A.: Intelligent optimization of charge allocation for plug-in hybrid electric vehicles utilizing renewable energy considering grid characteristics. In: 2013 IEEE International Conference on Smart Energy Grid Engineering (SEGE), pp. 1–8. IEEE (2013)Google Scholar
- 2.Rahbari, O., Vafaeipour, M., Fazelpour, F., Feidt, M., Rosen, M.A.: Towards realistic designs of wind farm layouts: application of a novel placement selector approach. Energy Convers. Manag. 81, 242–254 (2014)CrossRefGoogle Scholar
- 3.Fazelpourl, F., Vafaeipour, M., Rahbaril, O., Valizadehz, M.H.: Assessment of solar radiation potential for different cities in Iran using a temperature-based method. In: Proceedings of the 4th International Conference in Sustainability in Energy and Buildings (SEB12), vol. 22, pp. 199–208 (2013)Google Scholar
- 4.Vafaeipour, M., Valizadeh, M.H., Rahbari, O., Keshavarz Eshkalag, M.: Statistical analysis of wind and solar energy potential in Tehran. Int. J. Renew. Energy Res. 4(1), 233–239 (2014)Google Scholar
- 5.REN21: Renewables 2011 Global Status Report (2011)Google Scholar
- 6.Fazelpour, F., Vafaeipour, M., Rahbari, O., Rosen, M.A.: Intelligent optimization to integrate a plug-in hybrid electric vehicle smart parking lot with renewable energy resources and enhance grid characteristics. Energy Convers. Manag. 77, 250–261 (2014)CrossRefGoogle Scholar
- 7.Fazelpour, F., Vafaeipour, M., Rahbari, O., Rosen, M.A.: Intelligent optimization of charge allocation for plug-in hybrid electric vehicles utilizing renewable energy considering grid characteristics. In: IEEE International Conference on Smart Energy Grid Engineering, Oshawa, Ontario, Canada, paper 39, pp. 1–8. IEEE (2013)Google Scholar
- 8.Kavasseri, R.G., Seetharaman, K.: Day-ahead wind speed forecasting using f-ARIMA models. Renew. Energy 34(5), 1388–1393 (2009). doi: 10.1016/j.renene.2008.09.006 CrossRefGoogle Scholar
- 9.Liu, H., Shi, J., Erdem, E.: Prediction of wind speed time series using modified Taylor Kriging method. Energy 35(12), 4870–4879 (2010). doi: 10.1016/j.energy.2010.09.001 CrossRefGoogle Scholar
- 10.Cadenas, E., Rivera, W.: Wind speed forecasting in the South Coast of Oaxaca, México. Renew. Energy 32(12), 2116–2128 (2007). doi: 10.1016/j.renene.2006.10.005 CrossRefGoogle Scholar
- 11.Jiang, Y., Song, Z., Kusiak, A.: Very short-term wind speed forecasting with Bayesian structural break model. Renew. Energy 50, 637–647 (2013). doi: 10.1016/j.renene.2012.07.041 CrossRefGoogle Scholar
- 12.Zhou, J., Shi, J., Li, G.: Fine tuning support vector machines for short-term wind speed forecasting. Energy Convers. Manag. 52(4), 1990–1998 (2011). doi: 10.1016/j.enconman.2010.11.007 CrossRefGoogle Scholar
- 13.Celik, A.N., Kolhe, M.: Generalized feed-forward based method for wind energy prediction. Appl. Energy (2012). doi: 10.1016/j.apenergy.2012.06.040
- 14.Li, G., Shi, J.: On comparing three artificial neural networks for wind speed forecasting. Appl. Energy 87(7), 2313–2320 (2010). doi: 10.1016/j.apenergy.2009.12.013 CrossRefGoogle Scholar
- 15.Liu, H., Tian, H.-q., Li, Y.-f.: Comparison of two new ARIMA–ANN and ARIMA–Kalman hybrid methods for wind speed prediction. Appl. Energy 98, 415–424 (2012). doi: 10.1016/j.apenergy.2012.04.001
- 16.Cadenas, E., Rivera, W.: Wind speed forecasting in three different regions of Mexico, using a hybrid ARIMA–ANN model. Renew. Energy 35(12), 2732–2738 (2010)CrossRefGoogle Scholar
- 17.Kisi, O., Shiri, J., Makarynskyy, O.: Wind speed prediction by using different wavelet conjunction models. Int. J. Ocean Clim. Syst. 2(3), 189–208 (2011)CrossRefGoogle Scholar
- 18.Catalão, J., Pousinho, H., Mendes, V.: Short-term wind power forecasting in Portugal by neural networks and wavelet transform. Renew. Energy 36(4), 1245–1251 (2011)CrossRefGoogle Scholar
- 19.Lei, C., Ran, L.: Short-term wind speed forecasting model for wind farm based on wavelet decomposition. In: Third International Conference on Electric Utility Deregulation and Restructuring and Power Technologies, 2008. DRPT 2008, pp. 2525–2529. IEEE (2008)Google Scholar
- 20.Liu, H., Tian, H.-q., Pan, D.-f., Li, Y.-f.: Forecasting models for wind speed using wavelet, wavelet packet, time series and artificial neural networks. Appl. Energy 107, 191–208 (2013)Google Scholar
- 21.Zhang, W., Wang, J., Wang, J., Zhao, Z., Tian, M.: Short-term wind speed forecasting based on a hybrid model. Appl. Soft Comput. 13(7), 3225–3233 (2013). doi: 10.1016/j.asoc.2013.02.016 CrossRefGoogle Scholar
- 22.Paoli, C., Voyant, C., Muselli, M., Nivet, M.-L.: Forecasting of preprocessed daily solar radiation time series using neural networks. Sol. Energy 84(12), 2146–2160 (2010). doi: 10.1016/j.solener.2010.08.011 CrossRefGoogle Scholar
- 23.Vafaeipour, M.: An Artificial Intelligence Based Approach to Estimate Solar Irradiation in Tehran. South Tehran Branch, Islamic Azad University, Tehran (2012)Google Scholar
- 24.Voyant, C., Muselli, M., Paoli, C., Nivet, M.-L.: Hybrid methodology for hourly global radiation forecasting in Mediterranean area. Renew. Energy 53, 1–11 (2013). doi: 10.1016/j.renene.2012.10.049 CrossRefGoogle Scholar
- 25.Shi, J., Guo, J., Zheng, S.: Evaluation of hybrid forecasting approaches for wind speed and power generation time series. Renew. Sustain. Energy Rev. 16, 3471–3480 (2012). doi: 10.1016/j.rser.2012.02.044 CrossRefGoogle Scholar
- 26.Sftesos, A., Coonick, A.H.: Univariate and multivariate forecasting of hourly solar radiation with artificial intelligence techniques. Sol. Energy 68, 169–178 (2000)CrossRefGoogle Scholar
- 27.Haykin, S.: Neural Networks: A Comprehensive Foundation. Prentice Hall PTR, New Jersey (1994)Google Scholar
Copyright information
This article is published under license to BioMed Central Ltd. Open Access This article is distributed under the terms of the Creative Commons Attribution License which permits any use, distribution, and reproduction in any medium, provided the original author(s) and the source are credited.






