Lesson 02: Reflections and Transmissions

Section 1: Motivation

In the previous lesson, we explored when and why voltage waves reflect (bounce around) on transmission lines, and provided ways to visualize these reflections. The RF concepts in this lesson directly connect to the simulations. This lesson will provide explanations for what will be measured and modeled in the simulations to come.

Section 2: Reflection and transmission in log scale

When a port to an RF circuit is driven, some amount of energy is transmitted into the circuit, and some amount of energy is reflected back to the source. If the source impedance is perfectly matched to the load impedance (for example, a 50Ώ source to a 50Ώ load), then all of the power is transmitted from the source to the load- there is no reflection. If the load is a short (0Ώ) or an open (infinite ohms), then all of the power is reflected back to the source; in both of these cases there is no lossy resistance to burn up the power.

For a given circuit, the amount of power that is reflected (or transmitted) is related to the amount of power delivered into the system. If you put in more power, you will have more energy bouncing around in the circuit- the voltages will be higher.  Therefore, we like to describe circuits by their relative gain or loss.  We could describe an amplifier with a gain curve such as in Figure 2.2.1.  However, it is easier to simply say that this particular amplifier outputs 20 times as much power as was input- it has a power gain of 20.  We might have a voltage divider that outputs 20 times less voltage signal than was input- it has a voltage gain of 1/20, or 0.05.  It is very important when specifying linear gain to say that it is a voltage gain or a current gain.  A voltage divider may drop the voltage by 0.707 but the power by 0.5, since P = V^2 / R, and the square of 0.707 is 0.5.

Figure 2.2.1: Power out versus power in for an amplifier with a power gain of 20

Because the amount of power transmitted or reflected is often very large or very small, rather than using a linear scale (for example, saying that the voltage gain is 0.05), a logarithmic scale is usually used. These are still ratios (comparisons between how much went out, versus how much went in), so while technically these numbers don't have units we use a mathematical unit of decibel (dB). A decibel is a unit, like a percent is a unit- it's not really a unit but it tells you that some specific math has been done to this number.  For a percent, it's a multiplication times 100.  For decibels, the relationship between the linear gain and the log gain depends on whether you have a voltage gain or a power gain.

         Equation 2.2.1

So our amplifier with a linear power gain of 20 has a logarithmic power gain of 13dBm.  Our voltage divider with the voltage gain of 0.05 has a logarithmic gain of -26dBm.

Section 3: S-Parameters

In the Lesson 1 movies, we saw short pulses bouncing along the lines.  These pulses would sum constructively or destructively when they hit other pulses.  When we saw movies of DC or digital voltage waves, it was harder to see the actual voltage waves.  We saw the sum of the voltage waves along the transmission lines.  But we actually have discrete incident (transmitted) and reflected waves. 

Click the button in the lower right to make this video full screen.

S-Parameters are relationships of the voltage waves entering and leaving the system. They are the ratios of reflected and incident waves, a sort of gain- how much leaves the system relative to how much went in.  Recall the classic voltage waves traveling down a transmission line:

Figure 2.3.1: Incident and reflected waves

V1+ is the wave going into this system, and V1- is the wave going out of the system. In the movie above, the red plot was V1-, and the blue plot was the sum of V1- plus V1+.  It turns out that the ratio of the two voltage waves is related to the load (ZL) and transmission line (Z0) impedance.  We are going to define the ratio of the voltage waves to be a "scattering parameter", or S-Parameter.

 Equation 2.3.1

S-Parameters are defined as relationships between the incident and the reflected waves. The nomenclature is: Sri, where 'r' is the port where energy is coming out of the system and 'i' is the port where energy is entering the system. For a 1-port system, there is only one S-Parameter: S11.  Energy enters and leaves out of port 1, the only port.

Things get more interesting for a two-port network. For a two port systems, there are four S-Parameters: S11, S21, S12, and S22. The following definitions and points extend for whenever you have more than one port. While perhaps not intuitive, the voltage wave leaving the system (V1- or V2-) is always referred to as the "reflected" wave, even if the V2- wave is the result of (was excited by) V1+.  Since V1+ sends a wave to the right (as in Figure 2.3.2), and the V2-  wave is also going to the right, it might not be obvious to call that a reflection- but that's how it is defined. Consider the following two-port network with four relevant voltage waves. 

Figure 2.3.2: Two port network's incident and reflected waves

As in the one-port case, the incident and reflected voltage waves are related to the S-Parameter.

Equation 2.3.2

It's not too difficult to see what we need to do to define the S-Parameter: one port has to be driven (for example, V1+ = 1) and the rest of the ports need to be turned off (for example, V2+ = 0).  But, not only can we not excite any voltage waves on port 2, we can't let any wave that leaves port 2 reflect back- port 2 needs to be perfectly terminated.  Recall in our movies in Lesson 1, if the right side is not loaded correctly, we get a lot of voltage bounces.  But when we had our 50ohm transmission line terminated with 50ohms, we got the same effect as we are looking for when we say V2+ = 0.  So, port 2 must be matched- typically to 50ohms.

Equation 2.3.3

At this point we have defined the relationship between the incident and reflected voltage waves to a single S-Parameter. The actual voltage is the sum of the incident and reflected voltage, V1 = V1++ V1-, as in Figure 2.3.3 (as copied from Lesson 1 Section 4).

Figure 2.3.3: Wave Bounce Diagram showing voltage sums at transitions

Main Point

S-Parameters are relationships between voltage waves entering and leaving the circuit. S-Parameters are individually defined with one port driven, and all other ports perfectly terminated. Driving more than one port? S-Parameters can't be applied directly. Port has some mismatch? Expect to see changes in system gain and match. Fortunately, the relationships aren't hard to derive (or find, down below).

Section 4: Voltage versus Power Gain

S-Parameters are ratios of voltage waves, and describe reflections and transmission of voltages. We can define these ratios of voltage waves as gains and losses, in the same way we described voltage and power gain in Lesson 1.  The S21 parameter is really a voltage gain.  The S11 parameter relates to the voltage wave that returns back to the source, rather than going on to the output.  The S11 is often called the return loss, because it relates to energy that returns to the source, instead of going to the load- as far as the load is concerned, that energy was lost.

Because power is related to voltage, one can describe the power gain of a circuit as a function of the S-Parameters. People often use the following equation:

, Equation 2.4.1

Optional Note on Power Gains:

Equation 2.4.1 is not always correct, because it assumes that all of the ports are terminated in the same impedance. Similarly, people use 10*log10 for power gain, and 20*log10 for voltage gain. Often, we deal in systems that are all 50Ώ inputs and outputs. The general equation when the port impedances are not equal (but are real) for the power gain relating the S-Parameters to gain is:

, Equation 2.4.2

Note that all we have done is preserved the power equation P=V^2 / R. As a side note, if Mason is run with different power impedances, it will adjust the S-Parameters accordingly.

Main Point

A device can be said to have a gain (or a loss) associated with the voltage waves that go through it.  The S-Parameters are the gain of the voltage waves, either going through the system (such as an S21) or reflecting off of the device back to the source (such as the S11).  When calculating the gain (or loss) of a circuit, take care to account for the actual impedances of the system.

Section 5: Interesting Scattering Parameter Properties

Scattering Parameters are very useful to RF designers.  For one, it turns out that it is easier to measure voltage waves than actual voltages in an RF circuit.  When you have pulses and sine waves going through an RF device, with lots of different reflections in the circuit due to mismatches, trying to describe what's going on with a single voltage or current becomes somewhat arbitrary.  S-Parameters also have many interesting properties which can help provide insight.

System of S-Parameter Equations

Consider a power divider- many houses have an RF power divider which splits the cable signal to different TVs around the house.  Consider specifically a four-way power divider, where port 1 is the input (the cable TV signal goes into here) and ports 2-5 are the output (these signals are sent to TVs around the house). If port 1 is driven, it makes sense that port 2 will have a quarter of the power coming out (as a voltage wave, -6dB less than the input). The actual S-Parameter equations for this system are:

  Equation 2.5.1

Now, writing out equations like this can be cumbersome, so we are going to short hand these equations by putting the equivalent variables in matrix formulation.  If you aren't familiar with linear algebra, don't worry about the mechanics, just notice that the variables follow the same pattern... and we're going to be talking about patterns.  I assure you, these are equivalent sets of equations.

   Equation 2.5.2

Reciprocal Devices

A broad class of components, such as our power divider, are known as reciprocal devices.  Reciprocal devices have no active devices (no transistors), no magnetic materials (don't worry how they work), and no plasmas.  If a device is reciprocal, it has the following property:

       Equation 2.5.3

This means the device has symmetry to it.  Let's consider the above device where port 1 is driven by the cable signal from outside your house, and port 2 is one of four ports where power is split out to your TV.  Equation 2.5.3  says that if S21 is -6dB (25% of the power goes to port 2 from port 1), then S12 is also -6dB.  If you put 1W into port 1, then 0.25W will come out of port 2 (assuming everything is matched, no bad reflections).  If you put 1W into port 2, then 0.25W will come out of port 1 (assuming everything is matched, no bad reflections).  So, S21 = S12 for a reciprocal device. 

Figure 2.5.1: Four-way splitter

If we consider a transistor amplifier, the device has gain.  The voltage wave coming out of port 2 will be larger than the voltage wave coming out of port 1, for example we described a 13dB gain amplifier above: S21 = 13dB.  However, if you connect the device backwards, if you drive power into the output, not much energy will come out of the input: S21 ≠ S12.  The S12 is often called the isolation of the amplifier, this is how well what the input is isolated from what happens on the output, and is commonly on the order of -20dB (or only 1% of the power gets through).

Figure 2.5.2: Amplifier with 13dB gain and -20dB isolation

Section 6: (Advanced topic) S-Parameters and multiple driven ports

S-Parameters assume one port is driven and the rest are terminated- if this condition isn't met, then these gain numbers won't directly apply to the observation. However, you can still use S-Parameters to calculate what will happen when multiple ports are driven.  Consider the four-way power divider in Figure 2.5.1, where port 1 is the input (the cable TV signal goes into here) and ports 2-5 are the output (these signals are sent to TVs around the house). If port 1 is driven, it makes sense that port 2 will have around a quarter of the power coming out (-6dB less than the input). But if we turn this around, and Ports 2-5 are driven, obviously the output from Port 1 is not going to go down to quarter power (-6dB gain): if we drive multiple ports, we expect more power coming out then we put into any single port- we expect power to be conserved.  We expect four times the power of any single port.  The problem is we are breaking that S-Parameter condition. Two approaches can be taken.

Excess Loss

The quick approach is the concept of excess loss: how much loss do we see beyond the expected power divider loss. For example, the output of a four-way divider should be -6dB lower than the input. In reality, the device will have some additional loss in the metal wires and the dielectrics; the actual divider might measure -7dB. The 1dB difference between the theoretical loss and the measured loss is the excess loss, and it is the power burned up inside the device and/or reflected by the inputs (that S11 return loss keeps some power from even entering the divider).

A quick way to approximate the combined power coming out of Port 1 with Ports 2-5 driver is to simply sum the power going into the combiner (e.g., 1W into four ports is 4W, or 6dBW) and subtract out the 1dB of excess loss (so 5dBW is at the combiner port, or 3.2W).

Real Math

Perhaps you want a more exact answer, or don't trust "engineering" math. Doing the math for real isn't hard.

               Equation 2.6.1

The voltage wave coming out of port 1 (the summed port) is equal to the weighted sum of all of the

incident waves. V1+ is equal to zero (this is the output port), and assuming all ports are driven equally then.... that's just the standard power / voltage / resistance relationship.

               Equation 2.6.2

To get the power coming out of the system... it's the same power relationship again.

            

            Equation 2.6.3

So, doing it for real really isn't so hard. If your intuition is throwing a red flag, go through the math:

Main Point

Even though S-Parameters don't individually apply directly when multiple ports are driven, it's easy to get expected power output from the S-Parameters. Please remember that these voltage waves are complex vectors, keep track of phase as you do the math!

Section 7: Smith Charts

While the Smith Chart is not the only way to look at input and output impedances of RF circuits, it has strong advantages over alternative methods. The basic Smith Chart is shown in Figure 2.7.1. All of the impedances that are positive and real (0Ώ, 50Ώ, 1000Ώ, etc.) are mapped to the horizontal line that crosses the center (between the short and the open).  All of the impedances with a positive real part (0+j50, 50-j20, 100+j12) are mapped inside of the circle: above the real line are the positive imaginay parts (see Figure 2.7.2), and below the real line are the negative imaginary parts. All of the negative real values are mapped outside of the circle (-10Ώ, -50Ώ, etc).

Figure 2.7.1: Basic Smith Chart (click to enlarge)

Figure 2.7.2: Smith Chart with two impedances plotted (click to enlarge)

Being able to visualize the impedance helps is a couple of ways.  The closer you are to the center of the Smith Chart circle, the closer you are to 50-ohms (well matched).  You can see how close 

Figure 2.7.3 and Figure 2.7.4 show the same data presented in two different ways, a rectangular plot and a Smith Chart. Both ways of looking at the data have advantages and disadvantages. The rectangular plot has the obvious advantage that one can read off the actual impedance versus frequency directly. The Smith Chart has the obvious disadvantage that there is not frequency axis. The main advantage of the Smith Chart is that one can, with experience, quickly glean qualitative relationships. For example, at a glance one can tell from the Smith Chart that:

These are all observations that can be made from the rectangular plot, just not as quickly.

Figure 2.7.3: Rectangular plot of the real and imaginary impedance

Figure 2.7.4: Smith Chart plot of the impedance

Section 8: S-Parameters equations

By understanding the fundamentals of S-Parameters, one can better apply them to the design process. Since Circuit Mason and Mason Plot both use an advanced math parser (it takes human readable text equations and compiles it into machine language byte code that runs efficiently), one can optimize and plot not just for simple S-Parameters but instead potentially more relevant figures of merit. Simple S-Parameter terms such as return loss or simple gain are not defined below.

These are just a few figures of merits commonly found. To make it easier to copy and paste into Circuit Mason or Mason Plot, all these equations will be in text form.

Insertion Loss

Whereas the traditional S-Parameter gain penalizes the device for mismatch, the insertion loss only looks at the loss (or gain) within the device itself.

    IL = 10*log10(pow(abs(S_2_1),2) / (1-pow(abs(S_1_1),2)))

VSWR (Voltage Standing Wave Ratio)

Optimizing for VSWR is the same as optimizing for return loss, but one may want to plot VSWR.

    VSWR = (1+abs(S_1_1)) / (1-abs(S_1_1))

Relative Phase

To compare phasing, it is nice to look at relative phase shifts, and to compare these plots on top of each other you may need to add some fixed phase delay.

            arg(S_3_1/S_2_1)+90 [S_3_1 relative to S_2_1, shifted by 90-degrees]

            arg(S_5_1/S_2_1)-90 [S_5_1 relative to S_2_1, shifted by 90-degrees]

Mason Plot does phase unwrapping in degrees (using the Arg plot option). However, mostly as an example, this is an alternative way to unwrap by equations (using the dB plot option).

            if(arg(S_4_1/S_2_1)+180<180,arg(S_4_1/S_2_1)+180,arg(S_4_1/S_2_1)-180)

                [S_5_1 relative to S_2_1, shifted by +/-180-degrees]

Main Point

Understanding how and when to apply the different figures of merit is an important factor in design.

Copyright 2010, Gregory Kiesel