GATE Chemical Instrumentation and Process Control-IPC
GATE Chemical Instrumentation and Process Control-IPC
STUDY MATERIAL
ENGINEERS INSTITUTE OF INDIA 2021 All Rights Reserved Online, Offline Classroom, Postal, Online, Test Series
61C, Kalu Sarai Hauz Khas, New Delhi-110016. Ph. 9990357855, 9990657855 www.engineersinstitute.com
CONTENT
Part-I INTRODUCTION
Chapter 1: Introductory Concepts 1-2
1.1 Why need for process control?
1.2 Control Systems
ENGINEERS INSTITUTE OF INDIA 2021 All Rights Reserved Online, Offline Classroom, Postal, Online, Test Series
61C, Kalu Sarai Hauz Khas, New Delhi-110016. Ph. 9990357855, 9990657855 www.engineersinstitute.com
Chapter 11: Stability 81-88
11.1 Concept of Stability
11.2 Stability Criterion
11.3 Routh’s Test for Stability
ENGINEERS INSTITUTE OF INDIA 2021 All Rights Reserved Online, Offline Classroom, Postal, Online, Test Series
61C, Kalu Sarai Hauz Khas, New Delhi-110016. Ph. 9990357855, 9990657855 www.engineersinstitute.com
ENGINEERS INSTITUTE OF INDIA 2021 All Rights Reserved Online, Offline Classroom, Postal, Online, Test Series
61C, Kalu Sarai Hauz Khas, New Delhi-110016. Ph. 9990357855, 9990657855 www.engineersinstitute.com
ENGINEERS INSTITUTE OF INDIA 2021 All Rights Reserved Online, Offline Classroom, Postal, Online, Test Series
61C, Kalu Sarai Hauz Khas, New Delhi-110016. Ph. 9990357855, 9990657855 www.engineersinstitute.com
CHEMICAL ENGG.(GATE / PSU) INSTRUMENTATION & PROCESS CONTROL
PART-1:
INTRODUCTION
CHAPTER-1:
INTRODUCTORY CONCEPTS
DEFINITIONS:
Block diagram : Diagram that indicates the flow of information around the control system and
the function of each part of the system.
Open loop : In an open loop, the measured value of the controlled variable is not fed back to the
controller.
61C, Kalu Sarai, Hauz Khas New Delhi-110016 Ph. 9990657855 © 2023 ENGINEERS INSTITUTE OF INDIA® . All Rights Reserved
www.engineersinstitute.com GATE+PSU’s : Online & Offline Classes , Postal-Course, All India Online-Test Series [1]
CHEMICAL ENGG.(GATE / PSU) INSTRUMENTATION & PROCESS CONTROL
Closed loop : In a closed loop, the measured value of the controlled variable is fed back to the
controller.
Controlled variable : The process variable that we want to maintain at a particular value.
Controller : A device that outputs a signal to the process based on the magnitude of the error
signal. A proportional controller outputs a signal proportional to the error.
Disturbance rejection : One goal of a control system, which is to enable the system to “reject”
the effect of disturbance changes and maintain the controlled variable at the set point.
Disturbances : Any process variables that can cause the controlled variable to change. In
general, disturbances the variables that we have no control over.
Error : The difference between the values of the set point and the measured variable.
Manipulated variable : Process variable that is adjusted to bring the controlled variable back to
the set point.
Positive feedback : In positive feedback, the measured temperature is added to the set point.
(This is usually an undesirable situation and frequently leads to instability).
Negative feedback : In negative feedback, the error is the difference between the set point and
the measured variable (this is usually the desired configuration).
Offset : The steady-state value of the error.
Set point : The desired value of the controlled variable.
Set point tracking : One goal of a control system, which is to force the system to follow or
“track” requested set point changes.
61C, Kalu Sarai, Hauz Khas New Delhi-110016 Ph. 9990657855 © 2023 ENGINEERS INSTITUTE OF INDIA® . All Rights Reserved
www.engineersinstitute.com GATE+PSU’s : Online & Offline Classes , Postal-Course, All India Online-Test Series [2]
CHEMICAL ENGG.(GATE / PSU) INSTRUMENTATION & PROCESS CONTROL
PART-2:
MODELING FOR PROCESS DYNAMICS
CHAPTER-2:
MATHEMATICAL TOOLS FOR MODELING
Understanding Process Dynamics (how process variables changes with time) will be very
important to our studies of Process Control. As we analyse the Chemical Processes, we write
material balance and energy balance equations and we find these equations in terms of
differential equations. It means linear differential equations arises from mathematical modeling
of chemical processes. This will be a common occurrence for us as we continue our studies of
process dynamics and control. We can solve these equations by separation and integration. A
couple of other useful tools for solving such models are Laplace Transforms and MATLAB /
Simulink.
4
{4}=
s
FACTS ABOUT LAPLACE TRANSFORM:
(1) The Laplace transform is not defined for the function f (t), when the value of ‘t’ is less than
zero .
(2) The Laplace transform is linear. Mathematically,
{af1 (t)+bf 2 (t)} =a {f1 (t)} +b {f 2 (t)} Where, a and b are constant.
61C, Kalu Sarai, Hauz Khas New Delhi-110016 Ph. 9990657855 © 2023 ENGINEERS INSTITUTE OF INDIA® . All Rights Reserved
www.engineersinstitute.com GATE+PSU’s : Online & Offline Classes , Postal-Course, All India Online-Test Series [3]
CHEMICAL ENGG.(GATE / PSU) INSTRUMENTATION & PROCESS CONTROL
∞
(3) Laplace transform of the function f(t) exists, if the integral ∫ f(t)e-st dt takes a finite value (i.e.
0
remains bounded).
(4) Laplace transform is a transformation of a function from time domain (where time is an
independent variable) to s-domain (where, s is an independent variable).
s is a variable defined in complex plane (i.e. s = a + jb)
A
[ Step function of size A] =
s
0, t<0 1
When function is Unit step i.e. u(t)= [ u(t) ] =
1, t>0 s
{f(t)}= ∫ ate-st dt
0
∞
t 1 a
{f(t)} = a -e-st + 2 = 2
s s 0 s
61C, Kalu Sarai, Hauz Khas New Delhi-110016 Ph. 9990657855 © 2023 ENGINEERS INSTITUTE OF INDIA® . All Rights Reserved
www.engineersinstitute.com GATE+PSU’s : Online & Offline Classes , Postal-Course, All India Online-Test Series [4]
CHEMICAL ENGG.(GATE / PSU) INSTRUMENTATION & PROCESS CONTROL
x (0) = 3
Solution: Taking Laplace transform of above equation
dx
= ∫ x(t)dt – [ t ]
t
dt 0
X(s) 1
sX(s) – x(0) = – 2
s s
X(s) 1
sX(s) –3= – 2
s s
⇒ X(s) =
(3s 2
)
–1
s(s+1)(s –1)
⇒
(3s –1)
2
=
A
+
B
+
C
=
A(s2 –1)+B{s(s–1)}+C{s(s+1)}
s(s+1)(s–1) s (s+1) (s–1) s(s+1)(s–1)
⇒
(3s –1)
2
=
s2 (A+B+C) + s(C–B) + (–A)
s(s+1)(s–1) s(s+1)(s–1)
PROPERTIES OF TRANSFORMS:
Provided that sf(s) does not become infinity for any value of s satisfying Re (s) ≥ 0. the limit of
f(t) is found to be correct only if f(t) is bounded as t approaches infinity. The final value theorem
allows us to compute the value that a function approaches as t →∞ when its Laplace transform is
known.
61C, Kalu Sarai, Hauz Khas New Delhi-110016 Ph. 9990657855 © 2023 ENGINEERS INSTITUTE OF INDIA® . All Rights Reserved
www.engineersinstitute.com GATE+PSU’s : Online & Offline Classes , Postal-Course, All India Online-Test Series [9]
CHEMICAL ENGG.(GATE / PSU) INSTRUMENTATION & PROCESS CONTROL
Example: Find the final value of the function x(t) for which the Laplace transform is
1
X(s)=
s(s +3s 2 +6s+8)
3
If f ( t ) = F ( s ) then,
t dy(t)
∫ y(t)dt =
0 dt
1 s
⇒ Y (s ) = sY (s ) – y (0) ⇒ Y(s) =
s ( 2
s –1)
By taking inverse Laplace transform,
s
y(t) = −1[Y(s)]= −1 2 = cosht
s –1
61C, Kalu Sarai, Hauz Khas New Delhi-110016 Ph. 9990657855 © 2023 ENGINEERS INSTITUTE OF INDIA® . All Rights Reserved
www.engineersinstitute.com GATE+PSU’s : Online & Offline Classes , Postal-Course, All India Online-Test Series [10]
CHEMICAL ENGG.(GATE / PSU) INSTRUMENTATION & PROCESS CONTROL
(10s + 1)
Question: A process described by the transfer function G p (s) = is forced by a unit step
(5s + 1)
input at time t = 0. The output value immediately after the step input (at t = 0+ ) is _________
(rounded off to the nearest integer). (GATE-2022, 2-Marks)
Answer: 2
Example:
Given transfer function
10s + 1 Y(s) 10s + 1
G P (s) = G(s) = =
5s + 1 X(s) 5s + 1
1 10s + 1
for step input , Y(s) =
s 5s + 1
The out value at t = 0* , using initial value theorem
1
S×
10s + 1
Y(t) = SY(s) = S ×
t →0 S→∞ 5s + 1
S→ ∞
S 1 1
10 + 10 +
10s + 1 S S S = 10 = 2
Y(t) = = Y(t) =
t →0 5s + 1 5s 1
S→ ∞ + t →0 5 +
1 5
S→ ∞ S S S→∞ S
3e −4s
Question: A system has a transfer function G(s) = . When a step change of
12s + 1
magnitude M is given to the system input, the final value of the system output is measured to
be 120. The value of M is ______________. (GATE-2021, 2-Marks)
Ans: 40
3e−4s
G(s) =
(12s + 1)
M
Step change of magnitude M in input, X(s) =
S
Final value of the system output = 120
M 3e−4s
Y(s) = ×
S (12s + 1)
M 3e−4s
lim Y(t) = lim S.Y(s) = lim S × × = 120
t →∞ s→ 0 s→ 0 S (12s + 1)
⇒ 3M = 120 M = 40
61C, Kalu Sarai, Hauz Khas New Delhi-110016 Ph. 9990657855 © 2023 ENGINEERS INSTITUTE OF INDIA® . All Rights Reserved
www.engineersinstitute.com GATE+PSU’s : Online & Offline Classes , Postal-Course, All India Online-Test Series [11]
CHEMICAL ENGG.(GATE / PSU) INSTRUMENTATION & PROCESS CONTROL
KEY POINTS
∞
{
(7) Final value theorem, lim f ( t ) = lim s F ( s )
t →∞
} s →0
{ }
(8) Initial value theorem, lim {f(t)} = lim {sF(s)}
t →0 S→∞
(9) If f ( t ) = F ( s ) then,
∞
{e (–at)
f(t)}= F(s+a) = ∫ f(t)e –(s+a)t dt
0
{ f(t – t 0 )} = e –st 0
F(s)
Table of Laplace Transforms:
(1.) (1) = 1/s a
(5.) (sin at)=
1 (s +a 2 )
2
(2.) (eat )=
( s-a ) s
(6.) (cos at)=
(s +a 2 )
2
n!
(3.) (t n )= n+1
when, t > 0 & n ∈ N
s a
(7.) (sinh at)=
Γ ( n+1) (s –a 2 )
2
n!
(9.) (eat t n ) =
(s – a) n+1
61C, Kalu Sarai, Hauz Khas New Delhi-110016 Ph. 9990657855 © 2023 ENGINEERS INSTITUTE OF INDIA® . All Rights Reserved
www.engineersinstitute.com GATE+PSU’s : Online & Offline Classes , Postal-Course, All India Online-Test Series [12]
CHEMICAL ENGG.(GATE / PSU) INSTRUMENTATION & PROCESS CONTROL
3. The output lags behind the input by an angle φ . The phase lag increases with frequency, but
the phase lag can never exceed 90º.
10 cycle
f=
π min
10
ω = 2πf = 2π = 20 rad/min
π
A 2
Amplitude of response = = = 0.896
τ s +1
2 2
4+1
y(4) = 120.2544oF
61C, Kalu Sarai, Hauz Khas New Delhi-110016 Ph. 9990657855 © 2023 ENGINEERS INSTITUTE OF INDIA® . All Rights Reserved
www.engineersinstitute.com GATE+PSU’s : Online & Offline Classes , Postal-Course, All India Online-Test Series [20]
CHEMICAL ENGG.(GATE / PSU) INSTRUMENTATION & PROCESS CONTROL
Example-2: In the temperature alarm unit, a unity gain first order system with a time constant of
5 minutes is subjected to a sudden 50º C rise because of fire. If an increase in 30º C is required to
active the alarm, what will be the delay in signaling the temperature change?
Sol. 4.58
−t
y(t ) = A(1 − e τ )
−t −t
30 = 50(1 − e 5 ) , 0.6 = 1 − e 5
t
t
e 5 = 2.5 , = 0.92 ⇒ t = 4.58 minutes
5
Example-3: The response of a thermocouple can be modeled as a first order process to change in
the temperature of the environment. If such a thermocouple at 50ºC is immersed suddenly in a
fluid at 120º C and held there, it is found that the thermocouple reading (in º C) reaches 63.2% of
the find steady valve in 1.2 minute.
Find the time constant of the thermocouple.
Sol. 71.95
y(t ) = A(1 − e −t / τ )
A = 120 – 50 = 70º C
and y(t ) = (120 − 50) × 0.632 = 44.24
−72
44.24 τ
So, =1− e
70
72
72
eτ = 2.72 = ln 2.72 τ = 71.95 sec
τ
Example-4: A process of unknown transfer function is subjected to unit impulse input. The
output of the process is measured accurately and is found to be represented by the function y(t) =
te-t . Determine the unit step response of this process?
Solution: x(t)=δ(t)
X(s)={x(t)}=1
y(t)=te-t
1
Y(s)={y(t)}=
(s+1) 2
Y(s) 1
G(s)= =
X(s) (s+1) 2
61C, Kalu Sarai, Hauz Khas New Delhi-110016 Ph. 9990657855 © 2023 ENGINEERS INSTITUTE OF INDIA® . All Rights Reserved
www.engineersinstitute.com GATE+PSU’s : Online & Offline Classes , Postal-Course, All India Online-Test Series [21]
CHEMICAL ENGG.(GATE / PSU) INSTRUMENTATION & PROCESS CONTROL
1 1
For determining unit step response, Y(s)= 2
X(s) =
(s+1) s (s +1) 2
1 A B C
Solving by partial function, = + +
s(s+1) 2
s ( s+1) (s+1) 2
Comparing the coefficient we get A= 1, B = -1, C = -1
1 1 1
Y(s)= - -
s s+1 (s+1) 2
Taking inverse Laplace transform, y(t)=1-e-t -te-t
KEY POINTS
Input Output
X(t) X(s) Y(s) Y(t)
Step u(t) 1 kp (
K p 1 − e− t / τ )
s
s ( τs + 1)
Impulse δ(t) 1 Kp Kp
e− t / τ
τs + 1 τ
Ramp btu(t) b bK p
(
K p bt − bτ 1 − e − t / τ
)
s2 s ( τs + 1)
2
61C, Kalu Sarai, Hauz Khas New Delhi-110016 Ph. 9990657855 © 2023 ENGINEERS INSTITUTE OF INDIA® . All Rights Reserved
www.engineersinstitute.com GATE+PSU’s : Online & Offline Classes , Postal-Course, All India Online-Test Series [22]
CHEMICAL ENGG.(GATE / PSU) INSTRUMENTATION & PROCESS CONTROL
CHAPTER-4:
PHYSICAL EXAMPLE OF FIRST ORDER SYSTEM
The unit of resistance is time/m2 . A time varying volumetric flow q of liquid of constant
density ρ enters the tank.
61C, Kalu Sarai, Hauz Khas New Delhi-110016 Ph. 9990657855 © 2023 ENGINEERS INSTITUTE OF INDIA® . All Rights Reserved
www.engineersinstitute.com GATE+PSU’s : Online & Offline Classes , Postal-Course, All India Online-Test Series [23]
CHEMICAL ENGG.(GATE / PSU) INSTRUMENTATION & PROCESS CONTROL
1 Ad(h – h s )
(q – q s ) =
(h – h s ) +
R dt
Assume Q = q – q s , H = h – h s
H AdH …(4.4)
Q= +
R dt
Taking Laplace transform,
H(s) 1
Q(s)= +AsH(s) ⇒ Q(s)=H(s) +As
R R
H(s) R
It gives, = …(4.5)
Q(s)τs+1
dh
Apply material balance, ρq − ρq 0 = ρA
dt
dh
⇒ q − q0 = A …(4.6)
dt
At steady state,
qs − q0 = 0 …(4.7)
Write down the equation (4.6) in deviation variable form,
d ( h − hs )
(q − qs ) = A dt
…(4.8)
dH
⇒ Q=A
dt
Taking Laplace transform,
Q(s) = [sH(s) − H(0) ]
61C, Kalu Sarai, Hauz Khas New Delhi-110016 Ph. 9990657855 © 2023 ENGINEERS INSTITUTE OF INDIA® . All Rights Reserved
www.engineersinstitute.com GATE+PSU’s : Online & Offline Classes , Postal-Course, All India Online-Test Series [24]
CHEMICAL ENGG.(GATE / PSU) INSTRUMENTATION & PROCESS CONTROL
⇒ Q(s) = AsH(s)
H(s) 1
G(s) = = …(4.9)
Q(s) As
1
Notice that the transfer function is equivalent to integration. Therefore, the solution is
As
t
1
A ∫0
h(t) = h s + Q(t)dt …(4.10)
Clearly, if we increase the inlet flow to the tank, the level will increase because the output flow
remains constant. The excess volumetric flow rate into the tank accumulates, and the level rises.
This type of systems is called non-regulation system.
We write mass balance around the mixing tank for the salt, flow rate of salt in- Flow rate of salt
out = Rate of accumulation of salt in the tank
d(Vy)
qx – qy= …(4.11)
dt
At steady state, s subscript is used to define steady state variable
qx s – qys =0 …(4.12)
Assume X= x – x s ,Y= y – ys
61C, Kalu Sarai, Hauz Khas New Delhi-110016 Ph. 9990657855 © 2023 ENGINEERS INSTITUTE OF INDIA® . All Rights Reserved
www.engineersinstitute.com GATE+PSU’s : Online & Offline Classes , Postal-Course, All India Online-Test Series [25]
CHEMICAL ENGG.(GATE / PSU) INSTRUMENTATION & PROCESS CONTROL
CHAPTER-5:
RESPONSE OF FIRST ORDER SYSTEM IN SERIES
Systems with first order dynamic behavior are not the only ones encountered in a chemical
process. An output may change, under the influence of an input, in a drastically different way
from that of a first order system, following higher-order dynamics. System with second or
higher-order dynamics can arises from several physical situations. These can be classified into
three categories:
1. Multi-capacity process: Processes that consist of two or more capacities (first order systems)
in series, through which material or energy must flow. Examples:
(a) Non interacting systems
(b) Interacting systems
dh1
Mass balance on tank1 q – q1 =A1 ...(5.1)
dt
At steady state q s – q1s = 0 ...(5.2)
dh 2
Mass balance on tank 2 q1 – q 2 =A 2 ...(5.3)
dt
At steady state q 1 s -q 2s =0 ...(5.4)
61C, Kalu Sarai, Hauz Khas New Delhi-110016 Ph. 9990657855 © 2023 ENGINEERS INSTITUTE OF INDIA® . All Rights Reserved
www.engineersinstitute.com GATE+PSU’s : Online & Offline Classes , Postal-Course, All India Online-Test Series [33]
CHEMICAL ENGG.(GATE / PSU) INSTRUMENTATION & PROCESS CONTROL
CHAPTER-6:
HIGHER ORDER SYSTEM
Damped vibrator consist of a block of mass W on a table is attached to a linear spring. A viscous
damper is also attached to the block. When force F(t) is applied on the system the system starts
oscillating in horizontal direction.
61C, Kalu Sarai, Hauz Khas New Delhi-110016 Ph. 9990657855 © 2023 ENGINEERS INSTITUTE OF INDIA® . All Rights Reserved
www.engineersinstitute.com GATE+PSU’s : Online & Offline Classes , Postal-Course, All India Online-Test Series [43]
CHEMICAL ENGG.(GATE / PSU) INSTRUMENTATION & PROCESS CONTROL
When the system possesses on Inverse Response, its transfer function has at least one positive
zero.
Y(s) 10
Example-01: A system has the transfer function = 2 .
X(s) ( s +1.6s+4 )
A step change of magnitude units is introduced in this system. What is the percent overshoot and
decay ratio?
Answer: Compare, ( s +1.6s+4 )τ=s( +2ζτs+1 )
2 2 2
1 1.6
τ=2 , 2ζτ
= we get, τ=0.5 ζ=0.4
4 4
-πζ -π(0.4)
Overshoot = exp = exp
1-ζ 2
1-0.42
Overshoot = 0.254 = 25.4%
Decay ratio = (overshoot)2 = (0.254)2 = 0.0645 = 6.45%
1
Example-02: The transfer function of process is . If a step change introduced
( 8s + 4 s + 2 )
2
We get, 4 = τ 2 , 2ζτ = 2
1
τ = 2, ζ = = 0.5
2
ζ <1 So, system response is under damped.
2
Example-03: A system has a transfer function . If a step change of magnitude 5 is
( 3s +5s+9 )
2
5
Given, X(s) =
s
10
Y(s) = 2
s(3s +5s+9)
10s 10
y(t) = sY(s) = lim 2
= ,
lim t →∞ lims → 0 s →0 s(3s +5s+9) 9
10
then ultimate value of y(t) is
9
61C, Kalu Sarai, Hauz Khas New Delhi-110016 Ph. 9990657855 © 2023 ENGINEERS INSTITUTE OF INDIA® . All Rights Reserved
www.engineersinstitute.com GATE+PSU’s : Online & Offline Classes , Postal-Course, All India Online-Test Series [50]
CHEMICAL ENGG.(GATE / PSU) INSTRUMENTATION & PROCESS CONTROL
GATE Questions
Y(s) 20
Question-1: A process has a transfer function G(s) = = .
X(s) 90000s + 240s + 1
2
Initially the process is at steady state with x(t = 0) = 0.4 and y(t = 0) = 100. If a step
change in 𝒙𝒙 is given from 0.4 to 0.5, the maximum value of y that will be observed
before it reaches the new steady state is ___________ (rounded off to 1 decimal place).
Ans: 102.4 to 102.5 GATE-2021 Marks-2
Y(s) 20
G(s) = =
X(s) (90000s 2 + 240s + 1)
At Initial x(t = 0) = 0.4
y(t = 0) = 100
Step change in input of magnitude 0.1
0.1
X(s) =
s
0.1 20
Y(s) = ×
s (90000s + 240s + 1)
2
B = Mk p = 2
−πε −π× 0.4
A
Over shoot = = e 1−ε
2
A = 2 × e 0.84
B
Maximum value of y = 100 + 2 +A = 102.46
Question-2: A step change of magnitude ‘4’ is introduced into a system having a transfer
function :
Y( s ) 9
=
X( s ) 16s + 3.2s + 8
2
Determine
(a) Percent overshoot
(b) Decay ratio
(c) Period of oscillation
61C, Kalu Sarai, Hauz Khas New Delhi-110016 Ph. 9990657855 © 2023 ENGINEERS INSTITUTE OF INDIA® . All Rights Reserved
www.engineersinstitute.com GATE+PSU’s : Online & Offline Classes , Postal-Course, All India Online-Test Series [51]
CHEMICAL ENGG.(GATE / PSU) INSTRUMENTATION & PROCESS CONTROL
PART-4:
LINEAR CLOSED-LOOP SYSTEMS
CHAPTER-7:
THE CONTROL SYSTEM
7.1 COMPONENTS OF CONTROL SYSTEMS:
To understand a control system we consider an example of a control system for a stirred tank
heater as shown in the figure.
Load point: It refers to a change in any variable they may cause the controlled variable of the
process to change. In the above system, the inlet temperature (Ti) is a load variable.
61C, Kalu Sarai, Hauz Khas New Delhi-110016 Ph. 9990657855 © 2023 ENGINEERS INSTITUTE OF INDIA® . All Rights Reserved
www.engineersinstitute.com GATE+PSU’s : Online & Offline Classes , Postal-Course, All India Online-Test Series [55]
CHEMICAL ENGG.(GATE / PSU) INSTRUMENTATION & PROCESS CONTROL
Block diagram: It is a diagram which makes it much easier to visualize the relationship among
the various signal.
The control system shown in the figure is called a closed loop system because the
measured value is return to a device called comparator. Comparator measures the
difference between the desired value and measured values and thus an error is generated.
This error enters the controller which adjusts the final control element in order to return
the controlled variable to the set point.
Negative feedback system: It ensures that the difference between TR and Tm is used to adjust the
control element to reduce the error.
Positive feedback system: In this signal to the comparator were obtained by adding TR and Tm
which increases the instability in the system.
Servo Problem: In this type of problem we assume there is no change in load variable Ti and we
are interested in changing the set point.
Regulator problem: In this type of problem we assume there is no change in set point and we
are interested in changing the load point .
61C, Kalu Sarai, Hauz Khas New Delhi-110016 Ph. 9990657855 © 2023 ENGINEERS INSTITUTE OF INDIA® . All Rights Reserved
www.engineersinstitute.com GATE+PSU’s : Online & Offline Classes , Postal-Course, All India Online-Test Series [56]
CHEMICAL ENGG.(GATE / PSU) INSTRUMENTATION & PROCESS CONTROL
Example: Derive the servo type transfer function for the figure?
1
Kc
Solution: Take Load change = 0,
C
=
( τ Ps+1) = Kc
R 1+ K c H ( τ ps+1+K c H )
( τ Ps+1)
Example: Derive regulator type transfer function for the figure?
1
KEY-POINTS
61C, Kalu Sarai, Hauz Khas New Delhi-110016 Ph. 9990657855 © 2023 ENGINEERS INSTITUTE OF INDIA® . All Rights Reserved
www.engineersinstitute.com GATE+PSU’s : Online & Offline Classes , Postal-Course, All India Online-Test Series [57]