what is metrology

**Metrology and inspection are how a fab knows whether the last 60 process steps actually worked, without waiting until the finished chip fails to find out.** After nearly every lithography, etch, deposition, implant, or CMP step, wafers get pulled aside and checked before moving on. Metrology answers "how much" — how wide is this feature, how thick is this film, how well aligned is this layer to the one below it. Inspection answers a different question — "is something here that shouldn't be" — a stray particle, a void, a pattern bridge, a scratch. Together they're the quality-control loop threaded through the entire fab flow, not a single step at the end. **The tricky part is that most of this checking has to happen without damaging or destroying the wafer, because it's still mid-process.** A handful of measurement techniques make this possible without slowing the line to a crawl: critical-dimension SEM (CD-SEM) images feature widths with an electron beam; overlay metrology measures how precisely one patterned layer lines up with the layer beneath it; scatterometry (also called Optical Critical Dimension, OCD) bounces light off a periodic test pattern and reconstructs its shape from how the light scatters, all without physically touching or damaging anything. Defect inspection tools scan the whole wafer or fast-sample it, comparing what they see against a reference die to flag anything unexpected. ```svg Metrology and Inspection Checkpoints Between Process Steps A process flow diagram showing metrology and inspection checkpoints inserted after lithography, etch, and CMP steps, plus example outputs from CD measurement, overlay measurement, and defect wafer mapping. METROLOGY & INSPECTION: THE CHECKPOINT BETWEEN EVERY STEP PROCESS FLOW WITH CHECKPOINTS Lithography → check → Etch → check → Deposition → check → CMP → next CD-SEM: Feature Width CD target ± tolerance Measures line width to sub-nanometer precision Overlay: Layer-to-Layer Alignment Box-in-box target reveals nm-scale misalignment Defect Inspection: Wafer Map Each dot: a flagged particle or pattern defect ``` **Every measurement site feeds a statistical process control (SPC) chart, not just a pass/fail stamp on one wafer.** Instead of trusting a single reading, fabs sample multiple sites across a wafer and multiple wafers across a lot, tracking the results against upper and lower control limits over time. A single out-of-spec reading might be noise; several trending in the same direction is the earliest possible warning that a tool is drifting out of calibration — and catching that drift here, mid-process, is far cheaper than discovering it only after a finished chip fails electrical test. | Technique | What It Measures | Damages Wafer? | Speed | |---|---|---|---| | CD-SEM | Feature width / critical dimension | No (electron beam, non-contact) | Slower, high precision | | Overlay metrology | Layer-to-layer alignment accuracy | No (optical, on test targets) | Fast | | Scatterometry (OCD) | 3D profile shape from light scattering | No (optical, non-contact) | Very fast | | Optical/E-beam defect inspection | Particles, voids, pattern defects | No (scan/sample only) | Optical: fast; E-beam: slower, higher resolution | ```flowchart st=>start: Process step completes (litho, etch, deposition, or CMP) sample=>operation: Select measurement sites across wafer and wafers across the lot measure=>operation: Run CD, overlay, thickness, or scatterometry measurement inspect=>operation: Scan for particle and pattern defects against reference die compare=>operation: Compare results against SPC control limits and spec targets decide=>operation: Within limits -> release to next step; drifting or out-of-spec -> flag for engineering review pass=>end: Wafer cleared to continue, or held for rework/root-cause investigation st->sample->measure->inspect->compare->decide->pass ``` **At advanced nodes, the tolerance for error at this checkpoint keeps shrinking even as the number of layers to check keeps growing.** Overlay budgets between metal layers are now measured in single-digit nanometers, and a chip with 60-plus patterned layers has that many opportunities for a small alignment or dimension error to compound into a device that doesn't work — or one that works but degrades early in the field. Metrology and inspection are what let a fab catch that error at layer 12 instead of finding it in a customer's returned part, which is exactly why these checkpoints run continuously through the entire flow rather than once at the end.

Go deeper with CFSGPT

Get AI-powered deep-dives, save terms, and run advanced simulations — free account.

Create Free Account