29899093 pid controller

15
PID CONTROLLER MAPUA INSTITUTE OF TECHNOLOGY  School of Chemical Engineering & Chemistry Process Control & Instrumentation

Upload: palluravi

Post on 03-Apr-2018

246 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: 29899093 PID Controller

7/28/2019 29899093 PID Controller

http://slidepdf.com/reader/full/29899093-pid-controller 1/15

PID CONTROLLER

MAPUA INSTITUTE OF TECHNOLOGY  School of Chemical Engineering & Chemistry 

Process Control & Instrumentation

Page 2: 29899093 PID Controller

7/28/2019 29899093 PID Controller

http://slidepdf.com/reader/full/29899093-pid-controller 2/15

OUTLINE

• Important Concepts

• Process Time Lags

• PID Control Algorithms

• Selection Of Control Action

Page 3: 29899093 PID Controller

7/28/2019 29899093 PID Controller

http://slidepdf.com/reader/full/29899093-pid-controller 3/15

PROCESS CONTROL

• Definition 

 – the physical regulation of a

process to maintain aparticular process variable

as close as possible to a

desired value.

Page 4: 29899093 PID Controller

7/28/2019 29899093 PID Controller

http://slidepdf.com/reader/full/29899093-pid-controller 4/15

4 BASIC COMPONENTS IN A 

FEEDBACK CONTROL LOOP

Refining Process (Plant)

1. Process

3. Controller 

Set Point (SV)

Controlled

Variable (CV)

Operator 

2. Measuring Element 4. Final Control Element

Process Variable (PV)

Manipulated

Variable (MV)

Load

Variable

Controller Output

Page 5: 29899093 PID Controller

7/28/2019 29899093 PID Controller

http://slidepdf.com/reader/full/29899093-pid-controller 5/15

• Feedback Control = PID Control

 where

OUT(t) = controller output, 0 - 100% OUTdesign = design (steady state) controller output

OUT = control adjustment 

FEEDBACK CONTROL ALGORITHM

OUT(t) = OUTdesign + OUT 

Page 6: 29899093 PID Controller

7/28/2019 29899093 PID Controller

http://slidepdf.com/reader/full/29899093-pid-controller 6/15

• P = Proportional Control Action

• I = Integral Control Action

• D = Derivative Control Action

PID CONTROL ALGORITHM

Page 7: 29899093 PID Controller

7/28/2019 29899093 PID Controller

http://slidepdf.com/reader/full/29899093-pid-controller 7/15

• control adjustment is proportional to the

magnitude of the error

 where

OUT = control adjustment, %

Kc = Proportionality Constant (Gain or Sensitivity)

e = ERROR = Set Point (SP) - Process Variable (PV) 

Proportional Control Action

OUT = (Kc)(e) 

Page 8: 29899093 PID Controller

7/28/2019 29899093 PID Controller

http://slidepdf.com/reader/full/29899093-pid-controller 8/15

• control adjustment is proportional to the

time integral of the error

 where

OUT = control adjustment, %

= Integral Time Constant, time 

Integral Control Action

OUT = (Kc)/(I) (e)dt 

0

t

Page 9: 29899093 PID Controller

7/28/2019 29899093 PID Controller

http://slidepdf.com/reader/full/29899093-pid-controller 9/15

• control adjustment is proportional to the rate

of change of the error

 where

OUT = control adjustment, %

= Derivative Time Constant, time 

Derivative Control Action

OUT = (Kc)(D)(de/dt) 

Page 10: 29899093 PID Controller

7/28/2019 29899093 PID Controller

http://slidepdf.com/reader/full/29899093-pid-controller 10/15

• P - Proportional Controller

• PI - Proportional Integral Controller

• PD - Proportional Derivative Controller

• PID - Proportional Integral Derivative Controller

Types of PID Controller

Page 11: 29899093 PID Controller

7/28/2019 29899093 PID Controller

http://slidepdf.com/reader/full/29899093-pid-controller 11/15

• only one tuning parameter ( Kc ) 

• there is always an offset = steady state error or 

permanent deviation between the Set Point and

the Process Variable

P - Proportional Controller

OUT(t) = OUTdesign + (Kc)(e)

Page 12: 29899093 PID Controller

7/28/2019 29899093 PID Controller

http://slidepdf.com/reader/full/29899093-pid-controller 12/15

• eliminates offset

more unstable compared to P Controller• two tuning parameters ( Kc , I

)

PI - Proportional Integral

ControllerOUT(t) = OUTdesign + (Kc)(e) + (Kc)/(I

) (e)dt

0

t

Page 13: 29899093 PID Controller

7/28/2019 29899093 PID Controller

http://slidepdf.com/reader/full/29899093-pid-controller 13/15

• faster response

does not eliminates offset• susceptible to noise

• two tuning parameters ( Kc , D)

PD - Proportional Derivative

Controller

OUT(t) = OUTdesign + (Kc)(e) + (Kc)(D)(de/dt)

Page 14: 29899093 PID Controller

7/28/2019 29899093 PID Controller

http://slidepdf.com/reader/full/29899093-pid-controller 14/15

• faster response

eliminates offset• susceptible to noise

• three tuning parameters ( Kc , I,

D)

PID - Proportional Integral

Derivative Controller

OUT(t) = OUTdesign + (Kc)(e) + (Kc)/(I) (e)dt + (Kc)(D

)(de/dt)

0

t

Page 15: 29899093 PID Controller

7/28/2019 29899093 PID Controller

http://slidepdf.com/reader/full/29899093-pid-controller 15/15

Selection of Control ActionPROCESS PROPORTIONAL INTEGRAL DERIVATIVE

Flow & Liquid Pressure

0.2-50 Required Not Required

Gas Pressure 20 - Not Required Not Required

Liquid Level  2-20 OccasionallyRequired Not Required

Temperature 1-10 Required Required

CONSTANTAN