2.4.1 · D3

Worked examples — BJT structure (NPN and PNP)

3,513 words16 min readBack to topic

This is a Deep Dive child of BJT structure (NPN and PNP). The parent built the structure and the three core relations. Here we drill every case the current relations can throw at you — every combination of what's given and what's asked, plus the weird edge cases (limits, zero inputs, temperature leakage, reverse-active) and a couple of exam twists.

Before we start, here is a map of how the five quantities feed into each other. It is not a circuit — it is a "which arrow do I follow?" chart. Read it like this: the three current boxes on the left (, , ) are tied by the red charge-conservation double-arrow (); the two gain boxes on the right (, ) are each fed by a pair of currents (coloured arrows) and are joined to each other by the grey bridge formulas. Whenever a problem hands you two of these boxes, trace the arrows to reach any third box. Every example below is just one such trace.

Figure — BJT structure (NPN and PNP)
Figure s01 — Dependency map of the five BJT quantities. Left column: the three currents, joined by charge conservation (red). Right column: the two gains, joined by the bridge formulas (grey). Coloured arrows show which two currents define each gain. The take-away printed at the bottom: give any two independent values and all five are fixed.


The scenario matrix

Every problem this topic can ask is one row of this table. The last column names the example that clears that cell.

Cell Given → Find Edge / twist Cleared by
A none Ex 1
B edge: near 1 (limit) Ex 2
C edge: large (limit) Ex 3
D twist: design/forecast a current Ex 4
E none (small- sanity) Ex 5
F Degenerate: edge: cutoff / open base Ex 6
G Degenerate: , edge: limiting behaviour of Ex 6
H Leakage included edge: zero base current still leaks Ex 7
I Real-world word problem twist: sensor drives an LED Ex 8
J Reverse-active twist: emitter/collector swapped, low gain Ex 9
K Percent-change / sensitivity twist: how much does move? Ex 10

We'll do them in order. Every number is checked in the verify block. Unit convention: unless a step says otherwise, every current is written in milliamps (mA); gains are unitless ratios. Where a step switches to microamps () or nanoamps () it says so explicitly and converts back to mA before combining.


Ex 1 — Cell A: two currents given


Ex 2 — Cell B: given, and the limit as


Ex 3 — Cell C: given (limit as )


Ex 4 — Cell D: design a collector current from and


Ex 5 — Cell E: and given


Ex 6 — Cells F & G: degenerate case, (open base → cutoff)


Ex 7 — Cell H: the leakage twist ( but current still trickles)


Ex 8 — Cell I: real-world word problem


Ex 9 — Cell J: exam twist, reverse-active (emitter and collector swapped)

First, why running the transistor backwards forces a poor gain. The figure below shows the same NPN two ways: forward (heavily-doped emitter injects) and reverse (moderately-doped collector is forced to inject). Injection efficiency depends on how much more heavily the injector is doped than the base; the emitter wins big, the collector barely wins — so the reverse fraction that survives the base is far from 1.

Figure — BJT structure (NPN and PNP)
Figure s02 — Why is small. Left (forward): the heavily-doped emitter (n⁺, dense dots) floods carriers into the thin base; almost all reach the collector, so . Right (reverse): the moderately-doped collector (n, sparse dots) is a weak injector into a base that now looks relatively more doped, so many carriers recombine and . Structure, not symbols, sets the gain.


Ex 10 — Cell K: sensitivity / percent-change


Recall Which relation do I reach for?

Given the two currents I have, which formula gets the target? ::: If given two currents use + a ratio; if given a gain, use or its inverse . Why is undefined (not zero) at ? ::: ; is set by geometry, not by drive current, so it can't be read off at zero. As for fixed , what happens to and ? ::: and — the ideal, perfectly-thin base needs no base current. Why does reverse-active mode have tiny gain? ::: The heavy emitter doping only injects well forward; swapped, the weak collector injector gives far from 1 so is tiny. Why quote to many decimals? ::: is hypersensitive near ; a shift in can move by ~25%.

Prerequisites & neighbours: PN Junction Diode · Doping and Semiconductors · BJT Operating Regions (Active, Saturation, Cutoff) · Common-Emitter Amplifier · FET Structure · ↩ back to parent