Worked example: phosphorus-doped silicon

Semiconductor Devices · Intrinsic & Extrinsic · Example

A silicon sample is doped with ND=1016  cm3N_D = 10^{16}\;\text{cm}^{-3} phosphorus atoms. Find the majority-carrier density, the minority-carrier density (using the mass-action law with ni=1010  cm3n_i = 10^{10}\;\text{cm}^{-3}), and label the type.

  1. Given. Donor concentration ND=1016  cm3N_D = 10^{16}\;\text{cm}^{-3}, intrinsic carrier density ni=1010  cm3n_i = 10^{10}\;\text{cm}^{-3} at 300 K. Phosphorus is a group V atom, so it acts as a donor — every ionised P contributes one free electron.
  2. Equation. Mass-action law and the full-ionisation approximation:
    np=ni2n \cdot p = n_i^2
    nND(since NDni)n \approx N_D \quad (\text{since } N_D \gg n_i)
  3. Substitution. Take n1016n \approx 10^{16} cm⁻³ directly from the donor count, then rearrange the mass-action law for pp:
    p=ni2n=(1010)21016=10201016p = \frac{n_i^2}{n} = \frac{(10^{10})^2}{10^{16}} = \frac{10^{20}}{10^{16}}
  4. Result. n=1016  cm3n = 10^{16}\;\text{cm}^{-3} (electrons, majority) and p=104  cm3p = 10^{4}\;\text{cm}^{-3} (holes, minority). This sample is strongly n-type.
  5. Sanity-check. Electrons outnumber holes by a factor of 101210^{12}, so essentially all the current is carried by electrons — exactly what we expect from an n-type material. And the minority concentration 10410^4 cm⁻³ is six orders of magnitude below the intrinsic value, just as the mass-action law demands when nn is six orders above it.
One impurity atom in roughly 5×1065\times 10^{6} Si atoms is enough to convert silicon from intrinsic (n=p=1010n = p = 10^{10}) to strongly n-type with n=1016n = 10^{16} cm⁻³. The mass-action law then pins the minority concentration without us doing anything else.

Try it yourself in the Simulate stage — drop a few P or B atoms into the lattice and watch the majority flag flip between n-type and p-type as you go.