Signal Flow Graphs: (SFG)
Signal Flow Graphs: (SFG)
Properties of SFG
It is used to determine the overall transfer function of the system from the SFG of the
system. The transfer function 𝑇(𝑠) is given by
𝐶(𝑠) 1
𝑇(𝑠) = = ∑ 𝑃𝑘 ∆𝑘
𝑅(𝑠) ∆
𝑘
∆𝑘 = ∆ for that part of the graph which is not touching the 𝑘𝑡ℎ forward path.
Terminologies Used:
Input node or source: It is the node which have only outgoing branches.
Output node or sink: It is a node which has only incoming branches.
Forward Path: It is a path from an input node to an output node in the direction of
branch arrow.
Loop: It is a path that starts and ends at the same node.
Non-touching loops: Two or more loops are said to be non-touching if they do not
have any common node.
Forward path gain: A product of all branches gain along the forward path is called
Forward path gain.
Loop Gain: Loop gain is the product of branch gain which travels in the loop.
Problem:
1. Construct the signal flow graph for the following set of system equations.
Find the TF 𝑌4 /𝑌1 using Mason’s gain formula.
𝑌2 = 𝐺1 𝑌1 + 𝐺3 𝑌3; 𝑌3 = 𝐺4 𝑌1 + 𝐺2 𝑌2 + 𝐺5 𝑌3 ; 𝑌4 = 𝐺6 𝑌2 + 𝐺7 𝑌3 .
𝑥5 𝐺1 𝐺2 𝐺7 + 𝐺4 𝐺7 + 𝐺1 𝐺6 (1 − 𝐺5 )
[ = ]
𝑥1 1 − 𝐺2 𝐺3 − 𝐺5
2. Draw the signal flow graph for the following set of equations and determine
the overall transfer function using Mason’s gain formula.
𝑥3 = 𝑎23 𝑥2
𝑥4 = 𝑎34 𝑥3 + 𝑎44 𝑥4
𝑥5 = 𝑎35 𝑥3 + 𝑎45 𝑥4
𝑥5 𝑎12 𝑎23 𝑎34 𝑎45 + 𝑎12 𝑎23 𝑎35 (1 − 𝑎44 )
[ = ]
𝑥1 1−𝑎23 𝑎32 − 𝑎23 𝑎34 𝑎42 −𝑎23 𝑎34 𝑎45 𝑎52 − 𝑎44 + 𝑎23 𝑎32 𝑎44 +𝑎23 𝑎35 𝑎52 𝑎44