4.3.21 · D1Semiconductor Fabrication

Foundations — Yield, defect density, and binning

1,957 words9 min readBack to topic

This is the ground-floor page for Yield, defect density, and binning. If a symbol confused you there, it is defined here from zero. Read top to bottom — each item uses only things defined above it.


1. The wafer — a round disk

Picture a round pizza. The radius is centre-to-crust; the diameter is crust-to-crust straight through the middle. Fabs quote wafers by diameter ("a 300 mm wafer"), so you constantly convert: if mm then mm cm.

Figure — Yield, defect density, and binning

2. Area — the amount of flat room

Why the square (the little )? Area lives in two directions — width and height — so its units are a length times a length, e.g. centimetres times centimetres, written ("square centimetres"). One direction alone (a line) can't cover a surface.

We will divide one by the other in a moment — that is the whole idea of "how many chips fit."


3. Die and gross dies-per-wafer (DPW)

The very first estimate is just "big area ÷ small area":

Figure — Yield, defect density, and binning

4. Defect density — how dirty the process is

The picture: sprinkle salt over the whole wafer. is not where the grains land — it is how heavily you sprinkled, on average, per square centimetre.


5. — expected defects on one die

Units cancel to give a pure count: . If you sprinkle defects/cm² and a die is cm², you expect defect on it — not always exactly one, but one on average.


6. and the exponential — the survival curve

Read the shape from the figure: at (a spotless process) survival is . As climbs, survival falls fast but never touches zero — there is always a slim chance a big die got lucky.

Figure — Yield, defect density, and binning

The full reason this exact curve (and not another) governs defects is the Poisson distribution — the D2 page derives it; here you only need to trust the shape.


7. Yield — the punchline fraction

Everything downstream — good dies per wafer, cost — is just this multiplied or divided by counts from Section 3. See Wafer testing and probe for how is actually measured after the chips are made.


8. The clustering knob


9. Cost per good die — putting counts and fraction together

The picture: you pay for the entire pizza whether or not every slice is edible, so you divide the price only among the good slices. This is the bridge to Chip economics and cost per transistor and to why giant dies get chopped into Chiplets and MCM.


10. Binning — sorting the survivors

The picture: after tasting the good cookies, the crunchiest go in the "premium" box and the softer ones in the "budget" box. No new recipe — the same die at different prices.


Prerequisite map

radius r

wafer area pi r squared

die area A

dies per wafer DPW

defect density D0

lambda = D0 times A

survival e to the minus lambda

yield Y

clustering alpha

cost per good die

binning into grades

chip economics


Equipment checklist

What does mean and how is it related to diameter ?
Radius = centre-to-edge distance; .
Why is die area written with a little (e.g. )?
Area covers two directions, so its unit is length × length.
What is DPW and why is it less than ?
Dies that fit on the round wafer before defects; the round rim wastes partial rectangular dies.
What does measure, and is it constant?
Average fatal defects per unit area; not constant — it drops as a process matures.
How do you get and what does it mean?
; the expected number of defects on one die.
What is and why is it between 0 and 1?
(≈2.718) raised to a negative power; it is the probability a die caught zero defects.
Write the Poisson yield and say what each letter does.
; dirtiness, die size, together the exposure, the survival fraction.
What does control and why does clumping raise yield?
Clustering; clumps waste defects on already-dead dies, sparing clean ones.
Give the cost-per-good-die formula.
.
What is binning in one line?
Sorting passing dies into speed/quality grades sold as different products.