Worked examples — Recombination and generation mechanisms
Before we start, one reminder of the master driver you'll see in every single example:
Recall The one quantity behind all three mechanisms
What drives net recombination in radiative, SRH, and Auger alike? ::: the excess
So that every symbol below is earned, let's restate all three mechanism formulas up front — exactly as the parent note built them. Notice how the same driver sits in every numerator:
Notation used everywhere below (all built in the parent note): = electron and hole concentrations (per ); = their equilibrium values; = intrinsic concentration; = excess holes; = minority-carrier lifetime; = net recombination rate; = the SRH reference concentrations defined just above.
The scenario matrix
Every recombination problem is one cell of this grid. Read it as: pick a mechanism × pick a regime × pick an edge case.
| # | Case class | The distinguishing feature | Covered by |
|---|---|---|---|
| A | Net recombination, | (carriers injected) | E1, E2, E4 |
| B | Net generation, | (carriers depleted, e.g. reverse-bias depletion region) | E3 |
| C | Equilibrium / zero input | (yet ) | E1 sanity |
| D | Low injection () | = constant material property | E1, E2 |
| E | High injection () | shifts, becomes nonlinear | E4 |
| F | Trap position sweep ( vs ) | mid-gap = lifetime killer | E5 |
| G | Parallel channels — which wins | , smallest wins | E6 |
| H | Real-world word problem | LED vs solar-cell design choice | E7 |
| I | Exam twist — degenerate/limit | zero trap density, , | E8 |
E1 — Net recombination in low injection (cells A, C, D)
Forecast: guess before computing — is positive or negative? And is "low injection" compared to ? (Answer: yes, four orders smaller.)
-
Equilibrium hole concentration. By the Law of Mass Action, . Why this step? We need to write the disturbed concentrations honestly. Notice is utterly dwarfed by — the minority population is dominated by the injection.
-
Disturbed concentrations. ; . Why this step? Recombination needs an electron to meet a hole, so we need both actual populations.
-
Full net rate. . So . Why this step? The term is eight orders below — it's the "equilibrium traffic" that nearly cancels; the excess is what survives.
-
Lifetime. . Why this step? In low injection , so — a constant (cell D), independent of .
-
Cross-check the approximation. — identical to step 3.
Verify: Units of : ✓ (pairs lost per volume per time). Cell C sanity: set → → , yet still runs. The system is busy but balanced.
E2 — Exponential decay of the excess (cell D, time domain)
Forecast: is lifetimes — expect a drop to roughly .
-
Which equation governs decay? With no field and no external generation, the Continuity Equation collapses to . Why this step? Every drift/diffusion/generation term vanishes; only recombination removes carriers. This is the defining ODE of lifetime.
-
Solve it. The solution is . Why this step? Exponential is the unique function whose rate of loss is proportional to how much is left — a constant fractional loss per unit time.
-
Plug in. .
-
The time. when , i.e. . Why this step? This is the physical meaning of lifetime — the time to decay to .
Verify: At , , so , indeed of start ✓. Sanity: so answer must be below ; is ✓.
The figure below plots this decay so you can see the "one lifetime per " rule and locate both marked points (the crossing and the value from step 3):

Read the red curve: each horizontal step of one multiplies the height by . The black dashed lines mark the crossing (step 4); the red dot at is the answer from step 3.
E3 — Net generation, (cell B — depletion region)
Forecast: carriers are missing, so nature should create pairs — expect (net generation).
-
Set the depleted concentrations. Take (fully swept). Why this step? This is the degenerate edge case — the opposite of injection.
-
Numerator. . Negative ⇒ net generation (cell B). Why this step? The same driver as always, but now the sign flips because we're below equilibrium.
-
Denominator (mid-gap, ): .
-
Combine. . Why this step? Defining the generation lifetime , we get — the standard thermal generation current source of reverse leakage.
Verify: Sign is negative ✓ (generation). Magnitude cross-check: ✓. Units: ✓. This is exactly the physics of reverse-bias leakage — the region manufactures pairs to refill the vacuum.
E4 — High injection: lifetime shifts (cell E)
Forecast: in high injection the excess outnumbers ; guess gets shorter (more carriers meet).
-
General net rate. with , . Expand: (dropping , tiny). Why this step? We keep the term — that's exactly what low-injection dropped, and it's what dominates at high injection.
-
Low injection : , so . Why this step? Constant lifetime — this is the familiar (cell D).
-
High injection : now dominates, , so . Why this step? Here depends on — it is not a fixed constant. This is the nonlinear regime the "lifetime is constant" mistake forgets.
Verify: Ratio . Independent check: ✓. Lifetime shrank 100× — high injection does shorten it, matching the forecast.
E5 — Trap-position sweep: mid-gap is the killer (cell F)
Forecast: the parent note says mid-gap wins. Expect the mid-gap denominator smaller ⇒ larger .
-
Numerator (same for both). . Why this step? Trap position only affects the denominator; isolate what changes.
-
Mid-gap denominator. . So .
-
Shallow-trap denominator. . So . Why this step? The large inflates the denominator — the trap emits captured electrons back before a hole arrives, wasting the event.
-
Compare. — mid-gap recombines 50% faster here. Why this step? Confirms mid-gap traps are the "lifetime killers" — same product but their sum is minimized at .
Verify: must equal in both cases: mid-gap ✓; shallow ✓. ✓, matching the forecast.
E6 — Which channel wins? Parallel lifetimes (cell G)
Forecast: heavy doping () → the parent note flags Auger (). Guess Auger dominates.
-
Auger lifetime. . Why this step? At , is enormous — Auger scales with density squared, so this is where it bites.
-
List all three rates (): ; ; . Why this step? Channels run in parallel — rates add, not times.
-
Total. . Why this step? The sum is dominated by the largest term (, Auger) — the fastest path controls total lifetime.
-
Name the winner. Auger () sets the scale; the total () sits just below it because SRH () adds a further to the rate. Radiative () is utterly negligible.
Verify: , and indeed ✓ (parallel lifetime is always below the smallest). Common mistake avoided: adding times would give — wildly wrong.
E7 — Real-world design choice (cell H, word problem)
Forecast: LEDs need a fast radiative path. GaAs radiative is vs Si — expect GaAs efficiency near 1, Si near 0.
-
GaAs. ; . . Why this step? Radiative rate is 71× the non-radiative one — almost every recombination emits a photon.
-
Si. ; . . Why this step? Radiative rate is 10 000× slower — SRH/phonon path swallows the energy as heat.
-
Decision. Choose GaAs: vs . Roughly × brighter. Why this step? This is precisely why LEDs are built from direct-gap GaAs/GaN, not Si — the same reason Si excels instead in Solar Cells, where a long lifetime helps carriers reach the contacts.
Verify: Both ✓. Ratio — GaAs is ~× more efficient, exactly why Si can't make LEDs. Consistency with the LED/solar-cell contrast in the parent note ✓.
E8 — Degenerate limits & exam twist (cell I)
Forecast: no traps → SRH is switched off (), so radiative alone sets . As all excess must vanish.
-
SRH lifetime with no traps. . As , , so its rate . Why this step? No stepping-stone defects means the trap-assisted channel simply doesn't exist — the degenerate zero-input case.
-
Total lifetime. , so . Why this step? When one parallel rate vanishes, it drops silently out of the sum — the remaining channel takes over. (Matches parent example E1.)
-
Long-time limit. ; as , , so . Why this step? The system must return to equilibrium . Any finite guarantees full decay — no residual excess survives.
Verify: matches the parent's GaAs result ✓. Limit check: plug into ✓. And for any ✓ — the crystal always wins in the end.
Matrix coverage check
Recall Did we hit every cell?
A (net recomb) → E1,E2,E4 · B (net gen) → E3 · C (equilibrium) → E1 · D (low inj) → E1,E2 · E (high inj) → E4 · F (trap position) → E5 · G (parallel ) → E6 · H (word problem) → E7 · I (degenerate/limit) → E8. All nine covered ✓
Related builds: Minority Carrier Diffusion (where these lifetimes feed the diffusion length), Continuity Equation (the ODE behind E2), and Solar Cells (where E5's lifetime killers cost you efficiency).