SlideShare a Scribd company logo
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 3, Issue 2, pp: (85-94), Month: April 2016 - June 2016, Available at: www.paperpublications.org
Page | 85
Paper Publications
A Comparative Study of GA tuned and PSO
tuned PI Controller Based Speed Control of
Brushless DC Motor
1
Shubhangi Deshmukh, 2
Amit Goswami
1
ME Scholar, 2
Asistant Professor, Disha institute of management and technology, Raipur, India
Abstract: This paper presents a comparative study of Generic Algorithm (GA) and Partical Swarm Optimization
(PSO) technique for determining the optimal parameters of (PI) controller for speed control of a brushless DC
motor (BLDC) where the (BLDC) motor is modeled in simulink in MATLAB. The proposed technique was more
efficient in improving the step response characteristics as well as reducing the steady-state error, rise time, settling
time and maximum overshoot.
Keywords: Brushless DC motor; PI controller; Matlab; Particle Swarm Optimization; Generic Algorithm.
I. INTRODUCTION
There are mainly two types of DC motor used in the industry. The first one is the conventional DC motor where the flux is
produced by the current through the field coil of the stationary pole structure. The second type is the brushless DC motor
(BLDC motor) where the permanent magnet provides the necessary air gap flux instead of the wire-wound field poles [1].
There are many modern control methodologies such as nonlinear control, optimal control, variable structure control and
adaptive control have been widely proposed for speed control of a brushless permanent magnet DC motor [2]. However,
these approaches are either complex in theoretical basics or difficult to implement [3]. PI controller with its three terms
functionality covering treatment for transient and steady-state response offers the simplest and gets most efficient solution
to many real world control problems [4]. In spite of the simple structure, optimally tuning gains of PI controllers are quite
difficult. Recently, the computational intelligence has proposed bacterial foraging (BF) technique and Particle Swarm
Optimization (PSO) technique for the same purpose.
II. BRUSHLESS DC MOTOR (BLDC)
The synchronous electrical motor belongs to the family of electric rotating machines. Other members of the family are the
direct current (dc) motor or generator, the induction motor or generator, and a number of derivatives of all these three.
What is common to all the members of this family is that the basic physical process involved in their operation is the
conversion of electromagnetic energy to mechanical energy, and vice versa. Therefore, to comprehend the physical
principles governing the operation of electric rotating machines, one has to understand some rudiments of electrical and
mechanical engineering.
No-Load Operation:
When the ideal machine is connected to an infinite bus, a three-phase balanced voltage (V1) is applied to the stator winding
(within the context of this work, three-phase systems and machines are assumed). As described above, it can be shown that
a three-phase balanced voltage applied to a three-phase winding evenly distributed around the core of an armature will
produce a rotating(revolving) magneto-motive force (mmf) of constant magnitude (Fs). This mmf, acting upon the
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 3, Issue 2, pp: (85-94), Month: April 2016 - June 2016, Available at: www.paperpublications.org
Page | 86
Paper Publications
reluctance encountered along its path, results in the magnetic flux ( s) previously introduced. The speed at which this field
revolves around the center of the machine is related to the supply frequency and the number of poles, by the following
expression:
Where
Electrical frequency in Hz
Number of poles of the machine
Speed of the revolving field in revolutions per minute (rpm)
If a breaking torque is applied to the shaft, the rotor starts falling behind the revolving-armature-induced magnetomotive
force (mmf) (Fs). In order to maintain the required magnetizing mmf (Fr) the armature current changes. If the machine is in
the underexcited mode, the condition motor in Figure 4.1a represents the new phasor diagram.
On the other hand, if the machine is overexcited, the new phasor diagram is represented by motor in Figure 1. The active
power consumed from the network under these conditions is given by
If the breaking torque is increased, a limit is reached in which the rotor cannot keep up with the revolving field. The
machine then stalls. This is known as “falling out of step,” “pulling out of step,” or “slipping poles.” The maximum torque
limit is reached when the angle & equals electrical. The convention is to define & as negative for motor operation and
positive for generator operation. The torque is also a function of the magnitude o f and . When overexcited, the value
of is larger than in the underexcited condition. Therefore synchronous motors are capable of greater mechanical output
when overexcited. Likewise, underexcited operation is more prone to result in an “out-of-step” situation
Fig. 1.Phasor diagrams for a synchronous cylindrical-rotor ideal machine
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 3, Issue 2, pp: (85-94), Month: April 2016 - June 2016, Available at: www.paperpublications.org
Page | 87
Paper Publications
Modern day industry having many advantages compared to the other motors, but it has a limited range of speed normally
this drawback can be removed as well as the advantages being maintained as it is and added upon by the use of a BLDC
motor system. Some of the notable advantages of a BLDC motor are as given below:
 It has long operation life
 It has higher speed range as well as efficiency
 The speed v/s torque characteristics are superior
 The operation is noiseless to some extent
 Compared with other motors the torque-weight ratio is better
Conventional DC motors have many attractive properties such as high efficiency and linear torque-speed characteristics.
The control of DC motors is also simple and does not require complex hardware. However the main drawback of the DC
motor is the need of periodic maintenance. The brushes of the mechanical commutator have other undesirable effects such
as sparks, acoustic noise and carbon particles coming from the brushes.
Brushless DC BLDC) motors can in many cases replace conventional dc motors. Despite the name, BLDC motors are
actually a type of permanent magnet synchronous motors. They are driven by dc voltage but the current commutation is
done by solid state switches. The commutation instants are determined by the rotor position and the position of the rotor is
detected either by position sensors or by Sensorless techniques.
BLDC motors have many advantages over conventional DC motors like:
 Long operating life
 High dynamic response
 High efficiency
 Better speed vs. torque characteristics
 Noiseless operation
 Higher speed range
 Higher torque-weight ratio
III. TUNING OF PI CONTROLLER
PID controller has been used widely for processes and motion control system in industry. The transfer function of PID
controller is shown in Fig. 5.
Fig 2. Transfer function of PI controller.
The control system performs poorly in characteristics and even it becomes unstable, if improper values of the controller
tuning constants and used. So it becomes necessary to tune the controller parameters to achieve good control performance
with the proper choice of tuning constants [6].
where: E(s) is error input signal,M(s) is manipulated output signal. Kp is proportional gain and Ki is integral gain. These
parameters Kp, Ki and Kd are chosen to meet prescribed performance criteria, classically specified in terms of rise and
settling times, overshoot, and steady-state error. In this paper PSO and BF techniques used to find the optimal values of
parameters Kp, and Ki of (PI) controller for BLDC motor speed control system. Fig. 3 shows the block diagram of optimal
PID control for the BLDC Motor.
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 3, Issue 2, pp: (85-94), Month: April 2016 - June 2016, Available at: www.paperpublications.org
Page | 88
Paper Publications
Fig 3. The optimal PI control.
IV. COMPUTATIONAL OR OPTIMIZATION TECHNIQUES
Computational or Optimization Techniques These are techniques which are usually used for data modeling and
optimization of a cost function, and have been used in PID tuning. Few examples are neural networks (computational
models to simulate complex systems), genetic algorithm and differential evolution. The optimization techniques require a
cost function they try to minimize. There are four types of cost functions used commonly
 Integral Absolute Error
∫ | |
Computational models are used for self tuning or auto tuning of PI controllers. Self tuning of PI controllers essentially
sets the PI parameters and also models the process by using some computational model and compares the outputs to see if
there are any process variations, in which case the PI parameters are reset to give the desired response. The existent types
of adaptive techniques are classified based on the fact that if the process dynamics are varying [3], then the controller
should compensate these variations by adapting its parameters. There are two types of process dynamics variations,
predictable and unpredictable. The predictable ones are typically caused by nonlinearities and can be handled using a gain
schedule, which means that the controller parameters are found for different operating conditions with an auto-tuning
procedure that is employed thereafter to build a schedule. Different techniques have been used to replace the gain
schedule mentioned above.
V. PARTICLE SWARM OPTIMIZATION (PSO)
Particle swarm optimization (PSO) is an optimization technique developed by Dr. Eberhart and Dr. Kennedy in 1995. This
is population based optimization technique which was inspired by the social behaviour of fish schooling and bird flocking.
The basic algorithm of PSO is [9,11]
Step1- At first the mimimum and maximum value of the three controller parameters are being specified. This is done by
selecting the population of individual which includes the searching point, its individual best value (pbest) and its global best
value (gbest).
Step2- After that the fitness value is being calculated for each individual using the evaluation function.
Step3- Comparison of each individual is being done which is known as pbest. The best value from pbest is denoted as is gbest
Step 4- After that the member velocity is being modified for each individual k.
( )
( )
Where ,
where is known value. When g is 1 then it represents the change in velocity of controller parameter . When g is 2,
then it indicates the change in parameter ki. Similarly when g is 3 then it denotes the change in parameter kd.
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 3, Issue 2, pp: (85-94), Month: April 2016 - June 2016, Available at: www.paperpublications.org
Page | 89
Paper Publications
Step5- If ,then
If , then
Step6- Modified the member of each individual .
Where and represent the minimum and maximum, respectively, of member of the individual. When is
1,then kp parameter indicates lower and upper bound which is indicated by and respectively. When is 2,
then ki controller decides the which are indicated by and respectively. When is 3, then the kd controller
indicates the lower and upper bounds which are being indicated by and respectively.
Step 7- If the maximum v-0alue is reached through number of iteration then proceed to Step 8. or else proceed to Step 2.
Step 8- The latest individual which is now generated becomes the optimal controller parameter.
The Fig 4 shows that the flowchart of parameter optimizing procedure using PSO.
Fig. 4. Flow chart for simulation of PSO based PI controller.
VI. GENERIC ALGORITHM (GA)
Genetic algorithm was first introduced by John Holland as reported. It is a heuristic optimization technique inspired by the
mechanism of natural selection. The basic algorithm for GA to solve optimization problems is,
Step1- At starting, initial population of compositions of the functions and terminals of the optimization problem is
generated.
Step2- Perform the following sub steps iteratively on the population of programs until the criterion for the termination has
been achieved:
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 3, Issue 2, pp: (85-94), Month: April 2016 - June 2016, Available at: www.paperpublications.org
Page | 90
Paper Publications
i) Each program in the population is executed and fitness value using the fitness measure is applied.
ii) A new population of programs is created by applying the following operations that is (a) Reproduction (b) Crossover
(c) Mutation.
Step3- The identified individual program is designated by result designation .This result may be a solution or an
approximate solution to the problem.
The Figure5.1 shows that the flowchart of parameter optimizing procedure using GA.
Fig. 5. Flow chart for simulation of GA based PI controller
VII. RESULT AND DISCUSSION
CASE I: IAE criteria with Partial Swarm Optimization technique
From the fig 5 graph it is clear that the best fitness value is 7.687e+6.
Fig.5. Output of Partial Swarm Optimization technique using IAE
0 5 10 15 20 25 30
0.6
0.8
1
1.2
1.4
1.6
1.8
2
2.2
x 10
7
Generation
Fitnessvalue
Best: 7.6867e+06 Mean: Inf
1 2
0
0.05
0.1
0.15
0.2
0.25
0.3
0.35
0.4
Number of variables (2)
Currentbestindividual
Current Best Individual
Best fitness
Mean fitness
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 3, Issue 2, pp: (85-94), Month: April 2016 - June 2016, Available at: www.paperpublications.org
Page | 91
Paper Publications
Table1.1 Output parameter of IAE
S.No. Kp Ki Fval
1. 3.5502 18.5479 7.2798e+06
At no load condition the PMSM drive simulink model was evaluated for the wave form of Speed response, motor torque
and current by using PI-Controller. The waveforms are presented below. The simulation result for speed reference input
of 3000 rpm with controller gains are KP =3.5502, KI = 18.5479with a load torque of 0 Nm, i.e. no load is applied to the
motor at 0.1 sec which is shown in fig 6.Under this condition Motor torque is shown in fig.7 at No-load condition.
Fig.6 Simulation result of speed response using PI-Controller when no load is applied to the motor at 0.1 sec when TL = 0 Nm,
t=0.1 sec.
Fig.7.Simulation result of Motor torque using PI-Controller when no-load is applied to motor at 0.1 sec when TL=0Nm, t=0.1
sec.
CASE II: IAE criteria with generic algorithm technique
From the fig 8 graph it is clear that the best fitness value is 5.9178e+06.
Fig.8. Output of Generic Algorithm technique using IAE
0 0.05 0.1 0.15 0.2 0.25
0
500
1000
1500
2000
2500
3000
3500
Time(sec)
Speed(RPM)
0 0.05 0.1 0.15 0.2 0.25
-40
-20
0
20
40
60
80
Time(sec)
Torque(NM)
0 5 10 15 20 25 30
4
6
8
10
12
14
x 10
6
Generation
Fitnessvalue
Best: 5.91784e+06 Mean: 5.96629e+06
1 2
0
0.02
0.04
0.06
0.08
0.1
0.12
Number of variables (2)
Currentbestindividual
Current Best Individual
Best fitness
Mean fitness
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 3, Issue 2, pp: (85-94), Month: April 2016 - June 2016, Available at: www.paperpublications.org
Page | 92
Paper Publications
Table1.2 Output parameter of IAE
S.No. Kp Ki Fval
1. 0.1072 0.1038 5.9178e+06
In this condition the PMSM drive simulink model was evaluated for the wave form of Speed response, motor torque and
current by using PI-Controller. The waveforms are presented below. The simulation result for speed reference input of
3000 rpm with controller gains are KP =0.7651, KI = 4.8748 with a load torque of 0 Nm, i.e. no load is applied to the
motor at 0.1 sec which is shown in fig 9.Under this condition Motor torque is shown in fig.10 at No-load condition.
Fig.9 Simulation result of speed response using PI-Controller when no load is applied to the motor at 0.1 sec when TL = 0 Nm,
t=0.1 sec.
Fig.10.Simulation result of Motor torque using PI-Controller when no-load is applied to motor at 0.1 sec when TL=0Nm, t=0.1
sec.
CASE III: Comparison of GA and PSO Using Integral Time Absolute Error (IAE)
Figure.11 Comparison of GA and PSO using IAE
From figure11 it is clear that the response parameters for GA are better as compared to PSO.
0 0.05 0.1 0.15 0.2 0.25
0
500
1000
1500
2000
2500
3000
3500
Time(sec)
Speed(rpm)
0 0.05 0.1 0.15 0.2 0.25
-10
0
10
20
30
40
50
60
70
80
Time(sec)
Torque(NM)
0 0.05 0.1 0.15 0.2 0.25
0
500
1000
1500
2000
2500
3000
3500
Time(sec)
Speed(rpm)
GA
PSO
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 3, Issue 2, pp: (85-94), Month: April 2016 - June 2016, Available at: www.paperpublications.org
Page | 93
Paper Publications
VIII. CONCLUSION
Performance comparison of different criteria has been reviewed and it is found that GA Using IAE criteria is giving better
than PSO using IAE criteria. For which settling time and rise is found to be less.
REFERENCES
[1] V. Tipsuwanporn, W. Piyarat, C. Tarasantisuk, Identification and control of brushless DC motor using on-line
trained artificial neural networks, in: Proceedings of Power Conversion Conference(3) Apr., Osaka, 2002, pp.1290-
1294.
[2] Nasri M, Nezamabadi-pour H, Maghfoori M. A PSO-- based optimum design of PID controller for a linear brushless
DC motor. World Acad Sci, Eng Technol 2007(2):211–5.
[3] C.L.Lin, H.Y.Jan, Evolutionarily multiobjective PID control for linear brushless DC motor, in: Proc. of IEEE Int.
Conf .Industrial Elect. Society(3) Nov. 2002, pp. 2033-2038.
[4] Ang K, Chong G, Li Y. PID control system analysis, design, and technology. IEEE Trans Control Syst Technol
2005;13(July):559–76.
[5] X.Li.Q.Zhang, H.Xiao, The design of brushless DC motor servo system based on wavelet ANN, in: Proceedings of
IEEE Int. Conf. Machine Learning and Cybernetics(2) 26-29 Aug.2004, pp. 929- 933.
[6] Nagaraj B, Subha S, Rampriya B. Tuning algorithms for PID controller using soft computing techniques. IJCSNS Int
J Comp Sci 2008;8(4):278–81.
[7] Singh, Mahesh, R. N. Patel, and Rajkumar Jhapte. "Performance comparison of optimized controller tuning
techniques for voltage stability."2016 IEEE First International Conference on Control, Measurement and
Instrumentation (CMI). IEEE, 2016.
[8] Ker-Wei, Yu, Shang-Chang Hu, An application of AC servo motor by using particle swarm optimization based
sliding mode controller, in: Proceedings of IEEE Conference on Systems, Man and Cybernetics(5), 8-11October
2006, pp. 4146-4150.
[9] L. Gao, H. Gao, C. Zhou, Particle swarm optimization based algorithm for machining parameter optimization, in:
Proceedings of the 5th World Congress on Intelligent Control and Automation( 4) June 15-19, 2004, pp. 2867-2871.
[10] Huang Han, Qin Hu, Hao Zhifeng, Lim Andrew. Example-based learning particle swarm optimization for
continuous optimization. Inform Sci 2012;182(1):125–38.
[11] Dasgupta SS, Das S, Abraham A, Biswas A. Adaptive computational chemotaxis in bacterial foraging optimization:
an analysis. IEEE Trans Eval Comput 2009;13(4):919–41.
[12] Kim DH, Abraham A, Cho JH. A hybrid genetic algorithm and bacterial foraging approach for global optimization.
Inform Sci 2007;177(18):3918–37.
[13] C. SheebaJoice, S. R. Paranjothi, and V. JawaharSenthil Kumar,“Digital Control Strategy for Four Quadrant
Operation of Three Phase BLDC Motor With Load Variations” - IEEE Trans. on Industrial Informatics, vol. 9, no. 2,
May 2013.
[14] Bhim Singh and Sanjeev Singh,“State of the art on Permanent Magnet Brushless DC Motor Drives” – Journal of
Power Electronics, Vol. 9,No.1, January 2009.
[15] Francis BoafoEffah, Patrick Wheeler,Jon Clareand Alan Watson, “Space-Vector-Modulated Three-Level
InvertersWith a Single Z-Source Network” – IEEE Trans. on Power Electronics, vol. 28, no. 6, June 2013.
[16] Alin ¸ Stirban, Ion Boldeaand Gheorghe-Daniel Andreescu, “Motion-Sensorless Control of BLDC-PM Motor With
Offline FEM-Information-Assisted Position and Speed Observer” –IEEE Trans. on Industry Applications, vol. 48,
no. 6, November/December 2012.
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 3, Issue 2, pp: (85-94), Month: April 2016 - June 2016, Available at: www.paperpublications.org
Page | 94
Paper Publications
[17] AnandSathyan, Nikola Milivojevic, Young-Joo Lee, Mahesh Krishnamurthy and Ali Emadi, “An FPGA-Based
Novel Digital PWM Control Scheme for BLDC Motor Drives” - IEEE Trans. on Industrial Electronics, vol. 56, no.
8, August 2009.
[18] Changliang Xia, Zhiqiang Li, and Tingna Shi,“A control strategy for four-switch three-phase brushless DC motor
using single current sensor” -IEEE Trans.On Industrial Electronics,vol. 56, no. 6, June 2009.
[19] E. Afjei, O. Hashemipour, M. A. Saati and M. M. Nezamabadi, “A new hybrid brushless DC motor/generator
without permanent magnet”- IJE Transactions B: Applications Vol. 20, No. 1, April 2007.
[20] Chung-Wen Hung, Cheng-Tsung Lin, Chih-Wen Liu and Jia-Yush Yen,“A Variable-Sampling Controller for
Brushless DCMotor Drives With Low-Resolution Position Sensors”-IEEE Trans. on Industrial Electronics, vol. 54,
no. 5, October 2007.
[21] Vlad Gradinaru, Lucian Tutelea and Ion Boldea, “BLDC–SPM Motor Drive with DC–DC Converter in the DC Link:
Hall Sensor versus Sensorless Speed Control” - 12th International Conference on Optimization of Electrical and
Electronic Equipment, OPTIM 2010.
[22] Ian Griffin and Ms. Jennifer Bruton, “On-line PID Controller Tuning using Genetic Algorithms”, 22/08/03.

More Related Content

What's hot

Optimization of controlling of performance characteristics of induction mo
Optimization of controlling of performance characteristics of induction moOptimization of controlling of performance characteristics of induction mo
Optimization of controlling of performance characteristics of induction moIAEME Publication
 
V04507125128
V04507125128V04507125128
V04507125128
IJERA Editor
 
Design and implementation of antenna control servo system for satellite grou
Design and implementation of antenna control servo system for satellite grouDesign and implementation of antenna control servo system for satellite grou
Design and implementation of antenna control servo system for satellite grouIAEME Publication
 
Modeling and Simulation of power system using SMIB with GA based TCSC controller
Modeling and Simulation of power system using SMIB with GA based TCSC controllerModeling and Simulation of power system using SMIB with GA based TCSC controller
Modeling and Simulation of power system using SMIB with GA based TCSC controller
IOSR Journals
 
Tuning of PI and PID Controller with STATCOM, SSSC and UPFC for Minimizing Da...
Tuning of PI and PID Controller with STATCOM, SSSC and UPFC for Minimizing Da...Tuning of PI and PID Controller with STATCOM, SSSC and UPFC for Minimizing Da...
Tuning of PI and PID Controller with STATCOM, SSSC and UPFC for Minimizing Da...
IOSRJEEE
 
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
IJRST Journal
 
Experimental Comparison between Four and Six Switch Inverters Fed FLC Based S...
Experimental Comparison between Four and Six Switch Inverters Fed FLC Based S...Experimental Comparison between Four and Six Switch Inverters Fed FLC Based S...
Experimental Comparison between Four and Six Switch Inverters Fed FLC Based S...
International Journal of Power Electronics and Drive Systems
 
Ce33493496
Ce33493496Ce33493496
Ce33493496
IJERA Editor
 
Mm project
Mm projectMm project
Mm project
MariaTariq55
 
An enhanced mppt technique for small scale
An enhanced mppt technique for small scaleAn enhanced mppt technique for small scale
An enhanced mppt technique for small scale
eSAT Publishing House
 
IRJET- Control of Induction Motor using Neural Network
IRJET- Control of Induction Motor using Neural NetworkIRJET- Control of Induction Motor using Neural Network
IRJET- Control of Induction Motor using Neural Network
IRJET Journal
 
Comparison of different controllers for the improvement of Dynamic response o...
Comparison of different controllers for the improvement of Dynamic response o...Comparison of different controllers for the improvement of Dynamic response o...
Comparison of different controllers for the improvement of Dynamic response o...
IJERA Editor
 
Brushless DC motor Drive during Speed regulation with Current Controller
Brushless DC motor Drive during Speed regulation with Current ControllerBrushless DC motor Drive during Speed regulation with Current Controller
Brushless DC motor Drive during Speed regulation with Current Controller
IJERA Editor
 
Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...
Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...
Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...
IRJET Journal
 
Report pid controller dc motor
Report pid controller dc motorReport pid controller dc motor
Report pid controller dc motor
chea kimsairng
 
Fuzzy Controller for Speed Control of BLDC motor using MATLAB
Fuzzy Controller for Speed Control of BLDC motor using MATLABFuzzy Controller for Speed Control of BLDC motor using MATLAB
Fuzzy Controller for Speed Control of BLDC motor using MATLAB
IRJET Journal
 
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
IJPEDS-IAES
 
A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...
A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...
A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...
IJECEIAES
 
TRANSIENT STABILITY ENHANCEMENT BY USING DSSC AND PSS
TRANSIENT STABILITY ENHANCEMENT BY USING DSSC AND PSSTRANSIENT STABILITY ENHANCEMENT BY USING DSSC AND PSS
TRANSIENT STABILITY ENHANCEMENT BY USING DSSC AND PSS
IAEME Publication
 

What's hot (19)

Optimization of controlling of performance characteristics of induction mo
Optimization of controlling of performance characteristics of induction moOptimization of controlling of performance characteristics of induction mo
Optimization of controlling of performance characteristics of induction mo
 
V04507125128
V04507125128V04507125128
V04507125128
 
Design and implementation of antenna control servo system for satellite grou
Design and implementation of antenna control servo system for satellite grouDesign and implementation of antenna control servo system for satellite grou
Design and implementation of antenna control servo system for satellite grou
 
Modeling and Simulation of power system using SMIB with GA based TCSC controller
Modeling and Simulation of power system using SMIB with GA based TCSC controllerModeling and Simulation of power system using SMIB with GA based TCSC controller
Modeling and Simulation of power system using SMIB with GA based TCSC controller
 
Tuning of PI and PID Controller with STATCOM, SSSC and UPFC for Minimizing Da...
Tuning of PI and PID Controller with STATCOM, SSSC and UPFC for Minimizing Da...Tuning of PI and PID Controller with STATCOM, SSSC and UPFC for Minimizing Da...
Tuning of PI and PID Controller with STATCOM, SSSC and UPFC for Minimizing Da...
 
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
 
Experimental Comparison between Four and Six Switch Inverters Fed FLC Based S...
Experimental Comparison between Four and Six Switch Inverters Fed FLC Based S...Experimental Comparison between Four and Six Switch Inverters Fed FLC Based S...
Experimental Comparison between Four and Six Switch Inverters Fed FLC Based S...
 
Ce33493496
Ce33493496Ce33493496
Ce33493496
 
Mm project
Mm projectMm project
Mm project
 
An enhanced mppt technique for small scale
An enhanced mppt technique for small scaleAn enhanced mppt technique for small scale
An enhanced mppt technique for small scale
 
IRJET- Control of Induction Motor using Neural Network
IRJET- Control of Induction Motor using Neural NetworkIRJET- Control of Induction Motor using Neural Network
IRJET- Control of Induction Motor using Neural Network
 
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...
 
Brushless DC motor Drive during Speed regulation with Current Controller
Brushless DC motor Drive during Speed regulation with Current ControllerBrushless DC motor Drive during Speed regulation with Current Controller
Brushless DC motor Drive during Speed regulation with Current Controller
 
Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...
Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...
Fuzzy Controlled Permanent Magnet Synchronous Motor Drive by Space Vector Pul...
 
Report pid controller dc motor
Report pid controller dc motorReport pid controller dc motor
Report pid controller dc motor
 
Fuzzy Controller for Speed Control of BLDC motor using MATLAB
Fuzzy Controller for Speed Control of BLDC motor using MATLABFuzzy Controller for Speed Control of BLDC motor using MATLAB
Fuzzy Controller for Speed Control of BLDC motor using MATLAB
 
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
 
A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...
A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...
A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...
 
TRANSIENT STABILITY ENHANCEMENT BY USING DSSC AND PSS
TRANSIENT STABILITY ENHANCEMENT BY USING DSSC AND PSSTRANSIENT STABILITY ENHANCEMENT BY USING DSSC AND PSS
TRANSIENT STABILITY ENHANCEMENT BY USING DSSC AND PSS
 

Viewers also liked

Coilgun: Simulation and Analysis
Coilgun: Simulation and AnalysisCoilgun: Simulation and Analysis
Coilgun: Simulation and Analysis
paperpublications3
 
Design of Compensator for Roll Control of Towing Air-Crafts
Design of Compensator for Roll Control of Towing Air-CraftsDesign of Compensator for Roll Control of Towing Air-Crafts
Design of Compensator for Roll Control of Towing Air-Crafts
paperpublications3
 
Investigating the Feasibility of Solar Wind Hybrid Systems for Off-Grid Rural...
Investigating the Feasibility of Solar Wind Hybrid Systems for Off-Grid Rural...Investigating the Feasibility of Solar Wind Hybrid Systems for Off-Grid Rural...
Investigating the Feasibility of Solar Wind Hybrid Systems for Off-Grid Rural...
paperpublications3
 
Single-Stage Reluctance Type Coilgun
Single-Stage Reluctance Type CoilgunSingle-Stage Reluctance Type Coilgun
Single-Stage Reluctance Type Coilgun
paperpublications3
 
An Overview of Different PWM Techniques to Reduce Total Harmonic Distortion o...
An Overview of Different PWM Techniques to Reduce Total Harmonic Distortion o...An Overview of Different PWM Techniques to Reduce Total Harmonic Distortion o...
An Overview of Different PWM Techniques to Reduce Total Harmonic Distortion o...
paperpublications3
 
Analysis of Voltage Sag on Power Distribution Networks with Different Transfo...
Analysis of Voltage Sag on Power Distribution Networks with Different Transfo...Analysis of Voltage Sag on Power Distribution Networks with Different Transfo...
Analysis of Voltage Sag on Power Distribution Networks with Different Transfo...
paperpublications3
 
Design and Development of DVR model Using Fuzzy Logic Controller for Voltage ...
Design and Development of DVR model Using Fuzzy Logic Controller for Voltage ...Design and Development of DVR model Using Fuzzy Logic Controller for Voltage ...
Design and Development of DVR model Using Fuzzy Logic Controller for Voltage ...
paperpublications3
 
POWER FACTOR IMPROVEMENT OF INDUSTRIAL LOAD BY MATLAB SIMULATION
POWER FACTOR IMPROVEMENT OF INDUSTRIAL LOAD BY MATLAB SIMULATIONPOWER FACTOR IMPROVEMENT OF INDUSTRIAL LOAD BY MATLAB SIMULATION
POWER FACTOR IMPROVEMENT OF INDUSTRIAL LOAD BY MATLAB SIMULATION
paperpublications3
 
A Comparative Analysis of MPWM & SPWM Techniques to Reduce Harmonic Distortio...
A Comparative Analysis of MPWM & SPWM Techniques to Reduce Harmonic Distortio...A Comparative Analysis of MPWM & SPWM Techniques to Reduce Harmonic Distortio...
A Comparative Analysis of MPWM & SPWM Techniques to Reduce Harmonic Distortio...
paperpublications3
 
A new approach for Reducing Noise in ECG signal employing Gradient Descent Me...
A new approach for Reducing Noise in ECG signal employing Gradient Descent Me...A new approach for Reducing Noise in ECG signal employing Gradient Descent Me...
A new approach for Reducing Noise in ECG signal employing Gradient Descent Me...
paperpublications3
 
A Comparative Study of Various AC-DC Converters for Low Voltage Energy Harves...
A Comparative Study of Various AC-DC Converters for Low Voltage Energy Harves...A Comparative Study of Various AC-DC Converters for Low Voltage Energy Harves...
A Comparative Study of Various AC-DC Converters for Low Voltage Energy Harves...
paperpublications3
 
Bridgeless CUK Power Factor Corrector with Regulated Output Voltage
Bridgeless CUK Power Factor Corrector with Regulated Output VoltageBridgeless CUK Power Factor Corrector with Regulated Output Voltage
Bridgeless CUK Power Factor Corrector with Regulated Output Voltage
paperpublications3
 
Sign Language Recognition Using Image Processing For Mute People
Sign Language Recognition Using Image Processing For Mute PeopleSign Language Recognition Using Image Processing For Mute People
Sign Language Recognition Using Image Processing For Mute People
paperpublications3
 
Cómo gestionar y presupuestar los tiempos de trabajo
Cómo gestionar y presupuestar los tiempos de trabajoCómo gestionar y presupuestar los tiempos de trabajo
Cómo gestionar y presupuestar los tiempos de trabajo
Audinfor
 
Rebuilding together
Rebuilding togetherRebuilding together
Rebuilding together
Aide Graphics
 
Breve contenido de la nias.
Breve contenido de la nias.Breve contenido de la nias.
Breve contenido de la nias.
urumaca
 
Nias oc 16 jan-5 february 2008
Nias oc 16 jan-5 february 2008Nias oc 16 jan-5 february 2008
Nias oc 16 jan-5 february 2008
Slideshare by NBD (naorem binita devi)
 
Unidad i financiera
Unidad i financieraUnidad i financiera
Unidad i financieraProf. Prof.
 
Boletim kids verso outubro
Boletim kids verso outubroBoletim kids verso outubro
Boletim kids verso outubro
marciamanga
 

Viewers also liked (20)

Coilgun: Simulation and Analysis
Coilgun: Simulation and AnalysisCoilgun: Simulation and Analysis
Coilgun: Simulation and Analysis
 
Design of Compensator for Roll Control of Towing Air-Crafts
Design of Compensator for Roll Control of Towing Air-CraftsDesign of Compensator for Roll Control of Towing Air-Crafts
Design of Compensator for Roll Control of Towing Air-Crafts
 
Investigating the Feasibility of Solar Wind Hybrid Systems for Off-Grid Rural...
Investigating the Feasibility of Solar Wind Hybrid Systems for Off-Grid Rural...Investigating the Feasibility of Solar Wind Hybrid Systems for Off-Grid Rural...
Investigating the Feasibility of Solar Wind Hybrid Systems for Off-Grid Rural...
 
Single-Stage Reluctance Type Coilgun
Single-Stage Reluctance Type CoilgunSingle-Stage Reluctance Type Coilgun
Single-Stage Reluctance Type Coilgun
 
An Overview of Different PWM Techniques to Reduce Total Harmonic Distortion o...
An Overview of Different PWM Techniques to Reduce Total Harmonic Distortion o...An Overview of Different PWM Techniques to Reduce Total Harmonic Distortion o...
An Overview of Different PWM Techniques to Reduce Total Harmonic Distortion o...
 
Analysis of Voltage Sag on Power Distribution Networks with Different Transfo...
Analysis of Voltage Sag on Power Distribution Networks with Different Transfo...Analysis of Voltage Sag on Power Distribution Networks with Different Transfo...
Analysis of Voltage Sag on Power Distribution Networks with Different Transfo...
 
Design and Development of DVR model Using Fuzzy Logic Controller for Voltage ...
Design and Development of DVR model Using Fuzzy Logic Controller for Voltage ...Design and Development of DVR model Using Fuzzy Logic Controller for Voltage ...
Design and Development of DVR model Using Fuzzy Logic Controller for Voltage ...
 
POWER FACTOR IMPROVEMENT OF INDUSTRIAL LOAD BY MATLAB SIMULATION
POWER FACTOR IMPROVEMENT OF INDUSTRIAL LOAD BY MATLAB SIMULATIONPOWER FACTOR IMPROVEMENT OF INDUSTRIAL LOAD BY MATLAB SIMULATION
POWER FACTOR IMPROVEMENT OF INDUSTRIAL LOAD BY MATLAB SIMULATION
 
A Comparative Analysis of MPWM & SPWM Techniques to Reduce Harmonic Distortio...
A Comparative Analysis of MPWM & SPWM Techniques to Reduce Harmonic Distortio...A Comparative Analysis of MPWM & SPWM Techniques to Reduce Harmonic Distortio...
A Comparative Analysis of MPWM & SPWM Techniques to Reduce Harmonic Distortio...
 
A new approach for Reducing Noise in ECG signal employing Gradient Descent Me...
A new approach for Reducing Noise in ECG signal employing Gradient Descent Me...A new approach for Reducing Noise in ECG signal employing Gradient Descent Me...
A new approach for Reducing Noise in ECG signal employing Gradient Descent Me...
 
A Comparative Study of Various AC-DC Converters for Low Voltage Energy Harves...
A Comparative Study of Various AC-DC Converters for Low Voltage Energy Harves...A Comparative Study of Various AC-DC Converters for Low Voltage Energy Harves...
A Comparative Study of Various AC-DC Converters for Low Voltage Energy Harves...
 
Bridgeless CUK Power Factor Corrector with Regulated Output Voltage
Bridgeless CUK Power Factor Corrector with Regulated Output VoltageBridgeless CUK Power Factor Corrector with Regulated Output Voltage
Bridgeless CUK Power Factor Corrector with Regulated Output Voltage
 
Sign Language Recognition Using Image Processing For Mute People
Sign Language Recognition Using Image Processing For Mute PeopleSign Language Recognition Using Image Processing For Mute People
Sign Language Recognition Using Image Processing For Mute People
 
Cómo gestionar y presupuestar los tiempos de trabajo
Cómo gestionar y presupuestar los tiempos de trabajoCómo gestionar y presupuestar los tiempos de trabajo
Cómo gestionar y presupuestar los tiempos de trabajo
 
Rebuilding together
Rebuilding togetherRebuilding together
Rebuilding together
 
Breve contenido de la nias.
Breve contenido de la nias.Breve contenido de la nias.
Breve contenido de la nias.
 
Nias oc 16 jan-5 february 2008
Nias oc 16 jan-5 february 2008Nias oc 16 jan-5 february 2008
Nias oc 16 jan-5 february 2008
 
Unidad i financiera
Unidad i financieraUnidad i financiera
Unidad i financiera
 
Boletim kids verso outubro
Boletim kids verso outubroBoletim kids verso outubro
Boletim kids verso outubro
 
Thesis
ThesisThesis
Thesis
 

Similar to A Comparative Study of GA tuned and PSO tuned PI Controller Based Speed Control of Brushless DC Motor

Gl3311371146
Gl3311371146Gl3311371146
Gl3311371146
IJERA Editor
 
G43013539
G43013539G43013539
G43013539
IJERA Editor
 
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 ...
International Journal of Power Electronics and Drive Systems
 
[000007]
[000007][000007]
[000007]
Al Mtdrs
 
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
 
Development of Enhanced Frequency Drive for 3-Phase Induction Motors Submitte...
Development of Enhanced Frequency Drive for 3-Phase Induction Motors Submitte...Development of Enhanced Frequency Drive for 3-Phase Induction Motors Submitte...
Development of Enhanced Frequency Drive for 3-Phase Induction Motors Submitte...
IJERDJOURNAL
 
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
 
IRJET-Investigation of Three Phase Induction Speed Control Strategies using N...
IRJET-Investigation of Three Phase Induction Speed Control Strategies using N...IRJET-Investigation of Three Phase Induction Speed Control Strategies using N...
IRJET-Investigation of Three Phase Induction Speed Control Strategies using N...
IRJET Journal
 
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
IOSR Journals
 
IRJET- IoT based Energy Efficient Ceiling Fan with BLDC Motor for Home Automa...
IRJET- IoT based Energy Efficient Ceiling Fan with BLDC Motor for Home Automa...IRJET- IoT based Energy Efficient Ceiling Fan with BLDC Motor for Home Automa...
IRJET- IoT based Energy Efficient Ceiling Fan with BLDC Motor for Home Automa...
IRJET Journal
 
Improved Rotor Speed Brushless DC Motor Using Fuzzy Controller
Improved Rotor Speed Brushless DC Motor Using Fuzzy ControllerImproved Rotor Speed Brushless DC Motor Using Fuzzy Controller
Improved Rotor Speed Brushless DC Motor Using Fuzzy Controller
ijeei-iaes
 
Closed loop performance investigation
Closed loop performance investigationClosed loop performance investigation
Closed loop performance investigation
Prabhakar Captain
 
IRJET- Speed Control of Three Phase Motor using Fuzzy Logic Controller
IRJET- Speed Control of Three Phase Motor using Fuzzy Logic ControllerIRJET- Speed Control of Three Phase Motor using Fuzzy Logic Controller
IRJET- Speed Control of Three Phase Motor using Fuzzy Logic Controller
IRJET Journal
 
Pi3426832691
Pi3426832691Pi3426832691
Pi3426832691
IJERA Editor
 
IRJET- Direct Torque Control of Induction Motor
IRJET-  	  Direct Torque Control of Induction MotorIRJET-  	  Direct Torque Control of Induction Motor
IRJET- Direct Torque Control of Induction Motor
IRJET Journal
 
The Effect of Parameters Variation on Bilateral Controller
The Effect of Parameters Variation on Bilateral ControllerThe Effect of Parameters Variation on Bilateral Controller
The Effect of Parameters Variation on Bilateral Controller
International Journal of Power Electronics and Drive Systems
 
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
sunil kumar
 
STATOR FLUX OPTIMIZATION ON DIRECT TORQUE CONTROL WITH FUZZY LOGIC
STATOR FLUX OPTIMIZATION ON DIRECT TORQUE CONTROL WITH FUZZY LOGIC STATOR FLUX OPTIMIZATION ON DIRECT TORQUE CONTROL WITH FUZZY LOGIC
STATOR FLUX OPTIMIZATION ON DIRECT TORQUE CONTROL WITH FUZZY LOGIC
cscpconf
 
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
IRJET Journal
 

Similar to A Comparative Study of GA tuned and PSO tuned PI Controller Based Speed Control of Brushless DC Motor (20)

Gl3311371146
Gl3311371146Gl3311371146
Gl3311371146
 
G43013539
G43013539G43013539
G43013539
 
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 ...
 
[000007]
[000007][000007]
[000007]
 
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...
 
Development of Enhanced Frequency Drive for 3-Phase Induction Motors Submitte...
Development of Enhanced Frequency Drive for 3-Phase Induction Motors Submitte...Development of Enhanced Frequency Drive for 3-Phase Induction Motors Submitte...
Development of Enhanced Frequency Drive for 3-Phase Induction Motors Submitte...
 
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...
 
IRJET-Investigation of Three Phase Induction Speed Control Strategies using N...
IRJET-Investigation of Three Phase Induction Speed Control Strategies using N...IRJET-Investigation of Three Phase Induction Speed Control Strategies using N...
IRJET-Investigation of Three Phase Induction Speed Control Strategies using N...
 
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
 
An044259264
An044259264An044259264
An044259264
 
IRJET- IoT based Energy Efficient Ceiling Fan with BLDC Motor for Home Automa...
IRJET- IoT based Energy Efficient Ceiling Fan with BLDC Motor for Home Automa...IRJET- IoT based Energy Efficient Ceiling Fan with BLDC Motor for Home Automa...
IRJET- IoT based Energy Efficient Ceiling Fan with BLDC Motor for Home Automa...
 
Improved Rotor Speed Brushless DC Motor Using Fuzzy Controller
Improved Rotor Speed Brushless DC Motor Using Fuzzy ControllerImproved Rotor Speed Brushless DC Motor Using Fuzzy Controller
Improved Rotor Speed Brushless DC Motor Using Fuzzy Controller
 
Closed loop performance investigation
Closed loop performance investigationClosed loop performance investigation
Closed loop performance investigation
 
IRJET- Speed Control of Three Phase Motor using Fuzzy Logic Controller
IRJET- Speed Control of Three Phase Motor using Fuzzy Logic ControllerIRJET- Speed Control of Three Phase Motor using Fuzzy Logic Controller
IRJET- Speed Control of Three Phase Motor using Fuzzy Logic Controller
 
Pi3426832691
Pi3426832691Pi3426832691
Pi3426832691
 
IRJET- Direct Torque Control of Induction Motor
IRJET-  	  Direct Torque Control of Induction MotorIRJET-  	  Direct Torque Control of Induction Motor
IRJET- Direct Torque Control of Induction Motor
 
The Effect of Parameters Variation on Bilateral Controller
The Effect of Parameters Variation on Bilateral ControllerThe Effect of Parameters Variation on Bilateral Controller
The Effect of Parameters Variation on Bilateral Controller
 
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
 
STATOR FLUX OPTIMIZATION ON DIRECT TORQUE CONTROL WITH FUZZY LOGIC
STATOR FLUX OPTIMIZATION ON DIRECT TORQUE CONTROL WITH FUZZY LOGIC STATOR FLUX OPTIMIZATION ON DIRECT TORQUE CONTROL WITH FUZZY LOGIC
STATOR FLUX OPTIMIZATION ON DIRECT TORQUE CONTROL WITH FUZZY LOGIC
 
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
 

Recently uploaded

AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
SupreethSP4
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 

Recently uploaded (20)

AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 

A Comparative Study of GA tuned and PSO tuned PI Controller Based Speed Control of Brushless DC Motor

  • 1. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 3, Issue 2, pp: (85-94), Month: April 2016 - June 2016, Available at: www.paperpublications.org Page | 85 Paper Publications A Comparative Study of GA tuned and PSO tuned PI Controller Based Speed Control of Brushless DC Motor 1 Shubhangi Deshmukh, 2 Amit Goswami 1 ME Scholar, 2 Asistant Professor, Disha institute of management and technology, Raipur, India Abstract: This paper presents a comparative study of Generic Algorithm (GA) and Partical Swarm Optimization (PSO) technique for determining the optimal parameters of (PI) controller for speed control of a brushless DC motor (BLDC) where the (BLDC) motor is modeled in simulink in MATLAB. The proposed technique was more efficient in improving the step response characteristics as well as reducing the steady-state error, rise time, settling time and maximum overshoot. Keywords: Brushless DC motor; PI controller; Matlab; Particle Swarm Optimization; Generic Algorithm. I. INTRODUCTION There are mainly two types of DC motor used in the industry. The first one is the conventional DC motor where the flux is produced by the current through the field coil of the stationary pole structure. The second type is the brushless DC motor (BLDC motor) where the permanent magnet provides the necessary air gap flux instead of the wire-wound field poles [1]. There are many modern control methodologies such as nonlinear control, optimal control, variable structure control and adaptive control have been widely proposed for speed control of a brushless permanent magnet DC motor [2]. However, these approaches are either complex in theoretical basics or difficult to implement [3]. PI controller with its three terms functionality covering treatment for transient and steady-state response offers the simplest and gets most efficient solution to many real world control problems [4]. In spite of the simple structure, optimally tuning gains of PI controllers are quite difficult. Recently, the computational intelligence has proposed bacterial foraging (BF) technique and Particle Swarm Optimization (PSO) technique for the same purpose. II. BRUSHLESS DC MOTOR (BLDC) The synchronous electrical motor belongs to the family of electric rotating machines. Other members of the family are the direct current (dc) motor or generator, the induction motor or generator, and a number of derivatives of all these three. What is common to all the members of this family is that the basic physical process involved in their operation is the conversion of electromagnetic energy to mechanical energy, and vice versa. Therefore, to comprehend the physical principles governing the operation of electric rotating machines, one has to understand some rudiments of electrical and mechanical engineering. No-Load Operation: When the ideal machine is connected to an infinite bus, a three-phase balanced voltage (V1) is applied to the stator winding (within the context of this work, three-phase systems and machines are assumed). As described above, it can be shown that a three-phase balanced voltage applied to a three-phase winding evenly distributed around the core of an armature will produce a rotating(revolving) magneto-motive force (mmf) of constant magnitude (Fs). This mmf, acting upon the
  • 2. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 3, Issue 2, pp: (85-94), Month: April 2016 - June 2016, Available at: www.paperpublications.org Page | 86 Paper Publications reluctance encountered along its path, results in the magnetic flux ( s) previously introduced. The speed at which this field revolves around the center of the machine is related to the supply frequency and the number of poles, by the following expression: Where Electrical frequency in Hz Number of poles of the machine Speed of the revolving field in revolutions per minute (rpm) If a breaking torque is applied to the shaft, the rotor starts falling behind the revolving-armature-induced magnetomotive force (mmf) (Fs). In order to maintain the required magnetizing mmf (Fr) the armature current changes. If the machine is in the underexcited mode, the condition motor in Figure 4.1a represents the new phasor diagram. On the other hand, if the machine is overexcited, the new phasor diagram is represented by motor in Figure 1. The active power consumed from the network under these conditions is given by If the breaking torque is increased, a limit is reached in which the rotor cannot keep up with the revolving field. The machine then stalls. This is known as “falling out of step,” “pulling out of step,” or “slipping poles.” The maximum torque limit is reached when the angle & equals electrical. The convention is to define & as negative for motor operation and positive for generator operation. The torque is also a function of the magnitude o f and . When overexcited, the value of is larger than in the underexcited condition. Therefore synchronous motors are capable of greater mechanical output when overexcited. Likewise, underexcited operation is more prone to result in an “out-of-step” situation Fig. 1.Phasor diagrams for a synchronous cylindrical-rotor ideal machine
  • 3. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 3, Issue 2, pp: (85-94), Month: April 2016 - June 2016, Available at: www.paperpublications.org Page | 87 Paper Publications Modern day industry having many advantages compared to the other motors, but it has a limited range of speed normally this drawback can be removed as well as the advantages being maintained as it is and added upon by the use of a BLDC motor system. Some of the notable advantages of a BLDC motor are as given below:  It has long operation life  It has higher speed range as well as efficiency  The speed v/s torque characteristics are superior  The operation is noiseless to some extent  Compared with other motors the torque-weight ratio is better Conventional DC motors have many attractive properties such as high efficiency and linear torque-speed characteristics. The control of DC motors is also simple and does not require complex hardware. However the main drawback of the DC motor is the need of periodic maintenance. The brushes of the mechanical commutator have other undesirable effects such as sparks, acoustic noise and carbon particles coming from the brushes. Brushless DC BLDC) motors can in many cases replace conventional dc motors. Despite the name, BLDC motors are actually a type of permanent magnet synchronous motors. They are driven by dc voltage but the current commutation is done by solid state switches. The commutation instants are determined by the rotor position and the position of the rotor is detected either by position sensors or by Sensorless techniques. BLDC motors have many advantages over conventional DC motors like:  Long operating life  High dynamic response  High efficiency  Better speed vs. torque characteristics  Noiseless operation  Higher speed range  Higher torque-weight ratio III. TUNING OF PI CONTROLLER PID controller has been used widely for processes and motion control system in industry. The transfer function of PID controller is shown in Fig. 5. Fig 2. Transfer function of PI controller. The control system performs poorly in characteristics and even it becomes unstable, if improper values of the controller tuning constants and used. So it becomes necessary to tune the controller parameters to achieve good control performance with the proper choice of tuning constants [6]. where: E(s) is error input signal,M(s) is manipulated output signal. Kp is proportional gain and Ki is integral gain. These parameters Kp, Ki and Kd are chosen to meet prescribed performance criteria, classically specified in terms of rise and settling times, overshoot, and steady-state error. In this paper PSO and BF techniques used to find the optimal values of parameters Kp, and Ki of (PI) controller for BLDC motor speed control system. Fig. 3 shows the block diagram of optimal PID control for the BLDC Motor.
  • 4. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 3, Issue 2, pp: (85-94), Month: April 2016 - June 2016, Available at: www.paperpublications.org Page | 88 Paper Publications Fig 3. The optimal PI control. IV. COMPUTATIONAL OR OPTIMIZATION TECHNIQUES Computational or Optimization Techniques These are techniques which are usually used for data modeling and optimization of a cost function, and have been used in PID tuning. Few examples are neural networks (computational models to simulate complex systems), genetic algorithm and differential evolution. The optimization techniques require a cost function they try to minimize. There are four types of cost functions used commonly  Integral Absolute Error ∫ | | Computational models are used for self tuning or auto tuning of PI controllers. Self tuning of PI controllers essentially sets the PI parameters and also models the process by using some computational model and compares the outputs to see if there are any process variations, in which case the PI parameters are reset to give the desired response. The existent types of adaptive techniques are classified based on the fact that if the process dynamics are varying [3], then the controller should compensate these variations by adapting its parameters. There are two types of process dynamics variations, predictable and unpredictable. The predictable ones are typically caused by nonlinearities and can be handled using a gain schedule, which means that the controller parameters are found for different operating conditions with an auto-tuning procedure that is employed thereafter to build a schedule. Different techniques have been used to replace the gain schedule mentioned above. V. PARTICLE SWARM OPTIMIZATION (PSO) Particle swarm optimization (PSO) is an optimization technique developed by Dr. Eberhart and Dr. Kennedy in 1995. This is population based optimization technique which was inspired by the social behaviour of fish schooling and bird flocking. The basic algorithm of PSO is [9,11] Step1- At first the mimimum and maximum value of the three controller parameters are being specified. This is done by selecting the population of individual which includes the searching point, its individual best value (pbest) and its global best value (gbest). Step2- After that the fitness value is being calculated for each individual using the evaluation function. Step3- Comparison of each individual is being done which is known as pbest. The best value from pbest is denoted as is gbest Step 4- After that the member velocity is being modified for each individual k. ( ) ( ) Where , where is known value. When g is 1 then it represents the change in velocity of controller parameter . When g is 2, then it indicates the change in parameter ki. Similarly when g is 3 then it denotes the change in parameter kd.
  • 5. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 3, Issue 2, pp: (85-94), Month: April 2016 - June 2016, Available at: www.paperpublications.org Page | 89 Paper Publications Step5- If ,then If , then Step6- Modified the member of each individual . Where and represent the minimum and maximum, respectively, of member of the individual. When is 1,then kp parameter indicates lower and upper bound which is indicated by and respectively. When is 2, then ki controller decides the which are indicated by and respectively. When is 3, then the kd controller indicates the lower and upper bounds which are being indicated by and respectively. Step 7- If the maximum v-0alue is reached through number of iteration then proceed to Step 8. or else proceed to Step 2. Step 8- The latest individual which is now generated becomes the optimal controller parameter. The Fig 4 shows that the flowchart of parameter optimizing procedure using PSO. Fig. 4. Flow chart for simulation of PSO based PI controller. VI. GENERIC ALGORITHM (GA) Genetic algorithm was first introduced by John Holland as reported. It is a heuristic optimization technique inspired by the mechanism of natural selection. The basic algorithm for GA to solve optimization problems is, Step1- At starting, initial population of compositions of the functions and terminals of the optimization problem is generated. Step2- Perform the following sub steps iteratively on the population of programs until the criterion for the termination has been achieved:
  • 6. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 3, Issue 2, pp: (85-94), Month: April 2016 - June 2016, Available at: www.paperpublications.org Page | 90 Paper Publications i) Each program in the population is executed and fitness value using the fitness measure is applied. ii) A new population of programs is created by applying the following operations that is (a) Reproduction (b) Crossover (c) Mutation. Step3- The identified individual program is designated by result designation .This result may be a solution or an approximate solution to the problem. The Figure5.1 shows that the flowchart of parameter optimizing procedure using GA. Fig. 5. Flow chart for simulation of GA based PI controller VII. RESULT AND DISCUSSION CASE I: IAE criteria with Partial Swarm Optimization technique From the fig 5 graph it is clear that the best fitness value is 7.687e+6. Fig.5. Output of Partial Swarm Optimization technique using IAE 0 5 10 15 20 25 30 0.6 0.8 1 1.2 1.4 1.6 1.8 2 2.2 x 10 7 Generation Fitnessvalue Best: 7.6867e+06 Mean: Inf 1 2 0 0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4 Number of variables (2) Currentbestindividual Current Best Individual Best fitness Mean fitness
  • 7. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 3, Issue 2, pp: (85-94), Month: April 2016 - June 2016, Available at: www.paperpublications.org Page | 91 Paper Publications Table1.1 Output parameter of IAE S.No. Kp Ki Fval 1. 3.5502 18.5479 7.2798e+06 At no load condition the PMSM drive simulink model was evaluated for the wave form of Speed response, motor torque and current by using PI-Controller. The waveforms are presented below. The simulation result for speed reference input of 3000 rpm with controller gains are KP =3.5502, KI = 18.5479with a load torque of 0 Nm, i.e. no load is applied to the motor at 0.1 sec which is shown in fig 6.Under this condition Motor torque is shown in fig.7 at No-load condition. Fig.6 Simulation result of speed response using PI-Controller when no load is applied to the motor at 0.1 sec when TL = 0 Nm, t=0.1 sec. Fig.7.Simulation result of Motor torque using PI-Controller when no-load is applied to motor at 0.1 sec when TL=0Nm, t=0.1 sec. CASE II: IAE criteria with generic algorithm technique From the fig 8 graph it is clear that the best fitness value is 5.9178e+06. Fig.8. Output of Generic Algorithm technique using IAE 0 0.05 0.1 0.15 0.2 0.25 0 500 1000 1500 2000 2500 3000 3500 Time(sec) Speed(RPM) 0 0.05 0.1 0.15 0.2 0.25 -40 -20 0 20 40 60 80 Time(sec) Torque(NM) 0 5 10 15 20 25 30 4 6 8 10 12 14 x 10 6 Generation Fitnessvalue Best: 5.91784e+06 Mean: 5.96629e+06 1 2 0 0.02 0.04 0.06 0.08 0.1 0.12 Number of variables (2) Currentbestindividual Current Best Individual Best fitness Mean fitness
  • 8. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 3, Issue 2, pp: (85-94), Month: April 2016 - June 2016, Available at: www.paperpublications.org Page | 92 Paper Publications Table1.2 Output parameter of IAE S.No. Kp Ki Fval 1. 0.1072 0.1038 5.9178e+06 In this condition the PMSM drive simulink model was evaluated for the wave form of Speed response, motor torque and current by using PI-Controller. The waveforms are presented below. The simulation result for speed reference input of 3000 rpm with controller gains are KP =0.7651, KI = 4.8748 with a load torque of 0 Nm, i.e. no load is applied to the motor at 0.1 sec which is shown in fig 9.Under this condition Motor torque is shown in fig.10 at No-load condition. Fig.9 Simulation result of speed response using PI-Controller when no load is applied to the motor at 0.1 sec when TL = 0 Nm, t=0.1 sec. Fig.10.Simulation result of Motor torque using PI-Controller when no-load is applied to motor at 0.1 sec when TL=0Nm, t=0.1 sec. CASE III: Comparison of GA and PSO Using Integral Time Absolute Error (IAE) Figure.11 Comparison of GA and PSO using IAE From figure11 it is clear that the response parameters for GA are better as compared to PSO. 0 0.05 0.1 0.15 0.2 0.25 0 500 1000 1500 2000 2500 3000 3500 Time(sec) Speed(rpm) 0 0.05 0.1 0.15 0.2 0.25 -10 0 10 20 30 40 50 60 70 80 Time(sec) Torque(NM) 0 0.05 0.1 0.15 0.2 0.25 0 500 1000 1500 2000 2500 3000 3500 Time(sec) Speed(rpm) GA PSO
  • 9. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 3, Issue 2, pp: (85-94), Month: April 2016 - June 2016, Available at: www.paperpublications.org Page | 93 Paper Publications VIII. CONCLUSION Performance comparison of different criteria has been reviewed and it is found that GA Using IAE criteria is giving better than PSO using IAE criteria. For which settling time and rise is found to be less. REFERENCES [1] V. Tipsuwanporn, W. Piyarat, C. Tarasantisuk, Identification and control of brushless DC motor using on-line trained artificial neural networks, in: Proceedings of Power Conversion Conference(3) Apr., Osaka, 2002, pp.1290- 1294. [2] Nasri M, Nezamabadi-pour H, Maghfoori M. A PSO-- based optimum design of PID controller for a linear brushless DC motor. World Acad Sci, Eng Technol 2007(2):211–5. [3] C.L.Lin, H.Y.Jan, Evolutionarily multiobjective PID control for linear brushless DC motor, in: Proc. of IEEE Int. Conf .Industrial Elect. Society(3) Nov. 2002, pp. 2033-2038. [4] Ang K, Chong G, Li Y. PID control system analysis, design, and technology. IEEE Trans Control Syst Technol 2005;13(July):559–76. [5] X.Li.Q.Zhang, H.Xiao, The design of brushless DC motor servo system based on wavelet ANN, in: Proceedings of IEEE Int. Conf. Machine Learning and Cybernetics(2) 26-29 Aug.2004, pp. 929- 933. [6] Nagaraj B, Subha S, Rampriya B. Tuning algorithms for PID controller using soft computing techniques. IJCSNS Int J Comp Sci 2008;8(4):278–81. [7] Singh, Mahesh, R. N. Patel, and Rajkumar Jhapte. "Performance comparison of optimized controller tuning techniques for voltage stability."2016 IEEE First International Conference on Control, Measurement and Instrumentation (CMI). IEEE, 2016. [8] Ker-Wei, Yu, Shang-Chang Hu, An application of AC servo motor by using particle swarm optimization based sliding mode controller, in: Proceedings of IEEE Conference on Systems, Man and Cybernetics(5), 8-11October 2006, pp. 4146-4150. [9] L. Gao, H. Gao, C. Zhou, Particle swarm optimization based algorithm for machining parameter optimization, in: Proceedings of the 5th World Congress on Intelligent Control and Automation( 4) June 15-19, 2004, pp. 2867-2871. [10] Huang Han, Qin Hu, Hao Zhifeng, Lim Andrew. Example-based learning particle swarm optimization for continuous optimization. Inform Sci 2012;182(1):125–38. [11] Dasgupta SS, Das S, Abraham A, Biswas A. Adaptive computational chemotaxis in bacterial foraging optimization: an analysis. IEEE Trans Eval Comput 2009;13(4):919–41. [12] Kim DH, Abraham A, Cho JH. A hybrid genetic algorithm and bacterial foraging approach for global optimization. Inform Sci 2007;177(18):3918–37. [13] C. SheebaJoice, S. R. Paranjothi, and V. JawaharSenthil Kumar,“Digital Control Strategy for Four Quadrant Operation of Three Phase BLDC Motor With Load Variations” - IEEE Trans. on Industrial Informatics, vol. 9, no. 2, May 2013. [14] Bhim Singh and Sanjeev Singh,“State of the art on Permanent Magnet Brushless DC Motor Drives” – Journal of Power Electronics, Vol. 9,No.1, January 2009. [15] Francis BoafoEffah, Patrick Wheeler,Jon Clareand Alan Watson, “Space-Vector-Modulated Three-Level InvertersWith a Single Z-Source Network” – IEEE Trans. on Power Electronics, vol. 28, no. 6, June 2013. [16] Alin ¸ Stirban, Ion Boldeaand Gheorghe-Daniel Andreescu, “Motion-Sensorless Control of BLDC-PM Motor With Offline FEM-Information-Assisted Position and Speed Observer” –IEEE Trans. on Industry Applications, vol. 48, no. 6, November/December 2012.
  • 10. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 3, Issue 2, pp: (85-94), Month: April 2016 - June 2016, Available at: www.paperpublications.org Page | 94 Paper Publications [17] AnandSathyan, Nikola Milivojevic, Young-Joo Lee, Mahesh Krishnamurthy and Ali Emadi, “An FPGA-Based Novel Digital PWM Control Scheme for BLDC Motor Drives” - IEEE Trans. on Industrial Electronics, vol. 56, no. 8, August 2009. [18] Changliang Xia, Zhiqiang Li, and Tingna Shi,“A control strategy for four-switch three-phase brushless DC motor using single current sensor” -IEEE Trans.On Industrial Electronics,vol. 56, no. 6, June 2009. [19] E. Afjei, O. Hashemipour, M. A. Saati and M. M. Nezamabadi, “A new hybrid brushless DC motor/generator without permanent magnet”- IJE Transactions B: Applications Vol. 20, No. 1, April 2007. [20] Chung-Wen Hung, Cheng-Tsung Lin, Chih-Wen Liu and Jia-Yush Yen,“A Variable-Sampling Controller for Brushless DCMotor Drives With Low-Resolution Position Sensors”-IEEE Trans. on Industrial Electronics, vol. 54, no. 5, October 2007. [21] Vlad Gradinaru, Lucian Tutelea and Ion Boldea, “BLDC–SPM Motor Drive with DC–DC Converter in the DC Link: Hall Sensor versus Sensorless Speed Control” - 12th International Conference on Optimization of Electrical and Electronic Equipment, OPTIM 2010. [22] Ian Griffin and Ms. Jennifer Bruton, “On-line PID Controller Tuning using Genetic Algorithms”, 22/08/03.