Semiconductors: Numerical Problems Set (1)

easy 2 min read

Question

In a pure germanium sample at 300 K, the intrinsic carrier concentration is ni=2.5×1019n_i = 2.5 \times 10^{19} m3^{-3}. The sample is doped with donor atoms of density ND=2.5×1023N_D = 2.5 \times 10^{23} m3^{-3}. Find (a) the electron concentration, (b) the hole concentration in the doped sample and (c) the ratio of majority to minority carriers.

Solution — Step by Step

Donor doping creates an n-type semiconductor. Electrons become majority carriers and holes become minority carriers. At room temperature, all donor atoms are ionised, so neNDn_e \approx N_D.

ne=ND=2.5×1023 m3n_e = N_D = 2.5 \times 10^{23} \text{ m}^{-3}

(The intrinsic contribution nin_i is negligible compared to NDN_D since ND/ni=104N_D / n_i = 10^4.)

The product nenh=ni2n_e \cdot n_h = n_i^2 holds at thermal equilibrium for any doped semiconductor.

nh=ni2ne=(2.5×1019)22.5×1023=6.25×10382.5×1023=2.5×1015 m3n_h = \frac{n_i^2}{n_e} = \frac{(2.5 \times 10^{19})^2}{2.5 \times 10^{23}} = \frac{6.25 \times 10^{38}}{2.5 \times 10^{23}} = 2.5 \times 10^{15} \text{ m}^{-3}
nenh=2.5×10232.5×1015=108\frac{n_e}{n_h} = \frac{2.5 \times 10^{23}}{2.5 \times 10^{15}} = 10^8

ne=2.5×1023n_e = 2.5 \times 10^{23} m3^{-3}, nh=2.5×1015n_h = 2.5 \times 10^{15} m3^{-3}, ratio =108= 10^8.

Why This Works

The mass-action law nenh=ni2n_e n_h = n_i^2 comes from the equilibrium between thermal generation and recombination of electron-hole pairs. Doping doesn’t change this product — it only redistributes between nen_e and nhn_h. Boost one, the other drops by the same factor.

The huge ratio (10810^8) is why doped semiconductors behave so differently from intrinsic ones — the minority carrier population is essentially negligible for most conduction calculations.

Alternative Method

You can solve the quadratic from charge neutrality: nenh=NDn_e - n_h = N_D along with nenh=ni2n_e n_h = n_i^2. For NDniN_D \gg n_i, the quadratic gives neNDn_e \approx N_D to high precision. Most exam problems use this approximation directly.

Common Mistake

Students sometimes apply nenh=NDnin_e \cdot n_h = N_D \cdot n_i — this is wrong. The mass-action law is nenh=ni2n_e \cdot n_h = n_i^2, depending only on the intrinsic concentration at that temperature. The donor density determines nen_e, not the product.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next