SlideShare une entreprise Scribd logo
1  sur  5
Télécharger pour lire hors ligne
World Academy of Science, Engineering and Technology 60 2011


               Fuzzy Logic Speed Control of Three Phase
                        Induction Motor Drive
                                                  P.Tripura and Y.Srinivasa Kishore Babu

   Abstract—This paper presents an intelligent speed control                 and circuit parameters, the plant parameter variation effect can
system based on fuzzy logic for a voltage source PWM inverter-fed            be studied. Valuable time is thus saved in the development and
indirect vector controlled induction motor drive. Traditional indirect       design of the product, and the failure of components of poorly
vector control system of induction motor introduces conventional PI          designed systems can be avoided. The simulation program
regulator in outer speed loop; it is proved that the low precision of the    also helps to generate real time controller software codes for
speed regulator debases the performance of the whole system. To
                                                                             downloading to a microprocessor or digital signal processor.
overcome this problem, replacement of PI controller by an intelligent
controller based on fuzzy set theory is proposed. The performance of            Many circuit simulators like PSPICE, EMTP, MATLAB/
the intelligent controller has been investigated through digital             SIMULINK incorporated these features. The advantages of
simulation using MATLAB-SIMULINK package for different                       SIMULINK over the other circuit simulator are the ease in
operating conditions such as sudden change in reference speed and            modeling the transients of electrical machines and drives and
load torque. The simulation results demonstrate that the performance         to include controls in the simulation. To solve the objective of
of the proposed controller is better than that of the conventional PI        this paper MATLAB/ SIMULINK software is used. The
controller.                                                                  superior control performance of the proposed controller is
                                                                             demonstrated at SIMULINK platform using the fuzzy logic
  Keywords—Fuzzy Logic, Intelligent controllers, Conventional PI             tool box [5] for different operating conditions.
controller, Induction motor drives, indirect vector control, Speed              The complete paper is organized as follows: Section II
control
                                                                             describes the indirect vector control system. The design and
                                                                             description of intelligent controller is provided in section III.
                            I. INTRODUCTION                                  The simulation results, comparison and discussion are

F   OR electrical drives good dynamic performance is
    mandatory so as to respond to the changes in command
    speed and torques. These requirements of AC drives can
                                                                             presented in Section IV. Section V concludes the work.

                                                                                           II. INDIRECT VECTOR CONTROL SYSTEM
be fulfilled by the vector control system. With the advent of
                                                                               For the high performance drives, the indirect method of
the vector control method, an induction motor has been
                                                                             vector control is preferred choice [1], [2]. The indirect vector
controlled like a separately excited DC motor for high
                                                                             control method is essentially same as the direct vector control,
performance applications. This method enables the control of
field and torque of induction motor independently                            except that the rotor angle θe is generated in an indirect
(decoupling) by manipulating corresponding field oriented                    manner (estimation) using the measured speed ωr and the slip
quantities [1], [2].                                                         speed ωsl . To implement the indirect vector control strategy, it
   The traditional indirect vector control system uses
                                                                             is necessary to take the following dynamic equations into
conventional PI controller in the outer speed loop because of
                                                                             consideration.
the simplicity and stability. However, unexpected change in
load conditions or environmental factors would produce                            θ e = ∫ ω e dt = ∫ (ω r + ω sl )dt = θ r + θ sl        (1 )
overshoot, oscillation of motor speed, oscillation of the torque,
long settling time and thus causes deterioration of drive                         For decoupling control, the stator flux component of current
performance. To overcome this, an intelligent controller based                  ids should be aligned on the d e axis, and the torque component
on Fuzzy Logic can be used in the place of PI regulator [4].
The fuzzy logic has certain advantages compared to classical                 of current iqs should be on q e axis, that leads to ψ qr = 0 and
controllers such as simplicity of control, low cost, and the                 ψ dr = ψ r then:
possibility to design without knowing the exact mathematical
                                                                                   Lr dψ r
model of plant [3].                                                                           +ψ r = Lm ids                                ( 2)
   In this paper application of fuzzy logic to the intelligent                       Rr dt
speed control of indirect vector controlled induction motor                                   As well, the slip frequency can be calculated as:
drive is investigated. The analysis, design and simulation of                             Lm Rr        R iqs
controller have been carried out based on the fuzzy set theory.                     ωsl =        iqs = r                                   ( 3)
                                                                                          ψ r Lr       Lr ids
   When a new control strategy of a converter or a drive
system is formulated, it is often convenient to study the system                It is found that the ideal decoupling can be achieved if the
performance by simulation before building the breadboard or                  above slip angular speed command is used for making field-
prototype. The simulation not only validates the systems                                                                       dψ r
                                                                             orientation. The constant rotor flux ψ r and           = 0 can be
operation, but also permits optimization of the systems                                                                         dt
performance by iteration of its parameters. Besides the control              substituted in equation (2), so that the rotor flux sets as

   P.Tripura is with the Vignan’s Nirula Institute of Science & Technology           ψ r = Lm ids                                          ( 4)
for Women, Guntur, A.P., INDIA ( e-mail: tripura.pidikiti@gmail.com).
   Y.Srinivasa Kishore Babu is with Vignan University, Vadlamudi, Guntur,
A.P., India (e-mail: yskbabu@gmail.com).




                                                                         1371
World Academy of Science, Engineering and Technology 60 2011




The Simulink model for such an indirect vector control system         logic based controller for IM drives has been proposed by
is shown in the Fig. 3. This control technique operates the           Minh Ta-Cao et.al [16]. The performance of the proposed
induction motor as separately excited DC motor so as to               system is compared with the conventional vector control on
achieve high dynamic performance [1], [2].                            the basis of Integral of time by Absolute Time Error (IATE).
                                                                         The Simulink implementation of current regulated VSI-fed
III. DESIGN AND DESCRIPTION OF INTELLIGENT CONTROLLER                 IM is proposed by Norman Mariun et.al [17] and Vinod
   Since the implementation of off-line tuning of PI controller       Kumar et.al [18]. They proposed a fuzzy logic controller in
is difficult in dealing with continuous parametric variation in       place of PI controller in the vector control system. However,
the induction motor as well as the non-linearity present in the       the power system block set used by them makes use of S-
entire system, it becomes of interest to go for intelligent           functions and it is not as easy to work with as the rest of the
controller. It is known that the stator and rotor resistances of      Simulink blocks.
induction motor may change with the temperature up to 50%                The work presented in [12]-[18] uses a fuzzy logic
and motor inductance varies with the magnetic operating               controller to set the torque component of reference current
point. Furthermore, the load torque may change due to                 based on speed error and change of speed error. The inverter is
mechanical disturbances.                                              then switched to follow the reference current within hysteresis
   The problem can be solved by several adaptive control              band. However, the constant hysteresis band of the current
techniques such as model reference adaptive control, sliding-         regulated PWM inverter of the fuzzy logic based indirect
mode control, variable structure control, and self-tuning PI          vector control system possesses problem in achieving superior
controllers, etc. The theory and survey on model reference            dynamic performance, even the drive control system includes
adaptive system has been reported by H. Sugimoto et.al [6].           the efficient fuzzy logic controller. This paper discusses the
Secondary resistance identification of an IM applied with             fuzzy logic speed control for VSI fed indirect vector
MRAS and its characteristics has been presented in their              controlled induction motor drives.
study. The improved version of sliding mode control for an IM            Fig. 1 shows the block diagram of fuzzy logic based speed
has been proposed by C. Y. Won et.al [7]. The design of               control system. Such a fuzzy logic controller consists of four
integral variable structure control system for servo systems          basic blocks viz., Fuzzification, Fuzzy Inference Engine,
has been proposed by T. L. Chern et.al [8]. The self tuning           Knowledge base and defuzzification.
controllers are described by J. C. Hung [9]. However, in all
these works, exact mathematical model of the system is                        ωr ( k )
                                                                               *

                                                                                          eω ( k )
                                                                                                                    ∫
                                                                                                                               IVC +
mandatory to design the adaptive control algorithm. Thus they                                         Fuzzy                    PWM
increase the complexity of design and implementation.
   When fuzzy logic bases intelligent controller is used instead            ωr ( k )     d/dt        Controller              Inverter +
                                                                                                                                IM
                                                                                                ceω ( k )     ciqs ( k ) i* k
                                                                                                                *
                                                                                                                          qs ( )
of the PI controller, excellent control performance can be
achieved even in the presence of parameter variation and drive
non-linearity [1], [3].
   In addition, the fuzzy logic posses the following                  Fig. 1 Block diagram of Fuzzy logic speed control system for indirect
advantages: (1) The linguistic, not numerical, variables make                        vector controlled induction motor drive
the process similar to the human think process. (2) It relates
output to input, without understanding all the variables,                A. Input/ Output variables
permitting the design of system more accurate and stable than
                                                                         The design of the fuzzy logic controller starts with
the conventional control system. (3) Simplicity allows the
                                                                      assigning the input and output variables. The most significant
solution of previously unsolved problems. (4) Rapid
                                                                      variables entering the fuzzy logic speed controller has been
prototyping is possible because, a system designer doesn’t
                                                                      selected as the speed error and its time variation. Two input
have to know everything about the system before starting
work. (5) It has increased robustness. (6) A few rules                variables eω ( k ) and ceω ( k ) , are calculated at every
encompass great complexity.                                           sampling instant as:
   The vector control of IM with fuzzy PI controller has been
proposed by I. Miki et.al [10] and W. P. Hew et.al [11]. As
                                                                            eω ( k ) = ωr ( k ) − ωr ( k )
                                                                                        *
                                                                                                                                          ( 5)
they reported, the FLC automatically updates the proportional
and integral gains on-line and thus help in achieving fast                  ceω ( k ) = eω ( k ) − eω ( k − 1)                            (6)
dynamic response. However, this technique does not fully
                                                                      where ωr ( k ) is the reference speed, ωr ( k ) is the actual rotor
                                                                             *
utilize the capabilities of the fuzzy logic. Moreover, the
inherent disadvantages associated with the PI controller cannot       speed and eω ( k − 1) is the value of error at previous sampling
be avoided. The fuzzy PI controllers are less useful in               time.
industrial applications.                                                 The output variable of the fuzzy logic speed controller is the
   The performances of the fuzzy logic based indirect vector
control for induction motor drive has been proposed by M. N.          variation of command current, ciqs ( k ) which is integrated to
                                                                                                      *

Uddin et.al [12], E. Cerruto et.al [13], B. Heber et.al [14], and     get the reference command current, iqs ( k ) as shown in the
                                                                                                          *
G. C. D. Sousa et.al [15]. The novel speed control for current
regulated VSI-fed IM has been discussed by them. The fuzzy            following equation.




                                                                 1372
World Academy of Science, Engineering and Technology 60 2011




     iqs ( k ) = iqs ( k − 1) + ciqs ( k )
      *           *               *
                                                                       (7)                   ( )
                                                                                               *
                                                                                           µ ciqs
                                                                                                 NL    NM NS ZE PS PM              PL
                                                                                    1.0
  B. Fuzzification
  The success of this work, and the like, depends on how
good this stage is conducted. In this stage, the crisp variables
eω ( k ) and ceω ( k ) are converted in to fuzzy variables eω                       0.5
and ceω respectively. The membership functions associated
to the control variables have been chosen with triangular
shapes as shown in Fig. 2.                                                             0
   The universe of discourse of all the input and output                              -0.8 -0.6 -0.4 -0.2         0    0.2 0.4 0.6 0.8
variables are established as (-0.8, 0.8). The suitable scaling
                                                                                                                (c)
factors are chosen to brought the input and output variables to                 Fig. 2 Membership functions for (a) speed error (b) change of speed
this universe of discourse. Each universe of discourse is                                    error (c) Change of command current
divided into seven overlapping fuzzy sets: NL (Negative
Large), NM (Negative Medium), NS (Negative Small), ZE                            C. Knowledge base and Inference Stage
(Zero), PS (Positive Small), PM (positive Medium), and PL                        Knowledge base involves defining the rules represented as
(Positive Large). Each fuzzy variable is a member of the                      IF-THEN statements governing the relationship between input
subsets with a degree of membership µ varying between 0                       and output variables in terms of membership functions. In this
(non-member) and 1 (full-member). All the membership                          stage, the variables eω and ceω are processed by an
functions have asymmetrical shape with more crowding near                     inference engine that executes 49 rules (7x7) as shown in
the origin (steady state). This permits higher precision at                   Table I. These rules are established using the knowledge of the
steady state [3].                                                             system behavior and the experience of the control engineers.
                                                                              Each rule is expressed in the form as in the following
            µ ( eω)                                                           example: IF ( eω is Negative Large) AND ( ceω is Positive
                                                                                              *
                                                                              Large) THEN ( ciqs is Zero). Different inference engines can
                NL         NM NS ZE PS PM                PL
    1.0                                                                       be used to produce the fuzzy set values for the output fuzzy
                                                                                         *
                                                                              variable ciqs . In this paper, the Max-product inference method
                                                                              [3] is used.
    0.5
                                                                                                            TABLE I
                                                                                                      FUZZY CONTROL RULES
                                                                                             e   NL   NM NS      ZE    PS       PM      PL
                                                                                          ce
       0                                                                                  NL     NL   NL     NL       NL   NM   NS      ZE
      -0.8 -0.6 -0.4 -0.2              0     0.2 0.4 0.6 0.8                              NM     NL   NL     NL       NM   NS   ZE      PS
                                      (a)                                                 NS     NL   NL     NM       NS   ZE   PS      PM
                                                                                          ZE     NL   NM     NS       ZE   PS   PM      PL
                                                                                          PS     NM   NS     ZE       PS   PM   PL      PL
             µ ( ceω)                                                                     PM     NS   ZE     PS       PM   PL   PL      PL
                                                                                          PL     ZE   PS     PM       PL   PL   PL      PL
                  NL         NM NS ZE PS PM               PL
     1.0
                                                                                 D.Defuzzification
                                                                                 In this stage a crisp value of the output variable ciqs ( k ) is
                                                                                                                                      *


     0.5                                                                      obtained by using height defuzzufication method, in which the
                                                                              centroid of each output membership function for each rule is
                                                                              first evaluated. The final output is then calculated as the
                                                                              average of the individual centroid, weighted by their heights
           0                                                                  (degree of membership) as follows:
          -0.8 -0.6 -0.4 -0.2           0    0.2 0.4 0.6 0.8
                                      (b)




                                                                         1373
World Academy of Science, Engineering and Technology 60 2011




                                                                                                                                                              Vref
          wr*                                                                                                                                                          vao
                         -K-                                                                                                                     Vref                          vao   ia
                                                      -K-      1/s                    iqs*
          wr*                                                                                            PI
                                                                         [iqs]
           wr                                               Integrator
                                        Fuzzy Logic                                         ids*                                        vqs*   vao*
                                         Controller                                                                                                           vao*
                                                                                                                                                                               vbo   ib
                         du/dt -K-
                                                                                                                                                                       vbo
                       Derivative
                                                                                                                                                                               vco   ic
                                                                                 1/lm                                                   vds*   vbo*           vbo*
                                                                                                         PI
                                                                                   [ids]
                                                                                                                                                                               tl    te
                                                                                                                                                                       vco
                                                                                                                                        we      vco*          vco*
                                                                                                                                                                                                    Demo

                                                                            lm/(tr)                                                                                            we    wr

                                                                                                                                     Command Voltage PWM inverter
                                                                                                                                        Generator                 induction motor
                                                                                                                                                                      model
                                                                                                   1            wsl
                                                              -C-                     |u|
                                                                                                   u
                                                        absolute peak
                                                           rotor flux                                                                                                  Tl

                                                                                                                                                               Load Torque




                               Fig. 3 Indirect vector controlled induction motor block diagram with the Fuzzy Logic Controller



                        n                                                                                     look-up table. The intelligent controller exhibited better speed
                       ∑ µ ( ciqs )i  ( ciqs )i
                           
                           
                                *
                                      
                                      
                                            *
                                                                                                              tracking compared to PI controller.
        ciqs ( k ) =
          *            i =1
                               n
                                                                                                   (8)
                               i =1
                                    
                                    
                                     ( )
                               ∑ µ  ciqs i 
                                       *
                                            
                                                                                                                                    400

                                                                                                                                     300
                                                                                                                Speed, rad/sec




  The reference value of command current iqs ( k ) that is
                                          *                                                                                                                          Reference Speed
                                                                                                                                     200
                                                                                                                                                                     Response with FL Controller
applied to vector control system is computed by the equation
(7).                                                                                                                                 100                             Response with PI Controller

   The overall model for fuzzy logic based speed control
system for indirect vector controlled induction motor drive is                                                                          0
shown in Fig. 3. The parameters of the motor are given in
                                                                                                                                     -100
appendix.                                                                                                                               0               0.2           0.4       0.6        0.8             1.0   1.2
                                                                                                                                                                             Time, sec

         IV. SIMULATION RESULTS AND DISCUSSION
                                                                                                                                               Fig. 4 Speed response comparison at no-load
   A series of simulation tests were carried out on indirect
                                                                                                                                     302
vector controlled induction motor drive using both the PI                                                                                                             Reference Speed
controller and fuzzy logic based intelligent controller for
                                                                                                                                     301                              Response with FL Controller
                                                                                                                    Speed, rad/sec




various operating conditions. The time response and steady                                                                                                            Response with PI Controller
state errors were analyzed and compared.                                                                                             300
   Figures 4 and 5 shows speed response with both the PI and
FL based controller. The FL controller performed better                                                                              299
performance with respect to rise time and steady state error.
   Figure 6 shows the load disturbance rejection capabilities of                                                                     298
                                                                                                                                       0                0.2           0.4       0.6        0.8             1.0   1.2
each controller when using a step load from 0 to 20 N-m at 0.8                                                                                                               Time, sec
seconds. The FL controller at that moment returns quickly to                                                                           Fig. 5 Enlarged speed response comparison at no-load
command speed, where as the PI controller maintains a steady
state error.
   Figure 7 shows the speed tracking performance test, when
sudden change in speed reference is applied in the form of




                                                                                                       1374
World Academy of Science, Engineering and Technology 60 2011




                                                                                                   IEEE Transactions on Industry Applications, Vol. 38, No. 5, pp. 1219-
                       400                                                                         1225, September/October, 2002.
                                                                                            [5]    http://www.mathworks.com/          (The        official      site     for
                       300                                                                         MATLAB&SIMULINK as well as Fuzzy Logic Toolbox).
      Speed, rad/sec




                                        Reference Speed                                     [6]    H. Sugimoto and S. Tamai, “Secondary resistance identification of an
                       200                                                                         Induction Motor Applied Model reference Adaptive Systems and its
                                        Response with FL Controller
                                                                                                   Characteristics”, IEEE Trans. on Ind. Appl., Vol IA-23, No.1, pp.296-
                       100              Response with PI Controller                                303, Mar/Apr, 1987.
                                                                                            [7]    C. Y. Won and B. K. Bose, “An induction Motor servo Systems with
                                                                                                   Improved Sliding Mode Control”, in Proc. IEEE IECON’92, pp. 60-66.
                         0
                                                                                            [8]    T. L Chern and Y. C. Wu, “Design of Integral Variable Structure
                                                                                                   Controller and Applications to Electro Hydraulic Velocity Servo
                       -100                                                                        Systems”, Proc. In Elec. Eng., Vol. 138, no. 5, pp. 439-444, Sept. 1991.
                          0      0.2     0.4       0.6        0.8       1.0       1.2
                                                Time, sec                                   [9]    J. C. Hung, “Practical Industrial Control techniques”, in Proc. IEEE
                                                                                                   IECON’94, pp. 7-14.
                                                                                            [10]   Miki, N. Nagai, S. Nishigama, and T. Yamada, “Vector control of
            Fig. 6 Speed response comparison during sudden load change                             induction motor with fuzzy PI controller”, IEEE IAS Annu. Meet. Conf.
                                                                                                   Rec., pp. 342-346, 1991.
                                                                                            [11]   W. P. Hew, M. R. Tamjis, and S. M. Saddique, “Application of Fuzzy
                       400                                                                         Logic in Speed Control of Induction Motor Vector Control”, Proc. Of
                                                    Reference Speed
                                                                                                   the international conference on Robotics, vision and Parallel Processing
                       300                                                                         for Industrial Automation, pp. 767-772, Ipoh, Malasiya, Nov. 28-
                                                    Response with FL Controller
      Speed, rad/sec




                                                                                                   30,1996
                       200                          Response with PI Controller             [12]   M. N. Uddin, T. S. Radwan and M. A. Rahman “Performances of Fuzzy-
                       100                                                                         Logic-Based Indirect Vector Control for Induction Motor Drive,” IEEE
                                                                                                   Transactions on Industry Applications, Vol. 38, No. 5, pp. 1219-1225,
                         0                                                                         September/October, 2002.
                                                                                            [13]   E. Cerruto, A. Consoli, A. Raciti and A. Testa, “ Fuzzy Adaptive Vector
                       -100                                                                        Control of Induction Motor Drives”, IEEE Trans, on Power Electronics,
                                                                                                   Vol.12, No. 6, pp. 1028-1039, Nov. 1997.
                       -200                                                                 [14]   B. Hebetler, L. Xu, and Y.Tang, “Fuzzy Logic Enhanced Speed Control
                          0      0.2     0.4       0.6        0.8       1.0       1.2
                                                Time, sec                                          of Indirect Field Oriented Induction Machine Drive”, IEEE Trans. On
                                                                                                   Power Electronics, Vol.12, No.5. pp. 772-778, Sept.1997.
                                                                                            [15]   G. C.D. Sousa, B.K. Bose and J.G. Cleland, “Fuzzy Logic based On-
                              Fig. 7 Speed tracking response comparison                            Line Efficiency Optimization Control of an Indirect Vector Controlled
                                                                                                   Induction Motor Drive” , IEEE Trans. On Industrial Electronics, Vol.
                                                                                                   42, No. 2 , pp.192-198, April 1995.
                                                                                            [16]   Minh Ta-Cao, J. L. Silva Neto and H. Le-Huy, “Fuzzy Logic based
                                          V. CONCLUSION                                            Controller for Induction Motor Drives”, Canadian Conference on
                                                                                                   Electrical and Computer Engineering, Volume 2, Issue, 26-29 May 1996
   The performance of fuzzy logic based intelligent controller                                     Page(s):631 - 634 vol.2.
for the speed control of indirect vector controlled, PWM                                    [17]   Norman Mariun, Samsul bahari Mohd Noor, J. Jasni and O. S.
voltage source inverter fed induction motor drive has been                                         Bennanes, “A Fuzzy Logic based Controller for an Indirect Vector
                                                                                                   Controlled Three-Phase Induction Motor”, IEEE Region 10 Conference,
verified and compared with that of conventional PI controller                                      TENCON 2004, Volume D, Issue. 21-24 Nov. 2004 Page(s): 1-4 Vol. 4
performance. The simulation results obtained have confirmed                                 [18]   Vinod Kumar, R. R. Joshi, “Hybrid Controller based Intelligent Speed
the very good dynamic performance and robustness of the                                            Control of Induction Motor”, Journal of Theoretical and Applied
fuzzy logic controller during the transient period and during                                      Information Technology, December 2006, Vol. 3 No. 1, pp. 71- 75.
the sudden loads. It is concluded that the proposed intelligent
controller has shown superior performance than that of the
parameter fixed PI controller and earlier proposed system [4].

                                               APPENDIX
3-Phase Induction Motor Parameters
Rotor type: Squirrel cage,
Reference frame: Synchronous
10 hp, 314 rad/sec, 4 Poles, Rs = 0.19 , Rr = 0.39 , Lls =
0.21e-3 H, Llr = 0.6e-3 H, Lm = 4e-3 H, J = 0.0226 Kg-m2.

                                           REFERENCES
[1]                Bimal K. Bose, Modern Power Electronics and AC Drives, Third
                   impression, INDIA: Pearson Education, Inc., 2007.
[2]                Blaschke F, "The Principle of Field-Orientation as applied to the New
                   Transvector Closed-Loop Control System for Rotating-Field Machines,"
                   Siemens Review, Vol. 34, pp. 217-220, May 1972.
[3]                C. C. Lee, “Fuzzy Logic in Control Systems: Fuzzy Logic Control – Part
                   1,” IEEE Transactions on Systems, Man and Cybernetics, Vol. 20, No.
                   2, pp. 404-418, March/April, 1990.
[4]                M. N. Uddin, T. S. Radwan and M. A. Rahman “Performances of
                   Fuzzy-Logic-Based Indirect Vector Control for Induction Motor Drive,”




                                                                                        1375

Contenu connexe

Tendances

DC Drive Speed Control using Fuzzy Logic Controller
DC Drive Speed Control using Fuzzy Logic ControllerDC Drive Speed Control using Fuzzy Logic Controller
DC Drive Speed Control using Fuzzy Logic ControllerTridib Bose
 
Brushless Dc Motor Speed Control Using Proportional-Integral And Fuzzy Contro...
Brushless Dc Motor Speed Control Using Proportional-Integral And Fuzzy Contro...Brushless Dc Motor Speed Control Using Proportional-Integral And Fuzzy Contro...
Brushless Dc Motor Speed Control Using Proportional-Integral And Fuzzy Contro...IOSR Journals
 
FPGA Based Speed Control of BLDC Motor
FPGA Based Speed Control of BLDC MotorFPGA Based Speed Control of BLDC Motor
FPGA Based Speed Control of BLDC MotorRajesh Pindoriya
 
BIDIRECTIONAL SPEED CONTROL OF DC MOTOR USING 8051 MICROCONTROLLER
BIDIRECTIONAL SPEED CONTROL OF DC MOTOR USING 8051 MICROCONTROLLERBIDIRECTIONAL SPEED CONTROL OF DC MOTOR USING 8051 MICROCONTROLLER
BIDIRECTIONAL SPEED CONTROL OF DC MOTOR USING 8051 MICROCONTROLLERShanmukha S. Potti
 
Simulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID ControllerSimulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID Controllerijtsrd
 
Design of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLAB
Design of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLABDesign of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLAB
Design of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLABijsrd.com
 
Speed Control of Brushless Dc Motor Using Fuzzy Logic Controller
Speed Control of Brushless Dc Motor Using Fuzzy Logic ControllerSpeed Control of Brushless Dc Motor Using Fuzzy Logic Controller
Speed Control of Brushless Dc Motor Using Fuzzy Logic Controlleriosrjce
 
A Review on Rapid Control of a Brushless Motor in an Hybrid System
A Review on Rapid Control of a Brushless Motor in an Hybrid SystemA Review on Rapid Control of a Brushless Motor in an Hybrid System
A Review on Rapid Control of a Brushless Motor in an Hybrid Systemsunil kumar
 
Thompson tchobanian ni_li)
Thompson tchobanian ni_li)Thompson tchobanian ni_li)
Thompson tchobanian ni_li)trtrungviet
 
A comparative study of pi, fuzzy and hybrid pi fuzzy controller for speed con...
A comparative study of pi, fuzzy and hybrid pi fuzzy controller for speed con...A comparative study of pi, fuzzy and hybrid pi fuzzy controller for speed con...
A comparative study of pi, fuzzy and hybrid pi fuzzy controller for speed con...Asoka Technologies
 
Lab - 3 - DC Motor Control
Lab - 3 - DC Motor ControlLab - 3 - DC Motor Control
Lab - 3 - DC Motor ControlPramod
 
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
 
Integrated fuzzy logic controller for a Brushless DC Servomotor system
Integrated fuzzylogic controller for a Brushless DC Servomotor systemIntegrated fuzzylogic controller for a Brushless DC Servomotor system
Integrated fuzzy logic controller for a Brushless DC Servomotor systemEhab Al hamayel
 
BLDC control using PID & FUZZY logic controller-CSD PPT
BLDC control using PID & FUZZY logic controller-CSD PPTBLDC control using PID & FUZZY logic controller-CSD PPT
BLDC control using PID & FUZZY logic controller-CSD PPTAmiya Ranjan Behera
 
Speed control of a dc motor a matlab approach
Speed control of a dc motor a matlab approachSpeed control of a dc motor a matlab approach
Speed control of a dc motor a matlab approachIAEME Publication
 
Speed control of dc motor using fuzzy pid controller-mid term progress report
Speed control of dc motor using fuzzy pid controller-mid term progress reportSpeed control of dc motor using fuzzy pid controller-mid term progress report
Speed control of dc motor using fuzzy pid controller-mid term progress reportBinod kafle
 
Speed Control of DC Motor using PID Controller for Industrial Application
Speed Control of DC Motor using PID Controller for Industrial ApplicationSpeed Control of DC Motor using PID Controller for Industrial Application
Speed Control of DC Motor using PID Controller for Industrial Applicationijtsrd
 

Tendances (20)

DC Drive Speed Control using Fuzzy Logic Controller
DC Drive Speed Control using Fuzzy Logic ControllerDC Drive Speed Control using Fuzzy Logic Controller
DC Drive Speed Control using Fuzzy Logic Controller
 
Dc drives smnar ppt
Dc drives smnar pptDc drives smnar ppt
Dc drives smnar ppt
 
Brushless Dc Motor Speed Control Using Proportional-Integral And Fuzzy Contro...
Brushless Dc Motor Speed Control Using Proportional-Integral And Fuzzy Contro...Brushless Dc Motor Speed Control Using Proportional-Integral And Fuzzy Contro...
Brushless Dc Motor Speed Control Using Proportional-Integral And Fuzzy Contro...
 
FPGA Based Speed Control of BLDC Motor
FPGA Based Speed Control of BLDC MotorFPGA Based Speed Control of BLDC Motor
FPGA Based Speed Control of BLDC Motor
 
BIDIRECTIONAL SPEED CONTROL OF DC MOTOR USING 8051 MICROCONTROLLER
BIDIRECTIONAL SPEED CONTROL OF DC MOTOR USING 8051 MICROCONTROLLERBIDIRECTIONAL SPEED CONTROL OF DC MOTOR USING 8051 MICROCONTROLLER
BIDIRECTIONAL SPEED CONTROL OF DC MOTOR USING 8051 MICROCONTROLLER
 
Simulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID ControllerSimulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID Controller
 
Design of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLAB
Design of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLABDesign of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLAB
Design of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLAB
 
Speed Control of Brushless Dc Motor Using Fuzzy Logic Controller
Speed Control of Brushless Dc Motor Using Fuzzy Logic ControllerSpeed Control of Brushless Dc Motor Using Fuzzy Logic Controller
Speed Control of Brushless Dc Motor Using Fuzzy Logic Controller
 
Thesis shailesh
Thesis shaileshThesis shailesh
Thesis shailesh
 
A Review on Rapid Control of a Brushless Motor in an Hybrid System
A Review on Rapid Control of a Brushless Motor in an Hybrid SystemA Review on Rapid Control of a Brushless Motor in an Hybrid System
A Review on Rapid Control of a Brushless Motor in an Hybrid System
 
Thompson tchobanian ni_li)
Thompson tchobanian ni_li)Thompson tchobanian ni_li)
Thompson tchobanian ni_li)
 
A comparative study of pi, fuzzy and hybrid pi fuzzy controller for speed con...
A comparative study of pi, fuzzy and hybrid pi fuzzy controller for speed con...A comparative study of pi, fuzzy and hybrid pi fuzzy controller for speed con...
A comparative study of pi, fuzzy and hybrid pi fuzzy controller for speed con...
 
Lab - 3 - DC Motor Control
Lab - 3 - DC Motor ControlLab - 3 - DC Motor Control
Lab - 3 - DC Motor Control
 
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...
 
Integrated fuzzy logic controller for a Brushless DC Servomotor system
Integrated fuzzylogic controller for a Brushless DC Servomotor systemIntegrated fuzzylogic controller for a Brushless DC Servomotor system
Integrated fuzzy logic controller for a Brushless DC Servomotor system
 
BLDC control using PID & FUZZY logic controller-CSD PPT
BLDC control using PID & FUZZY logic controller-CSD PPTBLDC control using PID & FUZZY logic controller-CSD PPT
BLDC control using PID & FUZZY logic controller-CSD PPT
 
Speed control of a dc motor a matlab approach
Speed control of a dc motor a matlab approachSpeed control of a dc motor a matlab approach
Speed control of a dc motor a matlab approach
 
Speed control of dc motor using fuzzy pid controller-mid term progress report
Speed control of dc motor using fuzzy pid controller-mid term progress reportSpeed control of dc motor using fuzzy pid controller-mid term progress report
Speed control of dc motor using fuzzy pid controller-mid term progress report
 
Dc motor speed control
Dc motor speed controlDc motor speed control
Dc motor speed control
 
Speed Control of DC Motor using PID Controller for Industrial Application
Speed Control of DC Motor using PID Controller for Industrial ApplicationSpeed Control of DC Motor using PID Controller for Industrial Application
Speed Control of DC Motor using PID Controller for Industrial Application
 

En vedette

Chapter 5 - Fuzzy Logic
Chapter 5 - Fuzzy LogicChapter 5 - Fuzzy Logic
Chapter 5 - Fuzzy LogicAshique Rasool
 
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 motorAshvani Shukla
 
Pid controller tuning using fuzzy logic
Pid controller tuning using fuzzy logicPid controller tuning using fuzzy logic
Pid controller tuning using fuzzy logicRoni Roshni
 
Free Download Powerpoint Slides
Free Download Powerpoint SlidesFree Download Powerpoint Slides
Free Download Powerpoint SlidesGeorge
 
Top Drive Electrical
Top Drive ElectricalTop Drive Electrical
Top Drive ElectricalNamxuan Dubai
 
Speed estimation error of sensorless induction motor drives using soft comput...
Speed estimation error of sensorless induction motor drives using soft comput...Speed estimation error of sensorless induction motor drives using soft comput...
Speed estimation error of sensorless induction motor drives using soft comput...IAEME Publication
 
A PROJECT REPORT SIM & SPEED CONTROL OF INDUCTIO DRIVE
A PROJECT REPORT SIM & SPEED CONTROL OF INDUCTIO DRIVEA PROJECT REPORT SIM & SPEED CONTROL OF INDUCTIO DRIVE
A PROJECT REPORT SIM & SPEED CONTROL OF INDUCTIO DRIVEPawan Kumar
 
Control of electric drive
Control of electric driveControl of electric drive
Control of electric driveVijay Krishna
 
Control of hvdc system
Control of hvdc systemControl of hvdc system
Control of hvdc systemAazim Rasool
 
Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...
Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...
Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...iosrjce
 
Fuzzy Logic ppt
Fuzzy Logic pptFuzzy Logic ppt
Fuzzy Logic pptRitu Bafna
 
Nano fuel cell
Nano fuel cellNano fuel cell
Nano fuel cellRaj Kumar
 
vector control of induction motor
vector control of induction motorvector control of induction motor
vector control of induction motorDwaraka Pilla
 

En vedette (20)

Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
Fuzzy logic ppt
Fuzzy logic pptFuzzy logic ppt
Fuzzy logic ppt
 
Chapter 5 - Fuzzy Logic
Chapter 5 - Fuzzy LogicChapter 5 - Fuzzy Logic
Chapter 5 - Fuzzy Logic
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
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
 
Pid controller tuning using fuzzy logic
Pid controller tuning using fuzzy logicPid controller tuning using fuzzy logic
Pid controller tuning using fuzzy logic
 
Free Download Powerpoint Slides
Free Download Powerpoint SlidesFree Download Powerpoint Slides
Free Download Powerpoint Slides
 
Top Drive Electrical
Top Drive ElectricalTop Drive Electrical
Top Drive Electrical
 
Speed estimation error of sensorless induction motor drives using soft comput...
Speed estimation error of sensorless induction motor drives using soft comput...Speed estimation error of sensorless induction motor drives using soft comput...
Speed estimation error of sensorless induction motor drives using soft comput...
 
A PROJECT REPORT SIM & SPEED CONTROL OF INDUCTIO DRIVE
A PROJECT REPORT SIM & SPEED CONTROL OF INDUCTIO DRIVEA PROJECT REPORT SIM & SPEED CONTROL OF INDUCTIO DRIVE
A PROJECT REPORT SIM & SPEED CONTROL OF INDUCTIO DRIVE
 
Control of electric drive
Control of electric driveControl of electric drive
Control of electric drive
 
MTDC SYSTEMS
MTDC SYSTEMSMTDC SYSTEMS
MTDC SYSTEMS
 
Drives
DrivesDrives
Drives
 
Control of hvdc system
Control of hvdc systemControl of hvdc system
Control of hvdc system
 
Image segmentation using wvlt trnsfrmtn and fuzzy logic. ppt
Image segmentation using wvlt trnsfrmtn and fuzzy logic. pptImage segmentation using wvlt trnsfrmtn and fuzzy logic. ppt
Image segmentation using wvlt trnsfrmtn and fuzzy logic. ppt
 
Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...
Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...
Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...
 
Fuzzy Logic ppt
Fuzzy Logic pptFuzzy Logic ppt
Fuzzy Logic ppt
 
Nano fuel cell
Nano fuel cellNano fuel cell
Nano fuel cell
 
Cable Fault Location
Cable Fault LocationCable Fault Location
Cable Fault Location
 
vector control of induction motor
vector control of induction motorvector control of induction motor
vector control of induction motor
 

Similaire à Fuzzy Logic Speed Control of Three Phase Induction Motor Drive

Pid controller and space vector modulation
Pid controller and space vector modulationPid controller and space vector modulation
Pid controller and space vector modulationremyarrc
 
Comparison of different controllers for the improvement of Dynamic response o...
Comparison of different controllers for the improvement of Dynamic response o...Comparison of different controllers for the improvement of Dynamic response o...
Comparison of different controllers for the improvement of Dynamic response o...IJERA Editor
 
Closed loop performance investigation
Closed loop performance investigationClosed loop performance investigation
Closed loop performance investigationPrabhakar Captain
 
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...IOSR Journals
 
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...IOSR Journals
 
Paper id 24201493
Paper id 24201493Paper id 24201493
Paper id 24201493IJRAT
 
D0255033039
D0255033039D0255033039
D0255033039theijes
 
IRJET - Vector Control of Permenant Magnet Synchronous Motor
IRJET -  	  Vector Control of Permenant Magnet Synchronous MotorIRJET -  	  Vector Control of Permenant Magnet Synchronous Motor
IRJET - Vector Control of Permenant Magnet Synchronous MotorIRJET Journal
 
Modelling and Simulation of DC-Motor Electric Drive Control System with Varia...
Modelling and Simulation of DC-Motor Electric Drive Control System with Varia...Modelling and Simulation of DC-Motor Electric Drive Control System with Varia...
Modelling and Simulation of DC-Motor Electric Drive Control System with Varia...IDES Editor
 
Induction motor harmonic reduction using space vector modulation algorithm
Induction motor harmonic reduction using space vector modulation algorithmInduction motor harmonic reduction using space vector modulation algorithm
Induction motor harmonic reduction using space vector modulation algorithmjournalBEEI
 
Direct Torque Control of a Bldc Motor Based on Computing Technique
Direct Torque Control of a Bldc Motor Based on Computing TechniqueDirect Torque Control of a Bldc Motor Based on Computing Technique
Direct Torque Control of a Bldc Motor Based on Computing TechniqueIOSR Journals
 

Similaire à Fuzzy Logic Speed Control of Three Phase Induction Motor Drive (20)

Dc24672680
Dc24672680Dc24672680
Dc24672680
 
G43013539
G43013539G43013539
G43013539
 
Pid controller and space vector modulation
Pid controller and space vector modulationPid controller and space vector modulation
Pid controller and space vector modulation
 
Comparison of different controllers for the improvement of Dynamic response o...
Comparison of different controllers for the improvement of Dynamic response o...Comparison of different controllers for the improvement of Dynamic response o...
Comparison of different controllers for the improvement of Dynamic response o...
 
Closed loop performance investigation
Closed loop performance investigationClosed loop performance investigation
Closed loop performance investigation
 
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
 
F010133747
F010133747F010133747
F010133747
 
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
 
Paper id 24201493
Paper id 24201493Paper id 24201493
Paper id 24201493
 
Performance Study of Enhanced Non-Linear PID Control Applied on Brushless DC ...
Performance Study of Enhanced Non-Linear PID Control Applied on Brushless DC ...Performance Study of Enhanced Non-Linear PID Control Applied on Brushless DC ...
Performance Study of Enhanced Non-Linear PID Control Applied on Brushless DC ...
 
dSPACE DS1104 Based Real Time Implementation of Sliding Mode Control of Induc...
dSPACE DS1104 Based Real Time Implementation of Sliding Mode Control of Induc...dSPACE DS1104 Based Real Time Implementation of Sliding Mode Control of Induc...
dSPACE DS1104 Based Real Time Implementation of Sliding Mode Control of Induc...
 
D0255033039
D0255033039D0255033039
D0255033039
 
IRJET - Vector Control of Permenant Magnet Synchronous Motor
IRJET -  	  Vector Control of Permenant Magnet Synchronous MotorIRJET -  	  Vector Control of Permenant Magnet Synchronous Motor
IRJET - Vector Control of Permenant Magnet Synchronous Motor
 
Dz36755762
Dz36755762Dz36755762
Dz36755762
 
Modelling and Simulation of DC-Motor Electric Drive Control System with Varia...
Modelling and Simulation of DC-Motor Electric Drive Control System with Varia...Modelling and Simulation of DC-Motor Electric Drive Control System with Varia...
Modelling and Simulation of DC-Motor Electric Drive Control System with Varia...
 
Gb3611041110
Gb3611041110Gb3611041110
Gb3611041110
 
Induction motor harmonic reduction using space vector modulation algorithm
Induction motor harmonic reduction using space vector modulation algorithmInduction motor harmonic reduction using space vector modulation algorithm
Induction motor harmonic reduction using space vector modulation algorithm
 
Mm project
Mm projectMm project
Mm project
 
Mm project
Mm projectMm project
Mm project
 
Direct Torque Control of a Bldc Motor Based on Computing Technique
Direct Torque Control of a Bldc Motor Based on Computing TechniqueDirect Torque Control of a Bldc Motor Based on Computing Technique
Direct Torque Control of a Bldc Motor Based on Computing Technique
 

Dernier

"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 

Dernier (20)

"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 

Fuzzy Logic Speed Control of Three Phase Induction Motor Drive

  • 1. World Academy of Science, Engineering and Technology 60 2011 Fuzzy Logic Speed Control of Three Phase Induction Motor Drive P.Tripura and Y.Srinivasa Kishore Babu Abstract—This paper presents an intelligent speed control and circuit parameters, the plant parameter variation effect can system based on fuzzy logic for a voltage source PWM inverter-fed be studied. Valuable time is thus saved in the development and indirect vector controlled induction motor drive. Traditional indirect design of the product, and the failure of components of poorly vector control system of induction motor introduces conventional PI designed systems can be avoided. The simulation program regulator in outer speed loop; it is proved that the low precision of the also helps to generate real time controller software codes for speed regulator debases the performance of the whole system. To downloading to a microprocessor or digital signal processor. overcome this problem, replacement of PI controller by an intelligent controller based on fuzzy set theory is proposed. The performance of Many circuit simulators like PSPICE, EMTP, MATLAB/ the intelligent controller has been investigated through digital SIMULINK incorporated these features. The advantages of simulation using MATLAB-SIMULINK package for different SIMULINK over the other circuit simulator are the ease in operating conditions such as sudden change in reference speed and modeling the transients of electrical machines and drives and load torque. The simulation results demonstrate that the performance to include controls in the simulation. To solve the objective of of the proposed controller is better than that of the conventional PI this paper MATLAB/ SIMULINK software is used. The controller. superior control performance of the proposed controller is demonstrated at SIMULINK platform using the fuzzy logic Keywords—Fuzzy Logic, Intelligent controllers, Conventional PI tool box [5] for different operating conditions. controller, Induction motor drives, indirect vector control, Speed The complete paper is organized as follows: Section II control describes the indirect vector control system. The design and description of intelligent controller is provided in section III. I. INTRODUCTION The simulation results, comparison and discussion are F OR electrical drives good dynamic performance is mandatory so as to respond to the changes in command speed and torques. These requirements of AC drives can presented in Section IV. Section V concludes the work. II. INDIRECT VECTOR CONTROL SYSTEM be fulfilled by the vector control system. With the advent of For the high performance drives, the indirect method of the vector control method, an induction motor has been vector control is preferred choice [1], [2]. The indirect vector controlled like a separately excited DC motor for high control method is essentially same as the direct vector control, performance applications. This method enables the control of field and torque of induction motor independently except that the rotor angle θe is generated in an indirect (decoupling) by manipulating corresponding field oriented manner (estimation) using the measured speed ωr and the slip quantities [1], [2]. speed ωsl . To implement the indirect vector control strategy, it The traditional indirect vector control system uses is necessary to take the following dynamic equations into conventional PI controller in the outer speed loop because of consideration. the simplicity and stability. However, unexpected change in load conditions or environmental factors would produce θ e = ∫ ω e dt = ∫ (ω r + ω sl )dt = θ r + θ sl (1 ) overshoot, oscillation of motor speed, oscillation of the torque, long settling time and thus causes deterioration of drive For decoupling control, the stator flux component of current performance. To overcome this, an intelligent controller based ids should be aligned on the d e axis, and the torque component on Fuzzy Logic can be used in the place of PI regulator [4]. The fuzzy logic has certain advantages compared to classical of current iqs should be on q e axis, that leads to ψ qr = 0 and controllers such as simplicity of control, low cost, and the ψ dr = ψ r then: possibility to design without knowing the exact mathematical Lr dψ r model of plant [3]. +ψ r = Lm ids ( 2) In this paper application of fuzzy logic to the intelligent Rr dt speed control of indirect vector controlled induction motor As well, the slip frequency can be calculated as: drive is investigated. The analysis, design and simulation of Lm Rr R iqs controller have been carried out based on the fuzzy set theory. ωsl = iqs = r ( 3) ψ r Lr Lr ids When a new control strategy of a converter or a drive system is formulated, it is often convenient to study the system It is found that the ideal decoupling can be achieved if the performance by simulation before building the breadboard or above slip angular speed command is used for making field- prototype. The simulation not only validates the systems dψ r orientation. The constant rotor flux ψ r and = 0 can be operation, but also permits optimization of the systems dt performance by iteration of its parameters. Besides the control substituted in equation (2), so that the rotor flux sets as P.Tripura is with the Vignan’s Nirula Institute of Science & Technology ψ r = Lm ids ( 4) for Women, Guntur, A.P., INDIA ( e-mail: tripura.pidikiti@gmail.com). Y.Srinivasa Kishore Babu is with Vignan University, Vadlamudi, Guntur, A.P., India (e-mail: yskbabu@gmail.com). 1371
  • 2. World Academy of Science, Engineering and Technology 60 2011 The Simulink model for such an indirect vector control system logic based controller for IM drives has been proposed by is shown in the Fig. 3. This control technique operates the Minh Ta-Cao et.al [16]. The performance of the proposed induction motor as separately excited DC motor so as to system is compared with the conventional vector control on achieve high dynamic performance [1], [2]. the basis of Integral of time by Absolute Time Error (IATE). The Simulink implementation of current regulated VSI-fed III. DESIGN AND DESCRIPTION OF INTELLIGENT CONTROLLER IM is proposed by Norman Mariun et.al [17] and Vinod Since the implementation of off-line tuning of PI controller Kumar et.al [18]. They proposed a fuzzy logic controller in is difficult in dealing with continuous parametric variation in place of PI controller in the vector control system. However, the induction motor as well as the non-linearity present in the the power system block set used by them makes use of S- entire system, it becomes of interest to go for intelligent functions and it is not as easy to work with as the rest of the controller. It is known that the stator and rotor resistances of Simulink blocks. induction motor may change with the temperature up to 50% The work presented in [12]-[18] uses a fuzzy logic and motor inductance varies with the magnetic operating controller to set the torque component of reference current point. Furthermore, the load torque may change due to based on speed error and change of speed error. The inverter is mechanical disturbances. then switched to follow the reference current within hysteresis The problem can be solved by several adaptive control band. However, the constant hysteresis band of the current techniques such as model reference adaptive control, sliding- regulated PWM inverter of the fuzzy logic based indirect mode control, variable structure control, and self-tuning PI vector control system possesses problem in achieving superior controllers, etc. The theory and survey on model reference dynamic performance, even the drive control system includes adaptive system has been reported by H. Sugimoto et.al [6]. the efficient fuzzy logic controller. This paper discusses the Secondary resistance identification of an IM applied with fuzzy logic speed control for VSI fed indirect vector MRAS and its characteristics has been presented in their controlled induction motor drives. study. The improved version of sliding mode control for an IM Fig. 1 shows the block diagram of fuzzy logic based speed has been proposed by C. Y. Won et.al [7]. The design of control system. Such a fuzzy logic controller consists of four integral variable structure control system for servo systems basic blocks viz., Fuzzification, Fuzzy Inference Engine, has been proposed by T. L. Chern et.al [8]. The self tuning Knowledge base and defuzzification. controllers are described by J. C. Hung [9]. However, in all these works, exact mathematical model of the system is ωr ( k ) * eω ( k ) ∫ IVC + mandatory to design the adaptive control algorithm. Thus they Fuzzy PWM increase the complexity of design and implementation. When fuzzy logic bases intelligent controller is used instead ωr ( k ) d/dt Controller Inverter + IM ceω ( k ) ciqs ( k ) i* k * qs ( ) of the PI controller, excellent control performance can be achieved even in the presence of parameter variation and drive non-linearity [1], [3]. In addition, the fuzzy logic posses the following Fig. 1 Block diagram of Fuzzy logic speed control system for indirect advantages: (1) The linguistic, not numerical, variables make vector controlled induction motor drive the process similar to the human think process. (2) It relates output to input, without understanding all the variables, A. Input/ Output variables permitting the design of system more accurate and stable than The design of the fuzzy logic controller starts with the conventional control system. (3) Simplicity allows the assigning the input and output variables. The most significant solution of previously unsolved problems. (4) Rapid variables entering the fuzzy logic speed controller has been prototyping is possible because, a system designer doesn’t selected as the speed error and its time variation. Two input have to know everything about the system before starting work. (5) It has increased robustness. (6) A few rules variables eω ( k ) and ceω ( k ) , are calculated at every encompass great complexity. sampling instant as: The vector control of IM with fuzzy PI controller has been proposed by I. Miki et.al [10] and W. P. Hew et.al [11]. As eω ( k ) = ωr ( k ) − ωr ( k ) * ( 5) they reported, the FLC automatically updates the proportional and integral gains on-line and thus help in achieving fast ceω ( k ) = eω ( k ) − eω ( k − 1) (6) dynamic response. However, this technique does not fully where ωr ( k ) is the reference speed, ωr ( k ) is the actual rotor * utilize the capabilities of the fuzzy logic. Moreover, the inherent disadvantages associated with the PI controller cannot speed and eω ( k − 1) is the value of error at previous sampling be avoided. The fuzzy PI controllers are less useful in time. industrial applications. The output variable of the fuzzy logic speed controller is the The performances of the fuzzy logic based indirect vector control for induction motor drive has been proposed by M. N. variation of command current, ciqs ( k ) which is integrated to * Uddin et.al [12], E. Cerruto et.al [13], B. Heber et.al [14], and get the reference command current, iqs ( k ) as shown in the * G. C. D. Sousa et.al [15]. The novel speed control for current regulated VSI-fed IM has been discussed by them. The fuzzy following equation. 1372
  • 3. World Academy of Science, Engineering and Technology 60 2011 iqs ( k ) = iqs ( k − 1) + ciqs ( k ) * * * (7) ( ) * µ ciqs NL NM NS ZE PS PM PL 1.0 B. Fuzzification The success of this work, and the like, depends on how good this stage is conducted. In this stage, the crisp variables eω ( k ) and ceω ( k ) are converted in to fuzzy variables eω 0.5 and ceω respectively. The membership functions associated to the control variables have been chosen with triangular shapes as shown in Fig. 2. 0 The universe of discourse of all the input and output -0.8 -0.6 -0.4 -0.2 0 0.2 0.4 0.6 0.8 variables are established as (-0.8, 0.8). The suitable scaling (c) factors are chosen to brought the input and output variables to Fig. 2 Membership functions for (a) speed error (b) change of speed this universe of discourse. Each universe of discourse is error (c) Change of command current divided into seven overlapping fuzzy sets: NL (Negative Large), NM (Negative Medium), NS (Negative Small), ZE C. Knowledge base and Inference Stage (Zero), PS (Positive Small), PM (positive Medium), and PL Knowledge base involves defining the rules represented as (Positive Large). Each fuzzy variable is a member of the IF-THEN statements governing the relationship between input subsets with a degree of membership µ varying between 0 and output variables in terms of membership functions. In this (non-member) and 1 (full-member). All the membership stage, the variables eω and ceω are processed by an functions have asymmetrical shape with more crowding near inference engine that executes 49 rules (7x7) as shown in the origin (steady state). This permits higher precision at Table I. These rules are established using the knowledge of the steady state [3]. system behavior and the experience of the control engineers. Each rule is expressed in the form as in the following µ ( eω) example: IF ( eω is Negative Large) AND ( ceω is Positive * Large) THEN ( ciqs is Zero). Different inference engines can NL NM NS ZE PS PM PL 1.0 be used to produce the fuzzy set values for the output fuzzy * variable ciqs . In this paper, the Max-product inference method [3] is used. 0.5 TABLE I FUZZY CONTROL RULES e NL NM NS ZE PS PM PL ce 0 NL NL NL NL NL NM NS ZE -0.8 -0.6 -0.4 -0.2 0 0.2 0.4 0.6 0.8 NM NL NL NL NM NS ZE PS (a) NS NL NL NM NS ZE PS PM ZE NL NM NS ZE PS PM PL PS NM NS ZE PS PM PL PL µ ( ceω) PM NS ZE PS PM PL PL PL PL ZE PS PM PL PL PL PL NL NM NS ZE PS PM PL 1.0 D.Defuzzification In this stage a crisp value of the output variable ciqs ( k ) is * 0.5 obtained by using height defuzzufication method, in which the centroid of each output membership function for each rule is first evaluated. The final output is then calculated as the average of the individual centroid, weighted by their heights 0 (degree of membership) as follows: -0.8 -0.6 -0.4 -0.2 0 0.2 0.4 0.6 0.8 (b) 1373
  • 4. World Academy of Science, Engineering and Technology 60 2011 Vref wr* vao -K- Vref vao ia -K- 1/s iqs* wr* PI [iqs] wr Integrator Fuzzy Logic ids* vqs* vao* Controller vao* vbo ib du/dt -K- vbo Derivative vco ic 1/lm vds* vbo* vbo* PI [ids] tl te vco we vco* vco* Demo lm/(tr) we wr Command Voltage PWM inverter Generator induction motor model 1 wsl -C- |u| u absolute peak rotor flux Tl Load Torque Fig. 3 Indirect vector controlled induction motor block diagram with the Fuzzy Logic Controller n look-up table. The intelligent controller exhibited better speed ∑ µ ( ciqs )i  ( ciqs )i   *   * tracking compared to PI controller. ciqs ( k ) = * i =1 n (8) i =1   ( ) ∑ µ  ciqs i  *   400 300 Speed, rad/sec The reference value of command current iqs ( k ) that is * Reference Speed 200 Response with FL Controller applied to vector control system is computed by the equation (7). 100 Response with PI Controller The overall model for fuzzy logic based speed control system for indirect vector controlled induction motor drive is 0 shown in Fig. 3. The parameters of the motor are given in -100 appendix. 0 0.2 0.4 0.6 0.8 1.0 1.2 Time, sec IV. SIMULATION RESULTS AND DISCUSSION Fig. 4 Speed response comparison at no-load A series of simulation tests were carried out on indirect 302 vector controlled induction motor drive using both the PI Reference Speed controller and fuzzy logic based intelligent controller for 301 Response with FL Controller Speed, rad/sec various operating conditions. The time response and steady Response with PI Controller state errors were analyzed and compared. 300 Figures 4 and 5 shows speed response with both the PI and FL based controller. The FL controller performed better 299 performance with respect to rise time and steady state error. Figure 6 shows the load disturbance rejection capabilities of 298 0 0.2 0.4 0.6 0.8 1.0 1.2 each controller when using a step load from 0 to 20 N-m at 0.8 Time, sec seconds. The FL controller at that moment returns quickly to Fig. 5 Enlarged speed response comparison at no-load command speed, where as the PI controller maintains a steady state error. Figure 7 shows the speed tracking performance test, when sudden change in speed reference is applied in the form of 1374
  • 5. World Academy of Science, Engineering and Technology 60 2011 IEEE Transactions on Industry Applications, Vol. 38, No. 5, pp. 1219- 400 1225, September/October, 2002. [5] http://www.mathworks.com/ (The official site for 300 MATLAB&SIMULINK as well as Fuzzy Logic Toolbox). Speed, rad/sec Reference Speed [6] H. Sugimoto and S. Tamai, “Secondary resistance identification of an 200 Induction Motor Applied Model reference Adaptive Systems and its Response with FL Controller Characteristics”, IEEE Trans. on Ind. Appl., Vol IA-23, No.1, pp.296- 100 Response with PI Controller 303, Mar/Apr, 1987. [7] C. Y. Won and B. K. Bose, “An induction Motor servo Systems with Improved Sliding Mode Control”, in Proc. IEEE IECON’92, pp. 60-66. 0 [8] T. L Chern and Y. C. Wu, “Design of Integral Variable Structure Controller and Applications to Electro Hydraulic Velocity Servo -100 Systems”, Proc. In Elec. Eng., Vol. 138, no. 5, pp. 439-444, Sept. 1991. 0 0.2 0.4 0.6 0.8 1.0 1.2 Time, sec [9] J. C. Hung, “Practical Industrial Control techniques”, in Proc. IEEE IECON’94, pp. 7-14. [10] Miki, N. Nagai, S. Nishigama, and T. Yamada, “Vector control of Fig. 6 Speed response comparison during sudden load change induction motor with fuzzy PI controller”, IEEE IAS Annu. Meet. Conf. Rec., pp. 342-346, 1991. [11] W. P. Hew, M. R. Tamjis, and S. M. Saddique, “Application of Fuzzy 400 Logic in Speed Control of Induction Motor Vector Control”, Proc. Of Reference Speed the international conference on Robotics, vision and Parallel Processing 300 for Industrial Automation, pp. 767-772, Ipoh, Malasiya, Nov. 28- Response with FL Controller Speed, rad/sec 30,1996 200 Response with PI Controller [12] M. N. Uddin, T. S. Radwan and M. A. Rahman “Performances of Fuzzy- 100 Logic-Based Indirect Vector Control for Induction Motor Drive,” IEEE Transactions on Industry Applications, Vol. 38, No. 5, pp. 1219-1225, 0 September/October, 2002. [13] E. Cerruto, A. Consoli, A. Raciti and A. Testa, “ Fuzzy Adaptive Vector -100 Control of Induction Motor Drives”, IEEE Trans, on Power Electronics, Vol.12, No. 6, pp. 1028-1039, Nov. 1997. -200 [14] B. Hebetler, L. Xu, and Y.Tang, “Fuzzy Logic Enhanced Speed Control 0 0.2 0.4 0.6 0.8 1.0 1.2 Time, sec of Indirect Field Oriented Induction Machine Drive”, IEEE Trans. On Power Electronics, Vol.12, No.5. pp. 772-778, Sept.1997. [15] G. C.D. Sousa, B.K. Bose and J.G. Cleland, “Fuzzy Logic based On- Fig. 7 Speed tracking response comparison Line Efficiency Optimization Control of an Indirect Vector Controlled Induction Motor Drive” , IEEE Trans. On Industrial Electronics, Vol. 42, No. 2 , pp.192-198, April 1995. [16] Minh Ta-Cao, J. L. Silva Neto and H. Le-Huy, “Fuzzy Logic based V. CONCLUSION Controller for Induction Motor Drives”, Canadian Conference on Electrical and Computer Engineering, Volume 2, Issue, 26-29 May 1996 The performance of fuzzy logic based intelligent controller Page(s):631 - 634 vol.2. for the speed control of indirect vector controlled, PWM [17] Norman Mariun, Samsul bahari Mohd Noor, J. Jasni and O. S. voltage source inverter fed induction motor drive has been Bennanes, “A Fuzzy Logic based Controller for an Indirect Vector Controlled Three-Phase Induction Motor”, IEEE Region 10 Conference, verified and compared with that of conventional PI controller TENCON 2004, Volume D, Issue. 21-24 Nov. 2004 Page(s): 1-4 Vol. 4 performance. The simulation results obtained have confirmed [18] Vinod Kumar, R. R. Joshi, “Hybrid Controller based Intelligent Speed the very good dynamic performance and robustness of the Control of Induction Motor”, Journal of Theoretical and Applied fuzzy logic controller during the transient period and during Information Technology, December 2006, Vol. 3 No. 1, pp. 71- 75. the sudden loads. It is concluded that the proposed intelligent controller has shown superior performance than that of the parameter fixed PI controller and earlier proposed system [4]. APPENDIX 3-Phase Induction Motor Parameters Rotor type: Squirrel cage, Reference frame: Synchronous 10 hp, 314 rad/sec, 4 Poles, Rs = 0.19 , Rr = 0.39 , Lls = 0.21e-3 H, Llr = 0.6e-3 H, Lm = 4e-3 H, J = 0.0226 Kg-m2. REFERENCES [1] Bimal K. Bose, Modern Power Electronics and AC Drives, Third impression, INDIA: Pearson Education, Inc., 2007. [2] Blaschke F, "The Principle of Field-Orientation as applied to the New Transvector Closed-Loop Control System for Rotating-Field Machines," Siemens Review, Vol. 34, pp. 217-220, May 1972. [3] C. C. Lee, “Fuzzy Logic in Control Systems: Fuzzy Logic Control – Part 1,” IEEE Transactions on Systems, Man and Cybernetics, Vol. 20, No. 2, pp. 404-418, March/April, 1990. [4] M. N. Uddin, T. S. Radwan and M. A. Rahman “Performances of Fuzzy-Logic-Based Indirect Vector Control for Induction Motor Drive,” 1375