Semiconductor Cost Modeling and Fab Economics is the analytical framework for calculating the cost of manufacturing semiconductor devices โ decomposing total cost into equipment depreciation, materials, labor, overhead, and yield loss to determine cost-per-die and cost-per-wafer-start, enabling foundries and IDMs to make process technology investment decisions, set pricing, benchmark efficiency, and optimize the trade-offs between die size, yield, and technology node selection.
Cost Per Die Formula
``
Cost per die = Wafer cost / (Dies per wafer ร Yield)
Dies per wafer = (Wafer area - Edge area) / Die area
= ฯ ร (Rยฒ - Rรโ(2รDie area)) / Die area
Yield (negative binomial) = (1 + DโรA/ฮฑ)^(-ฮฑ)
where:
Dโ = defect density (defects/cmยฒ)
A = die area (cmยฒ)
ฮฑ = clustering parameter (typically 0.5โ3)
`
Wafer Cost Components
| Component | Fraction of Wafer Cost | Notes |
|-----------|----------------------|-------|
| Equipment depreciation | 40โ50% | 5โ7 year depreciation |
| Masks and reticles | 3โ10% | High for low-volume |
| Direct materials (chemicals, gases, wafers) | 15โ20% | |
| Labor | 10โ20% | Lower in Asia |
| Facility and utilities | 10โ15% | Cleanroom, power |
| Overhead | 5โ10% | Management, support |
Cost Scaling with Node
- Wafer cost has increased dramatically at advanced nodes:
- 28nm wafer: ~$2,000โ3,000
- 7nm wafer: ~$7,000โ9,000
- 3nm wafer: ~$15,000โ20,000
- 2nm wafer (projected): > $25,000
- Reason: More process steps, EUV passes, complex patterning โ longer cycle time, more equipment.
Equipment Cost and Depreciation
- ASML EUV scanner (NXE:3600): ~$200M per unit โ depreciated ~$28M/year (7 years).
- EUV requires 1 scanner per 45,000 wafer starts per month (WSPM) โ significant cost per wafer.
- Total fab CapEx: Leading-edge fab: $15โ25B โ amortized over wafer starts.
- Cost of ownership (CoO): Annual cost to own/operate tool รท productive wafer output โ $/wafer-pass.
Yield vs Die Area Trade-off
`
Example: 7nm node, Dโ = 0.1 defects/cmยฒ, wafer cost = $8,000
5mm ร 5mm die (0.25 cmยฒ): Y = (1 + 0.1ร0.25/1)^(-1) = 0.976 โ 97.6%
15mm ร 15mm die (2.25 cmยฒ): Y = (1 + 0.1ร2.25/1)^(-1) = 0.816 โ 81.6%
Dies/wafer (5mm die, 300mm wafer) โ 5,000
Dies/wafer (15mm die, 300mm wafer) โ 330
Cost/die (5mm): $8,000 / (5,000 ร 0.976) โ $1.64
Cost/die (15mm): $8,000 / (330 ร 0.816) โ $29.70
``
Fixed vs Variable Costs
- Fixed: Equipment depreciation, facility โ don't scale with utilization below capacity.
- Variable: Materials, labor โ scale with wafer starts.
- High utilization (> 85%): Fixed cost per wafer minimized โ fabs run at high utilization for economics.
- Low utilization: Fixed costs dominate โ fab becomes uneconomical โ explains why foundries minimize idle capacity.
Foundry vs IDM Economics
- IDM (Intel, Samsung): Own fabs โ high fixed cost โ must maintain high utilization across product portfolio.
- Fabless (NVIDIA, Qualcomm) + Foundry (TSMC): Fabless pays per-wafer โ no fixed cost โ flexible.
- TSMC economics: 90%+ utilization โ spreads equipment cost across many customers โ efficient.
- Leading-edge foundry margin: TSMC gross margin ~53% โ reflects premium for leading-node capacity.
Chiplet Economics
- Large monolithic die: Small yield ร limited dies per wafer โ high cost.
- Disaggregated chiplets: Each small die โ higher yield, more dies/wafer โ lower cost per function.
- Packaging cost: Add chiplet assembly cost + substrate cost โ net economics favor chiplets at > 400mmยฒ equivalent die size.
Semiconductor cost modeling is the financial lens that makes semiconductor strategy legible โ understanding that a 1mmยฒ increase in die area at advanced nodes costs $30โ50 per die in additional manufacturing cost explains why tape-out teams obsess over layout density, why chiplet disaggregation makes economic sense at large die sizes, and why TSMC prices leading-edge capacity at a premium that still saves customers money compared to building their own fabs, translating abstract semiconductor physics and manufacturing complexity into the dollars-per-transistor economics that drive the entire $600B semiconductor industry.