advanced process control
**Advanced Process Control (APC)** is the **automated feedback and feedforward control system that adjusts process tool recipes in real time based on metrology measurements** — maintaining critical parameters (CD, thickness, overlay, etch depth) within sub-nanometer tolerances by compensating for tool drift, incoming wafer variation, and environmental changes, essential for achieving < 1% variation targets at advanced nodes.
**APC Architecture**
1. **Metrology**: Measure critical parameters (pre/post process).
2. **Controller**: Algorithm calculates recipe adjustment.
3. **Actuator**: Adjust tool recipe parameters for next wafer/lot.
4. **Model**: Physical or statistical model relating recipe inputs to process outputs.
**APC Types**
| Type | Control Strategy | Latency | Use Case |
|------|-----------------|---------|----------|
| Run-to-Run (R2R) | Adjust between wafer lots | Minutes-hours | Etch CD, CMP thickness |
| Wafer-to-Wafer (W2W) | Adjust between wafers | 30-60 sec | Litho overlay, etch |
| Within-Wafer | Adjust during processing | Real-time | Multi-zone CMP, zone etch |
| Fault Detection (FDC) | Detect anomalies | Real-time | All tools |
**Feedback Control (Most Common)**
- Post-process measurement reveals deviation from target.
- Controller adjusts next wafer's recipe to compensate.
- Example: CMP removes 2 nm too much → next wafer: reduce polish time by 0.5 seconds.
- EWMA (Exponentially Weighted Moving Average) controller: Standard algorithm.
- $R_{n+1} = R_n + \lambda \times (Target - Measured_n)$
**Feedforward Control**
- Pre-process measurement of incoming wafer → predict optimal recipe.
- Example: Incoming film thickness varies → adjust etch time proportionally BEFORE processing.
- More effective than feedback for within-lot variation (feedback has 1-lot delay).
**APC Applications in CMOS Fab**
| Process | Controlled Parameter | Measurement | Actuator |
|---------|---------------------|-------------|----------|
| Lithography | Overlay, CD, focus | Scatterometry, SEM | Dose, focus, alignment offset |
| Etch | CD, depth, profile | CD-SEM, OCD | Etch time, RF power, pressure |
| CMP | Removal, uniformity | Film thickness, profiler | Polish time, pressure zones |
| CVD/ALD | Thickness | Ellipsometry | Deposition time, temperature |
| Implant | Dose, energy | Sheet resistance | Beam current, voltage |
**Virtual Metrology (VM)**
- Use tool sensor data (pressure, RF power, gas flow) to **predict** process results without physical measurement.
- Every wafer gets a virtual measurement — only sample wafers get real metrology.
- Enables 100% wafer-level APC with minimal metrology cost.
**APC Impact on Yield**
- Without APC: Process drift causes 3-5% CD variation → significant yield loss.
- With APC: CD variation reduced to < 1% → yield improvement of 2-5% (worth $10-50M/year per fab).
Advanced process control is **the nervous system of a modern semiconductor fab** — it transforms open-loop manufacturing into a closed-loop, self-correcting system where every process step is continuously optimized based on real-time measurement data, enabling the sub-nanometer uniformity required at advanced technology nodes.