Control Chapter 3 Signal Flow - Lecture 4
Control Chapter 3 Signal Flow - Lecture 4
Lecture
2
Fundamentals of Signal Flow Graphs
• Consider a simple equation below and draw its signal flow graph:
y ax
• The signal flow graph of the equation is shown below;
a y
x
a11 x1 a12 x2 r1 x1
a21 x1 a22 x2 r2 x2
Signal-Flow Graph Models
Example-8:
xo is input and x4 is output
• 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.
• 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.
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.
Consider the signal flow graph below and identify the following
Example-9:
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
Consider the signal flow graph below and identify the following
Example-9:
Example-9:
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.
Input and output Nodes
Example-10:
a) Input node
b) Output node
(c) Forward Paths
Example-10:
(d) Feedback Paths or Loops
Example-10:
(d) Feedback Paths or Loops
Example-10:
(d) Feedback Paths or Loops
Example-10:
(d) Feedback Paths or Loops
Example-10:
(e) Self Loop(s)
Example-10:
(f) Loop Gains of the Feedback Loops
Example-10:
(g) Path Gains of the Forward Paths
Example-10:
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.
Mason’s Rule:
• The transfer function, C(s)/R(s), of a system represented by a signal-flow graph
is;
n
Pi i
C( s ) i 1
R( s )
Where
∆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.)
Systematic approach
Therefore, C P11 P2 2
R
There are three feedback loops
1 L1 L2 L3
32
Exercise-6
• Find the transfer function, C(s)/R(s), for the signal-flow
graph in figure below.
Example-12: Apply Mason’s Rule to calculate the transfer function
of the system represented by following Signal Flow Graph
3
Pi i
C( s ) i 1 P11 P2 2 P3 3
R( s )
Example-12: Forward Paths
L1 L3 L2 L4 L3 L5 L4 L6 L5 L7 L7 L8
L1 L4 L2 L5 L3 L6 L4 L7
L1 L5 L2 L6
L1 L6 L2 L8
L1 L8
Example-12: Three non-touching loops
L1 L3 L2 L4 L3 L5 L4 L6 L5 L7 L7 L8
L1 L4 L2 L5 L3 L6 L4 L7
L1 L5 L2 L6
L1 L6 L2 L8
L1 L8
From Block Diagram to Signal-Flow Graph Models
Example-13:
H1
H3
- H1
R(s) 1 E(s) G1 X1 G2 X2 G3 X3 G4 C(s)
- H2
- H3
From Block Diagram to Signal-Flow Graph Models
Example-13: - H1
R(s) 1 E(s) G1 X1 G2 X2 G3 G4 X3 1 C(s)
- H2
- H3
C(s) G1G2G3G4
G
R(s) 1G1G2G3G4H3 G2G3H2 G3G4H1
Exercise-7
-
- X1 G1 Y1
R(s) + + C(s)
E(s)
- - X +
2
G2
- Y2
END OF LECTURE