Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s...

29
Process Control CHAPTER V CONTROL SYSTEMS

Transcript of Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s...

Page 1: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

Process Control

CHAPTER V

CONTROL SYSTEMS

Page 2: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.
Page 3: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer. For example, a proportional controller may be thought of as a device which receives the error signal and puts out a signal proportional to it. Similarly, the final control element may be considered as a device which produces corrective action (related with output signal of the controller) on the process. In industry final control elements are operated electronically in most of the cases. However, here a pneumatic (needs air to operate) valve is chosen in order to understand the details.

Page 4: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

In the system, there exists a heat exchanger which

is used to cool down the hot stream. The temperature of the outlet stream is continuously measured and changing the flow rate of the cooling water temperature is controlled.

If temperature rises the pressure in mercury filled bulb (which senses temperature) increases and pressure in the Bourdon helix increases causing it to unwind. The motion of the helix moves the pen across the chart and moves the baffle towards the nozzle. This baffle motion is made proportional to the pen motion by proper linkage.

Page 5: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

The baffle motion results in a proportional increase in pressure in nozzle and valve top which result an increase in cooling water flow.

As the baffle is moved toward the nozzle, the pressure P in the nozzle increases because the area for air discharge is reduced. The nozzle pressure becomes equal to the supply pressure when the nozzle is closed by the baffle and the system is so designed that the nozzle pressure falls linearly as the baffle to nozzle distance is increased.

Page 6: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

With the increase in pressure the plug moves downward and supplies the flow of cooling water through the valve.

In general, the flow rate of the fluid through the valve depends upon the upstream and downstream fluid pressures and the size of the opening through the valve.

In this system, we assume that at steady state, the flow is proportional to the valve top pneumatic pressure. A valve with this relation is called a linear valve.

Page 7: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

Transfer function for a control valve

From the previous experimental studies conducted on pneumatic valves it has been found that the relationship between flow rate and valve top pressure for a linear valve can be represented by a first-order transfer function.

In many practical systems, the time constant of the valve is very small compared with the time constants of other components of the control system. Therefore, the transfer function of the valve can be approximated by a constant.

1)(

)(

s

K

sP

sQ

v

v

vKsP

sQ

)(

)(

Page 8: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

TRANSFER FUNCTIONS FOR CONTROLLERS

The transfer functions in the following part are developed for pneumatic controllers. For electronic controllers, the same equations are applicable by changing (P) with suitable representation of the signal.

i. Proportional control (P Control)The proportional controller produces an output signal which

is proportional to the error ε.

Where; p: output pressure signal from controller

Kc: gain or sensitivity (adjustable)ε: error, (ε = set point-measured variable)

ps usually adjustable to obtain the required output

sc pKp

Page 9: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

Kc : controller gain, proportionality constant

i. The controller gain can be adjusted to make the controller output changes as sensitive as desired to deviations in error.

ii. The sign can be chosen to make the controller output increase (or decrease) as the error signal increases.

iii. It’s usually adjusted after the controller has been installed.

Page 10: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

In order to obtain transfer functions deviation variables should be introduced.

P=p-ps

ε is already a deviation variable (at t=0, εs =0)

therefore,

c

c

c

Ks

sP

sKsP

tKtP

)(

)(

)()(

)()(

Page 11: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

Disadvantage; a steady-state error (offset) occurs after a set-point change or a sustained disturbance. This can be eliminated by manually resetting either the set-point or steady-state value after an offset occurs. However, this approach is inconvenient because;

to have the change an operator intervention is required

new value must usually be found by trial and error.

Advantage; for control applications where offsets can be tolerated, proportional control is attractive because of its simplicity.

Page 12: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

ii. Proportional-integral control (PI Control)

This mode of control is described by the relationship,

where,

Kc: gain

τI: integral time

ps: constant set-up

this term is proportional to the integral of the error. The Kc and τI

values are adjustable.

t

sI

cc pdt

KKp

0

dtK t

I

c 0

Page 13: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

Advantage: In integral control offset will be eliminated. Thus, when integral control is used “p” automatically changes until it attains the value required to make the steady-state error zero.

Although elimination of offset is usually an important control objective, integral control is not used by itself because little control action takes place until the error signal has persistent for some time. In contrast, proportional control action takes immediate corrective action as soon as an error is detected. Therefore, integral control action is normally used in conjunction with proportional control as the proportional-integral (PI) controller.

Disadvantage: Integral control action tends to produce oscillatory responses of the controlled variable which affects stability.

Page 14: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

sK

s

sP

s

sKsKsP

dtK

Kpp

Ic

I

cc

t

I

ccs

11

)(

)(

)()()(

0

Page 15: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

iii. Proportional-derivative control (PD Control)

This mode of control is described by the relationship:

where,

Kc: gain

τD: derivative time

Ps: constant

in this term correction is proportional to the derivative of the error.

Derivative control action tends to improve the dynamic response of the controlled variable by decreasing the process settling time (i.e., the time it takes the process to reach steady-state).

In application , PD control algorithm is physically undesirable since it can not be implemented exactly using analog or digital components.

sDcc pdt

dKKp

dt

dK Dc

Page 16: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

)1()(

)(

))()(()()(

0

0

sKs

sP

tssKsKsPdt

dKKP

ppP

Dc

tDcc

Dcc

s

Page 17: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

iv . Proportional-derivative-integral control

This mode of control is a combination of the previous models and is given by;

where, KC, τD and τI are adjustable.

The transfer function for this mode of control is given as

t

sI

CDCC pdt

K

dt

dKKp

0

ssK

s

sP

IDC

11

)(

)(

Page 18: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

Example for proportional-integral control. Where, unit step change in error i.e., ε(t)=1

Example for proportional-derivative control. Where, ε(t)=A.t

sI

CC

s

t

I

CC

ptK

Ktp

pdtK

Ktp

)(

)1()1()(0

sDCC

sDCC

pAKAtKtp

pdt

AtdKAtKtp

tAt

)(

)()(

.)(

Page 19: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

Deviation variable

Time (min)

no control

proportional control

proportional-integral

control

proportional-integral-derivative

control

Page 20: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

If disturbance occurs the value of the controlled variable starts to rise. Without control this variable continues to rise to a new steady-state value.

With proportional action only, the control system can stop the rise of the controlled variable and ultimately bring it to rest at a new steady-state value. The difference between this new steady-state value and the original value is called “offset”.

Page 21: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

The addition of integral action eliminates the offset, the controlled variable ultimately returns to the original value. The disadvantage of this action is a more oscillatory behavior.

With the addition of derivative action the response will be improved. The rise of the controlled variable is stopped more quickly and its returned rapidly to the original value with little or no oscillation.

Page 22: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

First-order Systems

1)(

,

)(

)(

00

1

00

1

01

s

KsG

Ka

b

a

a

tfa

by

dt

dy

a

a

tbfyadt

dya

p

p

τ: time constant

Kp: steady state gain

Page 23: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

i. They have capacity to store material, energy or momentum.

ii. There exists a resistance with the flow of mass, energy or momentum associated with pumps, valves, weirs and pipes.

iii. A first order system is self-regulating

: (time constant) is a measure of the time necessary for the process to adjust to a change in input.

p

984

953

5.862

2.63

p

p

p

p

Time elapsed

y(t) as % of ultimate value

Page 24: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

iv. At steady state

to have the same change in the output:

a small change in input is required if Kp is large (very sensitive)

a large change in input is required if Kp is small.

pKinput

output

)(

)(

Page 25: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

Second-order systems

)(012

2

2 tbfyadt

dya

dt

yda

i. Multicapacity processes (i.e., two or more first order systems)

ii. Inherently second order systems (having inertia)

iii. A processing system with its controller

Page 26: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

Example: Obtaining the transfer function for a first order system with a capacity for mass storage.

Consider the tank shown in figure. The volumetric flow in is Fi and the outlet volumetric flow rate is Fo. In the outlet stream there is a resistance to flow, such as a pipe, valve or weir.

Fi

Fo

h

R

Fi

hFo

Page 27: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

Assume that the effluent flow rate Fo is related linearly to the hydrostatic pressure of the liquid level h, through the resistance R:

The total mass balance gives;

flow toresistance

flowfor force driving0 R

hF

R

hFFF

dt

dhA ii 0

Page 28: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

1)(

)()(

process theofgain statesteady

process theofconstant time

where

statesteady at

,

,

s

K

sF

sHsG

RK

AR

FFF

hhh

FRhdt

hdAR

RFh

RFhdt

dhAR

p

p

i

P

p

siii

s

s

sis

i

Page 29: Process Control CHAPTER V CONTROL SYSTEMS. For the mathematical analysis of control systems it’s possible to consider the controller as a simple computer.

The cross-sectional area of the tank A is a measure of its capacitance to store mass. Thus the larger the value of A, the larger the storage capacity of the tank.

Since time constant is defined as AR, we can say that,

(time constant)=(storage capacitance) x (resistance to flow)