High accurary in wind speed forcasting remains hard to achieve due to wind’s random distribution nature and its seasonal characteristics.Randomness,intermittent and nonstationary usually cause the portion problem of ...High accurary in wind speed forcasting remains hard to achieve due to wind’s random distribution nature and its seasonal characteristics.Randomness,intermittent and nonstationary usually cause the portion problem of the wind speed forecasting.Seasonal characteristics of wind speed means that its feature distribution is inconsistent.This typically results that the persistence of excitation for modeling can not be guaranteed,and may severely reduce the possibilities of high precise forecasting model.In this paper,we proposed two effective solutions to solve the problems caused by the randomness and seasonal characteristics of the wind speed.(1)Wavelet analysis is used to extract the robust components of time series and reduce the influence of randomness.(2)Based on the energy distribution about the extracted amplitude and associated frequency,seasonal characteristics of wind speed are analyzed based on self-similarity in periodogram under scales range generated by wavelet transformation.Thus,the original dataset is reasonably divided into subsest which can effectively reflect the seasonal distribution characteristics of wind speed.In addition,two strategies are given to optimal model structure and improve the forecasting accuracy:(1)The forecasting model’s lag space is approximately estimated by the Lipschitz quotient to improve the generality ability of the feedforward neural network.(2)The forecasting accuracy and model robustness are further improved by the wavelet decomposition combined with AdaBoosting neural network.Finally,experimental evaluation based on the dataset from National Renewable Energy Laboratory(NREL)is given to demonstrate the performance of the proposed approach.展开更多
Wind speed is a crucial parameter affecting wind energy utilization.However,its volatility leads to time-varying power output.Herein,a novel Seq2Seq model integrating deep learning,data denoising,and a shape-aware los...Wind speed is a crucial parameter affecting wind energy utilization.However,its volatility leads to time-varying power output.Herein,a novel Seq2Seq model integrating deep learning,data denoising,and a shape-aware loss function is proposed for accurate multistep wind speed forecasting.In this model,the wind speed data is first denoised using the maximal overlap discrete wavelet transform.Next,an encoder-decoder network based on a temporal convolutional network,bidirectional gated recurrent unit,and multihead self-attention is employed for forecasting.Additionally,to enhance the ability of the model to identify temporal dynamics,a shape-aware loss function,ITILDE-Q,is employed in the model.To verify the effectiveness of the proposed model,a comparative experiment and an ablation experiment were conducted using three datasets of measured wind speeds.Three error metrics and a similarity metric were adopted for comprehensive evaluation.The experimental results showed that the proposed model consistently outperforms benchmark models in all tested forecasting scenarios,with particularly pronounced differences in performance over longer forecast horizons.Furthermore,the synergistic interaction of the three key components contributes to the extraordinary performance of the proposed model.展开更多
Accurate wind speed prediction is crucial for stabilizing power grids with high wind energy penetration.This study presents a novel machine learning model that integrates clustering,deep learning,and transfer learning...Accurate wind speed prediction is crucial for stabilizing power grids with high wind energy penetration.This study presents a novel machine learning model that integrates clustering,deep learning,and transfer learning to mitigate accuracy degradation in 24-h forecasting.Initially,an optimized DB-SCAN(Density-Based Spatial Clustering of Applications with Noise)algorithm clusters wind fields based on wind direction,probability density,and spectral features,enhancing physical interpretability and reducing training complexity.Subsequently,a ResNet(Residual Network)extracts multi-scale patterns from decomposed wind signals,while transfer learning adapts the backbone network across clusters,cutting training time by over 90%.Finally,a CBAM(Convolutional Block Attention Module)attention mechanism is employed to prioritize features for LSTM-based prediction.Tested on the 2015 Jena wind speed dataset,the model demonstrates superior accuracy and robustness compared to state-of-the-art baselines.Key innovations include:(a)Physics-informed clustering for interpretable wind regime classification;(b)Transfer learning with deep feature extraction,preserving accuracy while minimizing training time;and(c)On the 2016 Jena wind speed dataset,the model achieves MAPE(Mean Absolute Percentage Error)values of 16.82%and 18.02%for the Weibull-shaped and Gaussian-shaped wind speed clusters,respectively,demonstrating the model’s robust generalization capacity.This framework offers an efficient and effective solution for long-term wind forecasting.展开更多
To protect trains against strong cross-wind along Qinghai-Tibet railway, a strong wind speed monitoring and warning system was developed. And to obtain high-precision wind speed short-term forecasting values for the s...To protect trains against strong cross-wind along Qinghai-Tibet railway, a strong wind speed monitoring and warning system was developed. And to obtain high-precision wind speed short-term forecasting values for the system to make more accurate scheduling decision, two optimization algorithms were proposed. Using them to make calculative examples for actual wind speed time series from the 18th meteorological station, the results show that: the optimization algorithm based on wavelet analysis method and improved time series analysis method can attain high-precision multi-step forecasting values, the mean relative errors of one-step, three-step, five-step and ten-step forecasting are only 0.30%, 0.75%, 1.15% and 1.65%, respectively. The optimization algorithm based on wavelet analysis method and Kalman time series analysis method can obtain high-precision one-step forecasting values, the mean relative error of one-step forecasting is reduced by 61.67% to 0.115%. The two optimization algorithms both maintain the modeling simple character, and can attain prediction explicit equations after modeling calculation.展开更多
Wind speed forecasting is signif icant for wind farm planning and power grid operation. The research in this paper uses Eviews software to build the ARMA (autoregressive moving average) model of wind speed time series...Wind speed forecasting is signif icant for wind farm planning and power grid operation. The research in this paper uses Eviews software to build the ARMA (autoregressive moving average) model of wind speed time series, and employs Lagrange multipliers to test the ARCH (autoregressive conditional heteroscedasticity) effects of the residuals of the ARMA model. Also, the corresponding ARMA-ARCH models are established, and the wind speed series are forecasted by using the ARMA model and ARMA-ARCH model respectively. The comparison of the forecasting accuracy of the above two models shows that the ARMA-ARCH model possesses higher forecasting accuracy than the ARMA model and has certain practical value.展开更多
Wind speed forecasting is of great importance for wind farm management and plays an important role in grid integration. Wind speed is volatile in nature and therefore it is difficult to predict with a single model. In...Wind speed forecasting is of great importance for wind farm management and plays an important role in grid integration. Wind speed is volatile in nature and therefore it is difficult to predict with a single model. In this study, three hybrid multi-step wind speed forecasting models are developed and compared — with each other and with earlier proposed wind speed forecasting models. The three models are based on wavelet decomposition(WD), the Cuckoo search(CS) optimization algorithm, and a wavelet neural network(WNN). They are referred to as CS-WD-ANN(artificial neural network), CS-WNN, and CS-WD-WNN, respectively. Wind speed data from two wind farms located in Shandong, eastern China, are used in this study. The simulation result indicates that CS-WD-WNN outperforms the other two models, with minimum statistical errors. Comparison with earlier models shows that CS-WD-WNN still performs best, with the smallest statistical errors. The employment of the CS optimization algorithm in the models shows improvement compared with the earlier models.展开更多
Wind speed forecasting is important for wind energy forecasting.In the modern era,the increase in energy demand can be managed effectively by fore-casting the wind speed accurately.The main objective of this research ...Wind speed forecasting is important for wind energy forecasting.In the modern era,the increase in energy demand can be managed effectively by fore-casting the wind speed accurately.The main objective of this research is to improve the performance of wind speed forecasting by handling uncertainty,the curse of dimensionality,overfitting and non-linearity issues.The curse of dimensionality and overfitting issues are handled by using Boruta feature selec-tion.The uncertainty and the non-linearity issues are addressed by using the deep learning based Bi-directional Long Short Term Memory(Bi-LSTM).In this paper,Bi-LSTM with Boruta feature selection named BFS-Bi-LSTM is proposed to improve the performance of wind speed forecasting.The model identifies relevant features for wind speed forecasting from the meteorological features using Boruta wrapper feature selection(BFS).Followed by Bi-LSTM predicts the wind speed by considering the wind speed from the past and future time steps.The proposed BFS-Bi-LSTM model is compared against Multilayer perceptron(MLP),MLP with Boruta(BFS-MLP),Long Short Term Memory(LSTM),LSTM with Boruta(BFS-LSTM)and Bi-LSTM in terms of Root Mean Square Error(RMSE),Mean Absolute Error(MAE),Mean Square Error(MSE)and R2.The BFS-Bi-LSTM surpassed other models by producing RMSE of 0.784,MAE of 0.530,MSE of 0.615 and R2 of 0.8766.The experimental result shows that the BFS-Bi-LSTM produced better forecasting results compared to others.展开更多
Wind and solar energy are two popular forms of renewable energy used in microgrids and facilitating the transition towards net-zero carbon emissions by 2050.However,they are exceedingly unpredictable since they rely h...Wind and solar energy are two popular forms of renewable energy used in microgrids and facilitating the transition towards net-zero carbon emissions by 2050.However,they are exceedingly unpredictable since they rely highly on weather and atmospheric conditions.In microgrids,smart energy management systems,such as integrated demand response programs,are permanently established on a step-ahead basis,which means that accu-rate forecasting of wind speed and solar irradiance intervals is becoming increasingly crucial to the optimal operation and planning of microgrids.With this in mind,a novel“bidirectional long short-term memory network”(Bi-LSTM)-based,deep stacked,sequence-to-sequence autoencoder(S2SAE)forecasting model for predicting short-term solar irradiation and wind speed was developed and evaluated in MATLAB.To create a deep stacked S2SAE prediction model,a deep Bi-LSTM-based encoder and decoder are stacked on top of one another to reduce the dimension of the input sequence,extract its features,and then reconstruct it to produce the forecasts.Hyperparameters of the proposed deep stacked S2SAE forecasting model were optimized using the Bayesian optimization algorithm.Moreover,the forecasting performance of the proposed Bi-LSTM-based deep stacked S2SAE model was compared to three other deep,and shallow stacked S2SAEs,i.e.,the LSTM-based deep stacked S2SAE model,gated recurrent unit-based deep stacked S2SAE model,and Bi-LSTM-based shallow stacked S2SAE model.All these models were also optimized and modeled in MATLAB.The results simulated based on actual data confirmed that the proposed model outperformed the alternatives by achieving an accuracy of up to 99.7%,which evidenced the high reliability of the proposed forecasting.展开更多
The scope of this paper is to forecast wind speed. Wind speed, temperature, wind direction, relative humidity, precipitation of water content and air pressure are the main factors make the wind speed forecasting as a ...The scope of this paper is to forecast wind speed. Wind speed, temperature, wind direction, relative humidity, precipitation of water content and air pressure are the main factors make the wind speed forecasting as a complex problem and neural network performance is mainly influenced by proper hidden layer neuron units. This paper proposes new criteria for appropriate hidden layer neuron unit’s determination and attempts a novel hybrid method in order to achieve enhanced wind speed forecasting. This paper proposes the following two main innovative contributions 1) both either over fitting or under fitting issues are avoided by means of the proposed new criteria based hidden layer neuron unit’s estimation. 2) ELMAN neural network is optimized through Modified Grey Wolf Optimizer (MGWO). The proposed hybrid method (ELMAN-MGWO) performance, effectiveness is confirmed by means of the comparison between Grey Wolf Optimizer (GWO), Adaptive Gbest-guided Gravitational Search Algorithm (GGSA), Artificial Bee Colony (ABC), Ant Colony Optimization (ACO), Cuckoo Search (CS), Particle Swarm Optimization (PSO), Evolution Strategy (ES), Genetic Algorithm (GA) algorithms, meanwhile proposed new criteria effectiveness and precise are verified comparison with other existing selection criteria. Three real-time wind data sets are utilized in order to analysis the performance of the proposed approach. Simulation results demonstrate that the proposed hybrid method (ELMAN-MGWO) achieve the mean square error AVG ± STD of 4.1379e-11 ± 1.0567e-15, 6.3073e-11 ± 3.5708e-15 and 7.5840e-11 ± 1.1613e-14 respectively for evaluation on three real-time data sets. Hence, the proposed hybrid method is superior, precise, enhance wind speed forecasting than that of other existing methods and robust.展开更多
The bootstrap resampling method is applied to an ensemble artificial neural network (ANN) approach (which combines machine learning with physical data obtained from a numerical weather prediction model) to provide a m...The bootstrap resampling method is applied to an ensemble artificial neural network (ANN) approach (which combines machine learning with physical data obtained from a numerical weather prediction model) to provide a multi-ANN model super-ensemble for application to multi-step-ahead forecasting of wind speed and of the associated power generated from a wind turbine. A statistical combination of the individual forecasts from the various ANNs of the super-ensemble is used to construct the best deterministic forecast, as well as the prediction uncertainty interval associated with this forecast. The bootstrapped neural-network methodology is validated using measured wind speed and power data acquired from a wind turbine in an operational wind farm located in northern China.展开更多
Hybrid model is a popular forecasting model in renewable energy related forecasting applications. Wind speed forecasting, as a common application, requires fast and accurate forecasting models. This paper introduces a...Hybrid model is a popular forecasting model in renewable energy related forecasting applications. Wind speed forecasting, as a common application, requires fast and accurate forecasting models. This paper introduces an Empirical Mode Decomposition (EMD) followed by a k Nearest Neighbor (kNN) hybrid model for wind speed forecasting. Two configurations of EMD-kNN are discussed in details: an EMD-kNN-P that applies kNN on each decomposed intrinsic mode function (IMF) and residue for separate modelling and forecasting followed by summation and an EMD-kNN-M that forms a feature vector set from all IMFs and residue followed by a single kNN modelling and forecasting. These two configurations are compared with the persistent model and the conventional kNN model on a wind speed time series dataset from Singapore. The results show that the two EMD-kNN hybrid models have good performance for longer term forecasting and EMD-kNN-M has better performance than EMD-kNN-P for shorter term forecasting.展开更多
In recent years, there has been introduction of alternative energy sources such as wind energy. However, wind speed is not constant and wind power output is proportional to the cube of the wind speed. In order to cont...In recent years, there has been introduction of alternative energy sources such as wind energy. However, wind speed is not constant and wind power output is proportional to the cube of the wind speed. In order to control the power output for wind power generators as accurately as possible, a method of wind speed estimation is required. In this paper, a technique considers that wind speed in the order of 1 - 30 seconds is investigated in confirming the validity of the Auto Regressive model (AR), Kalman Filter (KF) and Neural Network (NN) to forecast wind speed. This paper compares the simulation results of the forecast wind speed for the power output forecast of wind power generator by using AR, KF and NN.展开更多
Wind power generation is among the most promising and eco-friendly energy sources today. Wind Power Forecasting (WPF) is essential for boosting energy efficiency and maintaining the operational stability of power grid...Wind power generation is among the most promising and eco-friendly energy sources today. Wind Power Forecasting (WPF) is essential for boosting energy efficiency and maintaining the operational stability of power grids. However, predicting wind power comes with significant challenges, such as weather uncertainties, wind variability, complex terrain, limited data, insufficient measurement infrastructure, intricate interdependencies, and short lead times. These factors make it difficult to accurately forecast wind behavior and respond to sudden power output changes. This study aims to precisely forecast electricity generation from wind turbines, minimize grid operation uncertainties, and enhance grid reliability. It leverages historical wind farm data and Numerical Weather Prediction data, using k-Nearest Neighbors for pre-processing, K-means clustering for categorization, and Long Short-Term Memory (LSTM) networks for training and testing, with model performance evaluated across multiple metrics. The Grey Wolf Optimized (GWO) LSTM classification technique, a deep learning model suited to time series analysis, effectively handles temporal dependencies in input data through memory cells and gradient-based optimization. Inspired by grey wolves’ hunting strategies, GWO is a population-based metaheuristic optimization algorithm known for its strong performance across diverse optimization tasks. The proposed Grey Wolf Optimized Deep Learning model achieves an R-squared value of 0.97279, demonstrating that it explains 97.28% of the variance in wind power data. This model surpasses a reference study that achieved an R-squared value of 0.92 with a hybrid deep learning approach but did not account for outliers or anomalous data.展开更多
The Pearl River Estuary(PRE)is one of China’s busiest shipping hubs and fishery production centers,as well as a region with abundant island tourism and wind energy resources,which calls for accurate short-term wind f...The Pearl River Estuary(PRE)is one of China’s busiest shipping hubs and fishery production centers,as well as a region with abundant island tourism and wind energy resources,which calls for accurate short-term wind forecasts.First,this study evaluated three operational numerical models,i.e.,ECMWF-EC,NCEP-GFS,and CMA-GD,for their ability to predict short-term wind speed over the PRE against in-situ observations during 2018-2021.Overall,ECMWF-EC out-performs other models with an average RMSE of 2.24 m s^(-1)and R of 0.57,but the NCEP-GFS performs better in the case of strong winds.Then,various bias correction and multi-model ensemble(MME)methods are used to perform the deterministic post-processing using a local and lead-specific scheme.Two-factor model output statistics(MOS2)is the optimal bias correction method for reducing(increasing)the overall RMSE(R)to 1.62(0.70)m s^(-1),demonstrating the benefits of considering both initial and lead-specific information.Intercomparison of MME results reveals that Multiple linear regression(MLR)presents superior skills,followed by random forest(RF),but it is slightly inferior to MOS2,particularly for the first few forecasting hours.Furthermore,the incorporation of additional features in MLR reduces the overall RMSE to 1.53 m s^(-1)and increases R to 0.74.Similarly,RF presents comparable results,and both outperform MOS2 in terms of correcting their deficiencies at the first few lead hours and limiting the error growth rate.Despite the satisfactory skill of deterministic post-processing techniques,they are unable to achieve a balanced performance between mean and extreme statistics.This highlights the necessity for further development of probabilistic forecasts.展开更多
In this paper, an overview of new and current developments in wind forecasting is given where the focus lies upon principles and practical implementations. High penetration of wind power in the electricity system prov...In this paper, an overview of new and current developments in wind forecasting is given where the focus lies upon principles and practical implementations. High penetration of wind power in the electricity system provides many challenges to the power system operators, mainly due to the unpredictability and variability of wind power generation. Although wind energy may not be dispatched, an accurate forecasting method of wind speed and power generation can help the power system operators reduce the risk of unreliability of electricity supply. This paper gives a literature survey on the categories and major methods of wind forecasting. Based on the assessment of wind speed and power forecasting methods, the future development direction of wind forecasting is proposed.展开更多
According to the demand for weather forecast at the venues of the 14 th National Winter Games,based on the data of the fine grid model of the European Centre(EC)and RMAPS model,as well as the real-time observation dat...According to the demand for weather forecast at the venues of the 14 th National Winter Games,based on the data of the fine grid model of the European Centre(EC)and RMAPS model,as well as the real-time observation data of the competition fields,a dynamic optimal correction method was proposed to improve the accuracy rate of temperature and wind speed prediction.Through techniques such as deviation correction and univariate linear regression,mathematical models applicable to different competition regions were constructed,and the effective correction of objective forecast products within 0-120 h were realized.The results show that this method significantly improved the accuracy rate of the prediction of temperature,wind speed and extreme wind speed,and the effect was more obvious especially when the model performance was unstable.Meanwhile,terrain and climate background had a significant impact on the correction effect.This study provides new technical support for mountain meteorological forecast.展开更多
In this study,a machine learning-based predictive model was developed for the Musa petti Wind Farm in Sri Lanka to address the need for localized forecasting solutions.Using data on wind speed,air temperature,nacelle ...In this study,a machine learning-based predictive model was developed for the Musa petti Wind Farm in Sri Lanka to address the need for localized forecasting solutions.Using data on wind speed,air temperature,nacelle position,and actual power,lagged features were generated to capture temporal dependencies.Among 24 evaluated models,the ensemble bagging approach achieved the best performance,with R^(2) values of 0.89 at 0 min and 0.75 at 60 min.Shapley Additive exPlanations(SHAP)analysis revealed that while wind speed is the primary driver for short-term predictions,air temperature and nacelle position become more influential at longer forecasting horizons.These findings underscore the reliability of short-term predictions and the potential benefits of integrating hybrid AI and probabilistic models for extended forecasts.Our work contributes a robust and explainable framework to support Sri Lanka’s renewable energy transition,and future research will focus on real-time deployment and uncertainty quantification.展开更多
The exploitation of wind energy is rapidly evolving and is manifested in the ever-expanding global network of offshore wind energy farms.For the Small Island Developing States of the Caribbean Sea(CS),harnessing this ...The exploitation of wind energy is rapidly evolving and is manifested in the ever-expanding global network of offshore wind energy farms.For the Small Island Developing States of the Caribbean Sea(CS),harnessing this mature technology is an important first step in the transition away from fossil fuels.This paper uses buoy and satellite observations of surface wind speed in the CS to estimate wind energy resources over the 2009–201911-year period and initiates hour-ahead forecasting using the long short-term memory(LSTM)network.Observations of wind power density(WPD)at the 100-m height showed a mean of approximately 1000 W/m^(2) in the Colombia Basin,though this value decreases radially to 600–800 W/m^(2) in the central CS to a minimum of approximately 250 W/m^(2) at its borders in the Venezuela Basin.The Caribbean Low-Level Jet(CLLJ)is also responsible for the waxing and waning of surface wind speed and as such,resource stability,though stable as estimated through monthly and seasonal coefficients of variation,is naturally governed by CLLJ activity.Using a commercially available offshore wind turbine,wind energy generation at four locations in the CS is estimated.Electricity production is greatest and most stable in the central CS than at either its eastern or western borders.Wind speed forecasts are also found to be more accurate at this location,and though technology currently restricts offshore wind turbines to shallow water,outward migration to and colonization of deeper water is an attractive option for energy exploitation.展开更多
As one of the hot topics in the field of new energy,short-term wind power prediction research should pay attention to the impact of meteorological characteristics on wind power while improving the prediction accuracy....As one of the hot topics in the field of new energy,short-term wind power prediction research should pay attention to the impact of meteorological characteristics on wind power while improving the prediction accuracy.Therefore,a short-term wind power prediction method based on the combination of meteorological features and Cat Boost is presented.Firstly,morgan-stone algebras and sure independence screening(MS-SIS)method is designed to filter the meteorological features,and the influence of the meteorological features on the wind power is explored.Then,a sort enhancement algorithm is designed to increase the accuracy and calculation efficiency of the method and reduce the prediction risk of a single element.Finally,a prediction method based on Cat Boost network is constructed to further realize short-term wind power prediction.The National Renewable Energy Laboratory(NREL)dataset is used for experimental analysis.The results show that the short-term wind power prediction method based on the combination of meteorological features and Cat Boost not only improve the prediction accuracy of short-term wind power,but also have higher calculation efficiency.展开更多
文摘High accurary in wind speed forcasting remains hard to achieve due to wind’s random distribution nature and its seasonal characteristics.Randomness,intermittent and nonstationary usually cause the portion problem of the wind speed forecasting.Seasonal characteristics of wind speed means that its feature distribution is inconsistent.This typically results that the persistence of excitation for modeling can not be guaranteed,and may severely reduce the possibilities of high precise forecasting model.In this paper,we proposed two effective solutions to solve the problems caused by the randomness and seasonal characteristics of the wind speed.(1)Wavelet analysis is used to extract the robust components of time series and reduce the influence of randomness.(2)Based on the energy distribution about the extracted amplitude and associated frequency,seasonal characteristics of wind speed are analyzed based on self-similarity in periodogram under scales range generated by wavelet transformation.Thus,the original dataset is reasonably divided into subsest which can effectively reflect the seasonal distribution characteristics of wind speed.In addition,two strategies are given to optimal model structure and improve the forecasting accuracy:(1)The forecasting model’s lag space is approximately estimated by the Lipschitz quotient to improve the generality ability of the feedforward neural network.(2)The forecasting accuracy and model robustness are further improved by the wavelet decomposition combined with AdaBoosting neural network.Finally,experimental evaluation based on the dataset from National Renewable Energy Laboratory(NREL)is given to demonstrate the performance of the proposed approach.
基金supported by the National Natural Science Foundation of China(No.52171284)。
文摘Wind speed is a crucial parameter affecting wind energy utilization.However,its volatility leads to time-varying power output.Herein,a novel Seq2Seq model integrating deep learning,data denoising,and a shape-aware loss function is proposed for accurate multistep wind speed forecasting.In this model,the wind speed data is first denoised using the maximal overlap discrete wavelet transform.Next,an encoder-decoder network based on a temporal convolutional network,bidirectional gated recurrent unit,and multihead self-attention is employed for forecasting.Additionally,to enhance the ability of the model to identify temporal dynamics,a shape-aware loss function,ITILDE-Q,is employed in the model.To verify the effectiveness of the proposed model,a comparative experiment and an ablation experiment were conducted using three datasets of measured wind speeds.Three error metrics and a similarity metric were adopted for comprehensive evaluation.The experimental results showed that the proposed model consistently outperforms benchmark models in all tested forecasting scenarios,with particularly pronounced differences in performance over longer forecast horizons.Furthermore,the synergistic interaction of the three key components contributes to the extraordinary performance of the proposed model.
基金funded by Science and Technology Research and Development Program Project of China Railway Group Limited(No.2023-Major-02)National Natural Science Foundation of China(Grant No.52378200)Sichuan Science and Technology Program(Grant No.2024NSFSC0017).
文摘Accurate wind speed prediction is crucial for stabilizing power grids with high wind energy penetration.This study presents a novel machine learning model that integrates clustering,deep learning,and transfer learning to mitigate accuracy degradation in 24-h forecasting.Initially,an optimized DB-SCAN(Density-Based Spatial Clustering of Applications with Noise)algorithm clusters wind fields based on wind direction,probability density,and spectral features,enhancing physical interpretability and reducing training complexity.Subsequently,a ResNet(Residual Network)extracts multi-scale patterns from decomposed wind signals,while transfer learning adapts the backbone network across clusters,cutting training time by over 90%.Finally,a CBAM(Convolutional Block Attention Module)attention mechanism is employed to prioritize features for LSTM-based prediction.Tested on the 2015 Jena wind speed dataset,the model demonstrates superior accuracy and robustness compared to state-of-the-art baselines.Key innovations include:(a)Physics-informed clustering for interpretable wind regime classification;(b)Transfer learning with deep feature extraction,preserving accuracy while minimizing training time;and(c)On the 2016 Jena wind speed dataset,the model achieves MAPE(Mean Absolute Percentage Error)values of 16.82%and 18.02%for the Weibull-shaped and Gaussian-shaped wind speed clusters,respectively,demonstrating the model’s robust generalization capacity.This framework offers an efficient and effective solution for long-term wind forecasting.
基金Project(2006BAC07B03) supported by the National Key Technology R & D Program of ChinaProject(2006G040-A) supported by the Foundation of the Science and Technology Section of Ministry of RailwayProject(2008yb044) supported by the Foundation of Excellent Doctoral Dissertation of Central South University
文摘To protect trains against strong cross-wind along Qinghai-Tibet railway, a strong wind speed monitoring and warning system was developed. And to obtain high-precision wind speed short-term forecasting values for the system to make more accurate scheduling decision, two optimization algorithms were proposed. Using them to make calculative examples for actual wind speed time series from the 18th meteorological station, the results show that: the optimization algorithm based on wavelet analysis method and improved time series analysis method can attain high-precision multi-step forecasting values, the mean relative errors of one-step, three-step, five-step and ten-step forecasting are only 0.30%, 0.75%, 1.15% and 1.65%, respectively. The optimization algorithm based on wavelet analysis method and Kalman time series analysis method can obtain high-precision one-step forecasting values, the mean relative error of one-step forecasting is reduced by 61.67% to 0.115%. The two optimization algorithms both maintain the modeling simple character, and can attain prediction explicit equations after modeling calculation.
文摘Wind speed forecasting is signif icant for wind farm planning and power grid operation. The research in this paper uses Eviews software to build the ARMA (autoregressive moving average) model of wind speed time series, and employs Lagrange multipliers to test the ARCH (autoregressive conditional heteroscedasticity) effects of the residuals of the ARMA model. Also, the corresponding ARMA-ARCH models are established, and the wind speed series are forecasted by using the ARMA model and ARMA-ARCH model respectively. The comparison of the forecasting accuracy of the above two models shows that the ARMA-ARCH model possesses higher forecasting accuracy than the ARMA model and has certain practical value.
基金supported by the National Key Research and Development Program of China [grant number2017YFA0604500]
文摘Wind speed forecasting is of great importance for wind farm management and plays an important role in grid integration. Wind speed is volatile in nature and therefore it is difficult to predict with a single model. In this study, three hybrid multi-step wind speed forecasting models are developed and compared — with each other and with earlier proposed wind speed forecasting models. The three models are based on wavelet decomposition(WD), the Cuckoo search(CS) optimization algorithm, and a wavelet neural network(WNN). They are referred to as CS-WD-ANN(artificial neural network), CS-WNN, and CS-WD-WNN, respectively. Wind speed data from two wind farms located in Shandong, eastern China, are used in this study. The simulation result indicates that CS-WD-WNN outperforms the other two models, with minimum statistical errors. Comparison with earlier models shows that CS-WD-WNN still performs best, with the smallest statistical errors. The employment of the CS optimization algorithm in the models shows improvement compared with the earlier models.
文摘Wind speed forecasting is important for wind energy forecasting.In the modern era,the increase in energy demand can be managed effectively by fore-casting the wind speed accurately.The main objective of this research is to improve the performance of wind speed forecasting by handling uncertainty,the curse of dimensionality,overfitting and non-linearity issues.The curse of dimensionality and overfitting issues are handled by using Boruta feature selec-tion.The uncertainty and the non-linearity issues are addressed by using the deep learning based Bi-directional Long Short Term Memory(Bi-LSTM).In this paper,Bi-LSTM with Boruta feature selection named BFS-Bi-LSTM is proposed to improve the performance of wind speed forecasting.The model identifies relevant features for wind speed forecasting from the meteorological features using Boruta wrapper feature selection(BFS).Followed by Bi-LSTM predicts the wind speed by considering the wind speed from the past and future time steps.The proposed BFS-Bi-LSTM model is compared against Multilayer perceptron(MLP),MLP with Boruta(BFS-MLP),Long Short Term Memory(LSTM),LSTM with Boruta(BFS-LSTM)and Bi-LSTM in terms of Root Mean Square Error(RMSE),Mean Absolute Error(MAE),Mean Square Error(MSE)and R2.The BFS-Bi-LSTM surpassed other models by producing RMSE of 0.784,MAE of 0.530,MSE of 0.615 and R2 of 0.8766.The experimental result shows that the BFS-Bi-LSTM produced better forecasting results compared to others.
文摘Wind and solar energy are two popular forms of renewable energy used in microgrids and facilitating the transition towards net-zero carbon emissions by 2050.However,they are exceedingly unpredictable since they rely highly on weather and atmospheric conditions.In microgrids,smart energy management systems,such as integrated demand response programs,are permanently established on a step-ahead basis,which means that accu-rate forecasting of wind speed and solar irradiance intervals is becoming increasingly crucial to the optimal operation and planning of microgrids.With this in mind,a novel“bidirectional long short-term memory network”(Bi-LSTM)-based,deep stacked,sequence-to-sequence autoencoder(S2SAE)forecasting model for predicting short-term solar irradiation and wind speed was developed and evaluated in MATLAB.To create a deep stacked S2SAE prediction model,a deep Bi-LSTM-based encoder and decoder are stacked on top of one another to reduce the dimension of the input sequence,extract its features,and then reconstruct it to produce the forecasts.Hyperparameters of the proposed deep stacked S2SAE forecasting model were optimized using the Bayesian optimization algorithm.Moreover,the forecasting performance of the proposed Bi-LSTM-based deep stacked S2SAE model was compared to three other deep,and shallow stacked S2SAEs,i.e.,the LSTM-based deep stacked S2SAE model,gated recurrent unit-based deep stacked S2SAE model,and Bi-LSTM-based shallow stacked S2SAE model.All these models were also optimized and modeled in MATLAB.The results simulated based on actual data confirmed that the proposed model outperformed the alternatives by achieving an accuracy of up to 99.7%,which evidenced the high reliability of the proposed forecasting.
文摘The scope of this paper is to forecast wind speed. Wind speed, temperature, wind direction, relative humidity, precipitation of water content and air pressure are the main factors make the wind speed forecasting as a complex problem and neural network performance is mainly influenced by proper hidden layer neuron units. This paper proposes new criteria for appropriate hidden layer neuron unit’s determination and attempts a novel hybrid method in order to achieve enhanced wind speed forecasting. This paper proposes the following two main innovative contributions 1) both either over fitting or under fitting issues are avoided by means of the proposed new criteria based hidden layer neuron unit’s estimation. 2) ELMAN neural network is optimized through Modified Grey Wolf Optimizer (MGWO). The proposed hybrid method (ELMAN-MGWO) performance, effectiveness is confirmed by means of the comparison between Grey Wolf Optimizer (GWO), Adaptive Gbest-guided Gravitational Search Algorithm (GGSA), Artificial Bee Colony (ABC), Ant Colony Optimization (ACO), Cuckoo Search (CS), Particle Swarm Optimization (PSO), Evolution Strategy (ES), Genetic Algorithm (GA) algorithms, meanwhile proposed new criteria effectiveness and precise are verified comparison with other existing selection criteria. Three real-time wind data sets are utilized in order to analysis the performance of the proposed approach. Simulation results demonstrate that the proposed hybrid method (ELMAN-MGWO) achieve the mean square error AVG ± STD of 4.1379e-11 ± 1.0567e-15, 6.3073e-11 ± 3.5708e-15 and 7.5840e-11 ± 1.1613e-14 respectively for evaluation on three real-time data sets. Hence, the proposed hybrid method is superior, precise, enhance wind speed forecasting than that of other existing methods and robust.
文摘The bootstrap resampling method is applied to an ensemble artificial neural network (ANN) approach (which combines machine learning with physical data obtained from a numerical weather prediction model) to provide a multi-ANN model super-ensemble for application to multi-step-ahead forecasting of wind speed and of the associated power generated from a wind turbine. A statistical combination of the individual forecasts from the various ANNs of the super-ensemble is used to construct the best deterministic forecast, as well as the prediction uncertainty interval associated with this forecast. The bootstrapped neural-network methodology is validated using measured wind speed and power data acquired from a wind turbine in an operational wind farm located in northern China.
文摘Hybrid model is a popular forecasting model in renewable energy related forecasting applications. Wind speed forecasting, as a common application, requires fast and accurate forecasting models. This paper introduces an Empirical Mode Decomposition (EMD) followed by a k Nearest Neighbor (kNN) hybrid model for wind speed forecasting. Two configurations of EMD-kNN are discussed in details: an EMD-kNN-P that applies kNN on each decomposed intrinsic mode function (IMF) and residue for separate modelling and forecasting followed by summation and an EMD-kNN-M that forms a feature vector set from all IMFs and residue followed by a single kNN modelling and forecasting. These two configurations are compared with the persistent model and the conventional kNN model on a wind speed time series dataset from Singapore. The results show that the two EMD-kNN hybrid models have good performance for longer term forecasting and EMD-kNN-M has better performance than EMD-kNN-P for shorter term forecasting.
文摘In recent years, there has been introduction of alternative energy sources such as wind energy. However, wind speed is not constant and wind power output is proportional to the cube of the wind speed. In order to control the power output for wind power generators as accurately as possible, a method of wind speed estimation is required. In this paper, a technique considers that wind speed in the order of 1 - 30 seconds is investigated in confirming the validity of the Auto Regressive model (AR), Kalman Filter (KF) and Neural Network (NN) to forecast wind speed. This paper compares the simulation results of the forecast wind speed for the power output forecast of wind power generator by using AR, KF and NN.
文摘Wind power generation is among the most promising and eco-friendly energy sources today. Wind Power Forecasting (WPF) is essential for boosting energy efficiency and maintaining the operational stability of power grids. However, predicting wind power comes with significant challenges, such as weather uncertainties, wind variability, complex terrain, limited data, insufficient measurement infrastructure, intricate interdependencies, and short lead times. These factors make it difficult to accurately forecast wind behavior and respond to sudden power output changes. This study aims to precisely forecast electricity generation from wind turbines, minimize grid operation uncertainties, and enhance grid reliability. It leverages historical wind farm data and Numerical Weather Prediction data, using k-Nearest Neighbors for pre-processing, K-means clustering for categorization, and Long Short-Term Memory (LSTM) networks for training and testing, with model performance evaluated across multiple metrics. The Grey Wolf Optimized (GWO) LSTM classification technique, a deep learning model suited to time series analysis, effectively handles temporal dependencies in input data through memory cells and gradient-based optimization. Inspired by grey wolves’ hunting strategies, GWO is a population-based metaheuristic optimization algorithm known for its strong performance across diverse optimization tasks. The proposed Grey Wolf Optimized Deep Learning model achieves an R-squared value of 0.97279, demonstrating that it explains 97.28% of the variance in wind power data. This model surpasses a reference study that achieved an R-squared value of 0.92 with a hybrid deep learning approach but did not account for outliers or anomalous data.
基金Science and Technology Research Project of Guangdong Meteorological Service(GRMC2021M19,GRMC2022Q16,GRMC2023M29)。
文摘The Pearl River Estuary(PRE)is one of China’s busiest shipping hubs and fishery production centers,as well as a region with abundant island tourism and wind energy resources,which calls for accurate short-term wind forecasts.First,this study evaluated three operational numerical models,i.e.,ECMWF-EC,NCEP-GFS,and CMA-GD,for their ability to predict short-term wind speed over the PRE against in-situ observations during 2018-2021.Overall,ECMWF-EC out-performs other models with an average RMSE of 2.24 m s^(-1)and R of 0.57,but the NCEP-GFS performs better in the case of strong winds.Then,various bias correction and multi-model ensemble(MME)methods are used to perform the deterministic post-processing using a local and lead-specific scheme.Two-factor model output statistics(MOS2)is the optimal bias correction method for reducing(increasing)the overall RMSE(R)to 1.62(0.70)m s^(-1),demonstrating the benefits of considering both initial and lead-specific information.Intercomparison of MME results reveals that Multiple linear regression(MLR)presents superior skills,followed by random forest(RF),but it is slightly inferior to MOS2,particularly for the first few forecasting hours.Furthermore,the incorporation of additional features in MLR reduces the overall RMSE to 1.53 m s^(-1)and increases R to 0.74.Similarly,RF presents comparable results,and both outperform MOS2 in terms of correcting their deficiencies at the first few lead hours and limiting the error growth rate.Despite the satisfactory skill of deterministic post-processing techniques,they are unable to achieve a balanced performance between mean and extreme statistics.This highlights the necessity for further development of probabilistic forecasts.
文摘In this paper, an overview of new and current developments in wind forecasting is given where the focus lies upon principles and practical implementations. High penetration of wind power in the electricity system provides many challenges to the power system operators, mainly due to the unpredictability and variability of wind power generation. Although wind energy may not be dispatched, an accurate forecasting method of wind speed and power generation can help the power system operators reduce the risk of unreliability of electricity supply. This paper gives a literature survey on the categories and major methods of wind forecasting. Based on the assessment of wind speed and power forecasting methods, the future development direction of wind forecasting is proposed.
文摘According to the demand for weather forecast at the venues of the 14 th National Winter Games,based on the data of the fine grid model of the European Centre(EC)and RMAPS model,as well as the real-time observation data of the competition fields,a dynamic optimal correction method was proposed to improve the accuracy rate of temperature and wind speed prediction.Through techniques such as deviation correction and univariate linear regression,mathematical models applicable to different competition regions were constructed,and the effective correction of objective forecast products within 0-120 h were realized.The results show that this method significantly improved the accuracy rate of the prediction of temperature,wind speed and extreme wind speed,and the effect was more obvious especially when the model performance was unstable.Meanwhile,terrain and climate background had a significant impact on the correction effect.This study provides new technical support for mountain meteorological forecast.
文摘In this study,a machine learning-based predictive model was developed for the Musa petti Wind Farm in Sri Lanka to address the need for localized forecasting solutions.Using data on wind speed,air temperature,nacelle position,and actual power,lagged features were generated to capture temporal dependencies.Among 24 evaluated models,the ensemble bagging approach achieved the best performance,with R^(2) values of 0.89 at 0 min and 0.75 at 60 min.Shapley Additive exPlanations(SHAP)analysis revealed that while wind speed is the primary driver for short-term predictions,air temperature and nacelle position become more influential at longer forecasting horizons.These findings underscore the reliability of short-term predictions and the potential benefits of integrating hybrid AI and probabilistic models for extended forecasts.Our work contributes a robust and explainable framework to support Sri Lanka’s renewable energy transition,and future research will focus on real-time deployment and uncertainty quantification.
文摘The exploitation of wind energy is rapidly evolving and is manifested in the ever-expanding global network of offshore wind energy farms.For the Small Island Developing States of the Caribbean Sea(CS),harnessing this mature technology is an important first step in the transition away from fossil fuels.This paper uses buoy and satellite observations of surface wind speed in the CS to estimate wind energy resources over the 2009–201911-year period and initiates hour-ahead forecasting using the long short-term memory(LSTM)network.Observations of wind power density(WPD)at the 100-m height showed a mean of approximately 1000 W/m^(2) in the Colombia Basin,though this value decreases radially to 600–800 W/m^(2) in the central CS to a minimum of approximately 250 W/m^(2) at its borders in the Venezuela Basin.The Caribbean Low-Level Jet(CLLJ)is also responsible for the waxing and waning of surface wind speed and as such,resource stability,though stable as estimated through monthly and seasonal coefficients of variation,is naturally governed by CLLJ activity.Using a commercially available offshore wind turbine,wind energy generation at four locations in the CS is estimated.Electricity production is greatest and most stable in the central CS than at either its eastern or western borders.Wind speed forecasts are also found to be more accurate at this location,and though technology currently restricts offshore wind turbines to shallow water,outward migration to and colonization of deeper water is an attractive option for energy exploitation.
基金Supported by the National Science and Technology Basic Work Project of China Meteorological Administration(2005DKA31700-06)Innovation Fund of Public Meteorological Service Center of China Meteorological Administration(M2020013)。
文摘As one of the hot topics in the field of new energy,short-term wind power prediction research should pay attention to the impact of meteorological characteristics on wind power while improving the prediction accuracy.Therefore,a short-term wind power prediction method based on the combination of meteorological features and Cat Boost is presented.Firstly,morgan-stone algebras and sure independence screening(MS-SIS)method is designed to filter the meteorological features,and the influence of the meteorological features on the wind power is explored.Then,a sort enhancement algorithm is designed to increase the accuracy and calculation efficiency of the method and reduce the prediction risk of a single element.Finally,a prediction method based on Cat Boost network is constructed to further realize short-term wind power prediction.The National Renewable Energy Laboratory(NREL)dataset is used for experimental analysis.The results show that the short-term wind power prediction method based on the combination of meteorological features and Cat Boost not only improve the prediction accuracy of short-term wind power,but also have higher calculation efficiency.