SlideShare a Scribd company logo
1 of 19
• HARSH DEO [ 2K19/EE/106 ]
• HARSH KUMAR [ 2K19/EE/108 ]
The controller (an analogue/digital
circuit, and software), is trying to keep the
controlled variable such as temperature,
liquid level, motor velocity, robot joint
angle, at a certain value called the set
point (SP).
• Controllers improve steady state
accuracy by decreasing the steady
state errors.
• Maximum overshoot of the system can
be controlled using these controllers
The peak time is the time
required for the response
to reach the first peak of
the overshoot.
Overshoot is when a
signal or function
exceeds its target.
The difference between
the desired final output
and the actual one" when
the system reaches a
steady state
A controller is one which compares controlled
values with the desired values and has a
function to correct the deviation produced.
There are three basic types of controllers:
● Proportional Controller { P Controller }
● Derivative Controller { D Controller }
● Integral Controller { I Controller }
P controller stands for Proportional Control
○ With proportional control, the actuator applies a corrective force
that is proportional to the amount of error:
Outputp= Kp x E
○ Outputp = system output due to proportional
○ Kp proportional constant for the system called gain
○ E = error, the difference between where the controlled variable
should be and where it is.
E= SP - PV
5
○ In a proportional controller the output (also called the actuating
signal) is directly proportional to the error signal.
A(t)= Kp x e(t)
○ Where, KP is proportional constant also known as controller gain.
○ KP should be kept greater than unity. If the value of KP is greater
than unity, then it will amplify the error signal and thus the
amplified error signal can be detected easily
6
Pl controller stands for proportional integral controller.
○ P-I controller is mainly used to eliminate the steady state error
resulting from P controller.
○ This controller is mostly used in areas where speed of the system
is not an issue.
○ It is a combination of proportional and an integral controller the
output (also called the actuating signal) is equal to the
summation of proportional and integral of the error signal.
8
○ A proportional and integral controller output is directly
proportional to the summation of proportional of error and
integration of the error signal.
𝑨 𝒕 =
𝟎
𝒕
𝒆 𝒕 𝒅𝒕 + 𝑲𝒑𝒆(𝒕)
○ Where, Kp and Ki are the proportional constant and integral
constant.
9
PID stands for proportional integrated derivative
○ A proportional-integral-derivative controller (PID controller) is a
generic control loop feedback mechanism (controller) widely
used in industrial control systems.
○ A PID controller attempts to correct the error between a
measured process variable and a desired setpoint by calculating
and then outputting a corrective action that can adjust the
process accordingly.
11
○ It consists of three controllers :
○ Integral control
○ Proportional control
○ Derivative control
○ The foundation of the system is proportional control. Adding
integral control provides a means to eliminate steady-state error,
but increases overshoot.
○ Derivative control increases stability by reducing the tendency to
overshoot.
12
A proportional and integral controller output is directly proportional
to the summation of proportional of error and integration of the
error signal.
𝑶𝒖𝒕𝒑𝒖𝒕𝑷𝑰𝑫 = 𝑲𝑷 × 𝑬 + 𝑲𝐼 × (𝐸 × Δ𝑡) + 𝑲𝐷 × {
Δ𝐸
Δ𝑡
}
○ OutputPID= output from PID controller
○ KP= proportional control gain
○ KI= integral control gain
○ KD derivative control gain
○ E = error (deviation from set point)
○ (𝐸 × Δ𝑡) = sum of all past errors (area under the error/time curve)
○
Δ𝐸
Δ𝑡
= rate of change of error (slope of the error curve)
13
● PID controllers are applicable to many
control problems, and often perform
satisfactorily without any improvements or
evev tuning.
● Proportional-Integral-Derivative (PID)
controllers are used in most automatic
process control applications in industry
today to regulate flow, temperature,
pressure, level, and many other industrial
process variables.
“It is to be noted that, when gain is increasing speed
of response is increasing in case of P and PID
controller but in PI controller gain of response is
decreasing. In PID controller there is a minor
decrease or no changes are shown in various
parameter which can see from tables. Hence there is
no change in steady state error so PID controller is
better than P and PID controller.”

More Related Content

What's hot

Chapter 1 introduction to control system
Chapter 1 introduction to control systemChapter 1 introduction to control system
Chapter 1 introduction to control systemLenchoDuguma
 
PID Controller and its design
PID Controller and its designPID Controller and its design
PID Controller and its designKonirDom1
 
Time response first order
Time response first orderTime response first order
Time response first orderSyed Saeed
 
Modern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control SystemModern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control SystemAmr E. Mohamed
 
automatic control, Basic Definitions, Classification of Control systems, Requ...
automatic control, Basic Definitions, Classification of Control systems, Requ...automatic control, Basic Definitions, Classification of Control systems, Requ...
automatic control, Basic Definitions, Classification of Control systems, Requ...Waqas Afzal
 
Nyquist Stability Criterion
Nyquist  Stability CriterionNyquist  Stability Criterion
Nyquist Stability CriterionHussain K
 
Time Response Analysis
Time Response AnalysisTime Response Analysis
Time Response AnalysisManthan Kanani
 
Signal flow graph Mason’s Gain Formula
Signal flow graph Mason’s Gain Formula Signal flow graph Mason’s Gain Formula
Signal flow graph Mason’s Gain Formula vishalgohel12195
 
Modern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of SystemsModern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of SystemsAmr E. Mohamed
 
Modern Control - Lec 05 - Analysis and Design of Control Systems using Freque...
Modern Control - Lec 05 - Analysis and Design of Control Systems using Freque...Modern Control - Lec 05 - Analysis and Design of Control Systems using Freque...
Modern Control - Lec 05 - Analysis and Design of Control Systems using Freque...Amr E. Mohamed
 
Control system lectures
Control system lectures Control system lectures
Control system lectures Naqqash Sajid
 
Lecture 2 transfer-function
Lecture 2 transfer-functionLecture 2 transfer-function
Lecture 2 transfer-functionSaifullah Memon
 
Frequency Response Analysis
Frequency Response AnalysisFrequency Response Analysis
Frequency Response AnalysisHussain K
 

What's hot (20)

Chapter 1 introduction to control system
Chapter 1 introduction to control systemChapter 1 introduction to control system
Chapter 1 introduction to control system
 
PID Controller and its design
PID Controller and its designPID Controller and its design
PID Controller and its design
 
Time response first order
Time response first orderTime response first order
Time response first order
 
Modern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control SystemModern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control System
 
automatic control, Basic Definitions, Classification of Control systems, Requ...
automatic control, Basic Definitions, Classification of Control systems, Requ...automatic control, Basic Definitions, Classification of Control systems, Requ...
automatic control, Basic Definitions, Classification of Control systems, Requ...
 
Compensators
CompensatorsCompensators
Compensators
 
Nyquist Stability Criterion
Nyquist  Stability CriterionNyquist  Stability Criterion
Nyquist Stability Criterion
 
Time Response Analysis
Time Response AnalysisTime Response Analysis
Time Response Analysis
 
Signal flow graph Mason’s Gain Formula
Signal flow graph Mason’s Gain Formula Signal flow graph Mason’s Gain Formula
Signal flow graph Mason’s Gain Formula
 
Lyapunov stability
Lyapunov stability Lyapunov stability
Lyapunov stability
 
Ac2 09-anti windup
Ac2 09-anti windupAc2 09-anti windup
Ac2 09-anti windup
 
Bode Plot Notes Step by Step
Bode Plot Notes Step by StepBode Plot Notes Step by Step
Bode Plot Notes Step by Step
 
Modern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of SystemsModern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of Systems
 
Modern Control - Lec 05 - Analysis and Design of Control Systems using Freque...
Modern Control - Lec 05 - Analysis and Design of Control Systems using Freque...Modern Control - Lec 05 - Analysis and Design of Control Systems using Freque...
Modern Control - Lec 05 - Analysis and Design of Control Systems using Freque...
 
Bode plot
Bode plotBode plot
Bode plot
 
Bode Plots
Bode Plots Bode Plots
Bode Plots
 
Control system lectures
Control system lectures Control system lectures
Control system lectures
 
Lecture 2 transfer-function
Lecture 2 transfer-functionLecture 2 transfer-function
Lecture 2 transfer-function
 
Frequency Response Analysis
Frequency Response AnalysisFrequency Response Analysis
Frequency Response Analysis
 
PID Control
PID ControlPID Control
PID Control
 

Similar to Simulation and Comparison of P, PI, PID Controllers on MATLAB/ Simulink

Similar to Simulation and Comparison of P, PI, PID Controllers on MATLAB/ Simulink (20)

ppipdcontroller-190829154906.pdf
ppipdcontroller-190829154906.pdfppipdcontroller-190829154906.pdf
ppipdcontroller-190829154906.pdf
 
pid controller
 pid controller pid controller
pid controller
 
4470838.ppt
4470838.ppt4470838.ppt
4470838.ppt
 
Basicontrol
BasicontrolBasicontrol
Basicontrol
 
Screenshot 2021-02-23 at 2.46.02 PM.pdf
Screenshot 2021-02-23 at 2.46.02 PM.pdfScreenshot 2021-02-23 at 2.46.02 PM.pdf
Screenshot 2021-02-23 at 2.46.02 PM.pdf
 
1578385.ppt
1578385.ppt1578385.ppt
1578385.ppt
 
Week 14 pid may 24 2016 pe 3032
Week  14 pid  may 24 2016 pe 3032Week  14 pid  may 24 2016 pe 3032
Week 14 pid may 24 2016 pe 3032
 
Pid control by Adarsh singh
Pid control  by Adarsh singhPid control  by Adarsh singh
Pid control by Adarsh singh
 
control technology of bachlor of engineering technology
control technology of bachlor of engineering technologycontrol technology of bachlor of engineering technology
control technology of bachlor of engineering technology
 
Pid controller
Pid controllerPid controller
Pid controller
 
Control system
Control systemControl system
Control system
 
Basics of Controller
Basics of ControllerBasics of Controller
Basics of Controller
 
Pid controllers
Pid controllersPid controllers
Pid controllers
 
PID controller in control systems
PID controller in control systemsPID controller in control systems
PID controller in control systems
 
Introduction to control system 2
Introduction to control system 2Introduction to control system 2
Introduction to control system 2
 
Control system
Control systemControl system
Control system
 
Control system
Control systemControl system
Control system
 
PID controller
PID controllerPID controller
PID controller
 
UNIT-V.ppt
UNIT-V.pptUNIT-V.ppt
UNIT-V.ppt
 
Control
ControlControl
Control
 

Recently uploaded

Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 

Recently uploaded (20)

★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 

Simulation and Comparison of P, PI, PID Controllers on MATLAB/ Simulink

  • 1. • HARSH DEO [ 2K19/EE/106 ] • HARSH KUMAR [ 2K19/EE/108 ]
  • 2. The controller (an analogue/digital circuit, and software), is trying to keep the controlled variable such as temperature, liquid level, motor velocity, robot joint angle, at a certain value called the set point (SP). • Controllers improve steady state accuracy by decreasing the steady state errors. • Maximum overshoot of the system can be controlled using these controllers
  • 3. The peak time is the time required for the response to reach the first peak of the overshoot. Overshoot is when a signal or function exceeds its target. The difference between the desired final output and the actual one" when the system reaches a steady state
  • 4. A controller is one which compares controlled values with the desired values and has a function to correct the deviation produced. There are three basic types of controllers: ● Proportional Controller { P Controller } ● Derivative Controller { D Controller } ● Integral Controller { I Controller }
  • 5. P controller stands for Proportional Control ○ With proportional control, the actuator applies a corrective force that is proportional to the amount of error: Outputp= Kp x E ○ Outputp = system output due to proportional ○ Kp proportional constant for the system called gain ○ E = error, the difference between where the controlled variable should be and where it is. E= SP - PV 5
  • 6. ○ In a proportional controller the output (also called the actuating signal) is directly proportional to the error signal. A(t)= Kp x e(t) ○ Where, KP is proportional constant also known as controller gain. ○ KP should be kept greater than unity. If the value of KP is greater than unity, then it will amplify the error signal and thus the amplified error signal can be detected easily 6
  • 7.
  • 8. Pl controller stands for proportional integral controller. ○ P-I controller is mainly used to eliminate the steady state error resulting from P controller. ○ This controller is mostly used in areas where speed of the system is not an issue. ○ It is a combination of proportional and an integral controller the output (also called the actuating signal) is equal to the summation of proportional and integral of the error signal. 8
  • 9. ○ A proportional and integral controller output is directly proportional to the summation of proportional of error and integration of the error signal. 𝑨 𝒕 = 𝟎 𝒕 𝒆 𝒕 𝒅𝒕 + 𝑲𝒑𝒆(𝒕) ○ Where, Kp and Ki are the proportional constant and integral constant. 9
  • 10.
  • 11. PID stands for proportional integrated derivative ○ A proportional-integral-derivative controller (PID controller) is a generic control loop feedback mechanism (controller) widely used in industrial control systems. ○ A PID controller attempts to correct the error between a measured process variable and a desired setpoint by calculating and then outputting a corrective action that can adjust the process accordingly. 11
  • 12. ○ It consists of three controllers : ○ Integral control ○ Proportional control ○ Derivative control ○ The foundation of the system is proportional control. Adding integral control provides a means to eliminate steady-state error, but increases overshoot. ○ Derivative control increases stability by reducing the tendency to overshoot. 12
  • 13. A proportional and integral controller output is directly proportional to the summation of proportional of error and integration of the error signal. 𝑶𝒖𝒕𝒑𝒖𝒕𝑷𝑰𝑫 = 𝑲𝑷 × 𝑬 + 𝑲𝐼 × (𝐸 × Δ𝑡) + 𝑲𝐷 × { Δ𝐸 Δ𝑡 } ○ OutputPID= output from PID controller ○ KP= proportional control gain ○ KI= integral control gain ○ KD derivative control gain ○ E = error (deviation from set point) ○ (𝐸 × Δ𝑡) = sum of all past errors (area under the error/time curve) ○ Δ𝐸 Δ𝑡 = rate of change of error (slope of the error curve) 13
  • 14.
  • 15.
  • 16.
  • 17.
  • 18. ● PID controllers are applicable to many control problems, and often perform satisfactorily without any improvements or evev tuning. ● Proportional-Integral-Derivative (PID) controllers are used in most automatic process control applications in industry today to regulate flow, temperature, pressure, level, and many other industrial process variables.
  • 19. “It is to be noted that, when gain is increasing speed of response is increasing in case of P and PID controller but in PI controller gain of response is decreasing. In PID controller there is a minor decrease or no changes are shown in various parameter which can see from tables. Hence there is no change in steady state error so PID controller is better than P and PID controller.”