main
main
Electrical Department,
Faculty of Engineering, Lebanese University.
Signal-Flow Graphs
Signal-flow graphs are an alternative to block diagrams.
Unlike block diagrams, which consist of blocks, signals, summing
junctions, and pickoff points.
A signal-flow graph consists only of branches (representing systems)
and nodes (representing signals).
A system is represented by a line with an arrow showing the direction
of signal flow through the system.
Adjacent to the line, we write the transfer function.
A signal is a node with the signal’s name written adjacent to the node.
Each signal is the sum of signals flowing into it. For example:
Notice that in summing negative signals, we associate the negative sign with the
system, not with a summing junction.
Solution: draw the signal nodes. Then, interconnect the nodes, showing
the direction of signal flow and identifying each transfer function.
Converting a Block Diagram to a Signal-Flow Graph
Solution: Follow the same process as before to draw the signal nodes and
Mason’s Rule
interconnect them with branches that represent subsystems and transfer
functions.
1 First, we must be sure that the definitions of the components are well
understood.
2 Then we must exert care in evaluating the components. To that end,
we discuss some basic definitions applicable to signal-flow graphs;
then we state Mason’s rule and do an example
Mason’s Rule
Mason’s formula for reducing a signal-flow graph was derived by S. J.
Mason in 1953. This rule involves the application of the following formula,
but note that the presence of nontouching loops can complicate its
implementation.
Mason’s Formula for Transfer Function:
P
C (s) Tk ∆k
G (s) = = k
R(s) ∆
Loop Gain
Forward-Path Gain
The product of gains found by traversing a path from the input node to
the output node of the signal-flow graph in the direction of signal flow.
∆ = 1 − {L1 + L2 + L3 + L4 } + {L1 L2 + L1 L3 + L1 L4 }
P
k Tk the sum of the forward-path gains
The alternating signs in A depend on the number of touching loops and
the order in which nontouching loops are considered.
Note: For each forward path, Ak is formed by eliminating loop gains that
touch the k-th forward path.
Mason’s Rule Summary
Second, identify the loop gains. There are four loop gains, as follows:
1 L1 → G2 (s)H1 (s)
2 L2 → G4 (s)H2 (s)
3 L3 → G7 (s)H4 (s)
4 L4 → G2 (s)G3 (s)G4 (s)G5 (s)G6 (s)G7 (s)G8 (s)
Identify Nontouching Loops Taken Two at a Time
Third, identify the nontouching loops taken two at a time:
Loop 1 does not touch loop 2, loop 1 does not touch loop 3, and loop
2 does not touch loop 3.
Loops 1, 2, and 3 all touch loop 4.
The combinations of nontouching loops taken two at a time are:
Form ∆k
We form ∆k by eliminating from ∆ the loop gains that touch the kth
forward path:
∆1 = 1 − G7 (s)H4 (s)
Final Transfer Function