Device Physics & Mathematical Modeling
1. Fundamental Mathematical Structure
Semiconductor modeling is built on coupled nonlinear partial differential equations spanning multiple scales:
| Scale | Methods | Typical Equations |
|---|---|---|
| Quantum (< 1 nm) | DFT, Schrödinger | $H\psi = E\psi$ |
| Atomistic (1–100 nm) | MD, Kinetic Monte Carlo | Newton's equations, master equations |
| Continuum (nm–mm) | Drift-diffusion, FEM | PDEs (Poisson, continuity, heat) |
| Circuit | SPICE | ODEs, compact models |
Multiscale Hierarchy
The mathematics forms a hierarchy of models through successive averaging:
2. Process Physics & Models
2.1 Oxidation: Deal-Grove Model
Thermal oxidation of silicon follows linear-parabolic kinetics :
where:
- $x_{ox}$ = oxide thickness
- $B/A$ = linear rate constant (surface-reaction limited)
- $B$ = parabolic rate constant (diffusion limited)
Limiting Cases:
- Thin oxide (reaction-limited):
- Thick oxide (diffusion-limited):
Physical Mechanism:
1. O₂ transport from gas to oxide surface 2. O₂ diffusion through growing SiO₂ layer 3. Reaction at Si/SiO₂ interface: $\text{Si} + \text{O}_2 \rightarrow \text{SiO}_2$
Note: This is a Stefan problem (moving boundary PDE).
2.2 Diffusion: Fick's Laws
Dopant redistribution follows Fick's second law :
For constant $D$ in 1D:
Analytical Solutions (1D, constant D):
- Constant surface concentration (infinite source):
- Limited source (e.g., implant drive-in):
where $Q$ = dose (atoms/cm²)
Complications at High Concentrations:
- Concentration-dependent diffusivity: $D = D(C)$
- Electric field effects: Charged point defects create internal fields
- Vacancy/interstitial mechanisms: Different diffusion pathways
2.3 Ion Implantation: Range Theory
The implanted dopant profile is approximately Gaussian :
where:
- $\Phi$ = implant dose (ions/cm²)
- $R_p$ = projected range (mean depth)
- $\Delta R_p$ = straggle (standard deviation)
LSS Theory (Lindhard-Scharff-Schiøtt) predicts stopping power:
where:
- $S_n(E)$ = nuclear stopping power (dominant at low energy)
- $S_e(E)$ = electronic stopping power (dominant at high energy)
- $N$ = target atomic density
For asymmetric profiles , the Pearson IV distribution is used:
Modern approach: Monte Carlo codes (SRIM/TRIM) for accurate profiles including channeling effects.
2.4 Lithography: Optical Imaging
Aerial image formation follows Hopkins' partially coherent imaging theory :
where:
- $TCC$ = Transmission Cross-Coefficient
- $\tilde{M}(f)$ = mask spectrum (Fourier transform of mask pattern)
- $\mathbf{r}$ = position in image plane
Fundamental Limits:
- Rayleigh resolution criterion:
- Depth of focus:
where:
- $\lambda$ = wavelength (193 nm for ArF, 13.5 nm for EUV)
- $NA$ = numerical aperture
- $k_1, k_2$ = process-dependent factors
Resist Modeling — Dill Equations:
where $M$ = photoactive compound concentration.
2.5 Etching & Deposition: Surface Evolution
Topography evolution is modeled with the level set method :
where:
- $\phi(\mathbf{r}, t) = 0$ defines the surface
- $V$ = local velocity (etch rate or deposition rate)
For anisotropic etching:
CVD in High Aspect Ratio Features:
Knudsen diffusion limits step coverage:
where:
- $D_K = \frac{d}{3}\sqrt{\frac{8k_BT}{\pi m}}$ (Knudsen diffusivity)
- $d$ = feature width
- $k_s$ = surface reaction rate
ALD (Atomic Layer Deposition):
Self-limiting surface reactions follow Langmuir kinetics:
where $\theta$ = surface coverage, $P$ = precursor partial pressure.
3. Device Physics: Semiconductor Equations
The core mathematical framework for device simulation consists of three coupled PDEs :
3.1 Poisson's Equation (Electrostatics)
where:
- $\psi$ = electrostatic potential
- $n, p$ = electron and hole concentrations
- $N_D^+, N_A^-$ = ionized donor and acceptor concentrations
3.2 Continuity Equations (Carrier Conservation)
Electrons:
Holes:
where:
- $G$ = generation rate
- $R$ = recombination rate
3.3 Current Density Equations (Transport)
Drift-Diffusion Model:
Einstein Relation:
3.4 Recombination Models
Shockley-Read-Hall (SRH) Recombination:
Auger Recombination:
Radiative Recombination:
3.5 MOSFET Physics
Threshold Voltage:
where:
- $V_{FB}$ = flat-band voltage
- $\phi_B = \frac{k_BT}{q} \ln\left(\frac{N_A}{n_i}\right)$ = bulk potential
- $C_{ox} = \frac{\varepsilon_{ox}}{t_{ox}}$ = oxide capacitance
Drain Current (Gradual Channel Approximation):
- Linear region ($V_{DS} < V_{GS} - V_T$):
- Saturation region ($V_{DS} \geq V_{GS} - V_T$):
4. Quantum Effects at Nanoscale
For modern devices with gate lengths $L_g < 10$ nm, classical models fail.
4.1 Quantum Confinement
In thin silicon channels, carrier energy becomes quantized :
where:
- $n$ = quantum number (1, 2, 3, ...)
- $m^*$ = effective mass
- $t_{Si}$ = silicon body thickness
Effects:
- Increased threshold voltage
- Modified density of states: $g_{2D}(E) = \frac{m^*}{\pi \hbar^2}$ (step function)
4.2 Quantum Tunneling
Gate Leakage (Direct Tunneling):
WKB approximation:
where $\kappa = \sqrt{\frac{2m^*(\Phi_B - E)}{\hbar^2}}$
Source-Drain Tunneling:
Limits OFF-state current in ultra-short channels.
Band-to-Band Tunneling:
Enables Tunnel FETs (TFETs):
4.3 Ballistic Transport
When channel length $L < \lambda_{mfp}$ (mean free path), the Landauer formalism applies:
where:
- $T(E)$ = transmission probability
- $f_S, f_D$ = source and drain Fermi functions
Ballistic Conductance Quantum:
4.4 NEGF Formalism
The Non-Equilibrium Green's Function method is the gold standard for quantum transport:
where:
- $H$ = device Hamiltonian
- $\Sigma_1, \Sigma_2$ = contact self-energies
- $G^R$ = retarded Green's function
Observables:
- Electron density: $n(\mathbf{r}) = -\frac{1}{\pi} \text{Im}[G^<(\mathbf{r}, \mathbf{r}; E)]$
- Current: $I = \frac{q}{h} \text{Tr}[\Gamma_1 G^R \Gamma_2 G^A]$
5. Numerical Methods
5.1 Discretization: Scharfetter-Gummel Scheme
The drift-diffusion current requires special treatment to avoid numerical instability:
where the Bernoulli function is:
Properties:
- $B(0) = 1$
- $B(x) \to 0$ as $x \to \infty$
- $B(-x) = x + B(x)$
5.2 Solution Strategies
Gummel Iteration (Decoupled):
1. Solve Poisson for $\psi$ (fixed $n$, $p$) 2. Solve electron continuity for $n$ (fixed $\psi$, $p$) 3. Solve hole continuity for $p$ (fixed $\psi$, $n$) 4. Repeat until convergence
Newton-Raphson (Fully Coupled):
Solve the Jacobian system:
5.3 Time Integration
Stiffness Problem:
Time scales span ~15 orders of magnitude:
| Process | Time Scale |
|---|---|
| Carrier relaxation | ~ps |
| Thermal response | ~μs–ms |
| Dopant diffusion | min–hours |
Solution: Use implicit methods (Backward Euler, BDF).
5.4 Mesh Requirements
Debye Length Constraint:
The mesh must resolve the Debye length:
For $n = 10^{18}$ cm⁻³: $\lambda_D \approx 4$ nm
Adaptive Mesh Refinement:
- Refine near junctions, interfaces, corners
- Coarsen in bulk regions
- Use Delaunay triangulation for quality
6. Compact Models for Circuit Simulation
For SPICE-level simulation, physics is abstracted into algebraic/empirical equations.
Industry Standard Models
| Model | Device | Key Features |
|---|---|---|
| BSIM4 | Planar MOSFET | ~300 parameters, channel length modulation |
| BSIM-CMG | FinFET | Tri-gate geometry, quantum effects |
| BSIM-GAA | Nanosheet | Stacked channels, sheet width |
| PSP | Bulk MOSFET | Surface-potential-based |
Key Physics Captured
- Short-channel effects: DIBL, $V_T$ roll-off
- Quantum corrections: Inversion layer quantization
- Mobility degradation: Surface scattering, velocity saturation
- Parasitic effects: Series resistance, overlap capacitance
- Variability: Statistical mismatch models
Threshold Voltage Variability (Pelgrom's Law)
where $A_{VT}$ is a technology-dependent constant.
7. TCAD Co-Simulation Workflow
The complete semiconductor design 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">Device Physics Mathematics Technical Microarchitecture</text>
<text x="380" y="48" fill="#8b98a5" font-size="12" text-anchor="middle">Detailed Domain Pipeline, Architectural Blocks & Engineering Performance Optimization (ID 10669)</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="#f87171" 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="#b91c1c" rx="4"/>
<text x="172.5" y="205" fill="#fca5a5" font-size="11" font-weight="600" text-anchor="middle">Dielectric Oxide & Isolation Barriers</text>
<rect x="20" y="100" width="305" height="60" fill="#0f172a" stroke="#f87171" 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 & Nanometer Channel</text>
<rect x="40" y="45" width="70" height="45" fill="#ef4444" 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="#ef4444" 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="#f87171" font-size="13" font-weight="700" text-anchor="middle">2. Process & Materials Specs</text>
<rect x="15" y="45" width="315" height="75" fill="#0d1117" stroke="#30363d" rx="5"/>
<text x="30" y="70" fill="#fca5a5" font-size="11" font-weight="700">Deposition & Etch Selectivity:</text>
<text x="30" y="95" fill="#8b98a5" font-size="10">> 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="#fca5a5" font-size="11" font-weight="700">Thermal & Stress Budget:</text>
<text x="30" y="185" fill="#8b98a5" font-size="10">Rapid Thermal Anneal (RTA) < 1050°C, Stress Migration Low</text>
<rect x="15" y="225" width="315" height="80" fill="#0d1117" stroke="#b91c1c" rx="5"/>
<text x="30" y="250" fill="#3fb950" font-size="11" font-weight="700">Yield & Defect Metric:</text>
<text x="30" y="275" fill="#e6edf3" font-size="10">Critical Dimension (CD) Variation < 1.2%, D0 Defect < 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 Device Physics Mathematics 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 & verification reference for Device Physics Mathematics (Row ID 10669)</text>
</svg>
Key Challenge: Propagating variability through the entire chain:
- Line Edge Roughness (LER)
- Random Dopant Fluctuation (RDF)
- Work function variation
- Thickness variations
8. Mathematical Frontiers
8.1 Machine Learning + Physics
- Physics-Informed Neural Networks (PINNs):
where $\mathcal{L}_{physics}$ enforces PDE residuals.
- Surrogate models for expensive TCAD simulations
- Inverse design and topology optimization
- Defect prediction in manufacturing
8.2 Stochastic Modeling
Random Dopant Fluctuation:
Approaches:
- Atomistic Monte Carlo (place individual dopants)
- Statistical impedance field method
- Compact model statistical extensions
8.3 Multiphysics Coupling
Electro-Thermal Self-Heating:
Stress Effects on Mobility (Piezoresistance):
Electromigration in Interconnects:
8.4 Atomistic-Continuum Bridging
Strategies:
- Coarse-graining from MD/DFT
- Density gradient quantum corrections:
- Hybrid methods: atomistic core + continuum far-field
The mathematics of semiconductor manufacturing and device physics encompasses:
Each level trades accuracy for computational tractability . The art lies in knowing when each approximation breaks down—and modern scaling is pushing us toward the quantum limit where classical continuum models become inadequate.
Related Topics
Explore 500+ Semiconductor & AI Topics
From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.