Side-by-side comparison
| Parameter | h-Parameters | ABCD Parameters |
|---|---|---|
| Full Name | Hybrid parameters | Transmission (ABCD or chain) parameters |
| Mixed Conditions | Port 1 short for h12, h22; port 2 open for h11, h21 | Port 2 open for A, C; port 2 short for B, D |
| V-I Relation | V1 = h11·I1 + h12·V2; I2 = h21·I1 + h22·V2 | V1 = A·V2 – B·I2; I1 = C·V2 – D·I2 |
| Key Parameter Meaning | h11 = input impedance; h21 = current gain (β for BJT) | A = V1/V2 (open-ckt voltage ratio); D = I1/I2 (short-ckt current ratio) |
| Cascade Connection | Cannot add or multiply directly for cascade | ABCD matrices multiply: [T_total] = [T1] × [T2] × [T3] |
| Best For | BJT and FET small-signal amplifier modeling | Transmission lines, ladder networks, filter cascade design |
| Reciprocity Condition | h12 = –h21 for passive networks | AD – BC = 1 for any reciprocal network |
| Units | h11 in Ω, h12 dimensionless, h21 dimensionless, h22 in S | A and D dimensionless, B in Ω, C in S |
Key differences
h-parameters mix conditions: h11 and h21 are measured with port 2 short-circuited (V2 = 0); h12 and h22 with port 1 open-circuited (I1 = 0). That mixed measurement suits BJT characterization where h_fe (= h21) is the familiar current gain β, typically 100–300 for BC547. ABCD parameters cascade by matrix multiplication: [T] = [T1][T2][T3], making them indispensable for analyzing three ladder filter stages in sequence. The reciprocity condition AD – BC = 1 holds for any passive ABCD network and is a quick verification tool.
When to use h-Parameters
Use h-parameters when modeling a BJT transistor amplifier stage — for example, finding the voltage gain of a common-emitter BC547 amplifier using h11 = 1.1 kΩ and h21 = 150 from the datasheet.
When to use ABCD Parameters
Use ABCD parameters when analyzing a cascade of two-port networks — for example, computing the overall transmission of three identical LC ladder sections in a 50 Hz power line model by multiplying their ABCD matrices.
Recommendation
For most university exam problems involving transistors, choose h-parameters — exam questions on amplifier gain, input impedance, and output impedance all use the h-parameter small-signal model. Choose ABCD only when the word "cascade" or "transmission line" appears.
Exam tip: Examiners test the reciprocity condition: for passive networks, AD – BC = 1 for ABCD and h12 = –h21 for h-parameters — state these before computing to earn method marks.
Interview tip: At a core electronics placement interview, if asked about two-port parameters for a BJT, immediately name h_ie, h_re, h_fe, h_oe and state their physical meaning — interviewers expect you to know h_fe = β = I_C/I_B.