SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6554
Performance Analysis of ACO based PID Controller in AVR
System: A Review
Prof. P. G. Dhawale1 , Prithviraj Patil2, Nilesh Kumbhar3, Rasika Mandlik4, Pranali Nikam5,
Saraswati Kamble6
2,3,4,5,6Students, EEE Department, Sanjay Ghodawat Group of Institutes, Kolhapur.
-----------------------------------------------------------------------***-----------------------------------------------------------------------
Abstract- AVR plays a vital role in generating stations. To
maintain voltage stability of the generator the terminal
voltage should remain constant all the times. In a large
interconnected system manual regulation is much
complicated and therefore automatic generation and
voltage regulation is necessary. So, to maintain a constant
voltage level, Automatic voltage regulator (AVR) is used at
each generating station. This paper presents a review of
the Ant Colony Optimization (ACO) technique used for the
tuning of the PID (Proportional, Integral, Derivative)
controllers which are used for AVR system. Ant Colony
Optimization technique is recognized from the behavior of
real ants within the colony to find optimum gain value in
shortest time period. In this paper, an attempt has been
made to design an optimal PID controller based on ACO
algorithm to improve the overall dynamic performance of
an AVR system for the control of terminal voltage
following disturbance.
Keywords: AVR, PID, ACO, ACO-PID etc
I. INTRODUCTION
An AVR controls the terminal voltage of a synchronous
generator. Terminal voltage of the synchronous generators
gets affected by the reactive power demand of the load. In
power system it is very much essential that the overall
voltage profile must be within the permissible limit at all
times during the operation of the equipments. Most of the
equipments are designed to work in a predetermined
value of voltage and frequency of operation. In case of any
deviation from these values results in decrease in
performance and lifetime of these equipment. Hence for
effective operation of the power system the Automatic
Voltage Regulators (AVR) are installed at each generating
plants. The main objective of AVR system is to maintain the
terminal voltage of the alternator in the generating station.
A. PID: In design of PID (Proportional integral derivative)
controller the three main parameters requires, namely
Proportional gain (Kp), Integral time constant (Ki) and
derivative time constant (Kd). By selecting an optimal
value for each of the three controller gains, the transient
response increases highly in terms of maximum overshoot
(osh), settling time (ts), rise time (tr) and the steady state
error (ess) of an AVR system. Each of these terms is
dependent on the error value between the input and
output. Traditionally tuning PID by trial and error method
is very tedious and time consuming. To reduces this
complexity, Evolutionary algorithm techniques are used.
There are Varies methods are adopted like Genetic
Algorithm (GA), Simulated Annealing (SA), Fuzzy logic, and
Particle Swarm Optimization (PSO), Ant Colony
Optimization (ACO).
B. ACO (Ant Colony Optimization) Algorithm: The
importance of ACO is that it gives fine tuning to PID
controller in AVR system. ACO gives shortest possible path
to get optimum tuning the gain of PID controller. ACO is a
technique inspired by the natural behavior of ants within a
colony searching for shortest path from their nest to a food
source. The shortest path is formed by the fact that ants
communicate via pheromones disposed on the path and
more pheromones path preferred following ants.
C. ACO-PID Controller: ACO algorithm is used to find out
optimized gain values and these values are given to the
PID controller for the next operation of the plant
representing AVR of the power generating system as
shown in Figure. The proportional gain makes the
controller respond to the error value, the integral gain help
to eliminate steady state error and derivative gain to
prevent overshoot.
FIG.1
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6555
II. PROBLEM STATEMENT
In a power system it is very much essential that the
system should operate on steady state condition, i.e. both
the voltage and frequency should remain at standard
values during operation. To mitigate this requirement PID
controllers are used in AVR system. Traditionally tuning of
PID by trial and error method is very tedious and time
consuming. To reduces this complexity, Evolutionary
algorithm techniques can be used which solves wide range
of practical problems. ACO algorithm gives shortest
possible path to get optimum tuning the gain of PID
controller.
III. MATLAB SIMULATION
By developing MATLAB program for optimum tuning the
parameters of PID controller for AVR system and by
developing ACO technique based MATLAB program for
optimum tuning of the same PID, The comparison of both
the results in MATLAB simulation with respect to settling
time, pick overshoot and oscillations, this results will
show that better control performance can be achieved in
ACO based PID controller in comparison with conventional
fixed gain PID method. ACO algorithm is used to optimize
the gains, and the values are transferred to the PID
controller of the plant.
IV. LITERATURE REVIEW
Zwe-Lee Gaing (2004) presented PSO for optimum design
of PID controller in AVR system. The simulation results
proved the proposed method in improving the step
response of an AVR system.[11]
Rohit Kumar presented PSO based approach to solve the
economic load dispatch with line flows and voltage
constraints, and concluded that the proposed approach is
computationally faster than GA.[12] Yoshida et al.
proposed PSO for reactive power and voltage control
considering voltage stability. The results reveal that the
proposed method generates a solution very near to the
global optimum solution. Ying-Tung Hsiao presents an
optimum approach for designing of PID controllers using
ACO to minimize the integral absolute control error. The
experiment results demonstrate that better control
performance can be achieved in comparison with
conventional PID method.[6] Duan Hai-bin presented a
parameter optimization strategy for PID controller using
ACO Algorithm. The algorithm has been applied to the
combinatorial optimization problem, and the results
indicate high precision of control and quick response.
Mohd. Rozely Kalil, Ismail Musirin proposed Ant Colony
Optimization (ACO) technique for searching the optimal
point of maximum loadability point at a load bus.. Hamid
Boubertakh, Mohamed Tadjine, Pierre-Yves Glorennec and
Salim Labiod has proposed theory that although
conventional PID controllers are the most used in the
industrial process, their performance is often limited when
it is poorly tuned and/or used for controlling highly
complex processes with nonlinearities, complex dynamic
behaviors.[3] Ing-Tung Hsiao proposed a solution
algorithm based on the ant colony optimization technique
to determine the parameters of the PID controller for
getting a well performance for a given plant. Simulation
results demonstrate that better control performance can
be achieved in comparison with known methods.[4]
Kiarash , Mehrdad Abedi,(2011) Shuffled frog leaping and
particle swarm optimization this two algoritm are used to
determine optimal PID controller in AVR system and also
shows that for tuning PID controller using various
optimization technique reduces complexity and find more
realistic result than trial and error method.[4] Hany M.
Hasanien (2013) propose optimization of PID controller in
AVR system shows that minimize the maximum
percentage overshoot, the rise time, the settling time and
oscillation and step response of AVR system can be
changed. Richa Singh (IEEE 2016)-ACO is popular
technique which shows behavior of real ant colonies to
find solutions to discrete optimization problems.[13]
V. CONCLUSION
This paper includes a brief review of current researches
and their methods for optimizing the gain value of PID
controller to improve system performance in network
delayed systems. In PID controller there are some
parameters that are used for tuning methods and methods
as well that are proposed by various researchers
practically and theoretically are summarized and studied
in this paper.
VI. REFERENCES
1) Ying-Tung Hsiao, Cheng-Long Chuang “Ant Colony
Optimization for Designing of PID Controllers”
2004 IEEE lntemational Symposium on Computer
Aided Control Systems.
2) Mohamed Tadjine, Salim Labiod “Tuning Fuzzy
PID Controllers using Ant Colony Optimization”
17th Mediterranean Conference on Control &
Automation Makedonia Palace, Thessaloniki,
Greece June 2009 .
3) Nazli Madinehi, Kiarash Shaloudegi, Mehrdad
Abedi, Hossein Askarian Abyaneh “Optimum
Design of PID Controller in AVR System Using
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6556
Intelligent Methods” IEEE Trondheim Power Tech
2011.
4) S. Dadvandipour, N. Khalili Dizaji, S. Rosshan
Entezar “An Approach to Optimize the
Proportional, Integral- Derivative Controller
System” 2015 16th international Carpathian
control conference (ICCC), 95-99.
5) Alireza Abbasy, Seyed Hamid Hosseini “Ant Colony
Optimization-Based Approach to Optimal
Reactive Power Dispatch: A Comparison of
Various Ant Systems” IEEE PES Power Africa 2007
- Conference and Exhibition Johannesburg, South
Africa, 16-20 July 2007.
6) Ying-Tung Hsiao, Cheng-Long Chuang and Cheng-
Chih Chien “Ant Colony Optimization for
Designing of PID Controllers” 2004 IEEE
international Symposium on Computer Aided
Control Systems Design Taipei, Taiwan,
September 24,2004.
7) Nazli Madinehi, Kiarash Shaloudegi, Mehrdad
Abedi, Hossein Askarian Abyaneh “Optimum
Design of PID Controller in AVR System Using
Intelligent Methods” IEEE Trondheim Power Tech
2011.
8) K. Ogata “Modern Control Engineering” New
Jersey; Prentice –Hall, Tehran; Aeizh,2002
9) D. P. Kothari and I J Nagrath “Modern Power
Systems Analysis”, Tata McGraw-Hill. New
York.3rd edition, 1997.
10) P. Kundur “Power System Stability and Control”
Mc Graw-Hill Companies Schaurns, New York.
11) Zwe-Lee Gaing, "A Particle Swarm Optimization
Approach for Optimum Design of PID Controller in
AVR System”, IEEE Transactions on Energy
Conversion, Vol. 19, No.2, June 2004, pp384-391.
12) Rohit Kumar Pancholi “Particle Swarm
Optimization for Economic Dispatch with Line
flow and Voltage Constraints” optimal operations
of power system, IEEE Treansactions 2003.
13) Richa Singh, Ambreesh Kumar2 and Rajneesh
Sharma3- 1st IEEE international Conference on
power Electronoics, Intellient control and Energy
Systems (ICPEICES-2016) “Fractional Order PID
Control Using Ant Colony Optimization”.

More Related Content

What's hot

IRJET- Optimum Design of PSO based Tuning using PID Controller for an Automat...
IRJET- Optimum Design of PSO based Tuning using PID Controller for an Automat...IRJET- Optimum Design of PSO based Tuning using PID Controller for an Automat...
IRJET- Optimum Design of PSO based Tuning using PID Controller for an Automat...IRJET Journal
 
Configuration of pid controller for speed control of dc motor utilizing optim...
Configuration of pid controller for speed control of dc motor utilizing optim...Configuration of pid controller for speed control of dc motor utilizing optim...
Configuration of pid controller for speed control of dc motor utilizing optim...Santosh Suman
 
Experimental evaluation of control performance of MPC as a regulatory controller
Experimental evaluation of control performance of MPC as a regulatory controllerExperimental evaluation of control performance of MPC as a regulatory controller
Experimental evaluation of control performance of MPC as a regulatory controllerISA Interchange
 
To Perform SIL And PIL Testing on Fast Dynamic System using Economical AVR Co...
To Perform SIL And PIL Testing on Fast Dynamic System using Economical AVR Co...To Perform SIL And PIL Testing on Fast Dynamic System using Economical AVR Co...
To Perform SIL And PIL Testing on Fast Dynamic System using Economical AVR Co...ijsrd.com
 
Evolutionary algorithms-based tuning of PID controller for an AVR system
Evolutionary algorithms-based tuning of PID controller  for an AVR system Evolutionary algorithms-based tuning of PID controller  for an AVR system
Evolutionary algorithms-based tuning of PID controller for an AVR system IJECEIAES
 
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...IOSR Journals
 
IRJET- Speed Control of DC Motor using PID Controller - A Review
IRJET-  	  Speed Control of DC Motor using PID Controller - A ReviewIRJET-  	  Speed Control of DC Motor using PID Controller - A Review
IRJET- Speed Control of DC Motor using PID Controller - A ReviewIRJET Journal
 
PID Controller based DC Motor Speed Control
PID Controller based DC Motor Speed ControlPID Controller based DC Motor Speed Control
PID Controller based DC Motor Speed Controlrahulmonikasharma
 
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
 
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...ijscmcjournal
 
BLDC control using PID & FUZZY logic controller-CSD PPT
BLDC control using PID & FUZZY logic controller-CSD PPTBLDC control using PID & FUZZY logic controller-CSD PPT
BLDC control using PID & FUZZY logic controller-CSD PPTAmiya Ranjan Behera
 
Speed controller design for three-phase induction motor based on dynamic ad...
  Speed controller design for three-phase induction motor based on dynamic ad...  Speed controller design for three-phase induction motor based on dynamic ad...
Speed controller design for three-phase induction motor based on dynamic ad...IJECEIAES
 
Speed Control of DC Motor using PID FUZZY Controller.
Speed Control of DC Motor using PID FUZZY Controller.Speed Control of DC Motor using PID FUZZY Controller.
Speed Control of DC Motor using PID FUZZY Controller.Binod kafle
 
Simulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID ControllerSimulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID Controllerijtsrd
 
IRJET- Automotive Safety System using Controller Area Network(CAN) Protocol
IRJET- Automotive Safety System using Controller Area Network(CAN) ProtocolIRJET- Automotive Safety System using Controller Area Network(CAN) Protocol
IRJET- Automotive Safety System using Controller Area Network(CAN) ProtocolIRJET Journal
 
IRJET- Load Frequency Control in Two Area Power Systems Integrated with S...
IRJET-  	  Load Frequency Control in Two Area Power Systems Integrated with S...IRJET-  	  Load Frequency Control in Two Area Power Systems Integrated with S...
IRJET- Load Frequency Control in Two Area Power Systems Integrated with S...IRJET Journal
 
IRJET- Comparative Study of Load Frequency Control using PID and Fuzzy- PID C...
IRJET- Comparative Study of Load Frequency Control using PID and Fuzzy- PID C...IRJET- Comparative Study of Load Frequency Control using PID and Fuzzy- PID C...
IRJET- Comparative Study of Load Frequency Control using PID and Fuzzy- PID C...IRJET Journal
 

What's hot (19)

Gl3311371146
Gl3311371146Gl3311371146
Gl3311371146
 
IRJET- Optimum Design of PSO based Tuning using PID Controller for an Automat...
IRJET- Optimum Design of PSO based Tuning using PID Controller for an Automat...IRJET- Optimum Design of PSO based Tuning using PID Controller for an Automat...
IRJET- Optimum Design of PSO based Tuning using PID Controller for an Automat...
 
Configuration of pid controller for speed control of dc motor utilizing optim...
Configuration of pid controller for speed control of dc motor utilizing optim...Configuration of pid controller for speed control of dc motor utilizing optim...
Configuration of pid controller for speed control of dc motor utilizing optim...
 
Experimental evaluation of control performance of MPC as a regulatory controller
Experimental evaluation of control performance of MPC as a regulatory controllerExperimental evaluation of control performance of MPC as a regulatory controller
Experimental evaluation of control performance of MPC as a regulatory controller
 
To Perform SIL And PIL Testing on Fast Dynamic System using Economical AVR Co...
To Perform SIL And PIL Testing on Fast Dynamic System using Economical AVR Co...To Perform SIL And PIL Testing on Fast Dynamic System using Economical AVR Co...
To Perform SIL And PIL Testing on Fast Dynamic System using Economical AVR Co...
 
Evolutionary algorithms-based tuning of PID controller for an AVR system
Evolutionary algorithms-based tuning of PID controller  for an AVR system Evolutionary algorithms-based tuning of PID controller  for an AVR system
Evolutionary algorithms-based tuning of PID controller for an AVR system
 
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
 
IRJET- Speed Control of DC Motor using PID Controller - A Review
IRJET-  	  Speed Control of DC Motor using PID Controller - A ReviewIRJET-  	  Speed Control of DC Motor using PID Controller - A Review
IRJET- Speed Control of DC Motor using PID Controller - A Review
 
PID Controller based DC Motor Speed Control
PID Controller based DC Motor Speed ControlPID Controller based DC Motor Speed Control
PID Controller based DC Motor Speed Control
 
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
 
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
 
Ib3414801485
Ib3414801485Ib3414801485
Ib3414801485
 
BLDC control using PID & FUZZY logic controller-CSD PPT
BLDC control using PID & FUZZY logic controller-CSD PPTBLDC control using PID & FUZZY logic controller-CSD PPT
BLDC control using PID & FUZZY logic controller-CSD PPT
 
Speed controller design for three-phase induction motor based on dynamic ad...
  Speed controller design for three-phase induction motor based on dynamic ad...  Speed controller design for three-phase induction motor based on dynamic ad...
Speed controller design for three-phase induction motor based on dynamic ad...
 
Speed Control of DC Motor using PID FUZZY Controller.
Speed Control of DC Motor using PID FUZZY Controller.Speed Control of DC Motor using PID FUZZY Controller.
Speed Control of DC Motor using PID FUZZY Controller.
 
Simulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID ControllerSimulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID Controller
 
IRJET- Automotive Safety System using Controller Area Network(CAN) Protocol
IRJET- Automotive Safety System using Controller Area Network(CAN) ProtocolIRJET- Automotive Safety System using Controller Area Network(CAN) Protocol
IRJET- Automotive Safety System using Controller Area Network(CAN) Protocol
 
IRJET- Load Frequency Control in Two Area Power Systems Integrated with S...
IRJET-  	  Load Frequency Control in Two Area Power Systems Integrated with S...IRJET-  	  Load Frequency Control in Two Area Power Systems Integrated with S...
IRJET- Load Frequency Control in Two Area Power Systems Integrated with S...
 
IRJET- Comparative Study of Load Frequency Control using PID and Fuzzy- PID C...
IRJET- Comparative Study of Load Frequency Control using PID and Fuzzy- PID C...IRJET- Comparative Study of Load Frequency Control using PID and Fuzzy- PID C...
IRJET- Comparative Study of Load Frequency Control using PID and Fuzzy- PID C...
 

Similar to Performance Analysis of ACO based PID Controller in AVR System: A Review

Speed_Control_of_DC_Motor_Using_Particle_Swarm_Opt.pdf
Speed_Control_of_DC_Motor_Using_Particle_Swarm_Opt.pdfSpeed_Control_of_DC_Motor_Using_Particle_Swarm_Opt.pdf
Speed_Control_of_DC_Motor_Using_Particle_Swarm_Opt.pdfThienMai14
 
Optimised control using Proportional-Integral-Derivative controller tuned usi...
Optimised control using Proportional-Integral-Derivative controller tuned usi...Optimised control using Proportional-Integral-Derivative controller tuned usi...
Optimised control using Proportional-Integral-Derivative controller tuned usi...IJECEIAES
 
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...IRJET Journal
 
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...IRJET Journal
 
Hybrid controller design using gain scheduling approach for compressor systems
Hybrid controller design using gain scheduling approach for  compressor systemsHybrid controller design using gain scheduling approach for  compressor systems
Hybrid controller design using gain scheduling approach for compressor systemsIJECEIAES
 
Performance optimization and comparison of variable parameter using genetic
Performance optimization and comparison of variable parameter using geneticPerformance optimization and comparison of variable parameter using genetic
Performance optimization and comparison of variable parameter using geneticIAEME Publication
 
IRJET- Design & Development of Two-Wheeled Self Balancing Robot
IRJET-  	  Design & Development of Two-Wheeled Self Balancing RobotIRJET-  	  Design & Development of Two-Wheeled Self Balancing Robot
IRJET- Design & Development of Two-Wheeled Self Balancing RobotIRJET Journal
 
Design of a model reference adaptive PID control algorithm for a tank system
Design of a model reference adaptive PID control algorithm  for a tank system Design of a model reference adaptive PID control algorithm  for a tank system
Design of a model reference adaptive PID control algorithm for a tank system IJECEIAES
 
Internal model controller based PID with fractional filter design for a nonli...
Internal model controller based PID with fractional filter design for a nonli...Internal model controller based PID with fractional filter design for a nonli...
Internal model controller based PID with fractional filter design for a nonli...IJECEIAES
 
Position control of a single arm manipulator using ga pid controller
Position control of a single arm manipulator using ga pid controllerPosition control of a single arm manipulator using ga pid controller
Position control of a single arm manipulator using ga pid controllerIAEME Publication
 
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy Controller
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy ControllerIRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy Controller
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy ControllerIRJET Journal
 
DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...
DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...
DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...ijics
 

Similar to Performance Analysis of ACO based PID Controller in AVR System: A Review (20)

Speed_Control_of_DC_Motor_Using_Particle_Swarm_Opt.pdf
Speed_Control_of_DC_Motor_Using_Particle_Swarm_Opt.pdfSpeed_Control_of_DC_Motor_Using_Particle_Swarm_Opt.pdf
Speed_Control_of_DC_Motor_Using_Particle_Swarm_Opt.pdf
 
At4201308314
At4201308314At4201308314
At4201308314
 
Optimised control using Proportional-Integral-Derivative controller tuned usi...
Optimised control using Proportional-Integral-Derivative controller tuned usi...Optimised control using Proportional-Integral-Derivative controller tuned usi...
Optimised control using Proportional-Integral-Derivative controller tuned usi...
 
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
 
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
 
1011ijaia03
1011ijaia031011ijaia03
1011ijaia03
 
V13I1006.pdf
V13I1006.pdfV13I1006.pdf
V13I1006.pdf
 
Pa3426282645
Pa3426282645Pa3426282645
Pa3426282645
 
Bj4301341344
Bj4301341344Bj4301341344
Bj4301341344
 
Hybrid controller design using gain scheduling approach for compressor systems
Hybrid controller design using gain scheduling approach for  compressor systemsHybrid controller design using gain scheduling approach for  compressor systems
Hybrid controller design using gain scheduling approach for compressor systems
 
Performance optimization and comparison of variable parameter using genetic
Performance optimization and comparison of variable parameter using geneticPerformance optimization and comparison of variable parameter using genetic
Performance optimization and comparison of variable parameter using genetic
 
IRJET- Design & Development of Two-Wheeled Self Balancing Robot
IRJET-  	  Design & Development of Two-Wheeled Self Balancing RobotIRJET-  	  Design & Development of Two-Wheeled Self Balancing Robot
IRJET- Design & Development of Two-Wheeled Self Balancing Robot
 
Design of a model reference adaptive PID control algorithm for a tank system
Design of a model reference adaptive PID control algorithm  for a tank system Design of a model reference adaptive PID control algorithm  for a tank system
Design of a model reference adaptive PID control algorithm for a tank system
 
J010346786
J010346786J010346786
J010346786
 
Ge2310721081
Ge2310721081Ge2310721081
Ge2310721081
 
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...
 
Internal model controller based PID with fractional filter design for a nonli...
Internal model controller based PID with fractional filter design for a nonli...Internal model controller based PID with fractional filter design for a nonli...
Internal model controller based PID with fractional filter design for a nonli...
 
Position control of a single arm manipulator using ga pid controller
Position control of a single arm manipulator using ga pid controllerPosition control of a single arm manipulator using ga pid controller
Position control of a single arm manipulator using ga pid controller
 
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy Controller
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy ControllerIRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy Controller
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy Controller
 
DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...
DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...
DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...Call girls in Ahmedabad High profile
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...ranjana rawat
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 

Recently uploaded (20)

MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 

Performance Analysis of ACO based PID Controller in AVR System: A Review

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6554 Performance Analysis of ACO based PID Controller in AVR System: A Review Prof. P. G. Dhawale1 , Prithviraj Patil2, Nilesh Kumbhar3, Rasika Mandlik4, Pranali Nikam5, Saraswati Kamble6 2,3,4,5,6Students, EEE Department, Sanjay Ghodawat Group of Institutes, Kolhapur. -----------------------------------------------------------------------***----------------------------------------------------------------------- Abstract- AVR plays a vital role in generating stations. To maintain voltage stability of the generator the terminal voltage should remain constant all the times. In a large interconnected system manual regulation is much complicated and therefore automatic generation and voltage regulation is necessary. So, to maintain a constant voltage level, Automatic voltage regulator (AVR) is used at each generating station. This paper presents a review of the Ant Colony Optimization (ACO) technique used for the tuning of the PID (Proportional, Integral, Derivative) controllers which are used for AVR system. Ant Colony Optimization technique is recognized from the behavior of real ants within the colony to find optimum gain value in shortest time period. In this paper, an attempt has been made to design an optimal PID controller based on ACO algorithm to improve the overall dynamic performance of an AVR system for the control of terminal voltage following disturbance. Keywords: AVR, PID, ACO, ACO-PID etc I. INTRODUCTION An AVR controls the terminal voltage of a synchronous generator. Terminal voltage of the synchronous generators gets affected by the reactive power demand of the load. In power system it is very much essential that the overall voltage profile must be within the permissible limit at all times during the operation of the equipments. Most of the equipments are designed to work in a predetermined value of voltage and frequency of operation. In case of any deviation from these values results in decrease in performance and lifetime of these equipment. Hence for effective operation of the power system the Automatic Voltage Regulators (AVR) are installed at each generating plants. The main objective of AVR system is to maintain the terminal voltage of the alternator in the generating station. A. PID: In design of PID (Proportional integral derivative) controller the three main parameters requires, namely Proportional gain (Kp), Integral time constant (Ki) and derivative time constant (Kd). By selecting an optimal value for each of the three controller gains, the transient response increases highly in terms of maximum overshoot (osh), settling time (ts), rise time (tr) and the steady state error (ess) of an AVR system. Each of these terms is dependent on the error value between the input and output. Traditionally tuning PID by trial and error method is very tedious and time consuming. To reduces this complexity, Evolutionary algorithm techniques are used. There are Varies methods are adopted like Genetic Algorithm (GA), Simulated Annealing (SA), Fuzzy logic, and Particle Swarm Optimization (PSO), Ant Colony Optimization (ACO). B. ACO (Ant Colony Optimization) Algorithm: The importance of ACO is that it gives fine tuning to PID controller in AVR system. ACO gives shortest possible path to get optimum tuning the gain of PID controller. ACO is a technique inspired by the natural behavior of ants within a colony searching for shortest path from their nest to a food source. The shortest path is formed by the fact that ants communicate via pheromones disposed on the path and more pheromones path preferred following ants. C. ACO-PID Controller: ACO algorithm is used to find out optimized gain values and these values are given to the PID controller for the next operation of the plant representing AVR of the power generating system as shown in Figure. The proportional gain makes the controller respond to the error value, the integral gain help to eliminate steady state error and derivative gain to prevent overshoot. FIG.1
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6555 II. PROBLEM STATEMENT In a power system it is very much essential that the system should operate on steady state condition, i.e. both the voltage and frequency should remain at standard values during operation. To mitigate this requirement PID controllers are used in AVR system. Traditionally tuning of PID by trial and error method is very tedious and time consuming. To reduces this complexity, Evolutionary algorithm techniques can be used which solves wide range of practical problems. ACO algorithm gives shortest possible path to get optimum tuning the gain of PID controller. III. MATLAB SIMULATION By developing MATLAB program for optimum tuning the parameters of PID controller for AVR system and by developing ACO technique based MATLAB program for optimum tuning of the same PID, The comparison of both the results in MATLAB simulation with respect to settling time, pick overshoot and oscillations, this results will show that better control performance can be achieved in ACO based PID controller in comparison with conventional fixed gain PID method. ACO algorithm is used to optimize the gains, and the values are transferred to the PID controller of the plant. IV. LITERATURE REVIEW Zwe-Lee Gaing (2004) presented PSO for optimum design of PID controller in AVR system. The simulation results proved the proposed method in improving the step response of an AVR system.[11] Rohit Kumar presented PSO based approach to solve the economic load dispatch with line flows and voltage constraints, and concluded that the proposed approach is computationally faster than GA.[12] Yoshida et al. proposed PSO for reactive power and voltage control considering voltage stability. The results reveal that the proposed method generates a solution very near to the global optimum solution. Ying-Tung Hsiao presents an optimum approach for designing of PID controllers using ACO to minimize the integral absolute control error. The experiment results demonstrate that better control performance can be achieved in comparison with conventional PID method.[6] Duan Hai-bin presented a parameter optimization strategy for PID controller using ACO Algorithm. The algorithm has been applied to the combinatorial optimization problem, and the results indicate high precision of control and quick response. Mohd. Rozely Kalil, Ismail Musirin proposed Ant Colony Optimization (ACO) technique for searching the optimal point of maximum loadability point at a load bus.. Hamid Boubertakh, Mohamed Tadjine, Pierre-Yves Glorennec and Salim Labiod has proposed theory that although conventional PID controllers are the most used in the industrial process, their performance is often limited when it is poorly tuned and/or used for controlling highly complex processes with nonlinearities, complex dynamic behaviors.[3] Ing-Tung Hsiao proposed a solution algorithm based on the ant colony optimization technique to determine the parameters of the PID controller for getting a well performance for a given plant. Simulation results demonstrate that better control performance can be achieved in comparison with known methods.[4] Kiarash , Mehrdad Abedi,(2011) Shuffled frog leaping and particle swarm optimization this two algoritm are used to determine optimal PID controller in AVR system and also shows that for tuning PID controller using various optimization technique reduces complexity and find more realistic result than trial and error method.[4] Hany M. Hasanien (2013) propose optimization of PID controller in AVR system shows that minimize the maximum percentage overshoot, the rise time, the settling time and oscillation and step response of AVR system can be changed. Richa Singh (IEEE 2016)-ACO is popular technique which shows behavior of real ant colonies to find solutions to discrete optimization problems.[13] V. CONCLUSION This paper includes a brief review of current researches and their methods for optimizing the gain value of PID controller to improve system performance in network delayed systems. In PID controller there are some parameters that are used for tuning methods and methods as well that are proposed by various researchers practically and theoretically are summarized and studied in this paper. VI. REFERENCES 1) Ying-Tung Hsiao, Cheng-Long Chuang “Ant Colony Optimization for Designing of PID Controllers” 2004 IEEE lntemational Symposium on Computer Aided Control Systems. 2) Mohamed Tadjine, Salim Labiod “Tuning Fuzzy PID Controllers using Ant Colony Optimization” 17th Mediterranean Conference on Control & Automation Makedonia Palace, Thessaloniki, Greece June 2009 . 3) Nazli Madinehi, Kiarash Shaloudegi, Mehrdad Abedi, Hossein Askarian Abyaneh “Optimum Design of PID Controller in AVR System Using
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6556 Intelligent Methods” IEEE Trondheim Power Tech 2011. 4) S. Dadvandipour, N. Khalili Dizaji, S. Rosshan Entezar “An Approach to Optimize the Proportional, Integral- Derivative Controller System” 2015 16th international Carpathian control conference (ICCC), 95-99. 5) Alireza Abbasy, Seyed Hamid Hosseini “Ant Colony Optimization-Based Approach to Optimal Reactive Power Dispatch: A Comparison of Various Ant Systems” IEEE PES Power Africa 2007 - Conference and Exhibition Johannesburg, South Africa, 16-20 July 2007. 6) Ying-Tung Hsiao, Cheng-Long Chuang and Cheng- Chih Chien “Ant Colony Optimization for Designing of PID Controllers” 2004 IEEE international Symposium on Computer Aided Control Systems Design Taipei, Taiwan, September 24,2004. 7) Nazli Madinehi, Kiarash Shaloudegi, Mehrdad Abedi, Hossein Askarian Abyaneh “Optimum Design of PID Controller in AVR System Using Intelligent Methods” IEEE Trondheim Power Tech 2011. 8) K. Ogata “Modern Control Engineering” New Jersey; Prentice –Hall, Tehran; Aeizh,2002 9) D. P. Kothari and I J Nagrath “Modern Power Systems Analysis”, Tata McGraw-Hill. New York.3rd edition, 1997. 10) P. Kundur “Power System Stability and Control” Mc Graw-Hill Companies Schaurns, New York. 11) Zwe-Lee Gaing, "A Particle Swarm Optimization Approach for Optimum Design of PID Controller in AVR System”, IEEE Transactions on Energy Conversion, Vol. 19, No.2, June 2004, pp384-391. 12) Rohit Kumar Pancholi “Particle Swarm Optimization for Economic Dispatch with Line flow and Voltage Constraints” optimal operations of power system, IEEE Treansactions 2003. 13) Richa Singh, Ambreesh Kumar2 and Rajneesh Sharma3- 1st IEEE international Conference on power Electronoics, Intellient control and Energy Systems (ICPEICES-2016) “Fractional Order PID Control Using Ant Colony Optimization”.