Next Article in Journal
Tax Progressivity and Entrepreneurial Dynamics
Previous Article in Journal
Reinventing Mobility Paradigms: Flying Car Scenarios and Challenges for Urban Mobility
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Sensorless Active and Reactive Control for DFIG Wind Turbines Using Opposition-Based Learning Technique

by
Ali Mohamed Eltamaly
1,2,3,
Mamdooh Al-Saud
4,
Khairy Sayed
5 and
Ahmed G. Abo-Khalil
6,7,*
1
Sustainable Energy Technologies Center, King Saud University, Riyadh 11421, Saudi Arabia
2
Electrical Engineering Department, Mansoura University, Mansoura 35516, Egypt
3
K.A. CARE Energy Research and Innovation Center, Riyadh 11451, Saudi Arabia
4
Electrical Engineering Department, College of Engineering, King Saud University, Riyadh 11421, Saudi Arabia
5
Electrical Engineering Department, Faculty of Engineering, Sohag University, Sohag 82524, Egypt
6
Department of Electrical Engineering, College of Engineering, Majmaah University, Almajmaah 11952, Saudi Arabia
7
Department of Electrical Engineering, College of Engineering, Assuit University, Assuit 71515, Egypt
*
Author to whom correspondence should be addressed.
Sustainability 2020, 12(9), 3583; https://doi.org/10.3390/su12093583
Submission received: 6 February 2020 / Revised: 19 March 2020 / Accepted: 2 April 2020 / Published: 28 April 2020
(This article belongs to the Section Energy Sustainability)

Abstract

:
In this paper, a wind speed sensorless control method for doubly-fed induction generator (DFIG) control in wind energy systems is proposed. This method is based on using opposition-based learning (OBL) in optimizing the parameters of the support vector regression (SVR) algorithm. These parameters are tuned by applying particle swarm optimization (PSO) method. As a general rule, wind speed measurements are usually done using an anemometer. The measured wind speed by the anemometer is taken at the level of the blades. In a high-power wind turbine, the blade diameter is very large which makes the measurement of the wind speed at a single point inaccurate. Moreover, using anemometers also increases the maintenance cost, complexity and the system cost. Therefore, estimating the wind speed in variable speed wind power systems gives a precise amount of wind speed which is then used in the generator control. The proposed method uses the generator characteristics in mapping a relationship between the generated power, rotational speed and wind speed. This process is carried on off-line and the relationship is then used online to deduce the wind speed based on the obtained relationship. Using OBL with PSO-SVR to tune the SVR parameters accelerates the process to get the optimum parameters in different wind speeds.

1. Introduction

Recently, the wind energy generation field, which has been in the spotlight all over the world among the renewable energy fields, is an eco-friendly power generation system research field that produces electricity by using physical energy by the wind. In response to the depletion of fossil fuels and growing interest in environmental pollution, the size of the renewable energy market, comprising wind energy, has increased rapidly over the past two decades to keep pace with eco-friendly technological developments. According to a recent report of the World Wind Energy Association (WWEA) 2018 [1], the total wind energy capacity of the world increased to 547 GW, 11% higher than the last year, indicating that the wind energy market continues to increase.
The DFIG system currently adopted by the major wind generator manufacturers in the world, and consists of a back-to-back power converter, a DC-link voltage stage capacitor, and a boost inductor. The DFIG system has a structure in which the stator of the generator is coupled directly to the grid while the rotor is connected to the back-to-back converter. The DFIG facilitates active and reactive power control and always maintains a constant grid frequency, regardless of the generator speed. Unlike a full converter wind generator system, which has the same capacity as the generator, the DFIG’s converter is about 30% of the generator’s capacity. These advantages make DFIG the largest type of system currently in the wind turbine market [2].
The intermittent nature of wind speed and the low efficiency of the wind power generation system has increased the need to maximize the output energy of the wind power generation system to make it viable and efficient. Meanwhile, maximum power point tracking (MPPT) methods had progressed too fast in the last two decades with the evolution of power electronic circuits and control. To maximize system efficiency, it is a must to use an algorithm to keep tracking the maximum power condition. The main MPPT approaches can be categorized into two major types, search-based control (SC) [3,4,5,6,7] and tips speed ratio (TSR) [8,9]. In the TSR control method, MPPT control is performed through the speed controller by maintaining the wind speed and each speed measured by the sensor at the optimum main speed ratio. In the SC control method, the generator speed is perturbed with a fixed or variable step until the maximum power point is obtained. The accuracy of the SC methods is high only with the small wind turbines so that the turbine will respond faster to the continuous changes of wind speed. The TSR control method has been used to regulate the small and large wind turbine’s rotor speed in spite of the system inertia to overcome the SC control method.
Most of the traditional MPPT algorithms in the wind energy system have been based on the signals obtained from anemometers [3,4,5,6,7,8,9]. On the other hand, MPPT strategies have been implemented recently without the measurement of wind speed [10,11], which are classified into two categories. The one is to use a power equation in the function of power coefficient C p and tip-speed ratio λ to estimate the wind speed. Since the power polynomial may be the seventh order or higher, real-time calculation of the roots of the polynomial results in a time-consuming task. The other method is to apply a look-up table of power-mapping to estimate the wind speed. This method requires a lot of memory space and the estimation speed is slow due to searching the whole look-up table.
To have more efficient control methods, several intelligent control approaches have been proposed such as fuzzy logic control [12], support vector regression (SVR) [13,14], and neural network [15,16], the combination of fuzzy, neural network and particle swarm optimization [17]. To implement the neural network (ANN) method with accurate MPPT, the selection of neurons and layers should be large that makes it consume more time in the training process [18]. The support vector machine (SVM) method has been proposed as a regression method to estimate the wind speed based on the sampling data of wind speed, generator rotating speed and generator power. The considered SVM method has a significant advantage over ANN which is whilst ANNs can suffer from multiple local minima; the solution to an SVM is global and unique. However, using fixed SVM parameters in a wide range and continuous variation of the wind speed in fixed and variable pitch angle results in worse regression. Therefore, it is necessary to use approximate SVR parameters for the wide range wind speed and different pitch angles.
To optimize the selection of these parameters, a Genetic algorithm (GA) or particle swarm optimization (PSO) can be used. However, in the sake of simplicity, high-optimization performance, and fast convergence, PSO has significant merits over the other optimization techniques.
However, by using the PSO-SVR method, the population results have a random manner due to the randomly generated PSO population. Therefore, it is not sufficient to use PSO alone to produce a precise result when it is used to tune the SVR parameters.
To overcome this disadvantage, a PSO-SVR method with tunable parameters by using opposition-based learning (OBL) is proposed to accelerate the process of optimizing the SVR parameters at different conditions and gain knowledge about the corresponding global optimum. The proposed OPSO is used to tune the SVR parameters to improve the capacitance estimation capability by comparing the obtained parameters from the SVR training and the parameters obtained from SVR with the opposite parameters. If the SVR with opposite parameters is better, these parameters are then used in the next step until the estimation process is done.
The main idea of using OBL with PSO (OPSO) is to find the optimum SVR parameters at different conditions and gain knowledge about the corresponding global optimum parameters.
The major contributions of this article are clearly expressed as follows:
  • A robust and simple wind speed estimation algorithm based on OPSO-SVR is developed and assessed.
  • The technique makes it possible to track the MPPT without the need for an anemometer; instead, the estimated wind speed is utilized to extract the generator maximum power.
  • The OPSO-SVM method yields more speed and accuracy compared to the normal SVM algorithm.
In this study, the Kernel function in SVR is used to estimate the wind speed based on the sampling data and SVR parameters. The proposed OPSO is used to tune the SVR parameters to improve the wind speed estimation capability. The estimated wind speed is then used to extract the maximum available power. However, the proposed algorithm is validated by the experimental results.

2. Wind Speed Estimation Using OPSO-SVR

The proposed wind speed estimation algorithm is applied in two steps: Opposition particle swarm optimization (OPSO), and parameter selection for SVM with OPSO. These two steps have been performed on the input data of wind speed, generator rotation speed and generated power. The two phases are discussed in Section 2.1 and Section 2.2.

2.1. Support Vector Regression

SVM is an alternative learning method for Multi-Layer Perceptron Classifiers, which minimizes structural risks and maps patterns into higher-dimensional feature spaces and provides optimal identification. SVM using statistical learning method minimizes structural errors unlike conventional classification techniques such as Principal Component Analysis (PCA) and neural networks [19,20,21,22]. For this reason, SVM has been successfully implemented in various fields such as prediction, classification, and regression. Support Vector Regression (SVR) has been extended to regression problems by introducing an insensitive loss function to SVM regression models, while SVM has been applied to the prediction of classification problems [23]. The SVM provides an optimal separation plane (hyperplane) to solve the classification problem. The reasons why SVM attracts attention are as follows: First, it is easy to interpret the results because it is based on a clear rationale. Second, it can achieve a high level of accuracy better than the neural networks in practical applications such as classification and regression.
The choice of a subset of functions is an important issue when creating a regression analysis system to construct a regression model based on SVM. It is important to minimize the number of input functions that produce optimum predictions and models with less computationally intensive calculations. The use of a subset of small and appropriate characteristics can facilitate the implementation of regression decisions. The appropriate adjustment for the SVR parameters can improve the regression accuracy. Selecting kernel function, kernel parameters, and the penalty factor are very important factors in the SVR design. Therefore, the proper selection of subsets of functions and the parameter settings of the model have a significant impact on the regression accuracy. The selection of the characteristic subsets affects the appropriate parameters of the kernel, so it is best to obtain the subset of features and the SVR parameters at the same time.
As mentioned earlier, SVR is a regression method for predicting an unknown function between the inputs and outputs by using the training data. When the system input/output relationship is obtained in the offline process, a prediction of the output value from the inputs is done in the online process. The input and output data for offline training are given as (x1, y1), (x2, y2),…(xn, yn) where xi and yi are input and output vectors, and n is the number of training data. The general function of SVR is as follows [24].
f ( x ) = ( w · Φ ( x ) ) + b
Here, w represents the weight vector, b is the bias, Φ is the nonlinear function, and · is the vector dot product. The slack variables ( ξ and ξ ) which minimize the empirical risk are expressed as [25]:
R r e g ( f ) = 1 2 w 2 + C i = 1 n Γ ( f ( x i ) y i )
where Γ ( ) is the cost function, ε is the variance, and C is the penalty factor which controls how much variation is allowed for the training data, and the complexity term of the model ( w 2 ). Slack variable is introduced so that estimation problem can be determined even if training data exists.
The optimization solution is expressed by:
f ( x ) = ( i = 1 n ( α i α i * ) · ( ϕ ( x i ) · ϕ ( x ) ) + b
subject to 0 α i C ,   0 α i * C .
Through the introduction of the kernel function, the regression function of Equation (3) is represented by Equation (4)
f ( x ) = i = 1 n ( α i α i * ) · K ( x i , x ) + b
where K ( x i , x j ) = Φ ( x i ) T Φ ( x j ) is the kernel function. The bias term b can be calculated as follows:
b = m e a n ( i = 1 n y i ( α i α i * ) · K ( x i , x ) )
The radial base function (RBF) is selected to solve the problem as follows:
The regression model is obtained based on the offline training stage, which uses the previously collected data, and the learnt SVR model is subsequently fixed during the online estimation phase. The offline process is carried out using MATLAB 2015a software from MathWorks. The long-time model training is done in the offline phase. The training process produces the regression model with the calculated ε , b, and C. The next phase is the online calculation phase; the parameters are read in and the model is built rapidly, and then the measured values (rotating speed and generator power) can be used in the model to quickly determine the wind speed and generator maximum power. However, the wind speed estimation and maximum power determination are very sensitive to the model parameters. A high optimization performance with a fast convergence should be used. OPSO has significant merits in optimizing the SVR parameters, as discussed in the following section.

2.2. The O-Particle Swarm Optimization

The PSO algorithm has the disadvantage of being prone to local minimum, but unlike other search algorithms, it can global optimization for large and complex functions like evolutionary operations, and perform better than evolutionary operations [26]. Due to its high speed, it has recently been attracting much attention and has been applied to various fields that are difficult to solve with existing algorithms [24]. The PSO algorithm represents individual potential solutions as particles, and the number is initially determined by the dimension setting. The swarm is randomly initialized and changed in each reiteration using the standard PSO. Using standard PSO may slow the optimization process. To overcome this problem in the standard PSO, the initialization and of the swarm is done relying on opposite numbers while the updating of the velocity and position components are obtained by using standard and opposition PSO formulas.
For a D-dimensional search space, suppose the number of population particles is N, and the location vector and speed vector of the i t h d-dimensional particle are expressed as P i t = P i 1 t , P i 2 t , , P i d t and v i t = v i 1 t , v i 2 t , , v i d t ; respectively. Among them
Each particle knows its best local location P i , B e s t t and its group optimal or best global solution G B e s t t . Each particle updates its location according to (6) and (7):
v i t + 1 = w t v i t + c 1 r 1 ( p i , B e s t t p i t ) + c 2 r 2 ( p G , B e s t t p i t )
p i t + 1 = p i t + v i t + 1 ,   i = 1 , 2 , 3 , , N
where ω is the inertial weight, c 1 and c 2 represent learning coefficients, and r 1 and r 2 are uniformly distributed random numbers between (0,1).
c 1 and c 2 are used to set as [27]:
x = 2 ϕ 1 + ϕ 2 4 ϕ
c 1 = x ϕ 1 ,   c 2 = x ϕ 2
where ϕ = ϕ 1 + ϕ 2 > 4 . In this paper, ϕ 1 = ϕ 2 = 2.05 ; thus, c 1 = c 2 = 1.4962 . The opposition-based population initialization technique is shown in the flowchart in Figure 1 which can be used for population initialization instead of random initialization.
The turbine power, wind speed, and rotor speed are as a training data and all these samples are collected offline and then used on-line. The turbine power can be expressed as [27]:
P t = J ω m d ω m d t + P g
During the on-line process, the inputs of the SVR estimator are a combination of the rotor turbine and the corresponding rotor speed ( ω i , p i , j | i = 1 , 50 ,   j = 1 , 50 ) as shown in Figure 2.

3. Control Scheme of DFIG

In order to model the DFIG, the voltage equations on the stator and rotor sides and the equations for the magnetic flux are obtained. The following is a relational expression for voltage, current, magnetic flux and torque. The d-q model of the DFIG power generation system in a synchronous reference frame can be expressed as follows [28,29,30]:
v d q s = R s i d q s + d d t λ d q s + j ω e λ d q s
v d q r = R r i d q r + d d t λ d q r + j ( ω e ω r ) λ d q r
where:
  • Rs: stator resistance;
  • Rr: rotor resistance;
  • ωe: angular velocity;
  • ωr: rotor angular;
  • vds: stator d-axis voltage;
  • vqs: stator q-axis voltage;
  • λ d q s : the stator d-q axis flux linkage;
  • vdr: roto d-axis voltages;
  • vqr: roto q-axis voltages;
  • λ d q r : rotor the dq-axis flux linkage.
The flux of the stator and rotor can be expressed as follows:
λ d q s = L s i d q s + L m i d q r
λ d q r = L r i d q r + L m i d q s
where
  • L s : the stator inductance;
  • L r : the stator inductance;
  • L m : the magnetization inductances.
Therefore, the phase angles of the stator flux and stator flux in the static coordinate system are as follows [31]:
λ d s s = ( v d s s R s i d s s ) d t
λ q s s = ( v q s s R s i q s s ) d t
θ e = tan 1 λ q s s λ d s s
In (15), if the stator resistance is neglected, the stator d-axis flux can be written as:
λ d s = v q s / ω e
By using the stator flux and currents equations, the rotor flux components can be determined as follows [32]:
λ d r = L m 2 L s i m s + σ L r i d r
λ q r = σ L r i d r
σ = 1 L m 2 L r L s
where i m s = v q s / ( ω e L m ) .
From Equation (18), it is noticeable that the vector of stator voltage is aligned with the q-axis and leads the stator flux vector by 90°. Then, the stator voltage is written as:
v q s = v s
According to Equations (18)–(22), the stator current components can be expressed as:
{ i q s = L m L s i q r i d s = ( λ d s L m i d r ) / L s }
By substituting Equation (18) into Equation (23), we get:
i d s = ( v q s / ω e L m i d r ) / L s
The DFIG complete circuit is shown in Figure 3. The grid-side converter and the rotor-side converter are the main parts of the power circuit. The rotor q-axis current component regulates the stator active power while the d-axis rotor current component regulates the stator reactive power.
However, the stator active and reactive power can be expressed as:
P s = 3 2 ( v q s i q s + v d s i d s ) = 3 2 × L m L s × v q s i q r
Q s = 3 2 ( v q s i d s v d s i q s ) = 3 2 × L m L s × v q s ( i m s i d r ) .
It is noticeable that the stator power components are proportional to both q-axis i q r and d-axis i d r currents; respectively.
If the controller is well compensated, the power of the stator can be regulated independently through the rotor current on the same axis. Figure 4 shows the overall control diagram of the RSC.
The GSC controls the grid voltage reference vector and controls the reactive power supplied to the system with the DC-link voltage. In general, because the RSC controls the reactive power supplied to the system, the GSC controls the supply reactive power to zero. The grid-side converter GSC and the grid are connected by an L filter. Figure 5 shows the circuit configuration between the GSC and the system.

4. Experimental Results

In order to demonstrate the proposed control algorithm, the experimental equipment setup was prepared, and an experiment was performed using a 3-kW system. The system consists torque-controlled induction motor drive is used to simulate the characteristics of a wind turbine, a DSP TMS320C33 control board, DFIG having the specifications shown in Table A1 and Table A2, and two modules of PWM-controlled IGBT converters to drive the motor and generator. Figure 6 shows the experimental test set up for the designed configuration in a 3-kW system.
Figure 7 shows the validity verification of the proposed control algorithm. The wind speed pattern is composed of a mean values series of harmonics to emulate the stochastic wind speed characteristics. In this figure, the mean wind speed is 8 m/s and oscillates from 5 to 7 [m/s] as shown in Figure 7a. It is noticeable that the difference between the estimated wind speed and the measured one has a very slight delay due to the execution time. Figure 7b shows the generator rotational speed which is corresponding to the operating maximum power point. Figure 7c shows the output power corresponding to the maximum at the given wind speed.
Another wind speed pattern with higher wind speed is implemented to validate the proposed method as shown in Figure 8. The difference between the estimated and measured wind speed is very small as in the first case where the wind speed is lower than this case as shown in Figure 8a. The generator speed and power follow the change in the wind speed to extract the maximum power as shown in Figure 8a,b.
In a slower variation of wind speed, the estimation error is almost zero as shown in Figure 9a,b. The estimated and measured value are identical the same with error nearly zero. Figure 9c shows the generator power in the given pattern.
The SVR estimation accuracy is plotted over an extended range of wind speed from 5 to 12 [m/s] as illustrated in Figure 10. However, the estimation error is less than 3.3% in this case, and the dynamic performance is faster.
A comparison between three different wind speed estimation methods using ANN, SVR and OPSO-SVR is carried out as shown in Table 1. The proposed method showed favorable performance over the other methods. The OPSO-SVR has minimum average absolute error and root- mean-square error as compared with the other methods.

5. Conclusions

In this paper, a wind speed estimation scheme for wind-driven DFIG was proposed. A new OPSO-SVR algorithm to estimate the wind speed value based on the training data from previous off-line training was presented. The proposed method is proposed to overcome the SVR parameter selection. By using OPSO, the optimum SVR parameters optimization can be obtained faster and accurately. The proposed SVR parameter tuning improved the wind speed estimation capability by comparing the obtained parameters from the SVR training and the parameters obtained from SVR with the opposite parameters. If the SVR with opposite parameters is better, these parameters are then used in the next step until the estimation process is done. This approach not only improved the accuracy but reduced the number of iterations also since SVR estimation error severely depends on the tuning of its parameters. Experimental results have been presented that show the excellent performance achieved whether for estimating the wind speed or tracking the maximum power point.

Author Contributions

Conceptualization, A.G.A.-K. and A.M.E.; methodology, K.S.; software, A.G.A.-K.; validation, M.A.-S., A.M.E. and A.G.A.-K.; formal analysis, A.M.E.; investigation, M.A.-S.; resources, A.M.E.; data curation, A.G.A.-K.; writing—original draft preparation, A.G.A.-K.; writing—review and editing, A.M.E.; visualization, K.S.; supervision, A.G.A.-K.; project administration, A.M.E.; funding acquisition, A.M.E. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Deanship of Scientific Research at King Saud University, Riyadh, Saudi Arabia, grant number RG-1439-66.

Acknowledgments

The authors extend their appreciation to the Deanship of Scientific Research at King Saud University, Riyadh, Saudi Arabia for funding this work through research group No (RG-1439-66).

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A

The specifications for the induction machine used for testing are as follows: three-phase, four poles, 230 V, 50 Hz, 3 kW.
Table A1. Parameters of the Turbine Blade Model.
Table A1. Parameters of the Turbine Blade Model.
ParametersValue
Blade radius0.95 m
Max. power conv. coeff.0.45
Optimal tip-speed ratio7
Cut-in speed4 m/s
Rated wind speed13 m/s
Table A2. Parameters of the 3 kW Squirrel-Cage Induction Generator.
Table A2. Parameters of the 3 kW Squirrel-Cage Induction Generator.
ParametersValue
Stator resistance0.93 Ω
Rotor resistance0.533 Ω
Iron loss resistance190 Ω
Stator leakage inductance0.003 H
Rotor leakage inductance0.003 H
Mutual inductance0.076 H

References

  1. World Wind Energy Association (WWEA). World Wind Energy Association (WWEA) Report: Year Ending 2018; World Wind Energy Association: Bonn, Germany, 2018. [Google Scholar]
  2. Eltamaly, A.M.; Alolah, A.I.; Abdel-Rahman, M.H. Improved simulation strategy for DFIG in wind energy applications. Int. Rev. Model. Simul. 2011, 4. [Google Scholar]
  3. Senjyu, T.; Tamaki, S.; Urasaki, N.; Uezato, K.; Higa, H.; Funabashi, T.; Fujita, H.; Sekine, H. Wind velocity and rotor position sensorless maximum power point tracking control for wind generation system. IEEE PESC Conf. Proc. 2004, 3, 2023–2028. [Google Scholar]
  4. Zhi, D.; Xu, L.; Williams, B.W. Model-based predictive direct power control of doubly-fed induction generators. IEEE Trans. Power Electron. 2010, 25, 341–351. [Google Scholar]
  5. Chien-Hung, L.; Yuan-Yih, H. Effect of rotor excitation voltage on steady-state stability and maximum output power of a doubly-fed induction generator. IEEE Trans. Ind. Electron. 2011, 58, 1096–1109. [Google Scholar]
  6. Rahimi, M.; Parniani, M. Transient performance improvement of wind turbines with doubly-fed induction generators using nonlinear control strategy. Trans. Energy Conv. 2010, 25, 514–525. [Google Scholar] [CrossRef]
  7. Eltamaly, A.M. Modeling of wind turbine driving permanent magnet generator with maximum power point tracking system. J. King Saud Univ. Eng. Sci. 2007, 19, 223–236. [Google Scholar] [CrossRef]
  8. Abo-Khalil, A.G. Impacts of Wind Farms on Power System Stability. In Wind Farm; Intechopen: London, UK, 2013; ISBN 980-953-307-562-9. [Google Scholar]
  9. Abo-Khalil, A.G.; Lee, D.C. Maximum Power Point Tracking Based on Sensorless Wind Speed Using Support vector Regression. IEEE Trans. Ind. Electron. 2008, 55, 678–682. [Google Scholar]
  10. Abo-Khalil, A.G.; Ab-Zied, H. Sensorless Control for DFIG Wind Turbines Based on Support Vector Regression. In Proceedings of the Industrial Electronics Conference IECON, Montreal, QC, Canada, 25–28 October 2012. [Google Scholar]
  11. Abad, G.; Lopez, J.; Rodriguez, M.; Marroyo, L.; Iwanski, G. Doubly Fed Induction Machine Modeling and Control for Wind Energy Generation Applications; John Wiley & Sons: New York, NY, USA, 2011. [Google Scholar]
  12. Abad, A.M.; Hassan, E.; Farh, M. Maximum power extraction from wind energy system based on fuzzy logic control. Electr. Power Syst. Res. 2013, 97, 144–150. [Google Scholar]
  13. Kazmierkowski, M.P.; Malesani, L. Current control techniques for three-phase voltage-source PWM converters: A Survey. IEEE Trans. Ind. Appl. 1998, 45, 691–703. [Google Scholar] [CrossRef]
  14. Morimoto, S.; Nakayama, H.; Sanada, M.; Takeda, Y. Sensorless output maximization control for variable-speed wind generation system using IPMSG. IEEE IAS Conf. Proc. 2003, 3, 1464–1471. [Google Scholar]
  15. Qiao, W.; Harley, R.G. Optimization of radial basis function widths using particle swarm optimization. In Proceedings of the 2006 IEEE Swarm Intelligence Symposium, Indianapolis, IN, USA, 12–14 May 2006; pp. 55–60. [Google Scholar]
  16. Park, J.; Sandberg, I.W. Universal approximation using radial basis-function networks. Neural Comput. 1991, 3, 246–257. [Google Scholar] [CrossRef] [PubMed]
  17. Nuller, K.R.; Smola, A.; Ratrch, G.; Scholkopf, B.; Kohlmargen, J.; Vapnik, V. Predicting time series with support vector machine. In International Conference on Artificial Neural Networks; Springer: Berlin, Germany, 1997; pp. 999–1004. [Google Scholar]
  18. Schölkopf, B.; Burges, C.J.C.; Smola, A.J. Using support vector support machines for time series prediction. In Advances in Kernel Methods; MIT Press: Cambridge, MA, USA, 1999; pp. 242–253. [Google Scholar]
  19. Abo-Khalil, A.G.; Lee, D.C. SVR-based wind speed estimation for power control of wind energy generation system. In Proceeding of Power Conversion Conference; IEEE: Nagoya, Japan, 2007; pp. 1431–1436. [Google Scholar]
  20. Cherkassky, V.; Miller, F. Learning from Data Concepts, Theory and Methods; John Wiley & Sons: New York, NY, USA, 1998. [Google Scholar]
  21. Abo-Khalil, A.G.; Lee, D.C. Optimal Efficiency Control of Wind Generation System Using Fuzzy Logic Control. J. Power Electron. 2008, 8, 345–353. [Google Scholar]
  22. Monroy, A.; Alvarez-Icaza, I.; Espinoza, G. Passivity-based control for variable speed constant frequency operation of a dfig wind turbine. Int. J. Control 2008, 81, 1399–1407. [Google Scholar] [CrossRef]
  23. Rastgoufard, S.; Charalampidis, D. Parameter selection of multi-class SVM with evolutionary optimization methods for static security evaluation in power systems. In Proceedings of the Electrical Power and Energy Conference (EPEC), Ottawa, ON, Canada, 12–14 October 2016. [Google Scholar]
  24. Lee, D.C.; Abo-Khalil, A.G. Optimal efficiency control of induction generators in wind energy conversion systems using support vector regression. J. Power Electron. 2008, 8, 345–353. [Google Scholar]
  25. Abo-Khalil, A.G.; Alyami, S.; Sayed, K.; Alhejji, A. Dynamic Modeling of Wind Turbines Based on Estimated Wind Speed under Turbulent Conditions. Energies 2019, 12, 1907. [Google Scholar] [CrossRef] [Green Version]
  26. Kennedy, J.; Eberhart, R. Particle swarm optimization. In International Conference on Neural Networks, (ICNN’95); IEEE: Perth, Australia, 1995; pp. 1942–1948. [Google Scholar]
  27. Lin, S.W.; Ying, K.C.; Chen, S.C.; Lee, Z.J. Particle swarm optimization for parameter determination and feature selection of support vector machines. Expert Syst. Appl. 2008, 35, 1817–1824. [Google Scholar] [CrossRef]
  28. Park, H.-G.; Abo-Khalil, A.G.; Lee, D.-C.; Son, K.-M. Torque ripple elimination for doubly-fed induction motors under unbalanced source voltage. In 7th International Conference on Power Electronics and Drive Systems; IEEE: Bangkok, Thailand, 2007; pp. 1301–1306. [Google Scholar]
  29. Adjoudj, M.; Abid, M.; Aissaoui, A.; Ramdani, Y.; Bounoua, H. Sliding mode control of a doubly fed induction generator for wind turbines. Rev. Roum. Sci. Technol. Electrotech. Energy 2011, 56, 15–24. [Google Scholar]
  30. De Battista, H.; Puleston, P.F.; Mantz, R.J.; Christiansen, C.F. Sliding mode control of wind energy systems with DFIG-power efficiency and torsional dynamics optimization. IEEE Trans. Power Syst. 2000, 15, 728–734. [Google Scholar] [CrossRef]
  31. Abo-Khalil, A.G.; Alghamdi, A.S.; Eltamaly, A.M.; Al-Saud, M.S.; Praveen, P.R.; Sayed, K. Design of State Feedback Current Controller for Fast Synchronization of DFIG in Wind Power Generation Systems. Energies 2019, 12, 2427. [Google Scholar] [CrossRef] [Green Version]
  32. Abo-Khalil, A.G.; Lee, D.-C.; Lee, S.-H. Grid Connection of Doubly-Fed Induction Generators in Wind Energy Conversion System, in IPEMC; IEEE: Shanghai, China, 2006; Volume 3, pp. 1487–1491. [Google Scholar]
Figure 1. Opposition-based learning process opposition particle swarm optimization (OPSO); PSO—Particle Swarm Optimization.
Figure 1. Opposition-based learning process opposition particle swarm optimization (OPSO); PSO—Particle Swarm Optimization.
Sustainability 12 03583 g001
Figure 2. Wind speed estimation using OPSO-support vector regression (SVR).
Figure 2. Wind speed estimation using OPSO-support vector regression (SVR).
Sustainability 12 03583 g002
Figure 3. DFIG wind power system configuration.
Figure 3. DFIG wind power system configuration.
Sustainability 12 03583 g003
Figure 4. Active and reactive power control of the rotor side converter (RSC).
Figure 4. Active and reactive power control of the rotor side converter (RSC).
Sustainability 12 03583 g004
Figure 5. DFIG grid-side control.
Figure 5. DFIG grid-side control.
Sustainability 12 03583 g005
Figure 6. Experimental system setup and equipment.
Figure 6. Experimental system setup and equipment.
Sustainability 12 03583 g006
Figure 7. Experimental result for wind speed estimation. (a) Estimated wind speed; (b) Generator speed; (c) Generator power.
Figure 7. Experimental result for wind speed estimation. (a) Estimated wind speed; (b) Generator speed; (c) Generator power.
Sustainability 12 03583 g007
Figure 8. Experimental result for wind speed estimation. (a) Estimated wind speed; (b) Rotation speed; (c) Generator power.
Figure 8. Experimental result for wind speed estimation. (a) Estimated wind speed; (b) Rotation speed; (c) Generator power.
Sustainability 12 03583 g008
Figure 9. Experimental wind speed estimation for continuous varying wind speed (a) Measured wind speed, (b) Estimated wind speed, and (c) Generator power.
Figure 9. Experimental wind speed estimation for continuous varying wind speed (a) Measured wind speed, (b) Estimated wind speed, and (c) Generator power.
Sustainability 12 03583 g009
Figure 10. Measured and estimated wind speed in m/s.
Figure 10. Measured and estimated wind speed in m/s.
Sustainability 12 03583 g010
Table 1. Performance comparison of different methods.
Table 1. Performance comparison of different methods.
Wind Speed Estimation AlgorithmAbsolute ErrorRoot Mean Square Error
ANN 0.30.4
SVR0.30.4
OPSO-SVR0.20.35

Share and Cite

MDPI and ACS Style

Eltamaly, A.M.; Al-Saud, M.; Sayed, K.; Abo-Khalil, A.G. Sensorless Active and Reactive Control for DFIG Wind Turbines Using Opposition-Based Learning Technique. Sustainability 2020, 12, 3583. https://doi.org/10.3390/su12093583

AMA Style

Eltamaly AM, Al-Saud M, Sayed K, Abo-Khalil AG. Sensorless Active and Reactive Control for DFIG Wind Turbines Using Opposition-Based Learning Technique. Sustainability. 2020; 12(9):3583. https://doi.org/10.3390/su12093583

Chicago/Turabian Style

Eltamaly, Ali Mohamed, Mamdooh Al-Saud, Khairy Sayed, and Ahmed G. Abo-Khalil. 2020. "Sensorless Active and Reactive Control for DFIG Wind Turbines Using Opposition-Based Learning Technique" Sustainability 12, no. 9: 3583. https://doi.org/10.3390/su12093583

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

Article Metrics

Back to TopTop