Open access peer-reviewed chapter

Optimization of the ANNs Models Performance in the Short-Term Forecasting of the Wind Power of Wind Farms

Written By

Sergio Velázquez-Medina and Ulises Portero-Ajenjo

Submitted: 16 October 2020 Reviewed: 12 March 2021 Published: 01 April 2021

DOI: 10.5772/intechopen.97190

From the Edited Volume

Theory of Complexity - Definitions, Models, and Applications

Edited by Ricardo López-Ruiz

Chapter metrics overview

387 Chapter Downloads

View Full Metrics

Abstract

Due to the low dispatchability of wind power, the massive integration of this energy source in electrical systems requires short-term and very short-term wind farm power output forecasting models to be as efficient and stable as possible. A study is conducted in the present paper of potential improvements to the performance of artificial neural network (ANN) models in terms of efficiency and stability. Generally, current ANN models have been developed by considering exclusively the meteorological information of the wind farm reference station, in addition to selecting a fixed number of time periods prior to the forecasting. In this respect, new ANN models are proposed in this paper, which are developed by: varying the number of prior 1-h periods (periods prior to the prediction hour) chosen for the input layer parameters; and/or incorporating in the input layers data from a second weather station in addition to the wind farm reference station. It has been found that the model performance is always improved when data from a second weather station are incorporated. The mean absolute relative error (MARE) of the new models is reduced by up to 7.5%. Furthermore, the longer the forecast horizon, the greater the degree of improvement.

Keywords

  • Artificial neural networks (ANN)
  • wind power forecasting
  • model performance
  • wind farm power output

1. Introduction

A major impediment to the large-scale integration of wind power in electrical systems is the low dispatchability of this energy source. The effects of variations in wind speed, and hence wind power, are not only observed on a year-to-year or season-to-season scale, but also on a within-day scale [1, 2, 3, 4, 5]. A strategy that can be employed to improve wind energy integration in electrical systems is to optimize the performance of short-term forecasting models of wind farm power production. This strategy is the focus of the present study.

The direct consequences of the low dispatchability of wind power on electrical systems can be both technical and economic. Supply and demand adjustments in electrical systems are made 24–36 hours in advance. Any mismatches that might arise between supply and demand forecasting are subsequently corrected on the day itself [6, 7, 8, 9]. The mismatch correction as the result of imprecise forecasting entails additional costs for the electrical system [7, 10]. These extra costs are generally absorbed by the end user and/or electricity producer, with the latter thus burdened by an additional production cost.

Other strategies have been used to minimize the problem described above. One involves the direct estimation of the net energy demand of the electrical system, which can be understood as the difference between total demand and the energy generated by renewable sources. In [11, 12], a model is proposed for direct forecasting of net energy demand which is validated with data from different electrical systems. Reference [13] compares a direct forecasting model of net energy demand with different indirect forecasting strategies.

In the electricity market, the matching of supply and demand is generally performed for 1 h periods. For this reason, in an analysis of model forecasting performance, it is very important to evaluate the error for 1 h periods, to study model performance for different forecast horizons, and to evaluate the stability of the error in the time horizon in which the forecasting is made.

Numerous studies can be found in the literature on the development of short-term forecasting models. Different techniques and approaches have been analyzed and proposed. In most cases, good performances for specific forecasting horizons have been obtained. The techniques that have been used range from simple heuristics [14, 15, 16, 17, 18, 19, 20] to systems which employ artificial intelligence [21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34]. The study developed in the present paper focuses on models which employ the technique of artificial neural networks (ANNs) to forecast wind farm power production [21, 22, 26], [27, 29, 30, 31, 33, 34].

In [34], the proposed forecasting model is developed on the basis of improvements made to the kriging interpolation method and empirical mode decomposition, using a new forecasting engine based on neural networks. To analyze the results, the mean absolute percentage error (MAPE), normalized mean absolute error (NMAE) and normalized root mean square error (NRMSE) metrics are used, calculated as the mean value in the forecasting horizons (24 h and 6 h). As in [34], models have been developed for different forecasting horizons [26, 27, 33]. However, an extensive analysis of the literature conducted by the authors of the present study has found that the models developed to date only consider a specific and fixed number of prior 1-h periods (periods prior to the prediction hour). It should also be noted that, in all the studies consulted, the meteorological data used as input layer parameters correspond exclusively to the reference weather station (WS) of the wind farm. In no case is the meteorological information used from additional WSs other than the reference WS of the wind farm. Finally, the metrics used to assess model performance in all these studies are obtained as the mean value of the forecasting time horizon. As previously stated, given that the matching of supply and demand in the electricity market is performed for 1 h periods, there is an additional interest in the study of the possible variation of the metrics within that time frame for each of the hourly periods.

The present study considers possible improvements, in terms of efficiency and stability, to the performance of ANN-based models for wind power forecasting. For this purpose, an analysis is made on the improvement of model performance of: ① varying the number of prior 1-h periods (periods prior to the forecasting hour) chosen for the ANN input layer parameters; and/or ② incorporating in the input layer data from a second weather station in addition to the data from the wind farm reference station. The analysis is undertaken for a wide range of forecasting horizons. Based on the above, a total of up to 175 ANN models are generated, and the results are compared by applying the models to two actual wind farms located in the Canary Islands, Spain.

The aim of this paper is to make the following original contributions to the scientific body of knowledge:

  1. A study of improvement in the efficiency and stability of ANN models of varying the number of 1-h prior periods (periods prior to the prediction hour and hereinafter referred to as n), chosen for incorporation of the input layer parameters.

  2. A study of improvement in ANN model performance of the additional incorporation in the input layer of meteorological data from WSs other than the wind farm reference station.

Both effects are analyzed for different forecasting horizons.

Advertisement

2. Methodology

Figure 1 shows the methodology followed in the present study for the implementation of different ANN models generated. It shows the combination of parameters which are considered for the input and output layer neurons in the generation process of different ANN models. The various parameters are defined as follows: ti is the time instant on the basis of which the forecast is made, and Vti, Dti and Pti are the wind speed, wind direction and the wind farm power output, respectively, in the instant ti.

Figure 1.

Methodology to obtain forecasting models.

The following data are used in all the models: historical wind speed and direction data obtained from the wind farm reference WS, and historical power production data of the wind farm. In some models, as will subsequently be explained, the historical wind speed and direction data of a second WS are used in addition to the data of the wind farm reference station.

The output layer is comprised of the power output values for different forecasting horizons.

The number of hours prior to the prediction hour, n, and the length of the forecasting horizon that is being forecasted, m, are variable.

2.1 Architecture of ANN employed

The ANNs used to generate the models are comprised of three layers with feedforward connections. For this purpose, multi-layer perceptron (MLP) topologies have been used [35, 36]. In order not to increase the length of the training period excessively, a single layer of hidden neurons is used. This architecture has been shown to have the capacity to satisfactorily approximate any continuous transformation [35, 36]. Various prior tests have been carried out to choose the number of hidden neurons, varying the number of input signals. It is found that using more than 20 neurons merely increases the time required for model training and validation without improving the results. It is therefore decided to use a total of 20 neurons in the hidden layer.

The architectures are trained using the backpropagation algorithm with sigmoidal activation function [31, 32]. The Levenberg–Marquardt algorithm is used to minimize the mean square error committed in the learning process [35, 37].

To carry out the training and validation stages used to generate the model and the test stage of the network, the available annual data series for each parameter are divided into random and different subsets (Figure 1). The proportion of data selected for each of the stages is 75%, 15% and 10%, respectively.

As can be seen in Figure 1, the training and validation data subsets are used to generate the model. The test data subset is used to evaluate the performance of the model generated.

The 10-fold cross-validation technique is used for the process of model generation and evaluation. The test stage data subset is used in each of the iterations. The error assigned to each model is the arithmetic mean of those obtained in the test stage for each of the iterations.

The various studies are performed using neural network tools available in the MATLAB software package.

2.2 Study cases

  1. Case A: Comparison of efficiency and stability of different ANN models obtained when varying the number of periods prior to the prediction hour (n) chosen for incorporation of different parameters in the input layer

The number of prior periods, n, and the number of forecast horizon periods, m, are study variables. The different combinations of n and m generate different models whose performances will be analyzed. For Case A, both n and m are permitted to take the values 3, 6, 12, 24 and 36. That is to say, five different models are generated for each forecasting horizon, and thus the total number of generated models is 25. This methodology is applied to the two wind farms of the study.

To study the models in terms of the stability of forecasting, the results obtained for each of the periods within the forecasting horizon, m, are compared.

Figure 2 shows the structure of the neural network for this study case. The number of neurons of the output layer depends on the forecasting horizon, and will thus fluctuate between 3 and 36 neurons. For the input layer, the number of neurons will also vary depending on the value of n, from 9 (n = 3) to 108 (n = 36) neurons.

  1. Case B: Comparison of performance of ANN models when additionally incorporating in the input layer the data from a second WS other than the reference station of wind farm.

Figure 2.

Schematic representation of neural network for generation of forecasting models in case A.

For Case B, both n and m could take the same values as indicated for Case A.

Figure 3 shows the structure of the neural network for the generation of models in Case B.

Figure 3.

Schematic representation of neural network for generation of forecasting models in case B.

In Case B, the input layer of the ANN incorporates the data from a second WS in addition to that of the reference WS of the wind farm. To generate different models, the data of the reference WS of each wind farm (WS1 and WS9) are combined with the data of each of the seven other weather stations, WS-2 to WS-8 (Table 1). Therefore, for Case B, 175 different models are generated (25 × 7). After applying these models to each wind farm, their results are then compared.

CodeHeight (magl)Latitude
(north)
Longitude
(west)
Altitude
(m)
WS14027°54′08”15°23′17”16
WS21027°51′36”15°23′13”3
WS31028°27′10”13°51′54”24
WS41028°57′07”13°36′00”10
WS51328°01′36”15°23′16”5
WS61028°07′30”15°40′37”472
WS71027°56′08”15°25′24”186
WS81028°02′35”16°34′16”51
WS94029°05′47”13°30′21”457

Table 1.

Weather stations used in study.

The number of neurons in the input layer also varies, depending on the value of n, from 15 (n = 3) to 180 (n = 36).

The variation in the number of output layer neurons is the same as in Case A.

Advertisement

2.3 Metrics used to compare the different models

To compare the performance of the different models generated for Cases A and B, metrics (1) and (2) were used:

MARE=1mj=1m1Tri=1TrPjP̂jPji=1mMAREjE1
R=1mj=1mi=1TrPjiPj¯×P̂jiP̂j¯i=1TrPjiPj¯2×i=1TrP̂jiP̂j¯2=1mj=1mRjE2

where: MARE is the mean absolute relative error for the forecast horizon; T is the number of data in the test stage (see Figure 1); r = T-m-n; MAREj is the mean absolute relative error for the forecasting period j; Pj and P̂jare the actual and estimated wind farm power output in the forecasting period j, respectively; R is the mean value of Pearson’s coefficient of correlation between the estimated and actual wind farm power output for the forecast horizon; and Rj is the mean Pearson correlation coefficient between the estimated and actual wind farm power output values for the forecasting period j.

The combined use of the two previous metrics is considered sufficient for the evaluation of the performance of the models and they have been widely used [38, 39, 40, 41]. Alternatively, for the evaluation of future models, combinations of other metrics could be used [42]. For example, a combination of the Normalized Mean Absolute Error (NMAE) and the Index of Agreement (IoA) could be used.

Advertisement

3. Materials

The meteorological data (wind speed and direction) recorded by nine WSs located in four of the seven islands of the Canary Archipelago (Table 1) are used in this study. The mean hourly wind speed and direction data from 2008 are used in all cases. The heights of the WSs are expressed in metres above ground level (magl).

To validate and compare the results obtained with the different models, information corresponding to two wind farms (WF) located on two of the seven islands of the Canary Archipelago is used. Tables 2 and 3 shows the geographic coordinates of the wind turbines (WT) of the two wind farms (WF1 and WF2). The hourly wind farm power output data for 2008 are used for this study.

Codex (m)y (m)z (m)
WF1-WT146176430863143
WF1-WT246183930863011
WF1-WT346168130860675
WF1-WT446175330860382

Table 2.

Geographic coordinates of wind turbines in WF1.

Codex (m)y (m)z (m)
WF2-WT16450433219819486
WF2-WT26451473219752478
WF2-WT36451863219638473
WF2-WT46452643219548464
WF2-WT56453333219462456
WF2-WT66454033219369448
WF2-WT76454063219213440
WF2-WT86455543219194425
WF2-WT96456643219133405

Table 3.

Geographic coordinates of wind turbines in WF2.

Stations WS1 and WS9 (Table 1) are the reference weather stations of wind farms WF1 and WF2, respectively. The WS1 and WS9 data and the wind power production values are provided by the respective owners of the wind farms. The data from the seven additional WSs used in the study are provided by the Canary Islands Technological Institute (Spanish initials: ITC), a publicly owned R&D company run by the Regional Government of the Canary Islands and Spain’s State Meteorological Agency (Spanish initials: AEMET).

Table 4 shows the results obtained for the coefficients of linear correlation (3) between the mean hourly wind speeds of the different WSs.

No.Coefficient of linear correlation
WS1WS2WS3WS4WS5WS6WS7WS8WS9
WS11.000.840.270.340.740.730.770.500.51
WS20.811.000.190.250.790.740.870.440.54
WS30.270.191.000.700.160.160.180.160.11
WS40.340.250.701.000.200.210.220.200.11
WS50.740.790.160.201.000.490.780.210.44
WS60.730.740.160.210.491.000.610.620.54
WS70.770.870.180.220.780.611.000.390.46
WS80.500.440.160.200.210.620.391.000.35
WS90.510.540.110.110.440.540.460.351.00

Table 4.

Coefficient of linear correlation between wind speeds of different weather stations in 2008.

CC=i=1NGViV¯×ViV¯i=1NGViV¯2×i=1NGViV¯2E3

where CC is the Pearson’s coefficient of correlation between the wind speeds of two WSs; NG is the total number of data of the series. In this case, as a series of hourly data equivalent to one year is available, NG is equal to 8760. Vi and Vi are the speeds at instant i of the two WSs subject to correlation; V¯ and V¯ are the mean wind speeds of the two WSs subject to correlation for the available data series.

Advertisement

4. Results and discussion

The discussion of the results centres on the two cases proposed in the methodology. For the various figures corresponding to the results, t-3 indicates that 2 periods prior to the forecasting period are chosen in addition to the forecasting period (ti, ti-1, ti-2), and t + 3 indicates a forecasting horizon of 3 periods, ti + 1, ti + 2, ti + 3, starting from the period for which the forecasting is being made, and so on for all combinations.

4.1 Discussion of results for case A

Figures 4 and 5 show the results for the MARE and R metrics for the 25 generated models. In practically all cases, the MARE and R values improve as n increases. The only exception is for case t-36 in comparison with t-24, where the improvement is minimal or not observed. In addition, the degree of improvement increases as m increases (t + 12, t + 24 and t + 36).

Figure 4.

MARE results in case A.

Figure 5.

R results in case A.

For the forecasting horizons t + 12, t + 24, t + 36, the maximum improvements obtained for MARE between the values for n = 3 and n = 36, are 13.3%, 11.2% and 10%, respectively. For the same cases but for R, the corresponding improvements are 7.9%, 8.9% and 9.2%, respectively.

To study the forecasting stability, an analysis has been made of the specific case of forecasting horizon t + 24, in which the number of periods to forecast is significant. Figure 6 shows, for this specific case and differentiated according to n, the results of the variation of the relative error in the different forecasting periods, MAREj. It can be seen how the relative error stabilizes earlier as n increases.

Figure 6.

MARE variation of different prediction periods: Case of a forecasting horizon t + 24.

The forecasting stability is analyzed for all the forecasting horizons (Figure 7). This analysis is made on the basis of the standard deviation of relative error in the forecasting horizon:.

Figure 7.

Stability of relative error SDV in forecasting horizon.

SDV=j=1mMAREjMARE2m1E4

where SDV is the mean standard deviation of the MARE for a forecasting time horizon m.

It can be seen in Figure 7 that for all the forecasting horizons, the SDV/MARE value decreases significantly as the number of prior hours n increases. This significant improvement in the stability of models is observed even for the lowest forecasting horizons. Only for the particular case of forecasting horizon t + 3 and when the horizon passes from t-24 to t-36, no improvement is observed.

By way of example, we will now proceed to analyze the specific cases of the forecasting models t + 12 and t + 24. To date, in the ANN models studied in the literature, the number of prior periods n chosen to generate the models has always been fixed. Assume that the n chosen for a standard model is 12. In this case, the MARE value is 0.2866 for the t + 12 model and 0.3382 for the t + 24 model (Figure 4). The corresponding values for the stability of the relative error are 17.4% and 14.4% (Figure 7), respectively. According to the analysis made with Case A, the performance of these models can be improved by choosing a higher value of n. If n is 24, the MARE values decrease to 0.2783 and 0.3206, respectively (Figure 4). Similarly, for an n of 24, the stability of the relative error in the forecasting improves to the values of 15.8% and 12.8%, respectively (Figure 7).

4.2 Discussion of results for case B

For the analysis of Case B, the MARE and R results of this case, with two WSs, are compared with those of Case A, with one WS. For this purpose, (5) and (6) are used.

ΔMARE=17p=17MAREpwith2WSsMAREwith1WSMAREwith1WS×100%E5
ΔR=17p=17Rpwith2WSsRwith1WSRwith1WS×100%E6

It can be seen in Figures 8 and 9 how all the models generated for Case B obtain an additional improvement in performance to that already obtained for Case A. This additional improvement is in relation to ANN models developed to date which always use exclusive data from a single WS.

Figure 8.

Comparison of MARE results for cases A and B.

Figure 9.

Comparison of results obtained for R for cases A and B.

It can also be observed that, in general, the degree of improvement increases as m increases. This degree of improvement slows down for forecasting horizons longer than 24 hours.

The maximum additional improvements in model performance are seen in forecasting horizons t + 24 and t + 36 (7.5% and 5.5% for MARE and 3.7% and 5.4% for R, respectively). Even for the shortest forecasting horizons, t + 3 and t + 6, the maximum improvements in the MARE metric are significant (3% and 4.9%, respectively).

Continuing with the specific example proposed in the analysis of results for Case A (using models t + 12 and t + 24), Figure 10 shows the additional improvements in performance that can be obtained through the incorporation in the input layer of data from a second WS (Case B).

Figure 10.

Improvements in error for two specific models due to implementation of cases A and B.

Points A and B represent the error obtained when using a fixed n of 12 and only data from the reference WS of the wind farm. Points A1 and B1 represent the improvements obtained in the error when n is increased to 24. Points A2 and B2 represent the additional improvements obtained in the error when, in Case B, the data from a second WS are incorporated in the input layer of the ANN. For the two specific examples given, the overall improvements obtained by combining Cases A and B amount to 8.78% and 6.04%, respectively.

Advertisement

5. Conclusion

A series of interesting conclusions can be drawn from the results of this study with respect to possible improvements in the performance of ANN models for the short-term forecasting of wind farm power output.

The performance of the new ANN models generated for each forecast horizon improves with the increase in the number of prior 1-h periods (periods prior to the prediction hour), n, chosen for incorporation of the input layer parameters. For the forecasting horizons t + 12, t + 24 and t + 36, the maximum improvements obtained for MARE are 13.3%, 11.2% and 10%, respectively; and for R, the corresponding improvements are 7.9%, 8.9% and 9.2%, respectively.

A study is also made of the stability of the mean relative error for the different forecasting periods and for each forecasting horizon m. As n increases the stability of the error in the forecasting improves significantly for all forecasting horizons.

Additionally, in all the new models generated, the incorporation in the input layer of ANN of meteorological data from a second WS also improves the performance of the traditional models generated exclusively with data from the reference station of the wind farm. In general terms, the degree of improvement in model performance increases with m, attaining improvements in the MARE and R of up to 7.5% and 5.4%, respectively.

In view of the conclusions drawn from the present study, the original contributions described in this manuscript could be implemented in existing ANN models to optimize their results.

Advertisement

Acknowledgments

This research has been co-funded by ERDF funds, INTERREG MAC 2014-2020 programme, within the ENERMAC project (MAC/1.1a/117). No funding sources had any influence on study design, collection, analysis, or interpretation of data, manuscript preparation, or the decision to submit for publication.

Advertisement

Conflict of interest

The authors declare no conflict of interest.

References

  1. 1. C. G. Justus, K. Mani and A.S. Mikhail, “Interannual and month-to-month variations of wind speed”, Journal of Applied Meteorology, vol 18, no. 7, pp. 913-920, Jul. 1979
  2. 2. R. Baker, S. N. Walker, J.E. Wade, “Annual and seasonal variations in mean wind speed and wind turbine energy production” Solar Energy, vol. 45, no. 5, pp. 285-289, 1990
  3. 3. K. Klink, “Trends and interannual variability of wind speed distributions in Minnesota”, Journal of Climate, vol. 15, no. 22, pp. 3311-3317, 2002
  4. 4. Wind Energy Handbook, 2nd edition, John Wiley & Sons, 2011
  5. 5. L. Landberg, L. Myllerup and O. Rathmann, et al. “Wind resource estimation—An overview”, Wind Energy, vol. 6, no. 3, pp. 261-271, Jul. 2003
  6. 6. A. Aziz, A. M. Than and A. Stojcevski (2018, Jul). Issues and mitigations of wind energy penetrated network: Australian network case study. Journal of Modern Power System and Clean Energy. [Online]. Available: https://doi.org/10.1007/s40565-018-0430-4
  7. 7. A. Basit, A. D. Hansen and P. E. Sørensen et al. (2015/Nov.). Real-time impact of power balancing on power system operation with large scale integration of wind power. Journal of Modern Power System and Clean Energy. [Online]. 5(2), pp. 202-210. Available: https://link.springer.com/article/10.1007/s40565-015-0163-6
  8. 8. T. Mahmoud, Z. Y. Dong and J. Ma, “Advanced method for short-term wind power prediction with multiple observation points using extreme learning machines”, The Journal of Engineering, vol. 2018, no. 1, pp. 29.38, Mar. 2018
  9. 9. P. Du, H. Hui and N. Lu, “Procurement of regulation services for a grid with high-penetration wind generation resources: a case study of ERCOT”, IET Generation, Transmission and Distribution, vol. 10, no. 16, pp. 4085-4093, 2016
  10. 10. A. Basit, A. D. Hansen and M. Altin et al. (2016/Jul.). Compensating active power imbalances in power system with large-scale wind power penetration. Journal of Modern Power System and Clean Energy. [online]. 4(2), pp. 229-237Available:https://link.springer.com/article/10.1007/s40565-015-0135-x
  11. 11. O. Abedinia and N. Amjady, “Net demand prediction for power systems by a new neural network-based forecasting engine”, Complexity, vol 21, pp. 296-308, Jul. 2016
  12. 12. S. Sreekumar, K. Chand Sharma, R. Bhakar. “Grey System Theory Based Net Load Forecasting for High Renewable Penetrated Power Systems”. Technology and Economics of Smart Grids and Sustainable Energy, https://doi.org/10.1007/s40866-020-00094-4, 2020
  13. 13. M. Bagheri, O. Abedinia and M. Salary et al. “Direct and indirect prediction of net demand in power systems based on syntactic forecast engine”. IEEE International Conference on Environment and Electrical Engineering, Palermo, Italy, Jun. 2018
  14. 14. Y. Jiang, X. Chen and K. Yu1 et al. (2017). Short-term wind power forecasting using hybrid method based on enhanced boosting algorithm. Journal of Modern Power System and Clean Energy. [online]. 5(1), pp. 126-133. Available: https://link.springer.com/article/10.1007/s40565-015-0171-6
  15. 15. H. Chen, F. Li and Y. Wang. (2016/Sep.). Wind power forecasting based on outlier smooth transition autoregressive GARCH model. Journal of Modern Power System and Clean Energy. [online]. 6(3), pp. 532-539. Available: https://doi.org/10.1007/s40565-016-0226-3
  16. 16. M. Xu, Z. Lu and Y. Qiao et al. (2017/Jan.). Modelling of wind power forecasting errors based on kernel recursive least-squares method. Journal of Modern Power System and Clean Energy. [online]. 5(5), pp. 735-745. Available: https://link.springer.com/article/10.1007/s40565-016-0259-7
  17. 17. D. Kim and J. Hur, “Short-term probabilistic forecasting of wind energy resources using the enhanced ensemble method”, Energy, vol. 157, pp. 211-226, 2018
  18. 18. N. Huang , E. Xing and G. Cai et el. “Short-term wind speed forecasting based on low redundancy feature selection”, Energies, vol. 11, no. 7, 1638, Jul. 2018
  19. 19. Z. Fei, L. Peng-Cheng, G. Lu, L. Yong-Qian, R. Xiao-Ying. “Application of autoregressive dynamic adaptive (ARDA) model in realtime wind power forecasting”. Renewable Energy, vol. 169, 129e143, 2021
  20. 20. P. Kumar Singh, N. Singh, R. Negi. “Short-Term Wind Power Prediction Using Hybrid Auto Regressive Integrated Moving Average Model and Dynamic Particle Swarm Optimization”. International Journal of Cognitive Informatics and Natural Intelligence, vol. 15, • Issue 2, 2020
  21. 21. S. J. Ghoushchi, S. Manjili, A. Mardani, M. K. Saraji. “An extended new approach for forecasting short-term wind power using modified fuzzy wavelet neural network: A case study in wind power plant”. Energy, vol. 223, 120052, 2021
  22. 22. Y. Rui, L. Dengxuan, W. Yifeng, C. Weidong. “Forecasting method of monthly wind power generation based on climate model and long short-term memory neural network”. Global Energy Interconnection, vol. 3, n° 6, 2020
  23. 23. T. Liu, S. Liu and J. Heng et al. “A new hybrid approach for wind speed forecasting applying Support Vector Machine with ensemble empirical mode decomposition and Cuckoo Search Algorithm”, Applied Sciences (Switzerland), vol. 8, no. 10, pp. 1754, Oct. 2018
  24. 24. O. Abedinia, D. Raisz and N. Amjady, “Effective prediction model for Hungarian small-scale solar power output”, IET Renewable. Power Generation, vol. 11, no. 13, pp. 1648-1658, 2017
  25. 25. Y. Zhang, K. Liu and L. Qin et al. “Deterministic and probabilistic interval prediction for short-term wind power generation based on variational mode decomposition and machine learning methods”, Energy Conversion and Management, 112, pp. 208-219, Jan. 2016
  26. 26. A. Zameer, J. Arshad and A. Khan et al. “Intelligent and robust prediction of short term wind power using genetic programming based ensemble of neural networks”, Energy Conversion and Management, 134, pp. 361-372, 2017
  27. 27. M. Felder, F. Sehnke and K. Ohnmeiß, et al. (2018/Jul.). Probabilistic short term wind power forecasts using deep neural networks with discrete target classes. Advances in Geosciences. [online]. 45, pp. 13-17. Available: https://doi.org/10.5194/adgeo-45-13-2018
  28. 28. Najeebullah, A. Zameer and A. Khan et al. “Machine Learning based short term wind power prediction using a hybrid learning model”, Computers and Electrical Engineering, vol. 45, pp. 122-133, 2015
  29. 29. M. Morina, F. Grimaccia and S. Leva et al. “Hybrid weather-based ANN for forecasting the production of a real wind power plant”, Proceedings of the International Joint Conference on Neural Networks, 7727858, pp. 4999-5005, Oct. 2016
  30. 30. P. Mandal, H. Zareipour and W. D. Rosehart, “Forecasting aggregated wind power production of multiple wind farms using hybrid wavelet-PSO-NNs”, International Journal of Energy Research, vol. 38, no. 13, pp. 1654-1666, Feb. 2014
  31. 31. G. Zhang, L. Zhang and T. Xie, “Prediction of short-term wind power in wind power plant based on BP-ANN”, Proceedings IEEE Advanced Information Management, Communicates, Electronic and Automation Control Conference, Xi’an, China, pp. 75-79, Oct. 2016
  32. 32. A. Tascikaraoglu and M. Uzunoglu, “A review of combined approaches for prediction of short-term wind speed and power”, Renewable and Sustainable Energy Reviews, vol. 34, pp. 243-254, Jun. 2014
  33. 33. D. Lee and R. Baldick, “Short-term wind power ensemble prediction based on Gaussian processes and neural networks”, IEEE Transactions on Smart Grid, vol. 5, no. 1, 6606922, pp. 501-510, Jan. 2014
  34. 34. N. Amjady and O. Abedinia, “Short term wind power prediction based on improved Kriging interpolation, empirical mode decomposition, and closed-loop forecasting engine”, Sustainability (Switzerland), vol. 9, no. 11, pp. 2104, Nov. 2017
  35. 35. J. C. Principe, N. R. Euliano and W. C. Lefebvre, “Neural and Adaptive Systems. Fundamentals Through Simulations”, 1st ed. New York: John Wiley & Sons, Inc., 2000
  36. 36. T. Masters,“Practical Neural Network Recipes in C++”, 1st ed. California: Morgan Kaufmann Publishers, 1993
  37. 37. N. R. Draper and H. Smith, “Applied regression analysis”, 3rd ed. John Wiley & Sons, Inc, Apr. 1998
  38. 38. S. Velázquez-Medina, J.A. Carta, U. Portero-Ajenjo. “Performance sensitivity of a wind farm power curve model to different signals of the input layer of ANNs: Case studies in the Canary Islands”. Complexity, vol. 2019, article number 2869149, 11 pages
  39. 39. W. Jujie, L. Yaning. “Multi-step ahead wind speed prediction based on optimal feature extraction, long short term memory neural network and error correction strategy”. Applied Energy, vol. 230, pp. 429-443, 2018
  40. 40. S. Díaz, J. A. Carta, J. M. Matías. “Performance assessment of five MCP models proposed for the estimation of long-term wind turbine power outputs at a target site using three machine learning techniques”. Applied Energy, vol. 209, pp. 455-477, 2018
  41. 41. S. Díaz, J. A. Carta, J. M. Matías. “Performance assessment of five MCP models proposed for the estimation of long-term wind turbine power outputs at a target site using three machine learning techniques”. Applied Energy, vol. 209, pp. 455-477, 2018
  42. 42. J.M. González-Sopeña, V. Pakrashi, B. Ghosh. “An overview of performance evaluation metrics for short-term statistical wind power forecasting”. Renewable and Sustainable Energy Reviews, vol. 138, 110515, 2021

Written By

Sergio Velázquez-Medina and Ulises Portero-Ajenjo

Submitted: 16 October 2020 Reviewed: 12 March 2021 Published: 01 April 2021