SlideShare una empresa de Scribd logo
1 de 10
Descargar para leer sin conexión
International Journal Of Instrumentation And Control Systems (IJICS) Vol.7, No.1, January 2017
DOI : 10.5121/ijics.2017.7102 15
SPEED AND TORQUE CONTROL OF AN INDUCTION
MOTOR WITH ANN BASED DTC
Fatih Korkmaz
Department of Electric-Electronic Engineering, Çankırı Karatekin University,
Uluyazı Kampüsü, Çankırı, Turkey
ABSTRACT
Due to advantages such as fast dynamic response, simple and robust control structure, direct torque
control (DTC) is commonly used method in high performance control method for induction motors. Despite
mentioned advantages, there are some chronically disadvantages with this method like high torque and
current ripples, variable switching behaviour and control problems at low speed rates. On the other hand,
artificial neural network (ANN) based control algorithms are getting increasingly popular in recent years
due to their positive contribution to the system performance. The purpose of this paper is investigating of
the effects of ANN integrated DTC method on induction motor performance by numerical simulations. For
this purpose, two different ANN models have been designed, trained and implemented for the same DTC
model. The first ANN model was designed to select optimum inverter and the second model was designed to
use in the determination of the flux vector position. Matlab/Simulink model of the proposed ANN based
DTC method was created in order to compare with the conventional DTC and the proposed DTC methods.
The simulation studies proved that the induction motor torque ripples have been reduced remarkably with
the proposed method and this approach can be a good alternative to the conventional DTC method for
induction motorcontrol.
KEYWORDS
Direct torque control, induction motor control, Artificial neural networks
1. INTRODUCTION
There is no doubt about the importance of the induction motors for industrial environments and
applications. Induction motors are most widely used motor type due to its unique structure and
advantages. In the past, induction motors were dominant for the constant speed motor
applications while DC motors were used for applications which require variable speed. But, all
rules had changed in the beginning of the 1970’s with the proposing of the vector control, in
parallel to development in power electronic devices and computer world. Today, conventional
DC motors are almost replaced with induction motors including variable speed systems.
Vector based control method was proposed by Blascke in 1970’s and it was named as field
oriented control (FOC). About ten year later, another vector based control method had been
presented by Takahashi and it was named as DTC. The FOC and the DTC methods have been
used in industrial motor driver systems for many years[1-2].
When compared with the FOC, the DTC method has some structural advantages such as simple
control algorithm, robust controller character due to independency of motor parameters, needs
only stator phase resistance, and fast dynamic response. However, the DTC method has some
handicaps that can be listed as, high torque and current ripples, variable switching frequency
behavior, and implementation limitations owing to necessity of low sampling time [3].
International Journal Of Instrumentation And Control Systems (IJICS) Vol.7, No.1, January 2017
16
mOver the last decades, many kind of DTC algorithms have been proposed by researchers to
overcome mentioned handicaps and most of them have focused on motor ripples side. In [4],
researchers proposed matrix converter based model predictive control approach and they proved
that it can be effective in minimizing torque ripples. In [5], authors presents a modified DTC
algorithm for permanent magnet synchronous motor drives with fast torque dynamics and
constant switching frequency. The authors presents the DTC method using fuzzy controller to
minimize torque ripples for BLDC in [6] and for induction motors in [7]. Artificial neural
network model based DTC systems have also been investigated to reduce torque ripples in [8].
This paper presents a new multi ANNs model to reduce torque ripples on DTC controlled
induction motor drives. Two different ANN models have been designed, trained and
implemented. The first ANN model has been used for switch selecting process and the second
one has been used for sector determine process. Matlab/Simulink model of the proposed ANN
based DTC method was created in order to compare with the conventional DTC and the
proposed DTC methods.
2. DIRECT TORQUE CONTROL
Direct torque control (DTC) is the name of reliable and energy efficiency vector control method.
Despite the DTC was originally proposed for asynchronous motors, over the past years, it has
been applied for various motor type such as linear motor, reluctance motor and also PM
motors[9].
The mathematic model of the DTC system is based on Clarke transformation. All measured three
phase parameters of the motor are converted to two phase components. Instant values of the stator
flux and produced motor torque can be calculated with these components as defined with
following equations. The Clarke transformation matrix can be writtenas:
Where, fα, fβ are α 	 β components of motor parameters, and fa, fb, fc	 are the abc frame
components[10-11]. Topology of three phase voltage source inverter that used in the DTC drives
is given in Figure 1.
Figure 1. Topology of three phase voltage source inverter
As shown in Figure 1, there are two power switch for each legs of the inverter and only one
switch can be conduct mode (denoted by “1”) while the other switch is insulation mode (denoted
by “0”) at any time of drive process to avoid short circuit. For the three phase conduction mode
International Journal Of Instrumentation And Control Systems (IJICS) Vol.7, No.1, January 2017
17
working drive systems, the switching states of the VSI can be defined according to three upper
switches states as Si (i=1,2,3).
α 	β components of the stator voltages and flux is expressed in following equations.
The magnitude of the flux can be calculated with;
and position of the stator flux vector is calculated with;
And finally produced motor torque equation can be written as:
In the DTC, motor torque and flux magnitudes directly controlled with control of stator flux
vector. The DTC control algorithm is bases on selecting of the appropriate inverter switching
state to directly control stator flux vector’s speed and length that explain why the method is
named as DTC. Hysteresis comparators, that used to keep the torque and flux errors within the
defined limits, produce basic control signals.[12].
The schematic diagram of the conventional DTC with mathematical equations is shown
in Figure 2.
International Journal Of Instrumentation And Control Systems (IJICS) Vol.7, No.1, January 2017
18
Figure 2. The schematic diagram of the conventional DTC with mathematical equations
3. PROPOSED DTCSYSTEM
An ANN model contains interconnected points, which imitates learning way of the biological
neurons in human brain, thus, it can model a system similar to human learning. ANN models
have rising popularity in different kind of control systems due to their learning abilities, robust
structures, beside their modeling success on non-linear and complex mathematical models.
In the proposed ANN based DTC model, two separate ANN models have designed to solve
complex processes in conventional DTC approach; selecting appropriate inverter switching states
and determining stator flux vector region.
For the first ANN model, α – β components of stator flux have used as inputs to determining
stator flux vector region process. The ANN model structure is shown in Figure 3.
Figure 3. Structure of ANN model for determining stator flux sector
International Journal Of Instrumentation And Control Systems (IJICS) Vol.7, No.1, January 2017
19
As shown in Figure 3, flux sector ANN model has two neurons in input layer, six neurons in
hidden layer and one neuron in output layer. The ANN was trained about 100000 input data set.
70000 input data were used to train the network while 15000 input data were used for validation
and 15000 input data were used for test processes after training. Simulink model of the flux sector
ANN and graphical training results are given in Figure 4 and Figure 5, respectively.
Figure 4. Simulink model of the flux sector ANN
Figure 5. Graphical training results of the first ANN
Outputs of the flux hysteresis, torque hysteresis and flux region data were used as inputs of the
second ANN model which was created to determine optimum inverter switching states.
Schematic view of the inverter state ANN are given in Figure 6.
International Journal Of Instrumentation And Control Systems (IJICS) Vol.7, No.1, January 2017
20
Figure 6. Schematic view of the inverter state ANN
As shown in Figure 6., inverter state ANN model has three neurons in input layer, six neurons in
hidden layer and one neuron in output layer. The flux sector ANN was trained about 50000 input
data which were obtained with conventional DTC model. 35000 input data were used to train the
network while 7500 input data were used for validation and 7500 input data were used for test
processes after training. Graphical training results are given in Figure7.
Figure 7. Graphical training results of the second ANN
International Journal Of Instrumentation And Control Systems (IJICS) Vol.7, No.1, January 2017
21
Overall Simulink block diagram of the proposed ANN based DTC system is shown in Figure 8.
Figure 8. Simulink model of the proposed ANN based DTC system
4. SIMULATIONS
To provide fair comparison between conventional DTC (C-DTC) and proposed ANN based DTC
(ANN-DTC) models, both systems modelled with same control parameters in Matlab/Simulink
and three different scenarios were applied and investigated. Asynchronous motor and simulation
parameters were presented in Appendix section. Total simulation time was 5 sec. and motor load
was 0 Nm at the first 3 sec. than switched to 3 Nm reference torque after 3. sec.
In the first scenario, motor was tested at low speed (250 rpm) condition with no-load and loaded
conditions. The motor speed and torque responses are given in Figure 9. and Figure 10.,
respectively.
Figure 9. Motor speed responses at 250 rpm speed reference
International Journal Of Instrumentation And Control Systems (IJICS) Vol.7, No.1, January 2017
22
Figure 10. Motor torque responses at 250 rpm speed reference
As shown in Figure 9. and Figure 10., motor speed and torque performances are almost same in
low speed working conditions. In both control approach, torque ripples are about ±2 Nm for
unloaded period while torque ripples are about +5/1,7 Nm for loaded conditions. Briefly, it can be
said that there are no meaning difference between the both methods for low speed conditions.
In the second scenario, motor was tested at half-rated speed (1500 rpm) with no-load and loaded
(3Nm) conditions. The motor speed and torque responses are given in Figure 11. and Figure 12.,
respectively.
Figure 11. Motor speed responses at 1500 rpm speed reference
Figure 12. Motor torque responses at 1500 rpm speed reference
International Journal Of Instrumentation And Control Systems (IJICS) Vol.7, No.1, January 2017
23
As shown in Figure 11. and Figure 12., motor speed and torque performances are very similar in
half-rate speed conditions. In both control approach, torque ripples are about ±2 Nm for unloaded
period while torque ripples are about +5/1,7 Nm for loaded conditions. Briefly, it can be said that
there are no meaning difference between the both methods for half-rate speed conditions.
In the last scenario, motor was tested at rated speed (2800 rpm) with no-load and loaded (3Nm)
conditions. The motor speed and torque responses are given in Figure 13. and Figure 14.,
respectively.
Figure 13. Motor speed responses at 2800 rpm speed reference
Figure 14. Motor torque responses at 2800 rpm speed reference
The main difference for the proposed ANN-DTC method emerged in the third group of tests as
can be seen clearly in Figure 13. and Figure 14. The speed response of the motor proved that
ANN-DTC method had faster dynamic responses when compared C-DTC method. Time to reach
the reference speed was about %50 faster in the proposed method. On the other hand, when the
torque curves examined closely, it can be seen that torque ripples of the motor were reduced
remarkably with the ANN-DTCmethod.
5. CONCLUSIONS
This paper presents a new artificial neural networks based approach to conventional direct torque
control method for high performance control of induction motors. The aim of the paper is
simplifying the complex mathematical process in conventional direct torque control method by
usage of neural network models. For this aim, two independent neural models have been
designed, trained and tested. The first neural model was designed for sectors determine process
and the second one were designed for optimum switching select unit. Numerical simulations have
been performed to investigate the effects of the proposed method on the overall system
performances. Low speed and rated speed performances of the motor were simulated at zero
International Journal Of Instrumentation And Control Systems (IJICS) Vol.7, No.1, January 2017
24
loads and rated loads working conditions. Simulation results have been comparatively presented
and they have been showed that proposed neural network based DTC method has better dynamic
performance especially closer to rated speed values. The proposed method has faster acceleration
time in transient state region and torque ripples were reduced with the proposed method in
steady-state region. The practical works on the proposed method as a real time application are
still going on and experimental results will be presented by researchers in the future works.
APPENDIX
Table 1. Simulation and motor parameters:
REFERENCES
[1] Blaschke, F.,(1972) “The Principle of Field Orientation Applied to The New Transvector Closed-
Loop Control System for Rotating Field Machines”, Siemens-Rev., Vol. 39, 217–220.
[2] Takahashi Takahashi, I. & Noguchi. T. (1986) “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.
[3] Fatih Korkmaz. & M. Faruk Çakır. & Yılmaz Korkmaz. & Ismail Topaloglu, (2012) “Fuzzy Based
Stator Flux Optimizer Design For Direct Torque Control” International Journal of Instrumentation
and Control Systems (IJICS) Vol.2, No.4, pp 41-49.
[4] S.Kannan , S.Chinnaiya, S.U.Prabha Torque Ripple Minimization of Matrix Converter-Fed PMSM
Drives Using Advanced Direct Torque Control International Journal of Soft Computing,Mathematics
and Control (IJSCMC), Vol. 3, No. 4, November 2014pp. 51-68
[5] G. H. B. Foo and X. Zhang, "Constant Switching Frequency Based Direct Torque Control of Interior
Permanent Magnet Synchronous Motors With Reduced Ripples and Fast Torque Dynamics," in IEEE
Transactions on Power Electronics, vol. 31, no. 9, pp. 6485-6493, Sept. 2016.
[6] D.Premalatha, A.Sakthi Rubini “Direct Torque Control of Brushless DC Motor Using PI and Fuzzy
Controller” International Journal of Science, Engineering and Technology Research (IJSETR)
Volume 4, Issue 4, April 2015 pp.922-926
[7] Korkmaz, Fatih; Topaloğlu, İsmail; Mamur, Hayati; ,Fuzzy Logic Based Direct Torque Control of
Induction Motor with Space Vector Modulation,"International Journal on Soft Computing,Artificial
Intelligence and Applications",2,5/6,31-40,2015
[8] Bhim Singh, Pradeep Jain, A.P.Mittal, J.R.P.Gupta “Torque Ripples Minimization of DTC IPMSM
Drive for the EV Propulsion System using a Neural Network” Journal of Power Electronics, Vol. 8,
No. 1, January 2008 pp. 23-34
[9] F. Korkmaz “A New Approach to DTC Method For BLDC Motor Adjustable Speed Drives” The
Fourth International Conference on Instrumentation and Control Systems(CICS-2016), vol. 6, no 5,
pp-37–44, April 2016
[10] F. Korkmaz, I. Topaloglu, M.F. Cakir, R. Gurbuz, "Comparative performance evaluation of FOC and
DTC controlled PMSM drives", Power Engineering, Energy and Electrical Drives (POWERENG),
2013 Fourth International Conference on , vol., no., pp.705–708, 13-17 May 2013.
[11] M. Masmoudi, B. E. Badsi and A. Masmoudi, "DTC of B4-Inverter-Fed BLDC Motor Drives With
Reduced Torque Ripple During Sector-to-Sector Commutations," in IEEE Transactions on Power
Electronics, vol. 29, no. 9, pp. 4855-4865, Sept. 2014.
[12] Vas, P., Sensorless Vector and Direct Torque Control, Cambridge University Press, 1998.

Más contenido relacionado

La actualidad más candente

1. direct torque control of induction motor with fuzzy controller a review
1. direct torque control of induction motor with fuzzy controller a review1. direct torque control of induction motor with fuzzy controller a review
1. direct torque control of induction motor with fuzzy controller a review
Majdi Dadeq
 
Design of drive for speed control of induction ppt
Design of drive for speed control of induction pptDesign of drive for speed control of induction ppt
Design of drive for speed control of induction ppt
Avinash Varanasi
 
Vector Control of AC Induction Motors
Vector Control of AC Induction MotorsVector Control of AC Induction Motors
Vector Control of AC Induction Motors
Pranjal Barman
 
Simulation and speed control of induction motor drives
Simulation and speed control of induction motor drivesSimulation and speed control of induction motor drives
Simulation and speed control of induction motor drives
PANKAJVERMA315
 
Application of electric and electronic drives in robotics
Application of electric and electronic drives in roboticsApplication of electric and electronic drives in robotics
Application of electric and electronic drives in robotics
Ashutosh Shahi
 
Stator flux oriented vector control of wind driven self excited induction gen...
Stator flux oriented vector control of wind driven self excited induction gen...Stator flux oriented vector control of wind driven self excited induction gen...
Stator flux oriented vector control of wind driven self excited induction gen...
Alexander Decker
 

La actualidad más candente (20)

Updated field oriented control of induction motor.pptx
Updated field oriented control of induction motor.pptxUpdated field oriented control of induction motor.pptx
Updated field oriented control of induction motor.pptx
 
1. direct torque control of induction motor with fuzzy controller a review
1. direct torque control of induction motor with fuzzy controller a review1. direct torque control of induction motor with fuzzy controller a review
1. direct torque control of induction motor with fuzzy controller a review
 
Vf control of three phase induction motor drive with different pwm techniques
Vf control of three phase induction motor drive with different pwm techniquesVf control of three phase induction motor drive with different pwm techniques
Vf control of three phase induction motor drive with different pwm techniques
 
DIRECT TORQUE CONTROL OF THREE PHASE INDUCTION MOTOR USING FOUR SWITCH THREE ...
DIRECT TORQUE CONTROL OF THREE PHASE INDUCTION MOTOR USING FOUR SWITCH THREE ...DIRECT TORQUE CONTROL OF THREE PHASE INDUCTION MOTOR USING FOUR SWITCH THREE ...
DIRECT TORQUE CONTROL OF THREE PHASE INDUCTION MOTOR USING FOUR SWITCH THREE ...
 
Design of drive for speed control of induction ppt
Design of drive for speed control of induction pptDesign of drive for speed control of induction ppt
Design of drive for speed control of induction ppt
 
Efficient Motor Control Solutions: High Performance Servo Control (Design Con...
Efficient Motor Control Solutions: High Performance Servo Control (Design Con...Efficient Motor Control Solutions: High Performance Servo Control (Design Con...
Efficient Motor Control Solutions: High Performance Servo Control (Design Con...
 
design of VFD for speed control in single phase induction motor
design of VFD for speed control in single phase induction motordesign of VFD for speed control in single phase induction motor
design of VFD for speed control in single phase induction motor
 
Vector Control of AC Induction Motors
Vector Control of AC Induction MotorsVector Control of AC Induction Motors
Vector Control of AC Induction Motors
 
Review of Improved Direct Torque Control Methodologies for Induction Motor Dr...
Review of Improved Direct Torque Control Methodologies for Induction Motor Dr...Review of Improved Direct Torque Control Methodologies for Induction Motor Dr...
Review of Improved Direct Torque Control Methodologies for Induction Motor Dr...
 
Dynamic modelling of dc motor drive
Dynamic modelling of dc motor driveDynamic modelling of dc motor drive
Dynamic modelling of dc motor drive
 
Simulation and speed control of induction motor drives
Simulation and speed control of induction motor drivesSimulation and speed control of induction motor drives
Simulation and speed control of induction motor drives
 
PROJECT SEMINAR
PROJECT SEMINARPROJECT SEMINAR
PROJECT SEMINAR
 
Basic Presentation on Speed control of induction motor
Basic Presentation on Speed control of induction motorBasic Presentation on Speed control of induction motor
Basic Presentation on Speed control of induction motor
 
Vector control of induction motor
Vector control of induction motorVector control of induction motor
Vector control of induction motor
 
Application of electric and electronic drives in robotics
Application of electric and electronic drives in roboticsApplication of electric and electronic drives in robotics
Application of electric and electronic drives in robotics
 
SPEED CONTROL OF INDUCTION MACHINE WITH REDUCTION IN TORQUE RIPPLE USING ROBU...
SPEED CONTROL OF INDUCTION MACHINE WITH REDUCTION IN TORQUE RIPPLE USING ROBU...SPEED CONTROL OF INDUCTION MACHINE WITH REDUCTION IN TORQUE RIPPLE USING ROBU...
SPEED CONTROL OF INDUCTION MACHINE WITH REDUCTION IN TORQUE RIPPLE USING ROBU...
 
Stator flux oriented vector control of wind driven self excited induction gen...
Stator flux oriented vector control of wind driven self excited induction gen...Stator flux oriented vector control of wind driven self excited induction gen...
Stator flux oriented vector control of wind driven self excited induction gen...
 
Dc servo motor
Dc servo motorDc servo motor
Dc servo motor
 
Direct Torque Control of Matrix Converter fed BLDC motor
Direct Torque Control of Matrix Converter fed BLDC motorDirect Torque Control of Matrix Converter fed BLDC motor
Direct Torque Control of Matrix Converter fed BLDC motor
 
Simulation of Automatic speed control DC Drive
Simulation of Automatic speed control DC DriveSimulation of Automatic speed control DC Drive
Simulation of Automatic speed control DC Drive
 

Destacado

DESIGN OF MATRIX CONVERTER BASED DYNAMIC VOLTAGE RESTORER FOR POWER QUALITY ...
DESIGN OF MATRIX CONVERTER BASED DYNAMIC VOLTAGE RESTORER FOR POWER QUALITY ...DESIGN OF MATRIX CONVERTER BASED DYNAMIC VOLTAGE RESTORER FOR POWER QUALITY ...
DESIGN OF MATRIX CONVERTER BASED DYNAMIC VOLTAGE RESTORER FOR POWER QUALITY ...
ST. MARTIN'S ENGINEERING COLLEGE
 

Destacado (9)

Speed Control of FSTP Inverter Fed Induction Motor Drive with a Neural Networ...
Speed Control of FSTP Inverter Fed Induction Motor Drive with a Neural Networ...Speed Control of FSTP Inverter Fed Induction Motor Drive with a Neural Networ...
Speed Control of FSTP Inverter Fed Induction Motor Drive with a Neural Networ...
 
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...
 
Direct torque control using neural network approach
Direct torque control using neural network approachDirect torque control using neural network approach
Direct torque control using neural network approach
 
speed control of three phase induction motor
speed control of three phase induction motorspeed control of three phase induction motor
speed control of three phase induction motor
 
LinkedIn SlideShare: Knowledge, Well-Presented
LinkedIn SlideShare: Knowledge, Well-PresentedLinkedIn SlideShare: Knowledge, Well-Presented
LinkedIn SlideShare: Knowledge, Well-Presented
 
Implementation of pi, fuzzy & ann controllers to improve dynamic response...
Implementation of pi, fuzzy & ann controllers to improve dynamic response...Implementation of pi, fuzzy & ann controllers to improve dynamic response...
Implementation of pi, fuzzy & ann controllers to improve dynamic response...
 
DESIGN OF MATRIX CONVERTER BASED DYNAMIC VOLTAGE RESTORER FOR POWER QUALITY ...
DESIGN OF MATRIX CONVERTER BASED DYNAMIC VOLTAGE RESTORER FOR POWER QUALITY ...DESIGN OF MATRIX CONVERTER BASED DYNAMIC VOLTAGE RESTORER FOR POWER QUALITY ...
DESIGN OF MATRIX CONVERTER BASED DYNAMIC VOLTAGE RESTORER FOR POWER QUALITY ...
 
vector control of induction motor
vector control of induction motorvector control of induction motor
vector control of induction motor
 
State of the Word 2011
State of the Word 2011State of the Word 2011
State of the Word 2011
 

Similar a SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC

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
 
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
eSAT Journals
 
Experimental Comparison between Four and Six Switch Inverters Fed FLC Based S...
Experimental Comparison between Four and Six Switch Inverters Fed FLC Based S...Experimental Comparison between Four and Six Switch Inverters Fed FLC Based S...
Experimental Comparison between Four and Six Switch Inverters Fed FLC Based S...
International Journal of Power Electronics and Drive Systems
 

Similar a SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC (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
 
Investigation of Artificial Neural Network Based Direct Torque Control for PM...
Investigation of Artificial Neural Network Based Direct Torque Control for PM...Investigation of Artificial Neural Network Based Direct Torque Control for PM...
Investigation of Artificial Neural Network Based Direct Torque Control for PM...
 
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...
 
STATOR FLUX OPTIMIZATION ON DIRECT TORQUE CONTROL WITH FUZZY LOGIC
STATOR FLUX OPTIMIZATION ON DIRECT TORQUE CONTROL WITH FUZZY LOGIC STATOR FLUX OPTIMIZATION ON DIRECT TORQUE CONTROL WITH FUZZY LOGIC
STATOR FLUX OPTIMIZATION ON DIRECT TORQUE CONTROL WITH FUZZY LOGIC
 
FLC-Based DTC Scheme for a New Approach of Two-Leg VSI Fed Induction Motor
FLC-Based DTC Scheme for a New Approach of Two-Leg VSI Fed Induction MotorFLC-Based DTC Scheme for a New Approach of Two-Leg VSI Fed Induction Motor
FLC-Based DTC Scheme for a New Approach of Two-Leg VSI Fed Induction 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
 
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...
 
An investigation on switching
An investigation on switchingAn investigation on switching
An investigation on switching
 
A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...
A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...
A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...
 
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 ...
 
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
 
Experimental Comparison between Four and Six Switch Inverters Fed FLC Based S...
Experimental Comparison between Four and Six Switch Inverters Fed FLC Based S...Experimental Comparison between Four and Six Switch Inverters Fed FLC Based S...
Experimental Comparison between Four and Six Switch Inverters Fed FLC Based S...
 
Dynamic Simulation of Induction Motor Drive using Neuro Controller
Dynamic Simulation of Induction Motor Drive using Neuro ControllerDynamic Simulation of Induction Motor Drive using Neuro Controller
Dynamic Simulation of Induction Motor Drive using Neuro Controller
 
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
 
Design of H_∞ for induction motor
Design of H_∞ for induction motorDesign of H_∞ for induction motor
Design of H_∞ for induction motor
 
Rotor Resistance Adaptation Scheme Using Neural Learning Algorithm for a Fuzz...
Rotor Resistance Adaptation Scheme Using Neural Learning Algorithm for a Fuzz...Rotor Resistance Adaptation Scheme Using Neural Learning Algorithm for a Fuzz...
Rotor Resistance Adaptation Scheme Using Neural Learning Algorithm for a Fuzz...
 
electronic.ppt
electronic.pptelectronic.ppt
electronic.ppt
 
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...
 
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
 
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...
 

Más de ijics

Más de ijics (20)

8th International Conference of Information Technology, Control and Automatio...
8th International Conference of Information Technology, Control and Automatio...8th International Conference of Information Technology, Control and Automatio...
8th International Conference of Information Technology, Control and Automatio...
 
International Journal of Instrumentation and Control Systems (IJICS)
International Journal of Instrumentation and Control Systems (IJICS)International Journal of Instrumentation and Control Systems (IJICS)
International Journal of Instrumentation and Control Systems (IJICS)
 
8th International Conference of Information Technology, Control and Automatio...
8th International Conference of Information Technology, Control and Automatio...8th International Conference of Information Technology, Control and Automatio...
8th International Conference of Information Technology, Control and Automatio...
 
ANGULAR MOMENTUM SPINNER
ANGULAR MOMENTUM SPINNERANGULAR MOMENTUM SPINNER
ANGULAR MOMENTUM SPINNER
 
A STUDY ON APPLICATION OF BAYES’ THEOREM IN APPIN TECHNOLOGY
A STUDY ON APPLICATION OF BAYES’ THEOREM IN APPIN TECHNOLOGYA STUDY ON APPLICATION OF BAYES’ THEOREM IN APPIN TECHNOLOGY
A STUDY ON APPLICATION OF BAYES’ THEOREM IN APPIN TECHNOLOGY
 
8th International Conference of Information Technology, Control and Automatio...
8th International Conference of Information Technology, Control and Automatio...8th International Conference of Information Technology, Control and Automatio...
8th International Conference of Information Technology, Control and Automatio...
 
International Journal of Instrumentation and Control Systems (IJICS)
International Journal of Instrumentation and Control Systems (IJICS)International Journal of Instrumentation and Control Systems (IJICS)
International Journal of Instrumentation and Control Systems (IJICS)
 
International Journal of Instrumentation and Control Systems (IJICS)
International Journal of Instrumentation and Control Systems (IJICS)International Journal of Instrumentation and Control Systems (IJICS)
International Journal of Instrumentation and Control Systems (IJICS)
 
International Journal of Instrumentation and Control Systems (IJICS)
International Journal of Instrumentation and Control Systems (IJICS)International Journal of Instrumentation and Control Systems (IJICS)
International Journal of Instrumentation and Control Systems (IJICS)
 
International Journal of Instrumentation and Control Systems (IJICS)
International Journal of Instrumentation and Control Systems (IJICS)International Journal of Instrumentation and Control Systems (IJICS)
International Journal of Instrumentation and Control Systems (IJICS)
 
International Journal of Instrumentation and Control Systems (IJICS)
International Journal of Instrumentation and Control Systems (IJICS)International Journal of Instrumentation and Control Systems (IJICS)
International Journal of Instrumentation and Control Systems (IJICS)
 
Ncwmc ppt
Ncwmc pptNcwmc ppt
Ncwmc ppt
 
International Journal of Instrumentation and Control Systems (IJICS)
International Journal of Instrumentation and Control Systems (IJICS)International Journal of Instrumentation and Control Systems (IJICS)
International Journal of Instrumentation and Control Systems (IJICS)
 
International Journal of Instrumentation and Control Systems (IJICS)
International Journal of Instrumentation and Control Systems (IJICS)International Journal of Instrumentation and Control Systems (IJICS)
International Journal of Instrumentation and Control Systems (IJICS)
 
International Journal of Instrumentation and Control Systems (IJICS)
International Journal of Instrumentation and Control Systems (IJICS)International Journal of Instrumentation and Control Systems (IJICS)
International Journal of Instrumentation and Control Systems (IJICS)
 
International Journal of Instrumentation and Control Systems (IJICS)
International Journal of Instrumentation and Control Systems (IJICS)International Journal of Instrumentation and Control Systems (IJICS)
International Journal of Instrumentation and Control Systems (IJICS)
 
International Journal of Instrumentation and Control Systems (IJICS)
International Journal of Instrumentation and Control Systems (IJICS)International Journal of Instrumentation and Control Systems (IJICS)
International Journal of Instrumentation and Control Systems (IJICS)
 
A STUDY ON APPLICATION OF BAYES’ THEOREM IN APPIN TECHNOLOGY
A STUDY ON APPLICATION OF BAYES’ THEOREM IN APPIN TECHNOLOGYA STUDY ON APPLICATION OF BAYES’ THEOREM IN APPIN TECHNOLOGY
A STUDY ON APPLICATION OF BAYES’ THEOREM IN APPIN TECHNOLOGY
 
ANGULAR MOMENTUM SPINNER
ANGULAR MOMENTUM SPINNER ANGULAR MOMENTUM SPINNER
ANGULAR MOMENTUM SPINNER
 
Integrating Fault Tolerant Scheme With Feedback Control Scheduling Algorithm ...
Integrating Fault Tolerant Scheme With Feedback Control Scheduling Algorithm ...Integrating Fault Tolerant Scheme With Feedback Control Scheduling Algorithm ...
Integrating Fault Tolerant Scheme With Feedback Control Scheduling Algorithm ...
 

Último

Último (20)

2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 

SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC

  • 1. International Journal Of Instrumentation And Control Systems (IJICS) Vol.7, No.1, January 2017 DOI : 10.5121/ijics.2017.7102 15 SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC Fatih Korkmaz Department of Electric-Electronic Engineering, Çankırı Karatekin University, Uluyazı Kampüsü, Çankırı, Turkey ABSTRACT Due to advantages such as fast dynamic response, simple and robust control structure, direct torque control (DTC) is commonly used method in high performance control method for induction motors. Despite mentioned advantages, there are some chronically disadvantages with this method like high torque and current ripples, variable switching behaviour and control problems at low speed rates. On the other hand, artificial neural network (ANN) based control algorithms are getting increasingly popular in recent years due to their positive contribution to the system performance. The purpose of this paper is investigating of the effects of ANN integrated DTC method on induction motor performance by numerical simulations. For this purpose, two different ANN models have been designed, trained and implemented for the same DTC model. The first ANN model was designed to select optimum inverter and the second model was designed to use in the determination of the flux vector position. Matlab/Simulink model of the proposed ANN based DTC method was created in order to compare with the conventional DTC and the proposed DTC methods. The simulation studies proved that the induction motor torque ripples have been reduced remarkably with the proposed method and this approach can be a good alternative to the conventional DTC method for induction motorcontrol. KEYWORDS Direct torque control, induction motor control, Artificial neural networks 1. INTRODUCTION There is no doubt about the importance of the induction motors for industrial environments and applications. Induction motors are most widely used motor type due to its unique structure and advantages. In the past, induction motors were dominant for the constant speed motor applications while DC motors were used for applications which require variable speed. But, all rules had changed in the beginning of the 1970’s with the proposing of the vector control, in parallel to development in power electronic devices and computer world. Today, conventional DC motors are almost replaced with induction motors including variable speed systems. Vector based control method was proposed by Blascke in 1970’s and it was named as field oriented control (FOC). About ten year later, another vector based control method had been presented by Takahashi and it was named as DTC. The FOC and the DTC methods have been used in industrial motor driver systems for many years[1-2]. When compared with the FOC, the DTC method has some structural advantages such as simple control algorithm, robust controller character due to independency of motor parameters, needs only stator phase resistance, and fast dynamic response. However, the DTC method has some handicaps that can be listed as, high torque and current ripples, variable switching frequency behavior, and implementation limitations owing to necessity of low sampling time [3].
  • 2. International Journal Of Instrumentation And Control Systems (IJICS) Vol.7, No.1, January 2017 16 mOver the last decades, many kind of DTC algorithms have been proposed by researchers to overcome mentioned handicaps and most of them have focused on motor ripples side. In [4], researchers proposed matrix converter based model predictive control approach and they proved that it can be effective in minimizing torque ripples. In [5], authors presents a modified DTC algorithm for permanent magnet synchronous motor drives with fast torque dynamics and constant switching frequency. The authors presents the DTC method using fuzzy controller to minimize torque ripples for BLDC in [6] and for induction motors in [7]. Artificial neural network model based DTC systems have also been investigated to reduce torque ripples in [8]. This paper presents a new multi ANNs model to reduce torque ripples on DTC controlled induction motor drives. Two different ANN models have been designed, trained and implemented. The first ANN model has been used for switch selecting process and the second one has been used for sector determine process. Matlab/Simulink model of the proposed ANN based DTC method was created in order to compare with the conventional DTC and the proposed DTC methods. 2. DIRECT TORQUE CONTROL Direct torque control (DTC) is the name of reliable and energy efficiency vector control method. Despite the DTC was originally proposed for asynchronous motors, over the past years, it has been applied for various motor type such as linear motor, reluctance motor and also PM motors[9]. The mathematic model of the DTC system is based on Clarke transformation. All measured three phase parameters of the motor are converted to two phase components. Instant values of the stator flux and produced motor torque can be calculated with these components as defined with following equations. The Clarke transformation matrix can be writtenas: Where, fα, fβ are α β components of motor parameters, and fa, fb, fc are the abc frame components[10-11]. Topology of three phase voltage source inverter that used in the DTC drives is given in Figure 1. Figure 1. Topology of three phase voltage source inverter As shown in Figure 1, there are two power switch for each legs of the inverter and only one switch can be conduct mode (denoted by “1”) while the other switch is insulation mode (denoted by “0”) at any time of drive process to avoid short circuit. For the three phase conduction mode
  • 3. International Journal Of Instrumentation And Control Systems (IJICS) Vol.7, No.1, January 2017 17 working drive systems, the switching states of the VSI can be defined according to three upper switches states as Si (i=1,2,3). α β components of the stator voltages and flux is expressed in following equations. The magnitude of the flux can be calculated with; and position of the stator flux vector is calculated with; And finally produced motor torque equation can be written as: In the DTC, motor torque and flux magnitudes directly controlled with control of stator flux vector. The DTC control algorithm is bases on selecting of the appropriate inverter switching state to directly control stator flux vector’s speed and length that explain why the method is named as DTC. Hysteresis comparators, that used to keep the torque and flux errors within the defined limits, produce basic control signals.[12]. The schematic diagram of the conventional DTC with mathematical equations is shown in Figure 2.
  • 4. International Journal Of Instrumentation And Control Systems (IJICS) Vol.7, No.1, January 2017 18 Figure 2. The schematic diagram of the conventional DTC with mathematical equations 3. PROPOSED DTCSYSTEM An ANN model contains interconnected points, which imitates learning way of the biological neurons in human brain, thus, it can model a system similar to human learning. ANN models have rising popularity in different kind of control systems due to their learning abilities, robust structures, beside their modeling success on non-linear and complex mathematical models. In the proposed ANN based DTC model, two separate ANN models have designed to solve complex processes in conventional DTC approach; selecting appropriate inverter switching states and determining stator flux vector region. For the first ANN model, α – β components of stator flux have used as inputs to determining stator flux vector region process. The ANN model structure is shown in Figure 3. Figure 3. Structure of ANN model for determining stator flux sector
  • 5. International Journal Of Instrumentation And Control Systems (IJICS) Vol.7, No.1, January 2017 19 As shown in Figure 3, flux sector ANN model has two neurons in input layer, six neurons in hidden layer and one neuron in output layer. The ANN was trained about 100000 input data set. 70000 input data were used to train the network while 15000 input data were used for validation and 15000 input data were used for test processes after training. Simulink model of the flux sector ANN and graphical training results are given in Figure 4 and Figure 5, respectively. Figure 4. Simulink model of the flux sector ANN Figure 5. Graphical training results of the first ANN Outputs of the flux hysteresis, torque hysteresis and flux region data were used as inputs of the second ANN model which was created to determine optimum inverter switching states. Schematic view of the inverter state ANN are given in Figure 6.
  • 6. International Journal Of Instrumentation And Control Systems (IJICS) Vol.7, No.1, January 2017 20 Figure 6. Schematic view of the inverter state ANN As shown in Figure 6., inverter state ANN model has three neurons in input layer, six neurons in hidden layer and one neuron in output layer. The flux sector ANN was trained about 50000 input data which were obtained with conventional DTC model. 35000 input data were used to train the network while 7500 input data were used for validation and 7500 input data were used for test processes after training. Graphical training results are given in Figure7. Figure 7. Graphical training results of the second ANN
  • 7. International Journal Of Instrumentation And Control Systems (IJICS) Vol.7, No.1, January 2017 21 Overall Simulink block diagram of the proposed ANN based DTC system is shown in Figure 8. Figure 8. Simulink model of the proposed ANN based DTC system 4. SIMULATIONS To provide fair comparison between conventional DTC (C-DTC) and proposed ANN based DTC (ANN-DTC) models, both systems modelled with same control parameters in Matlab/Simulink and three different scenarios were applied and investigated. Asynchronous motor and simulation parameters were presented in Appendix section. Total simulation time was 5 sec. and motor load was 0 Nm at the first 3 sec. than switched to 3 Nm reference torque after 3. sec. In the first scenario, motor was tested at low speed (250 rpm) condition with no-load and loaded conditions. The motor speed and torque responses are given in Figure 9. and Figure 10., respectively. Figure 9. Motor speed responses at 250 rpm speed reference
  • 8. International Journal Of Instrumentation And Control Systems (IJICS) Vol.7, No.1, January 2017 22 Figure 10. Motor torque responses at 250 rpm speed reference As shown in Figure 9. and Figure 10., motor speed and torque performances are almost same in low speed working conditions. In both control approach, torque ripples are about ±2 Nm for unloaded period while torque ripples are about +5/1,7 Nm for loaded conditions. Briefly, it can be said that there are no meaning difference between the both methods for low speed conditions. In the second scenario, motor was tested at half-rated speed (1500 rpm) with no-load and loaded (3Nm) conditions. The motor speed and torque responses are given in Figure 11. and Figure 12., respectively. Figure 11. Motor speed responses at 1500 rpm speed reference Figure 12. Motor torque responses at 1500 rpm speed reference
  • 9. International Journal Of Instrumentation And Control Systems (IJICS) Vol.7, No.1, January 2017 23 As shown in Figure 11. and Figure 12., motor speed and torque performances are very similar in half-rate speed conditions. In both control approach, torque ripples are about ±2 Nm for unloaded period while torque ripples are about +5/1,7 Nm for loaded conditions. Briefly, it can be said that there are no meaning difference between the both methods for half-rate speed conditions. In the last scenario, motor was tested at rated speed (2800 rpm) with no-load and loaded (3Nm) conditions. The motor speed and torque responses are given in Figure 13. and Figure 14., respectively. Figure 13. Motor speed responses at 2800 rpm speed reference Figure 14. Motor torque responses at 2800 rpm speed reference The main difference for the proposed ANN-DTC method emerged in the third group of tests as can be seen clearly in Figure 13. and Figure 14. The speed response of the motor proved that ANN-DTC method had faster dynamic responses when compared C-DTC method. Time to reach the reference speed was about %50 faster in the proposed method. On the other hand, when the torque curves examined closely, it can be seen that torque ripples of the motor were reduced remarkably with the ANN-DTCmethod. 5. CONCLUSIONS This paper presents a new artificial neural networks based approach to conventional direct torque control method for high performance control of induction motors. The aim of the paper is simplifying the complex mathematical process in conventional direct torque control method by usage of neural network models. For this aim, two independent neural models have been designed, trained and tested. The first neural model was designed for sectors determine process and the second one were designed for optimum switching select unit. Numerical simulations have been performed to investigate the effects of the proposed method on the overall system performances. Low speed and rated speed performances of the motor were simulated at zero
  • 10. International Journal Of Instrumentation And Control Systems (IJICS) Vol.7, No.1, January 2017 24 loads and rated loads working conditions. Simulation results have been comparatively presented and they have been showed that proposed neural network based DTC method has better dynamic performance especially closer to rated speed values. The proposed method has faster acceleration time in transient state region and torque ripples were reduced with the proposed method in steady-state region. The practical works on the proposed method as a real time application are still going on and experimental results will be presented by researchers in the future works. APPENDIX Table 1. Simulation and motor parameters: REFERENCES [1] Blaschke, F.,(1972) “The Principle of Field Orientation Applied to The New Transvector Closed- Loop Control System for Rotating Field Machines”, Siemens-Rev., Vol. 39, 217–220. [2] Takahashi Takahashi, I. & Noguchi. T. (1986) “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. [3] Fatih Korkmaz. & M. Faruk Çakır. & Yılmaz Korkmaz. & Ismail Topaloglu, (2012) “Fuzzy Based Stator Flux Optimizer Design For Direct Torque Control” International Journal of Instrumentation and Control Systems (IJICS) Vol.2, No.4, pp 41-49. [4] S.Kannan , S.Chinnaiya, S.U.Prabha Torque Ripple Minimization of Matrix Converter-Fed PMSM Drives Using Advanced Direct Torque Control International Journal of Soft Computing,Mathematics and Control (IJSCMC), Vol. 3, No. 4, November 2014pp. 51-68 [5] G. H. B. Foo and X. Zhang, "Constant Switching Frequency Based Direct Torque Control of Interior Permanent Magnet Synchronous Motors With Reduced Ripples and Fast Torque Dynamics," in IEEE Transactions on Power Electronics, vol. 31, no. 9, pp. 6485-6493, Sept. 2016. [6] D.Premalatha, A.Sakthi Rubini “Direct Torque Control of Brushless DC Motor Using PI and Fuzzy Controller” International Journal of Science, Engineering and Technology Research (IJSETR) Volume 4, Issue 4, April 2015 pp.922-926 [7] Korkmaz, Fatih; Topaloğlu, İsmail; Mamur, Hayati; ,Fuzzy Logic Based Direct Torque Control of Induction Motor with Space Vector Modulation,"International Journal on Soft Computing,Artificial Intelligence and Applications",2,5/6,31-40,2015 [8] Bhim Singh, Pradeep Jain, A.P.Mittal, J.R.P.Gupta “Torque Ripples Minimization of DTC IPMSM Drive for the EV Propulsion System using a Neural Network” Journal of Power Electronics, Vol. 8, No. 1, January 2008 pp. 23-34 [9] F. Korkmaz “A New Approach to DTC Method For BLDC Motor Adjustable Speed Drives” The Fourth International Conference on Instrumentation and Control Systems(CICS-2016), vol. 6, no 5, pp-37–44, April 2016 [10] F. Korkmaz, I. Topaloglu, M.F. Cakir, R. Gurbuz, "Comparative performance evaluation of FOC and DTC controlled PMSM drives", Power Engineering, Energy and Electrical Drives (POWERENG), 2013 Fourth International Conference on , vol., no., pp.705–708, 13-17 May 2013. [11] M. Masmoudi, B. E. Badsi and A. Masmoudi, "DTC of B4-Inverter-Fed BLDC Motor Drives With Reduced Torque Ripple During Sector-to-Sector Commutations," in IEEE Transactions on Power Electronics, vol. 29, no. 9, pp. 4855-4865, Sept. 2014. [12] Vas, P., Sensorless Vector and Direct Torque Control, Cambridge University Press, 1998.