SlideShare a Scribd company logo
1 of 7
Download to read offline
Sundarapandian et al. (Eds): ICAITA, SAI, SEAS, CDKP, CMCA, CS & IT 08,
pp. 197–203, 2012. © CS & IT-CSCP 2012 DOI : 10.5121/csit.2012.2517
Investigation of Artificial Neural Network Based
Direct Torque Control for PMSM
by Numerical Simulations
Fatih Korkmaz, M.Faruk Çakır, smail Topaloğlu, Rıza Gürbüz
Çankırı Karatekin University,
Technical and Business Collage, 18200, Çankırı, Turkey
fkorkmaz@karatekin.edu.tr
ABSTRACT
This paper investigates solution for the chronically and the biggest problem of direct torque
control scheme: high torque ripple. Otherwise, another main problem faced in direct torque
control method is difficulties due to complex algorithm to get high performance control for
industrial motors. The purpose of this paper is to simplify the control structure by using
artificial neural networks learning abilities and to investigate the affects of this structure on
torque performance of motor. For this purpose, two different artificial neural networks have
been suggested replacing the optimal switching vector selection and flux sector determination
process of conventional direct torque control method. Matlab/Simulink based numerical
simulations have been carried out to compare motor performances with conventional control
structure and proposed artificial neural network based structure. It has been observed that the
dynamic response of motor is faster and torque ripple and the controller complexity of the
conventional control system has been reduced with the proposed technique.
KEYWORDS
Artificial neural networks, Direct torque control, PMSM control, Vector control
1. INTRODUCTION
Permanent Magnet Synchronous Motors (PMSM's) are gaining interest in many high torque
needed industiral applications such as industrial robots and machine tools due to its well known
advantages like high power density, high efficiency, lightweight, small inertia, small volume,
etc[1].
Vector controlled drives which named as Field Oriented Control (FOC) and Direct Torque
Control (DTC) were initially proposed for induction motor drives but recently they have also
been investigated in other motor types like PMSM. When the FOC first introduced by
Blasckhe[2] in 1971, it opened a new era on control of induction motors for high performance
industrial applications. Because the FOC controlled induction motors have fast torque response
and applicable in a lot of kind of industrial applications instead of dc motors. It controlls
induction motors by decoupling the stator current two independently components like a dc motor.
198 Computer Science & Information Technology (CS & IT)
However, the FOC uses rotor flux as basic control variable and it easly changes by parameter
variations of motor. So, performance of the FOC directly depends on accurate parameter
identification. Otherwise, the FOC has complex control structure due to coordinate
transformation and current regulators[3].
In middle of 1980‘s, a new control method called DTC, has been developed for induction motor
control by Takahashi [4] and similar idea that the name of Direct Self Control devoloped by
Depenbrock [5]. Unlike the FOC, the DTC does not require complex coordinate transformation
and any current regulator. However, the DTC has some disadvantages too such as difficulty to
control torque and flux at very low speed, high current and torque ripples, variable switching
frequency behavior, high noise level at low speed [6]. Many researchers have been researching to
avoid these difficulties for the DTC drives.
Some group of these researches about different switching techniques and inverter topologies [7-
8]. In many research, researchers worked about artificial intelligence techniquies on different
sections of system [9-10] and the other group of researchers worked about different observer
models [11-12].
In this paper, we have presented a new artificial neural network DTC (ANN-DTC) scheme for the
PMSMs to improve motor torque performance. In the proposed scheme two different ANN model
used to determine flux sector and switching states of inverter. The first model of artificial neural
network has been created to determine switching states. The second ANN uses as inputs two
phaze components of line currents to determine of stator flux sector. The numerical simulations
have been carried out with Mablab/Simulink software and the results of the methods are
discussed and compared with the conventional DTC (C-DTC).
2. DTC STRUCTURE
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[13].
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 induction machine is
usually estimated as given in (7).
)(
2
3
αββα λλ iipTe −= (7)
Computer Science & Information Technology (CS & IT) 199
Where p is the number of pole pairs. An important control parameter on DTC is stator flux vector
sector. Stator flux rotate trajectory devided six sector and calculation of stator flux vector sector
as given in (8).
)(tan 1
α
β
λ
λ
λ
θ −
= (8)
Two different hysterezis comparator generates other control parameters on DTC scheme. Flux
hysterezis comparator is two level type while torque comparator is tree level type. This
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 hysterezis comparator
outputs and stator flux vector sector. Inverter voltage vectors and determining stator flux sector
depending on the stator flux's angle are shown in Fig. 1[14].
Figure 1. Inverter voltage vectors and sectors
3. ARTIFICIAL NEURAL NETWORK BASED DTC
In proposed ANN-DTC scheme two different feed forward ANN have been used to select
switching states and determine stator flux sector. The training method used was the Levenberg-
Marquardt back-propagation method.
Both of proposed ANNs, a hidden layer with six neurons which decide by off-line training have
been chosen. Stator flux sector determining ANN uses as input the ‘d-axis stator flux’ and ‘q-axis
stator flux’. Three layers of neuron are used as shown in Fig. 2.
200 Computer Science & Information Technology (CS & IT)
Figure 2. Stator flux sector determining
ANN structure
The second ANN is for the selection of switching states as
three inputs that flux and torque hysteresis comparators outputs and flux sector data which taken
from the sector determining ANN output.
scheme are given in Fig. 4.
Figure
4. NUMERICAL SIMULATIONS
Numerical simulations have been carried out to investigate the effects the proposed ANN based
DTC scheme. Its devoloped using Matlab/Simulink
studies obtained in this work are for the PMSM and parameters of motor and simulations as given
below. The machine model is implemented for C
using Matlab/Simulink. To compare performances with C
PMSM rated speed applied to the motor under no load and then switch to loaded (10
condition at 0,5. sec. The parameters of the PMSM and simulations, in SI units: U=300 V,
T=10Nm, n= 2300 rpm, Rs =0.4578
Computer Science & Information Technology (CS & IT)
Figure 2. Stator flux sector determining Figure 3. Switching states selection ANN structure
The second ANN is for the selection of switching states as given in Fig.3, which is based on
three inputs that flux and torque hysteresis comparators outputs and flux sector data which taken
from the sector determining ANN output. Using of ANNs in proposed direct torque control
Figure 4. Proposed ANN based DTC scheme
IMULATIONS
Numerical simulations have been carried out to investigate the effects the proposed ANN based
DTC scheme. Its devoloped using Matlab/Simulink®. The results of numerical simulation
ed in this work are for the PMSM and parameters of motor and simulations as given
below. The machine model is implemented for C-DTC scheme and proposed ANN-
using Matlab/Simulink. To compare performances with C-DTC and proposed ANN
ated speed applied to the motor under no load and then switch to loaded (10
condition at 0,5. sec. The parameters of the PMSM and simulations, in SI units: U=300 V,
T=10Nm, n= 2300 rpm, Rs =0.4578 , Sampling Time=50µs.
Figure 3. Switching states selection ANN structure
given in Fig.3, which is based on
three inputs that flux and torque hysteresis comparators outputs and flux sector data which taken
Using of ANNs in proposed direct torque control
Numerical simulations have been carried out to investigate the effects the proposed ANN based
. The results of numerical simulation
ed in this work are for the PMSM and parameters of motor and simulations as given
-DTC scheme
DTC and proposed ANN-DTC for
ated speed applied to the motor under no load and then switch to loaded (10-Nm)
condition at 0,5. sec. The parameters of the PMSM and simulations, in SI units: U=300 V,
Computer Science & Information Technology (CS & IT) 201
Figure 5. C-DTC speed response Figure 6. ANN-DTC speed response
Figure 7. C-DTC speed response at startup Figure 8. ANN-DTC speed response at startup
Figure 9. C-DTC torque response Figure 10. ANN-DTC torque response
Fig. 5 and Fig. 6 shows speed curves of motor with C-DTC and ANN-DTC working conditions.
It can be seen that ANN-DTC controlled motor speed ripples are lesser with loaded and unloaded
conditions when compared C-DTC controlled. On the other hand, ANN-DTC controlled motor
dynamic response is faster and this situation can be seen clearly in Fig. 7 and Fig. 8. The torque
0 0.2 0.4 0.6 0.8 1
-1000
-500
0
500
1000
1500
2000
2500
time (s)
speed(rpm)
ANN-DTC
0 0.2 0.4 0.6 0.8 1
-1000
-500
0
500
1000
1500
2000
2500
C-DTC
time (s)
speed(rpm)
0 0.05 0.1 0.15 0.2 0.25
1700
1800
1900
2000
2100
2200
2300
2400
2500
time (s)
speed(rpm)
0 0.2 0.4 0.6 0.8 1
-40
-20
0
20
40
ANN-DTC
time (s)
torque(Nm)
0 0.2 0.4 0.6 0.8 1
-40
-20
0
20
40
C-DTC
time (s)
torque(Nm)
0 0.05 0.1 0.15 0.2 0.25
1700
1800
1900
2000
2100
2200
2300
2400
2500
time (s)
speed(rpm)
202 Computer Science & Information Technology (CS & IT)
response of the C-DTC and ANN-DTC is show in Fig. 9 and Fig. 10. It can be seen that the motor
ripple in torque reduced with ANN-DTC for loaded and unloaded conditions.
5. CONCLUSION
In this paper, two different ANN's have been proposed for flux sector determining and the
switching voltage vector selection on the DTC scheme and this new scheme investigated for the
PMSM motor drive. The proposed ANN-DTC scheme performance is compared with the
conventional DTC scheme at rated speed and different load conditions. The ANN-DTC scheme
performance has been tested by numerical simulations. The ANN-DTC technique which is shown
as dynamic responses are the faster in transient state and the torque ripple in steady state are
reduced remarkably when compared with the conventional DTC for loaded and unloaded
conditions at rated speed. Besides, complex mathematical structure of C-DTC has been simplified
with learning abilities of ANN’s. The simulation results support that the proposed ANN based
DTC scheme is a good alternative for the conventional DTC controlled PMSM drives.
REFERENCES
[1] Singh, J.; Singh, B.; Singh, S.P.; Naim, M.; , "Investigation of performance parameters of PMSM
drives using DTC-SVPWM technique," Engineering and Systems (SCES), 2012 Students Conference
on , vol., no., pp.1-6, 16-18 March 2012
[2] F. Blaschke, “The Principle of Field Orientation Applied to The New Transvector Closed-Loop
Control System for Rotating Field Machines” Siemens-Rev., vol.39, pp. 217–220, 1972.
[3] L. Guohan and X. Zhiwei , “Direct Torque Control of Induction Motor Using Neural Network”
Information Science and Engineering (ICISE), pp. 4827–4830, 2009.
[4] I. Takahashi and T. Noguchi , “A new quick-response and high efficiency control strategy of an
induction motor” IEEE Transactions on Industrial Applications, vol.I A-22 , no.5, pp. 820–827, 1986.
[5] M. Depenbrock, “Direct self control of inverter-fed induction machines” IEEE Transactions in Power
Electronics, vol. PE-3, vo. 4, pp. 420–429, 1988.
[6] Z. Chunhua and C. Xianqing, “Direct Torque Control Based on Space Vector Modulation with
Adaptive Neural Integrator for Stator Flux
[7] D. Casadei, G. Serra and A. Tani, “The use of matrix converters in direct torque control of induction
machines” IEEE Trans. on Industrial Electronics, vol.48, no.6, pp. 1057–1064, 2001.
[8] D. Casadei, G. Serra and A. Tani, “Implentation of a direct torque control algorithm for induction
motors based on discrete space vector modulation” IEEE Trans. on Power Electronics, vol.15, no. 4,
pp. 769–777, 2000.
[9] 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),
vol.2, pp. 128–133, 2009.
[10] 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),– P.210–215. 2009.
Computer Science & Information Technology (CS & IT) 203
[11] 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, vol. 2, pp. 1054- 1058, 2002.
[12] 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, vol. 2, pp.104-108, 2011.
[13] P. Vas, “Sensorless vector and direct torque control” – Oxford University Press, 2003.
[14] F. Korkmaz, M. F. Cakır, Y. Korkmaz, I. Topaloglu, "Stator Flux Optimization on Direct Torque
Control with Fuzzy Logic" International Conference Of Advanced Computer Science & Information
Technology (ACSIT-2012), vol.2, no.3, pp. 565-572, July 14 ~ 15, 2012

More Related Content

What's hot

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
 
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
 
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
 
Field oriented control of induction motor based on
Field oriented control  of induction motor based onField oriented control  of induction motor based on
Field oriented control of induction motor based onAMRITAKUMARI21408
 
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
 
Analysis and investigation of different advanced control strategies for high-...
Analysis and investigation of different advanced control strategies for high-...Analysis and investigation of different advanced control strategies for high-...
Analysis and investigation of different advanced control strategies for high-...TELKOMNIKA JOURNAL
 
Speed Tracking of Field Oriented Control Permanent Magnet Synchronous Motor U...
Speed Tracking of Field Oriented Control Permanent Magnet Synchronous Motor U...Speed Tracking of Field Oriented Control Permanent Magnet Synchronous Motor U...
Speed Tracking of Field Oriented Control Permanent Magnet Synchronous Motor U...IJPEDS-IAES
 
Novel Method of FOC to Speed Control in Three-Phase IM under Normal and Fault...
Novel Method of FOC to Speed Control in Three-Phase IM under Normal and Fault...Novel Method of FOC to Speed Control in Three-Phase IM under Normal and Fault...
Novel Method of FOC to Speed Control in Three-Phase IM under Normal and Fault...IJPEDS-IAES
 
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
 
Explicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic systemExplicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic systemeSAT Publishing House
 
Speed Control of Induction Motor using FOC Method
Speed Control of Induction Motor using FOC MethodSpeed Control of Induction Motor using FOC Method
Speed Control of Induction Motor using FOC MethodIJERA Editor
 
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
 

What's hot (19)

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...
 
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
 
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...
 
Novel DTC induction machine drive improvement using controlled rectifier for ...
Novel DTC induction machine drive improvement using controlled rectifier for ...Novel DTC induction machine drive improvement using controlled rectifier for ...
Novel DTC induction machine drive improvement using controlled rectifier for ...
 
Gz3512221228
Gz3512221228Gz3512221228
Gz3512221228
 
[000007]
[000007][000007]
[000007]
 
Takagi-Sugeno Fuzzy Perpose as Speed Controller in Indirect Field Oriented Co...
Takagi-Sugeno Fuzzy Perpose as Speed Controller in Indirect Field Oriented Co...Takagi-Sugeno Fuzzy Perpose as Speed Controller in Indirect Field Oriented Co...
Takagi-Sugeno Fuzzy Perpose as Speed Controller in Indirect Field Oriented Co...
 
Design of H_∞ for induction motor
Design of H_∞ for induction motorDesign of H_∞ for induction motor
Design of H_∞ for induction motor
 
Field oriented control of induction motor based on
Field oriented control  of induction motor based onField oriented control  of induction motor based on
Field oriented control of induction motor based on
 
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
 
Analysis and investigation of different advanced control strategies for high-...
Analysis and investigation of different advanced control strategies for high-...Analysis and investigation of different advanced control strategies for high-...
Analysis and investigation of different advanced control strategies for high-...
 
Speed Tracking of Field Oriented Control Permanent Magnet Synchronous Motor U...
Speed Tracking of Field Oriented Control Permanent Magnet Synchronous Motor U...Speed Tracking of Field Oriented Control Permanent Magnet Synchronous Motor U...
Speed Tracking of Field Oriented Control Permanent Magnet Synchronous Motor U...
 
Novel Method of FOC to Speed Control in Three-Phase IM under Normal and Fault...
Novel Method of FOC to Speed Control in Three-Phase IM under Normal and Fault...Novel Method of FOC to Speed Control in Three-Phase IM under Normal and Fault...
Novel Method of FOC to Speed Control in Three-Phase IM under Normal and Fault...
 
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
 
V04507125128
V04507125128V04507125128
V04507125128
 
[000008]
[000008][000008]
[000008]
 
Explicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic systemExplicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic system
 
Speed Control of Induction Motor using FOC Method
Speed Control of Induction Motor using FOC MethodSpeed Control of Induction Motor using FOC Method
Speed Control of Induction Motor using FOC Method
 
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...
 

Similar to Investigation of Artificial Neural Network Based Direct Torque Control for PMSM by Numerical Simulations

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
 
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
 
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
 
Analysis of Direct Torque Control of Industrial Drives using Zone-Shifting SVM
Analysis of Direct Torque Control of Industrial Drives using Zone-Shifting SVMAnalysis of Direct Torque Control of Industrial Drives using Zone-Shifting SVM
Analysis of Direct Torque Control of Industrial Drives using Zone-Shifting SVMIJPEDS-IAES
 
Simulation and Analysis of Modified DTC of PMSM
Simulation and Analysis of Modified DTC of PMSMSimulation and Analysis of Modified DTC of PMSM
Simulation and Analysis of Modified DTC of PMSMIJECEIAES
 
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
 
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
 
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
 
2.a neuro fuzzy based svpwm technique for pmsm (2)
2.a neuro fuzzy based svpwm technique for pmsm (2)2.a neuro fuzzy based svpwm technique for pmsm (2)
2.a neuro fuzzy based svpwm technique for pmsm (2)EditorJST
 
Speed control of motor usinng matlab
Speed control of motor usinng  matlabSpeed control of motor usinng  matlab
Speed control of motor usinng matlabshadabshaikh102
 
Comparison of dc motor speed control performance using fuzzy logic and model ...
Comparison of dc motor speed control performance using fuzzy logic and model ...Comparison of dc motor speed control performance using fuzzy logic and model ...
Comparison of dc motor speed control performance using fuzzy logic and model ...Mustefa Jibril
 
Improvements the direct torque control performance for an induction machine u...
Improvements the direct torque control performance for an induction machine u...Improvements the direct torque control performance for an induction machine u...
Improvements the direct torque control performance for an induction machine u...IJECEIAES
 
Simulation of Direct Torque Control of Induction motor using Space Vector Mo...
Simulation of Direct Torque Control of Induction motor using  Space Vector Mo...Simulation of Direct Torque Control of Induction motor using  Space Vector Mo...
Simulation of Direct Torque Control of Induction motor using Space Vector Mo...IJMER
 

Similar to Investigation of Artificial Neural Network Based Direct Torque Control for PMSM by Numerical Simulations (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
 
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
 
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
 
DTC-ANN-2-level hybrid by neuronal hysteresis with mechanical sensorless indu...
DTC-ANN-2-level hybrid by neuronal hysteresis with mechanical sensorless indu...DTC-ANN-2-level hybrid by neuronal hysteresis with mechanical sensorless indu...
DTC-ANN-2-level hybrid by neuronal hysteresis with mechanical sensorless indu...
 
Sensorless DTC of IPMSM for embedded systems
Sensorless DTC of IPMSM for embedded systemsSensorless DTC of IPMSM for embedded systems
Sensorless DTC of IPMSM for embedded systems
 
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
 
Analysis of Direct Torque Control of Industrial Drives using Zone-Shifting SVM
Analysis of Direct Torque Control of Industrial Drives using Zone-Shifting SVMAnalysis of Direct Torque Control of Industrial Drives using Zone-Shifting SVM
Analysis of Direct Torque Control of Industrial Drives using Zone-Shifting SVM
 
electronic.ppt
electronic.pptelectronic.ppt
electronic.ppt
 
Artificial Neural Network Based Speed and Torque Control of Three Phase Induc...
Artificial Neural Network Based Speed and Torque Control of Three Phase Induc...Artificial Neural Network Based Speed and Torque Control of Three Phase Induc...
Artificial Neural Network Based Speed and Torque Control of Three Phase Induc...
 
Simulation and Analysis of Modified DTC of PMSM
Simulation and Analysis of Modified DTC of PMSMSimulation and Analysis of Modified DTC of PMSM
Simulation and Analysis of Modified DTC of PMSM
 
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
 
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
 
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...
 
2.a neuro fuzzy based svpwm technique for pmsm (2)
2.a neuro fuzzy based svpwm technique for pmsm (2)2.a neuro fuzzy based svpwm technique for pmsm (2)
2.a neuro fuzzy based svpwm technique for pmsm (2)
 
I010515361
I010515361I010515361
I010515361
 
Speed control of motor usinng matlab
Speed control of motor usinng  matlabSpeed control of motor usinng  matlab
Speed control of motor usinng matlab
 
Comparison of dc motor speed control performance using fuzzy logic and model ...
Comparison of dc motor speed control performance using fuzzy logic and model ...Comparison of dc motor speed control performance using fuzzy logic and model ...
Comparison of dc motor speed control performance using fuzzy logic and model ...
 
Improvements the direct torque control performance for an induction machine u...
Improvements the direct torque control performance for an induction machine u...Improvements the direct torque control performance for an induction machine u...
Improvements the direct torque control performance for an induction machine u...
 
Simulation of Direct Torque Control of Induction motor using Space Vector Mo...
Simulation of Direct Torque Control of Induction motor using  Space Vector Mo...Simulation of Direct Torque Control of Induction motor using  Space Vector Mo...
Simulation of Direct Torque Control of Induction motor using Space Vector Mo...
 

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

Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
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
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
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
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
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
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 

Recently uploaded (20)

Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
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🔝
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
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 🔝✔️✔️
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
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
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
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
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 
ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 

Investigation of Artificial Neural Network Based Direct Torque Control for PMSM by Numerical Simulations

  • 1. Sundarapandian et al. (Eds): ICAITA, SAI, SEAS, CDKP, CMCA, CS & IT 08, pp. 197–203, 2012. © CS & IT-CSCP 2012 DOI : 10.5121/csit.2012.2517 Investigation of Artificial Neural Network Based Direct Torque Control for PMSM by Numerical Simulations Fatih Korkmaz, M.Faruk Çakır, smail Topaloğlu, Rıza Gürbüz Çankırı Karatekin University, Technical and Business Collage, 18200, Çankırı, Turkey fkorkmaz@karatekin.edu.tr ABSTRACT This paper investigates solution for the chronically and the biggest problem of direct torque control scheme: high torque ripple. Otherwise, another main problem faced in direct torque control method is difficulties due to complex algorithm to get high performance control for industrial motors. The purpose of this paper is to simplify the control structure by using artificial neural networks learning abilities and to investigate the affects of this structure on torque performance of motor. For this purpose, two different artificial neural networks have been suggested replacing the optimal switching vector selection and flux sector determination process of conventional direct torque control method. Matlab/Simulink based numerical simulations have been carried out to compare motor performances with conventional control structure and proposed artificial neural network based structure. It has been observed that the dynamic response of motor is faster and torque ripple and the controller complexity of the conventional control system has been reduced with the proposed technique. KEYWORDS Artificial neural networks, Direct torque control, PMSM control, Vector control 1. INTRODUCTION Permanent Magnet Synchronous Motors (PMSM's) are gaining interest in many high torque needed industiral applications such as industrial robots and machine tools due to its well known advantages like high power density, high efficiency, lightweight, small inertia, small volume, etc[1]. Vector controlled drives which named as Field Oriented Control (FOC) and Direct Torque Control (DTC) were initially proposed for induction motor drives but recently they have also been investigated in other motor types like PMSM. When the FOC first introduced by Blasckhe[2] in 1971, it opened a new era on control of induction motors for high performance industrial applications. Because the FOC controlled induction motors have fast torque response and applicable in a lot of kind of industrial applications instead of dc motors. It controlls induction motors by decoupling the stator current two independently components like a dc motor.
  • 2. 198 Computer Science & Information Technology (CS & IT) However, the FOC uses rotor flux as basic control variable and it easly changes by parameter variations of motor. So, performance of the FOC directly depends on accurate parameter identification. Otherwise, the FOC has complex control structure due to coordinate transformation and current regulators[3]. In middle of 1980‘s, a new control method called DTC, has been developed for induction motor control by Takahashi [4] and similar idea that the name of Direct Self Control devoloped by Depenbrock [5]. Unlike the FOC, the DTC does not require complex coordinate transformation and any current regulator. However, the DTC has some disadvantages too such as difficulty to control torque and flux at very low speed, high current and torque ripples, variable switching frequency behavior, high noise level at low speed [6]. Many researchers have been researching to avoid these difficulties for the DTC drives. Some group of these researches about different switching techniques and inverter topologies [7- 8]. In many research, researchers worked about artificial intelligence techniquies on different sections of system [9-10] and the other group of researchers worked about different observer models [11-12]. In this paper, we have presented a new artificial neural network DTC (ANN-DTC) scheme for the PMSMs to improve motor torque performance. In the proposed scheme two different ANN model used to determine flux sector and switching states of inverter. The first model of artificial neural network has been created to determine switching states. The second ANN uses as inputs two phaze components of line currents to determine of stator flux sector. The numerical simulations have been carried out with Mablab/Simulink software and the results of the methods are discussed and compared with the conventional DTC (C-DTC). 2. DTC STRUCTURE 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[13]. 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 induction machine is usually estimated as given in (7). )( 2 3 αββα λλ iipTe −= (7)
  • 3. Computer Science & Information Technology (CS & IT) 199 Where p is the number of pole pairs. An important control parameter on DTC is stator flux vector sector. Stator flux rotate trajectory devided six sector and calculation of stator flux vector sector as given in (8). )(tan 1 α β λ λ λ θ − = (8) Two different hysterezis comparator generates other control parameters on DTC scheme. Flux hysterezis comparator is two level type while torque comparator is tree level type. This 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 hysterezis comparator outputs and stator flux vector sector. Inverter voltage vectors and determining stator flux sector depending on the stator flux's angle are shown in Fig. 1[14]. Figure 1. Inverter voltage vectors and sectors 3. ARTIFICIAL NEURAL NETWORK BASED DTC In proposed ANN-DTC scheme two different feed forward ANN have been used to select switching states and determine stator flux sector. The training method used was the Levenberg- Marquardt back-propagation method. Both of proposed ANNs, a hidden layer with six neurons which decide by off-line training have been chosen. Stator flux sector determining ANN uses as input the ‘d-axis stator flux’ and ‘q-axis stator flux’. Three layers of neuron are used as shown in Fig. 2.
  • 4. 200 Computer Science & Information Technology (CS & IT) Figure 2. Stator flux sector determining ANN structure The second ANN is for the selection of switching states as three inputs that flux and torque hysteresis comparators outputs and flux sector data which taken from the sector determining ANN output. scheme are given in Fig. 4. Figure 4. NUMERICAL SIMULATIONS Numerical simulations have been carried out to investigate the effects the proposed ANN based DTC scheme. Its devoloped using Matlab/Simulink studies obtained in this work are for the PMSM and parameters of motor and simulations as given below. The machine model is implemented for C using Matlab/Simulink. To compare performances with C PMSM rated speed applied to the motor under no load and then switch to loaded (10 condition at 0,5. sec. The parameters of the PMSM and simulations, in SI units: U=300 V, T=10Nm, n= 2300 rpm, Rs =0.4578 Computer Science & Information Technology (CS & IT) Figure 2. Stator flux sector determining Figure 3. Switching states selection ANN structure The second ANN is for the selection of switching states as given in Fig.3, which is based on three inputs that flux and torque hysteresis comparators outputs and flux sector data which taken from the sector determining ANN output. Using of ANNs in proposed direct torque control Figure 4. Proposed ANN based DTC scheme IMULATIONS Numerical simulations have been carried out to investigate the effects the proposed ANN based DTC scheme. Its devoloped using Matlab/Simulink®. The results of numerical simulation ed in this work are for the PMSM and parameters of motor and simulations as given below. The machine model is implemented for C-DTC scheme and proposed ANN- using Matlab/Simulink. To compare performances with C-DTC and proposed ANN ated speed applied to the motor under no load and then switch to loaded (10 condition at 0,5. sec. The parameters of the PMSM and simulations, in SI units: U=300 V, T=10Nm, n= 2300 rpm, Rs =0.4578 , Sampling Time=50µs. Figure 3. Switching states selection ANN structure given in Fig.3, which is based on three inputs that flux and torque hysteresis comparators outputs and flux sector data which taken Using of ANNs in proposed direct torque control Numerical simulations have been carried out to investigate the effects the proposed ANN based . The results of numerical simulation ed in this work are for the PMSM and parameters of motor and simulations as given -DTC scheme DTC and proposed ANN-DTC for ated speed applied to the motor under no load and then switch to loaded (10-Nm) condition at 0,5. sec. The parameters of the PMSM and simulations, in SI units: U=300 V,
  • 5. Computer Science & Information Technology (CS & IT) 201 Figure 5. C-DTC speed response Figure 6. ANN-DTC speed response Figure 7. C-DTC speed response at startup Figure 8. ANN-DTC speed response at startup Figure 9. C-DTC torque response Figure 10. ANN-DTC torque response Fig. 5 and Fig. 6 shows speed curves of motor with C-DTC and ANN-DTC working conditions. It can be seen that ANN-DTC controlled motor speed ripples are lesser with loaded and unloaded conditions when compared C-DTC controlled. On the other hand, ANN-DTC controlled motor dynamic response is faster and this situation can be seen clearly in Fig. 7 and Fig. 8. The torque 0 0.2 0.4 0.6 0.8 1 -1000 -500 0 500 1000 1500 2000 2500 time (s) speed(rpm) ANN-DTC 0 0.2 0.4 0.6 0.8 1 -1000 -500 0 500 1000 1500 2000 2500 C-DTC time (s) speed(rpm) 0 0.05 0.1 0.15 0.2 0.25 1700 1800 1900 2000 2100 2200 2300 2400 2500 time (s) speed(rpm) 0 0.2 0.4 0.6 0.8 1 -40 -20 0 20 40 ANN-DTC time (s) torque(Nm) 0 0.2 0.4 0.6 0.8 1 -40 -20 0 20 40 C-DTC time (s) torque(Nm) 0 0.05 0.1 0.15 0.2 0.25 1700 1800 1900 2000 2100 2200 2300 2400 2500 time (s) speed(rpm)
  • 6. 202 Computer Science & Information Technology (CS & IT) response of the C-DTC and ANN-DTC is show in Fig. 9 and Fig. 10. It can be seen that the motor ripple in torque reduced with ANN-DTC for loaded and unloaded conditions. 5. CONCLUSION In this paper, two different ANN's have been proposed for flux sector determining and the switching voltage vector selection on the DTC scheme and this new scheme investigated for the PMSM motor drive. The proposed ANN-DTC scheme performance is compared with the conventional DTC scheme at rated speed and different load conditions. The ANN-DTC scheme performance has been tested by numerical simulations. The ANN-DTC technique which is shown as dynamic responses are the faster in transient state and the torque ripple in steady state are reduced remarkably when compared with the conventional DTC for loaded and unloaded conditions at rated speed. Besides, complex mathematical structure of C-DTC has been simplified with learning abilities of ANN’s. The simulation results support that the proposed ANN based DTC scheme is a good alternative for the conventional DTC controlled PMSM drives. REFERENCES [1] Singh, J.; Singh, B.; Singh, S.P.; Naim, M.; , "Investigation of performance parameters of PMSM drives using DTC-SVPWM technique," Engineering and Systems (SCES), 2012 Students Conference on , vol., no., pp.1-6, 16-18 March 2012 [2] F. Blaschke, “The Principle of Field Orientation Applied to The New Transvector Closed-Loop Control System for Rotating Field Machines” Siemens-Rev., vol.39, pp. 217–220, 1972. [3] L. Guohan and X. Zhiwei , “Direct Torque Control of Induction Motor Using Neural Network” Information Science and Engineering (ICISE), pp. 4827–4830, 2009. [4] I. Takahashi and T. Noguchi , “A new quick-response and high efficiency control strategy of an induction motor” IEEE Transactions on Industrial Applications, vol.I A-22 , no.5, pp. 820–827, 1986. [5] M. Depenbrock, “Direct self control of inverter-fed induction machines” IEEE Transactions in Power Electronics, vol. PE-3, vo. 4, pp. 420–429, 1988. [6] Z. Chunhua and C. Xianqing, “Direct Torque Control Based on Space Vector Modulation with Adaptive Neural Integrator for Stator Flux [7] D. Casadei, G. Serra and A. Tani, “The use of matrix converters in direct torque control of induction machines” IEEE Trans. on Industrial Electronics, vol.48, no.6, pp. 1057–1064, 2001. [8] D. Casadei, G. Serra and A. Tani, “Implentation of a direct torque control algorithm for induction motors based on discrete space vector modulation” IEEE Trans. on Power Electronics, vol.15, no. 4, pp. 769–777, 2000. [9] 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), vol.2, pp. 128–133, 2009. [10] 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),– P.210–215. 2009.
  • 7. Computer Science & Information Technology (CS & IT) 203 [11] 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, vol. 2, pp. 1054- 1058, 2002. [12] 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, vol. 2, pp.104-108, 2011. [13] P. Vas, “Sensorless vector and direct torque control” – Oxford University Press, 2003. [14] F. Korkmaz, M. F. Cakır, Y. Korkmaz, I. Topaloglu, "Stator Flux Optimization on Direct Torque Control with Fuzzy Logic" International Conference Of Advanced Computer Science & Information Technology (ACSIT-2012), vol.2, no.3, pp. 565-572, July 14 ~ 15, 2012