SlideShare uma empresa Scribd logo
1 de 8
Baixar para ler offline
Journal of Electrical Engineering & Technology (JEET) ISSN 2347-422X (Print), ISSN
2347-4238 (Online), Volume 1, Issue 1, July-December (2013)
1
COMPARISON OF TUNING METHODS OF PID CONTROLLER
USING VARIOUS TUNING TECHNIQUES WITH GENETIC
ALGORITHM
POOJA KHATRI
Department of Electrical and Electronics Engineering
H.C.T.M.Kaithal
ABSTRACT
During the last years, the use of intelligent strategies for tuning of controller has been
growing. The evolutionary strategies have won an important place thanks to their flexibility.
PID tuning plays an important role in operations or tuning in the complex process such as the
temperature of an oven used in many industrial applications. However, many tuning
technologies for strictly maintaining the temperature are difficult to tune with conventional
optimization methods since the process has many difficulties; delay or transportation lag, rate
of temperature depends on thermal resistance, temperature oscillations about its nominal
value etc. Up to the present time, since the gain of the controller has to be manually tuned by
trial and error, it is very difficult to achieve an optimal gain with no experience. This paper
addresses comparison of tuning methods of the PID Controller using various tuning
techniques.
1. INTRODUCTION
Plant to be controlled is an electric oven, the temperature of which must adjust itself
in accordance with the reference or command. This is a thermal system which basically
involves the transfer of heat from one section to another. In the present case, we are interested
in the transfer of heat from the heater coil to the oven and leakage of heat from the oven to
the atmosphere.
There are three modes of heat transfer viz. conduction, convection and radiation. Heat
transfer through radiation may be neglected in the present case since the temperature
involved is quiet small.
Difficulties are however faced in the system due to following reasons:
(a) The temperature rise in response to the heat input is instantaneous. A certain amount of
time is needed to transfer the heat by convection and conduction inside the oven. This
requires a delay or transportation lag term, exp (-sT1), to be included in the transfer function,
where T1 is the time lag in seconds.
JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY
(JEET)
ISSN 2347-422X (Print)
ISSN 2347-4238 (Online)
Volume 1, Issue 1, July-December (2013), pp. 01-08
© IAEME: http://www.iaeme.com/JEET.asp
JEET
© I A E M E
Journal of Electrical Engineering & Technology (JEET) ISSN 2347-422X (Print), ISSN
2347-4238 (Online), Volume 1, Issue 1, July-December (2013)
2
(b) Unlike the equivalent electrical circuit of figure1. The heat input in the thermal
system cannot have negative sign. This means that, although, the rate of temperature rise
would depend on the heat input, or the rate of temperature fall would depend on thermal
resistance R. The conventional analysis methods then become inapplicable.
Figure1.
(c) Referring to the closed loop oven control system of figure 2, it may be seen that in the
steady state the error ess = lim (Tref-T) = Tref / (1+AR) t→∞
Figure2.
In this system, A cannot be increased excessively in an attempt to reduce error, since
a large gain is likely to lead to instability due to transportation lag. Also, every time (Tref-T)
becomes negative, the heat input is cut off and the oven must cool down slowly. The
temperature T therefore Oscillates around nominal value.
The objectives that have been realized through the above difficulty are the following:
1. To identify the oven parameters with the help of plant response.
2. To determine the transfer function of the oven including its actuator.
3. To investigate the response of various control tuning methodologies using MATLAB.
4. To compare the above responses with the controller tuning designed by using Genetic
Algorithm.
In this paper, a GA was used to automate the tuning of temperature control system in
order to get insight of the advantages of using a GA, the results were compared against the
open loop system, closed loop system, Ziegler-Nichols first method and Ziegler-Nichols
modified closed loop method.
2. PID CONTROLLER TUNING METHODS
A. Ziegler-Nichols First method
Ziegler-Nichols method applies to the open loop transfer function. It is simpler to
calculate because the guess work is taken out as opposed to the closed loop method where the
accuracy of 'steady oscillations' becomes estimation at best. The control law settings are then
obtained from the table1.1. Here L is delay time and T is time constant.
SCR
R
+1
I V
A
SCR
R
+1
Tref +
Journal of Electrical Engineering & Technology (JEET) ISSN 2347-422X (Print), ISSN
2347-4238 (Online), Volume 1, Issue 1, July-December (2013)
3
Table 1: Tuning parameters for Ziegler Nichols First method
B. Ziegler-Nichols Closed Loop method
The method is straightforward. First, set the controller to P mode only then set the
gain of the controller (Kc) to a small value. Make a small set point (or load) change and
observe the response of the controlled variable. If kc is low, the response should be sluggish.
Increase kc by a factor of two and make another small change in the set point or the load.
Keep increasing kc by a factor of two until the response becomes oscillatory. Finally, adjust
Kc until a response is obtained that produces continuous oscillations. This is known as the
ultimate gain (Ku). Note the period of the oscillations (Pu). The control law settings are then
obtained from the table1.2.
Table 2: Tuning parameters for Ziegler Nichols closed loop ultimate gain method
Type of
controll
er
Kc Ki Kd
P Ku/2
PI Ku/2.
2
Pu/1.2
PID Ku/1.
7
Pu/2 Pu/8
It is unwise to force the system into a situation where there are continuous
oscillations, as this represents the limit at which the feedback system is stable. Generally, it is
a good idea to stop at the point where some oscillation has been obtained. It is then possible
to approximate the period (Pu) and the gain at this point is taken as the ultimate gain (Ku),
then this will provide a more conservative tuning regime.
C. Genetic Algorithm
Genetic algorithms are search algorithms based on the mechanics of natural selection
and natural genetics. They combine survival of the fittest among string structures with a
structured yet randomized information exchange to form a search algorithm with some of the
innovative flair of human search. Genetic algorithms have been developed by John Holland,
his colleagues, and his students at the University of Michigan. The goals of their research
have been twofold:
Type of
controller
Kp Ki Kd
P
L
T
PI
L
T
9.0
3.0
L
PID
L
T
2.1
2 L 0.5 L
Journal of Electrical Engineering & Technology (JEET) ISSN 2347-422X (Print), ISSN
2347-4238 (Online), Volume 1, Issue 1, July-December (2013)
4
(1) To abstract and rigorously explain the adaptive processes of natural systems
(2) To design artificial systems software that retains the important mechanism of natural
systems.
Genetic algorithms are different from more normal optimization and search
procedures in four ways:
1. GAs work with a coding of the parameter set, not the parameters themselves.
2. GAs search from a population of points, not a single point.
3. GAs is payoff (objective function) information, not derivatives or other auxiliary
Knowledge.
4. GAs use probabilistic transition rules, not deterministic rules.
3. CONTROL CHARACTERISTICS FOR DESIGNING OF CONTROLLER
A. Control Characteristics in Temperature Control System
Temperature control is one of the most common industrial control systems that are in
operation. This equipment is designed to expose the learner to the intricacies of such a
system in the friendly environment of a laboratory, free from disturbances and uncertainties
of plant prevalent in an actual process. The temperature data may be obtained manually, thus
avoiding expensive equipment like an X-Y recorder. A solid state temperature sensor
converts the absolute temperature information to a proportional electric signal. The reference
and actual temperatures are indicated in degree Celsius on a switch selectable digital display.
In the analysis of any control system is to derive its mathematical model.
B.Designing of Controller using Genetic Algorithm
For Design of controller for temperature control system, a Genetic algorithm based
Mat lab Program is constructed. This program uses the Kp, Ki and Kd parameters as three
chromosomes of each individual of a population. Genetically these parameters are tuned so
that the fitness function (Integral Square of the error) is minimized. It is a simple Genetic
Algorithm with one point crossover in analog form, simple mutation and Roulette Wheel
selection method is used. For last iteration, a result of step response is checked to determine
rise time, peak overshoot and settling time.
C. Identification of Oven Parameters
Plant identification is the first step before an attempt can be made to control it. In the
present case, the oven equations are obtained experimentally from its step response. In the
open loop testing, the oven is driven through the P-amplifier set to its maximum gain10. The
input to the amplifier is adjusted through reference potentiometer.
The constant for oven plus controller is given by K= Oven temperature at steady state/
Input (volt)
Hence, K =
50
49
= 0.99≈1
T1, T2 as measured from the open-loop graph is:
T1 = 3.3 sec; T2 = 0.41 sec
Transfer function can be written as:
Journal of Electrical Engineering &
2347-4238 (Online), Volume 1, Issue 1, July
Transfer Function =
11
2
+
−
sT
Ke sT
So, transfer function =
3.3
41.0
+
−
s
e
K
s
Using Pade’s Approximation e−
Hence G(s) =
( )
( )( )13.341.02
41.02
++
−
ss
sK
Here K = 1
So, G(s) =
201.7353.1
41.02
2
++
−
ss
s
4. RESPONSES OF VARIOUS CONTROL TUNING
A. Open Loop Response
Open loop response of the plant transfer function is shown in figure
Figure 3. Open Loop Response of Temperature Control
B. Closed Loop Response
Closed loop response of the plant with unity feedback is as shown in figure5.Rise
time, settling time, peak overshoot are also shown in the figure.
Figure 4
l Engineering & Technology (JEET) ISSN 2347-422X (Print), ISSN
Online), Volume 1, Issue 1, July-December (2013)
5
1
s
s
ss
41.02
41.0241.0
+
−
=−
)1
RESPONSES OF VARIOUS CONTROL TUNING METHODOLOGIES
Open loop response of the plant transfer function is shown in figure
Open Loop Response of Temperature Control
Closed loop response of the plant with unity feedback is as shown in figure5.Rise
time, settling time, peak overshoot are also shown in the figure.
Figure 4. Closed Loop Response
(Print), ISSN
METHODOLOGIES
Closed loop response of the plant with unity feedback is as shown in figure5.Rise
Journal of Electrical Engineering &
2347-4238 (Online), Volume 1, Issue 1, July
C. Zeigler-Nichols First Method
The results of PID tuning using Ziegler
the values of Kp, Ki and Kd acc. to Ziegler
Kp = 9.65
Ki = 1.2195
Kd = 0.205
Figure 5. Step Response of Ziegler
D. Ziegler Nichols Second Method
The results of PID tuning using Ziegler
Here the values of Kp, Ki and Kd
Kp = 9.6585
K i = 1.666
K d = 0.15
Figure 6. Step Response of Ziegler
l Engineering & Technology (JEET) ISSN 2347-422X (Print), ISSN
Online), Volume 1, Issue 1, July-December (2013)
6
Nichols First Method
The results of PID tuning using Ziegler-Nichols method are as shown in figure 6.Here
acc. to Ziegler-Nichols first method are as:
Step Response of Ziegler-Nichols based PID Controller Tuning
Ziegler Nichols Second Method
The results of PID tuning using Ziegler-Nichols method are as shown below in fig
acc. to Ziegler-Nichols second method are as:
Step Response of Ziegler-Nichols Closed Loop based PID Controller
(Print), ISSN
Nichols method are as shown in figure 6.Here
Nichols based PID Controller Tuning
Nichols method are as shown below in figure 7.
Nichols Closed Loop based PID Controller Tuning
Journal of Electrical Engineering &
2347-4238 (Online), Volume 1, Issue 1, July
E. Genetic Algorithm Response
The step response for a time delay model is as shown above in
exponential factor a dip is observed in the response. When a GA tuned PID controller is used
then the step response of the closed loop
Figure 7. Nyquist Plot of GA based PID Controller
Figure 8. Step Response of Temperature Control plant with the addition of GA based PID
Nyquist plot of the transfer function with addition of controller is shown in figure 8.It
shows the relative stability of the plant. Points mentioned in the graph sho
that region.
5. COMPARISON AND DISCUSSIONS
1. Closed loop response after applying feedback unity
2 Ziegler-Nichols first method
3. Ziegler-Nichols second method
4. Genetic algorithm response
l Engineering & Technology (JEET) ISSN 2347-422X (Print), ISSN
Online), Volume 1, Issue 1, July-December (2013)
7
Genetic Algorithm Response
The step response for a time delay model is as shown above in figure 9
exponential factor a dip is observed in the response. When a GA tuned PID controller is used
then the step response of the closed loop system is as given in figure 9.
Nyquist Plot of GA based PID Controller
Step Response of Temperature Control plant with the addition of GA based PID
Controller
Nyquist plot of the transfer function with addition of controller is shown in figure 8.It
shows the relative stability of the plant. Points mentioned in the graph shows the stability in
COMPARISON AND DISCUSSIONS
1. Closed loop response after applying feedback unity
Nichols second method
(Print), ISSN
figure 9, due to the
exponential factor a dip is observed in the response. When a GA tuned PID controller is used
Step Response of Temperature Control plant with the addition of GA based PID
Nyquist plot of the transfer function with addition of controller is shown in figure 8.It
ws the stability in
Journal of Electrical Engineering & Technology (JEET) ISSN 2347-422X (Print), ISSN
2347-4238 (Online), Volume 1, Issue 1, July-December (2013)
8
Table 3. Comparison of responses of different methods of controller tuning
S. No Peak response,
overshoot
Settling
time
Rise time Sag
1. > 8 sec,0% 5.92 sec 3.16 sec -0.0186 sec
2. 0.926 sec,34% 7.58 sec 0.322 sec -0.172 sec
3. 0.92 sec ,38% 3.96sec 0.293 sec -0.217sec
4. 10.5,4.9% 15.2 sec 4.82 sec Negligible
As it is clear from the above table that overshoots are 34% and 38% in Ziegler-
Nichols first and Ziegler-Nichols closed loop method and in case of closed loop response
overshoot is 0%. As in the case of Genetic Algorithm, overshoot is 4.9%, settling time is 15.2
sec and rise time is 4.82 sec, which are high as compared to Ziegler-Nichols methods but sag
or time delay is negligible in the Genetic Algorithm. This shows that rise time and settling
time have been increased in Genetic Algorithm response but sag or transportation lag is
negligible, which is present in all three responses.
6. CONCLUSION
To design an optimal controller that can actually be operated on temperature control
system, this paper focuses on designing of PID controller using Genetic algorithm, which can
reduces the difficulties encountered during operation of plant. The characteristics of the PID
controller tuned by genetic algorithm are compared with the results of PID controller based
on Ziegler-Nichols first method and Ziegler-Nichols closed loop method for developing
tuning technology on the temperature control system .It has been shown in the discussion that
Genetic Algorithm based controller proved to be better as compared to other methods. As the
main difficulty that came during the operation of plant was delay or transportation lag and
that have been removed using the genetic algorithm based controller.
In this paper, a new genetic approach is presented to make control of systems with
oscillatory modes and time delay. Optimal tuning of temperature control system is obtained.
It is intended that the Genetic PID approach can be connected easily as a backup controller
for other adaptive controllers.
REFERENCES
[1] Aldo Balestrino, et al., (2005), “Performance Indices and Tuning in Process Control”.
[2] Dong Hwa Kim, (2003), “Comparison of PID Controller Tuning of Power Plant using
Immune and Genetic Algorithm.”CIMSA 2003 Integrated Symposium on
Computational Intelligence for Measurements and Applications, Switzerland, 29-31
July 2003, pp169-174
[3] Hagglund T, and. Astrom K.J., (2000), “Supervision of Adaptive Control algorithms”,
Automatica.Vol. 36, (2000) 1171-1180
[4] J.C.Basilio and S.R.Matos (2002), “Design of PI and PID Controllers with
Transient Performance Specification.” IEEE Transaction on Education, Vol.45, No.4,
364-370
[5] Lasse M Erriksson and Mikael Johansson (2007), “PID Controller Tuning for Varying
Time-Delay Systems.” Proceedings of 2007 American Control Conference, New York
City USA, pp 619-625.

Mais conteúdo relacionado

Mais procurados

The application of Self-adaptive Fuzzy PID control the evaporator superheat
The application of Self-adaptive Fuzzy PID control the evaporator superheatThe application of Self-adaptive Fuzzy PID control the evaporator superheat
The application of Self-adaptive Fuzzy PID control the evaporator superheatIJRES Journal
 
Ijarcet vol-2-issue-7-2337-2340
Ijarcet vol-2-issue-7-2337-2340Ijarcet vol-2-issue-7-2337-2340
Ijarcet vol-2-issue-7-2337-2340Editor IJARCET
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
Water bath sonicator integrated with PID-based temperature controller for fla...
Water bath sonicator integrated with PID-based temperature controller for fla...Water bath sonicator integrated with PID-based temperature controller for fla...
Water bath sonicator integrated with PID-based temperature controller for fla...TELKOMNIKA JOURNAL
 
An Adaptive Soft Calibration Technique for Thermocouples using Optimized ANN
An Adaptive Soft Calibration Technique for Thermocouples using Optimized ANNAn Adaptive Soft Calibration Technique for Thermocouples using Optimized ANN
An Adaptive Soft Calibration Technique for Thermocouples using Optimized ANNidescitation
 
comparative analysis of pid and narma l2 controllers for shell and tube heat...
 comparative analysis of pid and narma l2 controllers for shell and tube heat... comparative analysis of pid and narma l2 controllers for shell and tube heat...
comparative analysis of pid and narma l2 controllers for shell and tube heat...INFOGAIN PUBLICATION
 
Controller ppt
Controller pptController ppt
Controller pptgourav0077
 
Evaluation of energy saving potential for optimal time response of hvac contr...
Evaluation of energy saving potential for optimal time response of hvac contr...Evaluation of energy saving potential for optimal time response of hvac contr...
Evaluation of energy saving potential for optimal time response of hvac contr...Basrah University for Oil and Gas
 
An Energy-Efficient Climate Control Solution for Smart Buildings Based on Pre...
An Energy-Efficient Climate Control Solution for Smart Buildings Based on Pre...An Energy-Efficient Climate Control Solution for Smart Buildings Based on Pre...
An Energy-Efficient Climate Control Solution for Smart Buildings Based on Pre...omar_afify
 
(E book) thermodynamics fundamentals for applications - j. o'connell, j. ha...
(E book) thermodynamics   fundamentals for applications - j. o'connell, j. ha...(E book) thermodynamics   fundamentals for applications - j. o'connell, j. ha...
(E book) thermodynamics fundamentals for applications - j. o'connell, j. ha...Christianne Cristaldo
 
6. performance analysis of pd, pid controllers for speed control of dc motor
6. performance analysis of pd, pid controllers for speed control of dc motor6. performance analysis of pd, pid controllers for speed control of dc motor
6. performance analysis of pd, pid controllers for speed control of dc motork srikanth
 
IRJET - Control and Analyze of TCPTF
IRJET -  	  Control and Analyze of TCPTFIRJET -  	  Control and Analyze of TCPTF
IRJET - Control and Analyze of TCPTFIRJET Journal
 

Mais procurados (20)

The application of Self-adaptive Fuzzy PID control the evaporator superheat
The application of Self-adaptive Fuzzy PID control the evaporator superheatThe application of Self-adaptive Fuzzy PID control the evaporator superheat
The application of Self-adaptive Fuzzy PID control the evaporator superheat
 
Ijarcet vol-2-issue-7-2337-2340
Ijarcet vol-2-issue-7-2337-2340Ijarcet vol-2-issue-7-2337-2340
Ijarcet vol-2-issue-7-2337-2340
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Water bath sonicator integrated with PID-based temperature controller for fla...
Water bath sonicator integrated with PID-based temperature controller for fla...Water bath sonicator integrated with PID-based temperature controller for fla...
Water bath sonicator integrated with PID-based temperature controller for fla...
 
PID Temperature Controller
PID Temperature ControllerPID Temperature Controller
PID Temperature Controller
 
Pid controller
Pid controllerPid controller
Pid controller
 
The Calibration Test Of Hybrid Landfill Gas -Photovoltaic-Genset Model In Bon...
The Calibration Test Of Hybrid Landfill Gas -Photovoltaic-Genset Model In Bon...The Calibration Test Of Hybrid Landfill Gas -Photovoltaic-Genset Model In Bon...
The Calibration Test Of Hybrid Landfill Gas -Photovoltaic-Genset Model In Bon...
 
An Adaptive Soft Calibration Technique for Thermocouples using Optimized ANN
An Adaptive Soft Calibration Technique for Thermocouples using Optimized ANNAn Adaptive Soft Calibration Technique for Thermocouples using Optimized ANN
An Adaptive Soft Calibration Technique for Thermocouples using Optimized ANN
 
Class 15 control action and controllers
Class 15   control action and controllersClass 15   control action and controllers
Class 15 control action and controllers
 
comparative analysis of pid and narma l2 controllers for shell and tube heat...
 comparative analysis of pid and narma l2 controllers for shell and tube heat... comparative analysis of pid and narma l2 controllers for shell and tube heat...
comparative analysis of pid and narma l2 controllers for shell and tube heat...
 
Control system-lab
Control system-labControl system-lab
Control system-lab
 
Controller ppt
Controller pptController ppt
Controller ppt
 
Evaluation of energy saving potential for optimal time response of hvac contr...
Evaluation of energy saving potential for optimal time response of hvac contr...Evaluation of energy saving potential for optimal time response of hvac contr...
Evaluation of energy saving potential for optimal time response of hvac contr...
 
An Energy-Efficient Climate Control Solution for Smart Buildings Based on Pre...
An Energy-Efficient Climate Control Solution for Smart Buildings Based on Pre...An Energy-Efficient Climate Control Solution for Smart Buildings Based on Pre...
An Energy-Efficient Climate Control Solution for Smart Buildings Based on Pre...
 
H010344552
H010344552H010344552
H010344552
 
08 pid.controller
08 pid.controller08 pid.controller
08 pid.controller
 
(E book) thermodynamics fundamentals for applications - j. o'connell, j. ha...
(E book) thermodynamics   fundamentals for applications - j. o'connell, j. ha...(E book) thermodynamics   fundamentals for applications - j. o'connell, j. ha...
(E book) thermodynamics fundamentals for applications - j. o'connell, j. ha...
 
6. performance analysis of pd, pid controllers for speed control of dc motor
6. performance analysis of pd, pid controllers for speed control of dc motor6. performance analysis of pd, pid controllers for speed control of dc motor
6. performance analysis of pd, pid controllers for speed control of dc motor
 
IRJET - Control and Analyze of TCPTF
IRJET -  	  Control and Analyze of TCPTFIRJET -  	  Control and Analyze of TCPTF
IRJET - Control and Analyze of TCPTF
 
02 GTP-14-1384
02 GTP-14-138402 GTP-14-1384
02 GTP-14-1384
 

Destaque

PID Control of Runaway Processes - Greg McMillan Deminar
PID Control of Runaway Processes - Greg McMillan DeminarPID Control of Runaway Processes - Greg McMillan Deminar
PID Control of Runaway Processes - Greg McMillan DeminarJim Cahill
 
Ppt on simulink by vikas gupta
Ppt on simulink by vikas guptaPpt on simulink by vikas gupta
Ppt on simulink by vikas guptaVikas Gupta
 
Ziegler nichols pid controller for effective pay-load torque responses and ti...
Ziegler nichols pid controller for effective pay-load torque responses and ti...Ziegler nichols pid controller for effective pay-load torque responses and ti...
Ziegler nichols pid controller for effective pay-load torque responses and ti...eSAT Journals
 
Tuning of pid
Tuning of pidTuning of pid
Tuning of pidAnkuseth
 
Control Systems Design- PID Tuning
Control Systems Design- PID TuningControl Systems Design- PID Tuning
Control Systems Design- PID Tuningparulo123
 
Pid controller by Mitesh Kumar
Pid controller by Mitesh KumarPid controller by Mitesh Kumar
Pid controller by Mitesh KumarMitesh Kumar
 
PID Tuning using Ziegler Nicholas - MATLAB Approach
PID Tuning using Ziegler Nicholas - MATLAB ApproachPID Tuning using Ziegler Nicholas - MATLAB Approach
PID Tuning using Ziegler Nicholas - MATLAB ApproachWaleed El-Badry
 
Pid controller tuning using fuzzy logic
Pid controller tuning using fuzzy logicPid controller tuning using fuzzy logic
Pid controller tuning using fuzzy logicRoni Roshni
 

Destaque (11)

Process control
Process control Process control
Process control
 
PID Control of Runaway Processes - Greg McMillan Deminar
PID Control of Runaway Processes - Greg McMillan DeminarPID Control of Runaway Processes - Greg McMillan Deminar
PID Control of Runaway Processes - Greg McMillan Deminar
 
pH Control
pH ControlpH Control
pH Control
 
Ppt on simulink by vikas gupta
Ppt on simulink by vikas guptaPpt on simulink by vikas gupta
Ppt on simulink by vikas gupta
 
Ziegler nichols pid controller for effective pay-load torque responses and ti...
Ziegler nichols pid controller for effective pay-load torque responses and ti...Ziegler nichols pid controller for effective pay-load torque responses and ti...
Ziegler nichols pid controller for effective pay-load torque responses and ti...
 
1011ijaia03
1011ijaia031011ijaia03
1011ijaia03
 
Tuning of pid
Tuning of pidTuning of pid
Tuning of pid
 
Control Systems Design- PID Tuning
Control Systems Design- PID TuningControl Systems Design- PID Tuning
Control Systems Design- PID Tuning
 
Pid controller by Mitesh Kumar
Pid controller by Mitesh KumarPid controller by Mitesh Kumar
Pid controller by Mitesh Kumar
 
PID Tuning using Ziegler Nicholas - MATLAB Approach
PID Tuning using Ziegler Nicholas - MATLAB ApproachPID Tuning using Ziegler Nicholas - MATLAB Approach
PID Tuning using Ziegler Nicholas - MATLAB Approach
 
Pid controller tuning using fuzzy logic
Pid controller tuning using fuzzy logicPid controller tuning using fuzzy logic
Pid controller tuning using fuzzy logic
 

Semelhante a 40620130101001

A new approach for Tuning of PID Load Frequency Controller of an Interconnect...
A new approach for Tuning of PID Load Frequency Controller of an Interconnect...A new approach for Tuning of PID Load Frequency Controller of an Interconnect...
A new approach for Tuning of PID Load Frequency Controller of an Interconnect...Editor IJMTER
 
Simulation analysis of Series Cascade control Structure and anti-reset windup...
Simulation analysis of Series Cascade control Structure and anti-reset windup...Simulation analysis of Series Cascade control Structure and anti-reset windup...
Simulation analysis of Series Cascade control Structure and anti-reset windup...IOSR Journals
 
Nonlinear batch reactor temperature control based on adaptive feedback based ilc
Nonlinear batch reactor temperature control based on adaptive feedback based ilcNonlinear batch reactor temperature control based on adaptive feedback based ilc
Nonlinear batch reactor temperature control based on adaptive feedback based ilcijics
 
NONLINEAR BATCH REACTOR TEMPERATURE CONTROL BASED ON ADAPTIVE FEEDBACK-BASED ILC
NONLINEAR BATCH REACTOR TEMPERATURE CONTROL BASED ON ADAPTIVE FEEDBACK-BASED ILCNONLINEAR BATCH REACTOR TEMPERATURE CONTROL BASED ON ADAPTIVE FEEDBACK-BASED ILC
NONLINEAR BATCH REACTOR TEMPERATURE CONTROL BASED ON ADAPTIVE FEEDBACK-BASED ILCijcisjournal
 
BTP Mid-Term Presentation
BTP Mid-Term PresentationBTP Mid-Term Presentation
BTP Mid-Term PresentationSumit Bhagat
 
Design of a low cost temperature controller for high temperature furnaces use...
Design of a low cost temperature controller for high temperature furnaces use...Design of a low cost temperature controller for high temperature furnaces use...
Design of a low cost temperature controller for high temperature furnaces use...eSAT Publishing House
 
Modern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID TuningModern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID TuningAmr E. Mohamed
 
Performance Based Comparison Between Various Z-N Tuninng PID And Fuzzy Logic ...
Performance Based Comparison Between Various Z-N Tuninng PID And Fuzzy Logic ...Performance Based Comparison Between Various Z-N Tuninng PID And Fuzzy Logic ...
Performance Based Comparison Between Various Z-N Tuninng PID And Fuzzy Logic ...ijsc
 
Performance based Comparison between Various Z-N Tuninng PID and Fuzzy Logic ...
Performance based Comparison between Various Z-N Tuninng PID and Fuzzy Logic ...Performance based Comparison between Various Z-N Tuninng PID and Fuzzy Logic ...
Performance based Comparison between Various Z-N Tuninng PID and Fuzzy Logic ...ijsc
 
Current predictive controller for high frequency resonant inverter in inducti...
Current predictive controller for high frequency resonant inverter in inducti...Current predictive controller for high frequency resonant inverter in inducti...
Current predictive controller for high frequency resonant inverter in inducti...IJECEIAES
 
Parameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controllerParameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controllereSAT Journals
 
Antenna Azimuth Position Control System using PIDController & State-Feedback ...
Antenna Azimuth Position Control System using PIDController & State-Feedback ...Antenna Azimuth Position Control System using PIDController & State-Feedback ...
Antenna Azimuth Position Control System using PIDController & State-Feedback ...IJECEIAES
 
TEMPERATURE BASED FAN SPEED CONTROLLER
TEMPERATURE  BASED  FAN  SPEED  CONTROLLERTEMPERATURE  BASED  FAN  SPEED  CONTROLLER
TEMPERATURE BASED FAN SPEED CONTROLLERTarek Erin
 

Semelhante a 40620130101001 (20)

A new approach for Tuning of PID Load Frequency Controller of an Interconnect...
A new approach for Tuning of PID Load Frequency Controller of an Interconnect...A new approach for Tuning of PID Load Frequency Controller of an Interconnect...
A new approach for Tuning of PID Load Frequency Controller of an Interconnect...
 
D04954148
D04954148D04954148
D04954148
 
Simulation analysis of Series Cascade control Structure and anti-reset windup...
Simulation analysis of Series Cascade control Structure and anti-reset windup...Simulation analysis of Series Cascade control Structure and anti-reset windup...
Simulation analysis of Series Cascade control Structure and anti-reset windup...
 
Nonlinear batch reactor temperature control based on adaptive feedback based ilc
Nonlinear batch reactor temperature control based on adaptive feedback based ilcNonlinear batch reactor temperature control based on adaptive feedback based ilc
Nonlinear batch reactor temperature control based on adaptive feedback based ilc
 
NONLINEAR BATCH REACTOR TEMPERATURE CONTROL BASED ON ADAPTIVE FEEDBACK-BASED ILC
NONLINEAR BATCH REACTOR TEMPERATURE CONTROL BASED ON ADAPTIVE FEEDBACK-BASED ILCNONLINEAR BATCH REACTOR TEMPERATURE CONTROL BASED ON ADAPTIVE FEEDBACK-BASED ILC
NONLINEAR BATCH REACTOR TEMPERATURE CONTROL BASED ON ADAPTIVE FEEDBACK-BASED ILC
 
A43010109
A43010109A43010109
A43010109
 
20 790
20 79020 790
20 790
 
BTP Mid-Term Presentation
BTP Mid-Term PresentationBTP Mid-Term Presentation
BTP Mid-Term Presentation
 
Acc shams
Acc shamsAcc shams
Acc shams
 
Design of a low cost temperature controller for high temperature furnaces use...
Design of a low cost temperature controller for high temperature furnaces use...Design of a low cost temperature controller for high temperature furnaces use...
Design of a low cost temperature controller for high temperature furnaces use...
 
Modern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID TuningModern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID Tuning
 
Di34672675
Di34672675Di34672675
Di34672675
 
Performance Based Comparison Between Various Z-N Tuninng PID And Fuzzy Logic ...
Performance Based Comparison Between Various Z-N Tuninng PID And Fuzzy Logic ...Performance Based Comparison Between Various Z-N Tuninng PID And Fuzzy Logic ...
Performance Based Comparison Between Various Z-N Tuninng PID And Fuzzy Logic ...
 
Performance based Comparison between Various Z-N Tuninng PID and Fuzzy Logic ...
Performance based Comparison between Various Z-N Tuninng PID and Fuzzy Logic ...Performance based Comparison between Various Z-N Tuninng PID and Fuzzy Logic ...
Performance based Comparison between Various Z-N Tuninng PID and Fuzzy Logic ...
 
Current predictive controller for high frequency resonant inverter in inducti...
Current predictive controller for high frequency resonant inverter in inducti...Current predictive controller for high frequency resonant inverter in inducti...
Current predictive controller for high frequency resonant inverter in inducti...
 
J010346786
J010346786J010346786
J010346786
 
Parameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controllerParameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controller
 
Antenna Azimuth Position Control System using PIDController & State-Feedback ...
Antenna Azimuth Position Control System using PIDController & State-Feedback ...Antenna Azimuth Position Control System using PIDController & State-Feedback ...
Antenna Azimuth Position Control System using PIDController & State-Feedback ...
 
TEMPERATURE BASED FAN SPEED CONTROLLER
TEMPERATURE  BASED  FAN  SPEED  CONTROLLERTEMPERATURE  BASED  FAN  SPEED  CONTROLLER
TEMPERATURE BASED FAN SPEED CONTROLLER
 
Pa3426282645
Pa3426282645Pa3426282645
Pa3426282645
 

Mais de IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

Mais de IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Último

Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 

Último (20)

Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 

40620130101001

  • 1. Journal of Electrical Engineering & Technology (JEET) ISSN 2347-422X (Print), ISSN 2347-4238 (Online), Volume 1, Issue 1, July-December (2013) 1 COMPARISON OF TUNING METHODS OF PID CONTROLLER USING VARIOUS TUNING TECHNIQUES WITH GENETIC ALGORITHM POOJA KHATRI Department of Electrical and Electronics Engineering H.C.T.M.Kaithal ABSTRACT During the last years, the use of intelligent strategies for tuning of controller has been growing. The evolutionary strategies have won an important place thanks to their flexibility. PID tuning plays an important role in operations or tuning in the complex process such as the temperature of an oven used in many industrial applications. However, many tuning technologies for strictly maintaining the temperature are difficult to tune with conventional optimization methods since the process has many difficulties; delay or transportation lag, rate of temperature depends on thermal resistance, temperature oscillations about its nominal value etc. Up to the present time, since the gain of the controller has to be manually tuned by trial and error, it is very difficult to achieve an optimal gain with no experience. This paper addresses comparison of tuning methods of the PID Controller using various tuning techniques. 1. INTRODUCTION Plant to be controlled is an electric oven, the temperature of which must adjust itself in accordance with the reference or command. This is a thermal system which basically involves the transfer of heat from one section to another. In the present case, we are interested in the transfer of heat from the heater coil to the oven and leakage of heat from the oven to the atmosphere. There are three modes of heat transfer viz. conduction, convection and radiation. Heat transfer through radiation may be neglected in the present case since the temperature involved is quiet small. Difficulties are however faced in the system due to following reasons: (a) The temperature rise in response to the heat input is instantaneous. A certain amount of time is needed to transfer the heat by convection and conduction inside the oven. This requires a delay or transportation lag term, exp (-sT1), to be included in the transfer function, where T1 is the time lag in seconds. JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (JEET) ISSN 2347-422X (Print) ISSN 2347-4238 (Online) Volume 1, Issue 1, July-December (2013), pp. 01-08 © IAEME: http://www.iaeme.com/JEET.asp JEET © I A E M E
  • 2. Journal of Electrical Engineering & Technology (JEET) ISSN 2347-422X (Print), ISSN 2347-4238 (Online), Volume 1, Issue 1, July-December (2013) 2 (b) Unlike the equivalent electrical circuit of figure1. The heat input in the thermal system cannot have negative sign. This means that, although, the rate of temperature rise would depend on the heat input, or the rate of temperature fall would depend on thermal resistance R. The conventional analysis methods then become inapplicable. Figure1. (c) Referring to the closed loop oven control system of figure 2, it may be seen that in the steady state the error ess = lim (Tref-T) = Tref / (1+AR) t→∞ Figure2. In this system, A cannot be increased excessively in an attempt to reduce error, since a large gain is likely to lead to instability due to transportation lag. Also, every time (Tref-T) becomes negative, the heat input is cut off and the oven must cool down slowly. The temperature T therefore Oscillates around nominal value. The objectives that have been realized through the above difficulty are the following: 1. To identify the oven parameters with the help of plant response. 2. To determine the transfer function of the oven including its actuator. 3. To investigate the response of various control tuning methodologies using MATLAB. 4. To compare the above responses with the controller tuning designed by using Genetic Algorithm. In this paper, a GA was used to automate the tuning of temperature control system in order to get insight of the advantages of using a GA, the results were compared against the open loop system, closed loop system, Ziegler-Nichols first method and Ziegler-Nichols modified closed loop method. 2. PID CONTROLLER TUNING METHODS A. Ziegler-Nichols First method Ziegler-Nichols method applies to the open loop transfer function. It is simpler to calculate because the guess work is taken out as opposed to the closed loop method where the accuracy of 'steady oscillations' becomes estimation at best. The control law settings are then obtained from the table1.1. Here L is delay time and T is time constant. SCR R +1 I V A SCR R +1 Tref +
  • 3. Journal of Electrical Engineering & Technology (JEET) ISSN 2347-422X (Print), ISSN 2347-4238 (Online), Volume 1, Issue 1, July-December (2013) 3 Table 1: Tuning parameters for Ziegler Nichols First method B. Ziegler-Nichols Closed Loop method The method is straightforward. First, set the controller to P mode only then set the gain of the controller (Kc) to a small value. Make a small set point (or load) change and observe the response of the controlled variable. If kc is low, the response should be sluggish. Increase kc by a factor of two and make another small change in the set point or the load. Keep increasing kc by a factor of two until the response becomes oscillatory. Finally, adjust Kc until a response is obtained that produces continuous oscillations. This is known as the ultimate gain (Ku). Note the period of the oscillations (Pu). The control law settings are then obtained from the table1.2. Table 2: Tuning parameters for Ziegler Nichols closed loop ultimate gain method Type of controll er Kc Ki Kd P Ku/2 PI Ku/2. 2 Pu/1.2 PID Ku/1. 7 Pu/2 Pu/8 It is unwise to force the system into a situation where there are continuous oscillations, as this represents the limit at which the feedback system is stable. Generally, it is a good idea to stop at the point where some oscillation has been obtained. It is then possible to approximate the period (Pu) and the gain at this point is taken as the ultimate gain (Ku), then this will provide a more conservative tuning regime. C. Genetic Algorithm Genetic algorithms are search algorithms based on the mechanics of natural selection and natural genetics. They combine survival of the fittest among string structures with a structured yet randomized information exchange to form a search algorithm with some of the innovative flair of human search. Genetic algorithms have been developed by John Holland, his colleagues, and his students at the University of Michigan. The goals of their research have been twofold: Type of controller Kp Ki Kd P L T PI L T 9.0 3.0 L PID L T 2.1 2 L 0.5 L
  • 4. Journal of Electrical Engineering & Technology (JEET) ISSN 2347-422X (Print), ISSN 2347-4238 (Online), Volume 1, Issue 1, July-December (2013) 4 (1) To abstract and rigorously explain the adaptive processes of natural systems (2) To design artificial systems software that retains the important mechanism of natural systems. Genetic algorithms are different from more normal optimization and search procedures in four ways: 1. GAs work with a coding of the parameter set, not the parameters themselves. 2. GAs search from a population of points, not a single point. 3. GAs is payoff (objective function) information, not derivatives or other auxiliary Knowledge. 4. GAs use probabilistic transition rules, not deterministic rules. 3. CONTROL CHARACTERISTICS FOR DESIGNING OF CONTROLLER A. Control Characteristics in Temperature Control System Temperature control is one of the most common industrial control systems that are in operation. This equipment is designed to expose the learner to the intricacies of such a system in the friendly environment of a laboratory, free from disturbances and uncertainties of plant prevalent in an actual process. The temperature data may be obtained manually, thus avoiding expensive equipment like an X-Y recorder. A solid state temperature sensor converts the absolute temperature information to a proportional electric signal. The reference and actual temperatures are indicated in degree Celsius on a switch selectable digital display. In the analysis of any control system is to derive its mathematical model. B.Designing of Controller using Genetic Algorithm For Design of controller for temperature control system, a Genetic algorithm based Mat lab Program is constructed. This program uses the Kp, Ki and Kd parameters as three chromosomes of each individual of a population. Genetically these parameters are tuned so that the fitness function (Integral Square of the error) is minimized. It is a simple Genetic Algorithm with one point crossover in analog form, simple mutation and Roulette Wheel selection method is used. For last iteration, a result of step response is checked to determine rise time, peak overshoot and settling time. C. Identification of Oven Parameters Plant identification is the first step before an attempt can be made to control it. In the present case, the oven equations are obtained experimentally from its step response. In the open loop testing, the oven is driven through the P-amplifier set to its maximum gain10. The input to the amplifier is adjusted through reference potentiometer. The constant for oven plus controller is given by K= Oven temperature at steady state/ Input (volt) Hence, K = 50 49 = 0.99≈1 T1, T2 as measured from the open-loop graph is: T1 = 3.3 sec; T2 = 0.41 sec Transfer function can be written as:
  • 5. Journal of Electrical Engineering & 2347-4238 (Online), Volume 1, Issue 1, July Transfer Function = 11 2 + − sT Ke sT So, transfer function = 3.3 41.0 + − s e K s Using Pade’s Approximation e− Hence G(s) = ( ) ( )( )13.341.02 41.02 ++ − ss sK Here K = 1 So, G(s) = 201.7353.1 41.02 2 ++ − ss s 4. RESPONSES OF VARIOUS CONTROL TUNING A. Open Loop Response Open loop response of the plant transfer function is shown in figure Figure 3. Open Loop Response of Temperature Control B. Closed Loop Response Closed loop response of the plant with unity feedback is as shown in figure5.Rise time, settling time, peak overshoot are also shown in the figure. Figure 4 l Engineering & Technology (JEET) ISSN 2347-422X (Print), ISSN Online), Volume 1, Issue 1, July-December (2013) 5 1 s s ss 41.02 41.0241.0 + − =− )1 RESPONSES OF VARIOUS CONTROL TUNING METHODOLOGIES Open loop response of the plant transfer function is shown in figure Open Loop Response of Temperature Control Closed loop response of the plant with unity feedback is as shown in figure5.Rise time, settling time, peak overshoot are also shown in the figure. Figure 4. Closed Loop Response (Print), ISSN METHODOLOGIES Closed loop response of the plant with unity feedback is as shown in figure5.Rise
  • 6. Journal of Electrical Engineering & 2347-4238 (Online), Volume 1, Issue 1, July C. Zeigler-Nichols First Method The results of PID tuning using Ziegler the values of Kp, Ki and Kd acc. to Ziegler Kp = 9.65 Ki = 1.2195 Kd = 0.205 Figure 5. Step Response of Ziegler D. Ziegler Nichols Second Method The results of PID tuning using Ziegler Here the values of Kp, Ki and Kd Kp = 9.6585 K i = 1.666 K d = 0.15 Figure 6. Step Response of Ziegler l Engineering & Technology (JEET) ISSN 2347-422X (Print), ISSN Online), Volume 1, Issue 1, July-December (2013) 6 Nichols First Method The results of PID tuning using Ziegler-Nichols method are as shown in figure 6.Here acc. to Ziegler-Nichols first method are as: Step Response of Ziegler-Nichols based PID Controller Tuning Ziegler Nichols Second Method The results of PID tuning using Ziegler-Nichols method are as shown below in fig acc. to Ziegler-Nichols second method are as: Step Response of Ziegler-Nichols Closed Loop based PID Controller (Print), ISSN Nichols method are as shown in figure 6.Here Nichols based PID Controller Tuning Nichols method are as shown below in figure 7. Nichols Closed Loop based PID Controller Tuning
  • 7. Journal of Electrical Engineering & 2347-4238 (Online), Volume 1, Issue 1, July E. Genetic Algorithm Response The step response for a time delay model is as shown above in exponential factor a dip is observed in the response. When a GA tuned PID controller is used then the step response of the closed loop Figure 7. Nyquist Plot of GA based PID Controller Figure 8. Step Response of Temperature Control plant with the addition of GA based PID Nyquist plot of the transfer function with addition of controller is shown in figure 8.It shows the relative stability of the plant. Points mentioned in the graph sho that region. 5. COMPARISON AND DISCUSSIONS 1. Closed loop response after applying feedback unity 2 Ziegler-Nichols first method 3. Ziegler-Nichols second method 4. Genetic algorithm response l Engineering & Technology (JEET) ISSN 2347-422X (Print), ISSN Online), Volume 1, Issue 1, July-December (2013) 7 Genetic Algorithm Response The step response for a time delay model is as shown above in figure 9 exponential factor a dip is observed in the response. When a GA tuned PID controller is used then the step response of the closed loop system is as given in figure 9. Nyquist Plot of GA based PID Controller Step Response of Temperature Control plant with the addition of GA based PID Controller Nyquist plot of the transfer function with addition of controller is shown in figure 8.It shows the relative stability of the plant. Points mentioned in the graph shows the stability in COMPARISON AND DISCUSSIONS 1. Closed loop response after applying feedback unity Nichols second method (Print), ISSN figure 9, due to the exponential factor a dip is observed in the response. When a GA tuned PID controller is used Step Response of Temperature Control plant with the addition of GA based PID Nyquist plot of the transfer function with addition of controller is shown in figure 8.It ws the stability in
  • 8. Journal of Electrical Engineering & Technology (JEET) ISSN 2347-422X (Print), ISSN 2347-4238 (Online), Volume 1, Issue 1, July-December (2013) 8 Table 3. Comparison of responses of different methods of controller tuning S. No Peak response, overshoot Settling time Rise time Sag 1. > 8 sec,0% 5.92 sec 3.16 sec -0.0186 sec 2. 0.926 sec,34% 7.58 sec 0.322 sec -0.172 sec 3. 0.92 sec ,38% 3.96sec 0.293 sec -0.217sec 4. 10.5,4.9% 15.2 sec 4.82 sec Negligible As it is clear from the above table that overshoots are 34% and 38% in Ziegler- Nichols first and Ziegler-Nichols closed loop method and in case of closed loop response overshoot is 0%. As in the case of Genetic Algorithm, overshoot is 4.9%, settling time is 15.2 sec and rise time is 4.82 sec, which are high as compared to Ziegler-Nichols methods but sag or time delay is negligible in the Genetic Algorithm. This shows that rise time and settling time have been increased in Genetic Algorithm response but sag or transportation lag is negligible, which is present in all three responses. 6. CONCLUSION To design an optimal controller that can actually be operated on temperature control system, this paper focuses on designing of PID controller using Genetic algorithm, which can reduces the difficulties encountered during operation of plant. The characteristics of the PID controller tuned by genetic algorithm are compared with the results of PID controller based on Ziegler-Nichols first method and Ziegler-Nichols closed loop method for developing tuning technology on the temperature control system .It has been shown in the discussion that Genetic Algorithm based controller proved to be better as compared to other methods. As the main difficulty that came during the operation of plant was delay or transportation lag and that have been removed using the genetic algorithm based controller. In this paper, a new genetic approach is presented to make control of systems with oscillatory modes and time delay. Optimal tuning of temperature control system is obtained. It is intended that the Genetic PID approach can be connected easily as a backup controller for other adaptive controllers. REFERENCES [1] Aldo Balestrino, et al., (2005), “Performance Indices and Tuning in Process Control”. [2] Dong Hwa Kim, (2003), “Comparison of PID Controller Tuning of Power Plant using Immune and Genetic Algorithm.”CIMSA 2003 Integrated Symposium on Computational Intelligence for Measurements and Applications, Switzerland, 29-31 July 2003, pp169-174 [3] Hagglund T, and. Astrom K.J., (2000), “Supervision of Adaptive Control algorithms”, Automatica.Vol. 36, (2000) 1171-1180 [4] J.C.Basilio and S.R.Matos (2002), “Design of PI and PID Controllers with Transient Performance Specification.” IEEE Transaction on Education, Vol.45, No.4, 364-370 [5] Lasse M Erriksson and Mikael Johansson (2007), “PID Controller Tuning for Varying Time-Delay Systems.” Proceedings of 2007 American Control Conference, New York City USA, pp 619-625.