How a BJT Works
"Two diodes back to back" predicts nothing. The thin shared base is why 99% of the carriers cross, and why β lands near 100.
Skip to the animationA BJT is three doped regions sharing a very thin base, so about 99% of the carriers injected by the emitter cross into the collector rather than recombining — which makes a small base current control a large collector current, with β simply the ratio of those two fractions.
Why two diodes back to back is not a transistor
The two-diode model predicts no collector current, and it is wrong. Two discrete diodes wired back to back genuinely do not amplify. What matters is that the junctions share the same thin base, so carriers injected by one arrive at the other.
The back-to-back picture is useful for identifying pins with a multimeter, and for nothing else.
How it actually works
- 1Forward-bias base-emitter at about 0.7 V; the depletion region collapses.
- 2The heavily doped emitter injects a flood of electrons into the base (in an NPN).
- 3The base is thinner than a diffusion length, so about 99% cross it without meeting a hole.
- 4The reverse-biased base-collector junction's field sweeps them into the collector.
- 5The 1% that recombines must be replenished through the base terminal — that is I_B.
So β = I_C/I_B is just the ratio of those fractions, roughly 99:1, which is why it lands near 100. Kirchhoff still applies at the terminals: I_E = I_B + I_C.
Why the doping is asymmetric
- Heavily doped emitter — injection is nearly all one-way, emitter into base, which keeps the base current small.
- Thin, lightly doped base — few holes to recombine with, and a short distance to cross, so transport efficiency is high.
- Large collector — it must dissipate the power and withstand the reverse voltage.
The geometry is asymmetric, which is why swapping the emitter and collector gives a working but very poor transistor. Reverse-active β is typically under 5.
β is not a design constant
Datasheets quote a 4:1 range for a single part number, and β shifts with temperature and with collector current on top of that. Any circuit whose operating point depends on β will behave differently from one device to the next.
That single fact is why the biasing topic exists, and why every practical bias scheme is built to make β disappear from the answer.
The three regions
| Region | BE junction | BC junction | Behaves as |
|---|---|---|---|
| Cut-off | Reverse | Reverse | An open switch |
| Active | Forward | Reverse | An amplifier |
| Saturation | Forward | Forward | A closed switch, V_CE ≈ 0.2 V |
| Reverse-active | Reverse | Forward | A very poor amplifier |
Analogue design lives in the active region. Digital design uses only cut-off and saturation, and drives the base hard so that V_CE collapses and dissipation stays low.
The numbers you will be asked for
- Current gain
β = I_C / I_B
typically 50–400
- Terminal currents
I_E = I_B + I_C
- Common-base gain
α = I_C / I_E = β / (β + 1)
just under 1
- Base-emitter drop
V_BE ≈ 0.7 V
falls about 2 mV per °C
- Saturation voltage
V_CE(sat) ≈ 0.2 V
Watch it work
Check yourself
question 1 / 4
One question at a time. Pick an answer to see why it is right or wrong, then move on — there is no score to keep and nothing is saved.