Next Article in Journal
A New Approach to Identifying an Arbitrary Number of Inclusions, Their Geometry and Location in the Structure Using Topological Optimization
Previous Article in Journal
A Method to Improve the Design of Virtual Reality Games in Healthcare Applied to Increase Physical Activity in Patients with Type 2 Diabetes Mellitus
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Assessment of Offshore Wind Resources, Based on Improved Particle Swarm Optimization

1
School of Mechanical Engineering, University of Shanghai for Science and Technology, Shanghai 200093, China
2
College of Energy and Mechanical Engineering, Shanghai University of Electric Power, Shanghai 200090, China
*
Author to whom correspondence should be addressed.
Appl. Sci. 2023, 13(1), 51; https://doi.org/10.3390/app13010051
Submission received: 9 November 2022 / Revised: 15 December 2022 / Accepted: 19 December 2022 / Published: 21 December 2022

Abstract

:
It is crucial to understand the characteristics of wind resources and optimize wind resources in the area that is being considered for offshore wind farm development. Based on the improved particle swarm optimization (IPSO) and the back propagation neural network (BPNN), the IPSO-BP hybrid intelligent algorithm model was established. The assessment of wind resource characteristics in the eastern waters of China, including average wind speed, extreme wind speed, wind power density, effective wind energy hours and wind direction distribution were all calculated. Additionally, the wind speed throughout the different years in Luchao Port, a famous seaport in China, was predicted. The results revealed that the wind power density is approximately 300 W/m2 all year round and that the effective wind energy hours take up about 92% per hour. It was also identified that the wind direction distribution is stable in Luchao Port, implying that there are better wind energy resource reserves in this region. The IPSO-BP model has a strong tracking performance for wind speed changes, and can accurately predict the wind speed change in a short period. In addition, the prediction error of the IPSO-BP model is smaller when the time of training data is closer to the target one, and it can be controlled within a 5% range.

1. Introduction

Due to environmental issues and the need for energy supply security, renewable energy has been listed in the world’s agenda [1]. Notably, wind energy is one of the most cost-effective renewable energy sources in areas with abundant wind resources, and it has been widely used worldwide [2]. Guo et al. [3] analyzed the wind energy resource utilization in the context of the coordinated development in the Beijing-Tianjin-Hebei region of China. It should be stressed that the problem of wind curtailment is serious in China as it not only restricts the development of renewable energy, but also brings economic losses to enterprises and society. Tran et al. [4] studied the wind energy resources of Phuquoc Island in Vietnam, and proved that wind energy can be used as an energy source for about 300,000 rural non-electric households. So far, China has the largest wind power generation capacity worldwide, followed by the United States. Yet, China’s utilization of this installed capacity trails that of the U.S by a significant gap [5]. Soder et al. [6] predicted that wind energy will generate 20% of the electricity in the U.S by 2030. However, the contribution of wind power to cover the electricity demand is less certain than conventional power sources. Therefore, the capacity value of wind power is smaller than that of conventional plants. With the global carbon reduction consensus reached and China’s ‘3060’ double carbon target proposed, offshore wind power has become the face of the technology frontier and is one of the important development directions in the field of renewable energy [7]. Wind energy is an environment-friendly clean energy, and in the feasibility study stage of the construction of offshore wind farms, a reliable wind resource assessment of the proposed area is required [8]. Due to the randomness, volatility and low energy density of wind speed, which leads to the low reliability of the power system operation, the accuracy of wind speed prediction is critical. Accurate wind speed prediction ensures the safe operation of wind farms and the flexible dispatch of power grids connected with new energy sources. Meanwhile, it is also crucial when performing maintenance scheduling and evaluation of the feasibility of building a wind farm in a particular area.
There are two main methods for evaluating wind resources at present: an evaluation, based on the observation of the historical data from weather stations or wind towers, and a numerical simulation of the wind energy resource evaluation [9]. Nevertheless, these methods have strong limitations, complexities and a low accuracy. Due to its low resolution, the first method can only reflect the distribution of wind energy resources in a region in a macroscopic manner, and cannot accurately quantify the wind energy reserves. For the accurate wind energy resource assessment, numerical simulation techniques still have to be applied. A probability distribution model, among which the Weibull distribution model is the most suitable method for wind energy resources evaluation, is used to evaluate the wind energy resources. Yu et al. [10] proposed to use a two-parameter Weibull model to evaluate the wind resources in the Bohai Sea of China, based on the Nakagami and Rician distributions. Compared with the two-parameter Weibull distribution, the three-parameter one has better fitting with good results in the no-wind zone or at the low wind speed [11]. However, when there are more parameters, and when the operation speed is slower, the timeliness cannot meet the requirements [12].
To improve the fitness and the accuracy of the probability distribution function, relevant researchers employed intelligent algorithms to evaluate the wind resources. A forecasting method for wind and solar power generation, based on a machine learning algorithm, was proposed [13]. Acikgoz et al. [14] modified the extreme learning machine, but in terms of two, three and 4 h ahead, the wind power forecast performances were quite different. Meanwhile, Eum et al. [15] applied numerical simulations to estimate the wind resources near Jeju Island in China, but the estimated results were significantly affected by the choice of the data set. This is because the study only focused on determining the most appropriate wind field for hindcast simulations. Abedinia et al. [16] put forward a comprehensive prediction method, based on the improved wavelet transform. Al-Shaikhi et al. [17] proposed a hybrid model to estimate the wind speed at different heights, based on the measurements at lower heights using the particle swarm optimization (PSO) and long short-term memory (LSTM). Mohandes et al. [18] analyzed the predictability of wind speed with heights and employed the recurrent neural network (RNN) model for predicting the wind speed 12 h ahead of time, using 48 previous hourly values. Salman et al. [19] put forward a short-term, multi-dimensional prediction of the wind speed, based on LSTM. However, the accuracy of LSTM may be compromised with the inclusion of exogenous features in the training sets and the duration of the prediction ahead. Back propagation (BP) [20,21,22,23] and improved particle swarm optimization (IPSO) [24,25,26,27] have been widely used in the wind energy resource evaluation, but the BP neural network (NN) has the shortcomings of a local minimization and a slow convergence speed. Combining the BPNN model with the PSO algorithm can effectively avoid the local optimal problem [28,29]. The adaptive PSO can combine the advantages of different training algorithms, to evaluate the wind resources, has stronger learning capabilities, global search capabilities, and can avoid the shortcomings of the BPNN from falling into the local optimum [30]. The wind resource assessment method, based on the hybrid NN not only comprehensively considers the geographical location information around the wind farm, but also improves the accuracy of wind resource assessment [31]. Through using the PSO algorithm to optimize the BPNN, this can accurately and effectively identify the type of wind turbine gearbox fault [32].
In summary, the combination of the PSO algorithm and the BPNN is a theoretically feasible modelling method. However, the hybrid model, based on the above two algorithms, is less used in the wind resource assessment. Therefore, an IPSO-BP hybrid intelligent algorithm prediction model is established, based on the IPSO and BPNN in this study. The number of nodes in the input and output layers of the BP module is determined by the wind measurement data and the prediction accuracy. In addition, the global optimal solution is obtained by the IPSO, so as to evaluate the wind resources in the Luchao Port area off the coast of China. Finally, a more practical wind speed variation law is obtained. This provides significant guidelines to help engineers make decisions in designing and manufacturing wind farms, from the assessment of offshore wind resources.

2. Hybrid Intelligent Algorithm Modeling

2.1. Assessment Parameters of the Wind Resources

Wind power density, also known as wind energy one, refers to the wind energy that the air flow passes through per unit of the cross-sectional area in a unit time [33,34]. The calculation formula of the average wind power density D w p is:
D w p = 1 2 ρ v 3
ρ = 1.276 1 + 0.00366 t × p 0.378 e 1000
where ρ is the air density, kg/m3; t is the average temperature, °C; e is the average steam pressure, hPa; v is the instantaneous wind speed, m/s. The calculated air density is 1.231 kg/m3. The effective wind speed refers to when the wind speed reaches the point where the turbine can be started until it is cut off due to the strong winds. In general, the effective wind speed in research and production is considered within the range of 3~25 m/s [35]. Analyzing the characteristics of the effective wind speed can provide reference for the renewable energy development and wind farm design. Due to the different wind speeds and wind turbines in different regions, there are different divisions of the effective wind speed range [36].
Wind speed is involved in wind resource assessment parameters. Therefore, how to accurately establish an intelligent optimization model to effectively predict the offshore wind speed is the key.

2.2. BPNN Model

The BP algorithm of the multilayer neural network is essentially a mathematical model, that simulates the structure of the human brain, connects a large number of neurons together and weighs them, and the basic structure is shown in Figure 1.
The variables x i and y i are the input and output signals, respectively, in Figure 1, and the transformation of the j-th neuron in the above model can be described as:
y j = f ( i w i j x i θ j )
where w i j is the connection weight; θ j is the offset signal, which used to adjust the excitation threshold of neurons.

2.3. PSO Model

The PSO algorithm, as a simple and effective optimization algorithm, is applied to the theoretical model of the wind resource assessment, and it converts birds into theoretical particles and expands from the two-dimensional space to the three-dimensional one. The idea behind this algorithm comes from the group thinking reflected in the foraging process of birds. In general, individual organisms do not coordinate themselves. However, whole groups of organisms often exhibit the ability to deal with complex problems, known as groupthink.
The position of particles i in the three-dimensional space is recorded as a vector X i = ( x 1 , x 2 , , x d ) , and the flight speed is denoted as a vector V i = ( v 1 , v 2 , , v d ) . The particle searches at a variable speed in the solution set, and the speed is adjusted in real time, according to its own search experience and other particles’ experiences. The flow chart is illustrated in Figure 2.
Although the PSO algorithm is simple and efficient, it is likely to fall into the problem of the local extremum and strong dependence of the optimization performance on the value of the algorithm parameters [37]. Therefore, in order to solve the above two problems and improve the accuracy and the reliability of the PSO algorithm for the wind resource assessment, a prediction model of a hybrid intelligent algorithm, combined with the PSO algorithm and artificial neural network model is applied in this study.

2.4. IPSO-BP Prediction Model

The IPSO-BP hybrid intelligent algorithm model encodes the parameters, initializes the population, and calculates the initial global extremum, and then decodes and calculates the fitness function. Finally, if the calculation result meets the end condition, the network parameters are output. If not, one can update the particle speed and position, control the random variation of the genes, update the extreme value, and return to decoding. The specific prediction process is displayed in Figure 3.
The IPSO-BP model improves the speed update formula on the original basis, and it can be written as:
V i d ( t + 1 ) = w V i d ( t ) + c 1 r 1 [ P i d ( t ) X i d ( t ) ] + c 2 r 2 [ P i d X i d ( t ) ]
where w is the inertia weight; c 1 , c 2 are the learning factors; r 1 , r 2 are the random numbers; P i d ( t ) is the individual extremum; P i d is the global extremum; X i d ( t ) is the weight vector.
In Equation (4), first and foremost, the first term is related to the particle’s last modified increment, which can balance the global search and the local search. In addition, the second term is the part that the particle learns from its own optimal value, called the self-learning part, which can keep particles with a strong global search ability and avoid falling into the local minima. Finally, the third term is the part that the particles learn from the global optimal value, called the mutual learning part, which can speed up the search.
The proposed algorithm tends to solve the global search problem when the inertia weight is high and the particle velocity is fast. When the weight value is small, the speed of the particles is low, which is conducive to the local search. When evaluating the wind resources of the wind farms in this study, the fitting accuracy of the overall data needs to be considered, so the inertia weight w is set as a large constant.

2.5. Accuracy Assessment Method

In order to assess the accuracy of the IPSO-BP model in predicting the wind resources of wind farms, the assessment indexes, such as the absolute error (AE), mean square error (MSE), root mean square error (RMSE), mean absolute percentage error (MAPE) and goodness of fit (R), are introduced, and the quantitative statistics and analysis of the wind speed simulation effect is carried out.
The AE is defined as:
AE = | y i y ^ |
where y i indicates the predicted value; y ^ is the measured value.
The MSE is defined as:
MSE = i = 1 N ( y i y ^ ) 2 / N
where N is the sample size.
The formulas of RMSE, MAPE and R are respectively expressed as:
RMSE = i = 1 N ( y i y ^ ) 2 / N
MAPE = | y i y ^ | y ^ × 100 %
R = N i ( y i y ¯ ) / N i ( y i y ¯ ) 2
where y ¯ is the average value.

3. Performance Analysis of the Offshore Wind Resources in the Luchao Port Area

Located on the west coast of the Pacific Ocean, Luchao Port is at the intersection of the East Sea and Hangzhou Bay in China. Sailing southward, one can reach Putuo Mountain, Shengsi Mountain, Dayang and Xiaoyang Mountains, etc. Furthermore, sailing northward, one can arrive at the Yangtze River estuary. Therefore, Luchao Port is close to the sea on three sides and has rich wind resources. Its regional profile is shown in Figure 4.

3.1. Wind Direction Rose Map

The wind directions in the different months and years are recorded at 10-min intervals. What is more, the wind directions measured in October 2004, April 2005, October 2005 and April 2006 are shown in Figure 5.
From the perspective of the wind direction distribution: the main wind direction in October is northeast, as shown in Figure 5a,c, while the one in April is northwest, as shown in Figure 5b,d. In October 2004, there were two prevailing wind directions, the easterly and northerly winds. In April 2005, there was a prevailing wind direction north-westerly. In October 2005, the prevailing wind direction was north by east. In April 2006, its prevailing wind direction was northwesterly. It can be seen that the wind direction distribution in Luchao Port is relatively stable at the same time every year, which has a reference value for the design of the impeller orientation and yaw range in this region.

3.2. Wind Energy Parameter Analysis

The wind speed data of six time periods, including 1 October, 2 October, 27 October in 2005 and 1 April, 8 April and 20 April in 2006, are separately selected in this study for research. The corresponding wind power density is calculated, according to Equation (1) and listed in Table 1 and Table 2, respectively. It is not difficult to know that to obtain following information:
(1) The monthly average wind speed in Luchao Port is generally about 6~7 m/s, but the maximum daily one can exceed 10 m/s;
(2) The standard deviation of the monthly wind speed is maintained at about 3 m/s, and that of the short-term wind speed changes from 1 m/s to 3 m/s;
(3) The monthly wind power density is about 300 W/m2, but the instantaneous one is also less than 100 W/m2;
(4) The effective hours of wind energy in Luchao Port account for about 92% of the whole month.
Table 1. Wind parameters of each month.
Table 1. Wind parameters of each month.
TimeAverage Standard Deviation of the Wind SpeedWind Power DensityPercentage of Wind Energy Effective Hours
October 20046.592.44253.2892.80%
October 20056.462.56249.1992.95%
April 20067.413.49425.4591.42%
Table 2. Wind parameters of each sample group.
Table 2. Wind parameters of each sample group.
TimeAverageStandard Deviation of the Wind SpeedWind Power Density
1 October 20054.011.3535.95
2 October 200512.271.90828.68
27 October 20054.341.0841.21
1 April 20068.841.67247.35
8 April 200611.003.18699.10
20 April 20063.551.1056.50

4. Prediction Results and Precision Analysis of the Wind Speed

4.1. Measuring Wind Data

The measuring wind tower measures the long-term wind resource data in Luchao Port at 10-min intervals. Figure 6a–c exhibits the wind speed data in late October 2004, October 2005 and April 2006, respectively, with the geographic coordinates (30°51.696′ N, 121°55.001′ E).
It is found that, by comparing with the time series distribution of the wind speed in Figure 6a–c, that the wind speed in October 2004 was relatively stable, and only once, the wind speed is close to 15 m/s. In October 2005, the wind speed rose sharply at the initial stage, then gradually decreased and the fluctuation tended to be stable. In addition, the wind speed in October 2006 fluctuated more frequently than the ones in 2004 and 2005, and there were seven times in both years, when it exceeded 15 m/s or equals to 0 m/s.
Based on the above wind speed data, the IPSO-BP hybrid intelligent algorithm model can be trained so as to predict the wind speed.

4.2. Training and Simulation

According to the IPSO-BP model, taking the wind speed data of Luchao Port in 2004 as the training object, one can predict the three time periods in 2005, as shown in Figure 7. It is necessary to explain that the BP in Figure 7, Figure 8 and Figure 9 actually represents the BPNN, to simplify the description.
The wind speed changes slowly in Figure 7a, while in Figure 7b, the wind speed increases significantly and fluctuates sharply within a short period of time, and the prediction curve appears as a small deviation, at this time. In Figure 7c, the wind speed also rises sharply, but it is relatively stable in the range of 5~6 m/s, and the IPSO-BP model maintains an accurate prediction performance at this moment.
It can be observed from Figure 7d,e that the error is relatively large on 27 October, but the overall AE of the IPSO-BP model is small and its maximum does not exceed 1.4 m/s. It is clear that the IPSO-BP model is very accurate in predicting the wind speed with little fluctuations, in a short period of time. However, if the wind speed fluctuates sharply or suddenly in a very short time range (such as 1~2 h), the IPSO-BP model will have a prediction deviation, but the change trend of the corresponding wind speed is more accurate.
In order to further verify the accuracy of the model, the data from 2004 is still used as the training object to predict the three time periods in 2006, and the corresponding results are shown in Figure 8.
The wind speed in Figure 8a varies greatly, the difference between the maximum wind speed and minimum one is about 6 m/s, and the prediction curve will have a small deviation when the wind speed sharply increases or decreases. The wind speed in Figure 8b ascends evidently and fluctuates violently in a short time, and at this time, there is a certain deviation in the prediction curve, especially near the 37th and 90th time series point. The sharp change of wind speed in a short period indicates that the measured value may be wrong or extreme weather may occur. Here are the 33rd to 38th values and the 85th to 95th values, where the wind speed fluctuates violently, rather than some value, and this is abnormal. Therefore, it can be ruled out that it is a measurement problem. The wind speed rises slowly in Figure 8c, and the IPSO-BP model presents a relatively accurate prediction performance. It can be seen from Figure 8d,e that the error of the other time periods is controlled within 5%, except that of the prediction value is relatively large, due to the sudden change of wind speed on 8 April.
Finally, the wind speed of the three time periods in 2006 is predicted by taking the data of 2005 as the training object, as shown in Figure 9.
The results reflect the fact that the prediction errors of the 46th and 47th time points in Figure 9a, the 36th, 37th and 90th time points in Figure 9b, and the 46th and 47th time points in Figure 9c, are visibly reduced. The maximum AE of the IPSO-BP model drops by about 35 m/s, in comparison with Figure 8d and Figure 9d. Nevertheless, since the wind speed rose sharply from the 32nd to the 35th points on 8 April, and dropped sharply from the 85th to the 90th points and then rose rapidly, these two places have large errors. Therefore, the selection of the training data has a certain impact on the precision of the IPSO-BP model, multiple groups of data should be trained and tested before determining the model parameters, and a group of data with the smallest MAPE are ultimately selected as the benchmark training data applied to the prediction model.4.3.
The above nine groups of prediction results, based on the IPSO-BP model, are listed in Table 3, Table 4 and Table 5.
It is found that the prediction accuracy of the wind speed on 27 October 2005 is the highest (See Table 3); the prediction error on 8 April 2006 is the biggest (See Table 4) and the one on 20 April 2006 is the smallest (See Table 5); the error in Table 5 is relatively the minimum, compared with Table 3 and Table 4, that is, the overall prediction effect, at this time, is the best. Therefore, through the analysis and research in this study, it is concluded that the error of the IPSO-BP model is smaller when the time of the training data is closer to the target time.
In the future, it is possible to study the range of sharp rises or falls in wind speed in the short term, because some data ranges fluctuate violently, which will affect the overall prediction performance of the model. Moreover, when determining the parameters of the final prediction model, it is necessary to complete more experiments to determine the best parameters, which can improve the accuracy. It is also a good idea to divide the data according to the fluctuation degree of the wind speed, so as to avoid some abnormal points. On the whole, the AE, MSE and RMSE errors of the IPSO-BP model are less than 1 m/s, except on 8 April 2006, because the wind speed fluctuated more violently on that day. In addition, the goodness of fit is basically above 0.9 and the value of the MAPE is also relatively stable. These results further show that the IPSO-BP model performs well, in relation to the wind prediction.

5. Conclusions

To accurately evaluate the offshore wind resources, an IPSO-BP hybrid intelligent algorithm model is established, and its short-term prediction accuracy is explored. The following conclusions are drawn:
(1) In the Luchao Port of China, the wind power densities under different time spans are approximately 300 W/m2. Meanwhile, the effective wind energy hours take up about 92%, and the wind direction distribution is stable. The average wind speed is basically greater than 2 m/s, and the maximum one can reach nearly 20 m/s, so there is a better wind energy resource reserve;
(2) Due to the effects of climate change and pollution, the characteristics of wind speed in a place can change. Specifically, the goodness of fit in 2006 is greater than that in 2005, and the AE, MSE, RMSE and MAPE in 2006 are all less than those in 2005. This indicates that the prediction error of the IPSO-BP model is smaller when the time of training data is closer to the target time. In the future, wind resource assessments can go further in studying how long the time interval between the training set and the testing set is, so as to predict the most accurate effect;
(3) The percentage of wind energy effective hours in 2005 was the highest, compared to 0.15% and 1.53% higher than that in 2004 and 2006, respectively. As a result, the IPSO-BP model trained using the 2005 data has a better tracking performance for the prediction of the gentle wind speed, and greatly reduces the AE of the extreme value in the prediction of the wind speed.
(4) The IPSO-BP model provides significant guidelines for researchers and manufacturers in the aspect of wind speed prediction, for its development. Meanwhile, the progress of wind energy resource assessment can effectively accelerate the development of low-carbon energy and promote the improvement of energy policy.

Author Contributions

Conceptualization, J.Z.; methodology, Y.Z.; software, Y.Z.; validation, D.C.; formal analysis, Y.Z.; investigation, J.Z.; writing—original draft preparation, Y.Z.; writing—review and editing, J.Z.; visualization, D.C.; supervision, J.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Program of Foundation of Science and Technology Commission of Shanghai Municipality (22dz1206005, 22dz1204202), National Natural Science Foundation of China (12172228, 11572187), and Natural Science Foundation of Shanghai (22ZR1444400).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Acknowledgments

Authors would like to express their deep gratitude to researchers Dawen Zhao from Shanghai Electric Wind Power Group Co., Ltd. Special thanks are extended to Zhiwei Zhang and Jian Fu from Shanghai Electric Power Industry Co., Ltd. who supported our experiments. We sincerely appreciate Pengju Zhang for giving formal analysis in the writing process.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Rehman, S.; Khan, S.A.; Alhems, L.M. Application of TOPSIS Approach to Multi-Criteria Selection of Wind Turbines for On-Shore Sites. Appl. Sci. 2020, 10, 7595. [Google Scholar] [CrossRef]
  2. Geng, D.; Zhang, H.; Wu, H. Short-Term Wind Speed Prediction Based on Principal Component Analysis and LSTM. Appl. Sci. 2020, 10, 4416. [Google Scholar] [CrossRef]
  3. Guo, X.; Ren, D.; Li, C. Study on the problem of wind power curtailment in Beijing-Tianjin-Hebei based on risk-return. Energy Sources Part A Recover. Util. Environ. Eff. 2019, 42, 2632–2647. [Google Scholar] [CrossRef]
  4. Tran, V.-T.; Chen, T.-H. Wind energy resources on Phuquoc Island, Vietnam. Energy Sources Part A Recover. Util. Environ. Eff. 2016, 38, 1612–1619. [Google Scholar] [CrossRef]
  5. Song, F.; Yu, Z.C.; Zhuang, W.T.; Lu, A. The institutional logic of wind energy integration: What can China learn from the United States to reduce wind curtailment? Renew. Sustain. Energy Rev. 2021, 137, 110440. [Google Scholar] [CrossRef]
  6. Söder, L.; Tómasson, E.; Estanqueiro, A.; Flynn, D.; Hodge, B.-M.; Kiviluoma, J.; Korpås, M.; Neau, E.; Couto, A.; Pudjianto, D.; et al. Review of wind generation within adequacy calculations and capacity markets for different power systems. Renew. Sustain. Energy Rev. 2020, 119, 109540. [Google Scholar] [CrossRef]
  7. Elsaraiti, M.; Merabet, A. Application of Long-Short-Term-Memory Recurrent Neural Networks to Forecast Wind Speed. Appl. Sci. 2021, 11, 2387. [Google Scholar] [CrossRef]
  8. Sarp, A.O.; Menguc, E.C.; Peker, M.; Guvenc, B.C. Data-Adaptive Censoring for Short-Term Wind Speed Predictors Based on MLP, RNN, and SVM. IEEE Syst. J. 2022, 16, 3625–3634. [Google Scholar] [CrossRef]
  9. Kumar, V.; Pal, Y.; Tripathi, M.M. PSO-Tuned ANN-Based Prediction Technique for Penetration of Wind Power in Grid. Proc. Recent Innov. Comput. 2019, 597, 485–494. [Google Scholar] [CrossRef]
  10. Yu, J.X.; Fu, Y.Q.; Yu, Y.; Wu, Y.D.; Wu, S.B.; Song, L. Study on two parameter wind resource evaluation method in Bohai Sea. Acta Energ. Sol. Sin. 2021, 42, 325–332. [Google Scholar]
  11. Wais, P. Two and three-parameter Weibull distribution in available wind power analysis. Renew. Energy 2017, 103, 15–29. [Google Scholar] [CrossRef]
  12. Sukanya, K.; Vijayakumar, P. Frequency Control Approach and Load Forecasting Assessment for Wind Systems. Intell. Autom. Soft Comput. 2022, 35, 971–982. [Google Scholar] [CrossRef]
  13. Heydari, A.; Garcia, D.A.; Keynia, F.; Bisegna, F.; De Santoli, L. A novel composite neural network based method for wind and solar power forecasting in microgrids. Appl. Energy 2019, 251, 113353. [Google Scholar] [CrossRef]
  14. Acikgoz, H.; Yildiz, C.; Sekkeli, M. An extreme learning machine based very short-term wind power forecasting method for complex terrain. Energy Sour. Part A Recover. Util. Environ. Eff. 2020, 42, 2715–2730. [Google Scholar] [CrossRef]
  15. Eum, H.-S.; Jeong, W.-M.; Chang, Y.S.; Oh, S.-H.; Park, J.-J. Wave Energy in Korean Seas from 12-Year Wave Hindcasting. J. Mar. Sci. Eng. 2020, 8, 161. [Google Scholar] [CrossRef] [Green Version]
  16. Abedinia, O.; Bagheri, M.; Naderi, M.S.; Ghadimi, N. A New Combinatory Approach for Wind Power Forecasting. IEEE Syst. J. 2020, 14, 4614–4625. [Google Scholar] [CrossRef]
  17. Al-Shaikhi, A.; Nuha, H.; Mohandes, M.; Rehman, S.; Adrian, M. Vertical wind speed extrapolation model using long short-term memory and particle swarm optimization. Energy Sci. Eng. 2022, 1–15. [Google Scholar] [CrossRef]
  18. Mohandes, M.; Rehman, S.; Nuha, H.; Schulze, F.H. Predictability of Wind Speed with Heights Using Recurrent Neural Networks. In Proceedings of the 2021 4th International Symposium on Advanced Electrical and Communication Technologies (ISAECT), Alkhobar, Saudi Arabia, 6–8 December 2021. [Google Scholar] [CrossRef]
  19. Salman, U.T.; Rehman, S.; Alawode, B.; Alhems, L.M. Short term prediction of wind speed based on long-short term memory networks. FME Trans. 2021, 49, 643–652. [Google Scholar] [CrossRef]
  20. Young, I.R.; Ribal, A. Multiplatform evaluation of global trends in wind speed and wave height. Science 2019, 364, 548–552. [Google Scholar] [CrossRef]
  21. Lin, Y.; Yang, M.; Wan, C.; Wang, J.; Song, Y. A Multi-Model Combination Approach for Probabilistic Wind Power Forecasting. IEEE Trans. Sustain. Energy 2018, 10, 226–237. [Google Scholar] [CrossRef]
  22. Zhang, W.; Jiang, Z.; Xiang, J.; Shi, H. Optimal Interpolation Model for Synthetic Aperture Radar Wind Retrieval. Front. Earth Sci. 2020, 8, 552833. [Google Scholar] [CrossRef]
  23. Jiang, Y.; Zhao, N.; Peng, L.L.; Zhao, L.N.; Liu, M. Simulation of stationary wind field based on adaptive interpolation-enhanced scheme. J. Wind. Eng. Ind. Aerodyn. 2019, 195, 104001. [Google Scholar] [CrossRef]
  24. Bao, X.; Li, C. Fast simulation of non-stationary wind velocity based on time-frequency interpolation. J. Wind Eng. Ind. Aerodyn. 2019, 193, 103982. [Google Scholar] [CrossRef]
  25. Mallia, D.V.; Kochanski, A.K.; Urbanski, S.P.; Mandel, J.; Farguell, A.; Krueger, S.K. Incorporating a Canopy Parameterization within a Coupled Fire-Atmosphere Model to Improve a Smoke Simulation for a Prescribed Burn. Atmosphere 2020, 11, 832. [Google Scholar] [CrossRef]
  26. Badger, J.; Frank, H.; Hahmann, A.N.; Giebel, G. Wind-Climate Estimation Based on Mesoscale and Microscale Modeling: Statistical–Dynamical Downscaling for Wind Energy Applications. J. Appl. Meteorol. Clim. 2014, 53, 1901–1919. [Google Scholar] [CrossRef]
  27. Chen, N.; Sun, H.; Zhang, Q.; Li, S. A Short-Term Wind Speed Forecasting Model Based on EMD/CEEMD and ARIMA-SVM Algorithms. Appl. Sci. 2022, 12, 6085. [Google Scholar] [CrossRef]
  28. Seifi, A.; Ehteram, M.; Soroush, F.; Haghighi, A.T. Multi-model ensemble prediction of pan evaporation based on the Copula Bayesian Model Averaging approach. Eng. Appl. Artif. Intell. 2022, 114, 105124. [Google Scholar] [CrossRef]
  29. Samet, H.; Ketabipour, S.; Afrasiabi, S.; Afrasiabi, M.; Mohammadi, M. Prediction of wind farm reactive power fast variations by adaptive one-dimensional convolutional neural network. Comput. Electr. Eng. 2021, 96, 107480. [Google Scholar] [CrossRef]
  30. Emeksiz, C.; Tan, M. Wind speed estimation using novelty hybrid adaptive estimation model based on decomposition and deep learning methods (ICEEMDAN-CNN). Energy 2022, 249, 123785. [Google Scholar] [CrossRef]
  31. Odero, H.; Wekesa, C.; Irungu, G. Wind Energy Resource Prediction and Optimal Storage Sizing to Guarantee Dispatchability: A Case Study in the Kenyan Power Grid. J. Electr. Comput. Eng. 2022, 2022, 1–25. [Google Scholar] [CrossRef]
  32. Monaldo, F.M.; Li, X.; Pichel, W.G.; Jackson, C.R. Ocean Wind Speed Climatology from Spaceborne SAR Imagery. Bull. Am. Meteorol. Soc. 2014, 95, 565–569. [Google Scholar] [CrossRef]
  33. Rodríguez, F.; Florez-Tapia, A.M.; Fontán, L.; Galarza, A. Very short-term wind power density forecasting through artificial neural networks for microgrid control. Renew. Energy 2020, 145, 1517–1527. [Google Scholar] [CrossRef]
  34. Wang, W.; Chen, K.; Bai, Y.; Chen, Y.; Wang, J. New estimation method of wind power density with three-parameter Weibull distribution: A case on Central Inner Mongolia suburbs. Wind Energy 2021, 25, 368–386. [Google Scholar] [CrossRef]
  35. Alipour, M.; Aghaei, J.; Norouzi, M.; Hashemi, S.; Lehtonen, M. A Novel Cooperative Fuzzy Classifier for Predicting the Permissible Wind Speed Range in Wind Farms. Iran. J. Sci. Technol. Trans. Electr. Eng. 2020, 45, 29–45. [Google Scholar] [CrossRef]
  36. Cui, Y.; Huang, C.; Cui, Y. A novel compound wind speed forecasting model based on the back propagation neural network optimized by bat algorithm. Environ. Sci. Pollut. Res. 2020, 27, 7353–7365. [Google Scholar] [CrossRef]
  37. Adedeji, P.A.; Akinlabi, S.; Madushele, N.; Olatunji, O.O. Wind turbine power output very short-term forecast: A comparative study of data clustering techniques in a PSO-ANFIS model. J. Clean. Prod. 2020, 254, 120135. [Google Scholar] [CrossRef]
Figure 1. Basic structure of the artificial neural network.
Figure 1. Basic structure of the artificial neural network.
Applsci 13 00051 g001
Figure 2. Flow chart of the PSO algorithm.
Figure 2. Flow chart of the PSO algorithm.
Applsci 13 00051 g002
Figure 3. Flow chart of the IPSO-BP model.
Figure 3. Flow chart of the IPSO-BP model.
Applsci 13 00051 g003
Figure 4. Geomorphic map of Luchao Port.
Figure 4. Geomorphic map of Luchao Port.
Applsci 13 00051 g004
Figure 5. Wind direction rose map at different time periods.
Figure 5. Wind direction rose map at different time periods.
Applsci 13 00051 g005
Figure 6. Time series distribution of the wind speed in different periods.
Figure 6. Time series distribution of the wind speed in different periods.
Applsci 13 00051 g006
Figure 7. Prediction results for 2005 based on the training set in 2004.
Figure 7. Prediction results for 2005 based on the training set in 2004.
Applsci 13 00051 g007aApplsci 13 00051 g007b
Figure 8. Prediction results for 2006 based on training set in 2004.
Figure 8. Prediction results for 2006 based on training set in 2004.
Applsci 13 00051 g008aApplsci 13 00051 g008b
Figure 9. Prediction results for 2006, based on training set in 2005.
Figure 9. Prediction results for 2006, based on training set in 2005.
Applsci 13 00051 g009aApplsci 13 00051 g009b
Table 3. Average error of the IPSO-BP model (2004 →2005).
Table 3. Average error of the IPSO-BP model (2004 →2005).
Prediction TimeAEMSERMSEMAPER
1 October 20050.380.230.4813.46%0.93
2 October 20050.781.071.046.02%0.83
27 October 20050.270.130.366.88%0.96
Table 4. Average error of the IPSO-BP model (2004 →2006).
Table 4. Average error of the IPSO-BP model (2004 →2006).
Prediction TimeAEMSERMSEMAPER
1 April 20060.740.920.969.53%0.87
8 April 20061.172.701.6415.51%0.90
20 April 20060.280.120.346.28%0.97
Table 5. Average error of the IPSO-BP model (2005 → 2006).
Table 5. Average error of the IPSO-BP model (2005 → 2006).
Prediction TimeAEMSERMSEMAPER
1 April 20060.600.530.737.98%0.93
8 April 20060.400.460.684.94%0.98
20 April 20060.240.080.295.63%0.98
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Zhang, J.; Zhu, Y.; Chen, D. Assessment of Offshore Wind Resources, Based on Improved Particle Swarm Optimization. Appl. Sci. 2023, 13, 51. https://doi.org/10.3390/app13010051

AMA Style

Zhang J, Zhu Y, Chen D. Assessment of Offshore Wind Resources, Based on Improved Particle Swarm Optimization. Applied Sciences. 2023; 13(1):51. https://doi.org/10.3390/app13010051

Chicago/Turabian Style

Zhang, Jianping, Yingqi Zhu, and Dong Chen. 2023. "Assessment of Offshore Wind Resources, Based on Improved Particle Swarm Optimization" Applied Sciences 13, no. 1: 51. https://doi.org/10.3390/app13010051

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop