RF Design
S-Parameters
Scattering Parameters
At DC, you measure a circuit with a voltmeter and an ammeter. At microwave frequencies, voltage and current are no longer unique; they depend on where along the transmission line you measure. S-parameters solve this by measuring power waves instead: how much of an incident wave reflects from a port (S11, S22) and how much transmits through to another port (S21, S12). These four complex numbers, measured as a function of frequency, provide a complete linear description of any two-port network. Every datasheet, simulation model, and circuit optimization in RF engineering starts and ends with S-parameters.
Four Numbers That Define Any Two-Port
S-Parameter Interpretation for Common Components
| Component | |S11| | |S21| | |S12| | |S22| | Key Signature |
|---|---|---|---|---|---|
| Thru (ideal) | 0 (−∞ dB) | 1 (0 dB) | 1 (0 dB) | 0 (−∞ dB) | Zero loss, zero reflection |
| LNA (gain = 20 dB) | <−15 dB | +20 dB | <−30 dB | <−15 dB | High forward gain, low reverse |
| Attenuator (6 dB) | <−25 dB | −6 dB | −6 dB | <−25 dB | Reciprocal, well matched |
| Bandpass filter | <−20 dB (pass) | ~0 dB (pass) | = S21 | <−20 dB (pass) | S21 drops sharply out-of-band |
| Isolator | <−20 dB | −0.5 dB | <−20 dB | <−15 dB | Non-reciprocal: S21 ≠ S12 |
| Open stub | 1 (0 dB) at resonance | 0 (−∞) | 0 | 1 | Total reflection at resonance |
S-parameter definitions for a two-port:
S11 = b1/a1 |a2=0 (input reflection, port 2 matched)
S21 = b2/a1 |a2=0 (forward transmission)
S12 = b1/a2 |a1=0 (reverse transmission)
S22 = b2/a2 |a1=0 (output reflection, port 1 matched)
Conversions:
Return loss = −20·log10(|S11|)
Insertion loss = −20·log10(|S21|)
VSWR = (1 + |S11|) / (1 − |S11|)
S11 = b1/a1 |a2=0 (input reflection, port 2 matched)
S21 = b2/a1 |a2=0 (forward transmission)
S12 = b1/a2 |a1=0 (reverse transmission)
S22 = b2/a2 |a1=0 (output reflection, port 1 matched)
Conversions:
Return loss = −20·log10(|S11|)
Insertion loss = −20·log10(|S21|)
VSWR = (1 + |S11|) / (1 − |S11|)
Common Questions
Frequently Asked Questions
Why S-parameters instead of Z or Y?
At RF, voltage and current depend on position along the line. S-parameters measure power waves (well-defined anywhere). The 50 Ω termination for measurement is easy to build broadband, while opens and shorts for Z/Y have parasitic reactance at microwave frequencies.
What does each parameter tell me?
S11: input match (reflection). S21: gain or loss (transmission). S12: reverse isolation. S22: output match. Good amplifier: large S21, small S11/S22/S12. Good filter: S21 near 0 dB in passband, very negative in stopband.
What are mixed-mode S-parameters?
For differential circuits: Sdd (diff-to-diff), Scc (common-to-common), Sdc/Scd (mode conversion). Sdc and Scd indicate how much differential signal converts to common-mode (EMI). Minimize these for good differential signal integrity.
See Also