Feature Profile Evolution Simulator
Advanced level-set and string-model based simulation of trench and via profile evolution during plasma etching. Model anisotropic vs isotropic components, sidewall angle dynamics, bowing, undercutting, and critical dimension control for sub-10nm features.
Key Physics
Profile evolution combines directional ion bombardment with isotropic radical etching. The level-set method tracks the moving boundary while accounting for angular-dependent yields, redeposition, and shadowing effects critical for high aspect ratio features.
Theoretical Background
Level-Set Method
The evolution of the etch front is described by the level-set equation:
∂φ/∂t + F(x, y, z, n)·|∇φ| = 0
where φ is the level-set function and F is the etch rate normal to the surface
String Model for 2D Profiles
Discretized profile evolution using connected nodes:
x_i(t+Δt) = x_i(t) + v_x(θ_i)·Δt
y_i(t+Δt) = y_i(t) + v_y(θ_i)·Δt
where θ_i is the local surface angle
Angular-Dependent Etch Rate
Combined ion and radical contributions:
R(θ) = R_ion·Y(θ)·cos^n(θ) + R_radical·(1 - α·cos(θ))
Y(θ) = Y_0·[1 + β·cos(θ)] (angular yield function)
n ≈ 1-2 for physical etching
Anisotropy Factor Definition
Quantifies directional vs isotropic etching:
A = 1 - (R_lateral / R_vertical)
A = 0: purely isotropic
A = 1: perfectly anisotropic (vertical only)
Sidewall Angle Calculation
Local slope determines sidewall angle:
θ_wall = arctan(dx/dy)
For vertical profile: θ_wall = 90°
Reentrant profile: θ_wall > 90°
Critical Dimension Evolution
CD changes due to lateral etching and redeposition:
dCD/dt = -2·R_lateral + 2·Γ_redep·s_redep·V_atom
Redeposition flux: Γ_redep = ∫ Y(θ)·Γ_ion·(1-s_top)·dθ
Bowing and Undercutting
Profile distortions from differential etching:
Bowing: occurs when mid-trench etches faster than top/bottom
ΔCD_bow = ∫(R_lateral(z) - R_lateral_avg) dt
Undercutting: mask erosion causing CD > nominal
Aspect Ratio Dependent Effects
Transport limitations at high AR:
R_eff(AR) = R_0 / [1 + (AR/AR_crit)^p]
where AR_crit depends on sticking probability and angular spread