Chip Cost
Semiconductor Economics: Chip, Wafer, and Fab Costs
Overview
Semiconductor economics operates across three interconnected cost levels, each driving the next in a hierarchical structure that determines the final price of every chip.
---
1. Fab (Fabrication Plant) Cost
The foundation of semiconductor economics—the capital expenditure required to build and equip a fabrication facility.
Capital Expenditure Breakdown
- Modern leading-edge fabs (3nm/2nm): $15–25+ billion to construct
- Historical comparison:
- Year 2000: ~$1–2 billion per fab
- Year 2010: ~$3–5 billion per fab
- Year 2020: ~$10–15 billion per fab
- Year 2024+: ~$20–30 billion per fab
Cost Components
- Equipment (70–80% of capital cost):
- ASML EUV lithography machines: ~$350–400 million each
- Deposition tools (CVD, PVD): $5–20 million each
- Etching systems: $5–15 million each
- Metrology and inspection: $2–10 million each
- Ion implantation: $3–8 million each
- Facility construction (20–30% of capital cost):
- Cleanroom (Class 1-10): $3,000–5,000 per square foot
- Ultra-pure water systems: $100–500 million
- Vibration isolation foundations
- Chemical delivery systems
- HVAC and air filtration
Depreciation Model
Fab equipment is typically depreciated over 5–7 years:
$$ ext{Annual Depreciation} = \frac{ ext{Fab Capital Cost}}{ ext{Depreciation Period}} $$
Example:
$$ ext{Annual Depreciation} = \frac{\$20 ext{ billion}}{5 ext{ years}} = \$4 ext{ billion/year} $$
---
2. Wafer Cost
The cost to process a single silicon wafer (typically 300mm diameter) through hundreds of manufacturing steps.
Wafer Cost by Process Node
| Node | Approximate Wafer Cost | Typical Applications |
|---|---|---|
| 3nm | $18,000–$22,000 | Flagship mobile SoCs, high-end GPUs |
| 5nm | $16,000–$18,000 | Premium smartphones, AI accelerators |
| 7nm | $10,000–$12,000 | Gaming consoles, data center CPUs |
| 14nm | $5,000–$7,000 | Mid-range processors, FPGAs |
| 28nm | $3,000–$4,000 | Automotive, WiFi, Bluetooth |
| 65nm | $2,000–$2,500 | MCUs, power management |
| 180nm | $1,000–$1,500 | Analog, sensors, legacy |
Wafer Cost Formula
$$ C_{ ext{wafer}} = C_{ ext{depreciation}} + C_{ ext{materials}} + C_{ ext{labor}} + C_{ ext{utilities}} + C_{ ext{overhead}} $$
Where:
- $C_{ ext{depreciation}}$ = Equipment depreciation per wafer
- $C_{ ext{materials}}$ = Silicon, photoresists, gases, chemicals, CMP slurries
- $C_{ ext{labor}}$ = Engineering and technician costs
- $C_{ ext{utilities}}$ = Electricity, ultra-pure water, gases
- $C_{ ext{overhead}}$ = Maintenance, yield engineering, facility costs
Wafer Throughput Economics
$$ C_{ ext{depreciation/wafer}} = \frac{ ext{Annual Depreciation}}{ ext{Wafers per Year}} $$
Example for a $20B fab producing 100,000 wafers/month:
$$ C_{ ext{depreciation/wafer}} = \frac{\$4 ext{ billion/year}}{1.2 ext{ million wafers/year}} \approx \$3,333 ext{ per wafer} $$
---
3. Chip (Die) Cost
The cost per individual chip, derived from wafer economics and manufacturing yield.
Fundamental Die Cost Equation
$$ C_{ ext{die}} = \frac{C_{ ext{wafer}}}{N_{ ext{dies}} imes Y} $$
Where:
- $C_{ ext{die}}$ = Cost per good die
- $C_{ ext{wafer}}$ = Total wafer processing cost
- $N_{ ext{dies}}$ = Number of dies per wafer (gross)
- $Y$ = Yield (fraction of functional dies)
Dies Per Wafer Calculation
For a circular wafer with rectangular dies:
$$ N_{ ext{dies}} \approx \frac{\pi imes D^2}{4 imes A_{ ext{die}}} - \frac{\pi imes D}{\sqrt{2 imes A_{ ext{die}}}} $$
Where:
- $D$ = Wafer diameter (300mm for modern fabs)
- $A_{ ext{die}}$ = Die area in mm²
Simplified approximation:
$$ N_{ ext{dies}} \approx \frac{\pi imes (150)^2}{A_{ ext{die}}} imes 0.85 $$
The 0.85 factor accounts for edge losses and scribe lines.
Dies Per Wafer Examples
| Die Size (mm²) | Approximate Dies/Wafer | Example Chips |
|---|---|---|
| 5 | ~12,000 | Small MCUs, sensors |
| 25 | ~2,400 | Bluetooth, WiFi chips |
| 100 | ~600 | Mobile SoCs, mid-range GPUs |
| 300 | ~200 | Desktop CPUs, gaming GPUs |
| 600 | ~90 | Data center GPUs |
| 800 | ~60 | Large AI accelerators (H100) |
| 1,200 | ~35 | Largest monolithic dies |
Yield Models
Murphy's Yield Model
$$ Y = \left( \frac{1 - e^{-D_0 imes A}}{D_0 imes A} ight)^2 $$
Poisson Yield Model (simpler)
$$ Y = e^{-D_0 imes A} $$
Where:
- $Y$ = Die yield (fraction)
- $D_0$ = Defect density (defects per cm²)
- $A$ = Die area (cm²)
Typical defect densities:
- Mature process: $D_0 \approx 0.05–0.1$ defects/cm²
- New process (early): $D_0 \approx 0.3–0.5$ defects/cm²
- New process (ramping): $D_0 \approx 0.1–0.2$ defects/cm²
Yield Impact Examples
For a 600mm² die ($A = 6$ cm²):
Mature process ($D_0 = 0.1$):
$$ Y = e^{-0.1 imes 6} = e^{-0.6} \approx 0.55 = 55\% $$
Early production ($D_0 = 0.3$):
$$ Y = e^{-0.3 imes 6} = e^{-1.8} \approx 0.17 = 17\% $$
---
4. Complete Cost Model
Total Manufacturing Cost Per Chip
$$ C_{ ext{total}} = C_{ ext{die}} + C_{ ext{packaging}} + C_{ ext{testing}} + C_{ ext{design\_amort}} $$
Where:
$$ C_{ ext{design\_amort}} = \frac{C_{ ext{NRE}}}{ ext{Total Units Produced}} $$
- $C_{ ext{NRE}}$ = Non-Recurring Engineering costs (design, masks, validation)
NRE Costs by Node
| Node | Approximate NRE Cost |
|---|---|
| 3nm | $500M – $1B+ |
| 5nm | $400M – $700M |
| 7nm | $250M – $400M |
| 14nm | $100M – $200M |
| 28nm | $50M – $100M |
| 65nm | $20M – $40M |
Packaging Costs
- Standard wire bond: $0.10 – $1.00
- Flip chip BGA: $2 – $10
- Advanced fan-out (InFO): $10 – $50
- 2.5D interposer (CoWoS): $100 – $400
- 3D stacking: $200 – $600+
---
5. Worked Examples
Example 1: AI Accelerator Chip
Parameters:
- Node: TSMC 5nm
- Die size: 600mm²
- Wafer cost: $17,000
- Defect density: $D_0 = 0.12$ /cm²
Calculations:
Dies per wafer:
$$ N_{ ext{dies}} = \frac{\pi imes 150^2}{600} imes 0.85 \approx 100 ext{ dies} $$
Yield:
$$ Y = e^{-0.12 imes 6} \approx e^{-0.72} \approx 0.49 = 49\% $$
Die cost:
$$ C_{ ext{die}} = \frac{\$17,000}{100 imes 0.49} = \frac{\$17,000}{49} \approx \$347 $$
Total chip cost:
$$ C_{ ext{total}} = \$347 + \$250_{ ext{(CoWoS)}} + \$30_{ ext{(test)}} + \$50_{ ext{(design)}} \approx \$677 $$
---
Example 2: IoT Microcontroller
Parameters:
- Node: 40nm
- Die size: 5mm²
- Wafer cost: $3,000
- Defect density: $D_0 = 0.05$ /cm²
Calculations:
Dies per wafer:
$$ N_{ ext{dies}} = \frac{\pi imes 150^2}{5} imes 0.85 \approx 12,000 ext{ dies} $$
Yield:
$$ Y = e^{-0.05 imes 0.05} \approx e^{-0.0025} \approx 0.997 = 99.7\% $$
Die cost:
$$ C_{ ext{die}} = \frac{\$3,000}{12,000 imes 0.997} \approx \$0.25 $$
Total chip cost:
$$ C_{ ext{total}} = \$0.25 + \$0.15_{ ext{(pkg)}} + \$0.05_{ ext{(test)}} + \$0.05_{ ext{(design)}} \approx \$0.50 $$
---
6. Economic Dynamics
Learning Curve Effect
Manufacturing cost decreases with cumulative volume:
$$ C_n = C_1 imes n^{-b} $$
Where:
- $C_n$ = Cost at cumulative unit $n$
- $C_1$ = Cost of first unit
- $b$ = Learning exponent (typically 0.1–0.3 for semiconductors)
- Learning rate = $2^{-b}$ (typically 85–95%)
Economies of Scale
Fab utilization impact:
$$ C_{ ext{wafer}}( ext{util}) = \frac{C_{ ext{fixed}}}{ ext{util}} + C_{ ext{variable}} $$
- At 50% utilization: costs ~1.5× baseline
- At 90% utilization: costs ~1.05× baseline
- At 100% utilization: minimum cost achieved
Cost Sensitivity Analysis
Die cost sensitivity to yield:
$$ \frac{\partial C_{ ext{die}}}{\partial Y} = -\frac{C_{ ext{wafer}}}{N_{ ext{dies}} imes Y^2} $$
For large, expensive dies, yield improvements have dramatic cost impacts.
---
7. Industry Structure Implications
Why Only 3 Companies at Leading Edge
Minimum efficient scale calculation:
$$ ext{Revenue Required} = \frac{ ext{Annual CapEx} + ext{R\&D}}{ ext{Margin}} $$
$$ ext{Revenue Required} \approx \frac{\$15B + \$5B}{0.40} = \$50B+ ext{ annually} $$
Only TSMC, Samsung, and Intel can sustain this investment level.
Foundry Model Economics
Fabless company advantage:
$$ ext{ROI}_{ ext{fabless}} = \frac{ ext{Chip Revenue} - ext{Foundry Cost} - ext{Design Cost}}{ ext{Design Cost}} $$
IDM (Integrated Device Manufacturer):
$$ ext{ROI}_{ ext{IDM}} = \frac{ ext{Chip Revenue} - ext{Mfg Cost} - ext{Design Cost}}{ ext{Fab CapEx} + ext{Design Cost}} $$
The fabless model eliminates fab capital from the denominator, enabling higher ROI for design-focused companies.
---
8. Summary Equations
Core Formulas Reference
| Metric | Formula |
|---|---|
| Die Cost | $C_{ ext{die}} = \frac{C_{ ext{wafer}}}{N_{ ext{dies}} imes Y}$ |
| Dies per Wafer | $N \approx \frac{\pi r^2}{A_{ ext{die}}} imes 0.85$ |
| Poisson Yield | $Y = e^{-D_0 imes A}$ |
| Total Cost | $C_{ ext{total}} = C_{ ext{die}} + C_{ ext{pkg}} + C_{ ext{test}} + C_{ ext{NRE}}$ |
| Depreciation/Wafer | $C_{ ext{dep}} = \frac{ ext{CapEx}/t}{ ext{WPY}}$ |
| Learning Curve | $C_n = C_1 imes n^{-b}$ |
---
9. Current Market Dynamics (2024–2025)
Key Trends
- AI demand: Consuming 20%+ of advanced node capacity
- Geopolitical reshoring: Adding 20–30% cost premium for non-Taiwan fabs
- EUV bottleneck: ASML's monopoly constrains expansion
- Advanced packaging: Becoming equal cost driver to node shrinks
- Chiplet economics: Enabling yield improvement through smaller dies
Government Subsidies Impact
- US CHIPS Act: $52B in subsidies
- EU Chips Act: €43B in public/private investment
- Effect: Artificially reducing effective CapEx for new fabs
---
*Document generated: January 2025*
*Data sources: Industry reports, foundry pricing estimates, public financial disclosures*