1. Introduction
Wind turbine systems have become a common sight in the modern power grid, and their implementation only continues to increase globally. In 2008, the United States Department of Energy established a target of producing twenty percent of its electricity from wind resources by 2030 [1]. A report released by the International Energy Agency (IEA) announced that the total global renewable energy capacity will be 10,800 GW by the year 2040 [2]. Due to their incredible size, many wind farms are in remote locations or offshore, as they are subject to the right-of-way privileges of local and regional municipalities (Xu C et al., 2017) [3]. Wind farms also require a detailed analysis of wind currents through possible site locations to determine optimal tower placement for maximum wind power extraction, as reported in Kunakote T. et al. (2021) [4].
The complexity and vastness of the electrical topology of wind farms makes optimizing control of each wind turbine essential for maximum efficiency as well as maximizing returns for power providers (Al-Deen et al., 2021) [5]. Due to these factors, remote monitoring and control systems for grid-connected wind farms is essential to maximizing the amount of power generated by wind farms as well as limiting the amount of time a wind turbine or wind farm is down in the event of damage caused by electrical faults, mechanical failure, or extreme weather events. To aid in this process, researchers and engineers have turned to Artificial Intelligence (AI) and Machine Learning (ML) algorithms to aid in prediction, monitoring, and control for wind turbine systems.
In recent years, several review papers on these topics have been published [6,7,8,9,10,11], inter alia. However, so far, there are no comprehensive reviews of both AI and ML in wind turbine control systems available in the literature. To overcome the drawbacks of the existing literature, an in-depth overview of ML and AI in wind turbine systems is presented in this paper, especially with respect to the most recently published techniques. These differences highlights the originality and novelty of this paper. The research approach taken in this review paper was to use the key words “wind farm” + “machine learning” + “artificial intelligence” + “control” + “monitoring” in several scholarly search engines including Google Scholar and EBSCO.
The paper is organized as follows. Section 2 discusses various aspects such as the challenges in wind farms, AI and ML algorithms utilized in wind farm controllers and control schemes, AI and ML algorithms for wind speed prediction, AI and ML for wind power prediction, wind turbine mechanical monitoring and fault detection, and AI and ML algorithms for electrical component monitoring. Section 3 presents suggested future research areas for AI and ML in wind turbine control systems, and Section 4 concludes the paper with a quick wrap up of all the topics. Appendix A depicts the most recently published AI and ML wind farm control algorithms in tabular form, with the author, title, method, and results presented.
2. Materials and Methods
2.1. The Problem: Challenges in Wind Farms Monitoring and Control Systems
When it comes to wind power generation, there are many challenges that researchers are faced with when developing intelligent control schemes (Ali et al., 2021) [12]. The first issue, as stated in the introduction, is wind speed forecasting. Wind currents and densities are time varying and nonlinear, so an efficient wind turbine control system needs to be able to adapt to these types of conditions. The amount of power a wind farm can produce is directly related to the wind currents that pass through the wind farm. Historical wind current data is available for many locations globally, however, the actual wind speed and density measured by each tower’s anemometer and barometer, respectively, can vary from forecasted wind speeds and densities by as much as fifteen percent [13]. According to Kosovic et al. (2020) [14], the National Center for Atmospheric Research (NCAR) has recently updated its weather prediction model to include AI to lower the error rate of weather forecasts [14].
Another important factor to consider with respect to wind currents through a wind farm is wake turbulence [15]. According to Krajinski et al. (2021) [16], wake turbulence is caused by oscillations in wind currents due to impact with the wind turbine blades (WTB) and can have a negative effect on the wind currents through a given wind farm [16]. To limit wake turbulence, a detailed analysis of wake currents through a potential wind farm location is necessary before placing the towers, as reported in Li et al. (2022) [17]. According to Le-Ren et al. (2013) [18], if towers are placed too close together, the tower clustering effect, caused by wind currents hitting the wind turbine towers, can have a negative impact on the wind currents through a wind farm, and thus requires a detailed analysis to determine proper tower placement [18]. Due to the nonlinear nature of wind power generation, traditional linear controllers such as PID with static reference set points are not ideal for wind turbine control systems (Wang et al., 2020) [9]. In Meyers et al. (2022) [19], flow control prospects and challenges with respect to wake turbulence and wind farms are presented [19]. The wake steering control is depicted in Figure 1 [19].
Wind power is another factor that needs to be considered when designing controllers for wind farm systems. Wind power is directly related to the wind speed, wind density, blade pitch, blade size, and blade tip speed ratio. As the blade size is constant and blade tip speed ratio is dependent on the rotor shaft speed and the blade size, the variable parameters for wind power generation control are wind speed, wind density and blade pitch. As the issues with wind speed and density have already been considered, the main challenge with wind power forecasting is the blade pitch of each wind turbine in a wind farm. The blade pitch is controlled by actuators that are given commands by proportional-integral (PI) controllers, which have been relatively successful in implementation. The main issue with using proportional-integral-derivative (PID) controllers is that the rate at which the wind speed and density change can be much faster than PID controllers can compute and adapt to and, therefore, the optimal blade pitch may not be achieved, thus compromising efficiency. It is for this reason that AI algorithms and nonlinear controllers are preferable; more research should be devoted to this area.
Due to wind farms primarily being in remote locations or many miles offshore, the monitoring of mechanical components for maintenance is necessary to prevent the wind farm from suffering a mechanical failure and potentially disconnecting the wind farm from the power grid. As wind turbine generators have many mechanical components, such as the blades, actuators, rotor shaft, bearings, and the generator itself, it is necessary to monitor the system to develop a proper maintenance schedule. To optimize this schedule, AI monitoring algorithms can be extremely useful to help predict when a mechanical fault is occurring or if a mechanical component is about to fail. A typical wind turbine generator system is depicted in Figure 2 [20].
Electrical faults in wind turbine systems can have a variety of effects, depending on the type of generator and the topology of the electrical network, so fault ride through (FRT) and low voltage ride through (LVRT) are extremely important when considering a control scheme for a wind farm. An example offshore wind farm with potential fault locations is displayed in Figure 3 [21]. The standard permanent magnet synchronous generators (PMSG) circuit topology for AC winds farms with electronic converters is depicted in Figure 4 [5] and the standard PMSG circuit topology for AC\DC wind farms with electronic converters is depicted in Figure 5 [5]. For type one, fixed-speed, squirrel cage induction generators, electrical faults in the system can be extremely detrimental to the generators in a wind farm. As fixed-speed generators are becoming less common due to the extreme stresses that occur on the generator and rotor shaft from varying wind currents and high unreliability during faults, doubly fed induction generators (DFIG) and PMSG have become more prominent in modern wind farms.
Although PMSGs are more robust than DFIGs when electrical faults occur, the efficiency and low cost of implementing DFIGs in wind farms has led many manufacturers and power providers to choose these generators over PMSGs for modern wind farms, especially with respect to offshore locations. The main advantages and disadvantages of PMSGs and DFIGs in wind farms can be found in Ali et al. (2021) [12]. The damage from an electrical fault is not limited to the generator, as intelligent electronic converters and inverters are utilized to remove frequency and voltage deviations caused by the varying speed and pressure of wind currents. To increase the efficiency and production of wind farms, controllers must be designed to detect and prevent any electrical faults in the system to limit damage and downtime of a wind farm.
2.2. AI and ML in Wind Farm Controllers and Control Schemes
According to Wang et al. (2020) [9], AI in wind turbine systems can be separated into three sub-categories: (1) artificial neural networks (ANN); (2) support vector machines (SVM); and (3) swarm optimization algorithms (SOA) [9]. ANNs are adaptive, self-organizing, fault tolerant, easy to implement, and have very high accuracy when used for prediction, so they have been implemented in many cases for predicting wind speed, density, and power. SVMs have primarily been used for fault detection and classification and have a very high accuracy in doing so. SVMs have been proposed for prediction purposes as well, although they tend to not perform as efficiently as ANNs. SOAs are population based, bionic algorithms that mimic swarm characteristics in nature. A commonly used SOA algorithm is the particle swarm optimization algorithm (PSO), which, according to Olsson and Andrea E. (2011) [22], is “an algorithm modeled on swarm intelligence that finds a solution to an optimization problem in a search space or model that predicts the social behavior in the presence of objectives [22]”.
Machine learning is a subsection of AI but deals more with learning models and making predictions based on those models than making inferences about potential decisions based on the environment and the pervious action taken by the AI. ML algorithms, such as SVM, are great for classifying faults in electrical systems, as well as mechanical faults in gear boxes and bearings. Basically, any signal that has a table of normal operating conditions for a specific component can be controlled using a ML algorithm.
Based on the literature, conventional PID controllers are not the best choice for mapping nonlinear parameters, though several researchers have proposed hybrid controllers that utilize AI and ML algorithms in tandem with PID controllers. In Civelek et al. (2016) [23], a parameter optimization genetic algorithm is implemented with a PID controller to increase the efficiency of blade pitch control [23]. In Yang et al. (2018) [24], a democratic joint operation (DJO) algorithm is proposed to optimize PID controller parameters for PMSG based wind turbine control systems [24]. In Mahto and Mukherjee (2016) [25], gain tuning for PIDS utilizing a quasi-oppositional harmony search algorithm (has) is proposed [25].
In Soued et al. (2017) [26], Qais et al. (2018) [27], Qais et al. (2018) [28], Zhang et al. (2017) [29], Mahmoud et al. (2020) [30], and Chaine et al. (2017) [31], grey wolf optimization (GWO) algorithms are utilized to optimize input parameters for PI and PID controllers, with Qais et al. (2018) [28], Zhang et al. (2017) [29], Mahmoud et al. (2020) [30], and Chaine et al. (2017) [31] utilizing a hybrid cuckoo search algorithm (CSA) [26,27,28,29,30,31]. In Mazouz et al. (2016) [32], a PSO-based PI controller for voltage source converters (VSC) is proposed for HVDC offshore wind farms using a radial basis function neural network (RBFNN) [32]. In Chatterjee et al. (2016) [33], a teaching learning-based optimization (TLBO) and PSO ML algorithm are utilized to minimize damping phenomena, oscillation in rotor currents, and fluctuations in electromagnetic torque with respect to PID-controlled DFIGs [33].
In Douiri et al. (2018) [34], an ANN with direct power control is proposed for stability control of nonlinear DFIGs in wind farms [34]. In Ponce et al. (2018) [35] and Reddy and Ramasamy (2018) [36], an artificial organic network (AON) and RBFNN is proposed for DFIG control in wind turbine systems [35,36]. In Hafiz and Abdennour (2016) [37], Soliman et al. (2018) [38], and Darvish and Rafiee (2019) [39], an adaptive neuro-fuzzy inference system (ANFIS) is proposed to control the inertia of variable speed wind turbines [37], enhance the performance of wind turbine generators [38], and to increase FRT capability of DFIGs [39], respectively. In Yin et al. (2019) [40], a recurrent neural network (RNN) is proposed to maximize control for wind power systems [40]. In Dahhani et al. (2018) [41], an assessment of SVMs for the control of wind turbines systems is presented [41]. In Singh et al. (2020) [42], a symbiotic organism search algorithm (SOSA) is proposed for controller parameter turning for frequency regulation in grid connected wind turbine systems [42].
In Qais et al. (2019) [43], an enhanced salp swarm algorithm (SWA) is proposed to determine its effectiveness in wind turbine control schemes [43]. In Hashemi et al. (2017) [44] and Movahedi et al. (2019) [45], a gravitational search optimization (GSO) algorithm is proposed to detect the impact of oscillations in power generation by wind farms and to improve the transient stability of the system [44], with Movahedi et al. (2019) [45], utilizing an enhanced PSO algorithm [45]. In Pang et al. (2019) [46] and Yao et al. (2018) [47], PSO algorithms are utilized for optimal sizing and control of energy storage systems for wind farms and for sub-synchronous damping control for DFIGS, respectively [46,47]. In Elyaalaoui et al. (2021) [48], a fuzzy control scheme with voltage and reactive power control is proposed utilizing an optimal fractional-order based fuzzy control scheme [48].
In Yin et al. (2020) [49], a convolutional neural network (CNN) and a long-short term memory (LSTM) RNN are utilized for predictive control and max power generation of offshore wind farms using High-Fidelity LES data [49]. In Krajinski et al. (2021) [50], a deep reinforcement learning (DRL) algorithm is proposed for active wake turbulence control and set point calculations [50]. In Zhang et al. (2020) [51], a deep deterministic policy gradient (DDPG) algorithm for designing a damping controller for a static synchronous compensator (STATCOM) in wind farms is proposed [51]. In Zhao et al. (2019) [52], a firefly algorithm (FFA), GA, CSA, and ant colony optimization algorithm (ACO) is proposed for wind farm decision systems [52].
In Asghar and Lui et al. (2018) [53], an adaptive neuro-fuzzy algorithm is proposed to estimate wind speed and optimal rotor speed for variable speed wind turbines [53]. In Shilaja and Arunprasath (2019) [54], a control scheme for the optimal power flow through a wind turbine system is proposed using a moth swarm algorithm (MSA) in tandem with a gravitational search algorithm (GSA) [54]. In Stanfel et al. (2020) [55], a yaw-based wake steering control scheme is proposed using a reinforcement-based distributed approach to optimize wind farm power generation [55]. In Zhao et al. (2020) [56], a cooperative wind farm control scheme is considered in the presence of the wake effect, where a knowledge-assisted deep deterministic policy gradient (KA-DDPG) algorithm is proposed to maximize power output and ensure safety for the wind turbine during training [56].
Due to the adverse effects wake turbulence can have on wind turbine power generation, a cooperative yaw control ML algorithm is proposed in Yang et al. (2022) [57], in which a novel double-layer machine framework that combines an ANN yaw/wake model and a Bayesian ML algorithm is utilized [57].
2.3. AI and ML for Wind Speed Prediction in Wind Farms
Predicting wind speed for each individual turbine in a wind farm is a challenging task, so AI algorithms have been utilized to efficiently predict wind speeds based on specified historical data for a given wind farm location. In Alencar et al. (2018) [58], a hybrid, multi-step ahead wind speed forecasting algorithm is proposed by combining an autoregressive integrated moving average optimization function (ARMINA) with an ANN [58]. In Nascimento Camelo et al. (2018) [59], an ANN integrated moving average with exploratory variable (ARIMAX) and Holt-Winters algorithms are proposed to create a time series model of wind speeds for wind speed forecasting [59]. In Qu et al. (2019) [60], Liu et al. (2018) [61], Chen et al. (2019) [62], Wang et al. (2017) [63], Wang et al. (2018) [64], Peng et al. (2017) [65], Doucoure et al. (2016) [66], Liu et al. (2018) [67], Santhosh et al. (2018) [68], Sun and Liu (2016) [69], Sun et al. (2019) [70], Peng et al. (2017) [71], and Zhou et al. (2019) [72], a hybrid echo state network (ESN), wavelet neural network (WNN), and extreme learning machine (ELM) were utilized to predict wind speed [60,61,62,63,64,65,66,67,68,69,70,71,72].
In Ahmed and Khalid (2018) [73], a functional networked ANN is used to predict multi-step ahead wind speed [73]. In Luo et al. (2018) [74], a stacked ELM with generalized correntropy is used to predict short-term wind speed [74]. In Ulkat and Gunay (2018) [75], geographical and atmospheric variables are used to predict the mean monthly wind speed of a given location to optimize wind power generation by using an ANN [75]. In Madhiarasan and Deepa (2016) [76], an improved back propagation neural network (BPNN) is proposed for wind speed forecasting [76]. In Asghar and Liu (2018) [77] and Moreno and L. dos Santos Coelho (2018) [78], a hybrid ANFIS is proposed for wind speed probability distribution and wind speed forecasting, respectively [77,78]. In Jiang et al. (2017) [79], a short-term wind speed forecasting ML algorithm is proposed using a hybrid GA, SVM, and CSA model [79].
In Zhang et al. (2017) [80], Ranganayaki and Deepa (2018) [81], Gani et al. (2016) [82], and Adnan et al. (2019) [83], a SVM ML algorithm is utilized for wind speed prediction for short- and long-term forecasting [80,81,82,83]. In Li et al. (2019) [84], a novel backward bat algorithm (BBA) and SVM are utilized for state prediction for solar power and wind speed for wind power generation in hybrid solar and wind generation systems [84]. In Li et al. (2018) [85], an improved ant colony algorithm is proposed for a least square SVM (LSSVM) for short term wind speed forecasting [85]. In Wang and Li (2018) [86], a novel preprocessing technique and an evolutionary support vector regression machine (SVRM) is proposed for short term wind speed prediction [86]. In Dhiman et al. (2019) [87], a hybrid wavelet transform (WT) and SVM ML algorithm are used for wind forecasting and predicting ramping events [87].
In Jiang et al. (2018) [88], a novel discrete WT, LSSVM, and generalized autoregressive conditionally heteroscedastic (GARCH) prediction method is used for wind speed prediction [88]. In Xiang et al. (2019) [89], an improved empirical WT, LSSVM, and bird swarm algorithm (BDSA) are used for short-term wind speed prediction [89]. In Kang et al. (2017) [90], an ensemble empirical mode decomposition (EEMD) and LSSVM are used for short term wind speed predictions [90]. In Niu and Wang (2019) [91], an EEMD and a grasshopper optimization algorithm (GOA) are utilized for short-term wind speed forecasting [91]. In Lui et al. (2018) [92], a smart wind forecasting system is proposed using empirical wavelet transform (EWT) decomposition, LSTM, regularized ELM (RELM), and the inverse EWT (IEWT) to predict wind speed [92]. In Zhang et al. (2018) [93], an improved hybrid PSO and BPNN are used to predict wind speed based on the Lorenz disturbance [93].
In Xiao et al. (2017) [94] and Wang and Li (2019) [95], multi-step wind speed forecasting is proposed based on an improved bat algorithm (BA) [94,95]. In Sun et al. (2018) [96], multi-step wind speed and wind power is predicted using a proposed deep belief network (DBN) and an optimized random forest algorithm (RF) [96]. In Zhang et al. (2017) [97], a backtracking search algorithm (BSA) is proposed to create a compound structure ELM based on feature selection and parameter optimization for wind speed forecasting [97]. In Ma et al. (2017) [98], a generalized dynamic fuzzy neural network (GDFNN) based on singular spectrum analysis which is optimized by a brainstorm optimization algorithm (BSO) is proposed for short-term wind forecasting [98]. In Wang et al. (2018) [99], a hybrid wind speed forecasting system is proposed based on a novel sine cosine algorithm [99]. In Tian et al. (2019) [100], an artificial bee colony (ABC) algorithm with an optimized error minimized ELM is proposed for short-term wind forecasting [100].
In Jiang et al. (2018) [101], a ML algorithm utilizing two combined forecasting models based on singular spectrum analysis with an has is proposed for short-term wind speed modeling [101]. In Yu et al. (2018) [102], a data mining assisted wind speed forecasting algorithm utilizing wavelet packet decomposition (WPD) and an Elman neural network (ENN) is proposed [102]. In Wang et al. (2016) [103] and Yu et al. (2019) [104], a DBN is utilized for wind speed forecasting [103,104]. In Khodayar et al. (2018) [105], an “interval probability distribution learning (IDPL) model is proposed based on restricted Boltzmann machines and rough set theory to capture unsupervised temporal features from wind speed data.” A real-valued interval DBN is also utilized with a fuzzy type II inference system (FT2IS) for the supervised regression of future wind speeds [105]. In Sun et al. (2018) [106], a hybrid ensemble empirical mode decomposition (EEMD) and a multi kernel function least square SVM (MKLSSVM) optimized by a hybrid (GSA) is proposed for short-term wind speed prediction [106].
A LSTM for wind speed prediction is proposed in Zhang et al. (2019) [107] and Wang and Li (2018) [108] using Gaussian process regression (GPR) and error correction, respectively [107,108]. In Liu et al. (2019) [109], a multi-step wind speed forecasting model is proposed using a convolutional gated recurrent network (CGRUN) and support vector regression [109]. In Liu et al. (2018) [110], a deep learning-based wind speed prediction model using WPD, convolutional neural network (CNN), and C-LSTM is proposed [110]. In Chen et al. (2019) [111], a multifactor spatio-temporal correlation model is proposed based on a CNN and LSTM for wind speed forecasting [111]. In Harbola and Coors (2019) [112], a one-dimensional CNN architecture is proposed for wind speed prediction [112]. In Mi et al. (2019) [113], a wind speed prediction model is created using singular spectrum analysis, empirical mode decomposition (EMD), and C-SVM [113]. In Li et al. (2019) [114], multi-step wind speed is predicted based on the intensity of wake turbulence and a hybrid deep neural network (HDNN) [114].
In Cheng et al. (2018) [115], a wavelet transform decomposition (WTD), RNN, and ANFIS hybrid system is considered for wind speed forecasting [115]. In Chen et al. (2018) [116], a novel method called “EnsemLSTM” is proposed based on LSTM, SVRM, and an extremal optimization (EO) algorithm for short-term wind speed forecasting [116]. In Yu et al. (2018) [117], a novel framework for wind speed prediction utilizing a RNN and SVM is proposed [117]. In Liu et al. (2018) [118], a wind speed forecasting method is proposed using EWT, LSTM, and ENN [118]. In Hu and Chen (2018) [119], a nonlinear hybrid wind prediction model is proposed using a LSTM, ELM, and a differential evolution (DE) algorithm [119]. In Liu et al. (2018) [120], a smart, multi-step wind speed forecasting deep learning model is proposed based on variational mode decomposition, singular spectrum analysis, LSTM, and ELM [120].
In Li et al. (2018) [121], a multi-step wind speed forecasting model is proposed using EWT decomposition, LSTM, ELM, and IEWT reconstruction [121]. To process the complex causality in wind speed prediction, a LSTM is proposed in Zhang et al. (2019) [122] based on neighborhood gates [122]. In Chen et al. (2019) [123], a two-layer, nonlinear combination method for short-term wind speed prediction is proposed based on ELM, ENN, and LSTM [123]. In Khodayar and Wang (2018) [124], a spatio-temporal graph deep neural network (DNN) for short-term wind speed forecasting is proposed [124]. A combinational forecasting method based on GPR and LSTM is proposed using EEMD in Huang et al. (2018) [125]. In Rodriguez H et al. (2017) [126], a hybrid neural genetic algorithm is proposed to reconstruct the wind speeds based on a given time series [126].
In Zhang et al. (2020) [127], random fluctuations in wind energy generation that can have adverse effects on the power system are addressed by proposing a new interval prediction model for multi-factor wind speed by utilizing a Fast Correlation Based Filter (FCBF) algorithm which is optimized with a Radial Basis Function (RBF) model [127]. The method is then improved by applying an improved PSO and a new evolutionary particle swarm optimization EPSO model to optimize the RBF model [127]. Lastly, the Fourier function is used to fit the error probability distribution which then allows the wind speed interval to be estimated [127].
Due to many studies ignoring the influence of virtual components and poor identification of wind speed characteristics, Zhang et al. (2022) [128] proposes an energy theory model to aid in modal over-decomposition [128]. In this study, different predictive methods are utilized to create a new optimization algorithm to improve nonlinear capabilities [128]. With the help of Monte Carlo theory, an adaptable set of interval prediction schemes is proposed [128]. The author claims that the results for the proposed system are significantly better than other comparative wind speed forecasting schemes [128].
2.4. AI and ML for Wind Power Prediction in Wind Farms
Due to wind generators being rated much lower than their conventional counterparts (i.e., 5 MVA vs. 100 MVA), maximizing the power produced by each turbine is essential to maximize the efficiency and reliability of a given wind farm. It is also important to be able to predict how much power a grid-connected wind farm will produce so that consumer load demands can be met without any power stability or quality issues.
In Wang et al. (2017) [129], an improved BPNN algorithm is proposed to forecast wind power [129]. In Abhinav et al. (2017) [130], a WNN is proposed to forecast short term wind power [130]. An ELM with variational mode decomposition (VMD) is proposed in Abdoos (2016) [131] and is utilized to forecast short-term wind power [131]. In Morshedizadeh et al. (2017) [132], Liu et al. (2017) [133], Zheng et al. (2017) [134], and Zheng et al. (2018) [135], an ANFIS is proposed to model wind turbine power production, short-term wind power, short term wind power for energy management in microgrids, and short-term wind power with PSO, respectively [132,133,134,135].
In Lu et al. (2018) [136], a novel hybrid method of ultra-short term wind power forecasting is proposed based on ensemble empirical mode decomposition-permutation entropy (EEMD-PE) and LSSVM with GSA optimization [136]. A hybrid kernel function SVM ML algorithm with RBF optimization is proposed in Tian et al. (2018) [137] to predict wind power [137]. An LSSVM with improved ACO is proposed in Yang (2018) [138] to forecast wind speed and power utilizing a novel multi-input multi-output prediction algorithm [138]. In Zhao et al. (2018) [139], a multi-stage wind power prediction algorithm is proposed by utilizing Beveridge-Nelson (B-N) decomposition, a LSSVM, and GOA [139]. In Zhang et al. (2019) [140], single spectrum analysis, LSSVM, DBN, and locality-sensitive hashing is used for short-term wind power forecasting [140].
In Yuan et al. (2017) [141], Zafirakis et al. (2019) [142], Diaz et al. (2017) [143], Liu et al. (2018) [144], Jiang et al. (2019) [145], Fu et al. (2019) [146], and Wu and Gao (2018) [147], a wind power forecasting model is proposed by leveraging a hybrid SVM ML algorithm with ARIMA [141], SVRM [142,143], integer wavelet transform (IWT) [144], multi-objective singular spectral analysis (SSA) [145], cuckoo optimization algorithm (COA) [146], and support vector machine- gray model (SVM-GM) [147], respectively. In Esfetang and Kazemzadeh (2018) [148], a novel hybrid wind power prediction technique is proposed using WT, RBF, multilayer perceptron (MLP), Bayesian regulation (BR), resilient back propagation (RP), Levenberg–Marquardt (LM), and optimized with weight improved PSO (WIPSO) [148]. To aid with wind power forecasting under uncertain data, Sharifian et al. (2018) [149] proposed a type 2 fuzzy neural network (T2FNN) to improve the accuracy of the prediction [149].
Data mining is another useful type of AI found in wind power prediction and is utilized in Sun et al. (2018) [150], and Li et al. (2018) [151] along with a WNN [150] and a SVM [151] to predict short-term wind power. In Wang et al. (2018) [152], a DBN model is developed to forecast wind power utilizing a k-means clustering algorithm [152]. In Azimi et al. (2016) [153], a k-means clustering method is proposed and implemented with discrete wavelet transform (DWT), harmonic analysis time series (HANTS) and a MLP to forecast wind power [153]. In Wu and Peng (2017) [154] a data mining approach combining k-clustering and bagging neural networks is proposed for short-term wind forecasting [154].
Wind power prediction based on data-oriented deep network (DDN), meta regression, and transfer learning is proposed in Qureshi et al. (2017) [155]. In Hong and Rioflorido (2019) [156], a novel CNN that is cascaded with a RBFNN and a double Gaussian activation function (DGF) is proposed for 24 h look ahead wind power forecasting [156]. In Qin et al. (2019) [157], a hybrid LSTM and CNN to predict wind power generation of a wind farm is proposed [157]. In Wang et al. (2017) [158], WT and CNN are utilized for probabilistic wind power forecasting [158]. In Yu et al. (2019) [159], the temporal and spatial changes of wind are considered a single feature called spatio-temporal, which is used with a deep CNN to improve wind power prediction and then compared with previous methods [159].
In Ju et al. (2019 [160]), a hybrid CNN and LightGBM algorithm is proposed to forecast ultra-short-term wind power [160]. In Shi et al. (2017) [161], prediction intervals are employed to track the uncertainty of wind power and used with a RNN and dragonfly optimization to predict wind power generation [161]. LSTM algorithms are also proposed in Zhang et al. (2019) [162], Yu et al. (2019) [163], and Han et al. (2019) [164] for wind power prediction while also utilizing a Gaussian mixture model [162], sequential correlation features [163], and a copula function [164]. A new way to develop non-parametric power curve models is proposed in J. C. de Albuquerque et al. (2021) [165] by comparing power curve models based on ANNs and fuzzy inference systems (FIS) as well as two new proposed FIS algorithms trained with the proposed preprocessing technique [165].
In Zhang et al. (2021) [166], the clustering effect is considered for wind power prediction and proposed utilizing a hybrid CNN and LSTM to predict power generation based on spatiotemporal correlations [166]. In Singh et al. (2021) [167], the performance of five different ML and AI algorithms for wind power prediction are compared. These algorithms include RF, K-nearest neighbor (KNN), gradient boosting machine (GBM), and extra tree regression (XTR), with the proposed GBM reporting to have the best results [167]. In Zhang et al. (2022) [168], a short-term wind power algorithm is proposed that includes a hybrid system composed of FCBF, VMD, and LSSVM [168].
2.5. AI and ML in Mechanical Component Monitoring and Fault Detection
One of the biggest issues associated with wind farms is that they are typically located in remote locations or offshore. Due to this challenge, accurate monitoring and detailed maintenance schedules are necessary to prevent the wind farm from shutting down due to damaged wind turbine components. AI can be an extremely useful tool for predicting how and when a generator may fail, or how likely the WTBs will be damaged from severe weather events or bird strikes. It is also necessary to monitor the bearings for the rotor shaft, the actuators for the pitch and yaw control, and the gearbox. In this section, proposed strategies for gearbox monitoring, fault detection, and fault diagnostics will be presented first, followed by WTB damage detection and diagnostics, and lastly, bearing monitoring and fault detection.
In Bangalore P. et al. (2017) [169], a gearbox anomaly detection algorithm is proposed in which the Mahalanobis distance considering the correlation between ANN model errors and normal operating conditions is used [169]. In Lin J. (2018) [170], a vibration-based gearbox monitoring system is proposed that utilizes Welch’s method and principal component analysis (PCA) to extract features and then an outliner analysis is performed using a MLP with RBF to discriminate the data, respectively [170]. A hybrid regression model and multilayer ANN is used to predict the remaining useful life (RUL) of a wind turbine gearbox by measuring gearbox vibrations is proposed in Elasha F. et al. (2019) [171].
In Hu W et al. (2019) [172], an adaptive time domain sequenced approximate entropy algorithm is proposed based on wavelet packet transform WPT, cross-validated PSO, and kernel ELM (KELM) to identify potential gearbox faults [172]. A proposed time frequency estimation and CNN is utilized to detect drive train faults in Li J. et al. (2019) [173]. In Agasthian et al. (2019) [174], a gearbox fault detection and classification algorithm is proposed utilizing a COA and SVM [174]. In Peng Y. et al. (2017) [175], a RNN is proposed for fault prognosis in wind turbine gearboxes [175]. In Chen et al. (2019) [176], an intelligent fault diagnostics method is proposed for planetary gearboxes utilizing a CNN and DWT [176]. A fault detection algorithm for single stage helical planetary gearboxes is proposed in Hameed and Muralidharn (2021) [177], in which the vibrations of the gearbox are used with a decision tree (DT) algorithm and SVM to detect the fault [177].
In Peng et al. (2021) [178], a novel fault diagnosis system is proposed in which the gearbox vibration signals, and generator current signals are fused into a single signal [178]. An SVM is used to design two classifiers which output the probabilities of different gearbox faults and current faults individually [178]. A nontrainable combiner and a trainable combiner are designed based on the Dempster-Shafer theory with SoftMax regression, which fuses the information from the SVM classifiers at the decision level [178].
In Guo et al. (2021) [179], a multi-task paralleled CNN (MPCNN) with reinforced input (RI) is proposed to detect coupling faults in wind turbine gearboxes using WPT vibration signals, domain knowledge of the gearbox components, and operating conditions under RI-MPCNN input [179]. To improve classification speed of gearbox fault detection algorithms in wind turbine systems, a fast deep graph CN is proposed in Yu et al. (2021) [180] in which the vibration signals are decomposed using WPT, which presents time-frequency features [180].
At any given time, WTBs can be exposed to high wind speeds, extreme weather events, and even bird strikes. These events can have disastrous effects on WTBs that can render a wind turbine inoperable until the damage can be assessed, and repairs can be completed. AI and ML can not only predict when damage may occur to WTBs from high winds or bad weather, they can also be used to determine if a bird has struck a WTB.
In Reddy et al. (2019) [181], the author proposed using images of WTBs captured by drones in tandem with a CNN to detect and classify cracks in WTBs [181]. In Sun D. et al. (2019) [182], a lamb wave and GA-BPNN is proposed to classify damage that has occurred to WTBs [182]. In Rezamand M. et al. (2020) [183], a hybrid blade fault detection method is proposed utilizing recursive PCA ad wavelet-based PDF [183].
Ice collection on WTBs can be a big strain on power production; in Jiménez et al. (2019) [184], an ice detection algorithm is proposed that uses AR and PCA for linear features, nonlinear AR exogenous and hierarchical non-linear PCA for nonlinear features, and neighborhood component analysis for feature selection. Twenty classifiers were then used, including DT, discriminant analysis, SVM, KNN, and ensemble classifiers to classify the data [184].
The bearings of a wind turbine are consistently under high stress due to the weight of the wind turbine components. These bearings must operate smoothly at all times to maximize wind power extracted from the wind. Temperature is a main parameter that must be controlled to keep the bearings in good condition, and to do this, wind turbines utilize cooling and lubrication systems to extend the life of the bearings if possible.
In Rodríguez-López et al. (2018) [185], a methodology for detecting malfunctions in wind turbine bearings is proposed, utilizing generic and specific models from SCADA data [185]. In Guo P. et al. (2018) [186], a condition monitoring and fault diagnosis of wind turbine gearbox bearing temperature is proposed using the Kolmogorov–Smirnov test and a CNN [186]. In Cao et al. (2018) [187], a method for determining the RUL of wind turbine gearbox bearings is proposed in which the authors utilize an interval whitenization method with a GP algorithm [187].
In Yang et al. (2021) [188], a dual stage, attention based RNN trained on the normal behavior of wind turbine bearing operating temperatures is proposed [188]. An LSTM is used to predict bearing faults by utilizing time varying correlations among variables to enhance performance of variable estimation [188]. In Xu et al. (2022) [189], a multi-scale CNN and bidirectional LSTM is proposed to improve the generalization abilities of a wind turbine control system under complex working and testing environments for fault diagnostics in bearings [189]. A weighted majority voting rule is also proposed to fuse the information from the multi-sensors to improve the extrapolation of multisensory diagnosis [189]. In Vives (2022) [190], different methodologies for detecting faults in wind turbine gearbox bearings were used, including frequency analysis, KNN, and SVM [190].
2.6. AI and ML in Wind Farm Electrical Component Monitoring
Wind turbine systems are extremely dependent on electronic sensors, converters, and actuators to maximize the power extracted from the wind. If a sensor, actuator, or converter fails, voltage sags or swells could propagate the entire wind farm and cause a collapse of the system. The effects of these faults will also be felt on the grid side of the system and can have adverse effects on power quality and stability delivered to consumers. This has lead researchers and engineers to develop AI algorithms to monitor and detect faults in sensors, actuators, and converters in wind turbine control systems so that they can be repaired or replaced before a serious issue can develop or mitigated should the worst-case scenario occur.
In Bangalore and Patriksson (2018) [191], a preventative maintenance schedule for wind turbine systems is proposed to predict the age and to generate condition failure rate models of wind turbine components using an ANN based condition monitoring system [191]. In Vogt et al. (2018) [192], a multi-task distribution learning approach is proposed for anomaly detection in wind turbine operational states, allowing for early fault detection and prevention [192]. In De Souza Darma et al. (2019) [193], an evaluation of data behavior models based on normal operating conditions is presented with respect to fault detection in wind turbine systems [193]. In Simani and Castaldi (2019) [194], an intelligent fault detection technique is proposed for offshore windfarms that uses a fuzzy neural network to determine the nonlinear dynamics between input and output measurements and the considered fault signal [194].
In Tafazzoli and Mayo (2019) [195], an AI condition monitoring algorithm is proposed to detect mechanical and electrical faults in wind turbine systems [195]. Utilizing big data and data processing algorithms, the proposed method detects signs of faults in the stator and rotor to develop an early warning system to prevent critical failure of the wind turbine [195]. In Li M. et al. (2019) [196], a LSTM and RF network is proposed for early fault detection and isolation in wind turbine systems [196]. In Khan et al. (2020) [197], SCADA sensor data integrity is considered with respect to a failed sensor condition [197]. The authors find that the proposed Cartesian Genetic programming evolved ANN (CGPANN) as a “model having multi-layered feed-forward architecture arranged in Cartesian format” that “shows remarkable generalization and continues to perform better in diverse data conditions [197].”
In Samet et al. (2020) [198], the effect of flicker emissions caused by reactive power fluctuations in extremely short time variations in wind farms is discussed [198]. In the article, the authors proposed a novel CNN control algorithm for static volt-ampere reactive compensators (SVC) to directly learn the nonstationary and complex features from raw wind farm reactive power time series [198]. To compensate for potential mean square error losses in forecasting, a modified loss function is proposed to enhance and improve the proposed CNN [198] and thus, is able to successfully detect and prevent flicker emissions [198]. In Cho et al. (2021) [199], the authors propose using a Kalman filter to estimate blade pitch angle and spool valve position to detect faults in wind turbine control systems [199]. An ANN is used to produce the predictive model for fault detection [199].
In Xiao et al. (2021) [200], a voltage converter fault detection model is proposed utilizing a hybrid improved attention octave CN (IAOCN) and ResNet50 backbone network based on SCADA data [200]. In Venkateswaran et al. (2021) [201], robust stabilization for DFIG-based wind farms is investigated with respect to retarded sampled-data control (RSDC) to stabilize and mitigate frequency and speed deviations in DFIG-based wind farms [201]. In the article, an H∞ performance-based RSDC is used to attenuate defined disturbances in the system [201]. A Lyapunov Krasovskii function is created by using the delay-dependent conditions in the form of linear matrix inequalities (LMI) by using the RSDC technique [201].
3. Recommendation for Future Research
When it comes to wind turbine control systems, the speed at which the data is processed must be considered when designing an effective control scheme. Future works should focus on the following aspects.
(a) Limiting the processing time required for prediction and control, as many control methods are computationally heavy, making prediction and control too slow for real-life applications. The proposed algorithms discussed in this paper are robust in functionality but require a great amount of processing time to perform adequately. Due to power systems requiring monitoring and control systems to compute and respond to faults in less than half a second, it is extremely important to consider the entire control system when proposing a new AI or ML algorithm in wind farms. Just because a singular algorithm can run in the specified time does not mean the entire system can respond and react in a similar timeframe. Further research is recommended to optimize current monitoring and control methods to minimize response time of the system.
(b) The effect of 5G communication for wireless prediction and control should be considered, as communication speed is an important area that can have an adverse effect on the control of a wind farm. The speed at which these algorithms can perform their tasks and then transfer the data to the main controller is extremely crucial to the stability of the power system, so a detailed analysis of real-world performance of the proposed algorithms in this paper utilizing 5G or better is recommended.
(c) When designing control schemes for wind turbine systems, cyber-attacks need to be considered. Cyber criminals could access the control or communication systems of a wind farm and cause damage to the wind turbine system or manipulate electronic components to cause damage to the connected power grid. Researchers and engineers should consider the cyber security of a control device when implementing new control schemes for wind farms. One example of a cyber secure wind turbine control system is an SVM algorithm with a H∞ controller to detect communication attacks and a ML algorithm to mitigate faults caused by communication or data injection attacks.
(d) Another recommendation for future research could be autonomous maintenance for offshore or remote wind farms. Maintenance can be challenging for engineers to accomplish when wind turbines are in hard-to-reach locations, so autonomous systems that can handle small-scale repairs to wind turbine systems would be a huge improvement to the current maintenance schedule and would help improve the efficiency and the cost of maintaining a wind farm. This could be done by utilizing an autoencoder/decoder algorithm with optimization to predict electrical and mechanical faults before they happen, and then, dispatch an autonomous repair robot to perform the small-scale repair utilizing DRL such as a Markov Decision Process and a Q-table.
(e) Microgrids are becoming more popular as renewable energy becomes a tangible replacement for conventional energy sources. An AI or ML algorithm such as a BPNN and an optimization algorithm such as PSO or FOA could be leveraged in a wind farm multilevel converter control system to allow for bidirectional power flow. This could allow for better power sharing between a wind farm, a microgrid, and the main power system.
(f) DFIG-type wind farms utilize converter systems to remove power and frequency oscillations from generated wind energy as well as control the rotor speed of the generator. The converter system could be utilized to mitigate fault conditions in a wind farm by using the DC-link capacitor and the converter system as a STATCOM. Future works should consider the application of AI and ML algorithms, such as an ANN-BP algorithm, to validate and optimize this process. By utilizing components already existing in a wind farm control system, the cost to implement the proposed system could be greatly reduced compared to conventional methods.
(g) The last recommendation for future research is power and load sharing for a smart grid connected wind farm. Smart grids are quickly replacing the conventional power system, so research should be done to determine optimal operating conditions for electronic converters and controllers. This could be done by creating a hybrid PID/AI/ML controller with PSO or FOA to create optimal set points and control schemes for power and load sharing.
4. Conclusions
In this paper, an overview of different control schemes for wind turbine control systems utilizing AI and ML are presented and show how AI can be utilized in wind farm control schemes to maximize the power extracted from wind currents, as well as monitor the condition of the wind turbine system. The sheer volume of proposed monitoring and control methods published in just a six-year period reported in this paper, emphasize how vital a role researchers and engineers believe AI and ML will play in future monitoring and control algorithms for wind turbine systems. AI and ML also play a big role in maintaining the stability of a wind farm during mechanical and electrical fault conditions. Utilizing AI and ML, researchers and engineers can build predictive models to aid in maintenance schedules for remote wind farm locations to help prevent wind farms from being disconnected from the grid due to faults caused by old and aging equipment. In the future, more diverse control schemes for wind farms should be considered, such as what is reported in the future research section of this review paper, and continued research in autonomous energy generation with respect to wind farms should be prioritized. To aid in this effort, a comprehensive review of the most current AI and ML methods proposed for wind farm monitoring and control systems reported in this review paper can be found in Appendix A.
Conceptualization, N.O.F. and M.H.A.; resources, N.O.F. and M.H.A.; writing—original draft preparation, N.O.F.; writing—review and editing, M.H.A. and D.D.; supervision, M.H.A. and D.D. All authors have read and agreed to the published version of the manuscript.
Not applicable.
Not applicable.
Not applicable.
The authors declare no conflict of interest.
Footnotes
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.
Figure 2. Wind turbine generator system [Reprinted/adapted with permission from Ref. [20]. 2013, IEEE].
Figure 4. Standard PMSG AC wind farm circuit topology [Reprinted/adapted with permission from Ref. [5]. 2021, IEEE].
Figure 5. Standard PMSG AC/DC offshore wind farm circuit topology [Reprinted/adapted with permission from Ref. [5]. 2021, IEEE].
AI and ML Algorithms for WF Control Systems 2021.
Author/Title | Method | Results |
---|---|---|
Cho et al. 2021 [ |
Kalman filter + ANN |
Overall accuracy of 97.5% with a 2.5% error rate. |
Elyaalaoui et al. 2021 [ |
PIFPI + PSO | (1) Improved voltage and |
Guo et al. 2021 [ |
RI-MPCNN |
Increased diagnostic |
Hameed and Muralidharn (2021) [ |
DT + ANN + J48 feature |
For 100 data points: |
Krajinski et al. 2021 [ |
ANN+DRL+DNN |
(1) Implemented in a case study in Gökçeada WPP, |
Singh et al. 2021 [ |
Comparison of RF, KNN, GBM, DT, and ETR |
(1) GBM had the highest |
Xiao et al. 2021 [ |
AOC |
(1) Accuracy of 98%. |
Yang et al. 2021 [ |
DA-RNN |
(1) Accuracy: 86.7. |
Yu et al. 2021 [ |
FDGCN |
(1) Had 99.60% recognition rate of various faults on the DDS test rig. |
Zhang et al. 2021 [ |
CNN + LSTM |
(1) Prediction Results: |
AI and ML Algorithms for WF Control Systems 2022.
Author/Title | AI/ML + Datasets | Results |
---|---|---|
Xu et al. 2022 [ |
MSCNN-BiLSTM |
(1) F1 score: 97.12%. |
Yang et al. 2022 [ |
ANN + Bayesian ML |
(1) Mean Error: 1.13% and 0.96% for different inflow |
Zhang et al. 2022 [ |
FCBF + VMD + FOA-LSSVM |
(1) Average MAE: 0.1856. |
Zhang et al. 2022 [ |
EVMD-SCCS-BPNN + MCMC |
(1) MAPE: 4.22% and 5.82%. |
References
1. Lindenberg, S. 20% Wind Energy By 2030: Increasing Wind Energy’s Contribution to US Electricity Supply; Diane Publishing: Darby, PA, USA, 2009.
2. Sabev, E.; Trifonov, R.; Pavlova, G.; Rainova, K. Cybersecurity analysis of wind farm scada systems. Proceedings of the 2021 International Conference on Information Technologies (InfoTech); Varna, Bulgaria, 16–17 September 2021; pp. 1-5.
3. Xu, C.; Chen, D.; Han, X.; Shen, W.; Wang, C.; Shi, L. Study of integrated optimization design of wind farm in complex terrain. Taiyang Neng Xuebao; 2017; 38, pp. 3368-3375.
4. Kunakote, T.; Sabangban, N.; Kumar, S.; Tejani, G.G.; Panagant, N.; Pholdee, N.; Bureerat, S.; Yildiz, A.R. Comparative performance of twelve metaheuristics for wind farm layout optimization. Arch. Comput. Methods Eng.; 2022; 29, pp. 717-730. [DOI: https://dx.doi.org/10.1007/s11831-021-09586-7]
5. Al-Deen, K.A.N.; Hussain, H.A. Review of dc offshore wind farm topologies. Proceedings of the 2021 IEEE Energy Conversion Congress and Exposition (ECCE); Vancouver, BC, Canada, 10–14 October 2021; pp. 53-60.
6. Liu, H.; Chen, C.; Lv, X.; Wu, X.; Liu, M. Deterministic wind energy forecasting: A review of intelligent predictors and auxiliary methods. Energy Convers. Manag.; 2019; 195, pp. 328-345. [DOI: https://dx.doi.org/10.1016/j.enconman.2019.05.020]
7. Zendehboudi, A.; Baseer, M.A.; Saidur, R. Application of support vector machine models for forecasting solar and wind energy resources: A review. J. Clean. Prod.; 2018; 199, pp. 272-285. [DOI: https://dx.doi.org/10.1016/j.jclepro.2018.07.164]
8. Ferrero Bermejo, J.; Gómez Fernández, J.F.; Olivencia Polo, F.; Crespo Márquez, A. A review of the use of artificial neural network models for energy and reliability prediction. A study of the solar pv, hydraulic and wind energy sources. Appl. Sci.; 2019; 9, 1844. [DOI: https://dx.doi.org/10.3390/app9091844]
9. Wang, Y.; Yu, Y.; Cao, S.; Zhang, X.; Gao, S. A review of applications of artificial intelligent algorithms in wind farms. Artif. Intell. Rev.; 2020; 53, pp. 3447-3500. [DOI: https://dx.doi.org/10.1007/s10462-019-09768-7]
10. García Márquez, F.P.; Peinado Gonzalo, A. A comprehensive review of artificial intelligence and wind energy. Arch. Comput. Methods Eng.; 2021; 29, pp. 1-24. [DOI: https://dx.doi.org/10.1007/s11831-021-09678-4]
11. Lipu, M.S.H.; Miah, M.S.; Hannan, M.A.; Hussain, A.; Sarker, M.R.; Ayob, A.; Saad, M.H.M.; Mahmud, M.S. Artificial intelligence based hybrid forecasting approaches for wind power generation: Progress, challenges and prospects. IEEE Access; 2021; 9, pp. 102460-102489. [DOI: https://dx.doi.org/10.1109/ACCESS.2021.3097102]
12. Ali, S.W.; Sadiq, M.; Terriche, Y.; Naqvi, S.A.R.; Hoang, L.Q.N.; Mutarraf, M.U.; Hassan, M.A.; Yang, G.; Su, C.-L.; Guerrero, J.M. Offshore wind farm-grid integration: A review on infrastructure, challenges, and grid solutions. IEEE Access; 2021; 9, pp. 102811-102827. [DOI: https://dx.doi.org/10.1109/ACCESS.2021.3098705]
13. Zhang, Y.; Xiang, Y.; Wang, L. Power system reliability assessment incorporating cyber attacks against wind farm energy management systems. IEEE Trans. Smart Grid; 2016; 8, pp. 2343-2357. [DOI: https://dx.doi.org/10.1109/TSG.2016.2523515]
14. Kosovic, B.; Haupt, S.E.; Adriaansen, D.; Alessandrini, S.; Wiener, G.; Monache, L.D.; Liu, Y.; Linden, S.; Jensen, T.; Cheng, W. et al. A comprehensive wind power forecasting system integrating artificial intelligence and numerical weather prediction. Energies; 2020; 13, 1372. [DOI: https://dx.doi.org/10.3390/en13061372]
15. Porté-Agel, F.; Bastankhah, M.; Shamsoddin, S. Wind-turbine and wind-farm flows: A review. Bound.-Layer Meteorol.; 2020; 174, pp. 1-59.
16. Krajinski, P.; Günther, K.; Siepelmeyer, L.; Sourkounis, C.; Öner, R.N.; Özhan, M.; Aslan, U. Analysis of the potential for increased power production in an onshore test wind farm using active wake control methods. Proceedings of the 2021 Sixteenth International Conference on Ecological Vehicles and Renewable Energies (EVER); Monte-Carlo, Monaco, 5–7 May 2021; pp. 1-8.
17. Li, R.; Zhang, J.; Zhao, X. Dynamic wind farm wake modeling based on a bilateral convolutional neural network and high-fidelity les data. Energy; 2022; 258, 124845. [DOI: https://dx.doi.org/10.1016/j.energy.2022.124845]
18. Chang-Chien, L.-R.; Sun, C.-C.; Yeh, Y.-J. Modeling of wind farm participation in agc. IEEE Trans. Power Syst.; 2013; 29, pp. 1204-1211. [DOI: https://dx.doi.org/10.1109/TPWRS.2013.2291397]
19. Meyers, J.; Bottasso, C.; Dykes, K.; Fleming, P.; Gebraad, P.; Giebel, G.; Göcmen, T.; van Wingerden, J.W. Wind farm flow control: Prospects and challenges. Wind. Energy Sci. Discuss.; 2022; 7, pp. 1-56. [DOI: https://dx.doi.org/10.5194/wes-7-2271-2022]
20. Tchakoua, P.; Wamkeue, R.; Tameghe, T.; Ekemb, G. A review of concepts and methods for wind turbines condition monitoring. Proceedings of the 2013 World Congress on Computer and Information Technology (WCCIT); Sousse, Tunisia, 22–24 June 2013; pp. 1-9. [DOI: https://dx.doi.org/10.1109/WCCIT.2013.6618706]
21. Kulev, N.; Torres, F.S. Simulation of the impact of parameter manipulations due to cyber-attacks and severe electrical faults on offshore wind farms. Ocean. Eng.; 2022; 260, 111936. [DOI: https://dx.doi.org/10.1016/j.oceaneng.2022.111936]
22. Olsson, A.E. Particle Swarm Optimization: Theory, Techniques and Applications., ser. Engineering Tools, Techniques and Tables. Nova Science Publishers, Inc. 2011; Available online: http://ezproxy.memphis.edu/login?url=https://search.ebscohost.com/login.aspx?direct=true&db=e020mna&AN=540044&site=eds-live&scope=site (accessed on 25 October 2022).
23. Civelek, Z.; Çam, E.; Lüy, M.; Mamur, H. Proportional–integral–derivative parameter optimization of blade pitch controller in wind turbines by a new intelligent genetic algorithm. IET Renew. Power Gener.; 2016; 10, pp. 1220-1228. [DOI: https://dx.doi.org/10.1049/iet-rpg.2016.0029]
24. Yang, Z.; Wang, J. A combination forecasting approach applied in multistep wind speed forecasting based on a data processing strategy and an optimized artificial intelligence algorithm. Appl. Energy; 2018; 230, pp. 1108-1125. [DOI: https://dx.doi.org/10.1016/j.apenergy.2018.09.037]
25. Mahto, T.; Mukherjee, V. Evolutionary optimization technique for comparative analysis of different classical controllers for an isolated wind–diesel hybrid power system. Swarm E Comput.; 2016; 26, pp. 120-136. [DOI: https://dx.doi.org/10.1016/j.swevo.2015.09.002]
26. Soued, S.; Ebrahim, M.A.; Ramadan, H.S.; Becherif, M. Optimal blade pitch control for enhancing the dynamic performance of wind power plants via metaheuristic optimisers. IET Electr. Power Appl.; 2017; 11, pp. 1432-1440. [DOI: https://dx.doi.org/10.1049/iet-epa.2017.0214]
27. Qais, M.H.; Hasanien, H.M.; Alghuwainem, S. Augmented grey wolf optimizer for grid-connected pmsg-based wind energy conversion systems. Appl. Soft Comput.; 2018; 69, pp. 504-515. [DOI: https://dx.doi.org/10.1016/j.asoc.2018.05.006]
28. Qais, M.H.; Hasanien, H.M.; Alghuwainem, S. A grey wolf optimizer for optimum parameters of multiple pi controllers of a grid-connected pmsg driven by variable speed wind turbine. IEEE Access; 2018; 6, pp. 44120-44128. [DOI: https://dx.doi.org/10.1109/ACCESS.2018.2864303]
29. Zhang, Y.; Zhou, J.; Zheng, Y.; Xu, Y. Control optimisation for pumped storage unit in micro-grid with wind power penetration using improved grey wolf optimizer. IET Gener. Transm. Distrib.; 2017; 11, pp. 3246-3256. [DOI: https://dx.doi.org/10.1049/iet-gtd.2016.1537]
30. Mahmoud, H.Y.; Hasanien, H.M.; Besheer, A.H.; Abdelaziz, A.Y. Hybrid cuckoo search algorithm and grey wolf optimiser-based optimal control strategy for performance enhancement of hvdc-based offshore wind farms. IET Gener. Transm. Distrib.; 2020; 14, pp. 1902-1911. [DOI: https://dx.doi.org/10.1049/iet-gtd.2019.0801]
31. Chaine, S.; Tripathy, M.; Jain, D. Non dominated cuckoo search algorithm optimized controllers to improve the frequency regulation characteristics of wind thermal power system. Eng. Sci. Technol. Int. J.; 2017; 20, pp. 1092-1105. [DOI: https://dx.doi.org/10.1016/j.jestch.2017.05.005]
32. Mazouz, L.; Zidi, S.A.; Khatir, M.; Benmessaoud, T.; Saadi, S. Particle swarm optimization based pi controller of vsc-hvdc system connected to a wind farm. Int. J. Syst. Assur. Eng. Manag.; 2016; 7, pp. 239-246. [DOI: https://dx.doi.org/10.1007/s13198-015-0375-1]
33. Chatterjee, S.; Naithani, A.; Mukherjee, V. Small-signal stability analysis of dfig based wind power system using teaching learning based optimization. Int. J. Electr. Power Energy Syst.; 2016; 78, pp. 672-689. [DOI: https://dx.doi.org/10.1016/j.ijepes.2015.11.113]
34. Douiri, M.R.; Essadki, A.; Cherkaoui, M. Neural networks for stable control of nonlinear dfig in wind power systems. Procedia Comput. Sci.; 2018; 127, pp. 454-463. [DOI: https://dx.doi.org/10.1016/j.procs.2018.01.143]
35. Ponce, P.; Ponce, H.; Molina, A. Doubly fed induction generator (dfig) wind turbine controlled by artificial organic networks. Soft Comput.; 2018; 22, pp. 2867-2879. [DOI: https://dx.doi.org/10.1007/s00500-017-2537-3]
36. Reddy, D.; Ramasamy, S. Design of rbfn controller based boost type vienna rectifier for grid-tied wind energy conversion system. IEEE Access; 2018; 6, pp. 3167-3175. [DOI: https://dx.doi.org/10.1109/ACCESS.2017.2787567]
37. Hafiz, F.; Abdennour, A. An adaptive neuro-fuzzy inertia controller for variable-speed wind turbines. Renew. Energy; 2016; 92, pp. 136-146. [DOI: https://dx.doi.org/10.1016/j.renene.2016.01.100]
38. Soliman, M.A.; Hasanien, H.M.; Azazi, H.Z.; El-kholy, E.E.; Mahmoud, S.A. Hybrid anfis-ga-based control scheme for performance enhancement of a grid-connected wind generator. IET Renew. Power Gener.; 2018; 12, pp. 832-843. [DOI: https://dx.doi.org/10.1049/iet-rpg.2017.0576]
39. Falehi, A.D.; Rafiee, M. Optimal control of novel fuel cell-based dvr using anfisc-mossa to increase frt capability of dfig-wind turbine. Soft Comput.; 2019; 23, pp. 6633-6655.
40. Yin, X.; Jiang, Z.; Pan, L. Recurrent neural network based adaptive integral sliding mode power maximization control for wind power systems. Renew. Energy; 2020; 145, pp. 1149-1157. [DOI: https://dx.doi.org/10.1016/j.renene.2018.12.098]
41. Dahhani, O.; El-Jouni, A.; Boumhidi, I. Assessment and control of wind turbine by support vector machines. Sustain. Energy Technol. Assess.; 2018; 27, pp. 167-179. [DOI: https://dx.doi.org/10.1016/j.seta.2018.04.006]
42. Singh, S.P.; Prakash, T.; Singh, V.P. Coordinated tuning of controller-parameters using symbiotic organisms search algorithm for frequency regulation of multi-area wind integrated power system. Eng. Sci. Technol. Int. J.; 2020; 23, pp. 240-252. [DOI: https://dx.doi.org/10.1016/j.jestch.2019.03.007]
43. Qais, M.H.; Hasanien, H.M.; Alghuwainem, S. Enhanced salp swarm algorithm: Application to variable speed wind generators. Eng. Appl. Artif. Intell.; 2019; 80, pp. 82-96. [DOI: https://dx.doi.org/10.1016/j.engappai.2019.01.011]
44. Hashemi, Y.; Shayeghi, H.; Moradzadeh, M. Design of dual-dimensional controller based on multiobjective gravitational earch optimization algorithm for amelioration of impact of oscillation in power generated by large-scale wind farms. Appl. Soft Comput.; 2017; 53, pp. 236-261. [DOI: https://dx.doi.org/10.1016/j.asoc.2016.12.036]
45. Movahedi, A.; Niasar, A.H.; Gharehpetian, G. Designing sssc, tcsc, and statcom controllers using avurpso, gsa, and ga for transient stability improvement of a multi-machine power system with pv and wind farms. Int. J. Electr. Power Energy Syst.; 2019; 106, pp. 455-466. [DOI: https://dx.doi.org/10.1016/j.ijepes.2018.10.019]
46. Pang, M.; Shi, Y.; Wang, W.; Pang, S. Optimal sizing and control of hybrid energy storage system for wind power using hybrid parallel pso-ga algorithm. Energy Explor. Exploit.; 2019; 37, pp. 558-578. [DOI: https://dx.doi.org/10.1177/0144598718784036]
47. Yao, J.; Wang, X.; Li, J.; Liu, R.; Zhang, H. Sub-synchronous resonance damping control for series compensated dfig-based wind farm with improved particle swarm optimization algorithm. IEEE Trans. Energy Convers.; 2018; 34, pp. 849-859. [DOI: https://dx.doi.org/10.1109/TEC.2018.2872841]
48. Elyaalaoui, K.; Labbadi, M.; Ouassaid, M.; Cherkaoui, M. Optimal fractional order based on fuzzy control scheme for wind farm voltage control with reactive power compensation. Math. Probl. Eng.; 2021; 2021, pp. 1-12. [DOI: https://dx.doi.org/10.1155/2021/5559242]
49. Yin, X.; Zhao, X. Deep neural learning based distributed predictive control for offshore wind farm using high-fidelity les data. IEEE Trans. Ind. Electron.; 2020; 68, pp. 3251-3261. [DOI: https://dx.doi.org/10.1109/TIE.2020.2979560]
50. Krajinski, P.; Günther, K.; Sourkounis, C. Advanced operation control in wind power plants using active wake control methods and artificial intelligence-state of research and concept for the project “smartwind”. Proceedings of the 20th International Workshop on Large-Scale Integration of Wind Power into Power Systems as well as on Transmission Networks for Offshore Wind Power Plants (WIW 2021), Hybrid Conference; Germany, 29–30 September 2021; pp. 423-429.
51. Zhang, G.; Hu, W.; Cao, D.; Yi, J.; Huang, Q.; Liu, Z.; Chen, Z.; Blaabjerg, F. A data-driven approach for designing statcom additional damping controller for wind farms. Int. J. Electr. Power Energy Syst.; 2020; 117, 105620. [DOI: https://dx.doi.org/10.1016/j.ijepes.2019.105620]
52. Zhao, X.; Wang, C.; Su, J.; Wang, J. Research and application based on the swarm intelligence algorithm and artificial intelligence for wind farm decision system. Renew. Energy; 2019; 134, pp. 681-697. [DOI: https://dx.doi.org/10.1016/j.renene.2018.11.061]
53. Asghar, A.B.; Liu, X. Adaptive neuro-fuzzy algorithm to estimate effective wind speed and optimal rotor speed for variable-speed wind turbine. Neurocomputing; 2018; 272, pp. 495-504. [DOI: https://dx.doi.org/10.1016/j.neucom.2017.07.022]
54. Shilaja, C.; Arunprasath, T. Optimal power flow using moth swarm algorithm with gravitational search algorithm considering wind power. Future Gener. Comput. Syst.; 2019; 98, pp. 708-715.
55. Stanfel, P.; Johnson, K.; Bay, C.J.; King, J. A distributed reinforcement learning yaw control approach for wind farm energy capture maximization. Proceedings of the 2020 American Control Conference (ACC); Denver, CO, USA, 1–3 July 2020; pp. 4065-4070.
56. Zhao, H.; Zhao, J.; Qiu, J.; Liang, G.; Dong, Z.Y. Cooperative wind farm control with deep reinforcement learning and knowledge-assisted learning. IEEE Trans. Ind. Inform.; 2020; 16, pp. 6912-6921. [DOI: https://dx.doi.org/10.1109/TII.2020.2974037]
57. Yang, S.; Deng, X.; Ti, Z.; Yan, B.; Yang, Q. Cooperative yaw control of wind farm using a double-layer machine learning framework. Renew. Energy; 2022; 193, pp. 519-537. [DOI: https://dx.doi.org/10.1016/j.renene.2022.04.104]
58. Alencar, D.B.; Affonso, C.M.; Oliveira, R.C.; Filho, C.J. Hybrid approach combining sarima and neural networks for multi-step ahead wind speed forecasting in brazil. IEEE Access; 2018; 6, pp. 55986-55994. [DOI: https://dx.doi.org/10.1109/ACCESS.2018.2872720]
59. Camelo, H.N.; Lucio, P.S.; Junior, J.B.V.L.; de Carvalho, P.C.M.; Santos, D.G. Innovative hybrid models for forecasting time series applied in wind generation based on the combination of time series models with artificial neural networks. Energy; 2018; 151, pp. 347-357. [DOI: https://dx.doi.org/10.1016/j.energy.2018.03.077]
60. Qu, Z.; Mao, W.; Zhang, K.; Zhang, W.; Li, Z. Multi-step wind speed forecasting based on a hybrid decomposition technique and an improved back-propagation neural network. Renew. Energy; 2019; 133, pp. 919-929. [DOI: https://dx.doi.org/10.1016/j.renene.2018.10.043]
61. Liu, H.; Mi, X.; Li, Y. An experimental investigation of three new hybrid wind speed forecasting models using multidecomposing strategy and elm algorithm. Renew. Energy; 2018; 123, pp. 694-705. [DOI: https://dx.doi.org/10.1016/j.renene.2018.02.092]
62. Chen, Y.; He, Z.; Shang, Z.; Li, C.; Li, L.; Xu, M. A novel combined model based on echo state network for multi-step ahead wind speed forecasting: A case study of nrel. Energy Convers. Manag.; 2019; 179, pp. 13-29. [DOI: https://dx.doi.org/10.1016/j.enconman.2018.10.068]
63. Wang, D.; Luo, H.; Grunder, O.; Lin, Y. Multi-step ahead wind speed forecasting using an improved wavelet neural network combining variational mode decomposition and phase space reconstruction. Renew. Energy; 2017; 113, pp. 1345-1358. [DOI: https://dx.doi.org/10.1016/j.renene.2017.06.095]
64. Wang, L.; Li, X.; Bai, Y. Short-term wind speed prediction using an extreme learning machine model with error correction. Energy Convers. Manag.; 2018; 162, pp. 239-250. [DOI: https://dx.doi.org/10.1016/j.enconman.2018.02.015]
65. Peng, X.; Zheng, W.; Zhang, D.; Liu, Y.; Lu, D.; Lin, L. A novel probabilistic wind speed forecasting based on combination of the adaptive ensemble of on-line sequential orelm (outlier robust extreme learning machine) and tvmcf (time-varying mixture copula function). Energy Convers. Manag.; 2017; 138, pp. 587-602. [DOI: https://dx.doi.org/10.1016/j.enconman.2017.02.004]
66. Doucoure, B.; Agbossou, K.; Cardenas, A. Time series prediction using artificial wavelet neural network and multi-resolution analysis: Application to wind speed data. Renew. Energy; 2016; 92, pp. 202-211. [DOI: https://dx.doi.org/10.1016/j.renene.2016.02.003]
67. Liu, H.; Mi, X.; Li, Y. Comparison of two new intelligent wind speed forecasting approaches based on wavelet packet decomposition, complete ensemble empirical mode decomposition with adaptive noise and artificial neural networks. Energy Convers. Manag.; 2018; 155, pp. 188-200. [DOI: https://dx.doi.org/10.1016/j.enconman.2017.10.085]
68. Santhosh, M.; Venkaiah, C.; Kumar, D.V. Ensemble empirical mode decomposition based adaptive wavelet neural network method for wind speed prediction. Energy Convers. Manag.; 2018; 168, pp. 482-493. [DOI: https://dx.doi.org/10.1016/j.enconman.2018.04.099]
69. Sun, W.; Liu, M. Wind speed forecasting using feemd echo state networks with relm in hebei, china. Energy Convers. Manag.; 2016; 114, pp. 197-208. [DOI: https://dx.doi.org/10.1016/j.enconman.2016.02.022]
70. Sun, N.; Zhou, J.; Liu, G.; He, Z. A hybrid wind speed forecasting model based on a decomposition method and an improved regularized extreme learning machine. Energy Procedia; 2019; 158, pp. 217-222. [DOI: https://dx.doi.org/10.1016/j.egypro.2019.01.079]
71. Peng, T.; Zhou, J.; Zhang, C.; Zheng, Y. Multi-step ahead wind speed forecasting using a hybrid model based on two-stage decomposition technique and adaboost-extreme learning machine. Energy Convers. Manag.; 2017; 153, pp. 589-602. [DOI: https://dx.doi.org/10.1016/j.enconman.2017.10.021]
72. Zhou, J.; Xu, X.; Huo, X.; Li, Y. Forecasting models for wind power using extreme-point symmetric mode decomposition and artificial neural networks. Sustainability; 2019; 1, 650. [DOI: https://dx.doi.org/10.3390/su11030650]
73. Ahmed, A.; Khalid, M. An intelligent framework for short-term multi-step wind speed forecasting based on functional networks. Appl. Energy; 2018; 225, pp. 902-911. [DOI: https://dx.doi.org/10.1016/j.apenergy.2018.04.101]
74. Luo, X.; Sun, J.; Wang, L.; Wang, W.; Zhao, W.; Wu, J.; Wang, J.-H.; Zhang, Z. Short-term wind speed forecasting via stacked extreme learning machine with generalized correntropy. IEEE Trans. Ind. Inform.; 2018; 14, pp. 4963-4971. [DOI: https://dx.doi.org/10.1109/TII.2018.2854549]
75. Ulkat, D.; Günay, M.E. Prediction of mean monthly wind speed and optimization of wind power by artificial neural networks using geographical and atmospheric variables: Case of aegean region of turkey. Neural Comput. Appl.; 2018; 30, pp. 3037-3048. [DOI: https://dx.doi.org/10.1007/s00521-017-2895-x]
76. Madhiarasan, M.; Deepa, S. A novel criterion to select hidden neuron numbers in improved back propagation networks for wind speed forecasting. Appl. Intell.; 2016; 44, pp. 878-893. [DOI: https://dx.doi.org/10.1007/s10489-015-0737-z]
77. Asghar, A.B.; Liu, X. Estimation of wind speed probability distribution and wind energy potential using adaptive neurofuzzy methodology. Neurocomputing; 2018; 287, pp. 58-67. [DOI: https://dx.doi.org/10.1016/j.neucom.2018.01.077]
78. Moreno, S.R.; Coelho, L.S. Wind speed forecasting approach based on singular spectrum analysis and adaptive neuro fuzzy inference system. Renew. Energy; 2018; 126, pp. 736-754. [DOI: https://dx.doi.org/10.1016/j.renene.2017.11.089]
79. Jiang, P.; Wang, Y.; Wang, J. Short-term wind speed forecasting using a hybrid model. Energy; 2017; 119, pp. 561-577. [DOI: https://dx.doi.org/10.1016/j.energy.2016.10.040]
80. Zhang, Y.; Wang, P.; Zhang, C.; Lei, S. Wind energy prediction with ls-svm based on lorenz perturbation. J. Eng.; 2017; 2017, pp. 1724-1727. [DOI: https://dx.doi.org/10.1049/joe.2017.0626]
81. Ranganayaki, V.; Deepa, S. Linear and non-linear proximal support vector machine classifiers for wind speed prediction. Clust. Comput.; 2019; 22, pp. 379-390. [DOI: https://dx.doi.org/10.1007/s10586-018-2005-6]
82. Gani, A.; Mohammadi, K.; Shamshirband, S.; Altameem, T.A.; Petković, D.; Ch, S. A combined method to estimate wind speed distribution based on integrating the support vector machine with firefly algorithm. Environ. Prog. Sustain. Energy; 2016; 35, pp. 867-875. [DOI: https://dx.doi.org/10.1002/ep.12262]
83. Adnan, R.M.; Liang, Z.; Yuan, X.; Kisi, O.; Akhlaq, M.; Li, B. Comparison of lssvr, m5rt, nf-gp, and nf-sc models for predictions of hourly wind speed and wind power based on cross-validation. Energies; 2019; 12, 329. [DOI: https://dx.doi.org/10.3390/en12020329]
84. Li, Z.-L.; Xia, J.; Liu, A.; Li, P. States prediction for solar power and wind speed using bba-svm. IET Renew. Power Gener.; 2019; 13, pp. 1115-1122. [DOI: https://dx.doi.org/10.1049/iet-rpg.2018.5673]
85. Li, Y.; Yang, P.; Wang, H. Short-term wind speed forecasting based on improved ant colony algorithm for lssvm. Clust. Comput.; 2019; 11, pp. 575-581. [DOI: https://dx.doi.org/10.1007/s10586-017-1422-2]
86. Wang, J.; Li, Y. Short-term wind speed prediction using signal preprocessing technique and evolutionary support vector regression. Neural Process. Lett.; 2018; 48, pp. 1043-1061. [DOI: https://dx.doi.org/10.1007/s11063-017-9766-4]
87. Dhiman, H.S.; Deb, D.; Guerrero, J.M. Hybrid machine intelligent svr variants for wind forecasting and ramp events. Renew. Sustain. Energy Rev.; 2019; 108, pp. 369-379. [DOI: https://dx.doi.org/10.1016/j.rser.2019.04.002]
88. Jiang, Y.; Huang, G.; Peng, X.; Li, Y.; Yang, Q. A novel wind speed prediction method: Hybrid of correlation-aided dwt, lssvm and garch. J. Wind. Eng. Ind. Aerodyn.; 2018; 174, pp. 28-38. [DOI: https://dx.doi.org/10.1016/j.jweia.2017.12.019]
89. Xiang, L.; Deng, Z.; Hu, A. Forecasting short-term wind speed based on iewt-lssvm model optimized by bird swarm algorithm. IEEE Access; 2019; 7, pp. 59333-59345. [DOI: https://dx.doi.org/10.1109/ACCESS.2019.2914251]
90. Kang, A.; Tan, Q.; Yuan, X.; Lei, X.; Yuan, Y. Short-term wind speed prediction using eemd-lssvm model. Adv. Meteorol.; 2017; 2017, pp. 1-22. [DOI: https://dx.doi.org/10.1155/2017/6856139]
91. Niu, X.; Wang, J. A combined model based on data preprocessing strategy and multi-objective optimization algorithm for short-term wind speed forecasting. Appl. Energy; 2019; 241, pp. 519-539. [DOI: https://dx.doi.org/10.1016/j.apenergy.2019.03.097]
92. Liu, H.; Wu, H.; Li, Y. Smart wind speed forecasting using ewt decomposition, gwo evolutionary optimization, relm learning and iewt reconstruction. Energy Convers. Manag.; 2018; 161, pp. 266-283. [DOI: https://dx.doi.org/10.1016/j.enconman.2018.02.006]
93. Zhang, Y.; Chen, B.; Zhao, Y.; Pan, G. Wind speed prediction of ipso-bp neural network based on Lorenz disturbance. Ieee Access; 2018; 6, pp. 53168-53179. [DOI: https://dx.doi.org/10.1109/ACCESS.2018.2869981]
94. Xiao, L.; Qian, F.; Shao, W. Multi-step wind speed forecasting based on a hybrid forecasting architecture and an improved bat algorithm. Energy Convers. Manag.; 2017; 143, pp. 410-430. [DOI: https://dx.doi.org/10.1016/j.enconman.2017.04.012]
95. Wang, J.; Li, Y. An innovative hybrid approach for multi-step ahead wind speed prediction. Appl. Soft Comput.; 2019; 78, pp. 296-309. [DOI: https://dx.doi.org/10.1016/j.asoc.2019.02.034]
96. Sun, Z.; Sun, H.; Zhang, J. Multistep wind speed and wind power prediction based on a predictive deep belief network and an optimized random forest. Math. Probl. Eng.; 2018; 2018, pp. 1-15. [DOI: https://dx.doi.org/10.1155/2018/6231745]
97. Zhang, C.; Zhou, J.; Li, C.; Fu, W.; Peng, T. A compound structure of elm based on feature selection and parameter optimization using hybrid backtracking search algorithm for wind speed forecasting. Energy Convers. Manag.; 2017; 143, pp. 360-376. [DOI: https://dx.doi.org/10.1016/j.enconman.2017.04.007]
98. Ma, X.; Jin, Y.; Dong, Q. A generalized dynamic fuzzy neural network based on singular spectrum analysis optimized by brain storm optimization for short-term wind speed forecasting. Appl. Soft Comput.; 2017; 54, pp. 296-312. [DOI: https://dx.doi.org/10.1016/j.asoc.2017.01.033]
99. Wang, J.; Yang, W.; Du, P.; Niu, T. A novel hybrid forecasting system of wind speed based on a newly developed multi-objective sine cosine algorithm. Energy Convers. Manag.; 2018; 163, pp. 134-150. [DOI: https://dx.doi.org/10.1016/j.enconman.2018.02.012]
100. Tian, Z.; Wang, G.; Li, S.; Wang, Y.; Wang, X. Artificial bee colony algorithm–optimized error minimized extreme learning machine and its application in short-term wind speed prediction. Wind. Eng.; 2019; 43, pp. 263-276. [DOI: https://dx.doi.org/10.1177/0309524X18780401]
101. Jiang, P.; Li, R.; Zhang, K. Two combined forecasting models based on singular spectrum analysis and intelligent optimized algorithm for short-term wind speed. Neural Comput. Appl.; 2018; 30, pp. 1-19. [DOI: https://dx.doi.org/10.1007/s00521-016-2679-8]
102. Yu, C.; Li, Y.; Xiang, H.; Zhang, M. Data mining-assisted short-term wind speed forecasting by wavelet packet decomposition and elman neural network. J. Wind. Eng. Ind. Aerodyn.; 2018; 175, pp. 136-143. [DOI: https://dx.doi.org/10.1016/j.jweia.2018.01.020]
103. Wang, H.; Wang, G.; Li, G.; Peng, J.; Liu, Y. Deep belief network based deterministic and probabilistic wind speed forecasting approach. Appl. Energy; 2016; 182, pp. 80-93. [DOI: https://dx.doi.org/10.1016/j.apenergy.2016.08.108]
104. Yu, Y.; Chen, Z.; Li, M.; Ji, T.; Wu, Q. Forecasting a short-term wind speed using a deep belief network combined with a local predictor. IEEJ Trans. Electr. Electron. Eng.; 2019; 14, pp. 238-244. [DOI: https://dx.doi.org/10.1002/tee.22802]
105. Khodayar, M.; Wang, J.; Manthouri, M. Interval deep generative neural network for wind speed forecasting. IEEE Trans. Smart Grid; 2018; 10, pp. 3974-3989. [DOI: https://dx.doi.org/10.1109/TSG.2018.2847223]
106. Sun, S.; Fu, J.; Zhu, F.; Xiong, N. A compound structure for wind speed forecasting using mklssvm with feature selection and parameter optimization. Math. Probl. Eng.; 2018; 2018, pp. 1-21. [DOI: https://dx.doi.org/10.1155/2018/9287097]
107. Zhang, Z.; Ye, L.; Qin, H.; Liu, Y.; Wang, C.; Yu, X.; Yin, X.; Li, J. Wind speed prediction method using shared weight long short-term memory network and gaussian process regression. Appl. Energy; 2019; 247, pp. 270-284. [DOI: https://dx.doi.org/10.1016/j.apenergy.2019.04.047]
108. Wang, J.; Li, Y. Multi-step ahead wind speed prediction based on optimal feature extraction, long short term memory neural network and error correction strategy. Appl. Energy; 2018; 230, pp. 429-443. [DOI: https://dx.doi.org/10.1016/j.apenergy.2018.08.114]
109. Liu, H.; Mi, X.; Li, Y.; Duan, Z.; Xu, Y. Smart wind speed deep learning based multi-step forecasting model using singular spectrum analysis, convolutional gated recurrent unit network and support vector regression. Renew. Energy; 2019; 143, pp. 842-854. [DOI: https://dx.doi.org/10.1016/j.renene.2019.05.039]
110. Liu, H.; Mi, X.; Li, Y. Smart deep learning based wind speed prediction model using wavelet packet decomposition, convolutional neural network and convolutional long short term memory network. Energy Convers. Manag.; 2018; 166, pp. 120-131. [DOI: https://dx.doi.org/10.1016/j.enconman.2018.04.021]
111. Chen, Y.; Zhang, S.; Zhang, W.; Peng, J.; Cai, Y. Multifactor spatio-temporal correlation model based on a combination of convolutional neural network and long short-term memory neural network for wind speed forecasting. Energy Convers. Manag.; 2019; 185, pp. 783-799. [DOI: https://dx.doi.org/10.1016/j.enconman.2019.02.018]
112. Harbola, S.; Coors, V. One dimensional convolutional neural network architectures for wind prediction. Energy Convers. Manag.; 2019; 195, pp. 70-75. [DOI: https://dx.doi.org/10.1016/j.enconman.2019.05.007]
113. Mi, X.; Liu, H.; Li, Y. Wind speed prediction model using singular spectrum analysis, empirical mode decomposition and convolutional support vector machine. Energy Convers. Manag.; 2019; 180, pp. 196-205. [DOI: https://dx.doi.org/10.1016/j.enconman.2018.11.006]
114. Li, F.; Ren, G.; Lee, J. Multi-step wind speed prediction based on turbulence intensity and hybrid deep neural networks. Energy Convers. Manag.; 2019; 186, pp. 306-322. [DOI: https://dx.doi.org/10.1016/j.enconman.2019.02.045]
115. Cheng, L.; Zang, H.; Ding, T.; Sun, R.; Wang, M.; Wei, Z.; Sun, G. Ensemble recurrent neural network based probabilistic wind speed forecasting approach. Energies; 2018; 11, 1958. [DOI: https://dx.doi.org/10.3390/en11081958]
116. Chen, J.; Zeng, G.-Q.; Zhou, W.; Du, W.; Lu, K.-D. Wind speed forecasting using nonlinear-learning ensemble of deep learning time series prediction and extremal optimization. Energy Convers. Manag.; 2018; 165, pp. 681-695. [DOI: https://dx.doi.org/10.1016/j.enconman.2018.03.098]
117. Yu, C.; Li, Y.; Bao, Y.; Tang, H.; Zhai, G. A novel framework for wind speed prediction based on recurrent neural networks and support vector machine. Energy Convers. Manag.; 2018; 178, pp. 137-145. [DOI: https://dx.doi.org/10.1016/j.enconman.2018.10.008]
118. Liu, H.; Mi, X.-w.; Li, Y.-f. Wind speed forecasting method based on deep learning strategy using empirical wavelet transform, long short term memory neural network and elman neural network. Energy Convers. Manag.; 2018; 156, pp. 498-514. [DOI: https://dx.doi.org/10.1016/j.enconman.2017.11.053]
119. Hu, Y.-L.; Chen, L. A nonlinear hybrid wind speed forecasting model using lstm network, hysteretic elm and differential evolution algorithm. Energy Convers. Manag.; 2018; 173, pp. 123-142. [DOI: https://dx.doi.org/10.1016/j.enconman.2018.07.070]
120. Liu, H.; Mi, X.; Li, Y. Smart multi-step deep learning model for wind speed forecasting based on variational mode decomposition, singular spectrum analysis, lstm network and elm. Energy Convers. Manag.; 2018; 159, pp. 54-64. [DOI: https://dx.doi.org/10.1016/j.enconman.2018.01.010]
121. Li, Y.; Wu, H.; Liu, H. Multi-step wind speed forecasting using ewt decomposition, lstm principal computing, relm subordinate computing and iewt reconstruction. Energy Convers. Manag.; 2018; 167, pp. 203-219. [DOI: https://dx.doi.org/10.1016/j.enconman.2018.04.082]
122. Zhang, Z.; Qin, H.; Liu, Y.; Wang, Y.; Yao, L.; Li, Q.; Li, J.; Pei, S. Long short-term memory network based on neighborhood gates for processing complex causality in wind speed prediction. Energy Convers. Manag.; 2019; 192, pp. 37-51. [DOI: https://dx.doi.org/10.1016/j.enconman.2019.04.006]
123. Chen, M.-R.; Zeng, G.-Q.; Lu, K.-D.; Weng, J. A two-layer nonlinear combination method for short-term wind speed prediction based on elm, enn, and lstm. IEEE Internet Things J.; 2019; 6, pp. 6997-7010. [DOI: https://dx.doi.org/10.1109/JIOT.2019.2913176]
124. Khodayar, M.; Wang, J. Spatio-temporal graph deep neural network for short-term wind speed forecasting. IEEE Trans. Sustain. Energy; 2018; 10, pp. 670-681. [DOI: https://dx.doi.org/10.1109/TSTE.2018.2844102]
125. Huang, Y.; Liu, S.; Yang, L. Wind speed forecasting method using eemd and the combination forecasting method based on gpr and lstm. Sustainability; 2018; 10, 3693. [DOI: https://dx.doi.org/10.3390/su10103693]
126. Rodriguez, H.; Flores, J.; Puig, V.; Morales, L.; Guerra, A.; Calderon, F. Wind speed time series reconstruction using a hybrid neural genetic approach. Proceedings of the IOP Conference Series: Earth and Environmental Science; Kunming, China, 22–25 September 2017; IOP Publishing: Bristol, UK, 2017; Volume 93, 012020.
127. Zhang, Y.; Pan, G.; Zhao, Y.; Li, Q.; Wang, F. Short-term wind speed interval prediction based on artificial intelligence methods and error probability distribution. Energy Convers. Manag.; 2020; 224, 113346. [DOI: https://dx.doi.org/10.1016/j.enconman.2020.113346]
128. Zhang, Y.; Zhao, Y.; Shen, X.; Zhang, J. A comprehensive wind speed prediction system based on monte carlo and artificial intelligence algorithms. Appl. Energy; 2022; 305, 117815. [DOI: https://dx.doi.org/10.1016/j.apenergy.2021.117815]
129. Wang, Z.; Wang, B.; Liu, C.; Wang, W.-S. Improved bp neural network algorithm to wind power forecast. J. Eng.; 2017; 2017, pp. 940-943. [DOI: https://dx.doi.org/10.1049/joe.2017.0469]
130. Abhinav, R.; Pindoriya, N.M.; Wu, J.; Long, C. Short-term wind power forecasting using wavelet-based neural network. Energy Procedia; 2017; 142, pp. 455-460. [DOI: https://dx.doi.org/10.1016/j.egypro.2017.12.071]
131. Abdoos, A.A. A new intelligent method based on combination of vmd and elm for short term wind power forecasting. Neurocomputing; 2016; 203, pp. 111-120. [DOI: https://dx.doi.org/10.1016/j.neucom.2016.03.054]
132. Morshedizadeh, M.; Kordestani, M.; Carriveau, R.; Ting, D.S.-K.; Saif, M. Application of imputation techniques and adaptive neuro-fuzzy inference system to predict wind turbine power production. Energy; 2017; 138, pp. 394-404. [DOI: https://dx.doi.org/10.1016/j.energy.2017.07.034]
133. Liu, J.; Wang, X.; Lu, Y. A novel hybrid methodology for short-term wind power forecasting based on adaptive neuro-fuzzy inference system. Renew. Energy; 2017; 103, pp. 620-629. [DOI: https://dx.doi.org/10.1016/j.renene.2016.10.074]
134. Zheng, D.; Eseye, A.T.; Zhang, J.; Li, H. Short-term wind power forecasting using a double-stage hierarchical anfis approach for energy management in microgrids. Prot. Control. Mod. Power Syst.; 2017; 2, pp. 1-10. [DOI: https://dx.doi.org/10.1186/s41601-017-0041-5]
135. Zheng, D.; Semero, Y.K.; Zhang, J.; Wei, D. Short-term wind power prediction in microgrids using a hybrid approach integrating genetic algorithm, particle swarm optimization, and adaptive neuro-fuzzy inference systems. IEEJ Trans. Electr. Electron. Eng.; 2018; 13, pp. 1561-1567. [DOI: https://dx.doi.org/10.1002/tee.22720]
136. Lu, P.; Ye, L.; Sun, B.; Zhang, C.; Zhao, Y.; Teng, J. A new hybrid prediction method of ultra-short-term wind power forecasting based on eemd-pe and lssvm optimized by the gsa. Energies; 2018; 11, 697. [DOI: https://dx.doi.org/10.3390/en11040697]
137. Tian, Z.; Li, S.; Wang, Y.; Wang, X. Wind power prediction method based on hybrid kernel function support vector machine. Wind. Eng.; 2018; 42, pp. 252-264. [DOI: https://dx.doi.org/10.1177/0309524X17737337]
138. Yang, J. A novel short-term multi-input–multi-output prediction model of wind speed and wind power with lssvm based on improved ant colony algorithm optimization. Clust. Comput.; 2019; 22, pp. 3293-3300. [DOI: https://dx.doi.org/10.1007/s10586-018-2107-1]
139. Zhao, H.; Zhao, H.; Sen, G. Short-term wind electric power forecasting using a novel multi-stage intelligent algorithm. Sustainability; 2018; 10, 881. [DOI: https://dx.doi.org/10.3390/su10030881]
140. Zhang, Y.; Le, J.; Liao, X.; Zheng, F.; Li, Y. A novel combination forecasting model for wind power integrating least square support vector machine, deep belief network, singular spectrum analysis and locality sensitive hashing. Energy; 2019; 168, pp. 558-572. [DOI: https://dx.doi.org/10.1016/j.energy.2018.11.128]
141. Yuan, X.; Tan, Q.; Lei, X.; Yuan, Y.; Wu, X. Wind power prediction using hybrid autoregressive fractionally integrated moving average and least square support vector machine. Energy; 2017; 129, pp. 122-137. [DOI: https://dx.doi.org/10.1016/j.energy.2017.04.094]
142. Zafirakis, D.; Tzanes, G.; Kaldellis, J.K. Forecasting of wind power generation with the use of artificial neural networks and support vector regression models. Energy Procedia; 2019; 159, pp. 509-514. [DOI: https://dx.doi.org/10.1016/j.egypro.2018.12.007]
143. Díaz, S.; Carta, J.A.; Matías, J.M. Comparison of several measure-correlate-predict models using support vector regression techniques to estimate wind power densities. A case study. Energy Convers. Manag.; 2017; 140, pp. 334-354. [DOI: https://dx.doi.org/10.1016/j.enconman.2017.02.064]
144. Liu, Z.; Hajiali, M.; Torabi, A.; Ahmadi, B.; Simoes, R. Novel forecasting model based on improved wavelet transform, informative feature selection, and hybrid support vector machine on wind power forecasting. J. Ambient. Intell. Humaniz. Comput.; 2018; 9, pp. 1919-1931. [DOI: https://dx.doi.org/10.1007/s12652-018-0886-0]
145. Jiang, P.; Li, R.; Li, H. Multi-objective algorithm for the design of prediction intervals for wind power forecasting model. Appl. Math. Model.; 2019; 67, pp. 101-122. [DOI: https://dx.doi.org/10.1016/j.apm.2018.10.019]
146. Fu, C.; Li, G.-Q.; Lin, K.-P.; Zhang, H.-J. Short-term wind power prediction based on improved chicken algorithm optimization support vector machine. Sustainability; 2019; 11, 512. [DOI: https://dx.doi.org/10.3390/su11020512]
147. Wu, D.; Gao, C. Short-term wind power generation forecasting based on the svm-gm approach. Electr. Power Compon. Syst.; 2018; 46, pp. 1250-1264. [DOI: https://dx.doi.org/10.1080/15325008.2018.1488188]
148. Esfetang, N.N.; Kazemzadeh, R. A novel hybrid technique for prediction of electric power generation in wind farms based on wipso, neural network and wavelet transform. Energy; 2018; 149, pp. 662-674. [DOI: https://dx.doi.org/10.1016/j.energy.2018.02.076]
149. Sharifian, A.; Ghadi, M.J.; Ghavidel, S.; Li, L.; Zhang, J. A new method based on type-2 fuzzy neural network for accurate wind power forecasting under uncertain data. Renew. Energy; 2018; 120, pp. 220-230. [DOI: https://dx.doi.org/10.1016/j.renene.2017.12.023]
150. Sun, G.; Jiang, C.; Cheng, P.; Liu, Y.; Wang, X.; Fu, Y.; He, Y. Short-term wind power forecasts by a synthetical similar time series data mining method. Renew. Energy; 2018; 115, pp. 575-584. [DOI: https://dx.doi.org/10.1016/j.renene.2017.08.071]
151. Li, C.; Lin, S.; Xu, F.; Liu, D.; Liu, J. Short-term wind power prediction based on data mining technology and improved support vector machine method: A case study in northwest China. J. Clean. Prod.; 2018; 205, pp. 909-922. [DOI: https://dx.doi.org/10.1016/j.jclepro.2018.09.143]
152. Wang, K.; Qi, X.; Liu, H.; Song, J. Deep belief network based k-means cluster approach for short-term wind power forecasting. Energy; 2018; 165, pp. 840-852. [DOI: https://dx.doi.org/10.1016/j.energy.2018.09.118]
153. Azimi, R.; Ghofrani, M.; Ghayekhloo, M. A hybrid wind power forecasting model based on data mining and wavelets analysis. Energy Convers. Manag.; 2016; 127, pp. 208-225. [DOI: https://dx.doi.org/10.1016/j.enconman.2016.09.002]
154. Wu, W.; Peng, M. A data mining approach combining k-means clustering with bagging neural network for short-term wind power forecasting. IEEE Internet Things J.; 2017; 4, pp. 979-986. [DOI: https://dx.doi.org/10.1109/JIOT.2017.2677578]
155. Qureshi, A.S.; Khan, A.; Zameer, A.; Usman, A. Wind power prediction using deep neural network based meta regression and transfer learning. Appl. Soft Comput.; 2017; 58, pp. 742-755. [DOI: https://dx.doi.org/10.1016/j.asoc.2017.05.031]
156. Hong, Y.-Y.; Rioflorido, C.L.P.P. A hybrid deep learning-based neural network for 24-h ahead wind power forecasting. Appl. Energy; 2019; 250, pp. 530-539. [DOI: https://dx.doi.org/10.1016/j.apenergy.2019.05.044]
157. Qin, Y.; Li, K.; Liang, Z.; Lee, B.; Zhang, F.; Gu, Y.; Zhang, L.; Wu, F.; Rodriguez, D. Hybrid forecasting model based on long short term memory network and deep learning neural network for wind signal. Appl. Energy; 2019; 236, pp. 262-272. [DOI: https://dx.doi.org/10.1016/j.apenergy.2018.11.063]
158. Wang, H.-z.; Li, G.-q.; Wang, G.-b.; Peng, J.-c.; Jiang, H.; Liu, Y.-t. Deep learning based ensemble approach for probabilistic wind power forecasting. Appl. Energy; 2017; 188, pp. 56-70. [DOI: https://dx.doi.org/10.1016/j.apenergy.2016.11.111]
159. Yu, R.; Liu, Z.; Li, X.; Lu, W.; Ma, D.; Yu, M.; Wang, J.; Li, B. Scene learning: Deep convolutional networks for wind power prediction by embedding turbines into grid space. Appl. Energy; 2019; 238, pp. 249-257. [DOI: https://dx.doi.org/10.1016/j.apenergy.2019.01.010]
160. Ju, Y.; Sun, G.; Chen, Q.; Zhang, M.; Zhu, H.; Rehman, M.U. A model combining convolutional neural network and lightgbm algorithm for ultra-short-term wind power forecasting. IEEE Access; 2019; 7, pp. 28309-28318. [DOI: https://dx.doi.org/10.1109/ACCESS.2019.2901920]
161. Shi, Z.; Liang, H.; Dinavahi, V. Direct interval forecast of uncertain wind power based on recurrent neural networks. IEEE Trans. Sustain. Energy; 2017; 9, pp. 1177-1187. [DOI: https://dx.doi.org/10.1109/TSTE.2017.2774195]
162. Zhang, J.; Yan, J.; Infield, D.; Liu, Y.; Lien, F.-s. Short-term forecasting and uncertainty analysis of wind turbine power based on long short-term memory network and gaussian mixture model. Appl. Energy; 2019; 241, pp. 229-244. [DOI: https://dx.doi.org/10.1016/j.apenergy.2019.03.044]
163. Yu, R.; Gao, J.; Yu, M.; Lu, W.; Xu, T.; Zhao, M.; Zhang, J.; Zhang, R.; Zhang, Z. Lstm-efg for wind power forecasting based on sequential correlation features. Future Gener. Comput. Syst.; 2019; 93, pp. 33-42. [DOI: https://dx.doi.org/10.1016/j.future.2018.09.054]
164. Han, S.; Qiao, Y.-h.; Yan, J.; Liu, Y.-q.; Li, L.; Wang, Z. Mid-to-long term wind and photovoltaic power generation prediction based on copula function and long short term memory network. Appl. Energy; 2019; 239, pp. 181-191. [DOI: https://dx.doi.org/10.1016/j.apenergy.2019.01.193]
165. de Albuquerque, J.C.; de Aquino, R.R.B.; Neto, O.N.; Lira, M.M.S.; Ferreira, A.A.; de Carvalho, M.A. Power curve modelling for wind turbine using artificial intelligence tools and pre-established inference criteria. J. Mod. Power Syst. Clean Energy; 2021; 9, pp. 526-533. [DOI: https://dx.doi.org/10.35833/MPCE.2019.000236]
166. Zhang, J.; Liu, D.; Li, Z.; Han, X.; Liu, H.; Dong, C.; Wang, J.; Liu, C.; Xia, Y. Power prediction of a wind farm cluster based on spatiotemporal correlations. Appl. Energy; 2021; 302, 117568. [DOI: https://dx.doi.org/10.1016/j.apenergy.2021.117568]
167. Singh, U.; Rizwan, M.; Alaraj, M.; Alsaidan, I. A machine learning-based gradient boosting regression approach for wind power production forecasting: A step towards smart grid environments. Energies; 2021; 14, 5196. [DOI: https://dx.doi.org/10.3390/en14165196]
168. Zhang, Y.; Li, R. Short term wind energy prediction model based on data decomposition and optimized lssvm. Sustain. Energy Technol. Assess.; 2022; 52, 102025. [DOI: https://dx.doi.org/10.1016/j.seta.2022.102025]
169. Bangalore, P.; Letzgus, S.; Karlsson, D.; Patriksson, M. An artificial neural network-based condition monitoring method for wind turbines, with application to the monitoring of the gearbox. Wind. Energy; 2017; 20, pp. 1421-1438. [DOI: https://dx.doi.org/10.1002/we.2102]
170. Lin, J. Condition monitoring of wind turbine gearboxes using vibration-based methods. Proceedings of the 2017 International Conference on Computer Technology, Electronics and Communication (ICCTEC); Dalian, China, 19–21 December 2017; pp. 1142-1147.
171. Elasha, F.; Shanbr, S.; Li, X.; Mba, D. Prognosis of a wind turbine gearbox bearing using supervised machine learning. Sensors; 2019; 19, 3092. [DOI: https://dx.doi.org/10.3390/s19143092]
172. Hu, W.; Chang, H.; Gu, X. A novel fault diagnosis technique for wind turbine gearbox. Appl. Soft Comput.; 2019; 82, 105556. [DOI: https://dx.doi.org/10.1016/j.asoc.2019.105556]
173. Li, J.; Deng, A.; Yang, Y.; Cheng, Q. Fault diagnosis of wind turbine drive train using time-frequency estimation and cnn. Proceedings of the 2019 Prognostics and System Health Management Conference (PHM-Qingdao); Qingdao, China, 25–27 October 2019; pp. 1-5.
174. Agasthian, A.; Pamula, R.; Kumaraswamidhas, L.A. Fault classification and detection in wind turbine using cuckoo-optimized support vector machine. Neural Comput. Appl.; 2019; 31, pp. 1503-1511. [DOI: https://dx.doi.org/10.1007/s00521-018-3690-z]
175. Peng, Y.; Cheng, F.; Qiao, W.; Qu, L. Fault prognosis of drivetrain gearbox based on a recurrent neural network. Proceedings of the 2017 IEEE international conference on electro information technology (EIT); Lincoln, NE, USA, 14–17 May 2017; pp. 593-599.
176. Chen, R.; Huang, X.; Yang, L.; Xu, X.; Zhang, X.; Zhang, Y. Intelligent fault diagnosis method of planetary gearboxes based on convolution neural network and discrete wavelet transform. Comput. Ind.; 2019; 106, pp. 48-59. [DOI: https://dx.doi.org/10.1016/j.compind.2018.11.003]
177. Hameed, S.S.; Muralidharan, V. Fault detection in single-stage helical planetary gearbox using support vector machine (svm) and artificial neural network (ann) with statistical features. Advances in Design and Thermal Systems; Springer: Berlin, Germany, 2021; pp. 119-132.
178. Peng, Y.; Qiao, W.; Cheng, F.; Qu, L. Wind turbine drivetrain gearbox fault diagnosis using information fusion on vibration and current signals. IEEE Trans. Instrum. Meas.; 2021; 70, pp. 1-11. [DOI: https://dx.doi.org/10.1109/TIM.2021.3083891]
179. Guo, S.; Yang, T.; Hua, H.; Cao, J. Coupling fault diagnosis of wind turbine gearbox based on multitask parallel convolutional neural networks with overall information. Renew. Energy; 2021; 178, pp. 639-650. [DOI: https://dx.doi.org/10.1016/j.renene.2021.06.088]
180. Yu, X.; Tang, B.; Zhang, K. Fault diagnosis of wind turbine gearbox using a novel method of fast deep graph convolutional networks. IEEE Trans. Instrum. Meas.; 2021; 70, pp. 1-14. [DOI: https://dx.doi.org/10.1109/TIM.2020.3048799]
181. Reddy, A.; Indragandhi, V.; Ravi, L.; Subramaniyaswamy, V. Detection of cracks and damage in wind turbine blades using artificial intelligence-based image analytics. Measurement; 2019; 147, 106823. [DOI: https://dx.doi.org/10.1016/j.measurement.2019.07.051]
182. Sun, D.; Xue, X.; Wang, Q. Lamb wave and ga-bp neural network based damage identification for wind turbine blade. Proceedings of the 2018 5th IEEE International Conference on Cloud Computing and Intelligence Systems (CCIS); Nanjing, China, 23–25 November 2018; pp. 767-771.
183. Rezamand, M.; Kordestani, M.; Carriveau, R.; Ting, D.S.-K.; Saif, M. A new hybrid fault detection method for wind turbine blades using recursive pca and wavelet-based pdf. IEEE Sens. J.; 2019; 20, pp. 2023-2033. [DOI: https://dx.doi.org/10.1109/JSEN.2019.2948997]
184. Jiménez, A.A.; Márquez, F.P.G.; Moraleda, V.B.; Muñoz, C.Q.G. Linear and nonlinear features and machine learning for wind turbine blade ice detection and diagnosis. Renew. Energy; 2019; 132, pp. 1034-1048. [DOI: https://dx.doi.org/10.1016/j.renene.2018.08.050]
185. Rodríguez-López, M.A.; López-González, L.M.; López-Ochoa, L.M.; Las-Heras-Casas, J. Methodology for detecting malfunctions and evaluating the maintenance effectiveness in wind turbine generator bearings using generic versus specific models from scada data. Energies; 2018; 11, 746. [DOI: https://dx.doi.org/10.3390/en11040746]
186. Guo, P.; Fu, J.; Yang, X. Condition monitoring and fault diagnosis of wind turbines gearbox bearing temperature based on kolmogorov-smirnov test and convolutional neural network model. Energies; 2018; 11, 2248. [DOI: https://dx.doi.org/10.3390/en11092248]
187. Cao, L.; Qian, Z.; Zareipour, H.; Wood, D.; Mollasalehi, E.; Tian, S.; Pei, Y. Prediction of remaining useful life of wind turbine bearings under non-stationary operating conditions. Energies; 2018; 11, 3318. [DOI: https://dx.doi.org/10.3390/en11123318]
188. Yang, Q.; Liu, G.; Bao, Y.; Chen, Q. Fault detection of wind turbine generator bearing using attention based neural networks and voting-based strategy. IEEE/ASME Trans. Mechatron.; 2021; 10, pp. 3008-3018. [DOI: https://dx.doi.org/10.1109/TMECH.2021.3127213]
189. Xu, Z.; Mei, X.; Wang, X.; Yue, M.; Jin, J.; Yang, Y.; Li, C. Fault diagnosis of wind turbine bearing using a multi-scale convolutional neural network with bidirectional long short term memory and weighted majority voting for multi-sensors. Renew. Energy; 2022; 182, pp. 615-626. [DOI: https://dx.doi.org/10.1016/j.renene.2021.10.024]
190. Vives, J. Vibration analysis for fault detection in wind turbines using machine learning techniques. Adv. Comput. Intell.; 2022; 2, pp. 1-12. [DOI: https://dx.doi.org/10.1007/s43674-021-00029-1]
191. Patriksson, P.B.M. Analysis of scada data for early fault detection, with application to the maintenance management of wind turbines. Renew. Energy; 2018; 115, pp. 521-532.
192. Vogt, S.; Otterson, S.; Berkhout, V. Multi-task distribution learning approach to anomaly detection of operational states of wind turbines. Proceedings of the Journal of Physics: Conference Series; Hamburg, Germany, 25–28 September 2018; IOP Publishing: Bristol, UK, 2018; Volume 1102, pp. 12-40.
193. Souza, D.; Vasconcelos, T.; Mattos, C.; Gomes, J. Evaluation of data based normal behavior models for fault detection in wind turbines. Proceedings of the 2019 8th Brazilian Conference on Intelligent Systems (BRACIS); Salvador, Brazil, 15–18 October 2019; pp. 878-883.
194. Simani, S.; Castaldi, P. Intelligent fault diagnosis techniques applied to an offshore wind turbine system. Appl. Sci.; 2019; 9, 783. [DOI: https://dx.doi.org/10.3390/app9040783]
195. Tafazzoli, A.; Mayo, A.N. Smart wind turbine: Artificial intelligence based condition monitoring system. Proceedings of the 8th International Conference on Smart Cities and Green ICT Systems (SMARTGREENS 2019); Heraklion, Crete, Greece, 3–5 May 2019; pp. 194-198.
196. Li, M.; Yu, D.; Chen, Z.; Xiahou, K.; Ji, T.; Wu, Q. A data-driven residual-based method for fault diagnosis and isolation in wind turbines. IEEE Trans. Sustain. Energy; 2018; 10, pp. 895-904. [DOI: https://dx.doi.org/10.1109/TSTE.2018.2853990]
197. Khan, N.M.; Khan, G.M.; Matthews, P. Ai based real-time signal reconstruction for wind farm with scada sensor failure. In Proceedings of the IFIP International Conference on Artificial Intelligence Applications and Innovations; Hersonissos, Greece, 17–20 June 2020; Springer: Cham, Switzerland, 2020; pp. 207-218.
198. Samet, H.; Ketabipour, S.; Afrasiabi, M.; Afrasiabi, S.; Mohammadi, M. Deep learning forecaster based controller for svc: Wind farm flicker mitigation. IEEE Trans. Ind. Inform.; 2022; 18, pp. 7030-7037. [DOI: https://dx.doi.org/10.1109/TII.2020.3025101]
199. Cho, S.; Choi, M.; Gao, Z.; Moan, T. Fault detection and diagnosis of a blade pitch system in a floating wind turbine based on kalman filters and artificial neural networks. Renew. Energy; 2021; 169, pp. 1-13. [DOI: https://dx.doi.org/10.1016/j.renene.2020.12.116]
200. Xiao, C.; Liu, Z.; Zhang, T.; Zhang, X. Deep learning method for fault detection of wind turbine converter. Appl. Sci.; 2021; 11, 1280. [DOI: https://dx.doi.org/10.3390/app11031280]
201. Venkateswaran, R.; Joo, Y.H. Retarded sampled-data control design for interconnected power system with dfig-based wind farm: Lmi approach. IEEE Trans. Cybern.; 2022; 52, pp. 5767-5777. [DOI: https://dx.doi.org/10.1109/TCYB.2020.3042543] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/33449894]
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Abstract
As grid-connected wind farms become more common in the modern power system, the question of how to maximize wind power generation while limiting downtime has been a common issue for researchers around the world. Due to the complexity of wind turbine systems and the difficulty to predict varying wind speeds, artificial intelligence (AI) and machine learning (ML) algorithms have become key components when developing controllers and control schemes. Although, in recent years, several review papers on these topics have been published, there are no comprehensive review papers that pertain to both AI and ML in wind turbine control systems available in the literature, especially with respect to the most recently published control techniques. To overcome the drawbacks of the existing literature, an in-depth overview of ML and AI in wind turbine systems is presented in this paper. This paper analyzes the following reviews: (i) why optimizing wind farm power generation is important; (ii) the challenges associated with designing an efficient control scheme for wind farms; (iii) a breakdown of the different types of AI and ML algorithms used in wind farm controllers and control schemes; (iv) AI and ML for wind speed prediction; (v) AI and ML for wind power prediction; (vi) AI and ML for mechanical component monitoring and fault detection; and (vii) AI and ML for electrical fault prevention and detection. This paper will offer researchers and engineers in the wind energy generation field a comprehensive review of the application of AI and ML in the control methodology of offshore and onshore wind farms so that more efficient and robust control schemes can be designed for future wind turbine controllers.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer