Electronics

BJT Basics

Bipolar junction transistor fundamentals — NPN / PNP, regions, configurations, and small-signal model.

Types

NPNCurrent flows C→E when V_BE ≈ 0.7 V. Turn on by pulling B above E.
PNPCurrent flows E→C when V_BE ≈ −0.7 V. Turn on by pulling B below E.

Operating regions

RegionV_BEV_CEUse
Cutoff< 0.6 VanyTransistor off
Active~0.7 V> V_CE(sat)Linear amplifier
Saturation~0.7 V< ~0.2 VSwitch fully on
Reverse activeRare; poor performance

Key equations

β (hFE)Current gain. I_C ≈ β · I_B.
I_E= I_B + I_C ≈ I_C (since β is large)
V_BE(on)≈ 0.6–0.7 V (Si), ~0.3 V (Ge)
g_m= I_C / V_T (V_T ≈ 25 mV at room temp)
r_π= β / g_m
V_CE(sat)0.1–0.3 V at rated I_C

Common configurations

ConfigV gainI gainInput ZOutput ZUse
Common emitterHigh (inverting)HighMediumMediumGeneral amplifier
Common collector (emitter follower)~1HighHighLowBuffer / impedance match
Common baseHigh~1LowHighRF stages, cascode

Notes

  • For switching a load, use R_B = (V_drive − 0.7) / (I_C / β) and add margin (β_forced = β/10 to guarantee saturation).
  • Thermal runaway: I_C rises with temperature — use emitter degeneration or a thermal ballast.
Was this article helpful?