期刊文献+
共找到10,266篇文章
< 1 2 250 >
每页显示 20 50 100
Wind Speed Prediction Based on Improved VMD-BP-CNN-LSTM Model
1
作者 Chaoming Shu Bin Qin Xin Wang 《Journal of Power and Energy Engineering》 2024年第1期29-43,共15页
Amid the randomness and volatility of wind speed, an improved VMD-BP-CNN-LSTM model for short-term wind speed prediction was proposed to assist in power system planning and operation in this paper. Firstly, the wind s... Amid the randomness and volatility of wind speed, an improved VMD-BP-CNN-LSTM model for short-term wind speed prediction was proposed to assist in power system planning and operation in this paper. Firstly, the wind speed time series data was processed using Variational Mode Decomposition (VMD) to obtain multiple frequency components. Then, each individual frequency component was channeled into a combined prediction framework consisting of BP neural network (BPNN), Convolutional Neural Network (CNN) and Long Short-Term Memory Network (LSTM) after the execution of differential and normalization operations. Thereafter, the predictive outputs for each component underwent integration through a fully-connected neural architecture for data fusion processing, resulting in the final prediction. The VMD decomposition technique was introduced in a generalized CNN-LSTM prediction model;a BPNN model was utilized to predict high-frequency components obtained from VMD, and incorporated a fully connected neural network for data fusion of individual component predictions. Experimental results demonstrated that the proposed improved VMD-BP-CNN-LSTM model outperformed other combined prediction models in terms of prediction accuracy, providing a solid foundation for optimizing the safe operation of wind farms. 展开更多
关键词 wind speed Forecast Long Short-Term Memory Network BP Neural Network Variational Mode Decomposition Data Fusion
下载PDF
Wind Speed Prediction Using Chicken Swarm Optimization with Deep Learning Model
2
作者 R.Surendran Youseef Alotaibi Ahmad F.Subahi 《Computer Systems Science & Engineering》 SCIE EI 2023年第9期3371-3386,共16页
High precision and reliable wind speed forecasting have become a challenge for meteorologists.Convective events,namely,strong winds,thunderstorms,and tornadoes,along with large hail,are natural calamities that disturb... High precision and reliable wind speed forecasting have become a challenge for meteorologists.Convective events,namely,strong winds,thunderstorms,and tornadoes,along with large hail,are natural calamities that disturb daily life.For accurate prediction of wind speed and overcoming its uncertainty of change,several prediction approaches have been presented over the last few decades.As wind speed series have higher volatility and nonlinearity,it is urgent to present cutting-edge artificial intelligence(AI)technology.In this aspect,this paper presents an intelligent wind speed prediction using chicken swarm optimization with the hybrid deep learning(IWSP-CSODL)method.The presented IWSP-CSODL model estimates the wind speed using a hybrid deep learning and hyperparameter optimizer.In the presented IWSP-CSODL model,the prediction process is performed via a convolutional neural network(CNN)based long short-term memory with autoencoder(CBLSTMAE)model.To optimally modify the hyperparameters related to the CBLSTMAE model,the chicken swarm optimization(CSO)algorithm is utilized and thereby reduces the mean square error(MSE).The experimental validation of the IWSP-CSODL model is tested using wind series data under three distinct scenarios.The comparative study pointed out the better outcomes of the IWSP-CSODL model over other recent wind speed prediction models. 展开更多
关键词 WEATHER wind speed predictive model chicken swarm optimization hybrid deep learning
下载PDF
Functional-type Single-input-rule-modules Connected Neural Fuzzy System for Wind Speed Prediction 被引量:1
3
作者 Chengdong Li Li Wang +2 位作者 Guiqing Zhang Huidong Wang Fang Shang 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2017年第4期751-762,共12页
Wind is one kind of clean and free renewable energy sources. Wind speed plays a pivotal role in the wind power output. However, due to the random and unstable nature of the wind, accurate prediction of wind speed is a... Wind is one kind of clean and free renewable energy sources. Wind speed plays a pivotal role in the wind power output. However, due to the random and unstable nature of the wind, accurate prediction of wind speed is a particularly challenging task. This paper presents a novel neural fuzzy method for the hourly wind speed prediction. Firstly, a neural structure is proposed for the functional-type single-input-rule-modules(FSIRMs) connected fuzzy inference system(FIS) to combine the merits of both the FSIRMs connected FIS and the neural network. Then, in order to achieve both the smallest training errors and the smallest parameters, a least square method based parameter learning algorithm is presented for the proposed FSIRMs connected neural fuzzy system(FSIRMNFS). Further,the proposed FSIRMNFS and its parameter learning algorithm are applied to the hourly wind speed prediction. Experiments and comparisons are also made to show the effectiveness and advantages of the proposed approach. Experimental results verified that our study has presented an effective approach for the hourly wind speed prediction. The proposed approach can also be used for the prediction of wind direction, wind power and some other prediction applications in the research field of renewable energy. 展开更多
关键词 Fuzzy inference system(FIS) Iearning algorithm neural fuzzy system single input rule module wind speed prediction
下载PDF
Short-term Wind Speed Prediction with a Two-layer Attention-based LSTM 被引量:1
4
作者 Jingcheng Qian Mingfang Zhu +1 位作者 Yingnan Zhao Xiangjian He 《Computer Systems Science & Engineering》 SCIE EI 2021年第11期197-209,共13页
Wind speed prediction is of great importance because it affects the efficiency and stability of power systems with a high proportion of wind power.Temporal-spatial wind speed features contain rich information;however,... Wind speed prediction is of great importance because it affects the efficiency and stability of power systems with a high proportion of wind power.Temporal-spatial wind speed features contain rich information;however,their use to predict wind speed remains one of the most challenging and less studied areas.This paper investigates the problem of predicting wind speeds for multiple sites using temporal and spatial features and proposes a novel two-layer attentionbased long short-term memory(LSTM),termed 2Attn-LSTM,a unified framework of encoder and decoder mechanisms to handle temporal-spatial wind speed data.To eliminate the unevenness of the original wind speed,we initially decompose the preprocessing data into IMF components by variational mode decomposition(VMD).Then,it encodes the spatial features of IMF components at the bottom of the model and decodes the temporal features to obtain each component's predicted value on the second layer.Finally,we obtain the ultimate prediction value after denormalization and superposition.We have performed extensive experiments for short-term predictions on real-world data,demonstrating that 2Attn-LSTM outperforms the four baseline methods.It is worth pointing out that the presented 2Atts-LSTM is a general model suitable for other spatial-temporal features. 展开更多
关键词 wind speed prediction temporal-spatial features VMD LSTM attention mechanism
下载PDF
Spatio-Temporal Wind Speed Prediction Based on Variational Mode Decomposition
5
作者 Yingnan Zhao Guanlan Ji +2 位作者 Fei Chen Peiyuan Ji Yi Cao 《Computer Systems Science & Engineering》 SCIE EI 2022年第11期719-735,共17页
Improving short-term wind speed prediction accuracy and stability remains a challenge for wind forecasting researchers.This paper proposes a new variational mode decomposition(VMD)-attention-based spatio-temporal netw... Improving short-term wind speed prediction accuracy and stability remains a challenge for wind forecasting researchers.This paper proposes a new variational mode decomposition(VMD)-attention-based spatio-temporal network(VASTN)method that takes advantage of both temporal and spatial correlations of wind speed.First,VASTN is a hybrid wind speed prediction model that combines VMD,squeeze-and-excitation network(SENet),and attention mechanism(AM)-based bidirectional long short-term memory(BiLSTM).VASTN initially employs VMD to decompose the wind speed matrix into a series of intrinsic mode functions(IMF).Then,to extract the spatial features at the bottom of the model,each IMF employs an improved convolutional neural network algorithm based on channel AM,also known as SENet.Second,it combines BiLSTM and AM at the top layer to extract aggregated spatial features and capture temporal dependencies.Finally,VASTN accumulates the predictions of each IMF to obtain the predicted wind speed.This method employs VMD to reduce the randomness and instability of the original data before employing AM to improve prediction accuracy through mapping weight and parameter learning.Experimental results on real-world data demonstrate VASTN’s superiority over previous related algorithms. 展开更多
关键词 Short-term wind speed prediction variational mode decomposition attention mechanism SENet BiLSTM
下载PDF
Design of Neural Network Based Wind Speed Prediction Model Using GWO 被引量:1
6
作者 R.Kingsy Grace R.Manimegalai 《Computer Systems Science & Engineering》 SCIE EI 2022年第2期593-606,共14页
The prediction of wind speed is imperative nowadays due to the increased and effective generation of wind power.Wind power is the clean,free and conservative renewable energy.It is necessary to predict the wind speed,... The prediction of wind speed is imperative nowadays due to the increased and effective generation of wind power.Wind power is the clean,free and conservative renewable energy.It is necessary to predict the wind speed,to implement wind power generation.This paper proposes a new model,named WT-GWO-BPNN,by integrating Wavelet Transform(WT),Back Propagation Neural Network(BPNN)and GreyWolf Optimization(GWO).The wavelet transform is adopted to decompose the original time series data(wind speed)into approximation and detailed band.GWO-BPNN is applied to predict the wind speed.GWO is used to optimize the parameters of back propagation neural network and to improve the convergence state.This work uses wind power data of six months with 25,086 data points to test and verify the performance of the proposed model.The proposed work,WT-GWO-BPNN,predicts the wind speed using a three-step procedure and provides better results.Mean Absolute Error(MAE),Mean Squared Error(MSE),Mean absolute percentage error(MAPE)and Root mean squared error(RMSE)are calculated to validate the performance of the proposed model.Experimental results demonstrate that the proposed model has better performance when compared to other methods in the literature. 展开更多
关键词 wind speed wavelet transform back propagation neural network grey wolf optimization time series
下载PDF
Wind Speed Prediction by a Hybrid Model Based on Wavelet Transform Technique
7
作者 李生鹏 张顺 +2 位作者 姚洪宇 曹士保 赵冰 《Journal of Donghua University(English Edition)》 EI CAS 2020年第2期150-155,共6页
It is difficult to predict wind speed series accurately due to the instability and randomness of the wind speed series.In order to predict wind speed,authors propose a hybrid model which combines the wavelet transform... It is difficult to predict wind speed series accurately due to the instability and randomness of the wind speed series.In order to predict wind speed,authors propose a hybrid model which combines the wavelet transform technique(WTT),the exponential smoothing(ES)method and the back propagation neural network(BPNN),and is termed as WTT-ES-BPNN.Firstly,WTT is applied to the raw wind speed series for removing the useless information.Secondly,the hybrid model integrating the ES method and the BPNN is used to forecast the de-noising data.Finally,the prediction of raw wind speed series is caught.Real data sets of daily mean wind speed in Hebei Province are used to evaluate the forecasting accuracy of the proposed model.Numerical results indicate that the WTT-ES-BPNN is an effective way to improve the accuracy of wind speed prediction. 展开更多
关键词 wind speed forecasting WAVELET transform technique(WTT) EXPONENTIAL smoothing(ES)method BACK propagation neural network(BPNN)
下载PDF
Short‐time wind speed prediction based on Legendre multi‐wavelet neural network
8
作者 Xiaoyang Zheng Dongqing Jia +3 位作者 Zhihan Lv Chengyou Luo Junli Zhao Zeyu Ye 《CAAI Transactions on Intelligence Technology》 SCIE EI 2023年第3期946-962,共17页
As one of the most widespread renewable energy sources,wind energy is now an important part of the power system.Accurate and appropriate wind speed forecasting has an essential impact on wind energy utilisation.Howeve... As one of the most widespread renewable energy sources,wind energy is now an important part of the power system.Accurate and appropriate wind speed forecasting has an essential impact on wind energy utilisation.However,due to the stochastic and un-certain nature of wind energy,more accurate forecasting is necessary for its more stable and safer utilisation.This paper proposes a Legendre multiwavelet‐based neural network model for non‐linear wind speed prediction.It combines the excellent properties of Legendre multi‐wavelets with the self‐learning capability of neural networks,which has rigorous mathematical theory support.It learns input‐output data pairs and shares weights within divided subintervals,which can greatly reduce computing costs.We explore the effectiveness of Legendre multi‐wavelets as an activation function.Mean-while,it is successfully being applied to wind speed prediction.In addition,the appli-cation of Legendre multi‐wavelet neural networks in a hybrid model in decomposition‐reconstruction mode to wind speed prediction problems is also discussed.Numerical results on real data sets show that the proposed model is able to achieve optimal per-formance and high prediction accuracy.In particular,the model shows a more stable performance in multi‐step prediction,illustrating its superiority. 展开更多
关键词 artificial neural network neural network time series wavelet transforms wind speed prediction
下载PDF
Improved deep mixed kernel randomized network for wind speed prediction
9
作者 Vijaya Krishna Rayi Ranjeeta Bisoi +1 位作者 S.P.Mishra P.K.Dash 《Clean Energy》 EI CSCD 2023年第5期1006-1031,共26页
Forecasting wind speed is an extremely complicated and challenging problem due to its chaotic nature and its dependence on several atmospheric conditions.Although there are several intelligent techniques in the litera... Forecasting wind speed is an extremely complicated and challenging problem due to its chaotic nature and its dependence on several atmospheric conditions.Although there are several intelligent techniques in the literature for wind speed prediction,their accuracies are not yet very reliable.Therefore,in this paper,a new hybrid intelligent technique named the deep mixed kernel random vector functional-link network auto-encoder(AE)is proposed for wind speed prediction.The proposed method eliminates manual tuning of hidden nodes with random weights and biases,providing prediction model generalization and representation learning.This reduces reconstruction error due to the exact inversion of the kernel matrix,unlike the pseudo-inverse in a random vector functional-link network,and short-ens the execution time.Furthermore,the presence of a direct link from the input to the output reduces the complexity of the prediction model and improves the prediction accuracy.The kernel parameters and coefficients of the mixed kernel system are optimized using a new chaotic sine–cosine Levy flight optimization technique.The lowest errors in terms of mean absolute error(0.4139),mean absolute percentage error(4.0081),root mean square error(0.4843),standard deviation error(1.1431)and index of agreement(0.9733)prove the efficiency of the proposed model in comparison with other deep learning models such as deep AEs,deep kernel extreme learning ma-chine AEs,deep kernel random vector functional-link network AEs,benchmark models such as least square support vector machine,autoregressive integrated moving average,extreme learning machines and their hybrid models along with different state-of-the-art methods. 展开更多
关键词 deep neural network mixed kernel random vector functional network auto-encoder chaotic sine-cosine Levy flight optimization single and multistep wind speed prediction
原文传递
Prediction of Wind Speed Using a Hybrid Regression-Optimization Approach
10
作者 Bhuvana Ramachandran Anbazhagan Swaminathan 《Journal of Power and Energy Engineering》 2023年第7期21-35,共15页
Predicting wind speed is a complex task that involves analyzing various meteorological factors such as temperature, humidity, atmospheric pressure, and topography. There are different approaches that can be used to pr... Predicting wind speed is a complex task that involves analyzing various meteorological factors such as temperature, humidity, atmospheric pressure, and topography. There are different approaches that can be used to predict wind speed, and a hybrid optimization approach is one of them. In this paper, the hybrid optimization approach combines a multiple linear regression approach with an optimization technique to achieve better results. In the context of wind speed prediction, this hybrid optimization approach can be used to improve the accuracy of existing prediction models. Here, a Grey Wolf Optimizer based Wind Speed Prediction (GWO-WSP) method is proposed. This approach is tested on the 2016, 2017, 2018, and 2019 Raw Data files from the Great Lakes Environmental Research Laboratories and the National Oceanic and Atmospheric Administration’s (GLERL-NOAA) Chicago Metadata Archive. The test results show that the implementation is successful and the approach yields accurate and feasible results. The computation time for execution of the algorithm is also superior compared to the existing methods in literature. 展开更多
关键词 wind speed prediction Multiple Linear Regression Grey Wolf Optimizer Accuracy of Results wind Power
下载PDF
Effects of wind speed,underlying surface,and seed morphological traits on the secondary seed dispersal in the Tengger Desert,China
11
作者 QU Wenjie ZHAO Wenzhi +3 位作者 YANG Xinguo WANG Lei ZHANG Xue QU Jianjun 《Journal of Arid Land》 SCIE CSCD 2024年第4期531-549,共19页
The maintenance of sand-fixing vegetation is important for the stability of artificial sand-fixing systems in which seed dispersal plays a key role.Based on field wind tunnel experiments using 11 common plant species ... The maintenance of sand-fixing vegetation is important for the stability of artificial sand-fixing systems in which seed dispersal plays a key role.Based on field wind tunnel experiments using 11 common plant species on the southeastern edge of the Tengger Desert,China,we studied the secondary seed dispersal in the fixed and semi-fixed sand dunes as well as in the mobile dunes in order to understand the limitations of vegetation regeneration and the maintenance of its stability.Our results indicated that there were significant variations among the selected 11 plant species in the threshold of wind speed(TWS).The TWS of Caragana korshinskii was the highest among the 11 plant species,whereas that of Echinops gmelinii was the lowest.Seed morphological traits and underlying surface could generally explain the TWS.During the secondary seed dispersal processes,the proportions of seeds that did not disperse(no dispersal)and only dispersed over short distance(short-distance dispersal within the wind tunnel test section)were significantly higher than those of seeds that were buried(including lost seeds)and dispersed over long distance(long-distance dispersal beyond the wind tunnel test section).Compared with other habitats,the mobile dunes were the most difficult places for secondary seed dispersal.Buried seeds were the easiest to be found in the semi-fixed sand dunes,whereas fixed sand dunes were the best sites for seeds that dispersed over long distance.The results of linear mixed models showed that after controlling the dispersal distance,smaller and rounder seeds dispersed farther.Shape index and wind speed were the two significant influencing factors on the burial of seeds.The explanatory power of wind speed,underlying surface,and seed morphological traits on the seeds that did not disperse and dispersed over short distance was far greater than that on the seeds that were buried and dispersed over long distance,implying that the processes and mechanisms of burial and long-distance dispersal are more complex.In summary,most seeds in the study area either did not move,were buried,or dispersed over short distance,promoting local vegetation regeneration. 展开更多
关键词 seed dispersal seed morphological traits wind speed vegetation regeneration wind tunnel Tengger Desert
下载PDF
Experimental study on the variation of optical remote sensing imaging characteristics of internal solitary waves with wind speed
12
作者 Zhe CHANG Lina SUN +4 位作者 Tengfei LIU Meng ZHANG Keda LIANG Junmin MENG Jing WANG 《Journal of Oceanology and Limnology》 SCIE CAS CSCD 2024年第2期408-420,共13页
Optical remote sensing has been widely used to study internal solitary waves(ISWs).Wind speed has an important effect on ISW imaging of optical remote sensing.The light and dark bands of ISWs cannot be observed by opt... Optical remote sensing has been widely used to study internal solitary waves(ISWs).Wind speed has an important effect on ISW imaging of optical remote sensing.The light and dark bands of ISWs cannot be observed by optical remote sensing when the wind is too strong.The relationship between the characteristics of ISWs bands in optical remote sensing images and the wind speed is still unclear.The influence of wind speeds on the characteristics of the ISWs bands is investigated based on the physical simulation experiments with the wind speeds of 1.6,3.1,3.5,3.8,and 3.9 m/s.The experimental results show that when the wind speed is 3.9 m/s,the ISWs bands cannot be observed in optical remote sensing images with the stratification of h_(1)∶h_(2)=7∶58,ρ_(1)∶ρ_(2)=1∶1.04.When the wind speeds are 3.1,3.5,and 3.8 m/s,which is lower than 3.9 m/s,the ISWs bands can be obtained in the simulated optical remote sensing image.The location of the band’s dark and light extremum and the band’s peak-to-peak spacing are almost not affected by wind speed.More-significant wind speeds can cause a greater gray difference of the light-dark bands.This provided a scientific basis for further understanding of ISW optical remote sensing imaging. 展开更多
关键词 internal solitary wave(ISW) optical remote sensing wind speed characteristics of ISWs bands
下载PDF
The Short-Term Prediction ofWind Power Based on the Convolutional Graph Attention Deep Neural Network
13
作者 Fan Xiao Xiong Ping +4 位作者 Yeyang Li Yusen Xu Yiqun Kang Dan Liu Nianming Zhang 《Energy Engineering》 EI 2024年第2期359-376,共18页
The fluctuation of wind power affects the operating safety and power consumption of the electric power grid and restricts the grid connection of wind power on a large scale.Therefore,wind power forecasting plays a key... The fluctuation of wind power affects the operating safety and power consumption of the electric power grid and restricts the grid connection of wind power on a large scale.Therefore,wind power forecasting plays a key role in improving the safety and economic benefits of the power grid.This paper proposes a wind power predicting method based on a convolutional graph attention deep neural network with multi-wind farm data.Based on the graph attention network and attention mechanism,the method extracts spatial-temporal characteristics from the data of multiple wind farms.Then,combined with a deep neural network,a convolutional graph attention deep neural network model is constructed.Finally,the model is trained with the quantile regression loss function to achieve the wind power deterministic and probabilistic prediction based on multi-wind farm spatial-temporal data.A wind power dataset in the U.S.is taken as an example to demonstrate the efficacy of the proposed model.Compared with the selected baseline methods,the proposed model achieves the best prediction performance.The point prediction errors(i.e.,root mean square error(RMSE)and normalized mean absolute percentage error(NMAPE))are 0.304 MW and 1.177%,respectively.And the comprehensive performance of probabilistic prediction(i.e.,con-tinuously ranked probability score(CRPS))is 0.580.Thus,the significance of multi-wind farm data and spatial-temporal feature extraction module is self-evident. 展开更多
关键词 Format wind power prediction deep neural network graph attention network attention mechanism quantile regression
下载PDF
Performance of the CMA-GD Model in Predicting Wind Speed at Wind Farms in Hubei, China
14
作者 许沛华 成驰 +3 位作者 王文 陈正洪 钟水新 张艳霞 《Journal of Tropical Meteorology》 SCIE 2023年第4期473-481,共9页
This study assesses the predictive capabilities of the CMA-GD model for wind speed prediction in two wind farms located in Hubei Province,China.The observed wind speeds at the height of 70m in wind turbines of two win... This study assesses the predictive capabilities of the CMA-GD model for wind speed prediction in two wind farms located in Hubei Province,China.The observed wind speeds at the height of 70m in wind turbines of two wind farms in Suizhou serve as the actual observation data for comparison and testing.At the same time,the wind speed predicted by the EC model is also included for comparative analysis.The results indicate that the CMA-GD model performs better than the EC model in Wind Farm A.The CMA-GD model exhibits a monthly average correlation coefficient of 0.56,root mean square error of 2.72 m s^(-1),and average absolute error of 2.11 m s^(-1).In contrast,the EC model shows a monthly average correlation coefficient of 0.51,root mean square error of 2.83 m s^(-1),and average absolute error of 2.21 m s^(-1).Conversely,in Wind Farm B,the EC model outperforms the CMA-GD model.The CMA-GD model achieves a monthly average correlation coefficient of 0.55,root mean square error of 2.61 m s^(-1),and average absolute error of 2.13 m s^(-1).By contrast,the EC model displays a monthly average correlation coefficient of 0.63,root mean square error of 2.04 m s^(-1),and average absolute error of 1.67 m s^(-1). 展开更多
关键词 CMA-GD wind speed prediction wind farm root mean square error performance evaluation
下载PDF
Wind speed prediction based on nested shared weight long short-term memory network
15
作者 Han Fengquan Han Yinghua +1 位作者 Lu Jing Zhao Qiang 《The Journal of China Universities of Posts and Telecommunications》 EI CSCD 2021年第1期41-51,共11页
With the expansion of wind speed data sets, decreasing model training time is of great significance to the time cost of wind speed prediction. And imperfection of the model evaluation system also affect the wind speed... With the expansion of wind speed data sets, decreasing model training time is of great significance to the time cost of wind speed prediction. And imperfection of the model evaluation system also affect the wind speed prediction. To address these challenges, a hybrid method based on feature extraction, nested shared weight long short-term memory(NSWLSTM) network and Gaussian process regression(GPR) was proposed. The feature extraction of wind speed promises the best performance of the model. NSWLSTM model reduces the training time of long short-term memory(LSTM) network and improves the prediction accuracy. Besides, it adopted a method combined NSWLSTM with GPR(NSWLSTM-GPR) to provide the probabilistic prediction of wind speed. The probabilistic prediction can provide information that deviates from the predicted value, which is conducive to risk assessment and optimal scheduling. The simulation results show that the proposed method can obtain high-precision point prediction, appropriate prediction interval and reliable probabilistic prediction results with shorter training time on the wind speed prediction. 展开更多
关键词 wind speed prediction feature extraction long short-term memory(LSTM)network shared weight forecast uncertainty
原文传递
Station-keeping control for a stratosphere airship via wind speed prediction approach
16
作者 Jihui Qiu Shaoping Shen Zhibin Li 《International Journal of Intelligent Computing and Cybernetics》 EI 2017年第4期464-477,共14页
Purpose–The purpose of this paper is to improve the control precision of the station-keeping control for a stratosphere airship through the feedforward-feedback PID controller which is designed by the wind speed pred... Purpose–The purpose of this paper is to improve the control precision of the station-keeping control for a stratosphere airship through the feedforward-feedback PID controller which is designed by the wind speed prediction based on the incremental extreme learning machine(I-ELM).Design/methodology/approach–First of all,the online prediction of wind speed is implemented by the I-ELM with rolling time.Second,the feedforward-feedback PID controller is designed through the position information of the airship and the predicted wind speed.In the end,the one-dimensional dynamic model of the stratosphere airship is built,and the controller is applied in the numerical simulation.Findings–Based on the conducted numerical simulations,some valuable conclusions are obtained.First,through the comparison between the predicted value and true value of the wind speed,the wind speed prediction based on I-ELM is very accurate.Second,the feedforward-feedback PID controller designed in this paper is very effective.Originality/value–This paper is very valuable to the research of a high-accuracy station-keeping control of stratosphere airship. 展开更多
关键词 Feedforward-feedback PID controller Incremental extreme learning machine Station-keeping control Stratosphere airship wind speed prediction
下载PDF
Deep Learning for Wind Speed Forecasting Using Bi-LSTM with Selected Features 被引量:1
17
作者 Siva Sankari Subbiah Senthil Kumar Paramasivan +2 位作者 Karmel Arockiasamy Saminathan Senthivel Muthamilselvan Thangavel 《Intelligent Automation & Soft Computing》 SCIE 2023年第3期3829-3844,共16页
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. 展开更多
关键词 Bi-directional long short term memory boruta feature selection deep learning machine learning wind speed forecasting
下载PDF
Dividing the transit wind speeds into intervals as a favorable methodology for analyzing the relationship between wind speed and the aerodynamic impedance of vegetation in semiarid grasslands
18
作者 LI Ruishen PEI Haifeng +4 位作者 ZHANG Shengwei LI Fengming LIN Xi WANG Shuai YANG Lin 《Journal of Arid Land》 SCIE CSCD 2023年第8期887-900,共14页
In grassland ecosystems,the aerodynamic roughness(Z0)and frictional wind speed(u*)contribute to the aerodynamic impedance of the grassland canopy.Thus,they are often used in the studies of wind erosion and evapotransp... In grassland ecosystems,the aerodynamic roughness(Z0)and frictional wind speed(u*)contribute to the aerodynamic impedance of the grassland canopy.Thus,they are often used in the studies of wind erosion and evapotranspiration.However,the effect of wind speed and grazing measures on the aerodynamic impedance of the grassland canopy has received less analysis.In this study,we monitored wind speeds at multiple heights in grazed and grazing-prohibited grasslands for 1 month in 2021,determined the transit wind speed at 2.0 m height by comparing wind speed differences at the same height in both grasslands,and divided these transit wind speeds at intervals of 2.0 m/s to analyze the effect of the transit wind speed on the relationship among Z0,u*,and wind speed within the grassland canopy.The results showed that dividing the transit wind speeds into intervals has a positive effect on the logarithmic fit of the wind speed profile.After dividing the transit wind speeds into intervals,the wind speed at 0.1 m height(V0.1)gradually decreased with the increase of Z0,exhibiting three distinct stages:a sharp change zone,a steady change zone,and a flat zone;while the overall trend of u*increased first and then decreased with the increase of V0.1.Dividing the transit wind speeds into intervals improved the fitting relationship between Z0 and V0.1 and changed their fitting functions in grazed and grazing-prohibited grasslands.According to the computational fluid dynamic results,we found that the number of tall-stature plants has a more significant effect on windproof capacity than their height.The results of this study contribute to a better understanding of the relationship between wind speed and the aerodynamic impedance of vegetation in grassland environments. 展开更多
关键词 transit wind speeds frictional wind speed aerodynamic roughness computational fluid dynamic(CFD) grazed grassland grazing-prohibited grassland
下载PDF
Variation in cross-shore wind speeds influenced by the morphology of nourished beach
19
作者 Xu Chen Jianhui Liu +5 位作者 Feng Cai Yanyu He Bailiang Li Hongshuai Qi Shaohua Zhao Gen Liu 《Acta Oceanologica Sinica》 SCIE CAS CSCD 2023年第7期149-159,共11页
The cross-shore variation in wind speeds influenced by beach nourishment,especially the dramatic changes at the nourished berm,is important for understanding the aeolian sand transport processes that occur after beach... The cross-shore variation in wind speeds influenced by beach nourishment,especially the dramatic changes at the nourished berm,is important for understanding the aeolian sand transport processes that occur after beach nourishment,which will contribute to better beach nourishment project design on windy coasts.In this paper,the influencing factors and potential mechanism of wind speed variation at the edge of a nourished berm were studied.Field observations,together with the Duna model,were used to study the cross-shore wind speed distribution for different nourishment schemes.The results show that the nourished berm elevation and beachface slope are the main factors controlling the increase in wind speed at the berm edge.When the upper beach slope is constant,the wind speed at the berm edge has a positive linear correlation with the berm elevation.When the berm elevation remains constant,the wind speed at the berm edge is also proportional to the upper beach slope.Considering the coupling effects of nourished berm elevation and beachface slope,a model for predicting the wind speed amplification rate at the nourished berm edge was established,and the underlying coupling mechanism was illustrated. 展开更多
关键词 beach nourishment nourished beach berm cross-shore wind speed Duna model wind speed amplification rate
下载PDF
Joint Return Value Estimation of Significant Wave Heights and Wind Speeds with Bivariate Copulas
20
作者 TAO Shanshan DONG Sheng +1 位作者 LIN Yifan GUEDES SOARES Carlos 《Journal of Ocean University of China》 SCIE CAS CSCD 2023年第5期1181-1192,共12页
The joint design criteria of significant wave heights and wind speeds are quite important for the structural reliability of fixed offshore platforms.However,the design method that regards different ocean environmental... The joint design criteria of significant wave heights and wind speeds are quite important for the structural reliability of fixed offshore platforms.However,the design method that regards different ocean environmental variables as independent is conservative.In the present study,we introduce a bivariate sample consisting of the maximum wave heights and concomitant wind speeds of the threshold by using the peak-over-threshold and declustering methods.After selecting the appropriate bivariate copulas and univariate distributions and blocking the sample into years,the bivariate compound distribution of annual extreme wave heights and concomitant wind speeds is constructed.Two joint design criteria,namely,the joint probability density method and the conditional probability method,are applied to obtain the joint return values of significant wave heights and wind speeds.Results show that(28.5±0.5)m s^(-1)is the frequently obtained wind speed based on the Atlantic dataset,and these joint design values are more appropriate than those calculated by univariate analysis in the fatigue design. 展开更多
关键词 joint design wave height wind speed compound distribution COPULA
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部