Hybrid Parameters of Transistor — Input/Output Characteristics

hard CBSE JEE-MAIN 4 min read

Question

What are the hybrid (h) parameters of a transistor, and how do we read them from input and output characteristics?


Solution — Step by Step

A transistor is a two-port device (input port and output port). The hybrid parameters describe its behaviour using a mix of voltage and current at both ports — that is why they are called “hybrid.”

For Common Emitter (CE) configuration, the four h-parameters are:

ParameterSymbolMeaningUnit
Input impedancehieh_{ie}ΔVBEΔIB\frac{\Delta V_{BE}}{\Delta I_B} at constant VCEV_{CE}Ohm
Reverse voltage ratiohreh_{re}ΔVBEΔVCE\frac{\Delta V_{BE}}{\Delta V_{CE}} at constant IBI_BDimensionless
Forward current gainhfeh_{fe} (or β\beta)ΔICΔIB\frac{\Delta I_C}{\Delta I_B} at constant VCEV_{CE}Dimensionless
Output admittancehoeh_{oe}ΔICΔVCE\frac{\Delta I_C}{\Delta V_{CE}} at constant IBI_BSiemens

The input characteristic is a plot of VBEV_{BE} vs IBI_B (at constant VCEV_{CE}).

From this curve:

  • hieh_{ie} = slope of the tangent = ΔVBEΔIB\frac{\Delta V_{BE}}{\Delta I_B} (typically 1-5 k ohm for CE)

This tells us the resistance the base-emitter junction offers to the input signal.

The output characteristic is a plot of ICI_C vs VCEV_{CE} (at constant IBI_B).

From this curve:

  • hfeh_{fe} (β\beta) = ΔICΔIB\frac{\Delta I_C}{\Delta I_B} = spacing between curves for equal ΔIB\Delta I_B (typically 50-300)
  • hoeh_{oe} = slope of a single curve = ΔICΔVCE\frac{\Delta I_C}{\Delta V_{CE}} (very small, indicating nearly constant ICI_C)
graph TD
    A[Transistor Configurations] --> B[Common Base CB]
    A --> C[Common Emitter CE]
    A --> D[Common Collector CC]
    B --> B1["Current gain alpha < 1"]
    B --> B2[Voltage gain: high]
    B --> B3[Used: high-frequency circuits]
    C --> C1["Current gain beta = 50-300"]
    C --> C2[Voltage gain: high]
    C --> C3[Used: most amplifier circuits]
    D --> D1["Current gain ~ beta + 1"]
    D --> D2[Voltage gain ~ 1]
    D --> D3[Used: impedance matching, buffer]

The CE configuration is the most commonly used because it provides both current AND voltage gain, giving the highest power gain.


Why This Works

Hybrid parameters are a small-signal model — they describe how the transistor responds to tiny changes around its operating point (DC bias). The “hybrid” name comes from mixing voltage ratios with current ratios in one parameter set, which naturally suits the transistor’s behaviour where the input is voltage-controlled (base-emitter junction) and the output is current-controlled (collector current).

For CBSE boards, focus on hfeh_{fe} (current gain β\beta) — it is the most commonly asked parameter. Know how to calculate it from the output characteristics: pick two adjacent curves (for IB1I_{B1} and IB2I_{B2}), read the corresponding ICI_C values at the same VCEV_{CE}, then β=ΔICΔIB\beta = \frac{\Delta I_C}{\Delta I_B}.


Alternative Method

Instead of h-parameters, we can describe transistor behaviour using the simpler DC current gain relationships:

  • α=ICIE\alpha = \frac{I_C}{I_E} (CB current gain, always less than 1)
  • β=ICIB\beta = \frac{I_C}{I_B} (CE current gain, typically 50-300)
  • Relationship: β=α1α\beta = \frac{\alpha}{1 - \alpha}

For most CBSE problems, α\alpha and β\beta are sufficient.


Common Mistake

Students confuse DC current gain (βDC=IC/IB\beta_{DC} = I_C/I_B) with AC current gain (hfe=ΔIC/ΔIBh_{fe} = \Delta I_C/\Delta I_B). The DC gain uses absolute values; the AC gain uses small changes around the operating point. In numerical problems, if the question says “current gain” without specifying, assume it means βDC\beta_{DC} for CBSE, and check context for JEE. Using the wrong definition changes the answer.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next