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:
| Parameter | Symbol | Meaning | Unit |
|---|---|---|---|
| Input impedance | at constant | Ohm | |
| Reverse voltage ratio | at constant | Dimensionless | |
| Forward current gain | (or ) | at constant | Dimensionless |
| Output admittance | at constant | Siemens |
The input characteristic is a plot of vs (at constant ).
From this curve:
- = slope of the tangent = (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 vs (at constant ).
From this curve:
- () = = spacing between curves for equal (typically 50-300)
- = slope of a single curve = (very small, indicating nearly constant )
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 (current gain ) — it is the most commonly asked parameter. Know how to calculate it from the output characteristics: pick two adjacent curves (for and ), read the corresponding values at the same , then .
Alternative Method
Instead of h-parameters, we can describe transistor behaviour using the simpler DC current gain relationships:
- (CB current gain, always less than 1)
- (CE current gain, typically 50-300)
- Relationship:
For most CBSE problems, and are sufficient.
Common Mistake
Students confuse DC current gain () with AC current gain (). 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 for CBSE, and check context for JEE. Using the wrong definition changes the answer.