SlideShare a Scribd company logo
1 of 8
Download to read offline
Natarajan Meghanathan, et al. (Eds): SIPM, FCST, ITCA, WSE, ACSIT, CS & IT 06, pp. 565–572, 2012.
© CS & IT-CSCP 2012 DOI : 10.5121/csit.2012.2355
STATOR FLUX OPTIMIZATION ON DIRECT
TORQUE CONTROL WITH FUZZY LOGIC
Fatih Korkmaz1, M. Faruk Çakır1, Yılmaz Korkmaz2, smail Topaloğlu1
1Technical and Business Collage, Çankırı Karatekin University, 18200, Çankırı,
Turkey
fkorkmaz@karatekin.edu.tr, mcakir@karatekin.edu.tr
,itopaloglu@karatekin.edu.tr
2Department of Electric and Electronic Engineering, Gazi University, Ankara,
Turkey
ykorkmaz@gazi.edu.tr
ABSTRACT
The Direct Torque Control (DTC) is well known as an effective control technique for high
performance drives in a wide variety of industrial applications and conventional DTC technique
uses two constant reference value: torque and stator flux. In this paper, fuzzy logic based stator
flux optimization technique for DTC drives that has been proposed. The proposed fuzzy logic
based stator flux optimizer self-regulates the stator flux reference using induction motor load
situation without need of any motor parameters. Simulation studies have been carried out with
Matlab/Simulink® to compare the proposed system behaviors at vary load conditions. Simulation
results show that the performance of the proposed DTC technique has been improved and
especially at low-load conditions torque ripple are greatly reduced with respect to the
conventional DTC.
KEYWORDS
Asynchronous motor control, Direct torque control, Fuzzy logic optimization, Vector control
1. Introduction
Nowadays, there are two well-known methods for asynchronous motor control and they can be
grouped as scalar and vector control. Scalar control is based on the steady-state motor model while
vector control is based on dynamic model of motor[1].
In middle of 1980’s, a new vector control scheme named as direct torque control (DTC), was
introduced by Takahashi[2] for variable load and speed asynchronous motor drives. It was a good
alternative to the other type of vector control which known as field oriented control (FOC) due to
some well-known advantages, such as simple control structure, no need much motor parameters so
independency of parameter changes, fast dynamic response. Besides these advantages, DTC
scheme still had some disadvantages like high torque and current ripples, variable switching
frequency behavior and implementation difficulties owing to necessity of low sampling time.
566 Computer Science & Information Technology ( CS & IT )
Over the years, many studies have been done to overcome these disadvantages of the DTC and
continues. We can group these research's under several headings:
• Research using different switching techniques and inverter topologies [3-4]
• Research using artificial intelligence on different sections of system [5-6]
• Research using different observer models [7-8]
Fuzzy Logic (FL) is one of artificial intelligence methods and its ability to incorporate human
intuition in the design process. The FL has gained great attention in the every area of
electromechanical devices control because of no need mathematical models of systems unlike
conventional controllers[9-10] . So we also meet with the FL controller in some DTC applications.
In [11], FL is used to select voltage vectors in conventional DTC and in [12] a FL stator resistance
estimator is used and it can estimate changes in stator resistance due to temperature change during
operation. A FL controller is used for duty ratio control method at [13]. These FL controllers can
provide good dynamic performance and robustness.
In recent publications, we see that some flux optimization methods are proposed for the DTC
scheme for asynchronous motor drives and the affects of the optimization algorithm is
investigated. In these publications, three flux control methods are used for optimization and we can
classified according to control structure as following basically: flux control as a function of torque
[14], flux control based on loss model [15], and flux control by a minimum loss search controller
[16].
This paper deals with a new stator flux controller on DTC scheme. It has been developed to
determine the best flux reference value for motor using FL algorithm. The proposed controller self-
regulates the stator flux reference without need of any motor parameters. Simulation studies have
shown that this method reduces the torque ripple of the DTC scheme.
2. Basics of DTC
Directly control of torque by selecting the appropriate stator voltage vector has led to the naming
of this method as direct torque control. The basic idea of the DTC is to choose the best vector of
the voltage which makes the flux rotate and produce the desired torque. During this rotation, the
amplitude of the flux remains inside a pre-defined band[17]. All measured electrical values of
motor must be converted to stationary α-β reference frame on the DTC scheme and conversation
matrix as given in (1-3).
[ ] abciTi =0αβ (1)
[ ] abcVTV =0αβ (2)
abci , abcv measured and 0αβi , 0αβv calculated phase currents and voltages respectively. T is
transformation matrix as given in (3).
















−
−−
=
2
1
2
1
2
1
2
3
2
3
0
2
1
2
1
1
3
2
T (3)
Computer Science & Information Technology ( CS & IT ) 567
Stator flux vector can be calculated using the measured current and voltage vectors as given in
(4-6).
dtiRV s∫ −= )( αααλ (4)
dtiRV s∫ −= )( βββλ (5)
22
βα λλλ += (6)
Where λ is stator flux space vector, dsv and qsv stator voltage, dsi and qsi line currents in α-β
reference frame and sR stator resistance. The electromagnetic torque of an asynchronous machine
is usually estimated as given in (7).
)(
2
3
αββα λλ iipTe −= (7)
Where p is the number of pole pairs. An important control parameter for DTC is stator flux vector
sector. Stator flux rotate trajectory is divided six sector and calculation of stator flux vector sector
as given in (8).
)(tan 1
α
β
λ
λ
λ
θ −
= (8)
Two different hysteresis comparators generates other control parameters on DTC scheme. Flux
hysteresis comparator is two level type while torque comparator is tree level type. This hysteresis
comparators use flux and torque instantaneous error values as input and generates control signals
as output.
Switching selector unit generates inverter switching states with use of the hysteresis comparator
outputs and the stator flux vector sector.
Figure 1. Inverter voltage vectors and sectors
Inverter voltage vectors and determining stator flux sector depending on the stator flux's angle are
shown in Figure 1.
3. Fuzzy Flux Optimization Based DTC System
Conventional DTC scheme not only uses a torque reference value, but also a stator flux reference
value as control parameters. Usually, motors are designed to work their maximum efficiency in
their nominal operating point. But for many industrial control applications (i.e. cranes, elevators)
motor loading situations can vary from time to time. Therefore, the value of motor flux should be
568 Computer Science & Information Technology ( CS & IT )
readjusted when the load is less than the rated value. Adaptation of flux to load variations can be
done in three ways: flux control as a function of torque, flux control based on loss model and flux
control by a minimum loss search controller. In this paper, the first way have been preferred. It
means that the flux controlled as a function of the torque but without need of any motor parameters
by using fuzzy algorithm.
Figure 2. Fuzzy based stator flux optimization unit
The FL controller, which used in the proposed DTC scheme, utilizes the torque error and initial
value of stator flux reference as control variable and generates amount of change on stator flux
reference for next step as output. Fuzzy based stator flux optimization unit given in Fig 2.
(a) Torque error
(b) Initial value of stator flux reference
(c) Change on stator flux reference
Figure 3. Membership functions
Membership functions of the purposed fuzzy control scheme are given in Fig 3. Fuzzy control
rules of the purposed fuzzy control scheme are designed to minimize torque ripples and rules can
be obtained based on prior experience of investigators about the DTC scheme. FL rules shown in
Table 1.
Computer Science & Information Technology ( CS & IT ) 569
Table 1. Rule Table
Torque error
NB NM NS PS PM PB
1−
refλ
S 0 PS PB 0 PS PB
M NS 0 PM NS 0 PM
B NB NM 0 NB NM 0
4. Simulations
Numerical simulations have been carried out to investigate the effects of the proposed fuzzy stator
flux controller based DTC scheme. Its developed using Matlab/Simulink®. The parameter of the
asynchronous motor and simulation used in research as follows:
Table 2. Parameters of Motor and Simulations
Rated Power (kW) 4
Rated Voltage (V) 400
Frequency (Hz) 50
Rated speed (rpm) 1430
Stator Resistance ( ) 1.405
Pole pairs (p) 2
Rated speed (rpm) 1430
DC bus voltage (V) 400
Reference speed (rpm) 1500
Cycle period (µs) 50
Fig.4. Simulink block diagram of the proposed DTC
At startup, the motor is unloaded, the load is changed to 10Nm at t=2 s, then load torque changed 5
Nm at t=3.5 s. for investigate the motor performance vary load conditions. The torque response
curves of the conventional DTC and the proposed fuzzy stator flux optimization based DTC are
shown Fig 5 and Fig 6.
570 Computer Science & Information Technology ( CS & IT )
Fig. 5. Torque response of conventional DTC
Fig. 6. Torque response of proposed DTC
Fig. 7. Stator flux d-q components on conventional DTC
Computer Science & Information Technology ( CS & IT ) 571
Fig. 8. Stator flux d-q components on proposed DTC
The stator flux curves of conventional DTC and the proposed fuzzy stator flux optimization based
DTC are shown Fig. 7 and Fig. 8. It can be seen that the proposed stator flux optimization system
finds the optimal flux value rapidly and has a better performance especially when motor load less
then rated value. Obviously, the proposed system with optimized command stator flux has much
smaller ripple in the torque with respect to the conventional DTC at all working conditions.
6. Conclusions
A new fuzzy logic based control strategy for stator flux optimization of the DTC controlled
asynchronous motors has been presented in this paper. Fuzzy logic based stator flux optimizers has
been designed to determine the reference value of stator flux according to torque error change
without need of any motor parameter in DTC scheme. The simulation results validate that the
fuzzy logic based control strategy for stator flux optimization can be successfully cooperated with
conventional DTC scheme and achieves a reduction of torque ripple.
7. References
1. V. Bleizgys, A. Baskys and T. Lipinskis, “Induction motor voltage amplitude control technique based
on the motor efficiency observation,” Electronics and Electrical Engineering – Kaunas: Technologija,
2011, No. 3(109) , pp. 89–92.
2. Takahashi, I., Noguchi. T., “A new quick-response and high efficiency control strategy of an induction
motor,” IEEE Transactions on Industrial Applications, 1986, vol.I A-22 ,No.5. , pp. 820–827.
3. D. Casadei, G. Serra and A. Tani, “The use of matrix converters in direct torque control of induction
machines,” IEEE Trans. on Industrial Electronics, 2001, vol.48 , no.6 , pp. 1057–1064.
4. D. Casadei, G. Serra and A. Tani, “Implementation of a direct torque control algorithm for induction
motors based on discrete space vector modulation,” IEEE Trans. on Power Electronics, 2000, vol.15 ,
no. 4 , pp. 769–777.
5. S. Benaicha, F. Zidani, R.-N. Said, M.-S.-N. Said, “Direct torque with fuzzy logic torque ripple
reduction based stator flux vector control,” Computer and Electrical Engineering, (ICCEE '09), 2009,
vol.2 , pp. 128–133.
6. N. Sadati, S. Kaboli, H. Adeli, E. Hajipour and M. Ferdowsi, “Online optimal neuro-fuzzy flux
controller for dtc based induction motor drives,” Applied Power Electronics Conference and
Exposition (APEC 2009), 2009, pp.210–215.
7. Z. Tan, Y. Li and Y. Zeng, “A three-level speed sensor-less DTC drive of induction motor based on a
full-order flux observer,” Power System Technology, Proceedings. PowerCon International
Conference, 2002, vol. 2, pp. 1054- 1058.
572 Computer Science & Information Technology ( CS & IT )
8. G. Ya and L. Weiguo, “A new method research of fuzzy DTC based on full-order state observer for
stator flux linkage,” Computer Science and Automation Engineering (CSAE), 2011 IEEE International
Conference, 2011, vol. 2 , pp.104-108.
9. Li, H., “Fuzzy DTC for induction motor with optimized command stator flux,” Intelligent Control and
Automation (WCICA), 2010, pp. 4958–4961.
10. Kessal, A., Rahmani, L., Mostefai M., Gaubert J., “Power factor correction based on fuzzy logic
controller with fixed switching frequency,” Electronics and Electrical Engineering – Kaunas:
Technologija, 2012, no. 2(118), pp. 67–72.
11. Arias, A., Romeral, J.L., Aldabas, E., Jayne, M.G., “Fuzzy logic direct torque control,” IEEE
International Symposium on Industrial Electronics (ISIE), 2000, vol.1, pp. 253–258.
12. Holtz, J., Quan, J., “Sensorless vector control of induction motors at very low speed using a nonlinear
inverter model and parameter identification,” IEEE Trans. Ind. Appl., 2002, vol. 38, no. 4, pp. 1087–
1095.
13. Casadei, D., Serra, G., Tani, A., Zarri, L., Profumo, F., “Performance analysis of a speed-sensorless
induction motor drive based on a constant switching-frequency DTC scheme,” IEEE Trans. Ind. Appl.,
2003, vol. 39, no. 2, pp. 476–484.
14. Kaboli, S., Zolghadri, M.R., Haghbin, S.,Emadi, A., “Torque ripple minimization in DTC of induction
motor based on optimized flux value determination,” IEEE Ind. Electron. Conf., 2003, pp. 431–435.
15. Kioskeridis, I., Margaris, N., “Loss minimization in induction motor adjustable speed drives,” IEEE
Trans. Ind. Electron., 1996, vol. 43, no. 1, pp. 226–231.
16. Kioskeridis, I., Margaris, N., “Loss minimization in scalar-controlled induction motor drives with
search controllers,” IEEE Trans. Power Electron., 1996, vol. 11, no. 2, pp. 213–220.
17. P. Vas, Sensorless vector and direct torque control. Oxford University Press,2003
Authors
Fatih Korkmaz was born in Kırıkkale, Turkey in 1977. He received the B.T.,
M.S., and Doctorate degrees in in electrical education, from University of Gazi,
Turkey, respectively in 2000, 2004 and 2011. His current research field includes
Electric Machines Drives and Control Systems.
M. Faruk Çakır was born in Turkey in 1972. He received B.T. degree from
depertmant of electric-electronic engineering, Selçuk University, Turkey, in
1994 and M.S. degree from Gebze High Technology Institute , Turkey, in 1999.
Now he is PhD student in University of Gazi, Turkey. His research deals with
Electric Machine Design and Nano Composite Materials.
Yılmaz Kormaz was born in Çorum, Turkey in 1956. He received the B.T.,
M.S., and Doctorate degrees in electrical education from University of Gazi,
Turkey, respectively in 1979, 1994 and 2005. His current research field includes
Electric Machines Design and Control.
smail TOPALOĞLU was born in Adana, Turkey, in 1983. He received the
B.Sc and M.Sc. degrees in electrical education from University of Gazi in 2007
and 2009, respectively. His current research interests include Computer aided
design and analysis of conventional and novel electrical and magnetic circuits
of electrical machines, sensors and transducers, mechatronic systems.

More Related Content

What's hot

Speed Sensorless Vector Control of Unbalanced Three-Phase Induction Motor wit...
Speed Sensorless Vector Control of Unbalanced Three-Phase Induction Motor wit...Speed Sensorless Vector Control of Unbalanced Three-Phase Induction Motor wit...
Speed Sensorless Vector Control of Unbalanced Three-Phase Induction Motor wit...IAES-IJPEDS
 
Speed Sensorless Vector Control of Induction Motor Drive with PI and Fuzzy Co...
Speed Sensorless Vector Control of Induction Motor Drive with PI and Fuzzy Co...Speed Sensorless Vector Control of Induction Motor Drive with PI and Fuzzy Co...
Speed Sensorless Vector Control of Induction Motor Drive with PI and Fuzzy Co...IJPEDS-IAES
 
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
 
OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIVE USING INTELLIGENT CONTROL...
OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIVE USING INTELLIGENT CONTROL...OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIVE USING INTELLIGENT CONTROL...
OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIVE USING INTELLIGENT CONTROL...elelijjournal
 
Fuzzy logic based direct torque control of induction motor with space vector ...
Fuzzy logic based direct torque control of induction motor with space vector ...Fuzzy logic based direct torque control of induction motor with space vector ...
Fuzzy logic based direct torque control of induction motor with space vector ...ijscai
 
A High Gain Observer Based Sensorless Nonlinear Control of Induction Machine
A High Gain Observer Based Sensorless Nonlinear Control of Induction MachineA High Gain Observer Based Sensorless Nonlinear Control of Induction Machine
A High Gain Observer Based Sensorless Nonlinear Control of Induction MachineIJPEDS-IAES
 
Fuzzy logic based direct torque control of induction motor with space vector ...
Fuzzy logic based direct torque control of induction motor with space vector ...Fuzzy logic based direct torque control of induction motor with space vector ...
Fuzzy logic based direct torque control of induction motor with space vector ...ijscai
 
MODIFIED DIRECT TORQUE CONTROL FOR BLDC MOTOR DRIVES
MODIFIED DIRECT TORQUE CONTROL FOR BLDC MOTOR DRIVESMODIFIED DIRECT TORQUE CONTROL FOR BLDC MOTOR DRIVES
MODIFIED DIRECT TORQUE CONTROL FOR BLDC MOTOR DRIVESijctcm
 
67.energy optimization of field oriented (1)
67.energy optimization of field oriented (1)67.energy optimization of field oriented (1)
67.energy optimization of field oriented (1)imran shaikh
 
A NEW FUZZY LOGIC BASED SPACE VECTOR MODULATION APPROACH ON DIRECT TORQUE CON...
A NEW FUZZY LOGIC BASED SPACE VECTOR MODULATION APPROACH ON DIRECT TORQUE CON...A NEW FUZZY LOGIC BASED SPACE VECTOR MODULATION APPROACH ON DIRECT TORQUE CON...
A NEW FUZZY LOGIC BASED SPACE VECTOR MODULATION APPROACH ON DIRECT TORQUE CON...csandit
 
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
 
Power optimisation scheme of induction motor using FLC for electric vehicle
Power optimisation scheme of induction motor using FLC for electric vehiclePower optimisation scheme of induction motor using FLC for electric vehicle
Power optimisation scheme of induction motor using FLC for electric vehicleAsoka Technologies
 
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
 
TORQUE CONTROL OF AC MOTOR WITH FOPID CONTROLLER BASED ON FUZZY NEURAL ALGORITHM
TORQUE CONTROL OF AC MOTOR WITH FOPID CONTROLLER BASED ON FUZZY NEURAL ALGORITHMTORQUE CONTROL OF AC MOTOR WITH FOPID CONTROLLER BASED ON FUZZY NEURAL ALGORITHM
TORQUE CONTROL OF AC MOTOR WITH FOPID CONTROLLER BASED ON FUZZY NEURAL ALGORITHMijics
 
A New Induction Motor Adaptive Robust Vector Control based on Backstepping
A New Induction Motor Adaptive Robust Vector Control based on Backstepping A New Induction Motor Adaptive Robust Vector Control based on Backstepping
A New Induction Motor Adaptive Robust Vector Control based on Backstepping IJECEIAES
 
Fuzzy controlled dtc fed by a four switch inverter for induction motor
Fuzzy controlled dtc fed by a four switch inverter for induction motorFuzzy controlled dtc fed by a four switch inverter for induction motor
Fuzzy controlled dtc fed by a four switch inverter for induction motoreSAT Journals
 
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
 

What's hot (20)

Speed Sensorless Vector Control of Unbalanced Three-Phase Induction Motor wit...
Speed Sensorless Vector Control of Unbalanced Three-Phase Induction Motor wit...Speed Sensorless Vector Control of Unbalanced Three-Phase Induction Motor wit...
Speed Sensorless Vector Control of Unbalanced Three-Phase Induction Motor wit...
 
Speed Sensorless Vector Control of Induction Motor Drive with PI and Fuzzy Co...
Speed Sensorless Vector Control of Induction Motor Drive with PI and Fuzzy Co...Speed Sensorless Vector Control of Induction Motor Drive with PI and Fuzzy Co...
Speed Sensorless Vector Control of Induction Motor Drive with PI and Fuzzy Co...
 
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...
 
Constant Switching Frequency and Torque Ripple Minimization of DTC of Inducti...
Constant Switching Frequency and Torque Ripple Minimization of DTC of Inducti...Constant Switching Frequency and Torque Ripple Minimization of DTC of Inducti...
Constant Switching Frequency and Torque Ripple Minimization of DTC of Inducti...
 
OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIVE USING INTELLIGENT CONTROL...
OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIVE USING INTELLIGENT CONTROL...OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIVE USING INTELLIGENT CONTROL...
OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIVE USING INTELLIGENT CONTROL...
 
Torque ripples improvement of direct torque controlled five-phase induction m...
Torque ripples improvement of direct torque controlled five-phase induction m...Torque ripples improvement of direct torque controlled five-phase induction m...
Torque ripples improvement of direct torque controlled five-phase induction m...
 
Fuzzy logic based direct torque control of induction motor with space vector ...
Fuzzy logic based direct torque control of induction motor with space vector ...Fuzzy logic based direct torque control of induction motor with space vector ...
Fuzzy logic based direct torque control of induction motor with space vector ...
 
F05613947
F05613947F05613947
F05613947
 
A High Gain Observer Based Sensorless Nonlinear Control of Induction Machine
A High Gain Observer Based Sensorless Nonlinear Control of Induction MachineA High Gain Observer Based Sensorless Nonlinear Control of Induction Machine
A High Gain Observer Based Sensorless Nonlinear Control of Induction Machine
 
Fuzzy logic based direct torque control of induction motor with space vector ...
Fuzzy logic based direct torque control of induction motor with space vector ...Fuzzy logic based direct torque control of induction motor with space vector ...
Fuzzy logic based direct torque control of induction motor with space vector ...
 
MODIFIED DIRECT TORQUE CONTROL FOR BLDC MOTOR DRIVES
MODIFIED DIRECT TORQUE CONTROL FOR BLDC MOTOR DRIVESMODIFIED DIRECT TORQUE CONTROL FOR BLDC MOTOR DRIVES
MODIFIED DIRECT TORQUE CONTROL FOR BLDC MOTOR DRIVES
 
67.energy optimization of field oriented (1)
67.energy optimization of field oriented (1)67.energy optimization of field oriented (1)
67.energy optimization of field oriented (1)
 
A NEW FUZZY LOGIC BASED SPACE VECTOR MODULATION APPROACH ON DIRECT TORQUE CON...
A NEW FUZZY LOGIC BASED SPACE VECTOR MODULATION APPROACH ON DIRECT TORQUE CON...A NEW FUZZY LOGIC BASED SPACE VECTOR MODULATION APPROACH ON DIRECT TORQUE CON...
A NEW FUZZY LOGIC BASED SPACE VECTOR MODULATION APPROACH ON DIRECT TORQUE CON...
 
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
 
Power optimisation scheme of induction motor using FLC for electric vehicle
Power optimisation scheme of induction motor using FLC for electric vehiclePower optimisation scheme of induction motor using FLC for electric vehicle
Power optimisation scheme of induction motor using FLC for electric vehicle
 
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...
 
TORQUE CONTROL OF AC MOTOR WITH FOPID CONTROLLER BASED ON FUZZY NEURAL ALGORITHM
TORQUE CONTROL OF AC MOTOR WITH FOPID CONTROLLER BASED ON FUZZY NEURAL ALGORITHMTORQUE CONTROL OF AC MOTOR WITH FOPID CONTROLLER BASED ON FUZZY NEURAL ALGORITHM
TORQUE CONTROL OF AC MOTOR WITH FOPID CONTROLLER BASED ON FUZZY NEURAL ALGORITHM
 
A New Induction Motor Adaptive Robust Vector Control based on Backstepping
A New Induction Motor Adaptive Robust Vector Control based on Backstepping A New Induction Motor Adaptive Robust Vector Control based on Backstepping
A New Induction Motor Adaptive Robust Vector Control based on Backstepping
 
Fuzzy controlled dtc fed by a four switch inverter for induction motor
Fuzzy controlled dtc fed by a four switch inverter for induction motorFuzzy controlled dtc fed by a four switch inverter for induction motor
Fuzzy controlled dtc fed by a four switch inverter for induction motor
 
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
 

Similar to Fuzzy Logic Optimized DTC for AS Motor Flux Control

CONTROL OF AN INDUCTION MOTOR WITH DOUBLE ANN MODEL BASED DTC
CONTROL OF AN INDUCTION MOTOR WITH DOUBLE ANN MODEL BASED DTCCONTROL OF AN INDUCTION MOTOR WITH DOUBLE ANN MODEL BASED DTC
CONTROL OF AN INDUCTION MOTOR WITH DOUBLE ANN MODEL BASED DTCcsandit
 
Biogeography-Based Optimization, BBO, Evolutionary Algorithm, Migration, Part...
Biogeography-Based Optimization, BBO, Evolutionary Algorithm, Migration, Part...Biogeography-Based Optimization, BBO, Evolutionary Algorithm, Migration, Part...
Biogeography-Based Optimization, BBO, Evolutionary Algorithm, Migration, Part...cscpconf
 
COMPARING OF SWITCHING FREQUENCY ON VECTOR CONTROLLED ASYNCHRONOUS MOTOR
COMPARING OF SWITCHING FREQUENCY ON VECTOR CONTROLLED ASYNCHRONOUS MOTORCOMPARING OF SWITCHING FREQUENCY ON VECTOR CONTROLLED ASYNCHRONOUS MOTOR
COMPARING OF SWITCHING FREQUENCY ON VECTOR CONTROLLED ASYNCHRONOUS MOTORijscai
 
A NEW APPROACH TO DTC METHOD FOR BLDC MOTOR ADJUSTABLE SPEED DRIVES
A NEW APPROACH TO DTC METHOD FOR BLDC MOTOR ADJUSTABLE SPEED DRIVESA NEW APPROACH TO DTC METHOD FOR BLDC MOTOR ADJUSTABLE SPEED DRIVES
A NEW APPROACH TO DTC METHOD FOR BLDC MOTOR ADJUSTABLE SPEED DRIVEScscpconf
 
T ORQUE R IPPLES M INIMIZATION ON DTC C ONTROLLED I NDUCTION M OTOR WITH A DA...
T ORQUE R IPPLES M INIMIZATION ON DTC C ONTROLLED I NDUCTION M OTOR WITH A DA...T ORQUE R IPPLES M INIMIZATION ON DTC C ONTROLLED I NDUCTION M OTOR WITH A DA...
T ORQUE R IPPLES M INIMIZATION ON DTC C ONTROLLED I NDUCTION M OTOR WITH A DA...csandit
 
Speed Sensor less DTC of VSI fed Induction Motor with Simple Flux Regulation ...
Speed Sensor less DTC of VSI fed Induction Motor with Simple Flux Regulation ...Speed Sensor less DTC of VSI fed Induction Motor with Simple Flux Regulation ...
Speed Sensor less DTC of VSI fed Induction Motor with Simple Flux Regulation ...IRJET Journal
 
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
 
ADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTOR
ADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTORADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTOR
ADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTORijics
 
ADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTOR
ADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTORADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTOR
ADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTORijcisjournal
 
Review of the DTC Controller and Estimation of Stator Resistance in IM Drives
Review of the DTC Controller and Estimation of Stator Resistance in IM DrivesReview of the DTC Controller and Estimation of Stator Resistance in IM Drives
Review of the DTC Controller and Estimation of Stator Resistance in IM DrivesIAES-IJPEDS
 
LIGHTWEIGHT MOBILE WEB SERVICE PROVISIONING FOR THE INTERNET OF THINGS MEDIATION
LIGHTWEIGHT MOBILE WEB SERVICE PROVISIONING FOR THE INTERNET OF THINGS MEDIATIONLIGHTWEIGHT MOBILE WEB SERVICE PROVISIONING FOR THE INTERNET OF THINGS MEDIATION
LIGHTWEIGHT MOBILE WEB SERVICE PROVISIONING FOR THE INTERNET OF THINGS MEDIATIONijujournal
 
SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC
SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTCSPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC
SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTCijics
 
A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...
A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...
A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...IJPEDS-IAES
 
IRJET- Direct Torque Control of Induction Motor
IRJET-  	  Direct Torque Control of Induction MotorIRJET-  	  Direct Torque Control of Induction Motor
IRJET- Direct Torque Control of Induction MotorIRJET Journal
 
Comparison of different controllers for the improvement of Dynamic response o...
Comparison of different controllers for the improvement of Dynamic response o...Comparison of different controllers for the improvement of Dynamic response o...
Comparison of different controllers for the improvement of Dynamic response o...IJERA Editor
 
MODELLING AND IMPLEMENTATION OF AN IMPROVED DSVM SCHEME FOR PMSM DTC
MODELLING AND IMPLEMENTATION OF AN IMPROVED DSVM SCHEME FOR PMSM DTCMODELLING AND IMPLEMENTATION OF AN IMPROVED DSVM SCHEME FOR PMSM DTC
MODELLING AND IMPLEMENTATION OF AN IMPROVED DSVM SCHEME FOR PMSM DTCpaperpublications3
 
QUICK DYNAMIC TORQUE CONTROL IN DTC-HYSTERESIS-BASED INDUCTION MOTOR BY USING...
QUICK DYNAMIC TORQUE CONTROL IN DTC-HYSTERESIS-BASED INDUCTION MOTOR BY USING...QUICK DYNAMIC TORQUE CONTROL IN DTC-HYSTERESIS-BASED INDUCTION MOTOR BY USING...
QUICK DYNAMIC TORQUE CONTROL IN DTC-HYSTERESIS-BASED INDUCTION MOTOR BY USING...ijiert bestjournal
 
Performance Improvement with Model Predictive Torque Control of IM Drives usi...
Performance Improvement with Model Predictive Torque Control of IM Drives usi...Performance Improvement with Model Predictive Torque Control of IM Drives usi...
Performance Improvement with Model Predictive Torque Control of IM Drives usi...IRJET Journal
 

Similar to Fuzzy Logic Optimized DTC for AS Motor Flux Control (20)

CONTROL OF AN INDUCTION MOTOR WITH DOUBLE ANN MODEL BASED DTC
CONTROL OF AN INDUCTION MOTOR WITH DOUBLE ANN MODEL BASED DTCCONTROL OF AN INDUCTION MOTOR WITH DOUBLE ANN MODEL BASED DTC
CONTROL OF AN INDUCTION MOTOR WITH DOUBLE ANN MODEL BASED DTC
 
Biogeography-Based Optimization, BBO, Evolutionary Algorithm, Migration, Part...
Biogeography-Based Optimization, BBO, Evolutionary Algorithm, Migration, Part...Biogeography-Based Optimization, BBO, Evolutionary Algorithm, Migration, Part...
Biogeography-Based Optimization, BBO, Evolutionary Algorithm, Migration, Part...
 
COMPARING OF SWITCHING FREQUENCY ON VECTOR CONTROLLED ASYNCHRONOUS MOTOR
COMPARING OF SWITCHING FREQUENCY ON VECTOR CONTROLLED ASYNCHRONOUS MOTORCOMPARING OF SWITCHING FREQUENCY ON VECTOR CONTROLLED ASYNCHRONOUS MOTOR
COMPARING OF SWITCHING FREQUENCY ON VECTOR CONTROLLED ASYNCHRONOUS MOTOR
 
A NEW APPROACH TO DTC METHOD FOR BLDC MOTOR ADJUSTABLE SPEED DRIVES
A NEW APPROACH TO DTC METHOD FOR BLDC MOTOR ADJUSTABLE SPEED DRIVESA NEW APPROACH TO DTC METHOD FOR BLDC MOTOR ADJUSTABLE SPEED DRIVES
A NEW APPROACH TO DTC METHOD FOR BLDC MOTOR ADJUSTABLE SPEED DRIVES
 
T ORQUE R IPPLES M INIMIZATION ON DTC C ONTROLLED I NDUCTION M OTOR WITH A DA...
T ORQUE R IPPLES M INIMIZATION ON DTC C ONTROLLED I NDUCTION M OTOR WITH A DA...T ORQUE R IPPLES M INIMIZATION ON DTC C ONTROLLED I NDUCTION M OTOR WITH A DA...
T ORQUE R IPPLES M INIMIZATION ON DTC C ONTROLLED I NDUCTION M OTOR WITH A DA...
 
Speed Sensor less DTC of VSI fed Induction Motor with Simple Flux Regulation ...
Speed Sensor less DTC of VSI fed Induction Motor with Simple Flux Regulation ...Speed Sensor less DTC of VSI fed Induction Motor with Simple Flux Regulation ...
Speed Sensor less DTC of VSI fed Induction Motor with Simple Flux Regulation ...
 
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...
 
ADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTOR
ADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTORADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTOR
ADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTOR
 
ADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTOR
ADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTORADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTOR
ADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTOR
 
Review of the DTC Controller and Estimation of Stator Resistance in IM Drives
Review of the DTC Controller and Estimation of Stator Resistance in IM DrivesReview of the DTC Controller and Estimation of Stator Resistance in IM Drives
Review of the DTC Controller and Estimation of Stator Resistance in IM Drives
 
LIGHTWEIGHT MOBILE WEB SERVICE PROVISIONING FOR THE INTERNET OF THINGS MEDIATION
LIGHTWEIGHT MOBILE WEB SERVICE PROVISIONING FOR THE INTERNET OF THINGS MEDIATIONLIGHTWEIGHT MOBILE WEB SERVICE PROVISIONING FOR THE INTERNET OF THINGS MEDIATION
LIGHTWEIGHT MOBILE WEB SERVICE PROVISIONING FOR THE INTERNET OF THINGS MEDIATION
 
SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC
SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTCSPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC
SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC
 
A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...
A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...
A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...
 
electronic.ppt
electronic.pptelectronic.ppt
electronic.ppt
 
I010515361
I010515361I010515361
I010515361
 
IRJET- Direct Torque Control of Induction Motor
IRJET-  	  Direct Torque Control of Induction MotorIRJET-  	  Direct Torque Control of Induction Motor
IRJET- Direct Torque Control of Induction Motor
 
Comparison of different controllers for the improvement of Dynamic response o...
Comparison of different controllers for the improvement of Dynamic response o...Comparison of different controllers for the improvement of Dynamic response o...
Comparison of different controllers for the improvement of Dynamic response o...
 
MODELLING AND IMPLEMENTATION OF AN IMPROVED DSVM SCHEME FOR PMSM DTC
MODELLING AND IMPLEMENTATION OF AN IMPROVED DSVM SCHEME FOR PMSM DTCMODELLING AND IMPLEMENTATION OF AN IMPROVED DSVM SCHEME FOR PMSM DTC
MODELLING AND IMPLEMENTATION OF AN IMPROVED DSVM SCHEME FOR PMSM DTC
 
QUICK DYNAMIC TORQUE CONTROL IN DTC-HYSTERESIS-BASED INDUCTION MOTOR BY USING...
QUICK DYNAMIC TORQUE CONTROL IN DTC-HYSTERESIS-BASED INDUCTION MOTOR BY USING...QUICK DYNAMIC TORQUE CONTROL IN DTC-HYSTERESIS-BASED INDUCTION MOTOR BY USING...
QUICK DYNAMIC TORQUE CONTROL IN DTC-HYSTERESIS-BASED INDUCTION MOTOR BY USING...
 
Performance Improvement with Model Predictive Torque Control of IM Drives usi...
Performance Improvement with Model Predictive Torque Control of IM Drives usi...Performance Improvement with Model Predictive Torque Control of IM Drives usi...
Performance Improvement with Model Predictive Torque Control of IM Drives usi...
 

More from cscpconf

ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR cscpconf
 
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATIONcscpconf
 
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...cscpconf
 
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIES
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIESPROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIES
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIEScscpconf
 
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGIC
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGICA SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGIC
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGICcscpconf
 
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS cscpconf
 
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS cscpconf
 
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTIC
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTICTWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTIC
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTICcscpconf
 
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAIN
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAINDETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAIN
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAINcscpconf
 
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...cscpconf
 
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEM
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEMIMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEM
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEMcscpconf
 
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...cscpconf
 
AUTOMATED PENETRATION TESTING: AN OVERVIEW
AUTOMATED PENETRATION TESTING: AN OVERVIEWAUTOMATED PENETRATION TESTING: AN OVERVIEW
AUTOMATED PENETRATION TESTING: AN OVERVIEWcscpconf
 
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORK
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORKCLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORK
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORKcscpconf
 
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...cscpconf
 
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATA
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATAPROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATA
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATAcscpconf
 
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCHCHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCHcscpconf
 
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...cscpconf
 
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGE
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGESOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGE
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGEcscpconf
 
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXTGENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXTcscpconf
 

More from cscpconf (20)

ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
 
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION
 
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...
 
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIES
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIESPROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIES
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIES
 
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGIC
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGICA SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGIC
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGIC
 
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS
 
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS
 
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTIC
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTICTWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTIC
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTIC
 
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAIN
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAINDETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAIN
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAIN
 
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...
 
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEM
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEMIMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEM
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEM
 
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
 
AUTOMATED PENETRATION TESTING: AN OVERVIEW
AUTOMATED PENETRATION TESTING: AN OVERVIEWAUTOMATED PENETRATION TESTING: AN OVERVIEW
AUTOMATED PENETRATION TESTING: AN OVERVIEW
 
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORK
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORKCLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORK
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORK
 
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...
 
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATA
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATAPROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATA
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATA
 
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCHCHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
 
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...
 
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGE
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGESOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGE
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGE
 
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXTGENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
 

Recently uploaded

Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 

Recently uploaded (20)

Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 

Fuzzy Logic Optimized DTC for AS Motor Flux Control

  • 1. Natarajan Meghanathan, et al. (Eds): SIPM, FCST, ITCA, WSE, ACSIT, CS & IT 06, pp. 565–572, 2012. © CS & IT-CSCP 2012 DOI : 10.5121/csit.2012.2355 STATOR FLUX OPTIMIZATION ON DIRECT TORQUE CONTROL WITH FUZZY LOGIC Fatih Korkmaz1, M. Faruk Çakır1, Yılmaz Korkmaz2, smail Topaloğlu1 1Technical and Business Collage, Çankırı Karatekin University, 18200, Çankırı, Turkey fkorkmaz@karatekin.edu.tr, mcakir@karatekin.edu.tr ,itopaloglu@karatekin.edu.tr 2Department of Electric and Electronic Engineering, Gazi University, Ankara, Turkey ykorkmaz@gazi.edu.tr ABSTRACT The Direct Torque Control (DTC) is well known as an effective control technique for high performance drives in a wide variety of industrial applications and conventional DTC technique uses two constant reference value: torque and stator flux. In this paper, fuzzy logic based stator flux optimization technique for DTC drives that has been proposed. The proposed fuzzy logic based stator flux optimizer self-regulates the stator flux reference using induction motor load situation without need of any motor parameters. Simulation studies have been carried out with Matlab/Simulink® to compare the proposed system behaviors at vary load conditions. Simulation results show that the performance of the proposed DTC technique has been improved and especially at low-load conditions torque ripple are greatly reduced with respect to the conventional DTC. KEYWORDS Asynchronous motor control, Direct torque control, Fuzzy logic optimization, Vector control 1. Introduction Nowadays, there are two well-known methods for asynchronous motor control and they can be grouped as scalar and vector control. Scalar control is based on the steady-state motor model while vector control is based on dynamic model of motor[1]. In middle of 1980’s, a new vector control scheme named as direct torque control (DTC), was introduced by Takahashi[2] for variable load and speed asynchronous motor drives. It was a good alternative to the other type of vector control which known as field oriented control (FOC) due to some well-known advantages, such as simple control structure, no need much motor parameters so independency of parameter changes, fast dynamic response. Besides these advantages, DTC scheme still had some disadvantages like high torque and current ripples, variable switching frequency behavior and implementation difficulties owing to necessity of low sampling time.
  • 2. 566 Computer Science & Information Technology ( CS & IT ) Over the years, many studies have been done to overcome these disadvantages of the DTC and continues. We can group these research's under several headings: • Research using different switching techniques and inverter topologies [3-4] • Research using artificial intelligence on different sections of system [5-6] • Research using different observer models [7-8] Fuzzy Logic (FL) is one of artificial intelligence methods and its ability to incorporate human intuition in the design process. The FL has gained great attention in the every area of electromechanical devices control because of no need mathematical models of systems unlike conventional controllers[9-10] . So we also meet with the FL controller in some DTC applications. In [11], FL is used to select voltage vectors in conventional DTC and in [12] a FL stator resistance estimator is used and it can estimate changes in stator resistance due to temperature change during operation. A FL controller is used for duty ratio control method at [13]. These FL controllers can provide good dynamic performance and robustness. In recent publications, we see that some flux optimization methods are proposed for the DTC scheme for asynchronous motor drives and the affects of the optimization algorithm is investigated. In these publications, three flux control methods are used for optimization and we can classified according to control structure as following basically: flux control as a function of torque [14], flux control based on loss model [15], and flux control by a minimum loss search controller [16]. This paper deals with a new stator flux controller on DTC scheme. It has been developed to determine the best flux reference value for motor using FL algorithm. The proposed controller self- regulates the stator flux reference without need of any motor parameters. Simulation studies have shown that this method reduces the torque ripple of the DTC scheme. 2. Basics of DTC Directly control of torque by selecting the appropriate stator voltage vector has led to the naming of this method as direct torque control. The basic idea of the DTC is to choose the best vector of the voltage which makes the flux rotate and produce the desired torque. During this rotation, the amplitude of the flux remains inside a pre-defined band[17]. All measured electrical values of motor must be converted to stationary α-β reference frame on the DTC scheme and conversation matrix as given in (1-3). [ ] abciTi =0αβ (1) [ ] abcVTV =0αβ (2) abci , abcv measured and 0αβi , 0αβv calculated phase currents and voltages respectively. T is transformation matrix as given in (3).                 − −− = 2 1 2 1 2 1 2 3 2 3 0 2 1 2 1 1 3 2 T (3)
  • 3. Computer Science & Information Technology ( CS & IT ) 567 Stator flux vector can be calculated using the measured current and voltage vectors as given in (4-6). dtiRV s∫ −= )( αααλ (4) dtiRV s∫ −= )( βββλ (5) 22 βα λλλ += (6) Where λ is stator flux space vector, dsv and qsv stator voltage, dsi and qsi line currents in α-β reference frame and sR stator resistance. The electromagnetic torque of an asynchronous machine is usually estimated as given in (7). )( 2 3 αββα λλ iipTe −= (7) Where p is the number of pole pairs. An important control parameter for DTC is stator flux vector sector. Stator flux rotate trajectory is divided six sector and calculation of stator flux vector sector as given in (8). )(tan 1 α β λ λ λ θ − = (8) Two different hysteresis comparators generates other control parameters on DTC scheme. Flux hysteresis comparator is two level type while torque comparator is tree level type. This hysteresis comparators use flux and torque instantaneous error values as input and generates control signals as output. Switching selector unit generates inverter switching states with use of the hysteresis comparator outputs and the stator flux vector sector. Figure 1. Inverter voltage vectors and sectors Inverter voltage vectors and determining stator flux sector depending on the stator flux's angle are shown in Figure 1. 3. Fuzzy Flux Optimization Based DTC System Conventional DTC scheme not only uses a torque reference value, but also a stator flux reference value as control parameters. Usually, motors are designed to work their maximum efficiency in their nominal operating point. But for many industrial control applications (i.e. cranes, elevators) motor loading situations can vary from time to time. Therefore, the value of motor flux should be
  • 4. 568 Computer Science & Information Technology ( CS & IT ) readjusted when the load is less than the rated value. Adaptation of flux to load variations can be done in three ways: flux control as a function of torque, flux control based on loss model and flux control by a minimum loss search controller. In this paper, the first way have been preferred. It means that the flux controlled as a function of the torque but without need of any motor parameters by using fuzzy algorithm. Figure 2. Fuzzy based stator flux optimization unit The FL controller, which used in the proposed DTC scheme, utilizes the torque error and initial value of stator flux reference as control variable and generates amount of change on stator flux reference for next step as output. Fuzzy based stator flux optimization unit given in Fig 2. (a) Torque error (b) Initial value of stator flux reference (c) Change on stator flux reference Figure 3. Membership functions Membership functions of the purposed fuzzy control scheme are given in Fig 3. Fuzzy control rules of the purposed fuzzy control scheme are designed to minimize torque ripples and rules can be obtained based on prior experience of investigators about the DTC scheme. FL rules shown in Table 1.
  • 5. Computer Science & Information Technology ( CS & IT ) 569 Table 1. Rule Table Torque error NB NM NS PS PM PB 1− refλ S 0 PS PB 0 PS PB M NS 0 PM NS 0 PM B NB NM 0 NB NM 0 4. Simulations Numerical simulations have been carried out to investigate the effects of the proposed fuzzy stator flux controller based DTC scheme. Its developed using Matlab/Simulink®. The parameter of the asynchronous motor and simulation used in research as follows: Table 2. Parameters of Motor and Simulations Rated Power (kW) 4 Rated Voltage (V) 400 Frequency (Hz) 50 Rated speed (rpm) 1430 Stator Resistance ( ) 1.405 Pole pairs (p) 2 Rated speed (rpm) 1430 DC bus voltage (V) 400 Reference speed (rpm) 1500 Cycle period (µs) 50 Fig.4. Simulink block diagram of the proposed DTC At startup, the motor is unloaded, the load is changed to 10Nm at t=2 s, then load torque changed 5 Nm at t=3.5 s. for investigate the motor performance vary load conditions. The torque response curves of the conventional DTC and the proposed fuzzy stator flux optimization based DTC are shown Fig 5 and Fig 6.
  • 6. 570 Computer Science & Information Technology ( CS & IT ) Fig. 5. Torque response of conventional DTC Fig. 6. Torque response of proposed DTC Fig. 7. Stator flux d-q components on conventional DTC
  • 7. Computer Science & Information Technology ( CS & IT ) 571 Fig. 8. Stator flux d-q components on proposed DTC The stator flux curves of conventional DTC and the proposed fuzzy stator flux optimization based DTC are shown Fig. 7 and Fig. 8. It can be seen that the proposed stator flux optimization system finds the optimal flux value rapidly and has a better performance especially when motor load less then rated value. Obviously, the proposed system with optimized command stator flux has much smaller ripple in the torque with respect to the conventional DTC at all working conditions. 6. Conclusions A new fuzzy logic based control strategy for stator flux optimization of the DTC controlled asynchronous motors has been presented in this paper. Fuzzy logic based stator flux optimizers has been designed to determine the reference value of stator flux according to torque error change without need of any motor parameter in DTC scheme. The simulation results validate that the fuzzy logic based control strategy for stator flux optimization can be successfully cooperated with conventional DTC scheme and achieves a reduction of torque ripple. 7. References 1. V. Bleizgys, A. Baskys and T. Lipinskis, “Induction motor voltage amplitude control technique based on the motor efficiency observation,” Electronics and Electrical Engineering – Kaunas: Technologija, 2011, No. 3(109) , pp. 89–92. 2. Takahashi, I., Noguchi. T., “A new quick-response and high efficiency control strategy of an induction motor,” IEEE Transactions on Industrial Applications, 1986, vol.I A-22 ,No.5. , pp. 820–827. 3. D. Casadei, G. Serra and A. Tani, “The use of matrix converters in direct torque control of induction machines,” IEEE Trans. on Industrial Electronics, 2001, vol.48 , no.6 , pp. 1057–1064. 4. D. Casadei, G. Serra and A. Tani, “Implementation of a direct torque control algorithm for induction motors based on discrete space vector modulation,” IEEE Trans. on Power Electronics, 2000, vol.15 , no. 4 , pp. 769–777. 5. S. Benaicha, F. Zidani, R.-N. Said, M.-S.-N. Said, “Direct torque with fuzzy logic torque ripple reduction based stator flux vector control,” Computer and Electrical Engineering, (ICCEE '09), 2009, vol.2 , pp. 128–133. 6. N. Sadati, S. Kaboli, H. Adeli, E. Hajipour and M. Ferdowsi, “Online optimal neuro-fuzzy flux controller for dtc based induction motor drives,” Applied Power Electronics Conference and Exposition (APEC 2009), 2009, pp.210–215. 7. Z. Tan, Y. Li and Y. Zeng, “A three-level speed sensor-less DTC drive of induction motor based on a full-order flux observer,” Power System Technology, Proceedings. PowerCon International Conference, 2002, vol. 2, pp. 1054- 1058.
  • 8. 572 Computer Science & Information Technology ( CS & IT ) 8. G. Ya and L. Weiguo, “A new method research of fuzzy DTC based on full-order state observer for stator flux linkage,” Computer Science and Automation Engineering (CSAE), 2011 IEEE International Conference, 2011, vol. 2 , pp.104-108. 9. Li, H., “Fuzzy DTC for induction motor with optimized command stator flux,” Intelligent Control and Automation (WCICA), 2010, pp. 4958–4961. 10. Kessal, A., Rahmani, L., Mostefai M., Gaubert J., “Power factor correction based on fuzzy logic controller with fixed switching frequency,” Electronics and Electrical Engineering – Kaunas: Technologija, 2012, no. 2(118), pp. 67–72. 11. Arias, A., Romeral, J.L., Aldabas, E., Jayne, M.G., “Fuzzy logic direct torque control,” IEEE International Symposium on Industrial Electronics (ISIE), 2000, vol.1, pp. 253–258. 12. Holtz, J., Quan, J., “Sensorless vector control of induction motors at very low speed using a nonlinear inverter model and parameter identification,” IEEE Trans. Ind. Appl., 2002, vol. 38, no. 4, pp. 1087– 1095. 13. Casadei, D., Serra, G., Tani, A., Zarri, L., Profumo, F., “Performance analysis of a speed-sensorless induction motor drive based on a constant switching-frequency DTC scheme,” IEEE Trans. Ind. Appl., 2003, vol. 39, no. 2, pp. 476–484. 14. Kaboli, S., Zolghadri, M.R., Haghbin, S.,Emadi, A., “Torque ripple minimization in DTC of induction motor based on optimized flux value determination,” IEEE Ind. Electron. Conf., 2003, pp. 431–435. 15. Kioskeridis, I., Margaris, N., “Loss minimization in induction motor adjustable speed drives,” IEEE Trans. Ind. Electron., 1996, vol. 43, no. 1, pp. 226–231. 16. Kioskeridis, I., Margaris, N., “Loss minimization in scalar-controlled induction motor drives with search controllers,” IEEE Trans. Power Electron., 1996, vol. 11, no. 2, pp. 213–220. 17. P. Vas, Sensorless vector and direct torque control. Oxford University Press,2003 Authors Fatih Korkmaz was born in Kırıkkale, Turkey in 1977. He received the B.T., M.S., and Doctorate degrees in in electrical education, from University of Gazi, Turkey, respectively in 2000, 2004 and 2011. His current research field includes Electric Machines Drives and Control Systems. M. Faruk Çakır was born in Turkey in 1972. He received B.T. degree from depertmant of electric-electronic engineering, Selçuk University, Turkey, in 1994 and M.S. degree from Gebze High Technology Institute , Turkey, in 1999. Now he is PhD student in University of Gazi, Turkey. His research deals with Electric Machine Design and Nano Composite Materials. Yılmaz Kormaz was born in Çorum, Turkey in 1956. He received the B.T., M.S., and Doctorate degrees in electrical education from University of Gazi, Turkey, respectively in 1979, 1994 and 2005. His current research field includes Electric Machines Design and Control. smail TOPALOĞLU was born in Adana, Turkey, in 1983. He received the B.Sc and M.Sc. degrees in electrical education from University of Gazi in 2007 and 2009, respectively. His current research interests include Computer aided design and analysis of conventional and novel electrical and magnetic circuits of electrical machines, sensors and transducers, mechatronic systems.