unit 4 ppt ic
unit 4 ppt ic
• Analyze the time and Frequency domain analysis of system model for
control application and PID control system.
5
Department of Mechanical Engineering, VIIT , Pune-48
Light/Fan Control System
8
Department of Mechanical Engineering, VIIT , Pune-48
The objective is to regulate the level of
liquid in the tank, h, to the value H.
10/28/2020 9
Department of Mechanical Engineering, VIIT , Pune-48
An automatic level-control system replaces the
human with a controller and uses a sensor to
measure the level
10/28/2020 10
Department of Mechanical Engineering, VIIT , Pune-48
The electric fire closed-loop system
The input of the required speed value is by means of the setting of the position of
the movable contact of the potentiometer. This determines what voltage is
supplied to the comparison element, i.e. the differential amplifier, as indicative of
the required speed of rotation.
12
Department of Mechanical Engineering, VIIT , Pune-48
13
Department of Mechanical Engineering, VIIT , Pune-48
• Consider the liquid level system, as shown.
Control
Valve
Float
position
Feedback path
10/28/2020 14
Department of Mechanical Engineering, VIIT , Pune-48
Block Diagram Representation
10/28/2020 15
Department of Mechanical Engineering, VIIT , Pune-48
Block Diagram Representation contd…
10/28/2020 16
Department of Mechanical Engineering, VIIT , Pune-48
Block Diagram Simplification
10/28/2020 17
Department of Mechanical Engineering, VIIT , Pune-48
Block Diagram Reduction Rules
To reduce any complicated system into a simple form and derive the overall
transfer function of the system, it is necessary to reduce the block diagram
such that the output of the system and the value of any feedback signal does
not get disturbed. Following are the mathematical rules for the block diagram
reduction.
Rule 1: Associative Law:
R1-R2 R1-R2+R3
R1
R2 R3
Associative Law holds good for summing points which are directly connected
to each other.
10/28/2020 18
Department of Mechanical Engineering, VIIT , Pune-48
Rule 2: Blocks in Series:
R1 (R1+R3)G1-R2
G1
R3 R2
• The transfer functions of the blocks which are connected in series get
multiplied with each other.
10/28/2020 19
Department of Mechanical Engineering, VIIT , Pune-48
Rule 3: Blocks in Parallel:
G1
G2
R(s) C(s)
G3
• The transfer functions of the blocks which are connected in parallel get
added algebraically (considering the sign).
10/28/2020 20
Department of Mechanical Engineering, VIIT , Pune-48
Rule 4: Shifting a summing point behind the
block:
• While shifting a summing point behind the block, add a block having TF as
reciprocal of the TF of the block before which summing point is to be shifted, in
series with all the signals at that summing point.
10/28/2020 21
Department of Mechanical Engineering, VIIT , Pune-48
Rule 5: Shifting a summing point beyond
the block:
While shifting a summing point beyond / after the block, add a block having TF as
same as that of the TF of the block after which summing point is to be shifted, in
series with all the signals at that summing point.
10/28/2020 22
Department of Mechanical Engineering, VIIT , Pune-48
Rule 6: Shifting a take-off point behind the block:
R C=RG R C=RG
G G
G
Y=RG
Y=RG
• While shifting a take off point behind the block, add a block having TF
same as that of the block behind which take-off point is to be shifted, in
series with all the signals which are taking off from that point.
10/28/2020 23
Department of Mechanical Engineering, VIIT , Pune-48
Rule 7: Shifting a take-off point beyond
the block:
R C=RG
G
R C=RG
G 1/G
Y=R
Y=R
• While shifting a take off point beyond the block, add a block in series with
all the signals which are taking off from that point, having TF as reciprocal
of the TF of the block beyond which the take off point is to be shifted.
10/28/2020 24
Department of Mechanical Engineering, VIIT , Pune-48
Rule 8: Removing minor feedback loop
10/28/2020 25
Department of Mechanical Engineering, VIIT , Pune-48
Block Diagram Simplification
10/28/2020 27
Department of Mechanical Engineering, VIIT , Pune-48
Components of Block
Diagram
• Subsystem is represented as a
block with an input, an output,
and a transfer function
10/28/2020 28
Department of Mechanical Engineering, VIIT , Pune-48
Cascaded System
• Each signal is derived from the product of the input times the transfer
function (output Laplace transform divided by the input Laplace
transform)
10/28/2020 30
Department of Mechanical Engineering, VIIT , Pune-48
Moving Blocks to Create Familiar Forms
10/28/2020 31
Department of Mechanical Engineering, VIIT , Pune-48
Moving Blocks to Create Familiar Forms
10/28/2020 32
Department of Mechanical Engineering, VIIT , Pune-48
Example 1
10/28/2020 33
Department of Mechanical Engineering, VIIT , Pune-48
Example
10/28/2020 34
Department of Mechanical Engineering, VIIT , Pune-48
Example
10/28/2020 35
Department of Mechanical Engineering, VIIT , Pune-48
Example 2
10/28/2020 36
Department of Mechanical Engineering, VIIT , Pune-48
10/28/2020 MILIND WASEKAR 37
Department of Mechanical Engineering, VIIT , Pune-48
10/28/2020 MILIND WASEKAR 38
Department of Mechanical Engineering, VIIT , Pune-48
Example 3
10/28/2020 39
Department of Mechanical Engineering, VIIT , Pune-48
Example 3
10/28/2020 40
Department of Mechanical Engineering, VIIT , Pune-48
Example 3
10/28/2020 41
Department of Mechanical Engineering, VIIT , Pune-48
Example 4
10/28/2020 42
Department of Mechanical Engineering, VIIT , Pune-48
Example 5
10/28/2020 43
Department of Mechanical Engineering, VIIT , Pune-48
Example 6
10/28/2020 44
Department of Mechanical Engineering, VIIT , Pune-48
Why is Controller Necessary?
Blue response resembles an un-controlled system. This response is
oscillatory as well as it takes much longer to settle down.
Inertia effect, friction, backlash etc
The red response is of a controlled system. This response contains no
oscillations and it settles to equilibrium / steady state in lesser time.
Job of a control system is to “generate a control input / effort that can
be used to drive the un-controlled system, albeit externally, to achieve
the desired performance”.
-imaginary
-real X +real
Rise Time (Tr): Time required for the step response to rise from
10% to 90% of its final value.
Delay Time (Td): Time required for the step response to reach
50% of final value
+ e u
Input ∑ PID Plant Output
Being robust & easy to implement, it is one of the most widely used
ut uP t K Pe Offset
unstable.
Department of Mechanical Engineering, VIIT , Pune-48
Proportional Control
The proportional controller produces an output, which is
proportional to error signal.
u(t)∝e(t)
⇒u(t)=Kpe(t)
Disadvantages:
Not possible to eliminate Steady State Error / Offset
Applications:
Float Valve, Thermostat etc
U(s)/E(s)=KDs
Disadvantages:
Not possible to eliminate Steady State Error / Offset
Amplifies Noise
Applications:
In conjunction with P Control
u t u I t K I edt
error.
Control signal proportional to integral of error.
rate.
Department of Mechanical Engineering, VIIT , Pune-48
Integral Control
The integral controller produces an output, which is integral of the
error signal.
u(t)=KI ∫e(t)dt
U(s)=KIE(s)/s
U(s)/E(s)=KI/s
The block diagram of the unity negative feedback closed loop control system along
H s K P
KI
s
Where,
K P Proportion al Gain, K I Integral Gain
u t u P t u I t K P e K I edt
H s K P K D s
Where,
K P Proportion al Gain, K D Derivative Gain
u t u P t u D t K P e K D de
dt
Proportional Derivative (PD) Control helps reduce rise time,
Proportional Derivative (PD) Control helps reduce rise time, settling time as well as
minimize overshoot.
Department of Mechanical Engineering, VIIT , Pune-48
Parallel Form: PD Control
1. Flow
2. Temperature
3. Pressure etc
+ +
e + + u
P
TF P PD PI PID
TF P PI PD
Transfer Function of Series Form
u t u P t u P t u I t u P t u D t
K P e K P K I edt K P K D de dt
Where,
e Error Difference between reference & measured signal
PID: Parallel / Non-Interacting Form
ud
Kds
Ki ui
s
+
ysp + e +
y
Kp up
+
u
plant
-
Ideal Form