Electronics Guide

Two-Port Networks

Amplifiers, filters, attenuators, transformers, matching networks, and cables each receive a signal at one pair of terminals and deliver it at another. Two-port network theory describes any such circuit by four parameters that relate the voltages and currents at those terminals, without reference to the components inside. Once the parameters are known, from analysis, simulation, or measurement, the network can be combined with sources, loads, and other networks by algebra alone. Bipolar transistor data sheets list h-parameters, filter designers multiply ABCD matrices, and network analyzers report S-parameters, which rest on the same foundation.

Throughout, the network is linear and time invariant, with no independent sources inside; a transistor qualifies once it is replaced by its small-signal model about a fixed bias point. The analysis uses sinusoidal steady state, so voltages and currents are the phasors of AC circuit analysis, and every parameter is a complex function of frequency. The same relations hold for Laplace transforms with zero initial conditions. In running text, a matrix is written row by row in square brackets, with commas between entries and a semicolon between rows: [Z] = [Z11, Z12; Z21, Z22].

Ports and the Port Condition

A port is a pair of terminals through which energy enters or leaves a network. The port condition requires that the current entering one terminal of the pair equal the current leaving the other. A network with two such pairs is a two-port, with an input, port 1, and an output, port 2.

The condition is not automatic, because four terminals could carry four different currents that merely sum to zero. It holds when each port connects only to a source or load across that port. A three-terminal network, such as a common-emitter stage or a grounded ladder filter, satisfies it by construction, because its common terminal carries both return currents. It fails when an external path, such as a second ground connection, lets current enter at port 1 and leave through port 2.

Port Variables and Sign Convention

The four port variables are V1 and I1 at port 1 and V2 and I2 at port 2. Throughout this article, each voltage is the potential of the upper terminal of its port with respect to the lower one, and I1 and I2 both flow into the upper terminal. A load ZL on port 2 therefore draws I2 = −V2/ZL.

Six Parameter Sets

A linear two-port without internal sources imposes two linear relations on its four port variables. When any two variables are taken as independent, the relations give the other two through four coefficients, and the six possible pairs give six parameter sets for the same network.

The Six Two-Port Parameter Sets
Parameter set Independent variables Dependent variables Common names
ZI1, I2V1, V2Impedance, open-circuit impedance
YV1, V2I1, I2Admittance, short-circuit admittance
hI1, V2V1, I2Hybrid
gV1, I2I1, V2Inverse hybrid
ABCDV2, I2V1, I1Transmission, chain
Inverse ABCDV1, I1V2, I2Inverse transmission

A set exists only if its independent variables can be chosen freely. Internal independent sources would add a constant term to each equation, as in a Thevenin equivalent. The inverse ABCD set, which gives the port 2 variables in terms of the port 1 variables, is not treated further here.

Impedance Parameters

The impedance parameters, or Z-parameters, take the port currents as independent:

V1 = Z11I1 + Z12I2

V2 = Z21I1 + Z22I2

A zero port current means an open circuit, so these are the open-circuit impedance parameters, measured by driving each port in turn with a current source while the other port is open.

Z-Parameter Definitions
Parameter Definition Test condition Meaning
Z11V1/I1I2 = 0 (port 2 open)Input impedance with the output open
Z12V1/I2I1 = 0 (port 1 open)Reverse transfer impedance
Z21V2/I1I2 = 0 (port 2 open)Forward transfer impedance
Z22V2/I2I1 = 0 (port 1 open)Output impedance with the input open

All four are in ohms; Z21, for example, is the open-circuit voltage at port 2 per ampere driven into port 1.

Example: A Resistive T Network

A T network has 10 Ω in series with port 1, 20 Ω in series with port 2, and 30 Ω from their junction to the common terminal. With port 2 open, no current flows in the 20 Ω arm, so I1 sees 10 + 30 = 40 Ω, and V2 is the drop across the 30 Ω arm. By inspection, [Z] = [40, 30; 30, 50] Ω. Both transfer impedances equal the shared 30 Ω arm, and such equality holds in any network of resistors, capacitors, inductors, and transformers.

When Z-Parameters Do Not Exist

A single impedance in series between the upper terminals forces I2 = −I1, so it has no Z-parameters, although its Y- and ABCD parameters exist. An ideal transformer fixes both its current ratio and its voltage ratio, so it has neither Z- nor Y-parameters. These gaps belong to ideal models; a real transformer, with finite magnetizing inductance and some leakage, has both.

Admittance Parameters

The admittance parameters, or Y-parameters, take the port voltages as independent:

I1 = Y11V1 + Y12V2

I2 = Y21V1 + Y22V2

A zero port voltage means a short circuit, so these are the short-circuit admittance parameters, measured by driving one port with a voltage source while the other is shorted.

Y-Parameter Definitions
Parameter Definition Test condition Meaning
Y11I1/V1V2 = 0 (port 2 shorted)Input admittance with the output shorted
Y12I1/V2V1 = 0 (port 1 shorted)Reverse transfer admittance
Y21I2/V1V2 = 0 (port 2 shorted)Forward transfer admittance
Y22I2/V2V1 = 0 (port 1 shorted)Output admittance with the input shorted

All four are in siemens, and [Y] = [Z]−1 whenever both sets exist. The inverse applies to the whole matrix: Y11 is not 1/Z11, because one is measured with port 2 shorted and the other with port 2 open.

For the T network above, the determinant of [Z] is 40 × 50 − 30 × 30 = 1,100 Ω2, so

[Y] = [50, −30; −30, 40] / 1,100 = [0.04545, −0.02727; −0.02727, 0.03636] S

A short-circuit test agrees. With port 2 shorted, the 20 Ω and 30 Ω arms are in parallel, so port 1 sees 10 + 12 = 22 Ω and Y11 = 1/22 = 0.04545 S. The fraction 30/(20 + 30) = 0.6 of the input current leaves through the short, so Y21 = −0.6/22 = −0.02727 S, negative only because of the reference direction.

Y-Parameters and Nodal Analysis

Nodal analysis produces Y-parameters naturally: eliminating the internal nodes leaves two equations relating port currents to port voltages. SPICE-family simulators use modified nodal analysis, an extension of the method, as circuit simulation (SPICE) describes. A shunt element, with the upper terminals of the two ports joined, forces V1 = V2, so it has no Y-parameters, while all four of its Z-parameters equal its impedance.

Hybrid Parameters

The h-parameters mix the two kinds of variable, taking the input current and the output voltage as independent:

V1 = h11I1 + h12V2

I2 = h21I1 + h22V2

h-Parameter Definitions
Parameter Definition Test condition Meaning
h11V1/I1V2 = 0 (port 2 shorted)Input impedance with the output shorted, in ohms
h12V1/V2I1 = 0 (port 1 open)Reverse voltage ratio with the input open
h21I2/I1V2 = 0 (port 2 shorted)Forward current ratio with the output shorted
h22I2/V2I1 = 0 (port 1 open)Output admittance with the input open, in siemens

The mixture suits a device with a low input impedance and a high output impedance, such as a bipolar transistor in the common-emitter connection: a large capacitor easily shorts the high-impedance output for signals, and a large series impedance easily opens the low-impedance input. The equations also read as a circuit: port 1 is h11 in series with a voltage source h12V2, and port 2 is h22 in parallel with a current source h21I1.

Inverse Hybrid Parameters

The g-parameters take the input voltage and the output current as independent:

I1 = g11V1 + g12I2

V2 = g21V1 + g22I2

Here g11 is the input admittance with port 2 open, g12 the reverse current ratio with port 1 shorted, g21 the forward voltage ratio with port 2 open, and g22 the output impedance with port 1 shorted. When both sets exist, [g] = [h]−1. The g-parameters fit a voltage amplifier. An ideal one, which draws no input current and holds its output at μ times its input voltage under any load, has g21 = μ and A = 1/μ, with every other g- and ABCD parameter zero. It has no Z-, Y-, or h-parameters, because its input current is always zero and its output voltage is tied to its input voltage.

Transmission Parameters

The transmission, ABCD, or chain parameters express the input quantities in terms of the output quantities. With both currents flowing into their ports, they are

V1 = AV2 − BI2

I1 = CV2 − DI2

The minus signs appear because −I2 is the current flowing out of port 2, which is the current that enters the next network in a chain. This article writes the ABCD matrix as [T] = [A, B; C, D].

ABCD Parameter Definitions
Parameter Definition Test condition Meaning
AV1/V2I2 = 0 (port 2 open)Reciprocal of the open-circuit voltage gain, dimensionless
B−V1/I2V2 = 0 (port 2 shorted)Short-circuit transfer impedance, in ohms
CI1/V2I2 = 0 (port 2 open)Open-circuit transfer admittance, in siemens
D−I1/I2V2 = 0 (port 2 shorted)Reciprocal of the short-circuit current gain, dimensionless

Every ABCD measurement drives port 1 and terminates port 2. Because the equations put the port 1 and port 2 variables on opposite sides, cascaded networks multiply their ABCD matrices.

The Direction of I2

Some texts define the port 2 current as flowing out of the port and write V1 = AV2 + BI2 and I1 = CV2 + DI2. Both forms give the same A, B, C, and D. Mixing them does not: plus signs combined with a current flowing into port 2 reverse the signs of B and D. Confirm the direction before combining ABCD formulas or data from different sources.

ABCD Matrices of Common Building Blocks

For a series impedance Z, an open output leaves V1 = V2 with no current, so A = 1 and C = 0, and a shorted output puts the whole input voltage across Z, so B = Z and D = 1.

ABCD Parameters of Common Two-Port Sections
Section A B C D
Series impedance Z1Z01
Shunt admittance Y10Y1
Ideal transformer, turns ratio N:1N001/N
T section: series Z1, shunt Y3, series Z21 + Y3Z1Z1 + Z2 + Y3Z1Z2Y31 + Y3Z2
Π section: shunt Y1, series Z3, shunt Y21 + Y2Z3Z3Y1 + Y2 + Y1Y2Z31 + Y1Z3
Uniform transmission line of length dcosh γdZ0 sinh γd(sinh γd)/Z0cosh γd

The T and Π rows are products of the first two rows, and the line is derived below. For the transformer, N:1 means N primary turns per secondary turn, so V1 = NV2 and the current out of port 2 is N times I1.

Converting Between Parameter Sets

Every set that exists carries the same information, and rearranging the defining equations converts one into another. Solving the first h-parameter equation for I1, for example, gives Y11 = 1/h11 and Y12 = −h12/h11 directly. The tables below collect all such results, using the determinants

ΔZ = Z11Z22 − Z12Z21, ΔY = Y11Y22 − Y12Y21, Δh = h11h22 − h12h21, ΔT = AD − BC

A conversion fails where it would divide by zero, which is exactly where the target set does not exist. Near such a point it magnifies error: converting a nearly isolating network to ABCD parameters divides by a tiny forward transfer term, so small measurement errors become large ones.

Z-Parameters from the Y, h, and ABCD Parameters
Parameter From Y From h From ABCD
Z11Y22YΔh/h22A/C
Z12−Y12Yh12/h22ΔT/C
Z21−Y21Y−h21/h221/C
Z22Y11Y1/h22D/C
Y-Parameters from the Z, h, and ABCD Parameters
Parameter From Z From h From ABCD
Y11Z22Z1/h11D/B
Y12−Z12Z−h12/h11−ΔT/B
Y21−Z21Zh21/h11−1/B
Y22Z11ZΔh/h11A/B
h-Parameters from the Z, Y, and ABCD Parameters
Parameter From Z From Y From ABCD
h11ΔZ/Z221/Y11B/D
h12Z12/Z22−Y12/Y11ΔT/D
h21−Z21/Z22Y21/Y11−1/D
h221/Z22ΔY/Y11C/D
ABCD Parameters from the Z, Y, and h Parameters
Parameter From Z From Y From h
AZ11/Z21−Y22/Y21−Δh/h21
BΔZ/Z21−1/Y21−h11/h21
C1/Z21−ΔY/Y21−h22/h21
DZ22/Z21−Y11/Y21−1/h21

The g-parameters follow from [g] = [h]−1, or from the Z-parameters as g11 = 1/Z11, g12 = −Z12/Z11, g21 = Z21/Z11, and g22 = ΔZ/Z11. The determinants are related as ΔY = 1/ΔZ, Δh = Z11/Z22, and ΔT = Z12/Z21, relations that reappear in the tests for reciprocity and symmetry.

Worked Example: One Network in Four Forms

A network has [Z] = [10, 2; 40, 20] Ω, with a forward transfer impedance twenty times its reverse transfer impedance, as an amplifier stage might have.

  1. Determinant: ΔZ = 10 × 20 − 2 × 40 = 120 Ω2.
  2. Y-parameters: Y11 = 20/120 = 0.1667 S, Y12 = −2/120 = −0.01667 S, Y21 = −40/120 = −0.3333 S, and Y22 = 10/120 = 0.08333 S.
  3. h-parameters: h11 = 120/20 = 6 Ω, h12 = 2/20 = 0.1, h21 = −40/20 = −2, and h22 = 1/20 = 0.05 S.
  4. ABCD parameters: A = 10/40 = 0.25, B = 120/40 = 3 Ω, C = 1/40 = 0.025 S, and D = 20/40 = 0.5.
  5. Check by converting back: Δh = 6 × 0.05 − 0.1 × (−2) = 0.5 gives Z11 = Δh/h22 = 10 Ω, and ΔT = 0.25 × 0.5 − 3 × 0.025 = 0.05 gives Z12 = ΔT/C = 2 Ω.

The ABCD determinant, 0.05, equals Z12/Z21 = 2/40, and its departure from 1 marks the network as nonreciprocal.

Reciprocity and Symmetry

By the reciprocity theorem, in a network of linear, bilateral elements, a current driven into port 1 produces the same open-circuit voltage at port 2 as the same current driven into port 2 produces at port 1, so Z12 = Z21. Resistors, capacitors, inductors, coupled inductors, and ideal transformers form reciprocal networks. Transistors and other controlled sources generally do not, nor do gyrators or the magnetized ferrite circulators and isolators of microwave systems.

A reciprocal two-port needs only three independent parameters. It is also symmetric when its ports can be interchanged without changing any terminal voltage or current, which adds the condition Z11 = Z22 and leaves two independent parameters. Mirror symmetry guarantees electrical symmetry, but electrical symmetry does not require it.

Conditions for Reciprocity and, in Addition, for Symmetry
Parameter set Reciprocal network Symmetric reciprocal network
ZZ12 = Z21Also Z11 = Z22
YY12 = Y21Also Y11 = Y22
hh12 = −h21Also Δh = h11h22 − h12h21 = 1
gg12 = −g21Also Δg = g11g22 − g12g21 = 1
ABCDΔT = AD − BC = 1Also A = D
S, with equal real reference impedancesS12 = S21Also S11 = S22

The conversions explain the less obvious entries. Because h12 = Z12/Z22 and h21 = −Z21/Z22, equal transfer impedances make them equal and opposite; ΔT = Z12/Z21 equals 1 under reciprocity, and Δh = Z11/Z22 equals 1 under symmetry. The resistive T network is reciprocal but not symmetric.

Lossless Networks

A network of ideal inductors, capacitors, and transformers dissipates no power, so at real frequencies its Z- and Y-parameters, where they exist, are purely imaginary. Its ABCD parameters have real A and D and imaginary B and C.

Interconnecting Two-Ports

Two networks can share both ports, joined at each end either in series, so that one current flows through both and their voltages add, or in parallel, so that one voltage appears across both and their currents add. The parameter set whose independent variables are the shared quantities then adds. In a cascade, ABCD matrices multiply instead.

Two-Port Interconnections
Connection Input ports Output ports Combined parameters Feedback topology of the same form
Series–seriesSeriesSeries[Z] = [Za] + [Zb]Series–series (transconductance amplifier)
Parallel–parallelParallelParallel[Y] = [Ya] + [Yb]Shunt–shunt (transresistance amplifier)
Series–parallelSeriesParallel[h] = [ha] + [hb]Series–shunt (voltage amplifier)
Parallel–seriesParallelSeries[g] = [ga] + [gb]Shunt–series (current amplifier)
CascadeInput of network aOutput of network b[T] = [Ta][Tb]None

A feedback amplifier is a two-port amplifier joined to a two-port feedback network, and the four topologies of negative feedback theory are these four addition rules.

The Port Condition and Brune's Tests

The addition rules hold only if both networks still satisfy the port condition after connection. Two three-terminal networks in parallel, with their common terminals joined, always do; series connections often do not. Stacking two T networks connects the common terminal of the upper network to both upper terminals of the lower one, which shorts the lower network's input terminal to its output terminal. With the 10, 20, and 30 Ω T above a 40, 50, and 60 Ω T, whose [Z] = [100, 60; 60, 110] Ω, the sum predicts [140, 90; 90, 160] Ω, but nodal analysis of the stack gives [122.2, 112.2; 112.2, 132.2] Ω. Inverting the lower network, so that the common terminals join each other, restores the port condition and makes the sum exact.

Brune's tests, named for Otto Brune, check a proposed connection. For a series–series connection, join the input ports in series, apply a voltage, leave the outputs unconnected, and measure the voltage between the output terminals that the connection would join; then repeat from the output side. For a parallel–parallel connection, join the inputs in parallel, short each output separately, apply a voltage, and measure between the two shorted outputs, again from both sides. Zero voltage in both tests permits the connection. When a connection fails, an ideal 1:1 isolating transformer at one port restores the port condition.

Cascade Connection

In a cascade, port 2 of network a feeds port 1 of network b, so V2 and the outgoing current of a are V1 and I1 of b. Substituting one set of ABCD equations into the other gives

[T] = [Ta][Tb]

The matrices must be multiplied in signal order, since matrix multiplication does not commute. A cascade of three-terminal networks on a common ground preserves the port condition automatically.

Worked Example: A 6 dB Attenuator

A symmetric T pad for a 50 Ω system with 6 dB of attenuation has series arms of R1 = 16.61 Ω and a shunt arm of R2 = 66.93 Ω, rounded to four significant figures. It is a cascade of a series resistor, a shunt conductance of 1/66.93 = 0.014941 S, and a second series resistor.

  1. Multiply the first two matrices: [1, 16.61; 0, 1][1, 0; 0.014941, 1] = [1.2482, 16.61; 0.014941, 1].
  2. Multiply by the third, [1, 16.61; 0, 1]: A = 1.2482, B = 1.2482 × 16.61 + 16.61 = 37.34 Ω, C = 0.014941 S, and D = 0.014941 × 16.61 + 1 = 1.2482.
  3. Check: A = D, so the pad is symmetric, and AD − BC = 1.5579 − 0.5579 = 1.0000, so it is reciprocal.

Terminated Two-Ports

In use, a two-port sits between a source of open-circuit voltage Vs and internal impedance Zs at port 1 and a load ZL at port 2, with Ys = 1/Zs and YL = 1/ZL. The terminations add two equations, V1 = Vs − ZsI1 and V2 = −ZLI2, to the network's own two. Solving all four gives the input impedance Zin = V1/I1, the output impedance Zout seen back into port 2 with Vs set to zero, the voltage gain Av = V2/V1, and the current gain Ai = I2/I1.

Terminated Two-Port Relations
Quantity Z-parameters Y-parameters h-parameters ABCD parameters
InputZin = Z11 − Z12Z21/(Z22 + ZL)Yin = Y11 − Y12Y21/(Y22 + YL)Zin = (h11 + ΔhZL)/(1 + h22ZL)Zin = (AZL + B)/(CZL + D)
OutputZout = Z22 − Z12Z21/(Z11 + Zs)Yout = Y22 − Y12Y21/(Y11 + Ys)Yout = h22 − h12h21/(h11 + Zs)Zout = (DZs + B)/(CZs + A)
Voltage gain AvZ21ZL/(ΔZ + Z11ZL)−Y21/(Y22 + YL)−h21ZL/(h11 + ΔhZL)ZL/(AZL + B)
Current gain Ai−Z21/(Z22 + ZL)Y21YL/(ΔY + Y11YL)h21/(1 + h22ZL)−1/(CZL + D)

The load reaches back to the input only through the product Z12Z21. A unilateral network, with Z12 = 0, has Zin = Z11 for any load and Zout = Z22 for any source, which is why simplified amplifier models neglect reverse transmission, at a cost that grows with it. Port 2 also acts as a Thevenin source of open-circuit voltage Vs/(A + CZs) behind Zout, and the overall voltage gain is

V2/Vs = ZL/(AZL + B + CZsZL + DZs)

Power Gain

With RMS phasors, the load absorbs PL = |I2|2 Re(ZL), and the input absorbs Pin = |I1|2 Re(Zin). The operating power gain GP = PL/Pin depends on the load only. The transducer power gain GT = PL/Pavs compares the load power with the source's available power, Pavs = |Vs|2/(4 Re Zs), and depends on both terminations. The available power gain GA, the power available at port 2 divided by Pavs, depends on the source only. All three are equal when both ports are conjugately matched.

Worked Example: The Attenuator Between Two Loads

Terminate the 6 dB pad in its design load, ZL = 50 Ω:

  1. Input impedance: Zin = (1.2482 × 50 + 37.34)/(0.014941 × 50 + 1.2482) = 99.75/1.9953 = 49.99 Ω, a match within the rounding of the resistors.
  2. Voltage gain: Av = 50/99.75 = 0.501, or −6.00 dB.

Now use a 100 Ω load, whose reflection coefficient in a 50 Ω system is (100 − 50)/(100 + 50) = 1/3:

  1. Input impedance: Zin = (124.82 + 37.34)/(1.4941 + 1.2482) = 162.16/2.7423 = 59.13 Ω.
  2. Input reflection coefficient: (59.13 − 50)/(59.13 + 50) = 0.0837.

The reflection falls by a factor of 0.251, the square of the pad's voltage transmission of 0.501, because a reflected wave passes through the pad twice. Return loss improves by twice the attenuation, from 9.5 dB at the load to 21.5 dB at the input, which is why engineers pad a poorly matched port when they can spare the signal level.

T and Π Equivalent Circuits

A reciprocal three-terminal two-port can be modeled at its terminals by a T of three impedances if its Z-parameters exist, or by a Π of three admittances if its Y-parameters exist. For the T, place Za in series with port 1, Zb in series with port 2, and Zc from their junction to the common terminal. Open-circuit tests give Z11 = Za + Zc, Z22 = Zb + Zc, and Z12 = Zc, so

Za = Z11 − Z12, Zb = Z22 − Z12, Zc = Z12

For the Π, place Ya across port 1, Yb across port 2, and Yc between the upper terminals. Short-circuit tests give

Ya = Y11 + Y12, Yb = Y22 + Y12, Yc = −Y12

From its Y-parameters, the resistive T network becomes a Π with 55 Ω across port 1, 110 Ω across port 2, and 36.67 Ω between the upper terminals. These are the values that the wye–delta conversion of DC circuit analysis gives, since a T is a wye and a Π is a delta. The equivalents hold only at the terminals and only at the frequency of the parameters, unless each element is kept as a function of frequency.

Coupled Inductors

Two coupled coils with self-inductances L1 and L2 and mutual inductance M, sharing a common terminal with their dotted ends at the upper terminals, have Z11 = jωL1, Z22 = jωL2, and Z12 = Z21 = jωM. Their T equivalent is three uncoupled inductors, L1 − M and L2 − M in the series arms and M in the shunt arm, so ordinary series and parallel rules apply. When M exceeds L1 or L2, as it can for tightly coupled windings with unequal turns, one series arm is a negative inductance, which is harmless in analysis. Magnetically Coupled Circuits develops the coupled-coil equations behind this equivalent.

Nonreciprocal Networks

A nonreciprocal network needs one controlled source besides the three arms. The T adds, in series with the port 2 arm, a current-controlled voltage source (Z21 − Z12)I1 with its positive reference toward the port 2 terminal. The Π adds, across port 2, a voltage-controlled current source (Y21 − Y12)V1 directed from the upper terminal to the common terminal. That Π form is the structure of the hybrid-pi transistor model.

Transistor Small-Signal Models as Two-Ports

A transistor is nonlinear, but for small signals about a fixed operating point it is a linear two-port, named for the terminal that input and output share, as in common emitter or common source. Its parameters hold only near the bias point where they were found and say nothing about compression or distortion. Biasing and stage design belong to small-signal amplifier analysis.

h-Parameters on Data Sheets

Bipolar h-parameters use letter subscripts: i for input (11), r for reverse (12), f for forward (21), and o for output (22), followed by the common terminal, so the common-emitter set is hie, hre, hfe, and hoe. The opens and shorts apply to the signal only, while the bias supply holds the operating point. The onsemi data sheet for the 2N3903 and 2N3904, revision 9 of August 2021, gives these ranges for the 2N3904 at a collector current of 1.0 mA, a collector–emitter voltage of 10 V, and 1.0 kHz: hie from 1.0 to 10 kΩ, hre from 0.5 to 8.0 × 10−4, hfe from 100 to 400, and hoe from 1.0 to 40 µmhos (microsiemens).

Worked Example: Exact h-Parameter Analysis

Take hie = 2.6 kΩ, hre = 2 × 10−4, hfe = 100, and hoe = 20 µS, values inside the 2N3904 ranges, with an AC load RL = 2 kΩ and a source resistance Rs = 1 kΩ.

  1. Determinant: Δh = 2,600 × (20 × 10−6) − (2 × 10−4) × 100 = 0.052 − 0.020 = 0.032.
  2. Current gain: Ai = hfe/(1 + hoeRL) = 100/1.04 = 96.15.
  3. Input impedance: Zin = (hie + ΔhRL)/(1 + hoeRL) = 2,664/1.04 = 2,562 Ω.
  4. Voltage gain: Av = −hfeRL/(hie + ΔhRL) = −200,000/2,664 = −75.08.
  5. Output admittance: Yout = hoe − hrehfe/(hie + Rs) = 20 µS − 5.56 µS = 14.44 µS, so Zout = 69.2 kΩ.
  6. Power gains: GP = |Av||Ai| = 7,219, or 38.6 dB. With V2/Vs = AvZin/(Zin + Rs) = −54.0, the transducer gain is GT = |V2/Vs|2 × 4Rs/RL = 5,831, or 37.7 dB, lower because the source is not matched to the input.

The simplified model, with hre = hoe = 0, predicts Zin = 2.6 kΩ and Av = −hfeRL/hie = −76.9, errors under 3 percent, but an infinite output impedance. Even hoe alone would give 50 kΩ; the tiny reverse ratio raises it to 69.2 kΩ, because hrehfe = 0.02 is not negligible.

The Hybrid-Pi Model as a Π Network

The hybrid-pi model places rπ in parallel with Cπ from base to emitter, Cμ from base to collector, ro from collector to emitter, and a current source gmVbe from collector to emitter. Neglecting the base spreading resistance, its common-emitter Y-parameters are

Y11 = 1/rπ + jω(Cπ + Cμ)

Y12 = −jωCμ

Y21 = gm − jωCμ

Y22 = 1/ro + jωCμ

Y21 and Y12 differ by gm, the controlled source of a nonreciprocal Π. At low frequencies, conversion gives hie = rπ, hfe = gmrπ, hoe = 1/ro, and hre = 0; a real transistor's small hre comes from effects the simple model omits, such as base-width modulation.

The model also explains the transition frequency. The short-circuit current gain h21 = Y21/Y11 equals β = gmrπ at low frequencies, falls at 20 dB per decade above fβ = 1/[2πrπ(Cπ + Cμ)], and reaches 1 near fT ≈ gm/[2π(Cπ + Cμ)]. With gm = 38.5 mS, rπ = 2.6 kΩ, Cπ = 16 pF, and Cμ = 2 pF, fβ is 3.40 MHz, and fT is 340 MHz by the approximation and 343 MHz exactly. Between fβ and fT, the product of |h21| and frequency is nearly constant, so fT can be found from a measurement made well below it; the 2N3904 data sheet specifies a minimum fT of 300 MHz, measured at 100 MHz with a collector current of 10 mA and a collector–emitter voltage of 20 V.

Field-Effect Transistors and y-Parameters

A field-effect transistor's gate draws almost no current at low frequencies, so Y11 approaches zero and h11 = 1/Y11 grows without bound. FETs are therefore described by common-source Y-parameters, written yis, yrs, yfs, and yos. The basic model is the same Π without rπ: Y11 = jω(Cgs + Cgd), Y12 = −jωCgd, Y21 = gm − jωCgd, and Y22 = gds + jωCgd, where gds is the output conductance. The onsemi MPF102 JFET data sheet, revision 3 of January 2006, specifies |yfs| as 2,000 to 7,500 µmhos at 1.0 kHz, with 15 V from drain to source and zero gate–source voltage, and plots all four admittance parameters against frequency. Field-effect transistors describes the devices.

Transmission Lines as ABCD Networks

A uniform transmission line with characteristic impedance Z0, propagation constant γ = α + jβ, and length d is a two-port whose parameters come from the telegrapher's equations, which describe coaxial cable and, approximately, printed-circuit traces. The voltage and current along the line are sums of forward and backward waves, and evaluating them at both ends gives

V1 = V2 cosh γd + Z0(−I2) sinh γd

I1 = (V2/Z0) sinh γd + (−I2) cosh γd

so A = D = cosh γd, B = Z0 sinh γd, and C = (sinh γd)/Z0. The line is symmetric, since A = D, and reciprocal, since AD − BC = cosh2 γd − sinh2 γd = 1. For a lossless line, γ = jβ, and

A = D = cos βd, B = jZ0 sin βd, C = j(sin βd)/Z0

with A and D real and B and C imaginary, as for any lossless reciprocal network. For a given Z0, the electrical length βd sets everything, where β = 2π/λ and λ is the wavelength on the line.

Input Impedance and Special Lengths

Substituting the line's parameters into Zin = (AZL + B)/(CZL + D) and dividing by cosh γd gives the familiar result

Zin = Z0(ZL + Z0 tanh γd)/(Z0 + ZL tanh γd)

A lossless quarter-wave line, with βd = 90°, has A = D = 0, B = jZ0, and C = j/Z0, so Zin = Z02/ZL, the principle of the quarter-wave transformer in impedance matching. A lossless half-wave line has A = D = −1 and B = C = 0, so it repeats the load impedance and inverts the voltage.

A line much shorter than a wavelength has cos βd ≈ 1 and sin βd ≈ βd. With inductance L′ and capacitance C′ per unit length, β = ω√(L′C′) and Z0 = √(L′/C′), so B ≈ jωL′d and C ≈ jωC′d: the short line is its total series inductance and shunt capacitance, the lumped model of ordinary circuit analysis.

Worked Example: An Eighth-Wave Line

A lossless 50 Ω line one-eighth of a wavelength long, so that βd = 45°, feeds a 100 Ω load.

  1. Line matrix: A = D = cos 45° = 0.7071, B = j50 × 0.7071 = j35.36 Ω, and C = j0.7071/50 = j0.01414 S.
  2. Numerator and denominator: AZL + B = 70.71 + j35.36 Ω, and CZL + D = 0.7071 + j1.414.
  3. Input impedance: Zin = (70.71 + j35.36)/(0.7071 + j1.414) = 40 − j30 Ω.

The reflection coefficient has magnitude 1/3 at the load and |−10 − j30|/|90 − j30| = 1/3 at the input: a lossless line rotates the phase of a reflection but cannot change its size.

Image Impedance and Transfer Constant

Any symmetric reciprocal two-port terminated in its image impedance, ZI = √(B/C), presents ZI at its input, just as a line terminated in Z0 presents Z0, and its image transfer constant θ, defined by cosh θ = A, plays the role of γd. The 6 dB attenuator has ZI = √(37.34/0.014941) = 49.99 Ω and θ = cosh−1 1.2482 = 0.6907 neper, or 6.00 dB. Image-matched sections cascade by adding transfer constants, as lines add lengths, and classical constant-k and m-derived filter design, covered in passive filter networks, rests on these image parameters.

From Z and Y to S-Parameters

Why Radio-Frequency Work Uses S-Parameters

Every set so far is defined by open circuits, short circuits, or both, and at radio and microwave frequencies those terminations stop being practical. Richard W. Anderson set out the problem in "S-Parameter Techniques for Faster, More Accurate Network Design," published in the Hewlett-Packard Journal in February 1967 and later revised as Hewlett-Packard Application Note 95-1. Lead inductance and capacitance spoil shorts and opens, higher frequencies required tuning stubs adjusted at each frequency, and a stub across a transistor's input or output could make it oscillate. A device measured between a 50 Ω source and load, by contrast, has very little chance of oscillating.

Waves have two further advantages. On a lossless line, a traveling wave keeps its magnitude while terminal voltages and currents vary with position, so a device can be measured through cables. In a waveguide, voltage and current have no unique definition, but incident and reflected power remain measurable. S-parameters describe a network by those waves, and network analyzers measure them directly.

Waves and the Reference Impedance

S-parameters require a reference impedance at each port. This article uses the same real, positive Z0 at both ports, usually 50 Ω. The incident and reflected waves at port n are

an = (Vn + Z0In)/(2√Z0) and bn = (Vn − Z0In)/(2√Z0)

with In flowing into port n. With RMS phasors, |an|2 − |bn|2 is the average power delivered into the port. The S-parameters relate reflected to incident waves:

b1 = S11a1 + S12a2

b2 = S21a1 + S22a2

Setting a2 = 0 requires V2 = −Z0I2, a termination in Z0. S11 is thus the input reflection coefficient and S21 the forward transmission coefficient with port 2 terminated in the reference impedance, which replaces the open and the short. A reciprocal network has S12 = S21, a symmetric one also S11 = S22, and a lossless two-port has |S11|2 + |S21|2 = 1. Complex reference impedances need a more careful definition, such as the power waves of K. Kurokawa's paper "Power Waves and the Scattering Matrix," in the March 1965 IEEE Transactions on Microwave Theory and Techniques.

Converting to and from Z and Y

Substituting the Z- or Y-parameter equations into the wave definitions gives, with [U] the 2 × 2 identity matrix and Y0 = 1/Z0,

[S] = ([Z] − Z0[U])([Z] + Z0[U])−1

[Z] = Z0([U] + [S])([U] − [S])−1

[S] = (Y0[U] − [Y])(Y0[U] + [Y])−1

[Y] = Y0([U] − [S])([U] + [S])−1

The factors in each product commute. Written out, the Z relations give the formulas below, with KZ = (Z11 + Z0)(Z22 + Z0) − Z12Z21 and KS = (1 − S11)(1 − S22) − S12S21. The Y relations have the same form with Y for Z, Y0 for Z0, and every S-parameter negated.

S-Parameters and Z-Parameters with the Same Reference Impedance Z0 at Both Ports
S-parameters from Z-parameters Z-parameters from S-parameters
S11 = ((Z11 − Z0)(Z22 + Z0) − Z12Z21)/KZZ11 = Z0((1 + S11)(1 − S22) + S12S21)/KS
S12 = 2Z0Z12/KZZ12 = 2Z0S12/KS
S21 = 2Z0Z21/KZZ21 = 2Z0S21/KS
S22 = ((Z11 + Z0)(Z22 − Z0) − Z12Z21)/KZZ22 = Z0((1 − S11)(1 + S22) + S12S21)/KS

Examples and Connections

A 50 Ω series resistor has no Z-parameters, but its Y-parameters are Y11 = Y22 = 0.02 S and Y12 = Y21 = −0.02 S. In a 50 Ω system, the Y relations give S11 = S22 = 1/3 and S12 = S21 = 2/3. Directly, port 1 sees 100 Ω when port 2 is terminated in 50 Ω, and (100 − 50)/(100 + 50) = 1/3; the reflected and transmitted powers, 1/9 and 4/9, leave 4/9 dissipated in the resistor. In a 75 Ω system, the same resistor has S11 = 0.25 and S21 = 0.75, so an S-parameter is incomplete without its reference impedance. An ideal 2:1 transformer, which has neither Z- nor Y-parameters, has S11 = 0.6, S21 = S12 = 0.8, and S22 = −0.6 for any equal reference impedances, and 0.62 + 0.82 = 1 confirms that it is lossless.

Data files therefore record the reference impedance. The Touchstone format, whose version 2.0 the IBIS Open Forum ratified on April 24, 2009, states a reference resistance on its option line, 50 Ω by default, and lets a two-port file carry S-, Y-, Z-, H-, or G-parameter data. S-parameters also connect to the ABCD set: S21 = 2/(A + B/Z0 + CZ0 + D), which for the 6 dB pad in a 50 Ω system is 2/(1.2482 + 0.7468 + 0.7471 + 1.2482) = 0.501. To cascade S-parameter blocks, engineers convert to ABCD or to scattering transfer parameters and multiply; some texts call the latter T-parameters, a name others give the ABCD set. Balanced circuits extend the framework to mixed-mode S-parameters.

Summary

A two-port that obeys the port condition is characterized at its terminals by four parameters. Open-circuit tests give Z-parameters and short-circuit tests give Y-parameters; h- and g-parameters mix the two, and ABCD parameters multiply in cascades. The sets interconvert wherever they exist, reciprocity and symmetry each remove one independent parameter, and series and parallel connections add Z, Y, h, or g matrices when Brune's tests show that the port condition survives. Terminated two-port formulas give impedances and gains directly. Transistors and transmission lines fit the same framework, and at radio frequencies S-parameters, defined with terminations in a stated reference impedance instead of opens and shorts, convert to and from Z and Y.

Related Topics