Transfer Function and Block Diagram
Transfer Function and Block Diagram
Transfer Function and Block Diagram
Jaafar
Chapter 2
Transfer Function and Block Diagram
Mathematical Model
Mathematical Model
Mathematical Model
❑ Example: DC Motor
1. State-space representation:
𝑑 𝜃 0 1 0 𝜃 0
𝜃ሶ = 0 −𝑏/𝐽 𝐾/𝐽 𝜃ሶ + 0 𝑉
𝑑𝑡 0 −𝐾/𝐿 −𝑅/𝐿 𝑖ሶ 1/𝐿
𝑖ሶ
𝜃
𝑦= 1 0 0 𝜃ሶ
𝑖ሶ
2. Transfer function:
𝜃(𝑠) 𝐾
=
𝑉(𝑠) 𝐽𝑠 + 𝑏 𝐿𝑠 + 𝑅 + 𝐾 2 𝑠
DEKC 2113 – Control System Engineering
H.I. Jaafar
State-Space Representation
𝑥ሶ = 𝐴𝑥 + 𝐵𝑢
❑ State equations: A set of simultaneous, first order differential equations with
𝒏 state variables
𝑦 = 𝐶𝑥 + 𝐷𝑢
❑ Output equation: The algebraic equation that expresses the output variables
of a system as linear combinations of the state variables and the inputs
where 𝒙 is the state vector, 𝒙ሶ is the derivative of 𝒙 with respect to 𝒕, 𝒚 is the output vector and 𝒖 is the
input or control vector. 𝑨, 𝑩, 𝑪, 𝑫 are system, input, output and feedforward matrices, respectively.
State-Space Representation
𝑥ሶ = 𝐴𝑥 + 𝐵𝑢 and 𝑦 = 𝐶𝑥
State-Space Representation
𝑥ሶ = 𝐴𝑥 + 𝐵𝑢 and 𝑦 = 𝐶𝑥 + 𝐷𝑢
Transfer Function
Transfer Function
Transfer Function
Transfer Function
Transfer Function
Transfer Function
❑ Through the Laplace transform, the input, output and system are
distinct and separate parts.
Example 2.1
Block Diagram
❑ The arrowhead pointing toward the block indicates the input signal
while the arrowhead leading away from the block represent the output
signal.
DEKC 2113 – Control System Engineering
H.I. Jaafar
Block Diagram
❑ Summing point:
• From Figure (a) and Figure (b), a circle with a cross is the symbol that
indicates a summing point operation. The plus (+) or minus (-) sign at each
arrowhead indicates whether that signal is to be added or subtracted. For
system with minus (-) sign, it has negative feedback as shown in Figure (a)
while system with plus (+) sign has positive feedback as shown in Figure
(b).
Block Diagram
❑ Branch point:
• A branch point is a point, from which the signal from a block goes
concurrently to other blocks or summing point as shown in Figure (c)
below:
unity feedback
and
DEKC 2113 – Control System Engineering
H.I. Jaafar
------ (2)
------ (3)
❑ From the figure, the overall transfer function that relate output, 𝐶(𝑠) to
the input, 𝑅(𝑠) can be derived as follows:
❑ Substitute Eq. (2) into Eq. (3), hence:
------ (4)
❑ Noticed that the above derivation of CLTF is for negative feedback loop.
❑ For positive feedback loop, the CLTF is given as:
Example 2.2
Solution
❑ Step 1: Cascading blocks G1, G2, and parallel blocks G3 and G4 (Rule 1).
Solution
❑ The following figure shows the interconnection of the systems and the
signals. Each node is the sum of signals flowing into it.
FOUR (4) steps to convert from block diagram to signal flow graph
❑ Step 1: Determine the nodes based on Input, Output, Summing point,
Branch point or In between cascade block.
❑ Step 2: Draw the signal nodes accordingly.
❑ Step 3: Interconnect all the nodes.
❑ Step 4: Insert all the related gains of the block. If no gain, put 1.
Example 2.3
Solution
2 3
5 7
1 4 8 9
Note: input (node 1), output (node 9), summing point (node 2, node 3, node 7),
branch point (node 4, node 5, node 6, node 8), In between cascade block (none)
Solution
𝑅(𝑠) 𝐶(𝑠)
1 2 3 4 5 7 8 9
Solution
𝑅(𝑠) 𝐶(𝑠)
1 2 3 4 5 7 8 9
Solution
❑ Step 4: Insert all the related gains of the block. If no gain, put 1.
1
𝑅(𝑠) 1 𝐺1 1 𝐺2 1 𝐺3 1 𝐶(𝑠)
1 2 3 4 5 7 8 9
1
−𝐻2 6
−𝐻3
−𝐻1
“-ve” because of
negative feedback
Example 2.4
Solution
2
3 4 5
1 6
Note: input (node 1), output (node 6), summing point (node 2),
branch point (node 4, node 5), In between cascade block (node 3)
Solution
𝑅(𝑠) 𝐶(𝑠)
1 2 3 4 5 6
Solution
𝑅(𝑠) 𝐶(𝑠)
1 2 3 4 5 6
Solution
❑ Step 4: Insert all the related gains of the block. If no gain, put 1.
𝑅(𝑠) 𝐺1 𝐺2 𝐺3 𝐺4 1 𝐶(𝑠)
1 2 3 4 5 6
−𝐻1
𝐻2
“-ve” because of
negative feedback
“+ve” because of
positive feedback
Mason’s Rule
Mason’s Rule
❑ Let’s assume that the block diagram was converted as signal flow
graph as below:
Definition:
Forward path, 𝑘 – How many forward
path that we found in the one direction
of signal flow from the input node, 𝑅(𝑠)
to the output node, 𝐶(𝑠).
DEKC 2113 – Control System Engineering
H.I. Jaafar
Mason’s Rule
❑ Let’s assume that the block diagram was converted as signal flow
graph as below:
Definition:
Forward path gain, 𝑇𝑘 – The product of
gains by traversing a path from the input
node, 𝑅(𝑠) to the output node, 𝐶(𝑠) in
one direction of signal flow.
DEKC 2113 – Control System Engineering
H.I. Jaafar
Mason’s Rule
❑ Let’s assume that the block diagram was converted as signal flow
graph as below:
Mason’s Rule
❑ Let’s assume that the block diagram was converted as signal flow
graph as below:
Mason’s Rule
❑ Let’s assume that the block diagram was converted as signal flow
graph as below:
Definition:
Non-touching loop gain taken three at a
time – The three of loop gains are not
touching each others.
Example 2.5
Mason’s Rule
Mason’s Rule
Mason’s Rule
∆ = 1 − 𝐺2 𝐻1 + 𝐺4 𝐻2 + 𝐺7 𝐻4 + 𝐺2 𝐺3 𝐺4 𝐺5 𝐺6 𝐺7 𝐺8 + 𝐺2 𝐻1 𝐺4 𝐻2 + 𝐺2 𝐻1 𝐺7 𝐻4 + 𝐺4 𝐻2 𝐺7 𝐻4 − 𝐺2 𝐻1 𝐺4 𝐻2 𝐺7 𝐻4
Example 2.6
Solution
Exercises
Let’s Do it!
Exercise 1
C(s)
❑ Develop a transfer function, that relates the input, R(s) and output,
R(s)
C(s) of the system using block diagram reduction and signal flow graph:
Exercise 2
C(s)
❑ Develop a transfer function, that relates the input, R(s) and output,
R(s)
C(s) of the system using block diagram reduction and signal flow graph:
Exercise 3
C(s)
❑ Develop a transfer function, that relates the input, R(s) and output,
R(s)
C(s) of the system using block diagram reduction and signal flow graph: