Block Diagram and Signal
Flow Representation
ELE3201 Control Engineering I
Lecture II & III
Compiled by Dr Mukhtar Fatihu Hamza
2
Block Diagram Models
• Block diagrams are used as schematic representations
of mathematical models
• The various pieces correspond to mathematical entities
• Can be rearranged to help simplify the equations used
to model the system
• We will focus on one type of schematic diagram –
feedback control systems
3
Processes
• Processes are represented by the blocks in block diagrams:
• Processes must have at least one input variable and at least one
output variable
• Reclassify processes without input or output:
Input
variable
Output
variable
Process
variable
variable
4
Feedback Control Systems
• Many systems measure their output and use this measurement
to control system behavior
• This is known as feedback control – the output is “fed back”
into the system
• The summing junction is a special process that compares the
input and the feedback
• Inputs to summing junction must have same units!
process
sensor
input output
Automatic Control by Meiling CHEN 5
block
summer
pickoff point
6
)
(
)
(
)
( s
E
s
G
s
Y 
)
(
)
(
)
(
)
( s
Y
s
H
s
R
s
E 

)
(
)
(
)
(
)
(
)
(
)]
(
)
(
)
(
)[
(
)
( s
Y
s
H
s
G
s
R
s
G
s
Y
s
H
s
R
s
G
s
Y 



)
(
)
(
1
)
(
)
(
)
(
)
(
s
H
s
G
s
G
s
R
s
Y
s
T



7
8
original equivalent
A
B C
B
A  C
B
A 





A
B
C
C
A B
C
A 





A
B
C
B
A 




C
A
B C
B
A  C
B
A 





9
original equivalent
A
B
B
AG


G
AG
A
B
B
AG


G
G
B
A 
G
1
A
B
G
B
A )
( 


G
B
A 
A
B


G
G
G
B
A )
( 
10
original equivalent
A
G
G
AG
AG
A
G
AG
AG
A
G
AG
A
A
G
AG
A
G
1
11
Example 1
12
12
Example 2
13
Example 2 cont.
14
Example 3
15
Example 3 cont.
16
Introduction to Signal Flow
• Alternative method to block diagram representation,
developed by Samuel Jefferson Mason.
• Advantage: the availability of a flow graph gain formula,
also called Mason’s gain formula.
• A signal-flow graph consists of a network in which nodes
are connected by directed branches.
• It depicts the flow of signals from one point of a system to
another and gives the relationships among the signals.
17
Fundamentals of Signal Flow Graphs
• Consider a simple equation below and draw its signal flow graph:
• The signal flow graph of the equation is shown below;
• Every variable in a signal flow graph is designed by a Node.
• Every transmission function in a signal flow graph is designed by a
Branch.
• Branches are always unidirectional.
• The arrow in the branch denotes the direction of the signal flow.
ax
y 
x y
a
18
Signal-Flow Graph Models
Y1 s
( ) G11 s
( ) R1 s
( )
 G12 s
( ) R2 s
( )


Y2 s
( ) G21 s
( ) R1 s
( )
 G22 s
( ) R2 s
( )


19
Signal-Flow Graph Models
a11 x1
 a12 x2

 r1
 x1
a21 x1
 a22 x2

 r2
 x2
r1 and r2 are inputs and x1 and x2 are outputs
20
Signal-Flow Graph Models
3
4
2
0
3
3
1
2
2
1
0
1
hx
x
gx
fx
x
ex
dx
x
cx
bx
ax
x








b
x4
x3
x2
x1
x0 h
f
g
e
d
c
a
xo is input and x4 is output
21
Construct the signal flow graph for the following set of
simultaneous equations.
• There are four variables in the equations (i.e., x1,x2,x3,and x4)
therefore four nodes are required to construct the signal flow graph.
• Arrange these four nodes from left to right and connect them with
the associated branches.
• Another way to arrange
this graph is shown in
the figure.
22
Terminologies
• An input node or source contain only the outgoing branches. i.e., X1
• An output node or sink contain only the incoming branches. i.e., X4
• A path is a continuous, unidirectional succession of branches along which no node
is passed more than ones. i.e.,
• A forward path is a path from the input node to the output node. i.e.,
X1 to X2 to X3 to X4 , and X1 to X2 to X4 , are forward paths.
• A feedback path or feedback loop is a path which originates and terminates on the
same node. i.e.; X2 to X3 and back to X2 is a feedback path.
X1 to X2 to X3 to X4 X1 to X2 to X4 X2 to X3 to X4
23
Terminologies
• A self-loop is a feedback loop consisting of a single branch. i.e.; A33 is a self
loop.
• The gain of a branch is the transmission function of that branch.
• The path gain is the product of branch gains encountered in traversing a path.
i.e. the gain of forwards path X1 to X2 to X3 to X4 is A21A32A43
• The loop gain is the product of the branch gains of the loop. i.e., the loop gain
of the feedback loop from X2 to X3 and back to X2 is A32A23.
• Two loops, paths, or loop and a path are said to be non-touching if they have
no nodes in common.
24
Consider the signal flow graph below and identify the
following
a) Input node.
b) Output node.
c) Forward paths.
d) Feedback paths (loops).
e) Determine the loop gains of the
feedback loops.
f) Determine the path gains of the forward
paths.
g) Non-touching loops
25
Consider the signal flow graph below and identify the following
• There are two forward path
gains;
26
Consider the signal flow graph below and identify the following
• There are four loops
27
Consider the signal flow graph below and identify the following
• Nontouching loop
gains;
28
Consider the signal flow graph below and identify the following
a) Input node.
b) Output node.
c) Forward paths.
d) Feedback paths.
e) Self loop.
f) Determine the loop gains of the
feedback loops.
g) Determine the path gains of the forward
paths.
29
Input and output Nodes
a) Input node
b) Output node
30
(c) Forward Paths
31
(d) Feedback Paths or Loops
32
(d) Feedback Paths or Loops
33
(d) Feedback Paths or Loops
34
(d) Feedback Paths or Loops
35
(e) Self Loop(s)
36
(f) Loop Gains of the Feedback Loops
37
(g) Path Gains of the Forward Paths
38
Mason’s Rule (Mason, 1953)
• The block diagram reduction technique requires successive
application of fundamental relationships in order to arrive at the
system transfer function.
• On the other hand, Mason’s rule for reducing a signal-flow graph
to a single transfer function requires the application of one formula.
• The formula was derived by S. J. Mason when he related the
signal-flow graph to the simultaneous equations that can be written
from the graph.
39
Mason’s Rule:
• The transfer function, C(s)/R(s), of a system represented by a signal-flow graph
is;
Where
n = number of forward paths.
Pi = the i th forward-path gain.
∆ = Determinant of the system
∆i = Determinant of the ith forward path
• ∆ is called the signal flow graph determinant or characteristic function. Since
∆=0 is the system characteristic equation.

 
 
n
i
i
i
P
s
R
s
C 1
)
(
)
(
40
Mason’s Rule:
∆ = 1- (sum of all individual loop gains) + (sum of the products of the gains
of all possible two loops that do not touch each other) – (sum of the
products of the gains of all possible three loops that do not touch each
other) + … and so forth with sums of higher number of non-touching loop
gains
∆i = value of Δ for the part of the block diagram that does not touch the i-th
forward path (Δi = 1 if there are no non-touching loops to the i-th path.)

 
 
n
i
i
i
P
s
R
s
C 1
)
(
)
(
41
Systematic approach
1. Calculate forward path gain Pi for each forward
path i.
2. Calculate all loop transfer functions
3. Consider non-touching loops 2 at a time
4. Consider non-touching loops 3 at a time
5. etc
6. Calculate Δ from steps 2,3,4 and 5
7. Calculate Δi as portion of Δ not touching forward
path i
41
42
Example#1: Apply Mason’s Rule to calculate the transfer function of
the system represented by following Signal Flow Graph




 2
2
1
1 P
P
R
C
Therefore,
2
4
3
1
3
2
4
2
1
2
1
4
1
1 H
G
G
G
L
H
G
G
G
L
H
G
G
L 



 ,
,
There are three feedback loops
43
Example#1: Apply Mason’s Rule to calculate the transfer function of
the system represented by following Signal Flow Graph
∆ = 1- (sum of all individual loop gains)
There are no non-touching loops, therefore
 
3
2
1
1 L
L
L 




 
2
4
3
1
2
4
2
1
1
4
1
1 H
G
G
G
H
G
G
G
H
G
G 




44
Example#1: Apply Mason’s Rule to calculate the transfer function of
the system represented by following Signal Flow Graph
∆1 = 1- (sum of all individual loop gains)+...
Eliminate forward path-1
∆1 = 1
∆2 = 1- (sum of all individual loop gains)+...
Eliminate forward path-2
∆2 = 1
45
Example#1: Continue
46
Example#2: Apply Mason’s Rule to calculate the transfer function
of the system represented by following Signal Flow Graph
2. Calculate all loop gains.
3. Consider two non-touching loops.
L1L3 L1L4
L2L4 L2L3
1. Calculate forward path gains for each forward path.
P1
P2
47
4. Consider three non-touching loops.
None.
5. Calculate Δ from steps 2,3,4.
   
4
2
3
2
4
1
3
1
4
3
2
1
1 L
L
L
L
L
L
L
L
L
L
L
L 









 
 
7
7
3
3
6
6
3
3
7
7
2
2
6
6
2
2
7
7
6
6
3
3
2
2
1
H
G
G
H
H
G
G
H
H
G
H
G
H
G
H
G
H
G
H
G
G
H
H
G










Example#2: continue
48
48
Example#2: continue
Eliminate forward path-1
 
4
3
1 1 L
L 



 
2
1
2 1 L
L 



Eliminate forward path-2
 
7
7
6
6
1 1 H
G
H
G 



 
3
3
2
2
2 1 H
G
H
G 



49




 2
2
1
1 P
P
s
R
s
Y
)
(
)
(
Example#2: continue
 
   
 
   
7
7
3
3
6
6
3
3
7
7
2
2
6
6
2
2
7
7
6
6
3
3
2
2
3
3
2
2
8
7
6
5
7
7
6
6
4
3
2
1
1
1
1
H
G
G
H
H
G
G
H
H
G
H
G
H
G
H
G
H
G
H
G
G
H
H
G
H
G
H
G
G
G
G
G
H
G
H
G
G
G
G
G
s
R
s
Y














)
(
)
(
50
Example#3
• Find the transfer function, C(s)/R(s), for the signal-flow
graph in figure below.
51
Example#3
• There is only one forward Path.
)
(
)
(
)
(
)
(
)
( s
G
s
G
s
G
s
G
s
G
P 5
4
3
2
1
1 
52
Example#3
• There are four feedback loops.
53
Example#3
• Non-touching loops taken two at a time.
54
Example#3
• Non-touching loops taken three at a time.
55
Example#3
Eliminate forward path-1
56
Example#4: Apply Mason’s Rule to calculate the transfer function
of the system represented by following Signal Flow Graph








 
  3
3
2
2
1
1
3
1 P
P
P
P
s
R
s
C i
i
i
)
(
)
(
There are three forward paths, therefore n=3.
57
Example#4: Forward Paths
72
2 A
P 
76
65
54
43
32
1 A
A
A
A
A
P 
76
65
54
42
3 A
A
A
A
P 
58
Example#4: Loop Gains of the Feedback Loops
23
32
1 A
A
L 
34
43
2 A
A
L 
45
54
3 A
A
L 
56
65
4 A
A
L 
67
76
5 A
A
L 
77
6 A
L 
23
34
42
7 A
A
A
L 
67
76
65
8 A
A
A
L 
23
34
45
57
72
9 A
A
A
A
A
L 
23
34
45
56
67
72
10 A
A
A
A
A
A
L 
59
Example#4: two non-touching loops
3
1L
L
4
1L
L
5
1L
L
6
1L
L
8
1L
L
4
2L
L
5
2L
L
6
2L
L
8
2L
L
5
3L
L
6
3L
L
6
4L
L
7
4L
L
7
5L
L 8
7 L
L
60
Example#4: Three non-touching loops
3
1L
L
4
1L
L
5
1L
L
6
1L
L
8
1L
L
4
2L
L
5
2L
L
6
2L
L
8
2L
L
5
3L
L
6
3L
L
6
4L
L
7
4L
L
7
5L
L 8
7 L
L
61
G1 G4
G3
From Block Diagram to Signal-Flow Graph Models
Example#5
-
-
-
C(s)
R(s)
G1 G2
H2
H1
G4
G3
H3
E(s) X
1
X
2
X3
R(s) C(s)
-H2
-H1
-H3
X1 X2 X3
E(s)
1 G2
62
1
;
)
(
1
1
4
3
2
1
1
1
4
3
2
3
2
3
4
3
2
1








G
G
G
G
P
H
G
G
H
G
G
H
G
G
G
G
1
4
3
2
3
2
3
4
3
2
1
4
3
2
1
1
)
(
)
(
H
G
G
H
G
G
H
G
G
G
G
G
G
G
G
s
R
s
C
G





R(s)
-H2
1
G4
G3
G2
G1
1 C(s)
-H1
-H3
X1 X2 X3
E(s)
From Block Diagram to Signal-Flow Graph Models
Example#5
63
G1
G2
+
-
+
-
-
-
+ C(s)
R(s) E(s)
Y2
Y1
X1
X2
-
1
-1
1
-1
-1
-1
-1
1
1
G1
G2
1
R(s) E(s) C(s)
X1
X2
Y2
Y1
Example#6
64
Example#6
1
-1
1
-1
-1
-1 -1
1
1
G
1
G
2
1
R(s) E(s) C(s)
X
1
X
2
Y
2
Y
1
7 loops:
3 ‘2 non-touching loops’ :
65
Example#6
1
-1
1
-1
-1
-1 -1
1
1
G
1
G
2
1
R(s) E(s) C(s)
X
1
X
2
Y
2
Y
1
2
1
2 G
4G
2G
1
Δ 


Then:
4 forward paths:
2
1
1 G
1
Δ
1
G
1)
(
p 





1
1
Δ
1
G
1)
(
G
1)
(
p 2
2
1 







2
1
3
2 G
1
Δ
1
G
1
p 




3
1
Δ
1
G
1
G
1
p 4
1
2 





4
66
Example#6
We have
2
1
2
2
1
1
2
4
2
1
2
G
G
G
G
G
G
G
p
s
R
s
C k
k






 

)
(
)
(
67
Example-7: Determine the transfer function C/R for the block diagram below
by signal flow graph techniques.
• The signal flow graph of the above block diagram is shown below.
• There are two forward paths. The path gains are
• The three feedback loop gains are
• No loops are non-touching, hence
• Since no loops touch the nodes of P2,
therefore
• Because the loops touch the nodes of P1,
hence
• Hence the control ratio T = C/R is
68
Example-6: Find the control ratio C/R for the system given below.
• The two forward path gains are
• The signal flow graph is shown in the figure.
• The five feedback loop gains are
• Hence the control ratio T =
• There are no non-touching loops, hence
• All feedback loops touches the two forward
paths, hence
69
Design Example#1
R
s
I
s
I
Cs
s
V )
(
)
(
)
( 1
1
1
1


R
s
I
s
V )
(
)
( 1
2 
)
(
)
(
)
( s
I
s
CsV
s
CsV 1
2
1 

)
(s
V1 )
(s
I1
)
(s
V2
Cs R
Cs

70
Design Example#2
)
( 2
1
1
1
2
1 X
X
k
X
s
M
F 

 2
2
1
2
1
2
2
2
0 X
k
X
X
k
X
s
M 


 )
(
71
Design Example#2
72
Design Example#2

block diagram and signal flow graph representation

  • 1.
    Block Diagram andSignal Flow Representation ELE3201 Control Engineering I Lecture II & III Compiled by Dr Mukhtar Fatihu Hamza
  • 2.
    2 Block Diagram Models •Block diagrams are used as schematic representations of mathematical models • The various pieces correspond to mathematical entities • Can be rearranged to help simplify the equations used to model the system • We will focus on one type of schematic diagram – feedback control systems
  • 3.
    3 Processes • Processes arerepresented by the blocks in block diagrams: • Processes must have at least one input variable and at least one output variable • Reclassify processes without input or output: Input variable Output variable Process variable variable
  • 4.
    4 Feedback Control Systems •Many systems measure their output and use this measurement to control system behavior • This is known as feedback control – the output is “fed back” into the system • The summing junction is a special process that compares the input and the feedback • Inputs to summing junction must have same units! process sensor input output
  • 5.
    Automatic Control byMeiling CHEN 5 block summer pickoff point
  • 6.
    6 ) ( ) ( ) ( s E s G s Y  ) ( ) ( ) ( ) (s Y s H s R s E   ) ( ) ( ) ( ) ( ) ( )] ( ) ( ) ( )[ ( ) ( s Y s H s G s R s G s Y s H s R s G s Y     ) ( ) ( 1 ) ( ) ( ) ( ) ( s H s G s G s R s Y s T   
  • 7.
  • 8.
    8 original equivalent A B C B A C B A       A B C C A B C A       A B C B A      C A B C B A  C B A      
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
    16 Introduction to SignalFlow • Alternative method to block diagram representation, developed by Samuel Jefferson Mason. • Advantage: the availability of a flow graph gain formula, also called Mason’s gain formula. • A signal-flow graph consists of a network in which nodes are connected by directed branches. • It depicts the flow of signals from one point of a system to another and gives the relationships among the signals.
  • 17.
    17 Fundamentals of SignalFlow Graphs • Consider a simple equation below and draw its signal flow graph: • The signal flow graph of the equation is shown below; • Every variable in a signal flow graph is designed by a Node. • Every transmission function in a signal flow graph is designed by a Branch. • Branches are always unidirectional. • The arrow in the branch denotes the direction of the signal flow. ax y  x y a
  • 18.
    18 Signal-Flow Graph Models Y1s ( ) G11 s ( ) R1 s ( )  G12 s ( ) R2 s ( )   Y2 s ( ) G21 s ( ) R1 s ( )  G22 s ( ) R2 s ( )  
  • 19.
    19 Signal-Flow Graph Models a11x1  a12 x2   r1  x1 a21 x1  a22 x2   r2  x2 r1 and r2 are inputs and x1 and x2 are outputs
  • 20.
  • 21.
    21 Construct the signalflow graph for the following set of simultaneous equations. • There are four variables in the equations (i.e., x1,x2,x3,and x4) therefore four nodes are required to construct the signal flow graph. • Arrange these four nodes from left to right and connect them with the associated branches. • Another way to arrange this graph is shown in the figure.
  • 22.
    22 Terminologies • An inputnode or source contain only the outgoing branches. i.e., X1 • An output node or sink contain only the incoming branches. i.e., X4 • A path is a continuous, unidirectional succession of branches along which no node is passed more than ones. i.e., • A forward path is a path from the input node to the output node. i.e., X1 to X2 to X3 to X4 , and X1 to X2 to X4 , are forward paths. • A feedback path or feedback loop is a path which originates and terminates on the same node. i.e.; X2 to X3 and back to X2 is a feedback path. X1 to X2 to X3 to X4 X1 to X2 to X4 X2 to X3 to X4
  • 23.
    23 Terminologies • A self-loopis a feedback loop consisting of a single branch. i.e.; A33 is a self loop. • The gain of a branch is the transmission function of that branch. • The path gain is the product of branch gains encountered in traversing a path. i.e. the gain of forwards path X1 to X2 to X3 to X4 is A21A32A43 • The loop gain is the product of the branch gains of the loop. i.e., the loop gain of the feedback loop from X2 to X3 and back to X2 is A32A23. • Two loops, paths, or loop and a path are said to be non-touching if they have no nodes in common.
  • 24.
    24 Consider the signalflow graph below and identify the following a) Input node. b) Output node. c) Forward paths. d) Feedback paths (loops). e) Determine the loop gains of the feedback loops. f) Determine the path gains of the forward paths. g) Non-touching loops
  • 25.
    25 Consider the signalflow graph below and identify the following • There are two forward path gains;
  • 26.
    26 Consider the signalflow graph below and identify the following • There are four loops
  • 27.
    27 Consider the signalflow graph below and identify the following • Nontouching loop gains;
  • 28.
    28 Consider the signalflow graph below and identify the following a) Input node. b) Output node. c) Forward paths. d) Feedback paths. e) Self loop. f) Determine the loop gains of the feedback loops. g) Determine the path gains of the forward paths.
  • 29.
    29 Input and outputNodes a) Input node b) Output node
  • 30.
  • 31.
  • 32.
  • 33.
  • 34.
  • 35.
  • 36.
    36 (f) Loop Gainsof the Feedback Loops
  • 37.
    37 (g) Path Gainsof the Forward Paths
  • 38.
    38 Mason’s Rule (Mason,1953) • The block diagram reduction technique requires successive application of fundamental relationships in order to arrive at the system transfer function. • On the other hand, Mason’s rule for reducing a signal-flow graph to a single transfer function requires the application of one formula. • The formula was derived by S. J. Mason when he related the signal-flow graph to the simultaneous equations that can be written from the graph.
  • 39.
    39 Mason’s Rule: • Thetransfer function, C(s)/R(s), of a system represented by a signal-flow graph is; Where n = number of forward paths. Pi = the i th forward-path gain. ∆ = Determinant of the system ∆i = Determinant of the ith forward path • ∆ is called the signal flow graph determinant or characteristic function. Since ∆=0 is the system characteristic equation.      n i i i P s R s C 1 ) ( ) (
  • 40.
    40 Mason’s Rule: ∆ =1- (sum of all individual loop gains) + (sum of the products of the gains of all possible two loops that do not touch each other) – (sum of the products of the gains of all possible three loops that do not touch each other) + … and so forth with sums of higher number of non-touching loop gains ∆i = value of Δ for the part of the block diagram that does not touch the i-th forward path (Δi = 1 if there are no non-touching loops to the i-th path.)      n i i i P s R s C 1 ) ( ) (
  • 41.
    41 Systematic approach 1. Calculateforward path gain Pi for each forward path i. 2. Calculate all loop transfer functions 3. Consider non-touching loops 2 at a time 4. Consider non-touching loops 3 at a time 5. etc 6. Calculate Δ from steps 2,3,4 and 5 7. Calculate Δi as portion of Δ not touching forward path i 41
  • 42.
    42 Example#1: Apply Mason’sRule to calculate the transfer function of the system represented by following Signal Flow Graph      2 2 1 1 P P R C Therefore, 2 4 3 1 3 2 4 2 1 2 1 4 1 1 H G G G L H G G G L H G G L      , , There are three feedback loops
  • 43.
    43 Example#1: Apply Mason’sRule to calculate the transfer function of the system represented by following Signal Flow Graph ∆ = 1- (sum of all individual loop gains) There are no non-touching loops, therefore   3 2 1 1 L L L        2 4 3 1 2 4 2 1 1 4 1 1 H G G G H G G G H G G     
  • 44.
    44 Example#1: Apply Mason’sRule to calculate the transfer function of the system represented by following Signal Flow Graph ∆1 = 1- (sum of all individual loop gains)+... Eliminate forward path-1 ∆1 = 1 ∆2 = 1- (sum of all individual loop gains)+... Eliminate forward path-2 ∆2 = 1
  • 45.
  • 46.
    46 Example#2: Apply Mason’sRule to calculate the transfer function of the system represented by following Signal Flow Graph 2. Calculate all loop gains. 3. Consider two non-touching loops. L1L3 L1L4 L2L4 L2L3 1. Calculate forward path gains for each forward path. P1 P2
  • 47.
    47 4. Consider threenon-touching loops. None. 5. Calculate Δ from steps 2,3,4.     4 2 3 2 4 1 3 1 4 3 2 1 1 L L L L L L L L L L L L               7 7 3 3 6 6 3 3 7 7 2 2 6 6 2 2 7 7 6 6 3 3 2 2 1 H G G H H G G H H G H G H G H G H G H G G H H G           Example#2: continue
  • 48.
    48 48 Example#2: continue Eliminate forwardpath-1   4 3 1 1 L L       2 1 2 1 L L     Eliminate forward path-2   7 7 6 6 1 1 H G H G       3 3 2 2 2 1 H G H G    
  • 49.
    49      2 2 1 1 P P s R s Y ) ( ) ( Example#2:continue             7 7 3 3 6 6 3 3 7 7 2 2 6 6 2 2 7 7 6 6 3 3 2 2 3 3 2 2 8 7 6 5 7 7 6 6 4 3 2 1 1 1 1 H G G H H G G H H G H G H G H G H G H G G H H G H G H G G G G G H G H G G G G G s R s Y               ) ( ) (
  • 50.
    50 Example#3 • Find thetransfer function, C(s)/R(s), for the signal-flow graph in figure below.
  • 51.
    51 Example#3 • There isonly one forward Path. ) ( ) ( ) ( ) ( ) ( s G s G s G s G s G P 5 4 3 2 1 1 
  • 52.
    52 Example#3 • There arefour feedback loops.
  • 53.
  • 54.
  • 55.
  • 56.
    56 Example#4: Apply Mason’sRule to calculate the transfer function of the system represented by following Signal Flow Graph             3 3 2 2 1 1 3 1 P P P P s R s C i i i ) ( ) ( There are three forward paths, therefore n=3.
  • 57.
    57 Example#4: Forward Paths 72 2A P  76 65 54 43 32 1 A A A A A P  76 65 54 42 3 A A A A P 
  • 58.
    58 Example#4: Loop Gainsof the Feedback Loops 23 32 1 A A L  34 43 2 A A L  45 54 3 A A L  56 65 4 A A L  67 76 5 A A L  77 6 A L  23 34 42 7 A A A L  67 76 65 8 A A A L  23 34 45 57 72 9 A A A A A L  23 34 45 56 67 72 10 A A A A A A L 
  • 59.
    59 Example#4: two non-touchingloops 3 1L L 4 1L L 5 1L L 6 1L L 8 1L L 4 2L L 5 2L L 6 2L L 8 2L L 5 3L L 6 3L L 6 4L L 7 4L L 7 5L L 8 7 L L
  • 60.
    60 Example#4: Three non-touchingloops 3 1L L 4 1L L 5 1L L 6 1L L 8 1L L 4 2L L 5 2L L 6 2L L 8 2L L 5 3L L 6 3L L 6 4L L 7 4L L 7 5L L 8 7 L L
  • 61.
    61 G1 G4 G3 From BlockDiagram to Signal-Flow Graph Models Example#5 - - - C(s) R(s) G1 G2 H2 H1 G4 G3 H3 E(s) X 1 X 2 X3 R(s) C(s) -H2 -H1 -H3 X1 X2 X3 E(s) 1 G2
  • 62.
  • 63.
  • 64.
    64 Example#6 1 -1 1 -1 -1 -1 -1 1 1 G 1 G 2 1 R(s) E(s)C(s) X 1 X 2 Y 2 Y 1 7 loops: 3 ‘2 non-touching loops’ :
  • 65.
    65 Example#6 1 -1 1 -1 -1 -1 -1 1 1 G 1 G 2 1 R(s) E(s)C(s) X 1 X 2 Y 2 Y 1 2 1 2 G 4G 2G 1 Δ    Then: 4 forward paths: 2 1 1 G 1 Δ 1 G 1) ( p       1 1 Δ 1 G 1) ( G 1) ( p 2 2 1         2 1 3 2 G 1 Δ 1 G 1 p      3 1 Δ 1 G 1 G 1 p 4 1 2       4
  • 66.
  • 67.
    67 Example-7: Determine thetransfer function C/R for the block diagram below by signal flow graph techniques. • The signal flow graph of the above block diagram is shown below. • There are two forward paths. The path gains are • The three feedback loop gains are • No loops are non-touching, hence • Since no loops touch the nodes of P2, therefore • Because the loops touch the nodes of P1, hence • Hence the control ratio T = C/R is
  • 68.
    68 Example-6: Find thecontrol ratio C/R for the system given below. • The two forward path gains are • The signal flow graph is shown in the figure. • The five feedback loop gains are • Hence the control ratio T = • There are no non-touching loops, hence • All feedback loops touches the two forward paths, hence
  • 69.
    69 Design Example#1 R s I s I Cs s V ) ( ) ( ) (1 1 1 1   R s I s V ) ( ) ( 1 2  ) ( ) ( ) ( s I s CsV s CsV 1 2 1   ) (s V1 ) (s I1 ) (s V2 Cs R Cs 
  • 70.
    70 Design Example#2 ) ( 2 1 1 1 2 1X X k X s M F    2 2 1 2 1 2 2 2 0 X k X X k X s M     ) (
  • 71.
  • 72.