This page is the "no surprise left" drill for N-type doping with donor atoms. We build a scenario matrix — every kind of question this topic can ask — then work an example for each cell. If you meet a case in an exam, it lives in one of these rows.
Before we start, one habit: every symbol we use is defined the first time it appears. If the parent note used it, we re-anchor it here.
We are not solving quadrants of an angle here, but N-type doping has its own "every case" grid: the size of NDrelative toni, the identity of the carriers, and the boundary/limiting extremes. Here is every cell.
#
Cell class
What makes it special
Example
A
Standard heavy dopingND≫ni
The everyday case: n≈ND
Ex 1
B
Comparable dopingND∼ni
Approximation fails, need full quadratic
Ex 2
C
Zero-doping boundaryND=0
Formula must reduce to intrinsic, n=p=ni
Ex 3
D
Minority-carrier / mass-action
Find the tiny p from a known n
Ex 4
E
Conductivity jump
Turn densities into σ; drop minority term
Ex 5
F
Limiting behaviour: very high ND
Mobility droop, sub-linear σ
Ex 6
G-hi
High-T limit: intrinsic crossover
ni grows past ND, "n≈ND" breaks
Ex 7a
G-lo
Low-T limit: freeze-out
Donors recapture electrons, n<ND
Ex 7b
H
Binding-energy sanity check
Is the donor really ionised? Hydrogen model
Ex 8
I
Real-world word problem
Choose ND to hit a target resistance
Ex 9
J
Exam twist: compensation
Donors and acceptors together
Ex 10
Each example says which cell it fills. (Note: "zero-doping boundary" is a limiting case, not "degenerate doping" — in semiconductor language "degenerate" means the opposite extreme, very heavy doping, which shows up in Cell F.)
Here ND is not huge compared to ni, so "n≈ND" would lie. We need the exact solution.
Deriving the exact n (why a quadratic?): Combine the two laws. From neutrality p=n−ND. Substitute into mass-action np=ni2:
n(n−ND)=ni2⇒n2−NDn−ni2=0.Why a quadratic? We have two unknowns (n,p) and two equations; eliminating p leaves one equation, and because np multiplies the unknowns it is second-degree. Solving with the quadratic formula and keeping the positive root (a density can't be negative):
n=2ND+(2ND)2+ni2
The figure below is the whole argument in one glance: two bars, one per carrier type, showing each carrier's contribution to conductivity (the product nμn vs pμp) on a logarithmic height scale.
At very low temperature the donor electrons don't have enough thermal energy to jump into the conduction band — they "freeze out" back onto the donor, so n<ND. At very high temperature so many bonds break that ni grows past ND and the crystal behaves intrinsic again. Both edges break "n≈ND". We work each one numerically.
The figure sweeps temperature (plotted as 1000/T, so hot is left, cold is right) and shows the electron density riding a flat "extrinsic plateau" in the middle, then bending up on the hot side (intrinsic) and drooping on the cold side (freeze-out).
At low T, not every donor is ionised. A standard statistical-mechanics result (analogous to the intrinsic case, but with the donor level instead of the full gap) gives the freed-electron density in the freeze-out regime as
n≈NCNDexp(−2kBTED),
where NC is the conduction-band "effective density of states" (the number of available seats), ≈2.8×1019cm−3 for silicon, and ED≈26meV is the donor ionisation energy (built in Example 8). This is the plum dashed limb in the figure.
Two crystal constants enter here, so we define them right where they're needed.
The parent note plugs these into a hydrogen-atom model to get the donor ionisation energy
ED=13.6eV×εr2m∗/m0=13.6eV×11.720.26.
The 13.6eV is the ordinary hydrogen binding energy; the two crystal factors crush it down to millielectron-volts.
Real wafers may already hold acceptor atoms (from boron) when you add donors. This introduces one new symbol.
Recall Which cell does each trigger phrase belong to?
"ND≫ni, find n" ::: Cell A → n≈ND (Ex 1)
"ND same order as ni" ::: Cell B → exact quadratic (Ex 2)
"Undoped / ND=0" ::: Cell C → n=p=ni (Ex 3)
"Find the tiny p" ::: Cell D → mass-action p=ni2/n (Ex 4)
"How much did σ jump" ::: Cell E → drop hole term (Ex 5)
"100× doping, less than 100× σ" ::: Cell F → mobility droop (Ex 6)
"Heated until ni near ND" ::: Cell G-hi → intrinsic crossover (Ex 7a)
"Cooled to freeze-out" ::: Cell G-lo → donors recapture electrons (Ex 7b)
"Is the donor ionised" ::: Cell H → ED/kBT≈1 (Ex 8)
"Design for a target σ" ::: Cell I → invert σ=qNDμn (Ex 9)
"Both donors and acceptors" ::: Cell J → n≈ND−NA (Ex 10)