Y-Parameters
Understanding Y-Parameters
Y-parameters describe a two-port network in terms of admittance: how much current flows for a given voltage. While S-parameters dominate at microwave frequencies and Z-parameters suit series analysis, Y-parameters shine in two areas: parallel circuit analysis (where Y-matrices simply add) and transistor modeling (where transconductance Y21 directly represents the gain mechanism).
The admittance matrix [Y] is the inverse of the impedance matrix [Z]. Each parameter is measured by short-circuiting one port (setting V=0) and measuring the current-voltage ratio. At RF frequencies, Y-parameters are typically derived from measured S-parameters rather than direct measurement, since perfect short circuits are difficult to achieve at high frequencies.
Y-Parameter Equations
I1 = Y11V1 + Y12V2
I2 = Y21V1 + Y22V2
Measurement conditions:
Y11 = I1/V1 |V2=0
Y21 = I2/V1 |V2=0
Parallel connection:
Ytotal = YA + YB
FET small-signal model:
Y21 = gme−jωτ
MAG = |Y21|²/(4Re(Y11)Re(Y22))
Network Parameter Comparison
| Parameter | Defined By | Advantage | Condition | Use Case |
|---|---|---|---|---|
| Y | [I]=[Y][V] | Parallel add | Short circuit | FET model, shunt |
| Z | [V]=[Z][I] | Series add | Open circuit | Series circuits |
| S | [b]=[S][a] | Measurable | Matched load | RF measurement |
| ABCD | [V1;I1]=[T][V2;I2] | Cascade multiply | Mixed | Filters, matching |
| h | Mixed V/I | BJT natural | Mixed | BJT amplifiers |
Frequently Asked Questions
When to use Y?
Parallel circuits: Y_total = Y_A+Y_B. Transistor models: Y21=gm (transconductance), Y11=input admittance, Y12=feedback, Y22=output. Shunt elements natural in Y. At microwave: derive from S-parameters. Z for series, ABCD for cascade, S for measurement. Y=[Z]^{-1}.
How measured?
Y11=I1/V1 with V2=0 (output shorted). Y21=I2/V1 with V2=0. At low freq: direct short practical. At microwave: convert from S-params. Y11 = (1/Z0)×((1-S11)(1+S22)+S12S21)/ΔS. Standard conversion formulas in Pozar, Gonzalez textbooks.
Transistor model?
FET: Y11≈jωCgs, Y21=gm×e^(-jωτ), Y12=-jωCgd, Y22=gds+jωCds. MAG=|Y21|²/(4Re(Y11)Re(Y22)). Unilateral FOM: U=|Y12×Y21|²/(4Re(Y11)Re(Y22)). When U<0.1: feedback negligible, simplifies design.