Home Knowledge Base Semiconductor Manufacturing Process: Epitaxy (Epi) Modeling

Semiconductor Manufacturing Process: Epitaxy (Epi) Modeling

1. Introduction to Epitaxy

Epitaxy is the controlled growth of a crystalline thin film on a crystalline substrate, where the deposited layer inherits the crystallographic orientation of the substrate.

1.1 Types of Epitaxy

2. Epitaxy Methods

2.1 Chemical Vapor Deposition (CVD) / Vapor Phase Epitaxy (VPE)

$$\text{SiH}_4 \xrightarrow{\Delta} \text{Si}_{(s)} + 2\text{H}_2$$

$$\text{SiH}_2\text{Cl}_2 \xrightarrow{\Delta} \text{Si}_{(s)} + 2\text{HCl}$$

2.2 Molecular Beam Epitaxy (MBE)

2.3 Metal-Organic CVD (MOCVD)

2.4 Atomic Layer Epitaxy (ALE)

3. Physics of Epi Modeling

3.1 Gas-Phase Transport

The transport of precursor gases to the substrate surface involves multiple phenomena:

$$\frac{\partial \rho}{\partial t} + abla \cdot (\rho \mathbf{v}) = 0$$

$$\rho \left( \frac{\partial \mathbf{v}}{\partial t} + \mathbf{v} \cdot abla \mathbf{v} \right) = - abla p + \mu abla^2 \mathbf{v} + \rho \mathbf{g}$$

$$\frac{\partial C_i}{\partial t} + \mathbf{v} \cdot abla C_i = D_i abla^2 C_i + R_i$$

Where:

$$\delta \propto \sqrt{\frac{ u x}{u_\infty}}$$

Where:

u$ = kinematic viscosity

3.2 Surface Kinetics

$$\theta = \frac{K \cdot P}{1 + K \cdot P}$$

Where:

$$D_s = D_0 \exp\left(-\frac{E_d}{k_B T}\right)$$

Where:

3.3 Crystal Growth Mechanisms

4. Mathematical Framework

4.1 Growth Rate Models

4.1.1 Reaction-Limited Regime

At lower temperatures, surface reaction kinetics dominate:

$$G = k_s \cdot C_s$$

Where the rate constant follows Arrhenius behavior:

$$k_s = k_0 \exp\left(-\frac{E_a}{k_B T}\right)$$

Parameters:

4.1.2 Mass-Transport Limited Regime

At higher temperatures, diffusion through the boundary layer limits growth:

$$G = \frac{h_g}{N_s} \cdot (C_g - C_s)$$

Where:

$$h_g = \frac{D}{\delta}$$

Parameters:

4.1.3 Combined Model (Grove Model)

For the general case combining both regimes:

$$G = \frac{h_g \cdot k_s}{N_s (h_g + k_s)} \cdot C_g$$

Or equivalently:

$$\frac{1}{G} = \frac{N_s}{k_s \cdot C_g} + \frac{N_s}{h_g \cdot C_g}$$

4.2 Strain in Heteroepitaxy

4.2.1 Lattice Mismatch

$$f = \frac{a_s - a_f}{a_f}$$

Where:

Example Values:

System$a_f$ (Å)$a_s$ (Å)Mismatch $f$
Si on Si5.4315.4310%
Ge on Si5.6585.431-4.2%
GaAs on Si5.6535.431-4.1%
InAs on GaAs6.0585.653-7.2%

4.2.2 In-Plane Strain

For a coherently strained film:

$$\epsilon_{\parallel} = \frac{a_s - a_f}{a_f} = f$$

The out-of-plane strain (for cubic materials):

$$\epsilon_{\perp} = -\frac{2 u}{1- u} \epsilon_{\parallel}$$

Where $ u$ = Poisson's ratio

4.2.3 Critical Thickness (Matthews-Blakeslee)

The critical thickness above which misfit dislocations form:

$$h_c = \frac{b}{8\pi f (1+ u)} \left[ \ln\left(\frac{h_c}{b}\right) + 1 \right]$$

Where:

u$ = Poisson's ratio

Approximate Solution:

For small mismatch:

$$h_c \approx \frac{b}{8\pi |f|}$$

4.3 Dopant Incorporation

4.3.1 Segregation Model

$$C_{film} = \frac{C_{gas}}{1 + k_{seg} \cdot (G/G_0)}$$

Where:

4.3.2 Dopant Profile with Segregation

The surface concentration evolves as:

$$C_s(t) = C_s^{eq} + (C_s(0) - C_s^{eq}) \exp\left(-\frac{G \cdot t}{\lambda}\right)$$

Where:

5. Modeling Approaches

5.1 Continuum Models

5.2 Feature-Scale Models

$$G_{local} = G_0 \cdot \left(1 - \alpha \cdot \frac{A_{exposed}}{A_{total}}\right)$$

$$\frac{G_{(110)}}{G_{(100)}} \approx 1.5 - 2.0$$

5.3 Atomistic Models

5.3.1 Kinetic Monte Carlo (KMC)

$$\frac{dP_i}{dt} = \sum_j \left( W_{ji} P_j - W_{ij} P_i \right)$$

Where:

5.3.2 Molecular Dynamics (MD)

$$m_i \frac{d^2 \mathbf{r}_i}{dt^2} = - abla_i U(\mathbf{r}_1, \mathbf{r}_2, ..., \mathbf{r}_N)$$

5.3.3 Ab Initio / DFT

$$\left[ -\frac{\hbar^2}{2m} abla^2 + V_{eff}(\mathbf{r}) \right] \psi_i(\mathbf{r}) = \epsilon_i \psi_i(\mathbf{r})$$

6. Specific Modeling Challenges

6.1 SiGe Epitaxy

$$x_{Ge} = \frac{R_{Ge}}{R_{Si} + R_{Ge}}$$

Where $R_{Si}$ and $R_{Ge}$ are partial growth rates

$$h_c(x) \approx \frac{0.5}{0.042 \cdot x} \text{ nm}$$

6.2 Selective Epitaxy

$$\frac{\text{Growth on Si}}{\text{Growth on SiO}_2} > 100:1$$

6.3 III-V on Silicon

7. Applications and Tools

7.1 Industrial Applications

ApplicationMaterial SystemKey Parameters
FinFET/GAA Source/DrainEmbedded SiGe, SiCStrain, selectivity
SiGe HBTSiGe:CProfile abruptness
Power MOSFETsSiC epitaxyDefect density
LEDs/LasersGaN, InGaNComposition uniformity
RF DevicesGaN on SiCBuffer quality

7.2 Simulation Software

7.3 Key Metrics for Process Development

$$\text{Uniformity} = \frac{t_{max} - t_{min}}{2 \cdot t_{avg}} \times 100\%$$

8. Emerging Directions

8.1 Machine Learning Integration

8.2 Multi-Scale Modeling

Ab Initio (DFT)
    ↓ Reaction rates, energies
Kinetic Monte Carlo
    ↓ Surface kinetics, morphology
Feature-Scale Models
    ↓ Local growth behavior
Reactor-Scale CFD
    ↓ Process conditions
Device Simulation

8.3 Digital Twins

8.4 New Material Systems

Common Constants and Conversions

ConstantSymbolValue
Boltzmann constant$k_B$$1.381 \times 10^{-23}$ J/K
Planck constant$h$$6.626 \times 10^{-34}$ J·s
Avogadro number$N_A$$6.022 \times 10^{23}$ mol$^{-1}$
Si atomic density$N_{Si}$$5.0 \times 10^{22}$ atoms/cm³
Si lattice constant$a_{Si}$5.431 Å
epi modelingepitaxy modelingepitaxial growththin filmsemiconductor growthCVD modelingcrystal growth

Related Topics

Explore 500+ Semiconductor & AI Topics

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