Comparison

h-Parameters vs ABCD Parameters

A BC547 transistor datasheet lists h_fe (current gain) and h_ie (input impedance) — those are h-parameters, and they are measured directly in the lab on real transistors. ABCD parameters, by contrast, describe how voltage and current at the input relate to voltage and current at the output, making them the natural language of cascaded transmission lines and ladder filters. The two sets complement each other: h for transistor small-signal models, ABCD for cascade chain analysis.

EEE, ECE, EI

Side-by-side comparison

Parameterh-ParametersABCD Parameters
Full NameHybrid parametersTransmission (ABCD or chain) parameters
Mixed ConditionsPort 1 short for h12, h22; port 2 open for h11, h21Port 2 open for A, C; port 2 short for B, D
V-I RelationV1 = h11·I1 + h12·V2; I2 = h21·I1 + h22·V2V1 = A·V2 – B·I2; I1 = C·V2 – D·I2
Key Parameter Meaningh11 = input impedance; h21 = current gain (β for BJT)A = V1/V2 (open-ckt voltage ratio); D = I1/I2 (short-ckt current ratio)
Cascade ConnectionCannot add or multiply directly for cascadeABCD matrices multiply: [T_total] = [T1] × [T2] × [T3]
Best ForBJT and FET small-signal amplifier modelingTransmission lines, ladder networks, filter cascade design
Reciprocity Conditionh12 = –h21 for passive networksAD – BC = 1 for any reciprocal network
Unitsh11 in Ω, h12 dimensionless, h21 dimensionless, h22 in SA 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.

More Network Analysis comparisons