RF Power & S-Parameters
Reflections, VSWR and What S11 Means
At low frequency, a wire feels like a wire. At RF, a wire feels like a road with a speed limit, a lane width and echoes. A signal sent down a trace reaches the load, finds the wrong impedance, and part of it comes back. The source did not send "a voltage." It sent a travelling wave.
RF power design begins when you stop asking only what voltage is at the node and start asking how much wave came back.
S-parameters are a compact language for that question. Instead of measuring open-circuit voltage and short-circuit current, which are hard or destructive at RF, you measure waves entering and leaving ports. The most famous one is S11: the reflected wave at port 1 divided by the incident wave at port 1. In one-port language, S11 is the same thing as the reflection coefficient .
By the end, you can
- Compute the reflection coefficient $\Gamma = (Z_L - Z_0)/(Z_L + Z_0)$ for a load
- Connect $|\Gamma|$ to reflected power, return loss and VSWR
- Interpret S11 in dB as a measure of input match
- Explain why impedance matching matters for RF power delivery and measurement
Intuition first
Imagine a pulse running down a transmission line. The line has a characteristic impedance , the ratio of voltage wave to current wave it naturally supports. If the load has the same impedance, the pulse flows into it cleanly. The load looks like more line, so there is nothing to echo from.
If the load is different, the boundary cannot absorb the wave as-is. Some energy enters the load and some reflects back toward the source. The reflection coefficient is the complex number that says how large that echo is and what phase it has:
The magnitude tells how much voltage wave reflects. Reflected power is . A of 0.1 reflects one percent of the power. A of 0.5 reflects 25 percent of the power.
Return loss is the same idea written in dB:
Higher return loss is better. S11 in dB is , so it is negative: S11 = -20 dB means , one percent reflected power.
Drive it
Move load resistance, load reactance and system impedance. The point is the complex reflection coefficient plotted inside the unit circle. Near the centre is a good match. Far from the centre means a loud echo.
Try setting the load to 50 Ω with zero reactance on a 50 Ω system. The dot collapses to the centre, S11 falls toward negative infinity, and VSWR becomes 1. Then add reactance. The resistance did not change, but the load stopped matching because RF cares about the full complex impedance.
A 50 Ω transmission line is terminated in 50 Ω with no reactance. What is Γ?
-
Correct. $Z_L = Z_0$, so the numerator $Z_L - Z_0$ is zero and no wave reflects.
-
A reflection coefficient of 1 means total reflection, not total absorption.
-
-1 is the reflection coefficient of an ideal short circuit.
-
The formula uses the difference over the sum, not a simple ratio.
If |Γ| = 0.2, about what fraction of incident power is reflected?
-
That would be |Γ| around 0.14.
-
Correct. Reflected power fraction is $|\Gamma|^2 = 0.2^2 = 0.04$, or 4%.
-
|Γ| is a voltage-wave ratio. Power uses the square.
-
This doubles the voltage ratio instead of squaring it.
What a vector network analyzer is really measuring
A vector network analyzer launches a known wave into a port and samples the outgoing waves after directional couplers separate incident and reflected energy. Calibration moves the reference plane to the end of your test cable, so the S11 you see belongs to the device, not the cable and adapters. The word "vector" matters: the instrument keeps phase, so it can distinguish a capacitive mismatch from an inductive one even when their magnitudes look similar.
Key takeaways
- S11 is the reflected wave at port 1 divided by the incident wave at port 1.
- , and S11 is for a one-port load.
- Reflected power fraction is .
- Return loss is positive and higher is better; S11 in dB is negative and more negative is better.
- Complex impedance matters: resistance alone does not guarantee a match.
A load has S11 = -10 dB. What is , and what fraction of incident power is reflected?
Show worked solution
S11 in dB is . So
Reflected power fraction is , or about 10 percent. This is not catastrophic for every system, but it is a visible mismatch.
At RF, a bad load talks back. S-parameters give that echo a number, and once the echo has a number you can budget it, match it, measure it and stop pretending every trace is a lumped wire.