SE201 - 071 - Signal Flow Graphs
SE201 - 071 - Signal Flow Graphs
branch branch
node node
G
B=GA
A B
SE201 Al-Amer_Term 071 4
Nodes
A node is used to represent a variable
Source node (input node)
All braches connected to the node are leaving the node
D
Source node A B C Sink node
X Y Z V
U
SE201 Al-Amer_Term 071 5
Relationship Between Variables
D
Source node A B C Sink node
X Y Z V
U
Gain is not
shown means
U (input) gain=1
X=AU+Y
Y=BX
Z=CY+DX
V=Z (output)
U X Z V
3 K
W H
X=AU+Y
Y=BX+KZ
Z=CY+DX+HW
W=3U
V=Z
W H
Z
U A X B Y C Z
U
3
W H
Paths from U to Z
SE201 Al-Amer_Term 071 9
Terminology: Paths
A path: is a branch or a continuous sequence of
branches that can be traversed from one node to
another node
Forward path: path from a source to a sink
Path gain: product of gains of the braches that make the
path
A B Y C
U X Z V
3 K
W H
A B Y C X
X Z V Y C
U
3 K
W H K
SE201 Al-Amer_Term 071 11
An example
a11 x1 + a12 x2 + r1 = x1
a21 x1 + a22 x2 + r2 = x2
P ijk ijk
Tij k
Pijk k th path from x i to x j
deterninant of the graph
ijk cofactor of the path Pijk
SE201 Al-Amer_Term 071 15
The determinant
N M ,Q
1 Ln L m Lq Lr Ls Lt ...
n 1 m 1, q 1
A B Y C
U X Z V
3 K
W H
The number of forward paths from U to V = ?
Path Gains ?
Loops ?
Determinant ?
Cofactors ?
Transfer function ?
SE201 Al-Amer_Term 071 17
Example
Determine the transfer function between V and U
A B Y C
U X Z V
3 K
W H