SlideShare a Scribd company logo
1 of 9
Download to read offline
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 10, No. 4, August 2020, pp. 3927~3935
ISSN: 2088-8708, DOI: 10.11591/ijece.v10i4.pp3927-3935  3927
Journal homepage: http://ijece.iaescore.com/index.php/IJECE
The maximum power point tracking based-control system for
small-scale wind turbine using fuzzy logic
Quang-Vi Ngo1
, 2, Chai Yi2
, Trong-Thang Nguyen3
1
Faculty of Electronic and Electrical Engineering, Haiphong Private University, Vietnam
2
College of Automation, Chongqing University, China
3
Faculty of Electrical and Electronic Engineering, Thuyloi University, Vietnam
Article Info ABSTRACT
Article history:
Received Dec 22, 2019
Revised Mar 25, 2020
Accepted Mar 29, 2020
This paper presents the research on small-scale wind turbine systems based
on the Maximum Power Point Tracking (MPPT) algorithm. Then propose
a new structure of a small-scale wind turbine system to simplify the structure
of the system, making the system highly practical. This paper also presented
an MPPT-Fuzzy controller design and proposed a control system using
the wind speed sensor for small-scale wind turbines. Systems are simulated
using Matlab/Simulink software to evaluate the feasibility of the proposed
controller. As a result, the system with the MPPT-Fuzzy controller has much
better quality than the traditional control system.
Keywords:
Fuzzy logic
Hill climbings searching
MPPT
SSWT
Wind turbine Copyright Β© 2020 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
Trong-Thang Nguyen,
Faculty of Electrical and Electronic,
Thuyloi University,
175 Tay Son, Dong Da, Hanoi, Vietnam.
Email: nguyentrongthang@tlu.edu.vn
1. INTRODUCTION
In recent years, the sustainable energy source has been a topic of great interest and research.
In particular, the source of wind energy is one hot topic [1-4]. Medium and large wind turbines have been
installed in the mainland and offshore. However, in isolated areas and urban areas, the medium and large
wind turbines cannot be installed. Therefore, the Small-Scale Wind Turbine (SSWT) has been applied to take
advantage of these regions [5-7]. The direct-drive SSWT using a permanent magnet synchronous generator
(PMSG) has advantages such as eliminating gearbox, eliminating noise and without the excitation system.
Thus, it makes less maintenance of the system and reduces the system cost. The common feature of wind
energy systems is controlling to reach the maximum power point of the output energy. Therefore, this paper
presents and analyzes the algorithmic structures related to MPPT, then proposes the MPPT based-system
structure for SSWT.
There are some MPPT algorithms such as the following:
- The tip speed ratio (TSR) algorithm requires an anemometer. The characteristics of this algorithm are
simple, fast response but not high accuracy. The turbulence of the wind speed makes the output power
unstable [8-10].
- The power signal feedback (PSF) algorithm requires the information of the maximum power curve of
a wind turbine [9, 11]. This algorithm does not use an anemometer but uses electrical sensors to measure
the input signal.
- Based on the optimal torque (OT) algorithm, the torque of the generator is controlled according to
the reference curve of optimum torque from the maximum power of the wind turbine at the corresponding
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 10, No. 4, August 2020 : 3927 - 3935
3928
time of the wind speed [9, 11-13]. This algorithm requires information about the air density and
the mechanical parameters of the turbine. This method is simple, fast but less effective than TSR method
because the wind speed is not directly measured, means that the changes of wind are not reflected
immediately on the set signal.
To overcome the disadvantages of the above algorithms, the hill climb search (HCS) algorithm or
perturbation and observation (P&O) algorithm are proposed. This algorithm is the optimal technique for
finding optimal power-point. This method uses the sensors to monitor the direct current and the direct
voltage [8, 14] then the step-size is generated by comparison between the two signals. This method can also
use a tachometer of the generator for measuring the power and generating the step-size [15, 16]. This method
is low cost, high reliability, and stability. However, the drawback of this method is fixed step-size,
while the wind speed often changes. Therefore, when the wind speed variables change rapidly, the maximum
power point cannot be found. Additionally, choosing an optimal step-size is not an easy task when the system
has a large inertia.
The traditional MPPT algorithm is improved in studies [8, 11, 14, 17]. These methods are
a combination of conventional and nonlinear algorithms. It can change quickly the step-size to response to
the output change of the algorithm. However, these improved algorithms have to offer many cases for
comparison, so the program memory of the algorithm is large and the processing speed of the controller is
decreased. Some studies [18]-[20] proposed a combination of conventional algorithms and the neural
network. The advantages of the neural network are that the ability to learn is quick and it doesn't need
the object model. However, the downside of this method is the slow ability to calculate the step-size, so it is
difficult to apply in practice.
The fuzzy logic algorithm has advantages such as able to apply the knowledge of the expert to
the wind turbine system, fast response algorithm, high flexible and don't need to know the math equation of
wind turbine system [5, 16, 21]. Therefore, this study will design an MPPT controller using fuzzy logic for
SSWT. The proposed algorithm will take two signals to create step-size: the power of the wind turbine and
the speed of the generator. These two signals are compared to create step-size for the controller.
Then, the fuzzy controller gives the optimal step for the system. This proposed algorithm will compare with
the conventional algorithm HCS through the simulation software Matlab/Simulink to prove the advantages of
the proposed MPPT-fuzzy controller.
2. THE SYSTEM STRUCTURE OF SSWT
2.1. The wind turbine model
The power of the wind turbine is calculated by (1) [8]:
𝑃𝑑 = 𝐢 𝑝(πœ†, 𝛽)
𝜌𝐴
2
𝑉3 (1)
where, 𝐢 𝑝 is the power conversion coefficient that is as (2). Plotting of the power conversion coefficient is
shown in Figure 1.
𝐢 𝑃(πœ†, 𝛽) = 𝑏1 (
𝑏2
πœ†π‘–
βˆ’ 𝑏3 𝛽 βˆ’ 𝑏4) 𝑒
βˆ’π‘5
πœ† 𝑖 + 𝑏6 πœ†
(2)
With
1
Ξ»i
=
1
Ξ»+0.08Ξ²
βˆ’
0.035
1+Ξ²3
The ratio between the turbine blade speed and the wind speed is as follows:
πœ† =
π‘…πœ” 𝑑
𝑉
(3)
Therefore, the output power of the turbine is as follows:
𝑃𝑑 =
1
2
πœ‹πœŒπ‘…2
𝐢 𝑝 𝑉3 (4)
The torque of a wind turbine is as follows:
𝑀𝑑 =
𝑃𝑑
πœ” 𝑑
(5)
Int J Elec & Comp Eng ISSN: 2088-8708 
The maximum power point tracking based-control system for small-scale wind turbine … (Quang-Vi Ngo)
3929
The wind turbines can operate according to different control rules depending on the wind speed,
the detail is shown in Figure 2.
2.2. The PMSG model
The current and voltage equations on the coordinate system d-q [8]:
{
𝑑𝑖 𝑑
𝑠
𝑑𝑑
=
1
𝑇𝑑
𝑠 𝑖 𝑑
𝑠
+ πœ”π‘ 
𝐿 π‘ž
𝑠
𝐿 𝑑
𝑠 𝑖 π‘ž
𝑠
+
1
𝐿 𝑑
𝑠 𝑒 𝑑
𝑠
𝑑𝑖 π‘ž
𝑠
𝑑𝑑
= βˆ’πœ”π‘ 
𝐿 𝑑
𝑠
𝐿 π‘ž
𝑠
𝑖 𝑑
𝑠
βˆ’
1
π‘‡π‘ž
𝑠
𝑖 π‘ž
𝑠
+
1
𝐿 π‘ž
𝑠
𝑒 π‘ž
𝑠
βˆ’ πœ”π‘ 
πœ“ 𝑝
𝐿 π‘ž
𝑠
(6)
where: 𝐿 𝑑
𝑠
– the stator inductance measured on vertical axis; 𝐿 π‘ž
𝑠
– the stator inductance measured on
horizontal axis; πœ“ 𝑝 – the flux; 𝑇𝑑
𝑠
, π‘‡π‘ž
𝑠
-the time constants of stator.
Torque equation of the generator:
𝑀𝑔𝑒𝑛 =
3
2
𝑃𝑐[πœ“ 𝑝 𝑖 π‘ž
𝑠
+ 𝑖 𝑑
𝑠
𝑖 π‘ž
𝑠
(𝐿 𝑑
𝑠
βˆ’ 𝐿 π‘ž
𝑠
)] (7)
Pc is the number of polar pairs
Figure 1. The power conversion coefficient 𝐢 𝑃 βˆ’ πœ† (𝛽 is the pitch angle)
Figure 2. The power versus πœ” 𝑑 for different wind speeds
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 10, No. 4, August 2020 : 3927 - 3935
3930
2.3. The MPPT systems for the SSWT
a. The MPPT system with sensors
The system shown in Figure 3 has been used extensively in medium and large wind turbine
systems [10, 22]. This structure uses a sensor that measures the wind speed, sensors for measuring the direct
and alternating current, and the direct voltage. The system uses 6 IGBTs on the machine side to ensure
the power in the low-speed areas is exploited to the maximum capacity [23, 24]. This method is often
combined with the pitch control system to adjust the pitch angle in case the wind speed is greater than
the norm. The cost of the system is high, but in return, the system is highly reliable and identifying
the optimal power-point.
b. The sensorless MPPT system
This scheme shown in Figure 4 is widely used in SSWT systems 5, 8, 14, 17, 19, 25]. The advantage
of this method is that it does not use an anemometer, only uses electric sensors so the system has a long life
and reliable operation [23, 24].
Figure 3. MPPT structure with a wind speed sensor
Figure 4. The sensorless MPPT structure for SSWT
Int J Elec & Comp Eng ISSN: 2088-8708 
The maximum power point tracking based-control system for small-scale wind turbine … (Quang-Vi Ngo)
3931
3. DESIGNING THE MPPT CONTROLLER FOR SSWT
3.1. The SSWT structure using Direct - Drive PMSG
The proposed structure is shown in Figure 5. The authors used wind speed meters and output
transformers to ensure grid connection for the 380V AC system. The structure has eliminated the current
sensor and voltage sensor because the SSWT system has guaranteed stability with different wind speeds.
The system uses two signals such as the wind turbine power and the speed of the generator as the input-
signals for the MPPT. This structure also eliminates the gearbox system, so the space of the wind turbine is
wider, the weight of the system is reduced and the installation process is actually easier. Therefore,
this system is very suitable to install the turbine in isolated areas or urban areas. The proposed system also
has the control section for the pitch angle so the SSWT system can operate in a wide range of wind speed
with different regions. This structure has eliminated traditional elements such as a dump load, a passive pitch
controller and a furling system.
3.2. The control strategy of the SSWT system
Assuming that ignoring the losses in the system, the relationship curves between the turbine power
(𝑃𝑑) and the generator speed (πœ” 𝑑 = πœ”π‘ ) are shown in Figure 6. With a definite value of wind speed, the task
of the MPPT controller is controlling the speed of the generator in order the power taken from the wind to
the grid is maximum. For example, if the wind speed is 𝑉1, the generator speed is πœ” 𝑑1, the power that
the system transmits to the grid is point A, the MPPT controller will control the system to reach the speed of
Ο‰t2 corresponding to the transmitted power reach the maximum at point B. Similarly, if the wind speed
increases to 𝑉2, 𝑉3, the MPP controller will control the system reach the speed of πœ” 𝑑3 (point F), πœ” 𝑑4 (point D)
respectively to achieve maximum power.
3.3. Designing the MPPT-Fuzzy controller for SSWT
The fuzzy-controller is based on the human experience through a set of experiential design rules.
It also does not require the exact mathematical model of the control object. Design of a fuzzy controller has
the three steps:
- Fuzzification: Converting the input variable from the real value to the fuzzy value.
- Setting the fuzzy logic rules β€œif ...then”
- Defuzzification: Converting output value from the fuzzy value to the real value for controlling
the object.
Fuzzification of the input and output are shown as Figure 7, including linguistic variables: Decrease
Big (DB), Decrease Small (DS), Zero (ZE), Increase Small (IS), and Increase Big (IB). The control rules
are setup through expert knowledge and experience of the authors. There are 25 control rules which are
shown in Table 1.
Figure 5. The proposed SSWT system structure
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 10, No. 4, August 2020 : 3927 - 3935
3932
Figure 6. The relationship between the turbine power, the generator speed, and the wind speed
Figure 7. The linguistic variables
Table 1. The rule base of Fuzzy controller
βˆ†Ο‰t
ref βˆ†Pt
DB DS ZE IS IB
βˆ†Ο‰t
DB IB IS ZE DS DB
DS IS IS ZE DS DS
ZE DB DS ZE IS IB
IS DS DS ZE IS IS
IB DB DS ZE IS IB
The diagram of the MPPT-Fuzzy control system is shown in Figure 8, and the Parameters of SSWT
in research is shown in Table 2. The change of the output power of the wind turbine at the cycle (k) is as
follows:
βˆ†π‘ƒπ‘‘[π‘˜] = 𝑃𝑑[π‘˜] βˆ’ 𝑃𝑑[π‘˜ βˆ’ 1] (8)
The change of the generator speed at the cycle (k) is as follows:
βˆ†πœ” 𝑑[π‘˜] = πœ” 𝑑[π‘˜] βˆ’ πœ” 𝑑[π‘˜ βˆ’ 1] (9)
The optimal speed at the cycle (k):
πœ”π‘‘
π‘Ÿπ‘’π‘“
[π‘˜] = πœ” 𝑑[π‘˜ βˆ’ 1] + βˆ†πœ”π‘‘
π‘Ÿπ‘’π‘“
[π‘˜] (10)
Int J Elec & Comp Eng ISSN: 2088-8708 
The maximum power point tracking based-control system for small-scale wind turbine … (Quang-Vi Ngo)
3933
The optimal reference-speed of the controller:
where 𝐺1,𝐺2 and 𝐺3 are the adaptive coefficients.
Figure 8. The diagram of the MPPT fuzzy controller
Table 2. The Parameters of SSWT
Rated power (kW) Radius of
rotor (m)
Air density
(kg/m3
)
Power
coefficient of
optimal
Tip speed ratio
of optimal
πœ†
b1 βˆ’ b6 of coefficients Rated wind
speed (m/s)
2.5 1.8 1.225 0.48 8.1 0.5176;
11; 0.4; 5; 21; 0.0068
9.5
4. RESULTS AND ANALYSIS
The authors ran the system with two different MPPT controllers: HSC and Fuzzy. Figure 9 shows
the wind speed. This speed ranges from the start-up wind speed to the rated wind speed. At these regions of
the wind speed that MPPT controllers need to find the maximum power.
Figure 9. The wind speed
In order to ensure the maximum power, the energy conversion coefficient 𝐢 𝑃 always follows
the optimal value. The characteristic of 𝐢 𝑃 is shown in Figure 10. The simulation results show that in the first
period of 0 - 0.1s, the Fuzzy controller's power coefficient responds quickly and closely to the value of 0.48,
while the HCS controller was slower. At times t = 0.4s and 0.7s, the wind speed changes, we see the system
with the Fuzzy controller set up faster than the system with the HCS controller.
πœ”π‘‘
𝑛𝑒𝑀_π‘Ÿπ‘’π‘“
= πœ”π‘‘
π‘Ÿπ‘’π‘“
βˆ’ πœ” 𝑑
(11)
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 10, No. 4, August 2020 : 3927 - 3935
3934
Figure 10. The power coefficient
The generator speed (or the turbine speed) is shown in Figure 11. The Fuzzy controller has a fast
response time and gives a larger value than the HCS controller. Therefore, the optimum speeds of the two
controllers are different. The oscillation of the Fuzzy controller is also less than that of the HCS controller.
Finally, we realize that the turbine power response of the Fuzzy controller is also better than that of the HCS
controller as shown in Figure 12.
Figure 11. The rotor speed
Figure 12. Turbine power
Int J Elec & Comp Eng ISSN: 2088-8708 
The maximum power point tracking based-control system for small-scale wind turbine … (Quang-Vi Ngo)
3935
5. CONCLUSION
The authors have built successfully the MPPT-Fuzzy control system. A comparison between
the traditional controller (HCS) and the Fuzzy controller has proven the advantages of the Fuzzy controller.
Therefore, the MPPT-Fuzzy controller is completely feasible and highly applicable to the SSWT system.
The paper also proposed the control structure for SSWT. With this type of structure, the system responds is
better because it reflects the actual wind speed at the control time, and the power in the range of low wind
speed is exploited with the optimal value.
REFERENCES
[1] Mohamed N., et al., "Robust coordinated control using backstepping of flywheel energy storage system and DFIG
for power smoothing in wind power plants," International Journal of Power Electronics and Drive
Systems (IJPEDS), vol. 10, no. 2), pp. 1110-1122, 2019.
[2] Soumia K., et al., "Study of automatic generation control in two area power system with DFIG-based wind energy
conversion," Journal of Power Electronics and Drive Systems (IJPEDS), vol. 10, no. 4, pp. 2118-2125, 2019.
[3] Issam M., et al., β€œControl of the photoelectric generator for used in feeding of the independent wind turbine
system," Journal of Power Electronics and Drive Systems (IJPEDS), vol. 10, no. 3, pp. 1613-1627, 2019.
[4] Yasmine I., et al., "Improved wind system using non-linear power control," Indonesian Journal of Electrical
Engineering and Computer Science, vol. 14, no. 3, pp.1148-1158, 2019.
[5] Yaakoubi, A. E., et al., "Non-linear and intelligent maximum power point tracking strategies for small size wind
turbines: Performance analysis and comparison," Energy Reports, vol. 5, pp. 545-554, 2019.
[6] Rocha, P.A.C, et al., "The effects of blade pitch angle on the performance of small-scale wind turbine in urban
environments," Energy, vol. 148, pp. 169-178, 2018.
[7] Tummala, A., et al., "A review on small scale wind turbines," Renewable and Sustainable Energy Reviews, vol. 56,
pp. 1351-1371, 2016.
[8] Daili, Y., et al, "Implementation of a new maximum power point tracking control strategy for small wind energy
conversion systems without mechanical sensors," Energy Conversion and Management, vol. 97, pp. 298-306, 2015.
[9] Kumar, D., Kalyan C., "A review of conventional and advanced MPPT algorithms for wind energy
systems," Renewable and sustainable energy reviews, vol. 55, pp. 957-970, 2016.
[10] Yin, M., et al., "Aerodynamic optimization for variable-speed wind turbines based on wind energy capture
efficiency," Applied Energy, vol. 221, pp. 508-521, 2018.
[11] Chang, T-P, et al., "Comparative analysis on power curve models of wind turbine generator in estimating capacity
factor," Energy, vol. 73, pp. 88-95, 2014.
[12] Ganjefar, S., et al., "Improving efficiency of two-type maximum power point tracking methods of tip-speed ratio
and optimum torque in wind turbine system using a quantum neural network," Energy, vol. 67, pp. 444-453, 2014.
[13] Dahbi, A., et al., "Realization and control of a wind turbine connected to the grid by using PMSG," Energy
Conversion and Management, vol. 84, pp. 346-353, 2014.
[14] Kazmi, S. M. R., et al., "A novel algorithm for fast and efficient speed-sensorless maximum power point tracking in
wind energy conversion systems," IEEE Transactions on Industrial Electronics, vol. 58, no. 1, pp. 29-36, 2010.
[15] Liu, J., et al., "A novel MPPT method for enhancing energy conversion efficiency taking power smoothing into
account," Energy Conversion and Management, vol. 101, pp. 738-748, 2015.
[16] Abdeddaim, S., and A. Betka, "Optimal tracking and robust power control of the DFIG wind turbine," International
Journal of Electrical Power and Energy Systems, vol. 49, pp. 234-242, 2013.
[17] Mousa, H. H. H, et al., "Adaptive P&O MPPT algorithm-based wind generation system using realistic wind
fluctuations," International Journal of Electrical Power and Energy Systems, vol. 112, pp. 294-308, 2019.
[18] Messalti, S, et al., "A new variable step size neural networks MPPT controller: Review, simulation and hardware
implementation," Renewable and Sustainable Energy Reviews, vol. 68, pp. 221-233, 2017.
[19] Lee, C-Y, et al., "Maximum power point tracking (MPPT) system of small wind power generator using RBFNN
approach," Expert Systems with Applications, vol. 38, no. 10, pp. 12058-12065, 2011.
[20] Jaramillo-L., et al., "A novel online training neural network-based algorithm for wind speed estimation and
adaptive control of PMSG wind turbine system for maximum power extraction," Renewable Energy, vol. 86,
pp. 38-48, 2016.
[21] Belmokhtar, K., et al., "Novel fuzzy logic based sensorless maximum power point tracking strategy for wind
turbine systems driven DFIG (doubly-fed induction generator)," Energy, vol. 76, pp. 679-693, 2014.
[22] Mesemanolis, A., and Mademlis, C., β€œCombined maximum power point and yaw control strategy for a horizontal
axis wind turbine,” In 2014 International Conference on Electrical Machines IEEE, pp. 1704-1710, 2014.
[23] Chen, L., et al., β€œComparison of AC/DC converters and the principles of a new control strategy in small-scale wind
turbine systems,” In 2012 22nd Australasian Universities Power Engineering Conference (AUPEC) IEEE, pp. 1-6, 2012.
[24] Chen, L., et al., β€œMulti-mode control strategy in small-scale wind turbine generators for wider operating speed
range and higher efficiency operation,” In 2013 IEEE Energy Conversion Congress and Exposition IEEE,
pp. 3146-3153, 2013.
[25] Abdullah, M. A., et al, "A review of maximum power point tracking algorithms for wind energy systems,"
Renewable and sustainable energy reviews, vol. 16, no. 5, pp. 3220-3227, 2012.

More Related Content

What's hot

Tracking of Maximum Power from Wind Using Fuzzy Logic Controller Based On PMSG
Tracking of Maximum Power from Wind Using Fuzzy Logic  Controller Based On PMSGTracking of Maximum Power from Wind Using Fuzzy Logic  Controller Based On PMSG
Tracking of Maximum Power from Wind Using Fuzzy Logic Controller Based On PMSGIJMER
Β 
PSO-Backstepping controller of a grid connected DFIG based wind turbine
PSO-Backstepping controller of a grid connected DFIG based wind turbine PSO-Backstepping controller of a grid connected DFIG based wind turbine
PSO-Backstepping controller of a grid connected DFIG based wind turbine IJECEIAES
Β 
Maximum power point tracking techniques a review
Maximum power point tracking techniques a review Maximum power point tracking techniques a review
Maximum power point tracking techniques a review graphic era university
Β 
Design and investigations of MPPT strategies for a wind energy conversion sys...
Design and investigations of MPPT strategies for a wind energy conversion sys...Design and investigations of MPPT strategies for a wind energy conversion sys...
Design and investigations of MPPT strategies for a wind energy conversion sys...IJECEIAES
Β 
IRJET- A Review of MPPT Algorithms Employed in Wind Energy Conversion System
IRJET- A Review of MPPT Algorithms Employed in Wind Energy Conversion SystemIRJET- A Review of MPPT Algorithms Employed in Wind Energy Conversion System
IRJET- A Review of MPPT Algorithms Employed in Wind Energy Conversion SystemIRJET Journal
Β 
Intelligent Gradient Detection on MPPT Control for VariableSpeed Wind Energy ...
Intelligent Gradient Detection on MPPT Control for VariableSpeed Wind Energy ...Intelligent Gradient Detection on MPPT Control for VariableSpeed Wind Energy ...
Intelligent Gradient Detection on MPPT Control for VariableSpeed Wind Energy ...IDES Editor
Β 
IRJET- Classification and Comparison of Maximum Power Point Tracking Algo...
IRJET-  	  Classification and Comparison of Maximum Power Point Tracking Algo...IRJET-  	  Classification and Comparison of Maximum Power Point Tracking Algo...
IRJET- Classification and Comparison of Maximum Power Point Tracking Algo...IRJET Journal
Β 
Intelligent Control for Doubly Fed Induction Generator Connected to the Elect...
Intelligent Control for Doubly Fed Induction Generator Connected to the Elect...Intelligent Control for Doubly Fed Induction Generator Connected to the Elect...
Intelligent Control for Doubly Fed Induction Generator Connected to the Elect...IJPEDS-IAES
Β 
Nonlinear control of WECS based on PMSG for optimal power extraction
Nonlinear control of WECS based on PMSG for  optimal power extraction Nonlinear control of WECS based on PMSG for  optimal power extraction
Nonlinear control of WECS based on PMSG for optimal power extraction IJECEIAES
Β 
A novel optimum tip speed ratio control of low speed wind turbine generator b...
A novel optimum tip speed ratio control of low speed wind turbine generator b...A novel optimum tip speed ratio control of low speed wind turbine generator b...
A novel optimum tip speed ratio control of low speed wind turbine generator b...journalBEEI
Β 
Power Optimization and Control in Wind Energy Conversion Systems using Fracti...
Power Optimization and Control in Wind Energy Conversion Systems using Fracti...Power Optimization and Control in Wind Energy Conversion Systems using Fracti...
Power Optimization and Control in Wind Energy Conversion Systems using Fracti...IRJET Journal
Β 
L0364068072
L0364068072L0364068072
L0364068072theijes
Β 
Permanent Magnet Synchronous Generator Wind Turbine Pitch Angle Control by Fu...
Permanent Magnet Synchronous Generator Wind Turbine Pitch Angle Control by Fu...Permanent Magnet Synchronous Generator Wind Turbine Pitch Angle Control by Fu...
Permanent Magnet Synchronous Generator Wind Turbine Pitch Angle Control by Fu...IRJET Journal
Β 
Ijsdr1701014
Ijsdr1701014Ijsdr1701014
Ijsdr1701014Premkumar K
Β 
Comparative Investigation Between Fixed and RTC Based Automated Dual Axis Tra...
Comparative Investigation Between Fixed and RTC Based Automated Dual Axis Tra...Comparative Investigation Between Fixed and RTC Based Automated Dual Axis Tra...
Comparative Investigation Between Fixed and RTC Based Automated Dual Axis Tra...IRJET Journal
Β 

What's hot (20)

Tracking of Maximum Power from Wind Using Fuzzy Logic Controller Based On PMSG
Tracking of Maximum Power from Wind Using Fuzzy Logic  Controller Based On PMSGTracking of Maximum Power from Wind Using Fuzzy Logic  Controller Based On PMSG
Tracking of Maximum Power from Wind Using Fuzzy Logic Controller Based On PMSG
Β 
PSO-Backstepping controller of a grid connected DFIG based wind turbine
PSO-Backstepping controller of a grid connected DFIG based wind turbine PSO-Backstepping controller of a grid connected DFIG based wind turbine
PSO-Backstepping controller of a grid connected DFIG based wind turbine
Β 
A New Adaptive Anti-windup Controller for Wind Energy Conversion System Based...
A New Adaptive Anti-windup Controller for Wind Energy Conversion System Based...A New Adaptive Anti-windup Controller for Wind Energy Conversion System Based...
A New Adaptive Anti-windup Controller for Wind Energy Conversion System Based...
Β 
High Performance Maximum Power Point Tracking on Wind Energy Conversion System
High Performance Maximum Power Point Tracking on Wind Energy Conversion SystemHigh Performance Maximum Power Point Tracking on Wind Energy Conversion System
High Performance Maximum Power Point Tracking on Wind Energy Conversion System
Β 
Maximum power point tracking techniques a review
Maximum power point tracking techniques a review Maximum power point tracking techniques a review
Maximum power point tracking techniques a review
Β 
Design and investigations of MPPT strategies for a wind energy conversion sys...
Design and investigations of MPPT strategies for a wind energy conversion sys...Design and investigations of MPPT strategies for a wind energy conversion sys...
Design and investigations of MPPT strategies for a wind energy conversion sys...
Β 
IRJET- A Review of MPPT Algorithms Employed in Wind Energy Conversion System
IRJET- A Review of MPPT Algorithms Employed in Wind Energy Conversion SystemIRJET- A Review of MPPT Algorithms Employed in Wind Energy Conversion System
IRJET- A Review of MPPT Algorithms Employed in Wind Energy Conversion System
Β 
Intelligent Gradient Detection on MPPT Control for VariableSpeed Wind Energy ...
Intelligent Gradient Detection on MPPT Control for VariableSpeed Wind Energy ...Intelligent Gradient Detection on MPPT Control for VariableSpeed Wind Energy ...
Intelligent Gradient Detection on MPPT Control for VariableSpeed Wind Energy ...
Β 
IRJET- Classification and Comparison of Maximum Power Point Tracking Algo...
IRJET-  	  Classification and Comparison of Maximum Power Point Tracking Algo...IRJET-  	  Classification and Comparison of Maximum Power Point Tracking Algo...
IRJET- Classification and Comparison of Maximum Power Point Tracking Algo...
Β 
Intelligent Control for Doubly Fed Induction Generator Connected to the Elect...
Intelligent Control for Doubly Fed Induction Generator Connected to the Elect...Intelligent Control for Doubly Fed Induction Generator Connected to the Elect...
Intelligent Control for Doubly Fed Induction Generator Connected to the Elect...
Β 
Nonlinear control of WECS based on PMSG for optimal power extraction
Nonlinear control of WECS based on PMSG for  optimal power extraction Nonlinear control of WECS based on PMSG for  optimal power extraction
Nonlinear control of WECS based on PMSG for optimal power extraction
Β 
A novel optimum tip speed ratio control of low speed wind turbine generator b...
A novel optimum tip speed ratio control of low speed wind turbine generator b...A novel optimum tip speed ratio control of low speed wind turbine generator b...
A novel optimum tip speed ratio control of low speed wind turbine generator b...
Β 
Power Optimization and Control in Wind Energy Conversion Systems using Fracti...
Power Optimization and Control in Wind Energy Conversion Systems using Fracti...Power Optimization and Control in Wind Energy Conversion Systems using Fracti...
Power Optimization and Control in Wind Energy Conversion Systems using Fracti...
Β 
L0364068072
L0364068072L0364068072
L0364068072
Β 
Permanent Magnet Synchronous Generator Wind Turbine Pitch Angle Control by Fu...
Permanent Magnet Synchronous Generator Wind Turbine Pitch Angle Control by Fu...Permanent Magnet Synchronous Generator Wind Turbine Pitch Angle Control by Fu...
Permanent Magnet Synchronous Generator Wind Turbine Pitch Angle Control by Fu...
Β 
Indirect Pulse-vector Control of Wound Rotor Induction Motor Drive in ANSYS E...
Indirect Pulse-vector Control of Wound Rotor Induction Motor Drive in ANSYS E...Indirect Pulse-vector Control of Wound Rotor Induction Motor Drive in ANSYS E...
Indirect Pulse-vector Control of Wound Rotor Induction Motor Drive in ANSYS E...
Β 
Digital Control for a PV Powered BLDC Motor
Digital Control for a PV Powered BLDC MotorDigital Control for a PV Powered BLDC Motor
Digital Control for a PV Powered BLDC Motor
Β 
Maximum power control for photovoltaic system using intelligent strategies
Maximum power control for photovoltaic system using intelligent strategiesMaximum power control for photovoltaic system using intelligent strategies
Maximum power control for photovoltaic system using intelligent strategies
Β 
Ijsdr1701014
Ijsdr1701014Ijsdr1701014
Ijsdr1701014
Β 
Comparative Investigation Between Fixed and RTC Based Automated Dual Axis Tra...
Comparative Investigation Between Fixed and RTC Based Automated Dual Axis Tra...Comparative Investigation Between Fixed and RTC Based Automated Dual Axis Tra...
Comparative Investigation Between Fixed and RTC Based Automated Dual Axis Tra...
Β 

Similar to The maximum power point tracking based-control system for small-scale wind turbine using fuzzy logic

Fuzzy optimization strategy of the maximum power point tracking for a variab...
Fuzzy optimization strategy of the maximum power point  tracking for a variab...Fuzzy optimization strategy of the maximum power point  tracking for a variab...
Fuzzy optimization strategy of the maximum power point tracking for a variab...IJECEIAES
Β 
PHOTOVOLTAIC BASED ELECTRIC VEHICLE USING MAXIMUM POWER POINT TRACKING
PHOTOVOLTAIC BASED ELECTRIC VEHICLE USING MAXIMUM POWER POINT TRACKINGPHOTOVOLTAIC BASED ELECTRIC VEHICLE USING MAXIMUM POWER POINT TRACKING
PHOTOVOLTAIC BASED ELECTRIC VEHICLE USING MAXIMUM POWER POINT TRACKINGIRJET Journal
Β 
A Hybrid Control Scheme for Fault Ride-Through Capability using Line-Side Con...
A Hybrid Control Scheme for Fault Ride-Through Capability using Line-Side Con...A Hybrid Control Scheme for Fault Ride-Through Capability using Line-Side Con...
A Hybrid Control Scheme for Fault Ride-Through Capability using Line-Side Con...Suganthi Thangaraj
Β 
Tracking of Maximum Power from Wind Using Fuzzy Logic Controller Based On PMSG
Tracking of Maximum Power from Wind Using Fuzzy Logic Controller Based On PMSGTracking of Maximum Power from Wind Using Fuzzy Logic Controller Based On PMSG
Tracking of Maximum Power from Wind Using Fuzzy Logic Controller Based On PMSGIJMER
Β 
Simulation and Analysis of Modified DTC of PMSM
Simulation and Analysis of Modified DTC of PMSMSimulation and Analysis of Modified DTC of PMSM
Simulation and Analysis of Modified DTC of PMSMIJECEIAES
Β 
Modeling and Simulation of Solar System with MPPT Based Inverter and Grid Syn...
Modeling and Simulation of Solar System with MPPT Based Inverter and Grid Syn...Modeling and Simulation of Solar System with MPPT Based Inverter and Grid Syn...
Modeling and Simulation of Solar System with MPPT Based Inverter and Grid Syn...IRJET Journal
Β 
Modeling of Solar System with MPPT Based Inverter Synchronization with Grid i...
Modeling of Solar System with MPPT Based Inverter Synchronization with Grid i...Modeling of Solar System with MPPT Based Inverter Synchronization with Grid i...
Modeling of Solar System with MPPT Based Inverter Synchronization with Grid i...IRJET Journal
Β 
Comprehensive Review on Maximum Power Point Tracking Methods for SPV System
Comprehensive Review on Maximum Power Point Tracking Methods for SPV SystemComprehensive Review on Maximum Power Point Tracking Methods for SPV System
Comprehensive Review on Maximum Power Point Tracking Methods for SPV SystemIRJET Journal
Β 
Development of DC voltage control from wind turbines using proportions and in...
Development of DC voltage control from wind turbines using proportions and in...Development of DC voltage control from wind turbines using proportions and in...
Development of DC voltage control from wind turbines using proportions and in...IJECEIAES
Β 
Modeling and Simulation of Wind Energy Conversion System Interconnected with ...
Modeling and Simulation of Wind Energy Conversion System Interconnected with ...Modeling and Simulation of Wind Energy Conversion System Interconnected with ...
Modeling and Simulation of Wind Energy Conversion System Interconnected with ...idescitation
Β 
Performance analysis of various parameters by comparison of conventional pitc...
Performance analysis of various parameters by comparison of conventional pitc...Performance analysis of various parameters by comparison of conventional pitc...
Performance analysis of various parameters by comparison of conventional pitc...eSAT Journals
Β 
Performance analysis of various parameters by comparison of conventional pitc...
Performance analysis of various parameters by comparison of conventional pitc...Performance analysis of various parameters by comparison of conventional pitc...
Performance analysis of various parameters by comparison of conventional pitc...eSAT Publishing House
Β 
Backstepping Control for a Five-Phase Permanent Magnet Synchronous Motor Drive
Backstepping Control for a Five-Phase Permanent Magnet Synchronous Motor DriveBackstepping Control for a Five-Phase Permanent Magnet Synchronous Motor Drive
Backstepping Control for a Five-Phase Permanent Magnet Synchronous Motor DriveIJPEDS-IAES
Β 
PERMANENT MAGNET SYNCHRONOUS GENERATOR BASED WIND ENERGY CONVERSION SYSTEM
PERMANENT MAGNET SYNCHRONOUS GENERATOR BASED WIND ENERGY CONVERSION SYSTEMPERMANENT MAGNET SYNCHRONOUS GENERATOR BASED WIND ENERGY CONVERSION SYSTEM
PERMANENT MAGNET SYNCHRONOUS GENERATOR BASED WIND ENERGY CONVERSION SYSTEMIRJET Journal
Β 

Similar to The maximum power point tracking based-control system for small-scale wind turbine using fuzzy logic (20)

Fuzzy optimization strategy of the maximum power point tracking for a variab...
Fuzzy optimization strategy of the maximum power point  tracking for a variab...Fuzzy optimization strategy of the maximum power point  tracking for a variab...
Fuzzy optimization strategy of the maximum power point tracking for a variab...
Β 
PHOTOVOLTAIC BASED ELECTRIC VEHICLE USING MAXIMUM POWER POINT TRACKING
PHOTOVOLTAIC BASED ELECTRIC VEHICLE USING MAXIMUM POWER POINT TRACKINGPHOTOVOLTAIC BASED ELECTRIC VEHICLE USING MAXIMUM POWER POINT TRACKING
PHOTOVOLTAIC BASED ELECTRIC VEHICLE USING MAXIMUM POWER POINT TRACKING
Β 
A Hybrid Control Scheme for Fault Ride-Through Capability using Line-Side Con...
A Hybrid Control Scheme for Fault Ride-Through Capability using Line-Side Con...A Hybrid Control Scheme for Fault Ride-Through Capability using Line-Side Con...
A Hybrid Control Scheme for Fault Ride-Through Capability using Line-Side Con...
Β 
Tracking of Maximum Power from Wind Using Fuzzy Logic Controller Based On PMSG
Tracking of Maximum Power from Wind Using Fuzzy Logic Controller Based On PMSGTracking of Maximum Power from Wind Using Fuzzy Logic Controller Based On PMSG
Tracking of Maximum Power from Wind Using Fuzzy Logic Controller Based On PMSG
Β 
Simulation and Analysis of Modified DTC of PMSM
Simulation and Analysis of Modified DTC of PMSMSimulation and Analysis of Modified DTC of PMSM
Simulation and Analysis of Modified DTC of PMSM
Β 
Modeling and Simulation of Solar System with MPPT Based Inverter and Grid Syn...
Modeling and Simulation of Solar System with MPPT Based Inverter and Grid Syn...Modeling and Simulation of Solar System with MPPT Based Inverter and Grid Syn...
Modeling and Simulation of Solar System with MPPT Based Inverter and Grid Syn...
Β 
An efficient predictive current controller with adaptive parameter estimation...
An efficient predictive current controller with adaptive parameter estimation...An efficient predictive current controller with adaptive parameter estimation...
An efficient predictive current controller with adaptive parameter estimation...
Β 
Modeling of Solar System with MPPT Based Inverter Synchronization with Grid i...
Modeling of Solar System with MPPT Based Inverter Synchronization with Grid i...Modeling of Solar System with MPPT Based Inverter Synchronization with Grid i...
Modeling of Solar System with MPPT Based Inverter Synchronization with Grid i...
Β 
Comprehensive Review on Maximum Power Point Tracking Methods for SPV System
Comprehensive Review on Maximum Power Point Tracking Methods for SPV SystemComprehensive Review on Maximum Power Point Tracking Methods for SPV System
Comprehensive Review on Maximum Power Point Tracking Methods for SPV System
Β 
Design of H_∞ for induction motor
Design of H_∞ for induction motorDesign of H_∞ for induction motor
Design of H_∞ for induction motor
Β 
Track the maximum power of a photovoltaic to control a cascade five-level inv...
Track the maximum power of a photovoltaic to control a cascade five-level inv...Track the maximum power of a photovoltaic to control a cascade five-level inv...
Track the maximum power of a photovoltaic to control a cascade five-level inv...
Β 
Speed and position estimator of for sensorless PMSM drives using adaptive con...
Speed and position estimator of for sensorless PMSM drives using adaptive con...Speed and position estimator of for sensorless PMSM drives using adaptive con...
Speed and position estimator of for sensorless PMSM drives using adaptive con...
Β 
Development of DC voltage control from wind turbines using proportions and in...
Development of DC voltage control from wind turbines using proportions and in...Development of DC voltage control from wind turbines using proportions and in...
Development of DC voltage control from wind turbines using proportions and in...
Β 
Modeling and Simulation of Wind Energy Conversion System Interconnected with ...
Modeling and Simulation of Wind Energy Conversion System Interconnected with ...Modeling and Simulation of Wind Energy Conversion System Interconnected with ...
Modeling and Simulation of Wind Energy Conversion System Interconnected with ...
Β 
Performance analysis of various parameters by comparison of conventional pitc...
Performance analysis of various parameters by comparison of conventional pitc...Performance analysis of various parameters by comparison of conventional pitc...
Performance analysis of various parameters by comparison of conventional pitc...
Β 
Performance analysis of various parameters by comparison of conventional pitc...
Performance analysis of various parameters by comparison of conventional pitc...Performance analysis of various parameters by comparison of conventional pitc...
Performance analysis of various parameters by comparison of conventional pitc...
Β 
Speed Sensor less Control and Estimation Based on Mars for Pmsm under Sudden ...
Speed Sensor less Control and Estimation Based on Mars for Pmsm under Sudden ...Speed Sensor less Control and Estimation Based on Mars for Pmsm under Sudden ...
Speed Sensor less Control and Estimation Based on Mars for Pmsm under Sudden ...
Β 
Backstepping Control for a Five-Phase Permanent Magnet Synchronous Motor Drive
Backstepping Control for a Five-Phase Permanent Magnet Synchronous Motor DriveBackstepping Control for a Five-Phase Permanent Magnet Synchronous Motor Drive
Backstepping Control for a Five-Phase Permanent Magnet Synchronous Motor Drive
Β 
Maximum power point tracking algorithms for wind energy systems
Maximum power point tracking algorithms for wind energy systemsMaximum power point tracking algorithms for wind energy systems
Maximum power point tracking algorithms for wind energy systems
Β 
PERMANENT MAGNET SYNCHRONOUS GENERATOR BASED WIND ENERGY CONVERSION SYSTEM
PERMANENT MAGNET SYNCHRONOUS GENERATOR BASED WIND ENERGY CONVERSION SYSTEMPERMANENT MAGNET SYNCHRONOUS GENERATOR BASED WIND ENERGY CONVERSION SYSTEM
PERMANENT MAGNET SYNCHRONOUS GENERATOR BASED WIND ENERGY CONVERSION SYSTEM
Β 

More from IJECEIAES

Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...IJECEIAES
Β 
Prediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionPrediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionIJECEIAES
Β 
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...IJECEIAES
Β 
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...IJECEIAES
Β 
Improving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningImproving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningIJECEIAES
Β 
Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...IJECEIAES
Β 
Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...IJECEIAES
Β 
Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...IJECEIAES
Β 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...IJECEIAES
Β 
A systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyA systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyIJECEIAES
Β 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationIJECEIAES
Β 
Three layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceThree layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceIJECEIAES
Β 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...IJECEIAES
Β 
Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...IJECEIAES
Β 
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...IJECEIAES
Β 
Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...IJECEIAES
Β 
On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...IJECEIAES
Β 
Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...IJECEIAES
Β 
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...IJECEIAES
Β 
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...IJECEIAES
Β 

More from IJECEIAES (20)

Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...
Β 
Prediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionPrediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regression
Β 
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Β 
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
Β 
Improving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningImproving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learning
Β 
Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...
Β 
Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...
Β 
Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...
Β 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...
Β 
A systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyA systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancy
Β 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimization
Β 
Three layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceThree layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performance
Β 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...
Β 
Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...
Β 
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Β 
Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...
Β 
On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...
Β 
Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...
Β 
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
Β 
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
Β 

Recently uploaded

Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
Β 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
Β 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
Β 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
Β 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
Β 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
Β 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
Β 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
Β 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
Β 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
Β 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
Β 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
Β 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
Β 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
Β 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
Β 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
Β 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
Β 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
Β 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
Β 

Recently uploaded (20)

Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Β 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
Β 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
Β 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
Β 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
Β 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Β 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
Β 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
Β 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
Β 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
Β 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
Β 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
Β 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
Β 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
Β 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Β 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Β 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
Β 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
Β 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
Β 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
Β 

The maximum power point tracking based-control system for small-scale wind turbine using fuzzy logic

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 10, No. 4, August 2020, pp. 3927~3935 ISSN: 2088-8708, DOI: 10.11591/ijece.v10i4.pp3927-3935  3927 Journal homepage: http://ijece.iaescore.com/index.php/IJECE The maximum power point tracking based-control system for small-scale wind turbine using fuzzy logic Quang-Vi Ngo1 , 2, Chai Yi2 , Trong-Thang Nguyen3 1 Faculty of Electronic and Electrical Engineering, Haiphong Private University, Vietnam 2 College of Automation, Chongqing University, China 3 Faculty of Electrical and Electronic Engineering, Thuyloi University, Vietnam Article Info ABSTRACT Article history: Received Dec 22, 2019 Revised Mar 25, 2020 Accepted Mar 29, 2020 This paper presents the research on small-scale wind turbine systems based on the Maximum Power Point Tracking (MPPT) algorithm. Then propose a new structure of a small-scale wind turbine system to simplify the structure of the system, making the system highly practical. This paper also presented an MPPT-Fuzzy controller design and proposed a control system using the wind speed sensor for small-scale wind turbines. Systems are simulated using Matlab/Simulink software to evaluate the feasibility of the proposed controller. As a result, the system with the MPPT-Fuzzy controller has much better quality than the traditional control system. Keywords: Fuzzy logic Hill climbings searching MPPT SSWT Wind turbine Copyright Β© 2020 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: Trong-Thang Nguyen, Faculty of Electrical and Electronic, Thuyloi University, 175 Tay Son, Dong Da, Hanoi, Vietnam. Email: nguyentrongthang@tlu.edu.vn 1. INTRODUCTION In recent years, the sustainable energy source has been a topic of great interest and research. In particular, the source of wind energy is one hot topic [1-4]. Medium and large wind turbines have been installed in the mainland and offshore. However, in isolated areas and urban areas, the medium and large wind turbines cannot be installed. Therefore, the Small-Scale Wind Turbine (SSWT) has been applied to take advantage of these regions [5-7]. The direct-drive SSWT using a permanent magnet synchronous generator (PMSG) has advantages such as eliminating gearbox, eliminating noise and without the excitation system. Thus, it makes less maintenance of the system and reduces the system cost. The common feature of wind energy systems is controlling to reach the maximum power point of the output energy. Therefore, this paper presents and analyzes the algorithmic structures related to MPPT, then proposes the MPPT based-system structure for SSWT. There are some MPPT algorithms such as the following: - The tip speed ratio (TSR) algorithm requires an anemometer. The characteristics of this algorithm are simple, fast response but not high accuracy. The turbulence of the wind speed makes the output power unstable [8-10]. - The power signal feedback (PSF) algorithm requires the information of the maximum power curve of a wind turbine [9, 11]. This algorithm does not use an anemometer but uses electrical sensors to measure the input signal. - Based on the optimal torque (OT) algorithm, the torque of the generator is controlled according to the reference curve of optimum torque from the maximum power of the wind turbine at the corresponding
  • 2.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 10, No. 4, August 2020 : 3927 - 3935 3928 time of the wind speed [9, 11-13]. This algorithm requires information about the air density and the mechanical parameters of the turbine. This method is simple, fast but less effective than TSR method because the wind speed is not directly measured, means that the changes of wind are not reflected immediately on the set signal. To overcome the disadvantages of the above algorithms, the hill climb search (HCS) algorithm or perturbation and observation (P&O) algorithm are proposed. This algorithm is the optimal technique for finding optimal power-point. This method uses the sensors to monitor the direct current and the direct voltage [8, 14] then the step-size is generated by comparison between the two signals. This method can also use a tachometer of the generator for measuring the power and generating the step-size [15, 16]. This method is low cost, high reliability, and stability. However, the drawback of this method is fixed step-size, while the wind speed often changes. Therefore, when the wind speed variables change rapidly, the maximum power point cannot be found. Additionally, choosing an optimal step-size is not an easy task when the system has a large inertia. The traditional MPPT algorithm is improved in studies [8, 11, 14, 17]. These methods are a combination of conventional and nonlinear algorithms. It can change quickly the step-size to response to the output change of the algorithm. However, these improved algorithms have to offer many cases for comparison, so the program memory of the algorithm is large and the processing speed of the controller is decreased. Some studies [18]-[20] proposed a combination of conventional algorithms and the neural network. The advantages of the neural network are that the ability to learn is quick and it doesn't need the object model. However, the downside of this method is the slow ability to calculate the step-size, so it is difficult to apply in practice. The fuzzy logic algorithm has advantages such as able to apply the knowledge of the expert to the wind turbine system, fast response algorithm, high flexible and don't need to know the math equation of wind turbine system [5, 16, 21]. Therefore, this study will design an MPPT controller using fuzzy logic for SSWT. The proposed algorithm will take two signals to create step-size: the power of the wind turbine and the speed of the generator. These two signals are compared to create step-size for the controller. Then, the fuzzy controller gives the optimal step for the system. This proposed algorithm will compare with the conventional algorithm HCS through the simulation software Matlab/Simulink to prove the advantages of the proposed MPPT-fuzzy controller. 2. THE SYSTEM STRUCTURE OF SSWT 2.1. The wind turbine model The power of the wind turbine is calculated by (1) [8]: 𝑃𝑑 = 𝐢 𝑝(πœ†, 𝛽) 𝜌𝐴 2 𝑉3 (1) where, 𝐢 𝑝 is the power conversion coefficient that is as (2). Plotting of the power conversion coefficient is shown in Figure 1. 𝐢 𝑃(πœ†, 𝛽) = 𝑏1 ( 𝑏2 πœ†π‘– βˆ’ 𝑏3 𝛽 βˆ’ 𝑏4) 𝑒 βˆ’π‘5 πœ† 𝑖 + 𝑏6 πœ† (2) With 1 Ξ»i = 1 Ξ»+0.08Ξ² βˆ’ 0.035 1+Ξ²3 The ratio between the turbine blade speed and the wind speed is as follows: πœ† = π‘…πœ” 𝑑 𝑉 (3) Therefore, the output power of the turbine is as follows: 𝑃𝑑 = 1 2 πœ‹πœŒπ‘…2 𝐢 𝑝 𝑉3 (4) The torque of a wind turbine is as follows: 𝑀𝑑 = 𝑃𝑑 πœ” 𝑑 (5)
  • 3. Int J Elec & Comp Eng ISSN: 2088-8708  The maximum power point tracking based-control system for small-scale wind turbine … (Quang-Vi Ngo) 3929 The wind turbines can operate according to different control rules depending on the wind speed, the detail is shown in Figure 2. 2.2. The PMSG model The current and voltage equations on the coordinate system d-q [8]: { 𝑑𝑖 𝑑 𝑠 𝑑𝑑 = 1 𝑇𝑑 𝑠 𝑖 𝑑 𝑠 + πœ”π‘  𝐿 π‘ž 𝑠 𝐿 𝑑 𝑠 𝑖 π‘ž 𝑠 + 1 𝐿 𝑑 𝑠 𝑒 𝑑 𝑠 𝑑𝑖 π‘ž 𝑠 𝑑𝑑 = βˆ’πœ”π‘  𝐿 𝑑 𝑠 𝐿 π‘ž 𝑠 𝑖 𝑑 𝑠 βˆ’ 1 π‘‡π‘ž 𝑠 𝑖 π‘ž 𝑠 + 1 𝐿 π‘ž 𝑠 𝑒 π‘ž 𝑠 βˆ’ πœ”π‘  πœ“ 𝑝 𝐿 π‘ž 𝑠 (6) where: 𝐿 𝑑 𝑠 – the stator inductance measured on vertical axis; 𝐿 π‘ž 𝑠 – the stator inductance measured on horizontal axis; πœ“ 𝑝 – the flux; 𝑇𝑑 𝑠 , π‘‡π‘ž 𝑠 -the time constants of stator. Torque equation of the generator: 𝑀𝑔𝑒𝑛 = 3 2 𝑃𝑐[πœ“ 𝑝 𝑖 π‘ž 𝑠 + 𝑖 𝑑 𝑠 𝑖 π‘ž 𝑠 (𝐿 𝑑 𝑠 βˆ’ 𝐿 π‘ž 𝑠 )] (7) Pc is the number of polar pairs Figure 1. The power conversion coefficient 𝐢 𝑃 βˆ’ πœ† (𝛽 is the pitch angle) Figure 2. The power versus πœ” 𝑑 for different wind speeds
  • 4.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 10, No. 4, August 2020 : 3927 - 3935 3930 2.3. The MPPT systems for the SSWT a. The MPPT system with sensors The system shown in Figure 3 has been used extensively in medium and large wind turbine systems [10, 22]. This structure uses a sensor that measures the wind speed, sensors for measuring the direct and alternating current, and the direct voltage. The system uses 6 IGBTs on the machine side to ensure the power in the low-speed areas is exploited to the maximum capacity [23, 24]. This method is often combined with the pitch control system to adjust the pitch angle in case the wind speed is greater than the norm. The cost of the system is high, but in return, the system is highly reliable and identifying the optimal power-point. b. The sensorless MPPT system This scheme shown in Figure 4 is widely used in SSWT systems 5, 8, 14, 17, 19, 25]. The advantage of this method is that it does not use an anemometer, only uses electric sensors so the system has a long life and reliable operation [23, 24]. Figure 3. MPPT structure with a wind speed sensor Figure 4. The sensorless MPPT structure for SSWT
  • 5. Int J Elec & Comp Eng ISSN: 2088-8708  The maximum power point tracking based-control system for small-scale wind turbine … (Quang-Vi Ngo) 3931 3. DESIGNING THE MPPT CONTROLLER FOR SSWT 3.1. The SSWT structure using Direct - Drive PMSG The proposed structure is shown in Figure 5. The authors used wind speed meters and output transformers to ensure grid connection for the 380V AC system. The structure has eliminated the current sensor and voltage sensor because the SSWT system has guaranteed stability with different wind speeds. The system uses two signals such as the wind turbine power and the speed of the generator as the input- signals for the MPPT. This structure also eliminates the gearbox system, so the space of the wind turbine is wider, the weight of the system is reduced and the installation process is actually easier. Therefore, this system is very suitable to install the turbine in isolated areas or urban areas. The proposed system also has the control section for the pitch angle so the SSWT system can operate in a wide range of wind speed with different regions. This structure has eliminated traditional elements such as a dump load, a passive pitch controller and a furling system. 3.2. The control strategy of the SSWT system Assuming that ignoring the losses in the system, the relationship curves between the turbine power (𝑃𝑑) and the generator speed (πœ” 𝑑 = πœ”π‘ ) are shown in Figure 6. With a definite value of wind speed, the task of the MPPT controller is controlling the speed of the generator in order the power taken from the wind to the grid is maximum. For example, if the wind speed is 𝑉1, the generator speed is πœ” 𝑑1, the power that the system transmits to the grid is point A, the MPPT controller will control the system to reach the speed of Ο‰t2 corresponding to the transmitted power reach the maximum at point B. Similarly, if the wind speed increases to 𝑉2, 𝑉3, the MPP controller will control the system reach the speed of πœ” 𝑑3 (point F), πœ” 𝑑4 (point D) respectively to achieve maximum power. 3.3. Designing the MPPT-Fuzzy controller for SSWT The fuzzy-controller is based on the human experience through a set of experiential design rules. It also does not require the exact mathematical model of the control object. Design of a fuzzy controller has the three steps: - Fuzzification: Converting the input variable from the real value to the fuzzy value. - Setting the fuzzy logic rules β€œif ...then” - Defuzzification: Converting output value from the fuzzy value to the real value for controlling the object. Fuzzification of the input and output are shown as Figure 7, including linguistic variables: Decrease Big (DB), Decrease Small (DS), Zero (ZE), Increase Small (IS), and Increase Big (IB). The control rules are setup through expert knowledge and experience of the authors. There are 25 control rules which are shown in Table 1. Figure 5. The proposed SSWT system structure
  • 6.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 10, No. 4, August 2020 : 3927 - 3935 3932 Figure 6. The relationship between the turbine power, the generator speed, and the wind speed Figure 7. The linguistic variables Table 1. The rule base of Fuzzy controller βˆ†Ο‰t ref βˆ†Pt DB DS ZE IS IB βˆ†Ο‰t DB IB IS ZE DS DB DS IS IS ZE DS DS ZE DB DS ZE IS IB IS DS DS ZE IS IS IB DB DS ZE IS IB The diagram of the MPPT-Fuzzy control system is shown in Figure 8, and the Parameters of SSWT in research is shown in Table 2. The change of the output power of the wind turbine at the cycle (k) is as follows: βˆ†π‘ƒπ‘‘[π‘˜] = 𝑃𝑑[π‘˜] βˆ’ 𝑃𝑑[π‘˜ βˆ’ 1] (8) The change of the generator speed at the cycle (k) is as follows: βˆ†πœ” 𝑑[π‘˜] = πœ” 𝑑[π‘˜] βˆ’ πœ” 𝑑[π‘˜ βˆ’ 1] (9) The optimal speed at the cycle (k): πœ”π‘‘ π‘Ÿπ‘’π‘“ [π‘˜] = πœ” 𝑑[π‘˜ βˆ’ 1] + βˆ†πœ”π‘‘ π‘Ÿπ‘’π‘“ [π‘˜] (10)
  • 7. Int J Elec & Comp Eng ISSN: 2088-8708  The maximum power point tracking based-control system for small-scale wind turbine … (Quang-Vi Ngo) 3933 The optimal reference-speed of the controller: where 𝐺1,𝐺2 and 𝐺3 are the adaptive coefficients. Figure 8. The diagram of the MPPT fuzzy controller Table 2. The Parameters of SSWT Rated power (kW) Radius of rotor (m) Air density (kg/m3 ) Power coefficient of optimal Tip speed ratio of optimal πœ† b1 βˆ’ b6 of coefficients Rated wind speed (m/s) 2.5 1.8 1.225 0.48 8.1 0.5176; 11; 0.4; 5; 21; 0.0068 9.5 4. RESULTS AND ANALYSIS The authors ran the system with two different MPPT controllers: HSC and Fuzzy. Figure 9 shows the wind speed. This speed ranges from the start-up wind speed to the rated wind speed. At these regions of the wind speed that MPPT controllers need to find the maximum power. Figure 9. The wind speed In order to ensure the maximum power, the energy conversion coefficient 𝐢 𝑃 always follows the optimal value. The characteristic of 𝐢 𝑃 is shown in Figure 10. The simulation results show that in the first period of 0 - 0.1s, the Fuzzy controller's power coefficient responds quickly and closely to the value of 0.48, while the HCS controller was slower. At times t = 0.4s and 0.7s, the wind speed changes, we see the system with the Fuzzy controller set up faster than the system with the HCS controller. πœ”π‘‘ 𝑛𝑒𝑀_π‘Ÿπ‘’π‘“ = πœ”π‘‘ π‘Ÿπ‘’π‘“ βˆ’ πœ” 𝑑 (11)
  • 8.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 10, No. 4, August 2020 : 3927 - 3935 3934 Figure 10. The power coefficient The generator speed (or the turbine speed) is shown in Figure 11. The Fuzzy controller has a fast response time and gives a larger value than the HCS controller. Therefore, the optimum speeds of the two controllers are different. The oscillation of the Fuzzy controller is also less than that of the HCS controller. Finally, we realize that the turbine power response of the Fuzzy controller is also better than that of the HCS controller as shown in Figure 12. Figure 11. The rotor speed Figure 12. Turbine power
  • 9. Int J Elec & Comp Eng ISSN: 2088-8708  The maximum power point tracking based-control system for small-scale wind turbine … (Quang-Vi Ngo) 3935 5. CONCLUSION The authors have built successfully the MPPT-Fuzzy control system. A comparison between the traditional controller (HCS) and the Fuzzy controller has proven the advantages of the Fuzzy controller. Therefore, the MPPT-Fuzzy controller is completely feasible and highly applicable to the SSWT system. The paper also proposed the control structure for SSWT. With this type of structure, the system responds is better because it reflects the actual wind speed at the control time, and the power in the range of low wind speed is exploited with the optimal value. REFERENCES [1] Mohamed N., et al., "Robust coordinated control using backstepping of flywheel energy storage system and DFIG for power smoothing in wind power plants," International Journal of Power Electronics and Drive Systems (IJPEDS), vol. 10, no. 2), pp. 1110-1122, 2019. [2] Soumia K., et al., "Study of automatic generation control in two area power system with DFIG-based wind energy conversion," Journal of Power Electronics and Drive Systems (IJPEDS), vol. 10, no. 4, pp. 2118-2125, 2019. [3] Issam M., et al., β€œControl of the photoelectric generator for used in feeding of the independent wind turbine system," Journal of Power Electronics and Drive Systems (IJPEDS), vol. 10, no. 3, pp. 1613-1627, 2019. [4] Yasmine I., et al., "Improved wind system using non-linear power control," Indonesian Journal of Electrical Engineering and Computer Science, vol. 14, no. 3, pp.1148-1158, 2019. [5] Yaakoubi, A. E., et al., "Non-linear and intelligent maximum power point tracking strategies for small size wind turbines: Performance analysis and comparison," Energy Reports, vol. 5, pp. 545-554, 2019. [6] Rocha, P.A.C, et al., "The effects of blade pitch angle on the performance of small-scale wind turbine in urban environments," Energy, vol. 148, pp. 169-178, 2018. [7] Tummala, A., et al., "A review on small scale wind turbines," Renewable and Sustainable Energy Reviews, vol. 56, pp. 1351-1371, 2016. [8] Daili, Y., et al, "Implementation of a new maximum power point tracking control strategy for small wind energy conversion systems without mechanical sensors," Energy Conversion and Management, vol. 97, pp. 298-306, 2015. [9] Kumar, D., Kalyan C., "A review of conventional and advanced MPPT algorithms for wind energy systems," Renewable and sustainable energy reviews, vol. 55, pp. 957-970, 2016. [10] Yin, M., et al., "Aerodynamic optimization for variable-speed wind turbines based on wind energy capture efficiency," Applied Energy, vol. 221, pp. 508-521, 2018. [11] Chang, T-P, et al., "Comparative analysis on power curve models of wind turbine generator in estimating capacity factor," Energy, vol. 73, pp. 88-95, 2014. [12] Ganjefar, S., et al., "Improving efficiency of two-type maximum power point tracking methods of tip-speed ratio and optimum torque in wind turbine system using a quantum neural network," Energy, vol. 67, pp. 444-453, 2014. [13] Dahbi, A., et al., "Realization and control of a wind turbine connected to the grid by using PMSG," Energy Conversion and Management, vol. 84, pp. 346-353, 2014. [14] Kazmi, S. M. R., et al., "A novel algorithm for fast and efficient speed-sensorless maximum power point tracking in wind energy conversion systems," IEEE Transactions on Industrial Electronics, vol. 58, no. 1, pp. 29-36, 2010. [15] Liu, J., et al., "A novel MPPT method for enhancing energy conversion efficiency taking power smoothing into account," Energy Conversion and Management, vol. 101, pp. 738-748, 2015. [16] Abdeddaim, S., and A. Betka, "Optimal tracking and robust power control of the DFIG wind turbine," International Journal of Electrical Power and Energy Systems, vol. 49, pp. 234-242, 2013. [17] Mousa, H. H. H, et al., "Adaptive P&O MPPT algorithm-based wind generation system using realistic wind fluctuations," International Journal of Electrical Power and Energy Systems, vol. 112, pp. 294-308, 2019. [18] Messalti, S, et al., "A new variable step size neural networks MPPT controller: Review, simulation and hardware implementation," Renewable and Sustainable Energy Reviews, vol. 68, pp. 221-233, 2017. [19] Lee, C-Y, et al., "Maximum power point tracking (MPPT) system of small wind power generator using RBFNN approach," Expert Systems with Applications, vol. 38, no. 10, pp. 12058-12065, 2011. [20] Jaramillo-L., et al., "A novel online training neural network-based algorithm for wind speed estimation and adaptive control of PMSG wind turbine system for maximum power extraction," Renewable Energy, vol. 86, pp. 38-48, 2016. [21] Belmokhtar, K., et al., "Novel fuzzy logic based sensorless maximum power point tracking strategy for wind turbine systems driven DFIG (doubly-fed induction generator)," Energy, vol. 76, pp. 679-693, 2014. [22] Mesemanolis, A., and Mademlis, C., β€œCombined maximum power point and yaw control strategy for a horizontal axis wind turbine,” In 2014 International Conference on Electrical Machines IEEE, pp. 1704-1710, 2014. [23] Chen, L., et al., β€œComparison of AC/DC converters and the principles of a new control strategy in small-scale wind turbine systems,” In 2012 22nd Australasian Universities Power Engineering Conference (AUPEC) IEEE, pp. 1-6, 2012. [24] Chen, L., et al., β€œMulti-mode control strategy in small-scale wind turbine generators for wider operating speed range and higher efficiency operation,” In 2013 IEEE Energy Conversion Congress and Exposition IEEE, pp. 3146-3153, 2013. [25] Abdullah, M. A., et al, "A review of maximum power point tracking algorithms for wind energy systems," Renewable and sustainable energy reviews, vol. 16, no. 5, pp. 3220-3227, 2012.