1.3.10 · D4Materials & Atomic Structure

Exercises — Compound semiconductors (GaN, GaAs, SiC) overview

2,593 words12 min readBack to topic

Before we start, here are the four small tools every problem below leans on, restated in plain words so you never have to guess:

Reference numbers used throughout (from the parent table):

Si GaAs GaN SiC (4H)
(eV) 1.12 1.42 3.4 3.26
gap type indirect direct direct indirect
(cm²/V·s) 1400 8500 2000 900
(MV/cm) 0.3 0.4 3.3 3.0

Level 1 — Recognition

Exercise L1.1

Classify each as III–V, IV–IV, or elemental (IV): (a) GaAs, (b) SiC, (c) Si, (d) GaN.

Recall Solution

We read the group of each element from the periodic table: Ga = group III, As = group V, N = group V, Si = C = group IV.

  • (a) GaAs → Ga(III) + As(V) → III–V
  • (b) SiC → Si(IV) + C(IV) → IV–IV
  • (c) Si → one element, group IV → elemental (IV)
  • (d) GaN → Ga(III) + N(V) → III–V

Why this is the whole skill at L1: recognising the "III+V" and "IV+IV" patterns is exactly what tells you the tetrahedral covalent scheme can survive — the valence average lands on 4.

Exercise L1.2

Which of the four materials in the table are direct-gap, and why does that single word decide whether a material can make an efficient LED?

Recall Solution

Direct-gap: GaAs and GaN. Indirect: Si and SiC. In a direct gap the lowest-energy electron and the empty hole sit at the same momentum, so an electron can drop across the gap and hand all its energy to a single photon — clean, efficient light. In an indirect gap they sit at different momenta, so a lattice vibration (phonon) must also join to conserve momentum; that three-body meeting is rare, so light emission is feeble. See LEDs and laser diodes.


Level 2 — Application

Exercise L2.1

GaN has eV. What wavelength photon does it emit across its full gap, and what colour is that?

Recall Solution

Use tool 2, because the question links an energy to a colour, and is exactly the bridge (photon energy = the gap it fell across): 365 nm is just below the violet edge of visible light — near-ultraviolet. Real blue LEDs sit at ~450 nm because commercial devices emit slightly below the full gap (from doped/indium-alloyed layers), but the bare-gap answer is 365 nm.

Exercise L2.2

Silicon has eV. Show numerically why silicon cannot make visible light even if it were a good emitter.

Recall Solution

Visible light runs ~400–700 nm. 1107 nm is infrared — invisible to the eye. So even ignoring silicon's indirect gap, its gap is too narrow: a smaller gap means a lower-energy (longer-wavelength) photon. To reach visible you need a bigger gap, which is precisely why we jump to wide-gap GaN.

Exercise L2.3

A GaAs infrared laser emits at 850 nm. Work backwards to the effective bandgap energy involved.

Recall Solution

Invert tool 2 (same formula, solved for ), because now we know the colour and want the energy: This is essentially GaAs's eV — consistent. The tiny difference is rounding; a real device is pinned by the material gap.


Level 3 — Analysis

Exercise L3.1

For the alloy : Al is group III, Ga is group III, As is group V. Show that the valence average stays at 4 for every between 0 and 1, and explain what this means physically.

Recall Solution

Treat the formula as (group-III site) + (group-V site). The III-site group number is the average of Al and Ga, both = 3, so it is 3 for any . The V-site is As = 5. The per-atom average over the 2-atom unit is: The cancels because we only swapped one group-III atom for another group-III atom. Physical meaning: the tetrahedral bonding is untouched, so the crystal stays stable for all — which is exactly why AlGaAs is a workhorse tunable alloy. We are moving the bandgap (via Al fraction) without breaking the lattice.

Exercise L3.2

Using the scaling , predict GaN's breakdown field from silicon's values, then compare to the table's 3.3 MV/cm.

Recall Solution

We use tool 3 because the question asks us to derive one material's field from another's gap — the ratio form removes the unknown proportionality constant: The table lists 3.3 MV/cm — same order, ~15% low. The simple rule is only a sketch (the real exponent drifts toward ~2.5 for very wide gaps), but it correctly predicts the ~10× jump over silicon that makes GaN a power-switching material.

Exercise L3.3

GaN grown on sapphire has lattice constants , (effective in-plane spacing after the standard 30° rotation is ). Compute the mismatch using the effective substrate spacing 2.75 Å, and say what it forces engineers to do.

Recall Solution

Tool 4, because "how badly do two crystals disagree" is exactly what measures: A +16% mismatch is enormous — the atoms cannot line up one-to-one, strain builds, and past a critical thickness the film relieves it by spawning threading dislocations (defect lines that pierce the device). The fix, from the parent note and Epitaxy and crystal growth, is a buffer layer (a thin AlN/graded nucleation layer) that absorbs the misfit before the active GaN grows.

Figure — Compound semiconductors (GaN, GaAs, SiC) overview

Level 4 — Synthesis

Exercise L4.1

An engineer must pick a material for a 48 V, high-frequency (few-GHz) laptop charger switch. Rank Si, GaAs, GaN, SiC and justify using at least two of the three killer properties.

Recall Solution

Winner: GaN. Reasoning by property:

  • Breakdown field (voltage survival): 48 V needs a decent field tolerance. Si () is workable but thick and lossy; GaN () and SiC () block the same 48 V in ~1/10 the thickness → far lower on-resistance.
  • Mobility (speed): the "few-GHz" requirement rewards fast electrons. GaN (, and much higher in a 2-D channel, see High Electron Mobility Transistor (HEMT)) beats SiC (). GaAs () is fastest but its is far too low for 48 V blocking.
  • So GaAs is out (can't hold the voltage), SiC is fine but slower and overkill for only 48 V, Si is bulky/lossy. GaN matches both the modest voltage and the high frequency — exactly the lateral-HEMT sweet spot. Rank: GaN > SiC > Si > GaAs (for this job).

Exercise L4.2

Now change the job to a 900 V electric-vehicle traction inverter running hot. Re-rank, and explain the one property that flips the winner from L4.1.

Recall Solution

Winner: SiC. The property that flips it is thermal + high-voltage robustness, not raw speed:

  • At 900 V and high temperature, you need a material that (i) blocks huge fields — SiC () and GaN () both qualify, but (ii) conducts heat away and has a robust native oxide and bulk substrate. SiC conducts heat ~3× better than GaN and grows on native SiC wafers, so it survives the hottest, highest-voltage duty.
  • GaN's lateral devices and weaker heat spreading make 900V+ harder; GaAs and Si are eliminated (breakdown far too low for 900 V in any sane thickness). Rank: SiC > GaN > Si > GaAs. Lesson: frequency chose GaN at 48 V; voltage + heat chose SiC at 900 V — you match the material's superpower to the operating point, echoing the parent's "GaAs Runs, GaN Lights, SiC Fights."

Level 5 — Mastery

Exercise L5.1

Design + quantify. You want a green LED at nm. (a) What bandgap do you need? (b) The alloy spans from GaN ( eV at ) toward InN ( eV at ). Using the simple linear interpolation , find the indium fraction that hits your target gap. (c) State one real-world reason this exact alloy is hard to grow.

Recall Solution

(a) Colour → energy uses tool 2 inverted (we know the wavelength, want the gap): (b) Solve the interpolation for . Expand: . Set equal to 2.34: So about 39% indium (). Check the valence average is still 4: In and Ga are both group III, N is group V, so exactly as in L3.1 the average stays for any — the lattice remains a valid semiconductor. (c) High indium fraction means a large lattice-constant change vs the GaN template (indium atoms are bigger), so strain and mismatch (tool 4) grow, causing composition clustering and defects. This is the famous "green gap" — green InGaN LEDs are notoriously less efficient than blue ones precisely because that indium-rich alloy is hard to grow cleanly. See Doping and carrier concentration and Epitaxy and crystal growth.

Figure — Compound semiconductors (GaN, GaAs, SiC) overview

Exercise L5.2

Full-chain reasoning. Explain, in a single connected argument, why the blue LED specifically required GaN and could not have been made from Si, GaAs, or SiC. Touch the gap value, the gap type, and the growth challenge.

Recall Solution

Chain it:

  1. Blue means ~450–470 nm. By tool 2, eV — you need a wide gap.
  2. Si ( eV) and GaAs ( eV) are too narrow — they emit infrared, so they are eliminated on gap value alone.
  3. That leaves the wide-gap compounds SiC () and GaN (). SiC is indirect → it emits light too feebly to be a bright LED (the phonon requirement from L1.2). Eliminated on gap type.
  4. GaN is both wide and direct → the only survivor that can emit bright, high-energy blue photons.
  5. The reason it took until the 1990s (and a Nobel Prize): GaN had no native substrate and a +16% mismatch on sapphire (L3.3), so growing defect-free GaN and p-type doping it were the real barriers — not the physics of the gap, but the crystal growth. One-line synthesis: blue light demands wide + direct + growable, and GaN is the unique material that clears all three bars — which is exactly the "GaN Lights" role in the parent's mnemonic.

Recall One-line self-check before you leave

Colour needs a direct gap of the right width (); voltage needs a wide gap (); speed needs mobility; and all of it needs a growable crystal (low ). Match the material's superpower to the job.

Back to the parent overview.