SlideShare a Scribd company logo
1 of 33
PID
Control
Dheeraj Upadhyay
M.Tech .
Faculty of Engineering
D.E.I, Agra
Plant
VelocityGas paddle
ɸ
×
.
Here ,
Car is considered as Plant
Gas pedal angle is Input variable
Velocity is output variable
To understand PID we need a model.
Suppose You are driving a car.
T.F of car is depended on car model.
We can simplify the model by assuming this to be
L.P.F.
So T.F of Car =
1
s
ᵚo
+ 1
1
s
ᵚo
+ 1
ɸ
×
.
Now ...if you want the speed of car to be 50 kmh.
How would you recognize the specific pedal angle
to get this speed…????????
Plant
VelocityGas paddle
ɸ
×
.
At What
angle I am
?????
In real life no one drives by knowingly putting
the gas pedal at specific angle.
Instead of it people drive the car by applying a
change in the pedal angle.
30 kmh
Going slow..want to be fast
Change the Gas pedal angle by
Putting weight on it
50 kmhGoing fast now…
Now
command = change in angle over time
1
s
ᵚo
+ 1
ɸ ×
.
1
s
ɸ
.
ɸ
. 1
s
ᵚo
+ s
×
.
2
.
Close Loop control system for car with P controller-
CAR
P
controller-Reference
Error
×ɸ
. .
+
Speed limit
40 Kmh
When Light turns Green ,you press the pedal to accelerate the car up to speed limit.
In real life as you drive car to respond the step command ,you are actually unknowingly
performing Proportional Control Action.
Speed limit
40 Kmh
Velocity
Time
Time
Time
Error
ɸ
.
At rest you are commanding 0 kmh.
When light turn green , the ref signal step up to 40 kmh
error becomes 40kmh which is very large error.
Proportionally the control signal applied and velocity
increased towards 40kmh.
Error gradually becomes smaller and smaller.
When error becomes zero you atop adjusting the pedal
and hold it constant.
At this point we can say that here no steady state error.
40 kmh
Velocity
Time
Time
Time
Error
ɸ
.
40 kmh
Initially error = 40kmh as before
when light turns green , due to high gain to
proportional control action is large.
Your car will go above ref speed ..
At this point error becomes negative
Again you realize to slow down the car and again
error becomes positive due to high gain.
Due to high gain …system becomes Unstable
STOP DRIVING WITH HIGH GAIN..
Let’s Increase the Gain…
Proportional-only control
Offset
Offset
Process variable
Deviation
Set value
Set value
Deviation
time
time
Low Gain
High gain
The above plots shows that the proportional controller reduced both
the rise time and the steady-state error, increased the overshoot, and
decreased the settling time by small amount.
Proportional + Derivative
In this example we want to control the position
instead of speed.
ɸ
. 1
s
ᵚo
+ s
×
.
2
.
1
s
×
New T.F
× Reference Position
Proportional + Derivative
× Reference Position
Time
Time
Error
position
2nd Stoplight
Zero Error
Start releasing pedal
As car move towards 2nd stop . The error
gets smaller and when you reach error
becomes zero. You stop changing pedal
position but you hold that pedal on that
position.
Car will cross the stoplight.
When you realize it..you start releasing
pedal.
× Reference Position
Time
Time
Error
position
2nd Stoplight
Zero Error
Start releasing pedal
When you realize it..you start releasing pedal.
And get back to safe position…
To avoid this the DERIVATIVE ACTION is used.
It gives output according to rate of change of
error…
as error change slowly….smaller output it
gives.
CAR
PD
controller-Reference
Error
×ɸ .
+
× Reference Position
position
Time
Time
Error
Time
P
Time
D
Negative Slope
+
× Reference Position
Proportional – gets you to the destination as fast
as possible
Derivative – Try to restrain you from moving too
quickly.
Here the balance of two is required to properly
stop the at light.
CP0610
time
Controller output
Derivative action only
Deviation
time
d
time
Proportional + Derivative action
Controller output
Proportional action only
change due to the Proportional action
Proportional + Integral+ Derivative
CAR
PID
controller-
Reference
Error
×ɸ
+
1
s
ᵚo
+ 1
ɸ
1
s
ɸ
.
-
+
× 1
s
×
.
No one drives the car by commanding gas pedal
angle, rather they drive by change in the
command angle.
In this example I will command the gas pedal
angle and try to show you….why this is not a
good idea..??
×1
Reference Position
×1
Position of friend
1
s
ᵚo
+ 1
ɸ
-
+
× 1
s
×1
.
PD
controller
Error
Error
If the output of controller is pedal angle …its easy to say that there will be
always a steady state error.
Means you will be always trailing your friend & never beside him.
×1
Reference Position
×1Error
Time
Error
Time
ɸ
Proportional
Derivative
Less Error with
higher gain
Imagine you at some distance behind your friend
and both are going with same speed.
Then there will be a const. error hence derivative
Term is zero.
Since the velocity is matched so you are not going to
put weight on gas paddle.
One might think that higher gain can help to catch up
that friend.
By doing you may get closer…results in error reduction
and causing to release the pedal and again car will
slow down…
so there will be steady state error always…
×1
Reference Position
×1Error
Time
Error
Time
ɸ
Proportional
Derivative
Less Error with
higher gain
×You let go the pedal
If somehow you catch that friend..
Then Error =0, same speed
so P=0,D=0
So you release the pedal..and car again
start slowing down.
So by Controlling pedal position and
using PD controller you are not going
to achieve steady state error to be
zero.
Now the Integral Part is going to solve
this problem..
×1
Reference Position
×1
1
s
ᵚo
+ 1
ɸ
-
+
× 1
s
×1
.
PID
controller
Error
Error
Position of friend
×1
Reference Position
×1Error
Time
Time
ɸ
Error
P
Time
D
Time
Time
I
Error is non zero so integral path summing up the error over time
And gradually increase the pedal position.
Integral action
Deviation
Time
Controller Output
Integral Action Only
Time
Proportional + Integral Action
Controller Output
Proportional Action Only
Change due to the Proportional Action
i
Time
PID Controller Functions
• Output feedback
 from Proportional action
compare output with set-point
• Eliminate steady-state offset (=error)
 from Integral action
apply constant control even when error is zero
• Anticipation
 From Derivative action
react to rapid rate of change before errors grows too big
• In the time domain:
• The signal u(t) will be sent to the plant, and a new output
will be obtained. This new output will be sent back to the
sensor again to find the new error signal. The controllers
takes this new error signal and computes its derivative and
its integral gain. This process goes on and on…
)
)(
)()(()(
0 dt
tde
KdtteKteKtu d
t
ip  
KdT
K
Twhere d
i
i  ,
1
integral gain
derivative gain
derivative time constantintegral time constant
Controller Effects
• A proportional controller (P) reduces error responses to
disturbances, but still allows a steady-state error.
• When the controller includes a term proportional to the
integral of the error (I), then the steady state error to a
constant input is eliminated,
• A derivative control typically makes the system better
damped and more stable.
Closed-loop Response
Rise time Maximum
overshoot
Settling
time
Steady-
state error
P Decrease Increase Small
change
Decrease
I Decrease Increase Increase Eliminate
D Small
change
Decrease Decrease Small
change
• Note that these correlations may not be exactly accurate,
because P, I and D gains are dependent of each other.
Proportional + Integral + Derivative control
CP0620
Process Variable
Deviation
Set value
time
P + I + D action
Set value
Deviation
time
P + I action
(without Derivative action)
Process Variable
Conclusions
• Proportional action gives an output signal proportional to the size of the
error .Increasing the proportional feedback gain reduces steady-state
errors, but high gains almost always destabilize the system.
• Integral action gives a signal which magnitude depends on the time the
error has been there. Integral control provides robust reduction in
steady-state errors, but often makes the system less stable.
• Derivative action gives a signal proportional to the change in the Error.
It gives sort of “anticipatory” control .Derivative control usually
increases damping and improves stability, but has almost no effect on
the steady state error
• These 3 kinds of control combined from the classical PID controller

More Related Content

What's hot

P, PI AND PID CONTROLLER
P, PI AND PID CONTROLLERP, PI AND PID CONTROLLER
P, PI AND PID CONTROLLERkaran sati
 
Tuning of pid controller
Tuning of pid controllerTuning of pid controller
Tuning of pid controllerSubhankar Sau
 
Types of Controllers PID PD I PD
Types of Controllers PID PD I PDTypes of Controllers PID PD I PD
Types of Controllers PID PD I PDAnaseem Hanini
 
PID Controller Tuning
PID Controller TuningPID Controller Tuning
PID Controller TuningAhmad Taan
 
2. Feed forward system.pptx
2. Feed forward system.pptx2. Feed forward system.pptx
2. Feed forward system.pptxAMSuryawanshi
 
Frequency Response Analysis
Frequency Response AnalysisFrequency Response Analysis
Frequency Response AnalysisHussain K
 
Pid controllers
Pid controllersPid controllers
Pid controllersHussain K
 
Modeling of mechanical_systems
Modeling of mechanical_systemsModeling of mechanical_systems
Modeling of mechanical_systemsJulian De Marcos
 
Proportional integral and derivative PID controller
Proportional integral and derivative PID controller Proportional integral and derivative PID controller
Proportional integral and derivative PID controller Mostafa Ragab
 
Class 34 advanced control strategies – feedforward control
Class 34   advanced control strategies – feedforward controlClass 34   advanced control strategies – feedforward control
Class 34 advanced control strategies – feedforward controlManipal Institute of Technology
 
Introduction to Control System : Open Loop System and Close Loop System
Introduction to Control System : Open Loop System and Close Loop SystemIntroduction to Control System : Open Loop System and Close Loop System
Introduction to Control System : Open Loop System and Close Loop SystemKazim Marfatiya
 
A Unified PID Control Methodology to Meet Plant Objectives
A Unified PID Control Methodology to Meet Plant ObjectivesA Unified PID Control Methodology to Meet Plant Objectives
A Unified PID Control Methodology to Meet Plant ObjectivesJim Cahill
 
Pid control
Pid controlPid control
Pid controlAB Rizvi
 
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
 
Transmitter By MItesh Kumar
Transmitter By MItesh KumarTransmitter By MItesh Kumar
Transmitter By MItesh KumarMitesh Kumar
 

What's hot (20)

Class 20 effect of kp, ki & kd and pid control mode
Class 20   effect of kp, ki & kd and pid control modeClass 20   effect of kp, ki & kd and pid control mode
Class 20 effect of kp, ki & kd and pid control mode
 
P, PI AND PID CONTROLLER
P, PI AND PID CONTROLLERP, PI AND PID CONTROLLER
P, PI AND PID CONTROLLER
 
08 pid.controller
08 pid.controller08 pid.controller
08 pid.controller
 
Class 19 pi & pd control modes
Class 19   pi & pd control modesClass 19   pi & pd control modes
Class 19 pi & pd control modes
 
Tuning of pid controller
Tuning of pid controllerTuning of pid controller
Tuning of pid controller
 
Types of Controllers PID PD I PD
Types of Controllers PID PD I PDTypes of Controllers PID PD I PD
Types of Controllers PID PD I PD
 
PID Controller Tuning
PID Controller TuningPID Controller Tuning
PID Controller Tuning
 
2. Feed forward system.pptx
2. Feed forward system.pptx2. Feed forward system.pptx
2. Feed forward system.pptx
 
Class 28 pneumatic controllers
Class 28   pneumatic controllersClass 28   pneumatic controllers
Class 28 pneumatic controllers
 
Frequency Response Analysis
Frequency Response AnalysisFrequency Response Analysis
Frequency Response Analysis
 
Pid controllers
Pid controllersPid controllers
Pid controllers
 
Modeling of mechanical_systems
Modeling of mechanical_systemsModeling of mechanical_systems
Modeling of mechanical_systems
 
Pid controller
Pid controllerPid controller
Pid controller
 
Proportional integral and derivative PID controller
Proportional integral and derivative PID controller Proportional integral and derivative PID controller
Proportional integral and derivative PID controller
 
Class 34 advanced control strategies – feedforward control
Class 34   advanced control strategies – feedforward controlClass 34   advanced control strategies – feedforward control
Class 34 advanced control strategies – feedforward control
 
Introduction to Control System : Open Loop System and Close Loop System
Introduction to Control System : Open Loop System and Close Loop SystemIntroduction to Control System : Open Loop System and Close Loop System
Introduction to Control System : Open Loop System and Close Loop System
 
A Unified PID Control Methodology to Meet Plant Objectives
A Unified PID Control Methodology to Meet Plant ObjectivesA Unified PID Control Methodology to Meet Plant Objectives
A Unified PID Control Methodology to Meet Plant Objectives
 
Pid control
Pid controlPid control
Pid control
 
Modern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID TuningModern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID Tuning
 
Transmitter By MItesh Kumar
Transmitter By MItesh KumarTransmitter By MItesh Kumar
Transmitter By MItesh Kumar
 

Similar to PID Control

comparing quantities class 8
comparing quantities class 8comparing quantities class 8
comparing quantities class 8AJAY RAO
 
Lecture9.pdf
Lecture9.pdfLecture9.pdf
Lecture9.pdfRajKD5
 
Proportional-Derivative-Integral (PID) Control
Proportional-Derivative-Integral (PID) ControlProportional-Derivative-Integral (PID) Control
Proportional-Derivative-Integral (PID) Controlguest9006ab
 
Calculus for Kids - Lesson 7
Calculus for Kids - Lesson 7Calculus for Kids - Lesson 7
Calculus for Kids - Lesson 7JoshuaThompson106
 
Chapter 14
Chapter 14Chapter 14
Chapter 14mcfalltj
 
Chapter 14
Chapter 14Chapter 14
Chapter 14mcfalltj
 
Chapter 14
Chapter 14Chapter 14
Chapter 14mcfalltj
 
3. Training Artificial Neural Networks.pptx
3. Training Artificial Neural Networks.pptx3. Training Artificial Neural Networks.pptx
3. Training Artificial Neural Networks.pptxmunwar7
 
(Slides) Efficient Evaluation Methods of Elementary Functions Suitable for SI...
(Slides) Efficient Evaluation Methods of Elementary Functions Suitable for SI...(Slides) Efficient Evaluation Methods of Elementary Functions Suitable for SI...
(Slides) Efficient Evaluation Methods of Elementary Functions Suitable for SI...Naoki Shibata
 
Pid controller by Mitesh Kumar
Pid controller by Mitesh KumarPid controller by Mitesh Kumar
Pid controller by Mitesh KumarMitesh Kumar
 
Profit & loss Online coaching PPT.pdf
Profit & loss Online coaching PPT.pdfProfit & loss Online coaching PPT.pdf
Profit & loss Online coaching PPT.pdfAkashKumarSinha7
 
Pedal Commander User Guide
Pedal Commander User GuidePedal Commander User Guide
Pedal Commander User GuidePedal Commander
 
Frac formulas david aakre technologist
Frac formulas              david aakre        technologistFrac formulas              david aakre        technologist
Frac formulas david aakre technologistDavid Aakre
 
Frac formulas david aakre technologist
Frac formulas              david aakre        technologistFrac formulas              david aakre        technologist
Frac formulas david aakre technologistDavid Aakre
 

Similar to PID Control (20)

comparing quantities class 8
comparing quantities class 8comparing quantities class 8
comparing quantities class 8
 
Daa unit 1
Daa unit 1Daa unit 1
Daa unit 1
 
Lecture9.pdf
Lecture9.pdfLecture9.pdf
Lecture9.pdf
 
Proportional-Derivative-Integral (PID) Control
Proportional-Derivative-Integral (PID) ControlProportional-Derivative-Integral (PID) Control
Proportional-Derivative-Integral (PID) Control
 
Penalty functions
Penalty functionsPenalty functions
Penalty functions
 
Calculus for Kids - Lesson 7
Calculus for Kids - Lesson 7Calculus for Kids - Lesson 7
Calculus for Kids - Lesson 7
 
evdp 4a
evdp 4aevdp 4a
evdp 4a
 
Chapter 14
Chapter 14Chapter 14
Chapter 14
 
Chapter 14
Chapter 14Chapter 14
Chapter 14
 
Chapter 14
Chapter 14Chapter 14
Chapter 14
 
Percentages
PercentagesPercentages
Percentages
 
3. Training Artificial Neural Networks.pptx
3. Training Artificial Neural Networks.pptx3. Training Artificial Neural Networks.pptx
3. Training Artificial Neural Networks.pptx
 
Chapter 10-pid-1
Chapter 10-pid-1Chapter 10-pid-1
Chapter 10-pid-1
 
Teoriadelerror21
Teoriadelerror21Teoriadelerror21
Teoriadelerror21
 
(Slides) Efficient Evaluation Methods of Elementary Functions Suitable for SI...
(Slides) Efficient Evaluation Methods of Elementary Functions Suitable for SI...(Slides) Efficient Evaluation Methods of Elementary Functions Suitable for SI...
(Slides) Efficient Evaluation Methods of Elementary Functions Suitable for SI...
 
Pid controller by Mitesh Kumar
Pid controller by Mitesh KumarPid controller by Mitesh Kumar
Pid controller by Mitesh Kumar
 
Profit & loss Online coaching PPT.pdf
Profit & loss Online coaching PPT.pdfProfit & loss Online coaching PPT.pdf
Profit & loss Online coaching PPT.pdf
 
Pedal Commander User Guide
Pedal Commander User GuidePedal Commander User Guide
Pedal Commander User Guide
 
Frac formulas david aakre technologist
Frac formulas              david aakre        technologistFrac formulas              david aakre        technologist
Frac formulas david aakre technologist
 
Frac formulas david aakre technologist
Frac formulas              david aakre        technologistFrac formulas              david aakre        technologist
Frac formulas david aakre technologist
 

Recently uploaded

Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptMadan Karki
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Vishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsVishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsSachinPawar510423
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptJasonTagapanGulla
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitterShivangiSharma879191
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleAlluxio, Inc.
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 

Recently uploaded (20)

Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.ppt
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Vishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsVishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documents
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.ppt
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at Scale
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 

PID Control

  • 2. Plant VelocityGas paddle ɸ × . Here , Car is considered as Plant Gas pedal angle is Input variable Velocity is output variable To understand PID we need a model. Suppose You are driving a car.
  • 3. T.F of car is depended on car model. We can simplify the model by assuming this to be L.P.F. So T.F of Car = 1 s ᵚo + 1 1 s ᵚo + 1 ɸ × .
  • 4. Now ...if you want the speed of car to be 50 kmh. How would you recognize the specific pedal angle to get this speed…???????? Plant VelocityGas paddle ɸ × . At What angle I am ?????
  • 5. In real life no one drives by knowingly putting the gas pedal at specific angle. Instead of it people drive the car by applying a change in the pedal angle. 30 kmh Going slow..want to be fast Change the Gas pedal angle by Putting weight on it 50 kmhGoing fast now…
  • 6. Now command = change in angle over time 1 s ᵚo + 1 ɸ × . 1 s ɸ . ɸ . 1 s ᵚo + s × . 2 .
  • 7. Close Loop control system for car with P controller- CAR P controller-Reference Error ×ɸ . . + Speed limit 40 Kmh When Light turns Green ,you press the pedal to accelerate the car up to speed limit. In real life as you drive car to respond the step command ,you are actually unknowingly performing Proportional Control Action.
  • 8. Speed limit 40 Kmh Velocity Time Time Time Error ɸ . At rest you are commanding 0 kmh. When light turn green , the ref signal step up to 40 kmh error becomes 40kmh which is very large error. Proportionally the control signal applied and velocity increased towards 40kmh. Error gradually becomes smaller and smaller. When error becomes zero you atop adjusting the pedal and hold it constant. At this point we can say that here no steady state error. 40 kmh
  • 9. Velocity Time Time Time Error ɸ . 40 kmh Initially error = 40kmh as before when light turns green , due to high gain to proportional control action is large. Your car will go above ref speed .. At this point error becomes negative Again you realize to slow down the car and again error becomes positive due to high gain. Due to high gain …system becomes Unstable STOP DRIVING WITH HIGH GAIN.. Let’s Increase the Gain…
  • 10. Proportional-only control Offset Offset Process variable Deviation Set value Set value Deviation time time Low Gain High gain The above plots shows that the proportional controller reduced both the rise time and the steady-state error, increased the overshoot, and decreased the settling time by small amount.
  • 11. Proportional + Derivative In this example we want to control the position instead of speed. ɸ . 1 s ᵚo + s × . 2 . 1 s × New T.F × Reference Position
  • 12. Proportional + Derivative × Reference Position Time Time Error position 2nd Stoplight Zero Error Start releasing pedal As car move towards 2nd stop . The error gets smaller and when you reach error becomes zero. You stop changing pedal position but you hold that pedal on that position. Car will cross the stoplight. When you realize it..you start releasing pedal.
  • 13. × Reference Position Time Time Error position 2nd Stoplight Zero Error Start releasing pedal When you realize it..you start releasing pedal. And get back to safe position… To avoid this the DERIVATIVE ACTION is used. It gives output according to rate of change of error… as error change slowly….smaller output it gives.
  • 16. Proportional – gets you to the destination as fast as possible Derivative – Try to restrain you from moving too quickly. Here the balance of two is required to properly stop the at light.
  • 17. CP0610 time Controller output Derivative action only Deviation time d time Proportional + Derivative action Controller output Proportional action only change due to the Proportional action
  • 18. Proportional + Integral+ Derivative CAR PID controller- Reference Error ×ɸ + 1 s ᵚo + 1 ɸ 1 s ɸ . - + × 1 s × .
  • 19. No one drives the car by commanding gas pedal angle, rather they drive by change in the command angle. In this example I will command the gas pedal angle and try to show you….why this is not a good idea..??
  • 20. ×1 Reference Position ×1 Position of friend 1 s ᵚo + 1 ɸ - + × 1 s ×1 . PD controller Error Error If the output of controller is pedal angle …its easy to say that there will be always a steady state error. Means you will be always trailing your friend & never beside him.
  • 21. ×1 Reference Position ×1Error Time Error Time ɸ Proportional Derivative Less Error with higher gain Imagine you at some distance behind your friend and both are going with same speed. Then there will be a const. error hence derivative Term is zero. Since the velocity is matched so you are not going to put weight on gas paddle. One might think that higher gain can help to catch up that friend. By doing you may get closer…results in error reduction and causing to release the pedal and again car will slow down… so there will be steady state error always…
  • 22. ×1 Reference Position ×1Error Time Error Time ɸ Proportional Derivative Less Error with higher gain ×You let go the pedal If somehow you catch that friend.. Then Error =0, same speed so P=0,D=0 So you release the pedal..and car again start slowing down.
  • 23. So by Controlling pedal position and using PD controller you are not going to achieve steady state error to be zero. Now the Integral Part is going to solve this problem..
  • 24. ×1 Reference Position ×1 1 s ᵚo + 1 ɸ - + × 1 s ×1 . PID controller Error Error Position of friend
  • 25. ×1 Reference Position ×1Error Time Time ɸ Error P Time D Time Time I Error is non zero so integral path summing up the error over time And gradually increase the pedal position.
  • 26. Integral action Deviation Time Controller Output Integral Action Only Time Proportional + Integral Action Controller Output Proportional Action Only Change due to the Proportional Action i Time
  • 27. PID Controller Functions • Output feedback  from Proportional action compare output with set-point • Eliminate steady-state offset (=error)  from Integral action apply constant control even when error is zero • Anticipation  From Derivative action react to rapid rate of change before errors grows too big
  • 28. • In the time domain: • The signal u(t) will be sent to the plant, and a new output will be obtained. This new output will be sent back to the sensor again to find the new error signal. The controllers takes this new error signal and computes its derivative and its integral gain. This process goes on and on… ) )( )()(()( 0 dt tde KdtteKteKtu d t ip  
  • 29. KdT K Twhere d i i  , 1 integral gain derivative gain derivative time constantintegral time constant
  • 30. Controller Effects • A proportional controller (P) reduces error responses to disturbances, but still allows a steady-state error. • When the controller includes a term proportional to the integral of the error (I), then the steady state error to a constant input is eliminated, • A derivative control typically makes the system better damped and more stable.
  • 31. Closed-loop Response Rise time Maximum overshoot Settling time Steady- state error P Decrease Increase Small change Decrease I Decrease Increase Increase Eliminate D Small change Decrease Decrease Small change • Note that these correlations may not be exactly accurate, because P, I and D gains are dependent of each other.
  • 32. Proportional + Integral + Derivative control CP0620 Process Variable Deviation Set value time P + I + D action Set value Deviation time P + I action (without Derivative action) Process Variable
  • 33. Conclusions • Proportional action gives an output signal proportional to the size of the error .Increasing the proportional feedback gain reduces steady-state errors, but high gains almost always destabilize the system. • Integral action gives a signal which magnitude depends on the time the error has been there. Integral control provides robust reduction in steady-state errors, but often makes the system less stable. • Derivative action gives a signal proportional to the change in the Error. It gives sort of “anticipatory” control .Derivative control usually increases damping and improves stability, but has almost no effect on the steady state error • These 3 kinds of control combined from the classical PID controller