Semiconductor Economics: Chip, Wafer, and Fab Costs
Keywords: chip cost,wafer cost,fab cost,economics
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:
$$ \text{Annual Depreciation} = \frac{\text{Fab Capital Cost}}{\text{Depreciation Period}} $$
Example:
$$ \text{Annual Depreciation} = \frac{\$20 \text{ billion}}{5 \text{ years}} = \$4 \text{ 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_{\text{wafer}} = C_{\text{depreciation}} + C_{\text{materials}} + C_{\text{labor}} + C_{\text{utilities}} + C_{\text{overhead}} $$
Where:
- $C_{\text{depreciation}}$ = Equipment depreciation per wafer
- $C_{\text{materials}}$ = Silicon, photoresists, gases, chemicals, CMP slurries
- $C_{\text{labor}}$ = Engineering and technician costs
- $C_{\text{utilities}}$ = Electricity, ultra-pure water, gases
- $C_{\text{overhead}}$ = Maintenance, yield engineering, facility costs
Wafer Throughput Economics
$$ C_{\text{depreciation/wafer}} = \frac{\text{Annual Depreciation}}{\text{Wafers per Year}} $$
Example for a $20B fab producing 100,000 wafers/month:
$$ C_{\text{depreciation/wafer}} = \frac{\$4 \text{ billion/year}}{1.2 \text{ million wafers/year}} \approx \$3,333 \text{ per wafer} $$
3. Chip (Die) Cost
The cost per individual chip, derived from wafer economics and manufacturing yield.
Fundamental Die Cost Equation
$$ C_{\text{die}} = \frac{C_{\text{wafer}}}{N_{\text{dies}} \times Y} $$
Where:
- $C_{\text{die}}$ = Cost per good die
- $C_{\text{wafer}}$ = Total wafer processing cost
- $N_{\text{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_{\text{dies}} \approx \frac{\pi \times D^2}{4 \times A_{\text{die}}} - \frac{\pi \times D}{\sqrt{2 \times A_{\text{die}}}} $$
Where:
- $D$ = Wafer diameter (300mm for modern fabs)
- $A_{\text{die}}$ = Die area in mmΒ²
Simplified approximation:
$$ N_{\text{dies}} \approx \frac{\pi \times (150)^2}{A_{\text{die}}} \times 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 \times A}}{D_0 \times A} \right)^2 $$
Poisson Yield Model (simpler)
$$ Y = e^{-D_0 \times 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 \times 6} = e^{-0.6} \approx 0.55 = 55\% $$
Early production ($D_0 = 0.3$):
$$ Y = e^{-0.3 \times 6} = e^{-1.8} \approx 0.17 = 17\% $$
4. Complete Cost Model
Total Manufacturing Cost Per Chip
$$ C_{\text{total}} = C_{\text{die}} + C_{\text{packaging}} + C_{\text{testing}} + C_{\text{design\_amort}} $$
Where:
$$ C_{\text{design\_amort}} = \frac{C_{\text{NRE}}}{\text{Total Units Produced}} $$
- $C_{\text{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_{\text{dies}} = \frac{\pi \times 150^2}{600} \times 0.85 \approx 100 \text{ dies} $$
Yield:
$$ Y = e^{-0.12 \times 6} \approx e^{-0.72} \approx 0.49 = 49\% $$
Die cost:
$$ C_{\text{die}} = \frac{\$17,000}{100 \times 0.49} = \frac{\$17,000}{49} \approx \$347 $$
Total chip cost:
$$ C_{\text{total}} = \$347 + \$250_{\text{(CoWoS)}} + \$30_{\text{(test)}} + \$50_{\text{(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_{\text{dies}} = \frac{\pi \times 150^2}{5} \times 0.85 \approx 12,000 \text{ dies} $$
Yield:
$$ Y = e^{-0.05 \times 0.05} \approx e^{-0.0025} \approx 0.997 = 99.7\% $$
Die cost:
$$ C_{\text{die}} = \frac{\$3,000}{12,000 \times 0.997} \approx \$0.25 $$
Total chip cost:
$$ C_{\text{total}} = \$0.25 + \$0.15_{\text{(pkg)}} + \$0.05_{\text{(test)}} + \$0.05_{\text{(design)}} \approx \$0.50 $$
6. Economic Dynamics
Learning Curve Effect
Manufacturing cost decreases with cumulative volume:
$$ C_n = C_1 \times 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_{\text{wafer}}(\text{util}) = \frac{C_{\text{fixed}}}{\text{util}} + C_{\text{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_{\text{die}}}{\partial Y} = -\frac{C_{\text{wafer}}}{N_{\text{dies}} \times 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:
$$ \text{Revenue Required} = \frac{\text{Annual CapEx} + \text{R\&D}}{\text{Margin}} $$
$$ \text{Revenue Required} \approx \frac{\$15B + \$5B}{0.40} = \$50B+ \text{ annually} $$
Only TSMC, Samsung, and Intel can sustain this investment level.
Foundry Model Economics
Fabless company advantage:
$$ \text{ROI}_{\text{fabless}} = \frac{\text{Chip Revenue} - \text{Foundry Cost} - \text{Design Cost}}{\text{Design Cost}} $$
IDM (Integrated Device Manufacturer):
$$ \text{ROI}_{\text{IDM}} = \frac{\text{Chip Revenue} - \text{Mfg Cost} - \text{Design Cost}}{\text{Fab CapEx} + \text{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_{\text{die}} = \frac{C_{\text{wafer}}}{N_{\text{dies}} \times Y}$ |
| Dies per Wafer | $N \approx \frac{\pi r^2}{A_{\text{die}}} \times 0.85$ |
| Poisson Yield | $Y = e^{-D_0 \times A}$ |
| Total Cost | $C_{\text{total}} = C_{\text{die}} + C_{\text{pkg}} + C_{\text{test}} + C_{\text{NRE}}$ |
| Depreciation/Wafer | $C_{\text{dep}} = \frac{\text{CapEx}/t}{\text{WPY}}$ |
| Learning Curve | $C_n = C_1 \times 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
Source: ChipFoundryServices β Search this topic β Ask CFSGPT
Related Topics
Explore 500+ Semiconductor & AI Topics
From EUV lithography to CUDA optimization β search the full knowledge base or chat with our AI assistant.