resolution (doe)
**Resolution in Design of Experiments** is the **classification system that quantifies how cleanly a fractional factorial design separates main effects from two-factor and higher-order interactions, determining which effects can be independently estimated and which are confounded (aliased) with each other** — the critical design selection criterion that balances experimental efficiency against information quality when full factorial experiments are prohibitively expensive.
**What Is DOE Resolution?**
- **Definition**: A Roman-numeral classification (III, IV, V, etc.) indicating the degree of confounding in a fractional factorial design — higher resolution means cleaner separation of lower-order effects from higher-order interactions.
- **Resolution III**: Main effects are aliased with two-factor interactions — suitable only for screening when interactions are assumed negligible.
- **Resolution IV**: Main effects are free of two-factor interaction confounding, but two-factor interactions are aliased with each other — good for identifying important main effects.
- **Resolution V**: Both main effects and two-factor interactions are estimable independently — required when interaction effects are suspected to be significant.
- **Notation**: 2^(k−p)_R indicates k factors, 2^p fold reduction, resolution R. Example: 2^(7−4)_III = 7 factors in 8 runs at Resolution III.
**Why DOE Resolution Matters**
- **Experimental Efficiency**: Full factorial of 7 factors requires 128 runs; Resolution IV fractional design needs only 16 runs — 8× reduction in experimental cost.
- **Information vs. Cost Trade-Off**: Higher resolution requires more runs but provides cleaner effect estimates — engineers must choose the resolution appropriate for their objectives.
- **Aliasing Awareness**: Without understanding resolution, engineers may attribute an observed effect to a main factor when it is actually driven by a confounded interaction — leading to wrong conclusions.
- **Sequential Experimentation**: Start with low-resolution screening (III) to identify important factors, then follow with higher-resolution designs on the critical few.
- **Semiconductor Cost Impact**: Each DOE run consumes a wafer ($500–$5,000+ at advanced nodes) — appropriate resolution selection can save $50K+ per experiment.
**Resolution Levels Detailed**
**Resolution III (Screening)**:
- Main effects confounded with two-factor interactions (e.g., A = BC).
- Use case: initial screening of 7–15 factors to identify the vital few.
- Risk: if interaction BC is significant, its effect is attributed to main effect A.
**Resolution IV (Characterization)**:
- Main effects clear of two-factor interactions; two-factor interactions confounded with each other (e.g., AB = CD).
- Use case: confirming main effect significance while recognizing that interaction estimates are ambiguous.
- Follow-up: fold-over design (adding mirror runs) converts Resolution IV to full Resolution V.
**Resolution V (Optimization)**:
- Main effects and two-factor interactions all independently estimable.
- Use case: response surface optimization where interaction terms appear in the regression model.
- Cost: requires more experimental runs, but provides the information needed for accurate process models.
**Resolution Selection Guide**
| Objective | Recommended Resolution | Typical Runs (8 factors) |
|-----------|----------------------|--------------------------|
| **Factor Screening** | III | 8–12 |
| **Main Effect Estimation** | IV | 16–32 |
| **Interaction Estimation** | V | 32–64 |
| **Full Model** | Full Factorial | 256 |
**Confounding Pattern Examples**
| Design | Resolution | Aliasing Example |
|--------|-----------|-----------------|
| 2^(3−1) | III | A=BC, B=AC, C=AB |
| 2^(4−1) | IV | AB=CD, AC=BD, AD=BC |
| 2^(5−1) | V | All main and 2FI clear; 2FI aliased with 3FI |
Resolution in DOE is **the engineer's compass for navigating the trade-off between experimental cost and information quality** — ensuring that the conclusions drawn from expensive semiconductor experiments are statistically sound and that confounding patterns are understood before resources are committed.