RF Concepts

S-Parameters vs Z-Parameters – Choosing the Right Description

S-parameters (scattering) and Z-parameters (impedance) both describe RF networks but are suited to different uses. S-params are ideal for RF; Z-params for low-frequency circuits. Comparison and conversion.

Fundamental Difference

AspectS-ParametersZ-Parameters
VariablesPower waves (a, b)Voltage (V) and Current (I)
Port terminationMatched (Z₀=50Ω at all unused ports)Open circuit at unused ports
RF measurementEasy, stable, standard VNADifficult: open circuit unstable at RF
Low-frequencyPossible but less naturalNatural, textbook circuit analysis
SPICE simulationConverted from SNative (R, L, C SPICE models)

Why S-Parameters Dominate RF

  Z-parameter measurement requires: port 2 open circuit while driving port 1
  At RF frequencies: any wire has inductance → "open circuit" has significant
  reactance → Z₁₂ measurement depends on cable length, connector → unreliable

  S-parameter measurement: all ports terminated in 50Ω → stable, defined
  No reflections from terminations → accurate, repeatable, cable-length independent

When Z-Parameters Are Useful

  • SPICE circuit simulation (impedance matrix is natural for nodal analysis)
  • Transformer coupling analysis (Z₁₂ directly represents mutual coupling)
  • Combining parallel-connected networks: [Y_total] = [Y_A] + [Y_B]
  • Low-frequency analog circuit design (<100 MHz)

Conversion Between S and Z

  S→Z: Z = Z₀·(I+S)·(I−S)⁻¹  [matrix form]
  Z→S: S = (Z−Z₀·I)·(Z+Z₀·I)⁻¹
RF View: RF View uses S-parameters for all analysis (standard for RF). The S11→Z Impedance Calculator converts single S11 measurements to complex Z for Smith chart verification. Free on Android.

Related Topics

← Back to RF Concepts  ·  RF View Home