SlideShare a Scribd company logo
1 of 7
Download to read offline
R. Kannan et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.1104-1110

RESEARCH ARTICLE

www.ijera.com

OPEN ACCESS

Fuzzy Gain Scheduling and Fuzzy Logic Control Based Induction
Motor Drives Using Variable Structure Control Methodology
R. Kannan1, J. Kanakaraj2
Assistant Professor, EEE Department, Nehru Institute of Engineering and Technology, Coimbatore, India, ,
AssociateProfessor, EEE Department, PSG College of Technology, Coimbatore, India

Abstract
Induction motor drives are widely used in industries for its simple and easy control. Variable structure controller
(VSC) for an induction motor drive is an effective method of control in case of non linearities and uncertainties
to enhance robustness. Dynamic performance of Induction motor drives is an essential characteristic for many
industrial applications. Quality of the product is an industry and the profit of the industry are mainly depends on
the performance of the induction motor drive. Transient state performance of the VSC based an induction motor
drive to be improved. Since conventional VSC based induction motor drive has PI controller based speed
controller. To enhance the performance of the system this paper proposes Fuzzy logic controller and Fuzzy Gain
Scheduling controller as speed controller in VSC. The design is simple and easy to be implemented. The entire
system is simulated using Matlab / Simulink to analyse the performance of a drive. Performance of a drive using
Fuzzy Gain Scheduling VSC is analysed and compared with conventional Proportional and Integral VSC. To
analyse the dynamic performance of the system machine is subjected to constant and variable load in this paper.
Keywords: Induction Motor, Variable structure controller, Fuzzy Gain Scheduling, Fuzzy Logic Controller, PI
Controller

I. Introduction
In many industries Induction motors plays
vital role like backbone of an industry. It is used for
its reliability and low cost. Performance of an
induction motor drive decides the efficiency of an
industry. So many reaserchers analysed to enhance
the performance of a drive.
Recently, many
researchers presented the advanced control strategies
for PWM inverter fed induction motor drive.
Particularly, the vector control, which guarantees
high dynamic and static performances like DC motor
drives, has become very popular and has been
developed and improved. Fast digital processor and
power devices in the vector control drives provides
the possibility of achieving high performance
induction motor drive control. There are many works
devoted to the vector control, but only few deals with
the improving the performance of controller structure
[1]. Classical control theory using Conventional PI
controllers, provides good performance only in case
of linear processes whose exact model is known.
However, it is not possible to deal always with linear
process. To achieve effective control using PI
controller needs precise knowledge of motor and load
parameters which is not possible in always. Variable
structure controller (VSC) is a sysetm to deal with
nonlinearities[2]. The variable structure system is
inherently aimed at dealing with system uncertainties,
lead to good performances even in presence of strong
and fast variations of the motor parameters. Many
authors analysed the performance of variable
www.ijera.com

structure systems with a sliding mode [3-5]. The VSC
works on the principle of imposing the system motion
to occur on a given manifold in the state space, which
is defined according to the control tasks. VSC is more
advantageous for its robustness, insensitivity to
parameter variations, fast dynamic response. In the
conventional VSC based induction motor drive PI
controller is used [6]. Again it leads to all drawbacks
by the PI controller in the VSC system too. So In this
paper a VSC via Fuzzy logic controller (FLC) and
Fuzzy Gain Scheduling (FGS) Controller
are
proposed for the speed control in the induction motor
drive. Since the, fuzzy logic control has become an
active and fruitful research area with many theoretical
works and industrial applications being reported [7]
[8]. So in this paper FGS is proposed for VSC
control of induction motor. The main advantage of
FGS based VSC induction motor drive is it requires
only the speed data. Therefore it is simple and
reliable control.

II. VARIABLE STRUCTURE CONTROL
ALGORITHM DESCRIPTION
The vector controlled induction motor drives
are easily adoptable to VSC algorithm. In a sliding
mode (SM) control, the reference model is stored in
the form of a predefined phase plane trajectory, and
the system response is forced to follow or slide along
1104 | P a g e
R. Kannan et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.01-05
the trajectory by a switching control algorithm [9].
Sliding surface or sliding line is defined as the
starting point of a sliding mode control design [10].
Ensuring the ablity of the system to reach or cross the
chosen sliding line is the next stage of a control
algorithm. After the system crossing the Sliding line,
it will be able to cross it again for an infinite number
of times.

www.ijera.com

satisfies the hitting condition and guarantees the
existence of the sliding mode, is then designed. So,
the variable structure speed controller is designed as
the following,

Fig. 1. Configuration of the control system
In this paper, the motor speed is controlled
in order to obtain a constant motor speed. So, the
vector control task is to impose the convergence of
the motor speed magnitude to a reference one. This
goal can be fulfilled applying the VSC synthesis
procedure to the error speed system equation. The
block diagram of the vector control with speed
controller is shown in Fig. 1.
The error between the motor speed and its reference
can be obtained as follows;

and its derivative can be obtained as [2];

Where, k is a linear feedback-gain, B is the
viscous friction, J is the moment of inertia, p is the
number of pair poles, Lm is the mutual inductance,
and Lr is the self inductance of the rotor per phase of
the induction motor. So, the equivalent dynamic
behavior of control system can be rewritten as [1];

Where, £ = −B/J, ¥ = 3p/2. Lm/Lr, k is a feedback
gain, and (£ + ¥k) is designed to be strictly negative.
The switching surface with an integral component for
the sliding mode speed controller is designed as
follows [1];

It is obvious from the equation (3) that the
speed error will converge to zero exponentially if the
pole of the system is strategically located on the lefthand plane. Thus, the overshoot phenomenon will not
occur, and the system dynamic will behave as a state
feedback control system. Based on the developed
switching surface, a switching control law, which
www.ijera.com

Fig. 2. FLC VSC based vector controlled induction
motor drive
Where, β is denoted as switching gain, with the
following assumption, β≥ 0, Iq is the reference torque
component current, and sgn(·) is a signum function
defined as,

Hence, the dynamic behavior on the sliding
surface can be described by Equation (3), and the
tracking error err (t) converges to zero exponentially.
The torque current command can be obtained
according to Equation (5). The values of k and β
plays an important role in control structure. In this
paper PI and Fuzzy controller based determination of
these parameters and performance of drive are
analysed.

III. VSC USING PI CONTROLLER
PI controller is the simple method of control
and widely used in industries. Proportional plus
Integral Controller increases the speed of response of
the system [11]. It produces very low steady state
error. Two PI controllers are proposed in this paper
for k and β. In this paper speed Error (e) is given as
input to both PI controllers. General equation of the
PI controller is
Where Kp is proportional gain, Ki is the integral gain,
E(s) is the controller input and U(s) is the controller
output. Fig 3 shows the block diagram of PI
controller.

1105 | P a g e
R. Kannan et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.01-05

www.ijera.com

Fig. 3 Block diagram of PI controller
In this paper Ziegler Nichols’ method of
tuning is implemented to find the optimum value of
Kp & Ki values. But the drawback of this controller
is, it produces the high overshoot and long settling
time.

Fig. 5 membership functions of input e & ec

IV. VSC USING FUZZY LOGIC
CONTROLLER
In this paper Fuzzy Logic Controller (FLC)
is implemented to reduce overshoot and settling time.
Fuzzy logic is the mathematical technique for dealing
with imprecise data and problems have multiple
solutions rather than one. Linguistic, non
numerical, variables are used, making it
similar to the way humans think. Fuzzy control
methodology is considered as an effective method to
deal with disturbances and uncertainties in terms of
ambiguity. Fig. 4 shows the basic block diagram of
fuzzy logic controller [12].

Fig. 6 output membership functions of k

Fig. 7 output membership functions of beta
Table 1 Fuzzy Rules of k and beta

Fig. 4 Block diagram of Fuzzy Logic controller
Fuzzy inference system is the overall name
for a system that uses fuzzy reasoning to map an input
space to an output space. There are several ways to
define the result of a rule; this paper implies max-min
method of inference. Here, two fuzzy controllers of
Mamdani type are implemented. Each has two inputs
such as speed error (e) and change in error (ec) . FLC
1 produces k as output and FLC2 produces β as
output.
E=w*-w
(8)
Both inputs and outputs have five
membership functions such as NB-negative big, NSnegative small, Z –zero, PS-Positive Small, and PBPositive Big [r6]. Defuzzification is the mathematical
procedure to convert fuzzy values into crisp values.
Many methods of defuzzification are available. In this
study we have selected centroid method of
defuzzification. Tab I shows the fuzzy rules. Fig.5,
Fig.6 & Fig.7 shows the input membership functions,
Output membership functions of k and beta
respectively [13].

www.ijera.com

V. VSC USING FUZZY GAIN
SCHEDULING CONTROLLER
Fixed value of Kp and Ki in a PI controller
produces the high overshoot, settling time and speed
drop during change in load. Online tuning of Kp and
Ki in a PI controller can conquer this problem. It
necessitates the Fuzzy PI controller for online tuning
of Kp and Ki.
In a Fuzzy Gain Scheduling controller Fuzzy
logic module is considered as an auto tuning module
for parameters Kp and Ki in PI controller. The Fuzzy
Gain Scheduling controller is considered the major
contribution in this research. The fuzzy inference of
FGS controller is based on the fuzzy associative
matrices. The calculation speed of controller is very
1106 | P a g e
R. Kannan et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.01-05

www.ijera.com

quick, which can satisfy the rapid need of controlled
object. The block diagram of control system is shown
in Fig.8.

Fig .11 Fuzzy membership functions of KI

Fig. 8. Fuzzy PI controller block diagram
The control algorithm of traditional PI
controller can be described as
u (k) = kpe (k) + ki ∫ e(k)
Where, kp is the proportional gain, ki is the integral
gain and e (k) is the speed error. The design
algorithm of Fuzzy PI controller in this paper is to
adjust the kp and ki parameters online through fuzzy
inference based on the current e and ec to make the
control object attain the good dynamic and static
performances [14]. This paper proposes two
Mamdani FGS controllers for tuning k and β.
Speed error e and error change rate ec are
used as fuzzy input and the proportional factor kp the
integral factor ki are used as fuzzy outputs. The
degree of truth of E and EC are configured as 5
degrees, all defined as {NB, NS,ZO, PS, PB}, where
NB, NS, ZO, PS and PB represent negative big,
negative small, zero, positive small and positive big
respectively [15][16].
The degree of truth of KP and KI are
configured as 4 degrees, are defined as {Z, S, M, B},
where Z, S, M and B represent zero, small, medium
and big. The membership functions of E, EC, KP and
KI are triangular distribution functions. The
membership functions for each variable are shown in
Fig .9, Fig .10 and Fig.11 respectively.

Fig .9 Fuzzy membership functions of E and EC

The principle of designing fuzzy rules is that
the output of controller can make the system output
response dynamic and static performances optimal.
The fuzzy rules are generalized as table 2 and table 3
according to the expert experiment in IM drive
system and simulation analysis of the system. The
MIN - MAX method of fuzzification is applied. The
weighted average method is adopted for
defuzzification.
TABLE 2
The Control Rules for Kp

TABLE 3
The Control Rules for Ki

Fuzzy Gain Scheduling controller reduces
the overshoot, settling time and drop in speed during
load change.

VI. SIMULATION RESULTS AND
ANALYSIS:

Fig .10 Fuzzy membership functions of KP

www.ijera.com

To analyze the performance of variable structure
controlled induction motor 5 HP squirrel induction
motor is taken. It is analyzed using various
controllers like PI ,Fuzzy logic controller and Fuzzy
Gain Scheduling under various speeds and loads.
Parameters of induction motors are shown in table 4:

1107 | P a g e
R. Kannan et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.01-05
Table 4 Motor Parameters

Fig.14 Speed performance of FGS based VSC control

415
50 Hz
1.15Ω
1.083Ω
5.974 mH
5.974 mH
0.2037H
0.02 Kg.m2
4

The performance of the motor using PI
based VSC are shown in figure 12. The performance
is analyzed under No load while the machine is
running. The reference speed of the machine is set at
1500 rpm.

Speed (RPM)

Line Voltage
Frequency
Stator Resistance (Rs)
Rotor Resistance (Rr)
Stator inductance (Ls)
Rotor inductance( Lr)
Mutual inductance( Lm)
Moment of Inertia (J)
Number of poles (P)

www.ijera.com

Time (Sec)
Fig.15 Comparison of Speed performance of PI, FLC
and FGS based VSC control
The performance of the motor using PI
based VSC are shown in figure16. The performance
is analyzed under a load while the machine is
running. The reference speed of the machine is set at
1500 rpm.

Fig.12 Speed performance of PI based VSC control
The performance of the motor using FLC
based VSC are shown in figure.13 Conditions for
analyses are same as a PI controller test.
Fig.16 Speed performance of PI based VSC control

Fig.13 Speed performance of FLC based VSC control
The performance of the motor using FGS
based VSC are shown in figure.14 Conditions for
analyses are same as a PI controller test.

Speed (RPM)

The performance of the motor using FLC
based VSC are shown in figure 17. Conditions for
analyses are same as a PI controller test.

Time (Sec)
Fig.17 Speed performance of FLC based VSC
control
The performance of the motor using FGS
based VSC are shown in figure 18. Conditions for
analyses are same as a PI controller test.
www.ijera.com

1108 | P a g e
Speed (RPM)

R. Kannan et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.01-05

Time (Sec)
Fig.18 Speed performance of FGS based VSC control
Figure 19 and Table 5 shows the
comparative performance of PI, FLC and FGS based
VSC under step change in load at 0.6 seconds and
reference speed as 1500 rpm.

Variable structure controlled Induction motor is
analyzed in this paper with PI and Fuzzy gain
scheduling. Simulation is done using Matlab.
Performance of VSC based IM using both controllers
are analyzed under various speeds and loads. From
the simulation results it is obvious that PI controller
gives almost quick response but it produces large
overshoot, steady state error and high fluctuation in
speed while sudden change in load. The Fuzzy gain
scheduling controller performs well in all aspects
such as overshoot, steady state error and change in
speed while sudden change in load. Therefore it is
optimum to use Fuzzy gain scheduling controller for
VSC based Induction motor control.

References

Speed (RPM)

[1]

[2]

[3]

Time (Sec)
Fig.19 Comparison of Speed performance of PI, FLC
and FGS based VSC control
Controller Peak
Rise Settling Steady
Change
overshoot Time
Time Time State
in
in % in
in
error
speed
Sec
Sec
in %
during
Load
Change
in %
PI
5.67
0.082
0.2
2.667
0.4
FLC

4.2

0.072

0.2

0.4

[4]

[5]

0.26
[6]

FGS

4.1

0.07

0.18

0.4

0.26

Table 5 Performance comparison of PI, FLC and
FGS Controller

Conclusion
A Induction motors are widely used in many
industries in daily applications. Performance
enhancement of it is necessary to improve quality of
product. The Variable structure control is proposed in
this for induction motor drive for its high robustness.
It means that the system is completely insensitive to
parametric uncertainty and external disturbances.
www.ijera.com

www.ijera.com

[7]

[8]

[9]

Faa-Jeng Lin, Rong-Jong, Wai-hsin-jang and
Shieh, 1998, “Robust control of induction
motor drive with rotor time constant
adaptation”, Electric power systems
research, Vol.47(1), pp.1–9.
Cedomir Milosav ljevi´c, DraganAnti´c,
DarkoMiti´c and Goran Djordjevi´,1995,
“comparative analysis of variable structure
systems (VSS) with proportional plus
integral (PI) control”, Electronics and
Energetics vol. 14,pp.1–9.
Ho E Y,Sen, P.C,1990, “A microprocessorbased induction motor drive system using
variable structure strategy with decoupling”,
IEEE Transactions on Industrial Electronics
,Vol.37,pp. 227-235.
Ho E Y,Sen, P.C,1990,1991, “Control
Dynamics of Speed Drive System Using
sliding mode controllers with integral
compensation, IEEE Transactions on
Industrial application,Vol.27,pp. 883–892.
Zhang, J.Barton, T. H, 1988, “Optimal
sliding mode control of asynchronous
machine speed with state feedback”, in
Conf. Rec. IEEE IAS annual meeting, pp.
328–336.
Chern, T. L.Chang, J.Chang, G. K,1997,
“DSP-Based Integral Variable Structure
Model Following Control for BrushlessDC
Motor Drivers”, IEEE Transactions on
Power Electronics, Vol.12(1) ,pp. 53-63.
D. Driankov, H. Hellendoorn, and M.
Reinfrank,1993, “An Introduction to Fuzzy
Control”, Berlin: Springer-Verlag.
Y.Tang and L.Xu,1994,
“Fuzzy Logic
Application for Intelligent Control of a
Variable Speed Drive”, IEEE Trans Energy
Conversion, Vol.9(4), pp. 679–685.
Zhang J Barton T H, 1990, “A fast variable
structure current controller for an induction
machine drive”, IEEE Transactions on
Industry applications, Vol.26(3).

1109 | P a g e
R. Kannan et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.01-05
[10]

[11]

[12]

[13]

[14]

[15]

[16]

www.ijera.com

Sabanovic, A., and Izosimov, D,1981,
“Application of sliding modes to induction
motor control”, IEEE Trans., Vol.17, pp. 4149.
C. Mohan Krishna M. Tech, G. Meerimatha
M.Tech, U. Kamal Kumar M. Tech, 2013,
“Indirect Vector Control of Induction Motor
Using PI Speed Controller and Neural
Networks”, International Journal of Modern
Engineering Research (IJMER), Vol.3(4),
pp.1980-1987.
Benudhar Sahu, K.B.Mohanty and Swagat
Pati, 2010, “A Comparative Study on Fuzzy
and PI Speed Controllers for Field-Oriented
Induction Motor Drive”, Modern Electric
Power Systems , Wroclaw, Poland
MEPS'10.
P.Tripura
and
Y.Srinivasa
Kishore
Babu,2011, “Fuzzy Logic Speed Control of
Three Phase Induction Motor Drive”, World
Academy of Science, Engineering and
Technology Vol.60.
Mokrani, L and Abdessemed, R. (2003), “A
fuzzy self-tuning PI controller for speed
control of induction motor drive”,
Proceedings of 2003 IEEE Conference on
Control Applications, Vol(2), pp; 785-790.
Neema D.D, Patel R. N and Thoke A.S,
2011, “Speed Control of Induction Motor
using Fuzzy Rule Base”, International
Journal
of
Computer
Applications
,Vol.33(5),pp.21-29.
Zadeh. L.A, 1965, “Fuzzy sets”, Journal of
Information and Control, Vol.8,pp. 338-353.

www.ijera.com

1110 | P a g e

More Related Content

What's hot

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
 
Fuzzy logic Technique Based Speed Control of a Permanent Magnet Brushless DC...
Fuzzy logic Technique Based Speed Control of a Permanent  Magnet Brushless DC...Fuzzy logic Technique Based Speed Control of a Permanent  Magnet Brushless DC...
Fuzzy logic Technique Based Speed Control of a Permanent Magnet Brushless DC...IJMER
 
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
 
Speed Control of Brushless DC Motor using Different Intelligence Schemes
Speed Control of Brushless DC Motor using Different Intelligence SchemesSpeed Control of Brushless DC Motor using Different Intelligence Schemes
Speed Control of Brushless DC Motor using Different Intelligence SchemesIRJET Journal
 
Type 1 versus type 2 fuzzy logic speed controllers for brushless DC motors
Type 1 versus type 2 fuzzy logic speed controllers for brushless DC motors Type 1 versus type 2 fuzzy logic speed controllers for brushless DC motors
Type 1 versus type 2 fuzzy logic speed controllers for brushless DC motors IJECEIAES
 
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
 
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
 
IRJET- Design and Implementation of Acceleration and Speed Control Unit for E...
IRJET- Design and Implementation of Acceleration and Speed Control Unit for E...IRJET- Design and Implementation of Acceleration and Speed Control Unit for E...
IRJET- Design and Implementation of Acceleration and Speed Control Unit for E...IRJET Journal
 
Speed Control of a Seperately Excited DC Motor by Implementing Fuzzy Logic Co...
Speed Control of a Seperately Excited DC Motor by Implementing Fuzzy Logic Co...Speed Control of a Seperately Excited DC Motor by Implementing Fuzzy Logic Co...
Speed Control of a Seperately Excited DC Motor by Implementing Fuzzy Logic Co...IRJET Journal
 
An Improved Performance of Switched Reluctance Motor Drives Using Z-Source In...
An Improved Performance of Switched Reluctance Motor Drives Using Z-Source In...An Improved Performance of Switched Reluctance Motor Drives Using Z-Source In...
An Improved Performance of Switched Reluctance Motor Drives Using Z-Source In...IOSR Journals
 
D0255033039
D0255033039D0255033039
D0255033039theijes
 
PI controller design for indirect vector controlled induction motor
PI controller design for indirect vector controlled induction motorPI controller design for indirect vector controlled induction motor
PI controller design for indirect vector controlled induction motorISA Interchange
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 

What's hot (20)

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
 
Thesis shailesh
Thesis shaileshThesis shailesh
Thesis shailesh
 
Mm project
Mm projectMm project
Mm project
 
Fuzzy logic Technique Based Speed Control of a Permanent Magnet Brushless DC...
Fuzzy logic Technique Based Speed Control of a Permanent  Magnet Brushless DC...Fuzzy logic Technique Based Speed Control of a Permanent  Magnet Brushless DC...
Fuzzy logic Technique Based Speed Control of a Permanent Magnet Brushless DC...
 
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
 
Adaptive fuzzy sliding mode controller design for PMLSM position control
Adaptive fuzzy sliding mode controller design for PMLSM position controlAdaptive fuzzy sliding mode controller design for PMLSM position control
Adaptive fuzzy sliding mode controller design for PMLSM position control
 
Speed Control of Brushless DC Motor using Different Intelligence Schemes
Speed Control of Brushless DC Motor using Different Intelligence SchemesSpeed Control of Brushless DC Motor using Different Intelligence Schemes
Speed Control of Brushless DC Motor using Different Intelligence Schemes
 
Type 1 versus type 2 fuzzy logic speed controllers for brushless DC motors
Type 1 versus type 2 fuzzy logic speed controllers for brushless DC motors Type 1 versus type 2 fuzzy logic speed controllers for brushless DC motors
Type 1 versus type 2 fuzzy logic speed controllers for brushless DC motors
 
Dz36755762
Dz36755762Dz36755762
Dz36755762
 
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...
 
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
 
IRJET- Design and Implementation of Acceleration and Speed Control Unit for E...
IRJET- Design and Implementation of Acceleration and Speed Control Unit for E...IRJET- Design and Implementation of Acceleration and Speed Control Unit for E...
IRJET- Design and Implementation of Acceleration and Speed Control Unit for E...
 
F010214352
F010214352F010214352
F010214352
 
Speed Control of a Seperately Excited DC Motor by Implementing Fuzzy Logic Co...
Speed Control of a Seperately Excited DC Motor by Implementing Fuzzy Logic Co...Speed Control of a Seperately Excited DC Motor by Implementing Fuzzy Logic Co...
Speed Control of a Seperately Excited DC Motor by Implementing Fuzzy Logic Co...
 
An Improved Performance of Switched Reluctance Motor Drives Using Z-Source In...
An Improved Performance of Switched Reluctance Motor Drives Using Z-Source In...An Improved Performance of Switched Reluctance Motor Drives Using Z-Source In...
An Improved Performance of Switched Reluctance Motor Drives Using Z-Source In...
 
V04507125128
V04507125128V04507125128
V04507125128
 
D0255033039
D0255033039D0255033039
D0255033039
 
PI controller design for indirect vector controlled induction motor
PI controller design for indirect vector controlled induction motorPI controller design for indirect vector controlled induction motor
PI controller design for indirect vector controlled induction motor
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
Gl3311371146
Gl3311371146Gl3311371146
Gl3311371146
 

Similar to Gb3611041110

Torque Ripple Minimization using Fuzzy Logic
Torque Ripple Minimization using Fuzzy LogicTorque Ripple Minimization using Fuzzy Logic
Torque Ripple Minimization using Fuzzy LogicPoojaBan
 
IRJET- Review: Different Techniques of Speed Control of DC Motor
IRJET-  	  Review: Different Techniques of Speed Control of DC MotorIRJET-  	  Review: Different Techniques of Speed Control of DC Motor
IRJET- Review: Different Techniques of Speed Control of DC MotorIRJET Journal
 
Implementation of pi, fuzzy & ann controllers to improve dynamic response...
Implementation of pi, fuzzy & ann controllers to improve dynamic response...Implementation of pi, fuzzy & ann controllers to improve dynamic response...
Implementation of pi, fuzzy & ann controllers to improve dynamic response...eSAT Journals
 
Speed control of dc motor using relay feedback tuned pi
Speed control of dc motor using relay feedback tuned piSpeed control of dc motor using relay feedback tuned pi
Speed control of dc motor using relay feedback tuned piAlexander Decker
 
IRJET- Performance Analysis of Speed Control of Induction Motor using Pi,...
IRJET-  	  Performance Analysis of Speed Control of Induction Motor using Pi,...IRJET-  	  Performance Analysis of Speed Control of Induction Motor using Pi,...
IRJET- Performance Analysis of Speed Control of Induction Motor using Pi,...IRJET Journal
 
IRJET- Speed Control of Induction Motors using Proposed Closed Loop V/F Contr...
IRJET- Speed Control of Induction Motors using Proposed Closed Loop V/F Contr...IRJET- Speed Control of Induction Motors using Proposed Closed Loop V/F Contr...
IRJET- Speed Control of Induction Motors using Proposed Closed Loop V/F Contr...IRJET Journal
 
IRJET- Hybrid Intelligent Controller for Interior Permanent Magnet Synchr...
IRJET-  	  Hybrid Intelligent Controller for Interior Permanent Magnet Synchr...IRJET-  	  Hybrid Intelligent Controller for Interior Permanent Magnet Synchr...
IRJET- Hybrid Intelligent Controller for Interior Permanent Magnet Synchr...IRJET Journal
 
Simulation of Fuzzy Sliding Mode Controller for Indirect Vector Control of In...
Simulation of Fuzzy Sliding Mode Controller for Indirect Vector Control of In...Simulation of Fuzzy Sliding Mode Controller for Indirect Vector Control of In...
Simulation of Fuzzy Sliding Mode Controller for Indirect Vector Control of In...ijsrd.com
 
A High Gain Observer Based Sensorless Nonlinear Control of Induction Machine
A High Gain Observer Based Sensorless Nonlinear Control of Induction MachineA High Gain Observer Based Sensorless Nonlinear Control of Induction Machine
A High Gain Observer Based Sensorless Nonlinear Control of Induction MachineIJPEDS-IAES
 
07 15 sep14 6532 13538-1-rv-edit_
07 15 sep14 6532 13538-1-rv-edit_07 15 sep14 6532 13538-1-rv-edit_
07 15 sep14 6532 13538-1-rv-edit_IAES-IJPEDS
 
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
 
Fuzzy logic speed control of three phase
Fuzzy logic speed control of three phaseFuzzy logic speed control of three phase
Fuzzy logic speed control of three phaseaspafoto
 
IRJET- Performance Analysis of Induction Motor using different Controller for...
IRJET- Performance Analysis of Induction Motor using different Controller for...IRJET- Performance Analysis of Induction Motor using different Controller for...
IRJET- Performance Analysis of Induction Motor using different Controller for...IRJET Journal
 
Speed Control Techniques for Induction Motor - A Review
Speed Control Techniques for Induction Motor - A ReviewSpeed Control Techniques for Induction Motor - A Review
Speed Control Techniques for Induction Motor - A Reviewijsrd.com
 

Similar to Gb3611041110 (20)

Torque Ripple Minimization using Fuzzy Logic
Torque Ripple Minimization using Fuzzy LogicTorque Ripple Minimization using Fuzzy Logic
Torque Ripple Minimization using Fuzzy Logic
 
IRJET- Review: Different Techniques of Speed Control of DC Motor
IRJET-  	  Review: Different Techniques of Speed Control of DC MotorIRJET-  	  Review: Different Techniques of Speed Control of DC Motor
IRJET- Review: Different Techniques of Speed Control of DC Motor
 
G43013539
G43013539G43013539
G43013539
 
Implementation of pi, fuzzy & ann controllers to improve dynamic response...
Implementation of pi, fuzzy & ann controllers to improve dynamic response...Implementation of pi, fuzzy & ann controllers to improve dynamic response...
Implementation of pi, fuzzy & ann controllers to improve dynamic response...
 
Speed control of dc motor using relay feedback tuned pi
Speed control of dc motor using relay feedback tuned piSpeed control of dc motor using relay feedback tuned pi
Speed control of dc motor using relay feedback tuned pi
 
IRJET- Performance Analysis of Speed Control of Induction Motor using Pi,...
IRJET-  	  Performance Analysis of Speed Control of Induction Motor using Pi,...IRJET-  	  Performance Analysis of Speed Control of Induction Motor using Pi,...
IRJET- Performance Analysis of Speed Control of Induction Motor using Pi,...
 
Br4301389395
Br4301389395Br4301389395
Br4301389395
 
IRJET- Speed Control of Induction Motors using Proposed Closed Loop V/F Contr...
IRJET- Speed Control of Induction Motors using Proposed Closed Loop V/F Contr...IRJET- Speed Control of Induction Motors using Proposed Closed Loop V/F Contr...
IRJET- Speed Control of Induction Motors using Proposed Closed Loop V/F Contr...
 
IRJET- Hybrid Intelligent Controller for Interior Permanent Magnet Synchr...
IRJET-  	  Hybrid Intelligent Controller for Interior Permanent Magnet Synchr...IRJET-  	  Hybrid Intelligent Controller for Interior Permanent Magnet Synchr...
IRJET- Hybrid Intelligent Controller for Interior Permanent Magnet Synchr...
 
Simulation of Fuzzy Sliding Mode Controller for Indirect Vector Control of In...
Simulation of Fuzzy Sliding Mode Controller for Indirect Vector Control of In...Simulation of Fuzzy Sliding Mode Controller for Indirect Vector Control of In...
Simulation of Fuzzy Sliding Mode Controller for Indirect Vector Control of In...
 
C010121017
C010121017C010121017
C010121017
 
A High Gain Observer Based Sensorless Nonlinear Control of Induction Machine
A High Gain Observer Based Sensorless Nonlinear Control of Induction MachineA High Gain Observer Based Sensorless Nonlinear Control of Induction Machine
A High Gain Observer Based Sensorless Nonlinear Control of Induction Machine
 
07 15 sep14 6532 13538-1-rv-edit_
07 15 sep14 6532 13538-1-rv-edit_07 15 sep14 6532 13538-1-rv-edit_
07 15 sep14 6532 13538-1-rv-edit_
 
L010237985
L010237985L010237985
L010237985
 
A Concise Review of Control Techniques for Reliable and Efficient Control of...
A Concise Review of Control Techniques for Reliable and  Efficient Control of...A Concise Review of Control Techniques for Reliable and  Efficient Control of...
A Concise Review of Control Techniques for Reliable and Efficient Control of...
 
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...
 
Fuzzy logic speed control of three phase
Fuzzy logic speed control of three phaseFuzzy logic speed control of three phase
Fuzzy logic speed control of three phase
 
IRJET- Performance Analysis of Induction Motor using different Controller for...
IRJET- Performance Analysis of Induction Motor using different Controller for...IRJET- Performance Analysis of Induction Motor using different Controller for...
IRJET- Performance Analysis of Induction Motor using different Controller for...
 
Speed Control Techniques for Induction Motor - A Review
Speed Control Techniques for Induction Motor - A ReviewSpeed Control Techniques for Induction Motor - A Review
Speed Control Techniques for Induction Motor - A Review
 
Performance evaluation of a hybrid fuzzy logic controller based on genetic al...
Performance evaluation of a hybrid fuzzy logic controller based on genetic al...Performance evaluation of a hybrid fuzzy logic controller based on genetic al...
Performance evaluation of a hybrid fuzzy logic controller based on genetic al...
 

Recently uploaded

DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
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
 
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
 
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
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 

Recently uploaded (20)

DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
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
 
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
 
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
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
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
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 

Gb3611041110

  • 1. R. Kannan et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.1104-1110 RESEARCH ARTICLE www.ijera.com OPEN ACCESS Fuzzy Gain Scheduling and Fuzzy Logic Control Based Induction Motor Drives Using Variable Structure Control Methodology R. Kannan1, J. Kanakaraj2 Assistant Professor, EEE Department, Nehru Institute of Engineering and Technology, Coimbatore, India, , AssociateProfessor, EEE Department, PSG College of Technology, Coimbatore, India Abstract Induction motor drives are widely used in industries for its simple and easy control. Variable structure controller (VSC) for an induction motor drive is an effective method of control in case of non linearities and uncertainties to enhance robustness. Dynamic performance of Induction motor drives is an essential characteristic for many industrial applications. Quality of the product is an industry and the profit of the industry are mainly depends on the performance of the induction motor drive. Transient state performance of the VSC based an induction motor drive to be improved. Since conventional VSC based induction motor drive has PI controller based speed controller. To enhance the performance of the system this paper proposes Fuzzy logic controller and Fuzzy Gain Scheduling controller as speed controller in VSC. The design is simple and easy to be implemented. The entire system is simulated using Matlab / Simulink to analyse the performance of a drive. Performance of a drive using Fuzzy Gain Scheduling VSC is analysed and compared with conventional Proportional and Integral VSC. To analyse the dynamic performance of the system machine is subjected to constant and variable load in this paper. Keywords: Induction Motor, Variable structure controller, Fuzzy Gain Scheduling, Fuzzy Logic Controller, PI Controller I. Introduction In many industries Induction motors plays vital role like backbone of an industry. It is used for its reliability and low cost. Performance of an induction motor drive decides the efficiency of an industry. So many reaserchers analysed to enhance the performance of a drive. Recently, many researchers presented the advanced control strategies for PWM inverter fed induction motor drive. Particularly, the vector control, which guarantees high dynamic and static performances like DC motor drives, has become very popular and has been developed and improved. Fast digital processor and power devices in the vector control drives provides the possibility of achieving high performance induction motor drive control. There are many works devoted to the vector control, but only few deals with the improving the performance of controller structure [1]. Classical control theory using Conventional PI controllers, provides good performance only in case of linear processes whose exact model is known. However, it is not possible to deal always with linear process. To achieve effective control using PI controller needs precise knowledge of motor and load parameters which is not possible in always. Variable structure controller (VSC) is a sysetm to deal with nonlinearities[2]. The variable structure system is inherently aimed at dealing with system uncertainties, lead to good performances even in presence of strong and fast variations of the motor parameters. Many authors analysed the performance of variable www.ijera.com structure systems with a sliding mode [3-5]. The VSC works on the principle of imposing the system motion to occur on a given manifold in the state space, which is defined according to the control tasks. VSC is more advantageous for its robustness, insensitivity to parameter variations, fast dynamic response. In the conventional VSC based induction motor drive PI controller is used [6]. Again it leads to all drawbacks by the PI controller in the VSC system too. So In this paper a VSC via Fuzzy logic controller (FLC) and Fuzzy Gain Scheduling (FGS) Controller are proposed for the speed control in the induction motor drive. Since the, fuzzy logic control has become an active and fruitful research area with many theoretical works and industrial applications being reported [7] [8]. So in this paper FGS is proposed for VSC control of induction motor. The main advantage of FGS based VSC induction motor drive is it requires only the speed data. Therefore it is simple and reliable control. II. VARIABLE STRUCTURE CONTROL ALGORITHM DESCRIPTION The vector controlled induction motor drives are easily adoptable to VSC algorithm. In a sliding mode (SM) control, the reference model is stored in the form of a predefined phase plane trajectory, and the system response is forced to follow or slide along 1104 | P a g e
  • 2. R. Kannan et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.01-05 the trajectory by a switching control algorithm [9]. Sliding surface or sliding line is defined as the starting point of a sliding mode control design [10]. Ensuring the ablity of the system to reach or cross the chosen sliding line is the next stage of a control algorithm. After the system crossing the Sliding line, it will be able to cross it again for an infinite number of times. www.ijera.com satisfies the hitting condition and guarantees the existence of the sliding mode, is then designed. So, the variable structure speed controller is designed as the following, Fig. 1. Configuration of the control system In this paper, the motor speed is controlled in order to obtain a constant motor speed. So, the vector control task is to impose the convergence of the motor speed magnitude to a reference one. This goal can be fulfilled applying the VSC synthesis procedure to the error speed system equation. The block diagram of the vector control with speed controller is shown in Fig. 1. The error between the motor speed and its reference can be obtained as follows; and its derivative can be obtained as [2]; Where, k is a linear feedback-gain, B is the viscous friction, J is the moment of inertia, p is the number of pair poles, Lm is the mutual inductance, and Lr is the self inductance of the rotor per phase of the induction motor. So, the equivalent dynamic behavior of control system can be rewritten as [1]; Where, £ = −B/J, ¥ = 3p/2. Lm/Lr, k is a feedback gain, and (£ + ¥k) is designed to be strictly negative. The switching surface with an integral component for the sliding mode speed controller is designed as follows [1]; It is obvious from the equation (3) that the speed error will converge to zero exponentially if the pole of the system is strategically located on the lefthand plane. Thus, the overshoot phenomenon will not occur, and the system dynamic will behave as a state feedback control system. Based on the developed switching surface, a switching control law, which www.ijera.com Fig. 2. FLC VSC based vector controlled induction motor drive Where, β is denoted as switching gain, with the following assumption, β≥ 0, Iq is the reference torque component current, and sgn(·) is a signum function defined as, Hence, the dynamic behavior on the sliding surface can be described by Equation (3), and the tracking error err (t) converges to zero exponentially. The torque current command can be obtained according to Equation (5). The values of k and β plays an important role in control structure. In this paper PI and Fuzzy controller based determination of these parameters and performance of drive are analysed. III. VSC USING PI CONTROLLER PI controller is the simple method of control and widely used in industries. Proportional plus Integral Controller increases the speed of response of the system [11]. It produces very low steady state error. Two PI controllers are proposed in this paper for k and β. In this paper speed Error (e) is given as input to both PI controllers. General equation of the PI controller is Where Kp is proportional gain, Ki is the integral gain, E(s) is the controller input and U(s) is the controller output. Fig 3 shows the block diagram of PI controller. 1105 | P a g e
  • 3. R. Kannan et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.01-05 www.ijera.com Fig. 3 Block diagram of PI controller In this paper Ziegler Nichols’ method of tuning is implemented to find the optimum value of Kp & Ki values. But the drawback of this controller is, it produces the high overshoot and long settling time. Fig. 5 membership functions of input e & ec IV. VSC USING FUZZY LOGIC CONTROLLER In this paper Fuzzy Logic Controller (FLC) is implemented to reduce overshoot and settling time. Fuzzy logic is the mathematical technique for dealing with imprecise data and problems have multiple solutions rather than one. Linguistic, non numerical, variables are used, making it similar to the way humans think. Fuzzy control methodology is considered as an effective method to deal with disturbances and uncertainties in terms of ambiguity. Fig. 4 shows the basic block diagram of fuzzy logic controller [12]. Fig. 6 output membership functions of k Fig. 7 output membership functions of beta Table 1 Fuzzy Rules of k and beta Fig. 4 Block diagram of Fuzzy Logic controller Fuzzy inference system is the overall name for a system that uses fuzzy reasoning to map an input space to an output space. There are several ways to define the result of a rule; this paper implies max-min method of inference. Here, two fuzzy controllers of Mamdani type are implemented. Each has two inputs such as speed error (e) and change in error (ec) . FLC 1 produces k as output and FLC2 produces β as output. E=w*-w (8) Both inputs and outputs have five membership functions such as NB-negative big, NSnegative small, Z –zero, PS-Positive Small, and PBPositive Big [r6]. Defuzzification is the mathematical procedure to convert fuzzy values into crisp values. Many methods of defuzzification are available. In this study we have selected centroid method of defuzzification. Tab I shows the fuzzy rules. Fig.5, Fig.6 & Fig.7 shows the input membership functions, Output membership functions of k and beta respectively [13]. www.ijera.com V. VSC USING FUZZY GAIN SCHEDULING CONTROLLER Fixed value of Kp and Ki in a PI controller produces the high overshoot, settling time and speed drop during change in load. Online tuning of Kp and Ki in a PI controller can conquer this problem. It necessitates the Fuzzy PI controller for online tuning of Kp and Ki. In a Fuzzy Gain Scheduling controller Fuzzy logic module is considered as an auto tuning module for parameters Kp and Ki in PI controller. The Fuzzy Gain Scheduling controller is considered the major contribution in this research. The fuzzy inference of FGS controller is based on the fuzzy associative matrices. The calculation speed of controller is very 1106 | P a g e
  • 4. R. Kannan et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.01-05 www.ijera.com quick, which can satisfy the rapid need of controlled object. The block diagram of control system is shown in Fig.8. Fig .11 Fuzzy membership functions of KI Fig. 8. Fuzzy PI controller block diagram The control algorithm of traditional PI controller can be described as u (k) = kpe (k) + ki ∫ e(k) Where, kp is the proportional gain, ki is the integral gain and e (k) is the speed error. The design algorithm of Fuzzy PI controller in this paper is to adjust the kp and ki parameters online through fuzzy inference based on the current e and ec to make the control object attain the good dynamic and static performances [14]. This paper proposes two Mamdani FGS controllers for tuning k and β. Speed error e and error change rate ec are used as fuzzy input and the proportional factor kp the integral factor ki are used as fuzzy outputs. The degree of truth of E and EC are configured as 5 degrees, all defined as {NB, NS,ZO, PS, PB}, where NB, NS, ZO, PS and PB represent negative big, negative small, zero, positive small and positive big respectively [15][16]. The degree of truth of KP and KI are configured as 4 degrees, are defined as {Z, S, M, B}, where Z, S, M and B represent zero, small, medium and big. The membership functions of E, EC, KP and KI are triangular distribution functions. The membership functions for each variable are shown in Fig .9, Fig .10 and Fig.11 respectively. Fig .9 Fuzzy membership functions of E and EC The principle of designing fuzzy rules is that the output of controller can make the system output response dynamic and static performances optimal. The fuzzy rules are generalized as table 2 and table 3 according to the expert experiment in IM drive system and simulation analysis of the system. The MIN - MAX method of fuzzification is applied. The weighted average method is adopted for defuzzification. TABLE 2 The Control Rules for Kp TABLE 3 The Control Rules for Ki Fuzzy Gain Scheduling controller reduces the overshoot, settling time and drop in speed during load change. VI. SIMULATION RESULTS AND ANALYSIS: Fig .10 Fuzzy membership functions of KP www.ijera.com To analyze the performance of variable structure controlled induction motor 5 HP squirrel induction motor is taken. It is analyzed using various controllers like PI ,Fuzzy logic controller and Fuzzy Gain Scheduling under various speeds and loads. Parameters of induction motors are shown in table 4: 1107 | P a g e
  • 5. R. Kannan et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.01-05 Table 4 Motor Parameters Fig.14 Speed performance of FGS based VSC control 415 50 Hz 1.15Ω 1.083Ω 5.974 mH 5.974 mH 0.2037H 0.02 Kg.m2 4 The performance of the motor using PI based VSC are shown in figure 12. The performance is analyzed under No load while the machine is running. The reference speed of the machine is set at 1500 rpm. Speed (RPM) Line Voltage Frequency Stator Resistance (Rs) Rotor Resistance (Rr) Stator inductance (Ls) Rotor inductance( Lr) Mutual inductance( Lm) Moment of Inertia (J) Number of poles (P) www.ijera.com Time (Sec) Fig.15 Comparison of Speed performance of PI, FLC and FGS based VSC control The performance of the motor using PI based VSC are shown in figure16. The performance is analyzed under a load while the machine is running. The reference speed of the machine is set at 1500 rpm. Fig.12 Speed performance of PI based VSC control The performance of the motor using FLC based VSC are shown in figure.13 Conditions for analyses are same as a PI controller test. Fig.16 Speed performance of PI based VSC control Fig.13 Speed performance of FLC based VSC control The performance of the motor using FGS based VSC are shown in figure.14 Conditions for analyses are same as a PI controller test. Speed (RPM) The performance of the motor using FLC based VSC are shown in figure 17. Conditions for analyses are same as a PI controller test. Time (Sec) Fig.17 Speed performance of FLC based VSC control The performance of the motor using FGS based VSC are shown in figure 18. Conditions for analyses are same as a PI controller test. www.ijera.com 1108 | P a g e
  • 6. Speed (RPM) R. Kannan et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.01-05 Time (Sec) Fig.18 Speed performance of FGS based VSC control Figure 19 and Table 5 shows the comparative performance of PI, FLC and FGS based VSC under step change in load at 0.6 seconds and reference speed as 1500 rpm. Variable structure controlled Induction motor is analyzed in this paper with PI and Fuzzy gain scheduling. Simulation is done using Matlab. Performance of VSC based IM using both controllers are analyzed under various speeds and loads. From the simulation results it is obvious that PI controller gives almost quick response but it produces large overshoot, steady state error and high fluctuation in speed while sudden change in load. The Fuzzy gain scheduling controller performs well in all aspects such as overshoot, steady state error and change in speed while sudden change in load. Therefore it is optimum to use Fuzzy gain scheduling controller for VSC based Induction motor control. References Speed (RPM) [1] [2] [3] Time (Sec) Fig.19 Comparison of Speed performance of PI, FLC and FGS based VSC control Controller Peak Rise Settling Steady Change overshoot Time Time Time State in in % in in error speed Sec Sec in % during Load Change in % PI 5.67 0.082 0.2 2.667 0.4 FLC 4.2 0.072 0.2 0.4 [4] [5] 0.26 [6] FGS 4.1 0.07 0.18 0.4 0.26 Table 5 Performance comparison of PI, FLC and FGS Controller Conclusion A Induction motors are widely used in many industries in daily applications. Performance enhancement of it is necessary to improve quality of product. The Variable structure control is proposed in this for induction motor drive for its high robustness. It means that the system is completely insensitive to parametric uncertainty and external disturbances. www.ijera.com www.ijera.com [7] [8] [9] Faa-Jeng Lin, Rong-Jong, Wai-hsin-jang and Shieh, 1998, “Robust control of induction motor drive with rotor time constant adaptation”, Electric power systems research, Vol.47(1), pp.1–9. Cedomir Milosav ljevi´c, DraganAnti´c, DarkoMiti´c and Goran Djordjevi´,1995, “comparative analysis of variable structure systems (VSS) with proportional plus integral (PI) control”, Electronics and Energetics vol. 14,pp.1–9. Ho E Y,Sen, P.C,1990, “A microprocessorbased induction motor drive system using variable structure strategy with decoupling”, IEEE Transactions on Industrial Electronics ,Vol.37,pp. 227-235. Ho E Y,Sen, P.C,1990,1991, “Control Dynamics of Speed Drive System Using sliding mode controllers with integral compensation, IEEE Transactions on Industrial application,Vol.27,pp. 883–892. Zhang, J.Barton, T. H, 1988, “Optimal sliding mode control of asynchronous machine speed with state feedback”, in Conf. Rec. IEEE IAS annual meeting, pp. 328–336. Chern, T. L.Chang, J.Chang, G. K,1997, “DSP-Based Integral Variable Structure Model Following Control for BrushlessDC Motor Drivers”, IEEE Transactions on Power Electronics, Vol.12(1) ,pp. 53-63. D. Driankov, H. Hellendoorn, and M. Reinfrank,1993, “An Introduction to Fuzzy Control”, Berlin: Springer-Verlag. Y.Tang and L.Xu,1994, “Fuzzy Logic Application for Intelligent Control of a Variable Speed Drive”, IEEE Trans Energy Conversion, Vol.9(4), pp. 679–685. Zhang J Barton T H, 1990, “A fast variable structure current controller for an induction machine drive”, IEEE Transactions on Industry applications, Vol.26(3). 1109 | P a g e
  • 7. R. Kannan et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 3, Issue 6, Nov-Dec 2013, pp.01-05 [10] [11] [12] [13] [14] [15] [16] www.ijera.com Sabanovic, A., and Izosimov, D,1981, “Application of sliding modes to induction motor control”, IEEE Trans., Vol.17, pp. 4149. C. Mohan Krishna M. Tech, G. Meerimatha M.Tech, U. Kamal Kumar M. Tech, 2013, “Indirect Vector Control of Induction Motor Using PI Speed Controller and Neural Networks”, International Journal of Modern Engineering Research (IJMER), Vol.3(4), pp.1980-1987. Benudhar Sahu, K.B.Mohanty and Swagat Pati, 2010, “A Comparative Study on Fuzzy and PI Speed Controllers for Field-Oriented Induction Motor Drive”, Modern Electric Power Systems , Wroclaw, Poland MEPS'10. P.Tripura and Y.Srinivasa Kishore Babu,2011, “Fuzzy Logic Speed Control of Three Phase Induction Motor Drive”, World Academy of Science, Engineering and Technology Vol.60. Mokrani, L and Abdessemed, R. (2003), “A fuzzy self-tuning PI controller for speed control of induction motor drive”, Proceedings of 2003 IEEE Conference on Control Applications, Vol(2), pp; 785-790. Neema D.D, Patel R. N and Thoke A.S, 2011, “Speed Control of Induction Motor using Fuzzy Rule Base”, International Journal of Computer Applications ,Vol.33(5),pp.21-29. Zadeh. L.A, 1965, “Fuzzy sets”, Journal of Information and Control, Vol.8,pp. 338-353. www.ijera.com 1110 | P a g e