Home Knowledge Base Thermal oxidation

Thermal oxidation is the foundational process that grows silicon dioxide (SiO₂) on a silicon wafer by exposing it to an oxidizing ambient (O₂ or H₂O vapor) at 700–1200°C — consuming silicon from the substrate surface to form a stoichiometric, electrically excellent oxide. This thermally grown SiO₂ is the reason silicon dominates semiconductor manufacturing: no other semiconductor forms a native oxide with such low interface-trap density ($D_{it}$ < 10¹⁰ cm⁻² eV⁻¹), such high dielectric strength (10–15 MV/cm), and such reliable performance as a gate insulator, isolation layer, and sacrificial mask. Every CMOS chip ever built — from the first 10 µm MOS transistor to today's 2 nm GAA nanosheets — depends on thermal oxidation somewhere in its process flow.

The Deal–Grove model — oxidation kinetics. The oxide thickness $x_{ox}$ as a function of time $t$ follows the linear-parabolic law:

$$x_{ox}^2 + A \cdot x_{ox} = B \cdot (t + \tau)$$

where $A$ and $B$ are temperature- and ambient-dependent constants, and $\tau$ accounts for any initial oxide already present. At short times (thin oxide), growth is reaction-rate limited (linear regime, $x \approx (B/A) \cdot t$) — the oxidant supply at the Si/SiO₂ interface is abundant but the surface reaction is slow. At long times (thick oxide), growth is diffusion-limited (parabolic regime, $x \approx \sqrt{B \cdot t}$) — the oxidant must diffuse through the growing oxide to reach the Si interface, and the flux drops as the oxide thickens.

Dry vs wet oxidation. The two standard oxidation ambients give dramatically different growth rates:

ParameterDry O₂Wet (H₂O / pyrogenic)
OxidantMolecular O₂H₂O vapor (steam)
Growth rateSlow (~1 nm/min at 1000°C)Fast (~5–10 nm/min at 1000°C)
Oxide qualityHighest density, lowest $D_{it}$Slightly lower density, higher H content
Typical useGate oxide, tunnel oxideField oxide, thick isolation, pad oxide
Thickness range1–20 nm50–1000 nm

The rate difference comes from H₂O's higher solubility and diffusivity in SiO₂ compared to O₂ — roughly 3× higher oxidant flux at the interface in wet ambient.

Crystal orientation dependence. Silicon oxidizes at different rates depending on surface orientation because the reaction rate is proportional to the density of available Si bonds at the interface:

OrientationRelative rateSi bond density (cm⁻²)Notes
(111)1.68×11.8 × 10¹⁴Fastest — most bonds per unit area
(110)1.45×9.6 × 10¹⁴Intermediate
(100)1.0× (reference)6.8 × 10¹⁴Standard CMOS wafer orientation

CMOS uses (100) wafers precisely because the slower oxidation and lower bond density produce the best Si/SiO₂ interface quality (fewest dangling bonds → lowest $D_{it}$).

The Si/SiO₂ interface — why it's extraordinary. When Si oxidizes thermally, the SiO₂ forms by consuming Si at the interface — each Si atom bonds to two oxygen atoms in a continuous amorphous network. The resulting interface has an atomically abrupt transition (~0.5 nm) from crystalline Si to amorphous SiO₂ with remarkably few electrically active defects. After forming-gas anneal (FGA, H₂/N₂ at 400–450°C), remaining dangling bonds are passivated by hydrogen, achieving $D_{it}$ < 5 × 10⁹ cm⁻² eV⁻¹ — a factor of 100–1000× better than any deposited (CVD/ALD) dielectric on silicon.

Volume expansion — the 2.27× rule. Oxidation consumes silicon: for every 1 nm of Si consumed, 2.27 nm of SiO₂ grows. The oxide surface rises above the original Si plane while the Si/SiO₂ interface moves downward into the substrate. For a final oxide thickness $t_{ox}$:

$$t_{\text{Si consumed}} = \frac{t_{ox}}{2.27} = 0.44 \cdot t_{ox}$$

This volume expansion creates compressive stress in the oxide (up to 300 MPa for thick films), which retards further growth — the "stress-dependent oxidation" effect significant in narrow features like LOCOS bird's beak and shallow-trench-isolation (STI) corners.

Applications in a modern CMOS flow:

<svg viewBox="0 0 760 470" xmlns="http://www.w3.org/2000/svg" font-family="-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif">
  <rect x="0" y="0" width="760" height="470" fill="#0d1117"/>
  <text x="380" y="28" fill="#e6edf3" font-size="21" font-weight="700" text-anchor="middle">Thermal Oxidation Technical Microarchitecture</text>
  <text x="380" y="48" fill="#8b98a5" font-size="12" text-anchor="middle">Detailed Domain Pipeline, Architectural Blocks &amp; Engineering Performance Optimization (ID 11701)</text>
  
  
    <!-- FAB CROSS SECTION (2 Main Panels) -->
    <g transform="translate(25, 75)">
      <rect width="345" height="325" fill="#161b22" stroke="#30363d" stroke-width="1.5" rx="8"/>
      <text x="172.5" y="25" fill="#a78bfa" font-size="13" font-weight="700" text-anchor="middle">1. Physical Layer Cross-Section</text>
      <rect x="20" y="240" width="305" height="60" fill="#0d1117" stroke="#30363d" rx="4"/>
      <text x="172.5" y="275" fill="#8b98a5" font-size="11" font-weight="600" text-anchor="middle">Silicon Substrate / Base Crystal Wafers</text>
      <rect x="20" y="170" width="305" height="60" fill="#1f2937" stroke="#6d28d9" rx="4"/>
      <text x="172.5" y="205" fill="#c4b5fd" font-size="11" font-weight="600" text-anchor="middle">Dielectric Oxide &amp; Isolation Barriers</text>
      <rect x="20" y="100" width="305" height="60" fill="#0f172a" stroke="#a78bfa" stroke-width="1.5" rx="4"/>
      <text x="172.5" y="135" fill="#e6edf3" font-size="12" font-weight="700" text-anchor="middle">Active Junctions &amp; Nanometer Channel</text>
      <rect x="40" y="45" width="70" height="45" fill="#8b5cf6" rx="3"/>
      <text x="75" y="72" fill="#ffffff" font-size="10" font-weight="700" text-anchor="middle">Source</text>
      <rect x="137.5" y="45" width="70" height="45" fill="#fbbf24" rx="3"/>
      <text x="172.5" y="72" fill="#0d1117" font-size="10" font-weight="700" text-anchor="middle">Gate</text>
      <rect x="235" y="45" width="70" height="45" fill="#8b5cf6" rx="3"/>
      <text x="270" y="72" fill="#ffffff" font-size="10" font-weight="700" text-anchor="middle">Drain</text>
    </g>
    <g transform="translate(390, 75)">
      <rect width="345" height="325" fill="#161b22" stroke="#30363d" stroke-width="1.5" rx="8"/>
      <text x="172.5" y="25" fill="#a78bfa" font-size="13" font-weight="700" text-anchor="middle">2. Process &amp; Materials Specs</text>
      <rect x="15" y="45" width="315" height="75" fill="#0d1117" stroke="#30363d" rx="5"/>
      <text x="30" y="70" fill="#c4b5fd" font-size="11" font-weight="700">Deposition &amp; Etch Selectivity:</text>
      <text x="30" y="95" fill="#8b98a5" font-size="10">&gt; 50:1 Target Selectivity, Sub-nm Uniformity Control</text>
      <rect x="15" y="135" width="315" height="75" fill="#0d1117" stroke="#30363d" rx="5"/>
      <text x="30" y="160" fill="#c4b5fd" font-size="11" font-weight="700">Thermal &amp; Stress Budget:</text>
      <text x="30" y="185" fill="#8b98a5" font-size="10">Rapid Thermal Anneal (RTA) &lt; 1050°C, Stress Migration Low</text>
      <rect x="15" y="225" width="315" height="80" fill="#0d1117" stroke="#6d28d9" rx="5"/>
      <text x="30" y="250" fill="#3fb950" font-size="11" font-weight="700">Yield &amp; Defect Metric:</text>
      <text x="30" y="275" fill="#e6edf3" font-size="10">Critical Dimension (CD) Variation &lt; 1.2%, D0 Defect &lt; 0.05/cm²</text>
    </g>
  
  <!-- Key insight bar -->
  <rect x="25" y="415" width="710" height="22" rx="3" fill="#0b1220" stroke="#233043" stroke-width="0.8"/>
  <text x="380" y="430" fill="#fbbf24" font-size="9" font-weight="700" text-anchor="middle">Key Insight: Optimal Thermal Oxidation architecture balances performance throughput, systemic latency, and physical constraints.</text>
  
  <text x="380" y="460" fill="#6b7684" font-size="11" text-anchor="middle">Technical specification &amp; verification reference for Thermal Oxidation (Row ID 11701)</text>
</svg>

Thermal oxidation in the high-k era. Although high-k dielectrics (HfO₂) replaced SiO₂ as the primary gate insulator at 45 nm, thermal oxidation didn't disappear — it became more controlled. A 0.5–1 nm "interfacial layer" (IL) of thermal SiO₂ is intentionally grown between the Si channel and the HfO₂ gate stack. This IL is essential: it preserves the atomically clean Si/SiO₂ interface that gives low $D_{it}$ and high carrier mobility, while the high-k layer on top provides the capacitance equivalent of a much thinner pure SiO₂ gate. At 3 nm GAA nodes, controlling this IL thickness to ±0.1 nm across the wafer — and around all four sides of each nanosheet — is one of the tightest uniformity specs in the entire process flow.

thermal oxidationgate oxide growthdry oxidationwet oxidationsilicon oxidation

Explore 500+ Semiconductor & AI Topics

From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.