RF Glossary

ABCD Chain Matrix for RF Cascade Analysis

The ABCD (chain) matrix enables cascade analysis of series-connected two-port networks by simple matrix multiplication. Formulas, element ABCD matrices, and S-parameter conversion.

Definition

The ABCD (or transmission, or chain) matrix relates the voltages and currents at the two ports of a network. Its key advantage: cascaded networks multiply, so the overall ABCD of a series chain is simply [ABCD]₁ × [ABCD]₂ × … × [ABCD]ₙ.

  [V₁]   [A  B] [V₂ ]
  [I₁] = [C  D] [−I₂]

  A = V₁/V₂|I₂=0   (open-circuit voltage ratio)
  B = V₁/I₂|V₂=0   (short-circuit transfer impedance, Ω)
  C = I₁/V₂|I₂=0   (open-circuit transfer admittance, S)
  D = I₁/I₂|V₂=0   (short-circuit current ratio)

ABCD Matrices for Common Elements

ElementABCD
Series impedance Z1Z01
Shunt admittance Y10Y1
T-line (Z₀, θ)cos θjZ₀ sin θj sin θ/Z₀cos θ
Ideal transformer (n:1)n001/n
Series L1jωL01
Shunt C10jωC1

Converting ABCD to S-Parameters

  S₁₁ = (A + B/Z₀ − C·Z₀ − D) / (A + B/Z₀ + C·Z₀ + D)
  S₂₁ = 2 / (A + B/Z₀ + C·Z₀ + D)
  S₁₂ = 2(AD−BC) / (A + B/Z₀ + C·Z₀ + D)
  S₂₂ = (−A + B/Z₀ − C·Z₀ + D) / (A + B/Z₀ + C·Z₀ + D)

Cascade Example: Matching Network + DUT

  [ABCD_total] = [ABCD_input_match] × [ABCD_DUT] × [ABCD_output_match]

  Convert final [ABCD_total] → [S] to get overall S-parameters.
  This is exactly what RF View's Circuit Simulator does internally
  for series-connected elements in the simulation chain.
RF View Circuit Simulator: RF View uses ABCD cascade multiplication internally to combine R/L/C/T-line elements and S2P DUT blocks. Build your circuit, simulate instantly, and view combined S11/S21 — free on Android.

Related Topics

← Back to RF Glossary  ·  RF View Home