Home Knowledge Base Semiconductor Manufacturing Etch Endpoint Process

Semiconductor Manufacturing Etch Endpoint Process

Overview

In semiconductor fabrication, etching selectively removes material from wafers to create circuit patterns. The endpoint detection problem is determining precisely when to stop etching.

$$ \text{Endpoint} = f(\text{target layer removal}, \text{underlayer preservation}) $$

The Core Challenge

Why Endpoint Detection Matters

At advanced nodes (3nm, 5nm), tolerances are measured in angstroms:

$$ \Delta d_{\text{tolerance}} \approx 1-5 \text{ Å} $$

Primary Endpoint Detection Techniques

1. Optical Emission Spectroscopy (OES)

The most widely used technique for plasma (dry) etching.

Principle

During plasma etching, reactive species and etch byproducts emit characteristic photons. The emission intensity $I(\lambda)$ at wavelength $\lambda$ follows:

$$ I(\lambda) \propto n_{\text{species}} \cdot \sigma_{\text{emission}}(\lambda) \cdot E_{\text{plasma}} $$

Where:

Key Wavelengths for Common Etch Chemistries

SpeciesWavelength (nm)Application
CO483.5, 519.8SiO₂ etch indicator
F685.6, 703.7Fluorine radical monitoring
Si288.2Silicon exposure detection
Cl837.6Chlorine-based etch
O777.4Oxygen monitoring

Signal Processing

The endpoint is typically detected using derivative methods:

$$ \frac{dI}{dt} = \lim_{\Delta t \to 0} \frac{I(t + \Delta t) - I(t)}{\Delta t} $$

Endpoint trigger condition:

$$ \left| \frac{dI}{dt} \right| > \theta_{\text{threshold}} $$

Advantages

Limitations

2. Laser Interferometry

Principle

A monochromatic laser beam reflects from the wafer surface. As etching progresses, film thickness changes alter the interference pattern.

The reflected intensity follows:

$$ I_{\text{reflected}} = I_1 + I_2 + 2\sqrt{I_1 I_2} \cos\left(\frac{4\pi n d}{\lambda} + \phi_0\right) $$

Where:

Fringe Analysis

Each complete oscillation (fringe) corresponds to:

$$ \Delta d_{\text{per fringe}} = \frac{\lambda}{2n} $$

Example calculation for SiO₂ with HeNe laser ($\lambda = 632.8$ nm):

$$ \Delta d = \frac{632.8 \text{ nm}}{2 \times 1.46} \approx 216.7 \text{ nm/fringe} $$

Etch Rate Determination

$$ \text{Etch Rate} = \frac{\lambda}{2n} \cdot \frac{1}{T_{\text{fringe}}} $$

Where $T_{\text{fringe}}$ is the period of one complete oscillation.

Advantages

Limitations

3. Residual Gas Analysis (Mass Spectrometry)

Principle

Analyze exhaust gas composition. Different materials produce different volatile byproducts:

$$ \text{Material}_{\text{solid}} + \text{Etchant}_{\text{gas}} \rightarrow \text{Byproduct}_{\text{volatile}} $$

Example Reactions

Silicon etching with fluorine:

$$ \text{Si} + 4\text{F} \rightarrow \text{SiF}_4 \uparrow $$

Oxide etching with fluorine:

$$ \text{SiO}_2 + 4\text{F} \rightarrow \text{SiF}_4 + \text{O}_2 \uparrow $$

Aluminum etching with chlorine:

$$ \text{Al} + 3\text{Cl} \rightarrow \text{AlCl}_3 \uparrow $$

Mass-to-Charge Ratios

Byproductm/zParent Material
SiF₄104Si, SiO₂
SiCl₄170Si
AlCl₃133Al
CO₂44SiO₂, organics
TiCl₄190Ti, TiN

Advantages

Limitations

4. RF Impedance Monitoring

Principle

Plasma impedance changes when material composition changes. The plasma can be modeled as:

$$ Z_{\text{plasma}} = R_{\text{plasma}} + j\omega L_{\text{plasma}} + \frac{1}{j\omega C_{\text{sheath}}} $$

Monitored Parameters

Advantages

Limitations

Advanced Considerations

Aspect Ratio Dependent Etching (ARDE)

High aspect ratio (HAR) features etch slower due to transport limitations:

$$ \text{Etch Rate}(AR) = \text{Etch Rate}_0 \cdot \exp\left(-\frac{AR}{AR_c}\right) $$

Where:

Consequence: Dense arrays reach endpoint before isolated features.

Pattern Loading Effect

Local etch rate depends on pattern density $\rho$:

$$ ER(\rho) = ER_{\text{open}} \cdot \frac{1}{1 + K \cdot \rho} $$

Where $K$ is the loading coefficient.

Selectivity

The selectivity $S$ between materials A and B:

$$ S = \frac{ER_A}{ER_B} $$

Higher selectivity allows more overetch margin:

$$ t_{\text{overetch,max}} = \frac{d_{\text{underlayer}} \cdot S}{ER_A} $$

Practical Endpoint Strategy

Overetch Calculation

Total etch time:

$$ t_{\text{total}} = t_{\text{endpoint}} + t_{\text{overetch}} $$

Overetch percentage:

$$ \text{Overetch \%} = \frac{t_{\text{overetch}}}{t_{\text{main}}} \times 100 $$

Typical values: 20-50% depending on uniformity and selectivity.

Statistical Process Control

Endpoint time follows a distribution:

$$ t_{\text{EP}} \sim \mathcal{N}(\mu_{\text{EP}}, \sigma_{\text{EP}}^2) $$

Control limits:

$$ \text{UCL} = \mu + 3\sigma, \quad \text{LCL} = \mu - 3\sigma $$

Multi-Sensor Fusion

Modern systems combine multiple techniques:

$$ \text{Endpoint}_{\text{final}} = \sum_{i} w_i \cdot \text{Signal}_i $$

Where weights $w_i$ are optimized by machine learning algorithms.

Sensor Contributions

SensorPrimary Detection
OESBulk composition change
InterferometryPrecise thickness
RF monitoringPlasma state shifts
Full-wafer imagingSpatial uniformity

Key Equations Summary

Interferometry

$$ \boxed{\Delta d = \frac{\lambda}{2n}} $$

OES Endpoint Trigger

$$ \boxed{\left| \frac{dI}{dt} \right| > \theta} $$

Selectivity

$$ \boxed{S = \frac{ER_{\text{target}}}{ER_{\text{stop}}}} $$

ARDE Model

$$ \boxed{ER(AR) = ER_0 \cdot e^{-AR/AR_c}} $$

Conclusion

Etch endpoint detection is critical for:

1. Yield: Complete clearing without damage 2. Uniformity: Consistent results across wafer 3. Reliability: Device performance and longevity

The combination of OES, interferometry, mass spectrometry, and RF monitoring—enhanced by machine learning—enables the precision required for sub-10nm semiconductor manufacturing.

endpoint detectionetch endpointoptical emission spectroscopyOESinterferometryendpoint monitoringprocess control

Explore 500+ Semiconductor & AI Topics

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