Lecture3-Signal Flow Graphs
Lecture3-Signal Flow Graphs
Presentation
On
x2 = Ax1
A
x1 x2
Where,
i = number of forward paths.
Fi = the ith forward-path.
∆ = System determinant which is calculated as follows.
∆ = 1 –(∑ loop gains)+(∑ gain products of two non-touching loops) – (∑ gain
products of three non-touching loops)+ . . .
∆ = 1-(L11+L21+...)+(L12+L22+L32+...)-(L13+L23+L33+...)
∆i = (1- All the loops that do not touch the ith forward path.)
• Two loops, paths, or loop and a path are said to be non-touching if they have no
nodes in common..
Properties
It applies only to time-invariant linear systems.
The signal flow is along the direction of arrows.
The gain of SFG is given by Mason’s equation.
Every block diagram can be represented by SFG but the converse is not true.
The value of variable at each node is equal to the algebric sum of all signals
entering at that node.
Example 1
Convert the given block diagram to a signal flow graph.
In the above block diagram there is one summing point and one take
point.H(s) is connected as a negative feedback.
We present the summing block and the take-off point as nodes.The transfer
function blocks are written as branch gains.
Example 2
Draw the corresponding signal flow graph and evaluate closed loop transfer
function using Mason’s Gain formula.
Solution ;
The signal flow graph of the above block diagram is shown in the figure below.
Step 1: Obtain total number of forward paths ;
F1 = G 1 G 2
F2 = G 2 G 3
Step 2: Obtain total number of single loops ;
L11 = -G3H1
Step 3,4 : There are no two/three non-touching loops ;
Step 5: Find out value of ∆ ;
∆ = 1 – (L11)
= 1 + G3H1
Step 6: Find out value of ∆ 1, ∆ 2 ;
∆ 1= 1
∆ 2= 1
Step 7 : Obtain transfer function ;
T.F. = F1 ∆ 1 + F2∆ 2 /∆
= G1G3 + G2G3 / 1+ G3H1
Example 3
Obtain the transfer function.
Solution ;
Step 1: Obtain total number of forward paths ;
F1 = G1G2G4
F2 = G1G3 G4
Step 2: Obtain total number of single loops ;
L1 = G1 G4 H1
L2 = -G1G2G4H2
L3 = -G1G3 G4 H2
Step 3,4 : There are no two/three non-touching loops ;
Step 5: Find out value of ∆ ;
∆ = 1 – (L1 + L2 + L3)
= 1 – (G3 G4 H1-G1G2G4H2 -G1G3 G4 H2 )
Step 6: Find out value of ∆ 1, ∆ 2 ;
∆ 1= 1
∆ 2= 1
Step 7 : Obtain transfer function ;
T.F. = F1 ∆ 1 + F2∆ 2 /∆
= G1G2G4 + G1G3 G4 / 1- G1 G4 H1 +G1G2G4H2 + G1G3 G4 H2