Research article Topical Sections

Long-term wind speed prediction using artificial neural network-based approaches

  • In the current scenario, worldwide renewable energy systems receive renewed interest because of the global reduction of greenhouse gas emissions. This paper proposes a long-term wind speed prediction model based on various artificial neural network approaches such as Improved Back-Propagation Network (IBPN), Multilayer Perceptron Network (MLPN), Recursive Radial Basis Function Network (RRBFN), and Elman Network with five inputs such as wind direction, temperature, relative humidity, precipitation of water content and wind speed. The proposed ANN-based wind speed forecasting models help plan, integrate, and control power systems and wind farms. The simulation result confirms that the proposed Recursive Radial Basis Function Network (RRBFN) model improves the wind speed prediction accuracy and minimizes the error to a minimum compared to other proposed IBPN, MLPN, and Elman Network-based wind speed prediction models.

    Citation: Manogaran Madhiarasan. Long-term wind speed prediction using artificial neural network-based approaches[J]. AIMS Geosciences, 2021, 7(4): 542-552. doi: 10.3934/geosci.2021031

    Related Papers:

    [1] Kimon Kardakaris, Dimitrios N Konispoliatis, Takvor H Soukissian . Theoretical evaluation of the power efficiency of a moored hybrid floating platform for wind and wave energy production in the Greek seas. AIMS Geosciences, 2023, 9(1): 153-183. doi: 10.3934/geosci.2023009
    [2] Adeeba Ayaz, Maddu Rajesh, Shailesh Kumar Singh, Shaik Rehana . Estimation of reference evapotranspiration using machine learning models with limited data. AIMS Geosciences, 2021, 7(3): 268-290. doi: 10.3934/geosci.2021016
    [3] Shuo Yang, Dong Wang, Zeguang Dong, Yingge Li, Dongxing Du . ANN prediction of the CO2 solubility in water and brine under reservoir conditions. AIMS Geosciences, 2025, 11(1): 201-227. doi: 10.3934/geosci.2025009
    [4] Miyuru B Gunathilake, Thamashi Senerath, Upaka Rathnayake . Artificial neural network based PERSIANN data sets in evaluation of hydrologic utility of precipitation estimations in a tropical watershed of Sri Lanka. AIMS Geosciences, 2021, 7(3): 478-489. doi: 10.3934/geosci.2021027
    [5] Navid Majdi Nasab, Alan Wang . Minimizing the displacement of integrated system of wind and tidal turbines based on the soil types under cyclic loads. AIMS Geosciences, 2023, 9(3): 513-527. doi: 10.3934/geosci.2023028
    [6] Joseph J. Kelly, Christopher I. McDermott . Numerical modelling of a deep closed-loop geothermal system: evaluating the Eavor-Loop. AIMS Geosciences, 2022, 8(2): 175-212. doi: 10.3934/geosci.2022011
    [7] Vincenzo Barrile, Emanuela Genovese, Francesco Cotroneo . Geomatics, soft computing, and innovative simulator: prediction of susceptibility to landslide risk. AIMS Geosciences, 2024, 10(2): 399-418. doi: 10.3934/geosci.2024021
    [8] Chibuike Chiedozie Ibebuchi . Fuzzy time series clustering using autoencoders neural network. AIMS Geosciences, 2024, 10(3): 524-539. doi: 10.3934/geosci.2024027
    [9] Gustavo E. Ratto, Fabián Videla, Jorge Reyna Almandos, Ricardo Maronna . Air quality at La Plata Conglomerate, Argentina: Review and prospective study to improve the present situation. AIMS Geosciences, 2018, 4(1): 88-125. doi: 10.3934/geosci.2018.1.88
    [10] Chibuike Chiedozie Ibebuchi . Can synoptic patterns influence the track and formation of tropical cyclones in the Mozambique Channel?. AIMS Geosciences, 2022, 8(1): 33-51. doi: 10.3934/geosci.2022003
  • In the current scenario, worldwide renewable energy systems receive renewed interest because of the global reduction of greenhouse gas emissions. This paper proposes a long-term wind speed prediction model based on various artificial neural network approaches such as Improved Back-Propagation Network (IBPN), Multilayer Perceptron Network (MLPN), Recursive Radial Basis Function Network (RRBFN), and Elman Network with five inputs such as wind direction, temperature, relative humidity, precipitation of water content and wind speed. The proposed ANN-based wind speed forecasting models help plan, integrate, and control power systems and wind farms. The simulation result confirms that the proposed Recursive Radial Basis Function Network (RRBFN) model improves the wind speed prediction accuracy and minimizes the error to a minimum compared to other proposed IBPN, MLPN, and Elman Network-based wind speed prediction models.



    Artificial Neural Networks (ANN) developed from the inspiration of the biological nervous system. ANNs are nonlinear information processing systems designed from interconnected elementary processing devices called neurons [1,2]. ANN has good self-learning ability, adaptability, real-time operation, fault tolerance ability, easy implementation, and inexpensive because of these features. ANN is widely used for various applications. We can classify ANN as feedforward and feedback (recurrent) networks. A network arranged into layers with no feedback path is called a feedforward network. Through one (or) more hidden layers, it is structured as input to the output layer: MLP, BPN, RBFN, etc. A network with a feedback path between the layers (or) within the layer is called a feedback network, for example, Elman, Hopfield, Boltzmann machine, etc. [3,4].

    Because of the environmental degradation and depletion of conventional energy, much attention has been focused on wind energy [5]. Since wind is one of the most flexible and tractable of all energy sources, the mechanical energy derived directly from wind can be readily and efficiently converted into another form of energy. Improving energy security and reducing greenhouse gas emissions to maintain the Kyoto Protocol demanding wind energy for electricity generation [6]. The long-term prediction horizon ranges from 1 day to 1 week or more ahead, which is essential for wind farms and energy systems to plan operation management and maintenance effectively.

    The research gap concerned with the wind speed prediction application is simple, and the highly accurate long-term prediction model is needed to be addressed. Wind possesses uncertainty due to the influence of various atmospheric variables. Thus, a reliable prediction model is obligatory. This paper addressed the above-said research gaps by the proposed long-term wind speed prediction models and considered the significant influence variables as inputs to the proposed models. Due to time-varying and randomness, wind speed prediction is a crucial hot topic in research.

    The major contributions of this paper are as follows: (1) Proposed four artificial neural network-based prediction models; (2) Applicability substantiated for wind speed prediction with respect to long-term horizon; (3) Evaluated the proposed model on a real-time measured wind dataset; (4) Performance and stability-based analyses were carried out concerning hidden neurons; (5) Carried out various input-based performance analyses; (6) Proposed models outperform with better prediction accuracy and reliability.

    A slight fraction deviation of wind speed will lead to a significant error output of the wind driving system. The importance of wind speed prediction is given below: To promote high-quality and reliable power system operation; To integrate wind energy into the electrical power grid effectively; To reduce wind energy generation operating costs; To achieve low spinning reserve; To help plan and control power systems and wind farms [7,8].

    Many research works suggested an ANN-based wind speed prediction model by several researchers [4]. I have reviewed related work on wind speed prediction using ANN and discussed it as follows.

    A wind speed prediction model based on BP (BackPropagation) algorithm was presented in Perez-Llera et al. 1998 [9]. Bilgili M et al. 2007 [10] performed long-term wind speed using ANN with RP (Resilient Propagation) algorithm. Autoregressive moving average (ARMA)-based wind speed prediction for short-term horizon pointed out by Torres JL et al. 2005 [11]. Junfang Li et al. 2010 [12] suggested Elman neural network-based one step ahead of wind speed prediction. H. Selcuk Nogay et al. 2012 [13] analyzed different ANN models for short-term wind speed forecasting. Karakuş O et al. 2017 [14] suggested a polynomial AR (autoregressive) model-based wind speed prediction concerning 12 hours ahead horizon. Wind speed forecasting in the long-term horizon was carried out using ANN [10,15], and a spiking neural network [16]. Neshat et al. 2021 [17] pointed out the evolutionary algorithm associated hybrid model for wind turbine power prediction. Chen et al. 2021 [18] presented the kernel mean squared error loss function incurred wind speed prediction model using a deep learning approach. Neshat et al. 2021 [19] performed short-time wind speed prediction using an evolutionary algorithm that adopted a deep learning model. Liang et al. 2021 [20] presented a multi-objective hybrid optimization algorithm-based optimized Bi-LSTM deep learning with transfer learning associated with the wind speed prediction model. Lahouar et al. 2017 [21] random forest-based hour-ahead wind power prediction carried out and exempted irrelevant input. Casella 2019 [22] suggested a multivariate probabilistic model that predicts wind speed.

    This paper proposes four ANN-based methodologies such as Improved Back Propagation network (IBPN) [2], Multilayer Perceptron network (MLPN) [3], Recursive Radial Basis Function Networks (RRBFN) [7,8], and Elman network [6] applied for wind speed prediction. The primary aim is to improve the prediction accuracy with reduced minimal error compared to other existing approaches.

    This paper proposed the five inputs based on different artificial neural network approaches, such as improved backpropagation network, multilayer perceptron network, Elman neural network, and novel recursive radial basis function neural network for wind speed prediction. The detailed discussion about major topics as a problem description, proposed model conceptual overview, data collection, data normalization, design, training, testing, denormalization, and performance metrics are described as follows.

    Wind speed prediction models based on the Improved Backpropagation network, Multilayer perceptron network, Recursive Radial Basis Function neural networks, and Elman network are presented in this paper. An accurate prediction of wind speed is one of the essential issues in renewable energy systems because of the dilute and fluctuating nature of wind. The wind has the uncertain irregularity characteristic. The appropriate modeling of the wind speed prediction model regarding inputs, hidden neurons, and hyperparameters aid in achieving better generalization capabilities [23]. In the current scenario, with a lot of predictions, research fields have to be heuristic in nature. The proposed wind speed prediction models confirm that even though large hidden neuron numbers in the proposed networks get stable performance in training. The ultimate aim of the proposed ANN-based wind speed prediction models is to improve the prediction accuracy with minimum statistical for wind speed prediction in renewable energy systems.

    In neural network design, different heuristics have existed. Still, there is a need for a fast and accurate model for wind speed prediction. The author's expertise and literature knowledge propose four artificial neural network-based models for applying wind speed prediction. The reason for selecting these four models is that artificial neural networks (ANN) are generally classified into feedforward and feedback. In this paper, the author considered two models (IBPN and MLPN) that are well famous feedforward neural networks; and Elman network is a feedback neural network, and the author proposed a novel feedforward neural network (RRBFN). The ultimate aim is to analyze the ANN effectiveness in wind speed prediction application. The main reasons to select the proposed four forecasting models are not complex and costly. The proposed wind speed forecasting model is developed with five inputs. We can remove the optional input, which does not impact the wind speed [21], but this paper considers the inputs to have a high impact to cause the variance in the wind speed, so it is necessary to consider all inputs. The proposed models' input and output target vector pairs are described as follows.

    Input vector,X=[TDw,WDw,RHw,PWw,Nw] (1)
    Outputvector,Y=Npw (2)

    Where, TDw: Temperature; WDw: Wind Direction; RHw: Relative Humidity; PWw: Precipitation of Water Content; Nw: Wind speed and Npw: Predicted wind speed.

    An Improved Backpropagation network (IBPN) is a multilayer feedforward network that incorporates the backpropagation (error) learning algorithm to balance the network's memorization and generalization. The backpropagation network comprises an input layer, a hidden layer, and an output layer. The processes involved in backpropagation training are the feedforward process, error computation process, and weight updating process. The feedforward network comprising processing elements that perform independent computation based on a set of input data and weights with a continuously differentiable activation function, and the computed results are transferred to the next layer. Lastly, the network output (predicted wind speed) is calculated, then the error is computed based on the difference between the actual target and the predicted result. The computed error is propagated back to the hidden unit and then passed to the input layer. For a training input and target pair, the weights get changed and updated in the backpropagation network to achieve the accurately predicted wind speed with reduced error. The presented backpropagation convergence speeds up by incorporating the momentum factor (η).

    Multilayer perceptron network (MLPN) is a feedforward neural network with supervised learning rules to search for the weight of binary and linear activation functions to solve complex problems. The architecture of the multilayer perceptron network is designed based on the single-layer perceptron network. The multilayer perceptron network comprises an input layer, a hidden layer, and an output layer. The multilayer perceptron is superior to the single-layer perceptron because it overcomes the drawbacks of the single-layer perceptron and has significant computational efficiency. The multilayer perceptron networks learn linear and nonlinear relationships between the input and output vectors because the hidden layer neuron has the nonlinear transfer function. The most commonly used nonlinear transfer function is the hyperbolic tangent sigmoid activation function which is applied over the net input of the hidden layer. The backpropagation learning rule is used to train multilayer perceptron networks. The multilayer perceptron networks are fully connected networks. The hyperbolic tangent sigmoid activation function is adapted for the hidden layer, and the purelin activation function is used for the output layer.

    The Recursive Radial basis function network (RRBFN) comprises the input, hidden, and output layers. I apply the radial basis function for hidden nodes in order to compute the input, and the Gaussian activation function calculates the output. Radial basis function emphasis is on the data existing over a region of the input space. The radial basis function network improves the convergence faster and better function approximation. Besides that, recursively update the error values to improve accuracy.

    Elman neural network is used for different applications, such as time series prediction, modeling, control, and speech recognition. From the hidden layer, get the output. The feedback information is stored in the recurrent link layer and keeps the memory. The hyperbolic tangent sigmoid activation function is adapted for the hidden layer, and the purelin activation function is used for the output layer.

    The real-time data was collected from the National Oceanic and Atmospheric Administration, United States, for a period from January 1998 to December 2018 from the location of Theni, INDIA, latitude: 10º E and longitude: 77.5º N. The temperature (℃), Wind direction (Degree), Relative Humidity (%), Precipitation of Water Content (%), and Wind speed (m/s) are inputs to the proposed four artificial neural networks based on wind speed prediction models, and the network output is the predicted wind speed (m/s). The proposed IBPN, MLPN, RRBFN, and Elman network models are developed by 80,000 number of samples to predict the wind speed in the long-term horizon (1 day to 1 week (or) more ahead).

    Normalization is very important for dealing with real-time data; the real-time data has a different range and different units. Hence, the normalization is used to scale the real-time data within the range of 0 to 1. The normalization process helps to achieve better accurate numeric computation and also improves output accuracy. The proposed approach utilizes the min-max normalization technique, which is important to effectively minimize the systematic noise present in the dataset. The following transformation equation is used for the normalization of the real-time data.

    Scaled input,Xi=(XiXminXmaxXmin)(XmaxXmin)+Xmin (3)

    where, Xi is actual input data, Xmin is minimum input data, Xmax is maximum input data, X'minis the minimum target value, X'min is the maximum target value.

    The proposed artificial neural networks-based wind speed prediction model's designed parameters include the dimensions and epochs shown in Table 1. The dimensions such as input neuron number, hidden neuron number, and output neuron number are defined in the network design. The presented network design has five input neurons such as Wind Direction (WDw), Temperature (TDw), Relative Humidity (RHw), Precipitation of Water Content (PWw) and Wind speed (Nw), one hidden layer, one output neuron, i.e., Predicted wind speed (Npw).

    Table 1.  Design Parameters for Proposed ANN-based Wind Speed Prediction Models.
    IBPN MLPN RRBFN ELMAN Network
    Input neuron = 5 Input neuron = 5 Input neuron = 5 Input neuron = 5
    Number of hidden layer = 1 Number of hidden layer = 1 Number of hidden layer = 1 Number of hidden layer = 1
    Output neuron = 1 Output neuron = 1 Output neuron = 1 Output neuron = 1
    Number of epochs = 2000 Number of epochs = 2000 Number of epochs = 2000 Number of epochs = 2000
    Threshold = 1 Threshold = 1 Spread = 3 Threshold = 1
    Learning Rate = 0.1 Learning Rate = 0.1
    Momentum Factor =0.9

     | Show Table
    DownLoad: CSV

    Considered Improved Back-Propagation network (IBPN) inputs are transferred to the hidden layer that multiplies the weight W with a hyperbolic tangent sigmoid activation function. The hidden layer outputs are transferred to the output layer by multiplying with weight V using the tangent sigmoid activation function. The IBPN network convergence speeds up by incorporating the momentum factor (η). Performed Multilayer Perceptron network (MLPN) inputs are transferred to a hidden layer that multiplies the weight W with a hyperbolic tangent sigmoid activation function. The hidden layer output is transferred to the output layer that multiplying with weight V using the purelin activation function. Carried out Recursive Radial Basis Function Network (RRBFN) input layer and hidden layer are interconnected through the hypothetical connection. The hidden layer has a Gaussian function. Weighted connection interconnects the hidden layer and output. The output layer has a linear function. Performed Elman network input is transferred to the hidden layer that multiplies weight W1 using the hyperbolic tangent sigmoid activation function, and the hidden layer output is transferred to the output layer by multiplying with weight W2 using the purelin activation function. Because of the training, previous information is reflected in the Elman network.

    The wind speed forecasting model is developed based on the training dataset, and the proposed models are evaluated by using the testing dataset. The collected 80,000 real-time dataset is divided into training and testing. The collected 70% data (56,000) is used for the training phase, and 30% collected data (24,000) is utilized for the testing phase of the network. The real-time data are divided into training and testing datasets. Neural network learning uses a training dataset, and the testing set is used to calculate the error. The recursive radial basis function network (RRBFN) with 31 hidden neurons gets the lowest minimal statistical errors; the optimal hidden neuron is selected by trial and error between 1 to 31 hidden neurons.

    The denormalization process is the post-processing of the data. The output is carried out after denormalization. The proposed approach performance is analyzed based on statistical errors like MAPE (Mean Absolute Percentage Error), MSE (Mean Square Error), RMSE (Root Mean Square Error), MAE (Mean Absolute Error), MRE (Mean Relative Error) [24]. MSE measures the prediction accuracy; close prediction with respect to the target is quantified by MAE. RMSE, MAPE, and MRE are useful for gauging the prediction model's effectiveness. The statistical errors are used to evaluate the quality of the predicted wind speed obtained by four ANN-based wind speed prediction models.

    Based on the proposed recursive radial basis function network (RRBFN) based wind speed prediction model, a comparison between the actual and predicted wind speed is shown in Figure 1a. For the clarity of the graph, 240 samples of actual and predicted data are depicted in the result are noticed from Figure 1a. Apparently, the results are exactly matched with the measured values. The prediction error for RRBFN based model is depicted in Figure 1b. The suggested four ANN-based wind speed prediction models were simulated using MATLAB and achieved minimal statistical errors compared to other existing models in the literature.

    Figure 1.  (a) Comparison between the actual target and predicted wind speed results from RRBFN based wind speed prediction model. (b) Prediction Error got from RRBFN based wind speed prediction model.

    The recursive radial basis function neural network model for wind speed prediction used 31 hidden neurons to improve prediction accuracy and reduce statistical errors. The simulation results reveal that the predicted wind speed is in best agreement with the experimentally measured values. From the result, it has been confirmed that the recursive radial basis function network-based wind speed prediction model gets minimum errors. The results prove that the proposed approach gets better results than the other existing approaches.

    The presented four ANN-based wind speed prediction designs were run on an Acer laptop computer with a Pentium (R) Dual-Core processor running at 2.30 GHZ with 2 GB of RAM. Statistical errors evaluate the network performance. Table 2. Depict that performance measures of ANN-based four wind speed prediction models with various hidden neurons. The suggested RRBFN model outperforms and achieves minimal statistical errors for long-term prediction horizon two years ahead of wind speed prediction.

    Table 2.  Performance Analysis of proposed ANN-based Wind Speed Prediction Models.
    Approaches Hidden Neurons MSE (m/s) RMSE (m/s) MAE (m/s) MRE (m/s) MAPE %
    IBPN 3
    9
    14
    20
    25
    31
    1.4036e–04
    2.8061e–06
    4.2332e–07
    1.1296e–07
    1.8714e–06
    1.2659e–06
    0.0118
    0.0017
    6.5063e–04
    3.3609e–04
    0.0014
    0.0011
    0.0072
    3.3602e–04
    2.9076e–04
    4.8963e–05
    3.4604e–04
    9.7197e–04
    0.0021
    9.7907e–05
    8.4719e–05
    1.4266e–05
    1.0083e–04
    2.8320e–05
    0.2110
    0.0098
    0.0085
    0.0014
    0.0101
    0.0028
    MLPN 3
    9
    14
    20
    25
    31
    2.0476e–09
    1.9516e–10
    2.4423e–10
    1.7127e–10
    4.9483e–11
    1.6232e–10
    4.5251e–05
    1.3970e–05
    1.5628e–05
    1.3087e–05
    7.0344e–06
    1.2741e–05
    3.4314e–05
    1.0255e–05
    1.1049e–05
    9.4877e–06
    4.4872e–06
    6.8330e–06
    9.9982e–06
    2.9880e–06
    3.2194e–06
    2.7644e–06
    1.3074e–06
    1.9909e–06
    9.9982e–04
    2.9880e–04
    3.2194e–04
    2.7644e–04
    1.3074e–04
    1.9909e–04
    RRBFN 3
    9
    14
    20
    25
    31
    2.9525e–04
    8.8008e–08
    1.8868e–09
    1.0267e–10
    9.5905e–11
    1.2781e–11
    0.0172
    2.9666e–04
    4.3437e–05
    1.0133e–05
    9.7931e–06
    3.5751e–06
    0.0039
    2.1823e–04
    8.5055e–06
    4.5888e–06
    7.1310e–06
    2.4435e–06
    0.0011
    6.3585e–05
    2.4782e–06
    1.3370e–06
    2.0778e–06
    7.1195e–07
    0.1142
    0.0064
    2.4782e–04
    1.3370e–04
    2.0778e–04
    7.1195e–05
    Elman Network 3
    9
    14
    20
    25
    31
    0.0012
    9.9395e–04
    0.0011
    0.0019
    0.0020
    8.0590e–04
    0.0351
    0.0315
    0.0329
    0.0441
    0.0450
    0.0284
    0.0266
    0.0234
    0.0239
    0.0329
    0.0302
    0.0206
    0.0078
    0.0068
    0.0070
    0.0096
    0.0088
    0.0060
    0.7754
    0.6827
    0.6960
    0.9594
    0.8805
    0.5999

     | Show Table
    DownLoad: CSV

    Furthermore, the RRBFN with identified optimal hidden neuron (31 hidden neurons) framework-based wind speed prediction model performance is analyzed with various inputs. The obtained results are tabulated in Table 3. Concern about wind speed prediction, past knowledge of input, wind direction is highly influenced other than these input temperature, relative humidity, and precipitation of water content is very important because it influences air density. Each input is important and has a significant correlation to wind speed, so it is impossible to say which input gives better accuracy but increases the relevant inputs parameter to help the prediction model learn the correlation very well, which makes it achieve good prediction.

    Table 3.  RRBFN Performance Analysis with Various Inputs.
    Approach Number of Inputs MSE (m/s) RMSE (m/s) MAE (m/s) MRE (m/s) MAPE %
    RRBFN with 31 hidden neurons 2 Inputs (RHw & PWw)
    3 Inputs (RHw, PWw, & TDw)
    4 Inputs (RHw, PWw, TDw, & WDw)
    5 Inputs (RHw, PWw, TDw, WDw, & Nw)
    3.4650e–08
    5.3624e–09
    1.1588e–10
    1.2781e–11
    0.0032
    0.0011
    4.8524e–04
    3.5751e–06
    0.0017
    5.8764e–04
    2.5021e–04
    2.4435e–06
    5.0565e–04
    1.7122e–04
    7.2905e–05
    7.1195e–07
    0.0506
    0.0171
    0.0073
    7.1195e–05

     | Show Table
    DownLoad: CSV

    The advantages of the proposed model are simple to implement, has less computational complexity, has a highly accurate prediction, and is generic. A disadvantage of the proposed model is the needed advanced computational power to handle the big data.

    This paper presents various artificial neural network approaches, such as IBPN, MLPN, RRBFN, and Elman network, with five input parameters based on long-term wind speed prediction models. The suggested wind speed prediction models were adapted and evaluated with the collected real-time wind dataset. Figure 2 Illustrate the graphical summary of the proposed approach for the better understanding.

    Figure 2.  Proposed Approach graphical summary.

    The primary aim of the proposed models is to assist in the planning, integration, and control of power systems and wind farms. The presented four neural networks based on wind speed predictions achieve a better agreement with the actual target. The result proves that compared with other proposed wind speed prediction models, the Recursive Radial Basis Function Network (RRBFN) based wind speed prediction model with 31 hidden neurons achieves better accuracy with minimal statistical errors such as MSE of 1.2781e–11, RMSE of 3.5751e–06, MAE of 2.4435e–06, MRE of 7.1195e–07 and MAPE of 7.1195e–05. The proposed RRBFN effectiveness was evaluated with various inputs-based analyses. Based on the performance analysis concerned with long-term horizon-based wind speed prediction, the proposed RRBFN model enhanced the accuracy of wind speed prediction than other models like IBPN, MLPN, and Elman networks.

    The author is thankful to the National Oceanic and Atmospheric Administration, the United States, for providing real-time data to perform the research work.

    The author declares no conflict of interest.



    [1] Madhiarasan M (2018) Certain algebraic criteria for design of hybrid neural network models with applications in renewable energy forecasting. Anna University, Chennai, India.
    [2] Madhiarasan M, Deepa SN (2016) A novel criterion to select hidden neuron numbers in improved back propagation networks for wind speed forecasting. Appl Intell 44: 878-893. doi: 10.1007/s10489-015-0737-z
    [3] Madhiarasan M, Deepa SN (2017) Comparative analysis on hidden neurons estimation in multi layer perceptron neural networks for wind speed forecasting. Artif Intell Rev 48: 449-471. doi: 10.1007/s10462-016-9506-6
    [4] Madhiarasan M, Deepa SN (2016) Comprehensive study of various forecasting techniques for forecast of wind speed in the field of wind energy system. TIDEE 15: 439-457.
    [5] Madhiarasan M, Deepa SN (2016) Performance investigation of six artificial neural networks for different time scale wind speed forecasting in three wind farms of coimbatore region. Int J Innovation Sci Res 23: 380-411.
    [6] Madhiarasan M, Deepa SN (2018) A novel method to select hidden neurons in ELMAN neural network for wind speed prediction application. WSEAS Trans Power Syst 13: 13-30.
    [7] Madhiarasan M, Deepa SN (2016) New criteria for estimating the hidden layer neuron numbers for recursive radial basis function networks and its application in wind speed forecasting. Asian J Inf Technol 15: 4377-4391.
    [8] Madhiarasan M (2020) Accurate prediction of different forecast horizons wind speed using a recursive radial basis function neural network. Prot Control Mod Power Syst 5: 1-9. doi: 10.1186/s41601-019-0145-1
    [9] Perez-Llera C, Fernandez-Baizanb MC, Feitoc JL, et al. (2002) Local short term prediction of wind speed: A Neural Network Analysis. IEMS 124-129.
    [10] Bilgili M, Sahin B, Yasar A (2007) Application of artificial neural networks for the wind speed prediction of target station using reference stations data. Renewable Energy 32: 2350-2360. doi: 10.1016/j.renene.2006.12.001
    [11] Torres JL, Garcia A, De Blas M, et al. (2005) Forecast of hourly average wind speed with ARMA models in Navarre (Spain). Sol Energy 79: 65-77. doi: 10.1016/j.solener.2004.09.013
    [12] Li JF, Zhang BH, Mao CX, et al. (2010) Wind speed prediction based on the Elman recursion neural networks. Proc 2010 Int Conf Modell Identif Control 2010: 728-732.
    [13] Selcuk Nogay H, Cetin Akinci T, Eiduke Viciute M (2012) Application of Artificial neural networks for short term wind speed forecasting in mardin, Turkey. J Energy South Afr 23: 2-7.
    [14] Karakuş O, Kuruoğlu EE, Altınkaya MA (2017) One‐day ahead wind speed/power prediction based on polynomial autoregressive model. IET Renew Power Gener 11: 1430-1439. doi: 10.1049/iet-rpg.2016.0972
    [15] Azad HB, Mekhilef S, Ganapathy VG (2014) Long-term wind speed forecasting and general pattern recognition using neural networks. IEEE Trans Sustainable Energy 5: 546-553. doi: 10.1109/TSTE.2014.2300150
    [16] Madhiarasan M, Deepa SN (2016) Long-term wind speed forecasting using spiking neural network optimized by improved modified grey wolf optimization algorithm. Int J Adv Res 4: 356-368. doi: 10.21474/IJAR01/1132
    [17] Neshat M, Nezhad MM, Abbasnejad E, et al. (2021) Wind turbine power output prediction using a new hybrid neuro-evolutionary method. Energy 229: 120617. doi: 10.1016/j.energy.2021.120617
    [18] Chen X, Yu R, Ullah S, et al. (2021) A novel loss function of deep learning in wind speed forecasting. Energy 238: 121808. doi: 10.1016/j.energy.2021.121808
    [19] Neshat M, Nezhad MM, Abbasnejad E, et al. (2021) A deep learning-based evolutionary model for short-term wind speed forecasting: A case study of the Lillgrund offshore wind farm. Energy Convers Manage 236: 114002. doi: 10.1016/j.enconman.2021.114002
    [20] Liang T, Zhao Q, Lv Q, et al. (2021) A novel wind speed prediction strategy based on Bi-LSTM, MOOFADA and transfer learning for centralized control centers. Energy 230: 120904. doi: 10.1016/j.energy.2021.120904
    [21] Lahouar A, Slama JB (2017) Hour-ahead wind power forecast based on random forests. Renewable Energy 109: 529-541. doi: 10.1016/j.renene.2017.03.064
    [22] Casella L (2019) Wind speed reconstruction using a novel Multivariate Probabilistic method and Multiple Linear Regression: advantages compared to the single correlation approach. J Wind Eng Ind Aerodyn 191: 252-65. doi: 10.1016/j.jweia.2019.05.020
    [23] Madhiarasan M, Tipaldi M, Siano P (2020) Analysis of Artificial Neural Network Performance Based on Influencing Factors for Temperature Forecasting Applications. J High Speed Netw 26: 209-223. doi: 10.3233/JHS-200639
    [24] Wilks DS (2020) Statistical methods in the atmospheric sciences: an introduction, San Diego, CA, USA.
  • This article has been cited by:

    1. Manogaran Madhiarasan, Mohamed Louzazni, Different Forecasting Horizons Based Performance Analysis of Electricity Load Forecasting Using Multilayer Perceptron Neural Network, 2021, 3, 2571-9394, 804, 10.3390/forecast3040049
    2. Kunal Agarwal, Shelly Vadhera, 2022, Short-term Wind Speed Prediction using ANN, 978-1-6654-7884-7, 496, 10.1109/ICSCDS53736.2022.9760899
    3. Manoharan Madhiarasan, Mohamed Louzazni, Brahim Belmahdi, 2023, Chapter 54, 978-3-031-22374-7, 682, 10.1007/978-3-031-22375-4_54
    4. Zeliha Nur KİRİŞ, Ömer Faruk BEYCA, Fuat KOSANOĞLU, Recurrent Neural Networks Based Wind Speed Forecasting Models: A Case Study of Yalova, 2022, 5, 2651-3927, 178, 10.38016/jista.1120383
    5. Wumaier Tuerxun, Chang Xu, Hongyu Guo, Lei Guo, Namei Zeng, Zhiming Cheng, An ultra‐short‐term wind speed prediction model using LSTM based on modified tuna swarm optimization and successive variational mode decomposition, 2022, 10, 2050-0505, 3001, 10.1002/ese3.1183
    6. Manogaran Madhiarasan, Mohamed Louzazni, Jit S. Mandeep, Analysis of Artificial Neural Network: Architecture, Types, and Forecasting Applications, 2022, 2022, 2090-0155, 1, 10.1155/2022/5416722
    7. Mohammad Hesam Mohammadi, Amir Hussain Meshkatee, Sarmad Ghader, Majid Azadi, Wind gust forecasting by post-processing the WRF model outputs using ANN, 2024, 105, 03770265, 101425, 10.1016/j.dynatmoce.2023.101425
    8. R. K. Reja, Ruhul Amin, Zinat Tasneem, Sarafat Hussain Abhi, Uzair Aslam Bhatti, Subrata Kumar Sarker, Qurat ul Ain, Yazeed Yasin Ghadi, A New ANN Technique for Short-Term Wind Speed Prediction Based on SCADA System Data in Turkey, 2023, 14, 2073-4433, 1516, 10.3390/atmos14101516
    9. Abdel-Nasser Sharkawy, Asmaa Ameen, Shuaiby Mohamed, Gamal Abdel-Jaber, I. Hamdan, Design, Assessment, and Modeling of Multi-Input Single-Output Neural Network Types for the Output Power Estimation in Wind Turbine Farms, 2024, 5, 2673-4052, 190, 10.3390/automation5020012
  • Reader Comments
  • © 2021 the Author(s), licensee AIMS Press. This is an open access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0)
通讯作者: 陈斌, bchen63@163.com
  • 1. 

    沈阳化工大学材料科学与工程学院 沈阳 110142

  1. 本站搜索
  2. 百度学术搜索
  3. 万方数据库搜索
  4. CNKI搜索

Metrics

Article views(3308) PDF downloads(202) Cited by(9)

Figures and Tables

Figures(2)  /  Tables(3)

Other Articles By Authors

/

DownLoad:  Full-Size Img  PowerPoint
Return
Return

Catalog