Which of these elements can act as a donor in silicon: boron (group III), phosphorus (group V), arsenic (group V), silicon (group IV)? For each, say why or why not.
Recall Solution
A donor must have one more valence electron than silicon's 4 — i.e. group V (5 valence electrons).
Phosphorus (V): ✅ donor — 4 electrons bond, the 5th is spare.
In N-type silicon, name the majority carrier and the minority carrier. What immobile object is left behind when a donor releases its electron?
Recall Solution
Majority carrier: electrons (they are abundant).
Minority carrier: holes (very few).
Left behind: a fixed positive donor ionND+ (defined in the symbol box above). It cannot move — it is locked into the lattice — so it does not carry current, but it keeps the crystal neutral.
Silicon is doped with phosphorus at ND=5×1016cm−3. Assume full ionisation. Find the electron density n and hole density p.
Recall Solution
Step 1 — electrons. Full ionisation means every donor gives one electron. Since ND=5×1016≫ni=1.5×1010, the donor electrons swamp the thermal ones:
n≈ND=5×1016cm−3.Why? The neutrality equation n=p+ND with p tiny gives n≈ND.
Step 2 — holes. Use the mass-action law np=ni2 (holds at fixed temperature):
p=nni2=5×1016(1.5×1010)2=5×10162.25×1020=4.5×103cm−3.
Electrons outnumber holes by more than 1013 — hence "majority" vs "minority".
Compute the conductivity of the sample in L2.1. Use μn=1350cm2/Vs and μp=480cm2/Vs.
Recall Solution
The full formula is σ=q(nμn+pμp). Because p≪n, the hole term is negligible:
σ≈qnμn=(1.6×10−19)(5×1016)(1350).
Multiply: 1.6×10−19×5×1016=8×10−3, then ×1350=10.8.
σ≈10.8(Ωcm)−1=10.8S/cm.Check the dropped term:qpμp=(1.6×10−19)(4.5×103)(480)≈3.5×10−13 — utterly negligible next to 10.8. See Conductivity and carrier mobility.
Estimate the donor ionisation energy ED for a hydrogen-like donor in silicon using
ED=13.6eV×εr2m∗/m0,
with m∗/m0=0.26 and εr=11.7. Then explain, using kBT, why "full ionisation at room temperature" is a good assumption.
Figure (s02): Left — a phosphorus donor drawn as a mini hydrogen atom: a red +1 core with one blue electron (the loosely bound 5th electron) circling on a faint orbit, annotated with the two silicon edits εr≈11.7 and m∗≈0.26m0. Right — the energy-band diagram: the blue conduction band EC at top, the yellow valence band EV at bottom, the full gap ≈1.12 eV marked, and a green dashed donor level ED sitting just below EC with a short red arrow (≈26 meV) showing the tiny nudge needed to free the electron.
Recall Solution
Plug in:
ED=13.6×11.720.26=13.6×136.890.26=13.6×1.899×10−3≈0.0258eV≈26meV.Interpretation. Thermal energy at room temperature is kBT≈26meV. Since ED≈kBT, a typical thermal kick is already enough to knock the 5th electron loose. So essentially every donor is ionised — "full ionisation" is justified. (Real P in Si is ≈45 meV, still comparable to kBT, so the conclusion survives.)
A student doubles ND from 1×1016 to 2×1016cm−3. By what factor does n change? By what factor does p change? Explain the opposite directions.
Recall Solution
Electrons: n≈ND, so ndoubles (factor 2).
Holes: p=ni2/ND, so doubling NDhalvesp (factor 0.5).
Why opposite? The product np=ni2 is pinned by temperature alone (the seesaw figure shows this). If you push n up, the mass-action law forces p down by the same factor to keep the product constant. More free electrons means holes recombine faster, thinning them out. See Mass-action law and carrier concentrations.
Figure (s03): A balance seesaw. A green triangular pivot is labelled "product np=ni2 (fixed by temperature)". The white plank tilts so the right end (a large blue ball marked n, electrons) is UP and the left end (a smaller yellow ball marked p, holes) is DOWN, with arrows showing n pushed up and p pushed down. The caption reads: push n up → p slides down, product stays level.
You measure a phosphorus-doped silicon sample and find conductivity σ=3.2(Ωcm)−1. Assuming N-type with μn=1350cm2/Vs and the hole term negligible, find the doping level ND. Then find p.
Recall Solution
Step 1 — invert conductivity for n. From σ≈qnμn:
n=qμnσ=(1.6×10−19)(1350)3.2=2.16×10−163.2≈1.48×1016cm−3.Step 2 — donors. With full ionisation, ND≈n≈1.48×1016cm−3.
Step 3 — holes.p=ni2/n=(1.5×1010)2/(1.48×1016)≈1.52×104cm−3.
Sanity check:p≪n confirms our decision to drop the hole term in Step 1 was self-consistent.
The graph below plots log10n and log10p versus log10ND for N-type silicon. Predict the slopes of the two lines before looking, then confirm from the figure. Where do the lines meet, and what does that crossing point physically mean?
Figure (s01): A log-log plot. Horizontal axis is log10ND; vertical axis is log10 of carrier density. A blue line for log10n rises with slope +1 (it tracks ND one-for-one). A yellow line for log10p falls with slope −1. Two green dashed guide lines mark the level ni and the doping ND=ni. A red dot marks where blue and yellow cross (n=p=ni), labelled "intrinsic limit". To the right of the dot is annotated "extrinsic (useful doping)".
Recall Solution
n≈ND ⟹ on a log-log plot, logn=logND: a line of slope +1 (the blue line).
p=ni2/ND ⟹ logp=2logni−logND: a line of slope −1 (the yellow line).
They cross where n=p, i.e. where ND=ni=1.5×1010cm−3. At that crossing the material stops behaving "extrinsic" — the added donors no longer swamp the thermal carriers, and it looks nearly intrinsic again (see Intrinsic vs Extrinsic Semiconductors). For any useful doping (ND≫ni) you are far to the right of the crossing.
Silicon is very lightly doped: ND=3×1010cm−3, comparable to ni=1.5×1010. The approximation n≈NDfails here. Solve for the exact n and p using both np=ni2 and n=p+ND.
Recall Solution
We cannot approximate because ND is not ≫ni. Combine the two exact equations. Substitute p=ni2/n into n=p+ND:
n=nni2+ND⇒n2−NDn−ni2=0.
This is the general quadratic that always holds. Solve with the quadratic formula:
n=2ND±ND2+4ni2.Why keep only the + root? The discriminant ND2+4ni2 is larger than ND, so the − root gives a negativen. A carrier density can never be negative (you cannot have fewer than zero electrons), so that root is unphysical and we discard it. Only the + root survives.
Plug numbers (ND=3×1010, ni=1.5×1010):
ND2=9×1020, 4ni2=4(2.25×1020)=9×1020.
9×1020+9×1020=1.8×1021≈4.243×1010.
n=(3×1010+4.243×1010)/2≈3.62×1010cm−3.
p=ni2/n=2.25×1020/3.62×1010≈6.22×109cm−3.
Note n is not simply ND — the naive answer 3×1010 is off by ~20%, and p is not negligible here. This is exactly the crossover region from L4.2's figure.
Set ND=0 in the exact quadratic n2−NDn−ni2=0 from L5.1. Solve for n and p, and show the result correctly reproduces intrinsic silicon (where electrons and holes are equal).
Recall Solution
Put ND=0 into the quadratic:
n2−(0)n−ni2=0⇒n2=ni2⇒n=±ni.
A density cannot be negative, so we keep the positive root:
n=ni=1.5×1010cm−3.
Then from the mass-action law:
p=nni2=nini2=ni=1.5×1010cm−3.
So n=p=ni — exactly intrinsic silicon, where electrons and holes are equal because none were added by doping. The general formula degrades gracefully to the pure-crystal limit, which is our sign that it was set up correctly (see Intrinsic vs Extrinsic Semiconductors).
Two samples: (A) ND=1×1016 with μn=1350; (B) ND=1×1019 with μn=100 (mobility has dropped from impurity scattering). Compute σ for each. Did conductivity rise proportionally to ND? Explain.
Figure (s04): A semi-log plot of electron mobility μn (vertical axis) versus doping ND (horizontal, log scale). A green curve stays high and nearly flat at low doping, then plunges as ND climbs past ∼1017 due to ionised-impurity scattering. A blue dot marks sample A (ND=1016, μn≈1350) on the flat part; a red dot marks sample B (ND=1019, μn≈100) far down the plunge.
ND rose by a factor 1000, but σ rose only by 160/2.16≈74 — sub-linear.
Why?σ=qnμn: raising ND raises n, but the extra ionised donors also scatter the electrons, dragging μn down (the falling curve in the figure). The two effects fight, so conductivity grows more slowly than doping. This is the real-world ceiling the parent note warns about.
Which group makes a donor? ::: Group V (5 valence electrons), e.g. P, As.
What is ND+? ::: A fixed, immobile positive donor ion — the donor after it released its electron.
What is m0 versus m∗? ::: m0 is the free-electron mass in vacuum; m∗ is how heavy the electron behaves inside the lattice.
Exact equation linking n, p, N_D (no approximations)? ::: n2−NDn−ni2=0, from np=ni2 and n=p+ND.
Why keep only the + root of that quadratic? ::: The − root is negative, and a carrier density cannot be negative.
If N_D doubles, what happens to p? ::: It halves (mass-action law pins np=ni2).
Why is σ sub-linear at heavy doping? ::: Mobility μn falls due to ionised-impurity scattering.
What does the n=p crossing at ND=ni mean? ::: Material behaves intrinsic; doping no longer dominates.
(Ωcm)−1 equals what other unit? ::: S/cm (siemens per cm), since S=Ω−1.