Two-port networks characterize circuits with an input port and output port using parameters: Z-parameters (impedance), Y-parameters (admittance), S-parameters (scattering), or ABCD (cascade). Each parameter set relates port voltages and currents differently: Z relates V to I, Y relates I to V, S relates reflected to incident waves, and ABCD cascades networks naturally. Choosing the appropriate parameter set simplifies analysis for the specific application.
A two-port network is an abstraction that treats any circuit as a black box with two terminals pairs — an input port where a signal or power enters, and an output port where the processed signal exits. Your prerequisite on impedance-admittance networks taught you to characterize single-port circuits by their impedance Z = V/I. The two-port framework extends this to four variables — V₁, I₁ at the input port and V₂, I₂ at the output port — and asks: can we write a compact matrix equation that relates these four quantities and fully characterizes the network's external behavior? For a linear circuit, the answer is yes, and the various parameter sets are different choices of which two variables to express in terms of the other two.
Z-parameters (impedance matrix) express port voltages in terms of port currents: [V₁; V₂] = [Z]·[I₁; I₂]. The entries have a physical interpretation: Z₁₁ is the input impedance when the output port is open (I₂ = 0), and Z₁₂ captures how output current drives input voltage — the mutual coupling. Z-parameters are natural for series-connected networks, since impedances add when you cascade series two-ports. Y-parameters (admittance matrix) invert this: [I₁; I₂] = [Y]·[V₁; V₂]. They're natural for parallel-connected networks. The Y-matrix of two parallel two-ports is simply the sum of their individual Y-matrices — a direct consequence of your linear-transformation prerequisite, where matrix addition corresponds to superposition.
ABCD parameters (also called chain or transmission parameters) express the input port variables in terms of the output port variables: [V₁; I₁] = [ABCD]·[V₂; I₂]. The crucial property is that two networks in cascade — output of the first connected to input of the second — have a combined ABCD matrix equal to the product of their individual ABCD matrices. This is the matrix analog of composing linear transformations, and it makes ABCD parameters indispensable for analyzing filter chains, transmission-line segments, and amplifier stages in series. You multiply the matrices in order and read off the system's overall voltage gain, current gain, and input/output impedances directly.
S-parameters (scattering parameters) are the standard at RF and microwave frequencies, where the concept of "port voltage" and "port current" becomes difficult to measure without disturbing the circuit. Instead, S-parameters characterize how incident traveling waves scatter into reflected and transmitted waves at each port, with all ports terminated in their characteristic impedance (usually 50 Ω). S₁₁ is the input reflection coefficient (how much signal reflects back at the input), S₂₁ is the forward transmission coefficient (how much signal passes from input to output) — these are directly measured by a vector network analyzer. All four parameter sets contain the same information about a linear two-port; the choice of which to use is purely one of computational convenience for the problem at hand.
No topics depend on this one yet.