SlideShare a Scribd company logo
1 of 8
Download to read offline
International Journal of Power Electronics and Drive System (IJPEDS)
Vol. 7, No. 1, March 2016, pp. 144~151
ISSN: 2088-8694  144
Journal homepage: http://iaesjournal.com/online/index.php/IJPEDS
Performance Analysis of Direct Torque Controlled BLDC
motor using Fuzzy Logic
V. Geetha*, S. Thangavel**
* Department of Electrical and Electronics Engineering, PSVCET, Krishnagiri
**Department of Electrical and Electronics Engineering, K.S. Rangasamy College of Technology, Tiruchengode
Article Info ABSTRACT
Article history:
Received Oct 13, 2015
Revised Dec 16, 2015
Accepted Jan 7, 2016
The Brushless DC motor (BLDC) control is used in many of the applications
as it is small in size and with low power which can drive in high speed and
lighter compared to other motors.The electric vehicles are built with BLDC
motors and also in ships, aerospace etc., The control of BLDC motors is done
with sensors like hall effect sensor for sensing the positions. The speed
control can be done with normal PI and PID controllers. Direct torque control
(DTC) of the BLDC motor is important in many applications. In this paper
BLDC motor is controlled with DTC using PI, PID and Fuzzy logic control.
The comparison of the performance of the motor is analyzed with the Matlab
simulation software.
Keyword:
BLDC
DTC
Fuzzy logic
MATLAB
Copyright © 2016 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
Mrs. V. Geetha,
Departement of Electrical and Electrical Engineering,
PSVCET, KRISHNAGIRI Dist,
Tamil Nadu.
Email: geethavikasni@yahoo.in
Nomenclature
,
,
,
,
, ℎ
, ℎ
, ℎ
1. INTRODUCTION
The brushless DC motors are two types. One is sinusoidal and other is trapezoidal electromotive
force (EMF). The sinusoidal is known as permanent magnet synchronous machine (PMSM) and trapezoidal
is known as permanent magnet brushless DC machine (PMBLDC or BLDC). Many literatures are available
on the control of BLDC motor and are discussed as follows.
 ISSN: 2088-8694
IJPEDS Vol. 7, No. 1, March 2016 : 144 – 151
145
4,11 The direct torque control is successfully applied and improvement in the performance of the
induction machines is analyzed [2, 10]. It is also applied to reduce the torque pulsation in the PMSM machine
with vector control strategy [1]. In 1993, linear quadratic controller and load observer is utilized to obtain the
robust BLDC motor control system [16]. The direct torque control for BLDC motor drives is implemented to
reduce ripples in toque [17]. The 60 degree conduction is generally used for converter in BLDC motor
control. Due to this, the created torque ripples can be reduced by hybrid two phase and three phase switching
during commutation periods [18]. A new robust method is also presented for reducing the torque ripples [8].
The non-sinusoidal back EMF with two phase conduction mode is used to reduce the torque ripples [3].
Indirect flux control is also used for making the BLDC in high speed operations [19]. A non ideal EMF is
used as the feed back and torque ripples are reduced significantly [14]. The direct self control is used in
induction motor drive and is also extended for BLDC motor drives to improve the performance [15]. The
current lost in the other control methods of BLDC motors are accumulated in combined method of BLDC
motor control [5]. To reduce the common mode voltage and increase the reliability a hysteresis torque control
method is presented [6]. A sensorless control of BLDC motor is made for reducing the cost [11]. A modeling
of hybrid BLDC torque motor is done by Hong in 2010 [4].
The optimal design of slot-less PMBLDC motor is designed with genetic algorithm for performance
improvement [9]. And output power optimization is made for five phase BLDC motor [12]. The Z-source
inverter is used for Photo-voltaic (PV) maximum power tracking and control of BLDC is also achieved [7].
The number of switches is reduced to four switches as conventionally BLDC works with six-switches [13].
Fuzzy based BLDC control implemented with multilevel inverter [20]. PFC correction of single phase supply
loaded with BLDC drive is presented in 2015 [21].
In this paper, the BLDC motor is controller with direct torque control with Proportional-Integral
(PI), Proportional-Integral-Derivative (PID) and fuzzy logic controller are used to compare and analyze the
transient stability of the motor
2. DIRECT TORQUE CONTROL OF BLDC MOTOR
The influence of mutual coupling between direct and quadrature axis is negated. The
electromagnetic torque of the BLDC motor in synchronously rotating dq reference is given in equation (1)
[17].
= + − + + − (1)
where,
= + (2)
= + (3)
Torque equation for BLDC motor can be simplified as
= − (4)
in alpha-beta coordinate,
= ( − ) (5)
where,
= cos − sin (6)
= sin − cos (7)
= cos − sin (8)
= sin − cos (9)
IJPEDS ISSN: 2088-8694 
Performance Analysis of Direct Torque Controlled BLDC motor using Fuzzy Logic (V. Geetha)
146
The flux-linkage observers can be derived as follows [17]
= ∫( − ) (10)
= ∫( − ) (11)
The magnitude and angle of the stator flux can be shown as
= + (12)
=
Table 1. shows the switching table of the pulse width modulation. The block diagram for the
proposed work is given in Figure 1.
Table 1. Switching Table
Torque (T) Flux Sector
I II III IV V VI
1 1 V1 V2 V3 V4 V5 V6
0 V2 V3 V4 V5 V6 V1
-1 V3 V4 V5 V6 V1 V2
0 1 V1 V2 V3 V4 V5 V6
0 V0 V0 V0 V0 V0 V0
-1 V3 V4 V5 V6 V1 V2
Figure 1. Direct TorqueControl of BLDC motor block Diagram
Table 2 shows the vector table. Where, V is the the vector and ‘1’ shows that switch is on and ‘0’ shows that
switch is off.
Table 2. Vector table
Vector Binary
V0 000000
V1 100001
V2 001001
V3 011000
V4 010010
V5 000110
V6 100100
N*
Speed regulator
PI or PID or Fuzzy
Rectifier
DC
link Inverter3 BLDC
Switching
Table
T
&
N
Pulses
-
+
Estimator
T &
Ia&Ib
 ISSN: 2088-8694
IJPEDS Vol. 7, No. 1, March 2016 : 144 – 151
147
A) Speed regulator for PI can be expressed as
( ) = ( ∗
− ) + ∫( ∗
− ) (13)
here,
N*
is reference speed and N is the measured speed the difference between both produces the error
which should be minimized by the PI controller. The output (out(t)) is the error minimized proposed signal.
Kp is the proportional constant and Ki is integral constant.
Similarly, for PID controller can be represented as
( ) = ( ∗
− ) + ∫( ∗
− ) +
( ∗ )
(14)
Here, Kd is derivative constant. The tuning of Kp, Ki and Kd are tuned by manual tuning method.
B) Fuzzy logic based speed regulator
The block diagram for fuzzy logic based speed regulator is shown in Figure 2. The fuzzy logic rules
are written by absorbing the performances of the PI controller and PID controller performances. The fuzzy
logic rules for the proposed system are given in Table 3.
Figure 2. Fuzzy logic control of speed regulation
Table 3. Fuzzy logic rules
err  ce Low Medium High
Low Low High Medium
Medium Low High High
High Medium Low Medium
Here ‘err’ is speed error and ‘ce’ is change in error.
The membership function definition for the input variables “Error in Speed” is shown in Figure 3,
“Change in Error” is shown in Figure 4 and the three dimentional surface view of rule based system are
shown in Figures 5 respectively.
Figure 3. Membership fucniton for Error in Speed Figure 4. Membership fucniton for Change in Error
N*
Fuzzy
1/Z
N
OutInput 1
Input 2
 ISSN: 2088-8694
IJPEDS Vol. 7, No. 1, March 2016 : 144 – 151
147
A) Speed regulator for PI can be expressed as
( ) = ( ∗
− ) + ∫( ∗
− ) (13)
here,
N*
is reference speed and N is the measured speed the difference between both produces the error
which should be minimized by the PI controller. The output (out(t)) is the error minimized proposed signal.
Kp is the proportional constant and Ki is integral constant.
Similarly, for PID controller can be represented as
( ) = ( ∗
− ) + ∫( ∗
− ) +
( ∗ )
(14)
Here, Kd is derivative constant. The tuning of Kp, Ki and Kd are tuned by manual tuning method.
B) Fuzzy logic based speed regulator
The block diagram for fuzzy logic based speed regulator is shown in Figure 2. The fuzzy logic rules
are written by absorbing the performances of the PI controller and PID controller performances. The fuzzy
logic rules for the proposed system are given in Table 3.
Figure 2. Fuzzy logic control of speed regulation
Table 3. Fuzzy logic rules
err  ce Low Medium High
Low Low High Medium
Medium Low High High
High Medium Low Medium
Here ‘err’ is speed error and ‘ce’ is change in error.
The membership function definition for the input variables “Error in Speed” is shown in Figure 3,
“Change in Error” is shown in Figure 4 and the three dimentional surface view of rule based system are
shown in Figures 5 respectively.
Figure 3. Membership fucniton for Error in Speed Figure 4. Membership fucniton for Change in Error
N*
Fuzzy
1/Z
N
OutInput 1
Input 2
 ISSN: 2088-8694
IJPEDS Vol. 7, No. 1, March 2016 : 144 – 151
147
A) Speed regulator for PI can be expressed as
( ) = ( ∗
− ) + ∫( ∗
− ) (13)
here,
N*
is reference speed and N is the measured speed the difference between both produces the error
which should be minimized by the PI controller. The output (out(t)) is the error minimized proposed signal.
Kp is the proportional constant and Ki is integral constant.
Similarly, for PID controller can be represented as
( ) = ( ∗
− ) + ∫( ∗
− ) +
( ∗ )
(14)
Here, Kd is derivative constant. The tuning of Kp, Ki and Kd are tuned by manual tuning method.
B) Fuzzy logic based speed regulator
The block diagram for fuzzy logic based speed regulator is shown in Figure 2. The fuzzy logic rules
are written by absorbing the performances of the PI controller and PID controller performances. The fuzzy
logic rules for the proposed system are given in Table 3.
Figure 2. Fuzzy logic control of speed regulation
Table 3. Fuzzy logic rules
err  ce Low Medium High
Low Low High Medium
Medium Low High High
High Medium Low Medium
Here ‘err’ is speed error and ‘ce’ is change in error.
The membership function definition for the input variables “Error in Speed” is shown in Figure 3,
“Change in Error” is shown in Figure 4 and the three dimentional surface view of rule based system are
shown in Figures 5 respectively.
Figure 3. Membership fucniton for Error in Speed Figure 4. Membership fucniton for Change in Error
N*
Fuzzy
1/Z
N
OutInput 1
Input 2
IJPEDS ISSN: 2088-8694 
Performance Analysis of Direct Torque Controlled BLDC motor using Fuzzy Logic (V. Geetha)
148
Figure 5. Surface view of the rules of fuzzy inference system
3. SIMULATION RESULTS AND DISCUSSION
The direct torque control of BLDC motor is implemented with simulation tools of MATLAB. The
speed regulator is used as PI controller, PID controller and fuzzy logic control seperatedly. The performance
analysis is done with speed, current and flux plot. The dynamic performance of the DTC control with BLDC
motor is shown Figure 6.
Figure 6. Speed curve for PI controller based speed
regulator
Figure 7. Flux curve of the DTC control of PI
controller based speed regulator Figure
Figure 8. Phase currents of the BLDC motor with PI
controller
Figure 9. Speed curve with PID controller based
speed regulator
IJPEDS ISSN: 2088-8694 
Performance Analysis of Direct Torque Controlled BLDC motor using Fuzzy Logic (V. Geetha)
148
Figure 5. Surface view of the rules of fuzzy inference system
3. SIMULATION RESULTS AND DISCUSSION
The direct torque control of BLDC motor is implemented with simulation tools of MATLAB. The
speed regulator is used as PI controller, PID controller and fuzzy logic control seperatedly. The performance
analysis is done with speed, current and flux plot. The dynamic performance of the DTC control with BLDC
motor is shown Figure 6.
Figure 6. Speed curve for PI controller based speed
regulator
Figure 7. Flux curve of the DTC control of PI
controller based speed regulator Figure
Figure 8. Phase currents of the BLDC motor with PI
controller
Figure 9. Speed curve with PID controller based
speed regulator
IJPEDS ISSN: 2088-8694 
Performance Analysis of Direct Torque Controlled BLDC motor using Fuzzy Logic (V. Geetha)
148
Figure 5. Surface view of the rules of fuzzy inference system
3. SIMULATION RESULTS AND DISCUSSION
The direct torque control of BLDC motor is implemented with simulation tools of MATLAB. The
speed regulator is used as PI controller, PID controller and fuzzy logic control seperatedly. The performance
analysis is done with speed, current and flux plot. The dynamic performance of the DTC control with BLDC
motor is shown Figure 6.
Figure 6. Speed curve for PI controller based speed
regulator
Figure 7. Flux curve of the DTC control of PI
controller based speed regulator Figure
Figure 8. Phase currents of the BLDC motor with PI
controller
Figure 9. Speed curve with PID controller based
speed regulator
 ISSN: 2088-8694
IJPEDS Vol. 7, No. 1, March 2016 : 144 – 151
149
Figure 10. Flux curve with PID controller Figure 11. Phase current waveform of BLDC with
PID Controller
Figure 12. Speed curve for fuzzy logic
Figure 13. Flux curve for Fuzzy control
Figure 14. Phase current of BLDC motor with Fuzzy
(Green) controller
Figure 15. Speed curve of PI (Blue), PID (Red) and
Fuzzy logic control
Figures 6 shows the speed of the motor when it is controlled with PI regulator, figure 7 shows the
flux curve of the motor and figure 8 shows the current waveforms of the motor with PI controller as speed
regulator. The speed of the motor takes at-least 3.5 sec to settle on the set speed this is due to the properties
of the PI controller. And flux curve also initially distorted and it is on the correct path. Figures 9 shows the
speed curve of the motor when it is connected to PID controller, figure 10 shows the flux curve of the motor
when it is connected to PID speed regulator and figure 11 show the stator current wave forms of the motor
when it is connected with the PID controller. The speed curve got some betterment and it is settled at 2.5 sec.
and other flux curves and current curves are perfect. Figures 12 shows the speed cucrve of the motor with
IJPEDS ISSN: 2088-8694 
Performance Analysis of Direct Torque Controlled BLDC motor using Fuzzy Logic (V. Geetha)
150
fuzzy speed regultor, figure 13 shows the flux curve of the motor with fuzzy controller and figure 14 shows
the stator currents of the BLDC drive with Fuzzy logic controller. The speed curve settled at nearly 2.3 sec
and the flux and current curve are better compared to the PI and PID controllers. So fuzzy logic gives better
results compared to the PI and PID controllers.
4. CONCLUSION
The analysis of the direct torque control of BLDC motor with its dynamic performance is analyzed
by replacing the speed regulator as PI, PID and Fuzzy controller. The PI and PID controllers, which are tuned
manually gives results with time delay. It takes more time to achieve steady state. Using a fuzzy logic
controller can minimize this time delay. And it can make the system stable faster. The rules are taken with all
the three controllers and the PI and PID gives steady state at 3.5 sec and 2.5 sec respectively. And the fuzzy
results are obtained well with 2.3 secs.
REFERENCES
[1] Gheorghe Ursanu, “ DTC control of electrical drives systems with bldc motors”, Buletinul AGIR nr, 2012
[2] H. Merabet Boulouiha et al, “Direct torque control of multilevel SVPWM inverter in variable speed SCIG-
based wind energy conversion system”, Renewable Energy, 2015 pp. 140-152.
[3] Salih Baris Ozturk, “Direct torque control of brushless DC motor with non-sinusoidal back EMF”, IEEE
conferences 2007.
[4] Guo Hong et al, “ Design of Electrical/Mechanical Hybrid 4-Redundancy Brushless DC Torque Motor”, Chinese
Journal of Aeronautics, 2010, pp. 211-215.
[5] I. Janpan et al, “Control of the Brushless DC Motor in Combine Mode”, Procedia Engineering, 2012 , pp. 275-285.
[6] Mourad Masmoudi et al, “Direct Torque Control of Brushless DC Motor, Drives with Improved Reliability”, IEEE
Transactions On Industry Applications, 2014.
[7] S.A.KH. Mozaffari Niapour et al, “Brushless DC motor drives supplied by PV power system based on Z-source
inverter and FL-IC MPPT controller”, Energy Conversion and Management, 2011, pp. 3043-3059.
[8] S.A.KH. Mozaffari Niapour et al, “A new robust speed-sensorless control strategy for high-performance brushless
DC motor drives with reduced torque ripple”, Control Engineering Practice, 2014, pp. 42-54.
[9] A. Rahideh, “Optimal brushless DC motor design using genetic algorithms”, Journal of Magnetism and Magnetic
Materials, 2010, pp.3580-3687.
[10] Izaskun Sarasola et al, “Direct torque control design and experimental evaluation for the brushless doubly fed
machine”, Energy Conversion and Management, 2011, pp. 1226-1234.
[11] X.Z. Zhang & Y.N. Wang, “A novel position-sensorless control method for brushless DC motors”, Energy
Conversion and Management, 2011, pp. 1669-1676.
[12] Ramin Salehi Arashloo et al, “Genetic algorithm-based output power optimisation of fault tolerant five-phase
brushless direct current drives applicable for electrical and hybrid electrical vehicles”, IET Electric Power
Applications, 2014.
[13] Byoung-Kuk Lee et al, “On the Feasibility of Four-Switch Three-Phase BLDC Motor Drives for Low Cost
Commercial Applications: Topology and Control”, IEEE Transactions On Power Electronics, 2003, Vol. 18, No. 1.
pp. 162-172.
[14] Jiancheng Fang, “Torque Ripple Reduction in BLDC Torque Motor With Nonideal Back EMF”, IEEE
Transactions On Power Electronics, Vol. 27, No. 11, 4630-4637.
[15] Jin Gao & Yuwen Hu, “Direct Self-Control for BLDC Motor Drives Based on Three-Dimensional Coordinate
System”, IEEE Transactions On Industrial Electronics, 2010, Vol. 57, No. 8, pp. 2836-2844.
[16] Sang-Young Jung et al, “Commutation Control for Low Commutation Torque Ripple in Position Sensorless Drive
of Low-Voltage Brushless DC Motor”, IEEE Transactions on Power Electronics, 2013.
[17] Yong Liu et al, “Direct Torque Control of Brushless DC Drives With Reduced Torque Ripple”, IEEE Transactions
On Industry Applications, 2005, Vol. 41, No. 2 . pp. 599-608.
[18] Yong Liu, “Commutation-Torque-Ripple Minimization in Direct-Torque-Controlled PM Brushless DC Drives”,
IEEE Transactions On Industry Applications, 2007, Vol. 43, No. 4,
[19] Salih Baris Ozturk et al, “Direct Torque and Indirect Flux Control of Brushless DC Motor”, IEEE/ASME
Transactions On Mechatronics, Vol. 16, No. 2, pp. 351-359.
[20] Pritha Agarwal and et.al “Comparative Study of Fuzzy logic Based Speed Control of Multilevel Inverter fed
Brussless DC Motor Drive”, Interantional Journal of Power Electronics and Drive System, Vol. 4, No. 1, 2014, 70-
80.
[21] Jeya Selvan Renius A, Vinoth Kumar K, “ Analysis of Variable Speed PFC Chopper FED BLDC Motor Drive”,
International Journal of Power Electronics and Drive System, Vol. 5, no. 3, 2015, 326-335.
 ISSN: 2088-8694
IJPEDS Vol. 7, No. 1, March 2016 : 144 – 151
151
BIOGRAPHIES OF AUTHORS
Geetha V is working as an Associate Professor at PSV College of Engineering and Technology
Krishnagiri, Tamilnadu. She received her B.E Degree from GCE, Salem (Madras University)
and also received her Master Degree from MEC, Rasipuram (Anna University Chennai) in the
year 1995 and 2009 respectively.She is currently pursuing her Doctoral research at Anna
University Chennai. Her research includes in the field of Special Electrical machines and Motor
Drives and controller.
S. Thangavel, Professor and Head of the Department of Electrical and Electronics at K.S.
Rangasamy College of Technology, Tiruchengode Namakkal District. He received B.E (EEE)
from GCT and M.E (C&I) from Anna University Chennai in the year 1993 and 2002
respectively. He received his Ph.D in the area of “Intelligent Controller for Industrial Drives”.
He has published 42 Papers in International and National Journals. Under his Supervision
currently 8 Research Scholars are working and 8 Scholars completed their Ph.D. His areas of
interests are Control systems, Electrical Machines, Smart Grid, Intelligent Techniques like Fuzzy
logic, neural networks, Genetic Algorithm and Ant Colony Optimization technique and their
applications to Industrial drives and power systems.

More Related Content

What's hot

Speed Control of Brushless DC Motor using Different Intelligence Schemes
Speed Control of Brushless DC Motor using Different Intelligence SchemesSpeed Control of Brushless DC Motor using Different Intelligence Schemes
Speed Control of Brushless DC Motor using Different Intelligence SchemesIRJET Journal
 
Fuzzy Controller for Speed Control of BLDC motor using MATLAB
Fuzzy Controller for Speed Control of BLDC motor using MATLABFuzzy Controller for Speed Control of BLDC motor using MATLAB
Fuzzy Controller for Speed Control of BLDC motor using MATLABIRJET Journal
 
Integrated fuzzy logic controller for a Brushless DC Servomotor system
Integrated fuzzylogic controller for a Brushless DC Servomotor systemIntegrated fuzzylogic controller for a Brushless DC Servomotor system
Integrated fuzzy logic controller for a Brushless DC Servomotor systemEhab Al hamayel
 
Brushless Dc Motor Speed Control Using Proportional-Integral And Fuzzy Contro...
Brushless Dc Motor Speed Control Using Proportional-Integral And Fuzzy Contro...Brushless Dc Motor Speed Control Using Proportional-Integral And Fuzzy Contro...
Brushless Dc Motor Speed Control Using Proportional-Integral And Fuzzy Contro...IOSR Journals
 
Mathematical Modeling and Fuzzy Adaptive PID Control of Erection Mechanism
Mathematical Modeling and Fuzzy Adaptive PID Control of Erection MechanismMathematical Modeling and Fuzzy Adaptive PID Control of Erection Mechanism
Mathematical Modeling and Fuzzy Adaptive PID Control of Erection MechanismTELKOMNIKA JOURNAL
 
Simulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID ControllerSimulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID Controllerijtsrd
 
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC MotorNovelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC MotorIRJET Journal
 
PID Controller based DC Motor Speed Control
PID Controller based DC Motor Speed ControlPID Controller based DC Motor Speed Control
PID Controller based DC Motor Speed Controlrahulmonikasharma
 
Rotor Resistance Adaptation Scheme Using Neural Learning Algorithm for a Fuzz...
Rotor Resistance Adaptation Scheme Using Neural Learning Algorithm for a Fuzz...Rotor Resistance Adaptation Scheme Using Neural Learning Algorithm for a Fuzz...
Rotor Resistance Adaptation Scheme Using Neural Learning Algorithm for a Fuzz...IOSR Journals
 
Fuzzy logic Technique Based Speed Control of a Permanent Magnet Brushless DC...
Fuzzy logic Technique Based Speed Control of a Permanent  Magnet Brushless DC...Fuzzy logic Technique Based Speed Control of a Permanent  Magnet Brushless DC...
Fuzzy logic Technique Based Speed Control of a Permanent Magnet Brushless DC...IJMER
 
Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...
Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...
Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...IRJET Journal
 
Design of Robust Speed Controller by Optimization Techniques for DTC IM Drive
Design of Robust Speed Controller by Optimization Techniques for DTC IM DriveDesign of Robust Speed Controller by Optimization Techniques for DTC IM Drive
Design of Robust Speed Controller by Optimization Techniques for DTC IM Driveijcncs
 
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...IJRST Journal
 
Hybrid PI-Fuzzy Controller for Brushless DC motor speed control
Hybrid PI-Fuzzy Controller for Brushless DC motor speed controlHybrid PI-Fuzzy Controller for Brushless DC motor speed control
Hybrid PI-Fuzzy Controller for Brushless DC motor speed controlIOSR Journals
 
Adaptive Fuzzy PID Regulator for the Speed Control of Brushless Dc Motor
Adaptive Fuzzy PID Regulator for the Speed Control of Brushless Dc MotorAdaptive Fuzzy PID Regulator for the Speed Control of Brushless Dc Motor
Adaptive Fuzzy PID Regulator for the Speed Control of Brushless Dc MotorIOSR Journals
 
Fuzzy logic speed control of three phase
Fuzzy logic speed control of three phaseFuzzy logic speed control of three phase
Fuzzy logic speed control of three phaseaspafoto
 
Design of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLAB
Design of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLABDesign of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLAB
Design of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLABijsrd.com
 
Speed Control of Brushless Dc Motor Using Fuzzy Logic Controller
Speed Control of Brushless Dc Motor Using Fuzzy Logic ControllerSpeed Control of Brushless Dc Motor Using Fuzzy Logic Controller
Speed Control of Brushless Dc Motor Using Fuzzy Logic Controlleriosrjce
 

What's hot (20)

Speed Control of Brushless DC Motor using Different Intelligence Schemes
Speed Control of Brushless DC Motor using Different Intelligence SchemesSpeed Control of Brushless DC Motor using Different Intelligence Schemes
Speed Control of Brushless DC Motor using Different Intelligence Schemes
 
Fuzzy Controller for Speed Control of BLDC motor using MATLAB
Fuzzy Controller for Speed Control of BLDC motor using MATLABFuzzy Controller for Speed Control of BLDC motor using MATLAB
Fuzzy Controller for Speed Control of BLDC motor using MATLAB
 
Integrated fuzzy logic controller for a Brushless DC Servomotor system
Integrated fuzzylogic controller for a Brushless DC Servomotor systemIntegrated fuzzylogic controller for a Brushless DC Servomotor system
Integrated fuzzy logic controller for a Brushless DC Servomotor system
 
Brushless Dc Motor Speed Control Using Proportional-Integral And Fuzzy Contro...
Brushless Dc Motor Speed Control Using Proportional-Integral And Fuzzy Contro...Brushless Dc Motor Speed Control Using Proportional-Integral And Fuzzy Contro...
Brushless Dc Motor Speed Control Using Proportional-Integral And Fuzzy Contro...
 
An Optimized Speed Controller for Electrical Thrusters in an Autonomous Under...
An Optimized Speed Controller for Electrical Thrusters in an Autonomous Under...An Optimized Speed Controller for Electrical Thrusters in an Autonomous Under...
An Optimized Speed Controller for Electrical Thrusters in an Autonomous Under...
 
Mathematical Modeling and Fuzzy Adaptive PID Control of Erection Mechanism
Mathematical Modeling and Fuzzy Adaptive PID Control of Erection MechanismMathematical Modeling and Fuzzy Adaptive PID Control of Erection Mechanism
Mathematical Modeling and Fuzzy Adaptive PID Control of Erection Mechanism
 
Simulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID ControllerSimulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID Controller
 
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC MotorNovelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
 
PID Controller based DC Motor Speed Control
PID Controller based DC Motor Speed ControlPID Controller based DC Motor Speed Control
PID Controller based DC Motor Speed Control
 
A piecewise affine PI controller for buck converter generated DC motor
A piecewise affine PI controller for buck converter generated DC motorA piecewise affine PI controller for buck converter generated DC motor
A piecewise affine PI controller for buck converter generated DC motor
 
Rotor Resistance Adaptation Scheme Using Neural Learning Algorithm for a Fuzz...
Rotor Resistance Adaptation Scheme Using Neural Learning Algorithm for a Fuzz...Rotor Resistance Adaptation Scheme Using Neural Learning Algorithm for a Fuzz...
Rotor Resistance Adaptation Scheme Using Neural Learning Algorithm for a Fuzz...
 
Fuzzy logic Technique Based Speed Control of a Permanent Magnet Brushless DC...
Fuzzy logic Technique Based Speed Control of a Permanent  Magnet Brushless DC...Fuzzy logic Technique Based Speed Control of a Permanent  Magnet Brushless DC...
Fuzzy logic Technique Based Speed Control of a Permanent Magnet Brushless DC...
 
Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...
Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...
Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...
 
Design of Robust Speed Controller by Optimization Techniques for DTC IM Drive
Design of Robust Speed Controller by Optimization Techniques for DTC IM DriveDesign of Robust Speed Controller by Optimization Techniques for DTC IM Drive
Design of Robust Speed Controller by Optimization Techniques for DTC IM Drive
 
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
 
Hybrid PI-Fuzzy Controller for Brushless DC motor speed control
Hybrid PI-Fuzzy Controller for Brushless DC motor speed controlHybrid PI-Fuzzy Controller for Brushless DC motor speed control
Hybrid PI-Fuzzy Controller for Brushless DC motor speed control
 
Adaptive Fuzzy PID Regulator for the Speed Control of Brushless Dc Motor
Adaptive Fuzzy PID Regulator for the Speed Control of Brushless Dc MotorAdaptive Fuzzy PID Regulator for the Speed Control of Brushless Dc Motor
Adaptive Fuzzy PID Regulator for the Speed Control of Brushless Dc Motor
 
Fuzzy logic speed control of three phase
Fuzzy logic speed control of three phaseFuzzy logic speed control of three phase
Fuzzy logic speed control of three phase
 
Design of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLAB
Design of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLABDesign of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLAB
Design of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLAB
 
Speed Control of Brushless Dc Motor Using Fuzzy Logic Controller
Speed Control of Brushless Dc Motor Using Fuzzy Logic ControllerSpeed Control of Brushless Dc Motor Using Fuzzy Logic Controller
Speed Control of Brushless Dc Motor Using Fuzzy Logic Controller
 

Similar to Performance Analysis of Direct Torque Controlled BLDC motor using Fuzzy Logic

Reduction of Cogging Torque by Adapting Bifurcated Stator Slots and Minimizat...
Reduction of Cogging Torque by Adapting Bifurcated Stator Slots and Minimizat...Reduction of Cogging Torque by Adapting Bifurcated Stator Slots and Minimizat...
Reduction of Cogging Torque by Adapting Bifurcated Stator Slots and Minimizat...IAES-IJPEDS
 
Iaetsd modelling of one link flexible arm manipulator using
Iaetsd modelling of one link flexible arm manipulator usingIaetsd modelling of one link flexible arm manipulator using
Iaetsd modelling of one link flexible arm manipulator usingIaetsd Iaetsd
 
Design and Implementation of speed control for 3 phase induction motor using ...
Design and Implementation of speed control for 3 phase induction motor using ...Design and Implementation of speed control for 3 phase induction motor using ...
Design and Implementation of speed control for 3 phase induction motor using ...IRJET Journal
 
Self-Tuning Fuzzy PID Design for BLDC Speed Control
Self-Tuning Fuzzy PID Design for BLDC Speed ControlSelf-Tuning Fuzzy PID Design for BLDC Speed Control
Self-Tuning Fuzzy PID Design for BLDC Speed ControlGRD Journals
 
Speed control of motor usinng matlab
Speed control of motor usinng  matlabSpeed control of motor usinng  matlab
Speed control of motor usinng matlabshadabshaikh102
 
A Simplified Speed Control Of Induction Motor based on a Low Cost FPGA
A Simplified Speed Control Of Induction Motor based on a Low Cost FPGA A Simplified Speed Control Of Induction Motor based on a Low Cost FPGA
A Simplified Speed Control Of Induction Motor based on a Low Cost FPGA IJECEIAES
 
IRJET- Modeling and Control of Three Phase BLDC Motor using PID and Fuzzy Log...
IRJET- Modeling and Control of Three Phase BLDC Motor using PID and Fuzzy Log...IRJET- Modeling and Control of Three Phase BLDC Motor using PID and Fuzzy Log...
IRJET- Modeling and Control of Three Phase BLDC Motor using PID and Fuzzy Log...IRJET Journal
 
Efficient bridgeless SEPIC converter fed PMBLDC motor using artificial neural...
Efficient bridgeless SEPIC converter fed PMBLDC motor using artificial neural...Efficient bridgeless SEPIC converter fed PMBLDC motor using artificial neural...
Efficient bridgeless SEPIC converter fed PMBLDC motor using artificial neural...IJECEIAES
 
Experiment based comparative analysis of stator current controllers using pre...
Experiment based comparative analysis of stator current controllers using pre...Experiment based comparative analysis of stator current controllers using pre...
Experiment based comparative analysis of stator current controllers using pre...journalBEEI
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)inventionjournals
 
6. performance analysis of pd, pid controllers for speed control of dc motor
6. performance analysis of pd, pid controllers for speed control of dc motor6. performance analysis of pd, pid controllers for speed control of dc motor
6. performance analysis of pd, pid controllers for speed control of dc motork srikanth
 
Ijetae 0312 24
Ijetae 0312 24Ijetae 0312 24
Ijetae 0312 24Memo Love
 
A review paper on closed loop control of bldc motor using fuzzy logic
A review paper on closed loop control of bldc motor using fuzzy logicA review paper on closed loop control of bldc motor using fuzzy logic
A review paper on closed loop control of bldc motor using fuzzy logicIRJET Journal
 
Comparison of cascade P-PI controller tuning methods for PMDC motor based on ...
Comparison of cascade P-PI controller tuning methods for PMDC motor based on ...Comparison of cascade P-PI controller tuning methods for PMDC motor based on ...
Comparison of cascade P-PI controller tuning methods for PMDC motor based on ...IJECEIAES
 
D0255033039
D0255033039D0255033039
D0255033039theijes
 

Similar to Performance Analysis of Direct Torque Controlled BLDC motor using Fuzzy Logic (20)

Reduction of Cogging Torque by Adapting Bifurcated Stator Slots and Minimizat...
Reduction of Cogging Torque by Adapting Bifurcated Stator Slots and Minimizat...Reduction of Cogging Torque by Adapting Bifurcated Stator Slots and Minimizat...
Reduction of Cogging Torque by Adapting Bifurcated Stator Slots and Minimizat...
 
Iaetsd modelling of one link flexible arm manipulator using
Iaetsd modelling of one link flexible arm manipulator usingIaetsd modelling of one link flexible arm manipulator using
Iaetsd modelling of one link flexible arm manipulator using
 
Design and Implementation of speed control for 3 phase induction motor using ...
Design and Implementation of speed control for 3 phase induction motor using ...Design and Implementation of speed control for 3 phase induction motor using ...
Design and Implementation of speed control for 3 phase induction motor using ...
 
Self-Tuning Fuzzy PID Design for BLDC Speed Control
Self-Tuning Fuzzy PID Design for BLDC Speed ControlSelf-Tuning Fuzzy PID Design for BLDC Speed Control
Self-Tuning Fuzzy PID Design for BLDC Speed Control
 
C010121017
C010121017C010121017
C010121017
 
Speed control of motor usinng matlab
Speed control of motor usinng  matlabSpeed control of motor usinng  matlab
Speed control of motor usinng matlab
 
Pi controller ieee format
Pi controller ieee formatPi controller ieee format
Pi controller ieee format
 
A Simplified Speed Control Of Induction Motor based on a Low Cost FPGA
A Simplified Speed Control Of Induction Motor based on a Low Cost FPGA A Simplified Speed Control Of Induction Motor based on a Low Cost FPGA
A Simplified Speed Control Of Induction Motor based on a Low Cost FPGA
 
IRJET- Modeling and Control of Three Phase BLDC Motor using PID and Fuzzy Log...
IRJET- Modeling and Control of Three Phase BLDC Motor using PID and Fuzzy Log...IRJET- Modeling and Control of Three Phase BLDC Motor using PID and Fuzzy Log...
IRJET- Modeling and Control of Three Phase BLDC Motor using PID and Fuzzy Log...
 
Efficient bridgeless SEPIC converter fed PMBLDC motor using artificial neural...
Efficient bridgeless SEPIC converter fed PMBLDC motor using artificial neural...Efficient bridgeless SEPIC converter fed PMBLDC motor using artificial neural...
Efficient bridgeless SEPIC converter fed PMBLDC motor using artificial neural...
 
Experiment based comparative analysis of stator current controllers using pre...
Experiment based comparative analysis of stator current controllers using pre...Experiment based comparative analysis of stator current controllers using pre...
Experiment based comparative analysis of stator current controllers using pre...
 
D0262019026
D0262019026D0262019026
D0262019026
 
D0262019026
D0262019026D0262019026
D0262019026
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
 
6. performance analysis of pd, pid controllers for speed control of dc motor
6. performance analysis of pd, pid controllers for speed control of dc motor6. performance analysis of pd, pid controllers for speed control of dc motor
6. performance analysis of pd, pid controllers for speed control of dc motor
 
40620130101003
4062013010100340620130101003
40620130101003
 
Ijetae 0312 24
Ijetae 0312 24Ijetae 0312 24
Ijetae 0312 24
 
A review paper on closed loop control of bldc motor using fuzzy logic
A review paper on closed loop control of bldc motor using fuzzy logicA review paper on closed loop control of bldc motor using fuzzy logic
A review paper on closed loop control of bldc motor using fuzzy logic
 
Comparison of cascade P-PI controller tuning methods for PMDC motor based on ...
Comparison of cascade P-PI controller tuning methods for PMDC motor based on ...Comparison of cascade P-PI controller tuning methods for PMDC motor based on ...
Comparison of cascade P-PI controller tuning methods for PMDC motor based on ...
 
D0255033039
D0255033039D0255033039
D0255033039
 

More from IAES-IJPEDS

42 30 nA Comparative Study of Power Semiconductor Devices for Industrial PWM ...
42 30 nA Comparative Study of Power Semiconductor Devices for Industrial PWM ...42 30 nA Comparative Study of Power Semiconductor Devices for Industrial PWM ...
42 30 nA Comparative Study of Power Semiconductor Devices for Industrial PWM ...IAES-IJPEDS
 
Modeling and State Feedback Controller Design of Tubular Linear Permanent Mag...
Modeling and State Feedback Controller Design of Tubular Linear Permanent Mag...Modeling and State Feedback Controller Design of Tubular Linear Permanent Mag...
Modeling and State Feedback Controller Design of Tubular Linear Permanent Mag...IAES-IJPEDS
 
Analysis of Harmonics and Ripple Current in Multi-Module Converters with Incr...
Analysis of Harmonics and Ripple Current in Multi-Module Converters with Incr...Analysis of Harmonics and Ripple Current in Multi-Module Converters with Incr...
Analysis of Harmonics and Ripple Current in Multi-Module Converters with Incr...IAES-IJPEDS
 
Comparative Study of Various Adjustable Speed Drives during Voltage Sag
Comparative Study of Various Adjustable Speed Drives during Voltage SagComparative Study of Various Adjustable Speed Drives during Voltage Sag
Comparative Study of Various Adjustable Speed Drives during Voltage SagIAES-IJPEDS
 
Modified Distribution Transformer for Enhancing Power Quality in Distribution...
Modified Distribution Transformer for Enhancing Power Quality in Distribution...Modified Distribution Transformer for Enhancing Power Quality in Distribution...
Modified Distribution Transformer for Enhancing Power Quality in Distribution...IAES-IJPEDS
 
Modelling of Virtual Synchronous Converter for Grid-Inverter Synchronization ...
Modelling of Virtual Synchronous Converter for Grid-Inverter Synchronization ...Modelling of Virtual Synchronous Converter for Grid-Inverter Synchronization ...
Modelling of Virtual Synchronous Converter for Grid-Inverter Synchronization ...IAES-IJPEDS
 
Enhanced Crowbar Protection for Fault Ride through Capability of Wind Generat...
Enhanced Crowbar Protection for Fault Ride through Capability of Wind Generat...Enhanced Crowbar Protection for Fault Ride through Capability of Wind Generat...
Enhanced Crowbar Protection for Fault Ride through Capability of Wind Generat...IAES-IJPEDS
 
An Improved of Multiple Harmonic Sources Identification in Distribution Syste...
An Improved of Multiple Harmonic Sources Identification in Distribution Syste...An Improved of Multiple Harmonic Sources Identification in Distribution Syste...
An Improved of Multiple Harmonic Sources Identification in Distribution Syste...IAES-IJPEDS
 
Performance and Energy Saving Analysis of Grid Connected Photovoltaic in West...
Performance and Energy Saving Analysis of Grid Connected Photovoltaic in West...Performance and Energy Saving Analysis of Grid Connected Photovoltaic in West...
Performance and Energy Saving Analysis of Grid Connected Photovoltaic in West...IAES-IJPEDS
 
An Improved Constant Voltage Based MPPT Technique for PMDC Motor
An Improved Constant Voltage Based MPPT Technique for PMDC MotorAn Improved Constant Voltage Based MPPT Technique for PMDC Motor
An Improved Constant Voltage Based MPPT Technique for PMDC MotorIAES-IJPEDS
 
A Discrete PLL Based Load Frequency Control of FLC-Based PV-Wind Hybrid Power...
A Discrete PLL Based Load Frequency Control of FLC-Based PV-Wind Hybrid Power...A Discrete PLL Based Load Frequency Control of FLC-Based PV-Wind Hybrid Power...
A Discrete PLL Based Load Frequency Control of FLC-Based PV-Wind Hybrid Power...IAES-IJPEDS
 
An Adaptive Virtual Impedance Based Droop Control Scheme for Parallel Inverte...
An Adaptive Virtual Impedance Based Droop Control Scheme for Parallel Inverte...An Adaptive Virtual Impedance Based Droop Control Scheme for Parallel Inverte...
An Adaptive Virtual Impedance Based Droop Control Scheme for Parallel Inverte...IAES-IJPEDS
 
Open-Switch Fault-Tolerant Control of Power Converters in a Grid-Connected Ph...
Open-Switch Fault-Tolerant Control of Power Converters in a Grid-Connected Ph...Open-Switch Fault-Tolerant Control of Power Converters in a Grid-Connected Ph...
Open-Switch Fault-Tolerant Control of Power Converters in a Grid-Connected Ph...IAES-IJPEDS
 
Photovoltaic System with SEPIC Converter Controlled by the Fuzzy Logic
Photovoltaic System with SEPIC Converter Controlled by the Fuzzy LogicPhotovoltaic System with SEPIC Converter Controlled by the Fuzzy Logic
Photovoltaic System with SEPIC Converter Controlled by the Fuzzy LogicIAES-IJPEDS
 
An Approach to Voltage Quality Enhancement by Introduction of CWVM for Distri...
An Approach to Voltage Quality Enhancement by Introduction of CWVM for Distri...An Approach to Voltage Quality Enhancement by Introduction of CWVM for Distri...
An Approach to Voltage Quality Enhancement by Introduction of CWVM for Distri...IAES-IJPEDS
 
Electric Power Converter with a Wide Input Voltage Range
Electric Power Converter with a Wide Input Voltage RangeElectric Power Converter with a Wide Input Voltage Range
Electric Power Converter with a Wide Input Voltage RangeIAES-IJPEDS
 
Design and Implementation of Real Time Charging Optimization for Hybrid Elect...
Design and Implementation of Real Time Charging Optimization for Hybrid Elect...Design and Implementation of Real Time Charging Optimization for Hybrid Elect...
Design and Implementation of Real Time Charging Optimization for Hybrid Elect...IAES-IJPEDS
 
Performance Analysis of Photovoltaic Induction Motor Drive for Agriculture Pu...
Performance Analysis of Photovoltaic Induction Motor Drive for Agriculture Pu...Performance Analysis of Photovoltaic Induction Motor Drive for Agriculture Pu...
Performance Analysis of Photovoltaic Induction Motor Drive for Agriculture Pu...IAES-IJPEDS
 
Comparison of Sine and Space Vector Modulated Embedded Z-Source Inverter fed ...
Comparison of Sine and Space Vector Modulated Embedded Z-Source Inverter fed ...Comparison of Sine and Space Vector Modulated Embedded Z-Source Inverter fed ...
Comparison of Sine and Space Vector Modulated Embedded Z-Source Inverter fed ...IAES-IJPEDS
 
Single-Phase Multilevel Inverter with Simpler Basic Unit Cells for Photovolta...
Single-Phase Multilevel Inverter with Simpler Basic Unit Cells for Photovolta...Single-Phase Multilevel Inverter with Simpler Basic Unit Cells for Photovolta...
Single-Phase Multilevel Inverter with Simpler Basic Unit Cells for Photovolta...IAES-IJPEDS
 

More from IAES-IJPEDS (20)

42 30 nA Comparative Study of Power Semiconductor Devices for Industrial PWM ...
42 30 nA Comparative Study of Power Semiconductor Devices for Industrial PWM ...42 30 nA Comparative Study of Power Semiconductor Devices for Industrial PWM ...
42 30 nA Comparative Study of Power Semiconductor Devices for Industrial PWM ...
 
Modeling and State Feedback Controller Design of Tubular Linear Permanent Mag...
Modeling and State Feedback Controller Design of Tubular Linear Permanent Mag...Modeling and State Feedback Controller Design of Tubular Linear Permanent Mag...
Modeling and State Feedback Controller Design of Tubular Linear Permanent Mag...
 
Analysis of Harmonics and Ripple Current in Multi-Module Converters with Incr...
Analysis of Harmonics and Ripple Current in Multi-Module Converters with Incr...Analysis of Harmonics and Ripple Current in Multi-Module Converters with Incr...
Analysis of Harmonics and Ripple Current in Multi-Module Converters with Incr...
 
Comparative Study of Various Adjustable Speed Drives during Voltage Sag
Comparative Study of Various Adjustable Speed Drives during Voltage SagComparative Study of Various Adjustable Speed Drives during Voltage Sag
Comparative Study of Various Adjustable Speed Drives during Voltage Sag
 
Modified Distribution Transformer for Enhancing Power Quality in Distribution...
Modified Distribution Transformer for Enhancing Power Quality in Distribution...Modified Distribution Transformer for Enhancing Power Quality in Distribution...
Modified Distribution Transformer for Enhancing Power Quality in Distribution...
 
Modelling of Virtual Synchronous Converter for Grid-Inverter Synchronization ...
Modelling of Virtual Synchronous Converter for Grid-Inverter Synchronization ...Modelling of Virtual Synchronous Converter for Grid-Inverter Synchronization ...
Modelling of Virtual Synchronous Converter for Grid-Inverter Synchronization ...
 
Enhanced Crowbar Protection for Fault Ride through Capability of Wind Generat...
Enhanced Crowbar Protection for Fault Ride through Capability of Wind Generat...Enhanced Crowbar Protection for Fault Ride through Capability of Wind Generat...
Enhanced Crowbar Protection for Fault Ride through Capability of Wind Generat...
 
An Improved of Multiple Harmonic Sources Identification in Distribution Syste...
An Improved of Multiple Harmonic Sources Identification in Distribution Syste...An Improved of Multiple Harmonic Sources Identification in Distribution Syste...
An Improved of Multiple Harmonic Sources Identification in Distribution Syste...
 
Performance and Energy Saving Analysis of Grid Connected Photovoltaic in West...
Performance and Energy Saving Analysis of Grid Connected Photovoltaic in West...Performance and Energy Saving Analysis of Grid Connected Photovoltaic in West...
Performance and Energy Saving Analysis of Grid Connected Photovoltaic in West...
 
An Improved Constant Voltage Based MPPT Technique for PMDC Motor
An Improved Constant Voltage Based MPPT Technique for PMDC MotorAn Improved Constant Voltage Based MPPT Technique for PMDC Motor
An Improved Constant Voltage Based MPPT Technique for PMDC Motor
 
A Discrete PLL Based Load Frequency Control of FLC-Based PV-Wind Hybrid Power...
A Discrete PLL Based Load Frequency Control of FLC-Based PV-Wind Hybrid Power...A Discrete PLL Based Load Frequency Control of FLC-Based PV-Wind Hybrid Power...
A Discrete PLL Based Load Frequency Control of FLC-Based PV-Wind Hybrid Power...
 
An Adaptive Virtual Impedance Based Droop Control Scheme for Parallel Inverte...
An Adaptive Virtual Impedance Based Droop Control Scheme for Parallel Inverte...An Adaptive Virtual Impedance Based Droop Control Scheme for Parallel Inverte...
An Adaptive Virtual Impedance Based Droop Control Scheme for Parallel Inverte...
 
Open-Switch Fault-Tolerant Control of Power Converters in a Grid-Connected Ph...
Open-Switch Fault-Tolerant Control of Power Converters in a Grid-Connected Ph...Open-Switch Fault-Tolerant Control of Power Converters in a Grid-Connected Ph...
Open-Switch Fault-Tolerant Control of Power Converters in a Grid-Connected Ph...
 
Photovoltaic System with SEPIC Converter Controlled by the Fuzzy Logic
Photovoltaic System with SEPIC Converter Controlled by the Fuzzy LogicPhotovoltaic System with SEPIC Converter Controlled by the Fuzzy Logic
Photovoltaic System with SEPIC Converter Controlled by the Fuzzy Logic
 
An Approach to Voltage Quality Enhancement by Introduction of CWVM for Distri...
An Approach to Voltage Quality Enhancement by Introduction of CWVM for Distri...An Approach to Voltage Quality Enhancement by Introduction of CWVM for Distri...
An Approach to Voltage Quality Enhancement by Introduction of CWVM for Distri...
 
Electric Power Converter with a Wide Input Voltage Range
Electric Power Converter with a Wide Input Voltage RangeElectric Power Converter with a Wide Input Voltage Range
Electric Power Converter with a Wide Input Voltage Range
 
Design and Implementation of Real Time Charging Optimization for Hybrid Elect...
Design and Implementation of Real Time Charging Optimization for Hybrid Elect...Design and Implementation of Real Time Charging Optimization for Hybrid Elect...
Design and Implementation of Real Time Charging Optimization for Hybrid Elect...
 
Performance Analysis of Photovoltaic Induction Motor Drive for Agriculture Pu...
Performance Analysis of Photovoltaic Induction Motor Drive for Agriculture Pu...Performance Analysis of Photovoltaic Induction Motor Drive for Agriculture Pu...
Performance Analysis of Photovoltaic Induction Motor Drive for Agriculture Pu...
 
Comparison of Sine and Space Vector Modulated Embedded Z-Source Inverter fed ...
Comparison of Sine and Space Vector Modulated Embedded Z-Source Inverter fed ...Comparison of Sine and Space Vector Modulated Embedded Z-Source Inverter fed ...
Comparison of Sine and Space Vector Modulated Embedded Z-Source Inverter fed ...
 
Single-Phase Multilevel Inverter with Simpler Basic Unit Cells for Photovolta...
Single-Phase Multilevel Inverter with Simpler Basic Unit Cells for Photovolta...Single-Phase Multilevel Inverter with Simpler Basic Unit Cells for Photovolta...
Single-Phase Multilevel Inverter with Simpler Basic Unit Cells for Photovolta...
 

Recently uploaded

pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture designssuser87fa0c1
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage examplePragyanshuParadkar1
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 

Recently uploaded (20)

pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture design
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage example
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 

Performance Analysis of Direct Torque Controlled BLDC motor using Fuzzy Logic

  • 1. International Journal of Power Electronics and Drive System (IJPEDS) Vol. 7, No. 1, March 2016, pp. 144~151 ISSN: 2088-8694  144 Journal homepage: http://iaesjournal.com/online/index.php/IJPEDS Performance Analysis of Direct Torque Controlled BLDC motor using Fuzzy Logic V. Geetha*, S. Thangavel** * Department of Electrical and Electronics Engineering, PSVCET, Krishnagiri **Department of Electrical and Electronics Engineering, K.S. Rangasamy College of Technology, Tiruchengode Article Info ABSTRACT Article history: Received Oct 13, 2015 Revised Dec 16, 2015 Accepted Jan 7, 2016 The Brushless DC motor (BLDC) control is used in many of the applications as it is small in size and with low power which can drive in high speed and lighter compared to other motors.The electric vehicles are built with BLDC motors and also in ships, aerospace etc., The control of BLDC motors is done with sensors like hall effect sensor for sensing the positions. The speed control can be done with normal PI and PID controllers. Direct torque control (DTC) of the BLDC motor is important in many applications. In this paper BLDC motor is controlled with DTC using PI, PID and Fuzzy logic control. The comparison of the performance of the motor is analyzed with the Matlab simulation software. Keyword: BLDC DTC Fuzzy logic MATLAB Copyright © 2016 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: Mrs. V. Geetha, Departement of Electrical and Electrical Engineering, PSVCET, KRISHNAGIRI Dist, Tamil Nadu. Email: geethavikasni@yahoo.in Nomenclature , , , , , ℎ , ℎ , ℎ 1. INTRODUCTION The brushless DC motors are two types. One is sinusoidal and other is trapezoidal electromotive force (EMF). The sinusoidal is known as permanent magnet synchronous machine (PMSM) and trapezoidal is known as permanent magnet brushless DC machine (PMBLDC or BLDC). Many literatures are available on the control of BLDC motor and are discussed as follows.
  • 2.  ISSN: 2088-8694 IJPEDS Vol. 7, No. 1, March 2016 : 144 – 151 145 4,11 The direct torque control is successfully applied and improvement in the performance of the induction machines is analyzed [2, 10]. It is also applied to reduce the torque pulsation in the PMSM machine with vector control strategy [1]. In 1993, linear quadratic controller and load observer is utilized to obtain the robust BLDC motor control system [16]. The direct torque control for BLDC motor drives is implemented to reduce ripples in toque [17]. The 60 degree conduction is generally used for converter in BLDC motor control. Due to this, the created torque ripples can be reduced by hybrid two phase and three phase switching during commutation periods [18]. A new robust method is also presented for reducing the torque ripples [8]. The non-sinusoidal back EMF with two phase conduction mode is used to reduce the torque ripples [3]. Indirect flux control is also used for making the BLDC in high speed operations [19]. A non ideal EMF is used as the feed back and torque ripples are reduced significantly [14]. The direct self control is used in induction motor drive and is also extended for BLDC motor drives to improve the performance [15]. The current lost in the other control methods of BLDC motors are accumulated in combined method of BLDC motor control [5]. To reduce the common mode voltage and increase the reliability a hysteresis torque control method is presented [6]. A sensorless control of BLDC motor is made for reducing the cost [11]. A modeling of hybrid BLDC torque motor is done by Hong in 2010 [4]. The optimal design of slot-less PMBLDC motor is designed with genetic algorithm for performance improvement [9]. And output power optimization is made for five phase BLDC motor [12]. The Z-source inverter is used for Photo-voltaic (PV) maximum power tracking and control of BLDC is also achieved [7]. The number of switches is reduced to four switches as conventionally BLDC works with six-switches [13]. Fuzzy based BLDC control implemented with multilevel inverter [20]. PFC correction of single phase supply loaded with BLDC drive is presented in 2015 [21]. In this paper, the BLDC motor is controller with direct torque control with Proportional-Integral (PI), Proportional-Integral-Derivative (PID) and fuzzy logic controller are used to compare and analyze the transient stability of the motor 2. DIRECT TORQUE CONTROL OF BLDC MOTOR The influence of mutual coupling between direct and quadrature axis is negated. The electromagnetic torque of the BLDC motor in synchronously rotating dq reference is given in equation (1) [17]. = + − + + − (1) where, = + (2) = + (3) Torque equation for BLDC motor can be simplified as = − (4) in alpha-beta coordinate, = ( − ) (5) where, = cos − sin (6) = sin − cos (7) = cos − sin (8) = sin − cos (9)
  • 3. IJPEDS ISSN: 2088-8694  Performance Analysis of Direct Torque Controlled BLDC motor using Fuzzy Logic (V. Geetha) 146 The flux-linkage observers can be derived as follows [17] = ∫( − ) (10) = ∫( − ) (11) The magnitude and angle of the stator flux can be shown as = + (12) = Table 1. shows the switching table of the pulse width modulation. The block diagram for the proposed work is given in Figure 1. Table 1. Switching Table Torque (T) Flux Sector I II III IV V VI 1 1 V1 V2 V3 V4 V5 V6 0 V2 V3 V4 V5 V6 V1 -1 V3 V4 V5 V6 V1 V2 0 1 V1 V2 V3 V4 V5 V6 0 V0 V0 V0 V0 V0 V0 -1 V3 V4 V5 V6 V1 V2 Figure 1. Direct TorqueControl of BLDC motor block Diagram Table 2 shows the vector table. Where, V is the the vector and ‘1’ shows that switch is on and ‘0’ shows that switch is off. Table 2. Vector table Vector Binary V0 000000 V1 100001 V2 001001 V3 011000 V4 010010 V5 000110 V6 100100 N* Speed regulator PI or PID or Fuzzy Rectifier DC link Inverter3 BLDC Switching Table T & N Pulses - + Estimator T & Ia&Ib
  • 4.  ISSN: 2088-8694 IJPEDS Vol. 7, No. 1, March 2016 : 144 – 151 147 A) Speed regulator for PI can be expressed as ( ) = ( ∗ − ) + ∫( ∗ − ) (13) here, N* is reference speed and N is the measured speed the difference between both produces the error which should be minimized by the PI controller. The output (out(t)) is the error minimized proposed signal. Kp is the proportional constant and Ki is integral constant. Similarly, for PID controller can be represented as ( ) = ( ∗ − ) + ∫( ∗ − ) + ( ∗ ) (14) Here, Kd is derivative constant. The tuning of Kp, Ki and Kd are tuned by manual tuning method. B) Fuzzy logic based speed regulator The block diagram for fuzzy logic based speed regulator is shown in Figure 2. The fuzzy logic rules are written by absorbing the performances of the PI controller and PID controller performances. The fuzzy logic rules for the proposed system are given in Table 3. Figure 2. Fuzzy logic control of speed regulation Table 3. Fuzzy logic rules err ce Low Medium High Low Low High Medium Medium Low High High High Medium Low Medium Here ‘err’ is speed error and ‘ce’ is change in error. The membership function definition for the input variables “Error in Speed” is shown in Figure 3, “Change in Error” is shown in Figure 4 and the three dimentional surface view of rule based system are shown in Figures 5 respectively. Figure 3. Membership fucniton for Error in Speed Figure 4. Membership fucniton for Change in Error N* Fuzzy 1/Z N OutInput 1 Input 2  ISSN: 2088-8694 IJPEDS Vol. 7, No. 1, March 2016 : 144 – 151 147 A) Speed regulator for PI can be expressed as ( ) = ( ∗ − ) + ∫( ∗ − ) (13) here, N* is reference speed and N is the measured speed the difference between both produces the error which should be minimized by the PI controller. The output (out(t)) is the error minimized proposed signal. Kp is the proportional constant and Ki is integral constant. Similarly, for PID controller can be represented as ( ) = ( ∗ − ) + ∫( ∗ − ) + ( ∗ ) (14) Here, Kd is derivative constant. The tuning of Kp, Ki and Kd are tuned by manual tuning method. B) Fuzzy logic based speed regulator The block diagram for fuzzy logic based speed regulator is shown in Figure 2. The fuzzy logic rules are written by absorbing the performances of the PI controller and PID controller performances. The fuzzy logic rules for the proposed system are given in Table 3. Figure 2. Fuzzy logic control of speed regulation Table 3. Fuzzy logic rules err ce Low Medium High Low Low High Medium Medium Low High High High Medium Low Medium Here ‘err’ is speed error and ‘ce’ is change in error. The membership function definition for the input variables “Error in Speed” is shown in Figure 3, “Change in Error” is shown in Figure 4 and the three dimentional surface view of rule based system are shown in Figures 5 respectively. Figure 3. Membership fucniton for Error in Speed Figure 4. Membership fucniton for Change in Error N* Fuzzy 1/Z N OutInput 1 Input 2  ISSN: 2088-8694 IJPEDS Vol. 7, No. 1, March 2016 : 144 – 151 147 A) Speed regulator for PI can be expressed as ( ) = ( ∗ − ) + ∫( ∗ − ) (13) here, N* is reference speed and N is the measured speed the difference between both produces the error which should be minimized by the PI controller. The output (out(t)) is the error minimized proposed signal. Kp is the proportional constant and Ki is integral constant. Similarly, for PID controller can be represented as ( ) = ( ∗ − ) + ∫( ∗ − ) + ( ∗ ) (14) Here, Kd is derivative constant. The tuning of Kp, Ki and Kd are tuned by manual tuning method. B) Fuzzy logic based speed regulator The block diagram for fuzzy logic based speed regulator is shown in Figure 2. The fuzzy logic rules are written by absorbing the performances of the PI controller and PID controller performances. The fuzzy logic rules for the proposed system are given in Table 3. Figure 2. Fuzzy logic control of speed regulation Table 3. Fuzzy logic rules err ce Low Medium High Low Low High Medium Medium Low High High High Medium Low Medium Here ‘err’ is speed error and ‘ce’ is change in error. The membership function definition for the input variables “Error in Speed” is shown in Figure 3, “Change in Error” is shown in Figure 4 and the three dimentional surface view of rule based system are shown in Figures 5 respectively. Figure 3. Membership fucniton for Error in Speed Figure 4. Membership fucniton for Change in Error N* Fuzzy 1/Z N OutInput 1 Input 2
  • 5. IJPEDS ISSN: 2088-8694  Performance Analysis of Direct Torque Controlled BLDC motor using Fuzzy Logic (V. Geetha) 148 Figure 5. Surface view of the rules of fuzzy inference system 3. SIMULATION RESULTS AND DISCUSSION The direct torque control of BLDC motor is implemented with simulation tools of MATLAB. The speed regulator is used as PI controller, PID controller and fuzzy logic control seperatedly. The performance analysis is done with speed, current and flux plot. The dynamic performance of the DTC control with BLDC motor is shown Figure 6. Figure 6. Speed curve for PI controller based speed regulator Figure 7. Flux curve of the DTC control of PI controller based speed regulator Figure Figure 8. Phase currents of the BLDC motor with PI controller Figure 9. Speed curve with PID controller based speed regulator IJPEDS ISSN: 2088-8694  Performance Analysis of Direct Torque Controlled BLDC motor using Fuzzy Logic (V. Geetha) 148 Figure 5. Surface view of the rules of fuzzy inference system 3. SIMULATION RESULTS AND DISCUSSION The direct torque control of BLDC motor is implemented with simulation tools of MATLAB. The speed regulator is used as PI controller, PID controller and fuzzy logic control seperatedly. The performance analysis is done with speed, current and flux plot. The dynamic performance of the DTC control with BLDC motor is shown Figure 6. Figure 6. Speed curve for PI controller based speed regulator Figure 7. Flux curve of the DTC control of PI controller based speed regulator Figure Figure 8. Phase currents of the BLDC motor with PI controller Figure 9. Speed curve with PID controller based speed regulator IJPEDS ISSN: 2088-8694  Performance Analysis of Direct Torque Controlled BLDC motor using Fuzzy Logic (V. Geetha) 148 Figure 5. Surface view of the rules of fuzzy inference system 3. SIMULATION RESULTS AND DISCUSSION The direct torque control of BLDC motor is implemented with simulation tools of MATLAB. The speed regulator is used as PI controller, PID controller and fuzzy logic control seperatedly. The performance analysis is done with speed, current and flux plot. The dynamic performance of the DTC control with BLDC motor is shown Figure 6. Figure 6. Speed curve for PI controller based speed regulator Figure 7. Flux curve of the DTC control of PI controller based speed regulator Figure Figure 8. Phase currents of the BLDC motor with PI controller Figure 9. Speed curve with PID controller based speed regulator
  • 6.  ISSN: 2088-8694 IJPEDS Vol. 7, No. 1, March 2016 : 144 – 151 149 Figure 10. Flux curve with PID controller Figure 11. Phase current waveform of BLDC with PID Controller Figure 12. Speed curve for fuzzy logic Figure 13. Flux curve for Fuzzy control Figure 14. Phase current of BLDC motor with Fuzzy (Green) controller Figure 15. Speed curve of PI (Blue), PID (Red) and Fuzzy logic control Figures 6 shows the speed of the motor when it is controlled with PI regulator, figure 7 shows the flux curve of the motor and figure 8 shows the current waveforms of the motor with PI controller as speed regulator. The speed of the motor takes at-least 3.5 sec to settle on the set speed this is due to the properties of the PI controller. And flux curve also initially distorted and it is on the correct path. Figures 9 shows the speed curve of the motor when it is connected to PID controller, figure 10 shows the flux curve of the motor when it is connected to PID speed regulator and figure 11 show the stator current wave forms of the motor when it is connected with the PID controller. The speed curve got some betterment and it is settled at 2.5 sec. and other flux curves and current curves are perfect. Figures 12 shows the speed cucrve of the motor with
  • 7. IJPEDS ISSN: 2088-8694  Performance Analysis of Direct Torque Controlled BLDC motor using Fuzzy Logic (V. Geetha) 150 fuzzy speed regultor, figure 13 shows the flux curve of the motor with fuzzy controller and figure 14 shows the stator currents of the BLDC drive with Fuzzy logic controller. The speed curve settled at nearly 2.3 sec and the flux and current curve are better compared to the PI and PID controllers. So fuzzy logic gives better results compared to the PI and PID controllers. 4. CONCLUSION The analysis of the direct torque control of BLDC motor with its dynamic performance is analyzed by replacing the speed regulator as PI, PID and Fuzzy controller. The PI and PID controllers, which are tuned manually gives results with time delay. It takes more time to achieve steady state. Using a fuzzy logic controller can minimize this time delay. And it can make the system stable faster. The rules are taken with all the three controllers and the PI and PID gives steady state at 3.5 sec and 2.5 sec respectively. And the fuzzy results are obtained well with 2.3 secs. REFERENCES [1] Gheorghe Ursanu, “ DTC control of electrical drives systems with bldc motors”, Buletinul AGIR nr, 2012 [2] H. Merabet Boulouiha et al, “Direct torque control of multilevel SVPWM inverter in variable speed SCIG- based wind energy conversion system”, Renewable Energy, 2015 pp. 140-152. [3] Salih Baris Ozturk, “Direct torque control of brushless DC motor with non-sinusoidal back EMF”, IEEE conferences 2007. [4] Guo Hong et al, “ Design of Electrical/Mechanical Hybrid 4-Redundancy Brushless DC Torque Motor”, Chinese Journal of Aeronautics, 2010, pp. 211-215. [5] I. Janpan et al, “Control of the Brushless DC Motor in Combine Mode”, Procedia Engineering, 2012 , pp. 275-285. [6] Mourad Masmoudi et al, “Direct Torque Control of Brushless DC Motor, Drives with Improved Reliability”, IEEE Transactions On Industry Applications, 2014. [7] S.A.KH. Mozaffari Niapour et al, “Brushless DC motor drives supplied by PV power system based on Z-source inverter and FL-IC MPPT controller”, Energy Conversion and Management, 2011, pp. 3043-3059. [8] S.A.KH. Mozaffari Niapour et al, “A new robust speed-sensorless control strategy for high-performance brushless DC motor drives with reduced torque ripple”, Control Engineering Practice, 2014, pp. 42-54. [9] A. Rahideh, “Optimal brushless DC motor design using genetic algorithms”, Journal of Magnetism and Magnetic Materials, 2010, pp.3580-3687. [10] Izaskun Sarasola et al, “Direct torque control design and experimental evaluation for the brushless doubly fed machine”, Energy Conversion and Management, 2011, pp. 1226-1234. [11] X.Z. Zhang & Y.N. Wang, “A novel position-sensorless control method for brushless DC motors”, Energy Conversion and Management, 2011, pp. 1669-1676. [12] Ramin Salehi Arashloo et al, “Genetic algorithm-based output power optimisation of fault tolerant five-phase brushless direct current drives applicable for electrical and hybrid electrical vehicles”, IET Electric Power Applications, 2014. [13] Byoung-Kuk Lee et al, “On the Feasibility of Four-Switch Three-Phase BLDC Motor Drives for Low Cost Commercial Applications: Topology and Control”, IEEE Transactions On Power Electronics, 2003, Vol. 18, No. 1. pp. 162-172. [14] Jiancheng Fang, “Torque Ripple Reduction in BLDC Torque Motor With Nonideal Back EMF”, IEEE Transactions On Power Electronics, Vol. 27, No. 11, 4630-4637. [15] Jin Gao & Yuwen Hu, “Direct Self-Control for BLDC Motor Drives Based on Three-Dimensional Coordinate System”, IEEE Transactions On Industrial Electronics, 2010, Vol. 57, No. 8, pp. 2836-2844. [16] Sang-Young Jung et al, “Commutation Control for Low Commutation Torque Ripple in Position Sensorless Drive of Low-Voltage Brushless DC Motor”, IEEE Transactions on Power Electronics, 2013. [17] Yong Liu et al, “Direct Torque Control of Brushless DC Drives With Reduced Torque Ripple”, IEEE Transactions On Industry Applications, 2005, Vol. 41, No. 2 . pp. 599-608. [18] Yong Liu, “Commutation-Torque-Ripple Minimization in Direct-Torque-Controlled PM Brushless DC Drives”, IEEE Transactions On Industry Applications, 2007, Vol. 43, No. 4, [19] Salih Baris Ozturk et al, “Direct Torque and Indirect Flux Control of Brushless DC Motor”, IEEE/ASME Transactions On Mechatronics, Vol. 16, No. 2, pp. 351-359. [20] Pritha Agarwal and et.al “Comparative Study of Fuzzy logic Based Speed Control of Multilevel Inverter fed Brussless DC Motor Drive”, Interantional Journal of Power Electronics and Drive System, Vol. 4, No. 1, 2014, 70- 80. [21] Jeya Selvan Renius A, Vinoth Kumar K, “ Analysis of Variable Speed PFC Chopper FED BLDC Motor Drive”, International Journal of Power Electronics and Drive System, Vol. 5, no. 3, 2015, 326-335.
  • 8.  ISSN: 2088-8694 IJPEDS Vol. 7, No. 1, March 2016 : 144 – 151 151 BIOGRAPHIES OF AUTHORS Geetha V is working as an Associate Professor at PSV College of Engineering and Technology Krishnagiri, Tamilnadu. She received her B.E Degree from GCE, Salem (Madras University) and also received her Master Degree from MEC, Rasipuram (Anna University Chennai) in the year 1995 and 2009 respectively.She is currently pursuing her Doctoral research at Anna University Chennai. Her research includes in the field of Special Electrical machines and Motor Drives and controller. S. Thangavel, Professor and Head of the Department of Electrical and Electronics at K.S. Rangasamy College of Technology, Tiruchengode Namakkal District. He received B.E (EEE) from GCT and M.E (C&I) from Anna University Chennai in the year 1993 and 2002 respectively. He received his Ph.D in the area of “Intelligent Controller for Industrial Drives”. He has published 42 Papers in International and National Journals. Under his Supervision currently 8 Research Scholars are working and 8 Scholars completed their Ph.D. His areas of interests are Control systems, Electrical Machines, Smart Grid, Intelligent Techniques like Fuzzy logic, neural networks, Genetic Algorithm and Ant Colony Optimization technique and their applications to Industrial drives and power systems.