Sunteți pe pagina 1din 12

Whites, EE 481

Lecture 21

Page 1 of 12

Lecture 21: Signal Flow Graphs.


Consider the following two-port network (Fig 4.14a):
a1
Z0

t1

t2
a2

Z0

b1

b2

(Fig. 1)
A signal flow graph is a diagram depicting certain relationships
between signals in a linear network. It can also be used to solve
for ratios of these signals.
Signal flow graphs are used in control systems, power systems,
and other fields besides microwave engineering.
Key elements of a signal flow graph are:
1. Nodes represent the system variables,
2. Branches represent paths for signal flow.
3. A signal S jk traveling along a branch between nodes ak and
b j is multiplied by the gain of that branch:
ak

That is,

S jk

bj

b j S jk ak

4. Signals travel along branches only in the direction of the


arrows.
2013 Keith W. Whites

Whites, EE 481

Lecture 21

Page 2 of 12

This restriction exists so that a branch from ak to b j denotes a


proportional dependence of b j on ak , but not the reverse.
5. Multiple branches into a node represent a summation of
signals.
For example, referring to the two-port above, where
b1 S11a1 S12 a2
b2 S 21a1 S22 a2
the signal flow graph is (Fig 4.14b):
a1

S 21

b2

S11

S 22
b1

S12

a2

(Fig. 2)

The signals a1, a2, b1, and b2 are denoted by nodes whereas
certain interactions between the signals are denoted by the
branches and the transmission factors (S parameters) of those
branches.

Construction of Signal Flow Graphs


Lets take a more careful look at the construction of the signal
flow graph (SFG) in Fig. 2. Starting with the definition of the
matrix description of the two port in Fig. 1

Whites, EE 481

Lecture 21

Page 3 of 12

b S a
or

b1 S11
b S
2 21

S12 a1

S 22 a2

(1)
(2)

The first equation in (2) is


b1 S11a1 S12 a2
(3)
Using items 3 and 5 listed above, the SFG representation for (3)
is
a1

S11

b1
S12
a2

(Fig. 3)

The second equation in (2) is


b2 S 21a1 S 22 a2
(4)
Using items 3 and 5 listed above, the SFG representation for (4)
is
a1

S 21

b2
S 22
a2

(Fig. 4)

Combining these two SFGs in Figs. 3 and 4 gives the overall


SFG show earlier in Fig. 2.

Whites, EE 481

Lecture 21

Page 4 of 12

If we wish to construct just a single branch of this signal flow


graph we only need to match the transmitted port. For example,
if a2 0 , we see from (3) and Fig. 3 that
b1 S11a1
while from (4) and Fig. 4

a1

S11

b1

b2 S 21a1

a1

S 21

b2

Solving Signal Flow Graphs


Signal flow graphs can form an intuitive picture of the signal
flow in a network. As an application, we will develop SFGs in
the next lecture to help us calibrate out systematic errors present
when we make measurements with a VNA.
Another useful characteristic is that we can solve for ratios of
signals directly from a SFG using a simple algebra.
There are four rules that form the algebra of SFGs:
1. Series Rule. Given the two proportional relations
V2 S 21V1 and V3 S32V2
V3 S32 S 21 V1
then
In a SFG, this is represented as (Fig. 4.16a):

(4.75),(5)

Whites, EE 481

Lecture 21

S21
V1

Page 5 of 12

S21S32

S32
V2

V3

V1

V3

In other words, two series paths are equivalent to a single


path with a transmission factor equal to a product of the two
original transmission factors.
2. Parallel Rule. Consider the relation:
V2 S aV1 SbV1 Sa Sb V1

(4.76),(6)

In a SFG, this is represented as (Fig 4.16b):


Sa
V1

V2

Sa + Sb
V1

V2

Sb

In other words, two parallel paths are equivalent to a single


path with a transmission factor equal to the sum of the
original transmission coefficients.
3. Self-Loop Rule. Consider the relations
V2 S21V1 S22V2
and
V3 S32V2

(4.77a),(7)
(4.77b),(8)

We will choose to eliminate V2 from these two equations.


From (7)

Whites, EE 481

Lecture 21

V2 1 S22 S 21V1

Page 6 of 12

V2

S21
V1
1 S22

Substituting this into (8) gives


S S
V3 32 21 V1
1 S 22

(4.78),(9)

In a SFG, this is represented as (Fig 4.16c):


S22
S21
V1

S 21
1 S 22

S32
V2

V3

V1

S32
V2

V3

S32 S 21
1 S 22
V1

V3

In other words, a feedback loop may be eliminated by


dividing the input transmission factor by one minus the
transmission factor around the loop.
4. Splitting Rule. Consider the relationships:
V4 S 42V2
V2 S21V1
V3 S32V2
and
The SFG is

(10)
(11)
(12)

Whites, EE 481

Lecture 21

Page 7 of 12

S42

S21
V1

V4

S32
V2

V3

From (10) and (11) we find that V4 S42 S21V1 . Hence, if we


use the Series Rule in reverse we can define:
V4 S 42V4 and V4 S21V1
In a SFG, this is represented as (Fig 4.16d):
S42

S21
V1

S21

V4

S32

V4'

V3

V4

S32

S21

V2

S42

V1

V2

V3

In other words, a node can be split such that the product of


transmission factors from input to output is unchanged.

Example N21.1. Construct a signal flow graph for the network


shown below. Determine in and VL using only SFG algebra.
a1

S in

b1

t1

t2

a2
L

VL

b2

(Fig. 5)

Whites, EE 481

Lecture 21

Page 8 of 12

The signal flow graph is:


VS

Z0
Z0 Z S

S21

a1

S11
b1

b2
L

S22
S12

a2

Notice the arrow directions for S and L . These are the correct
orientations since
a
S 1 a1 S b1
b1
a
and
L 2 a2 Lb2
b2
Also notice the branch relating VS and a1 in Fig. 5. As mentioned
near the beginning of this lecture, a single branch relationship
between two nodes can be found by matching the transmitted
port. In this case, we match the TL connected to the source VS
giving only a forward propagating wave with a voltage
amplitude found from voltage division to be
Z0
a1
VS
(13)
Z0 Z S
We will systematically apply the four rules above to reduce this
diagram to a form that will directly allow us to determine both
in and VL .

Whites, EE 481

Lecture 21

Page 9 of 12

Starting this solution process is probably the most difficult part.


The rest is fairly systematic.
Step 1. Start by splitting node a2 using Rule 4:
VS

Z0
Z0 Z S

S21

a1

S11
b1

b2

S22
L

a2

S12

a2

Why split L and not S 22 ? Because the L arrow is in the same


direction as S12 .
Step 2. Eliminate nodes a2 and a2 using Rule 1 twice:
VS

Z0
Z0 Z S

S21

a1

S11

b2

L S 22

L S12

b1

Step 3. Eliminate the self loop at b2 using Rule 3:


VS

Z0
Z0 Z S

S 21
1 L S 22

a1

S11

L S12

b1

Step 4. Eliminate node b2 using Rule 1:

b2

Whites, EE 481

Lecture 21

VS

Z0
Z0 Z S

Page 10 of 12

a1

S11

L S12 S 21
1 L S 22

b1

Step 5. Apply Rule 2:


VS

Z0
Z0 Z S

a1

S11

L S12 S21
1 L S 22

b1

From this last diagram we can directly solve for in :


b
S S
in 1 S11 L 12 21
a1
1 L S22

(14)

Next, we will determine the load voltage VL . The voltage on this


TL can be expressed as V2 z b2 e j z L e j z . At the
terminal plane z 0 , then
V2 0 VL b2 1 L
(15)

In this expression, V2 0 VL because the TL is very short.

So, we see from (15) that to find VL we need to determine b2 . In


Step 4, however, we eliminated that node. Lets start again from
Step 3, but now split node b1 :

Whites, EE 481

Lecture 21

Page 11 of 12

Step 4 . Split node b1 using Rule 4:


VS

Z0
Z0 Z S

S 21
1 L S 22

a1

S11

b1

b2
L S12

b1

Step 5 . Next, we can use Rule 1, then Rule 3 (Self-Loop Rule)


to all branches feeding node a1 :

VS

Z0
1
Z 0 Z S 1 S S11

a1

S 21
1 L S 22

b2

S L S12
1 S S11

Step 6 . Split node b2 using Rule 4:


VS

Z0
1
Z 0 Z S 1 S S11

a1

S 21
1 L S 22

b2

S 21
1 L S 22

S L S12
1 S S11

b2

Step 7 . Apply Rule 3 one last time to remove the self loop:

VS

S L S12
Z0
S 21
1
1

Z 0 Z S 1 S S11 1 S S11 1 L S 22

a1

S 21
1 L S 22

Step 8 . Using the Series Rule, we can now find b2 as:

b2

Whites, EE 481

Lecture 21

Page 12 of 12

S 21
1 S S11 1 L S 22 S L S12 S 21
b2
VS

Z 0 Z S 1 S S11
1 S S11 1 L S 22
1 L S 22
1

Z0

or

Z 0 S 21VS 1 S S11 1 L S 22

Z S 1 S S11 1 S S11 1 L S 22 S L S12 S 21 1 L S 22

b2

Z 0 S 21VS
Z 0 Z S 1 S S11 1 L S22 S L S12 S21

Using this b2 , we can determine VL from (15) to be


VL

Z 0 S 21 1 L

Z 0 Z S 1 S S11 1 L S22 S L S12 S21

VS

Reference
R. E. Collin, Foundations for Microwave Engineering. New York: McGraw-Hill,
second ed., 1992.

S-ar putea să vă placă și