4.3.21 · D5Semiconductor Fabrication

Question bank — Yield, defect density, and binning

1,430 words7 min readBack to topic

True or false — justify

A big die and a small die on the same wafer see the same defect density .
True — is a property of the process/wafer, not the die. What changes with die size is , the expected count per die, not the density itself.
Doubling die area halves the yield.
False — yield is , so doubling squares the survival factor: . A 60% yield becomes 36%, not 30%.
A working chip and a defect-free chip are the same thing.
False in general — a chip can carry a defect in a redundant/harvestable block and still work as a lower SKU. "Fatal defect" (kills the die) is the yield-relevant category, not "any defect."
If clustering parameter , the negative-binomial model predicts a different yield than Poisson.
False — , so it collapses back to Poisson. Infinite means "no clustering," i.e. perfectly uniform defects — exactly the Poisson assumption.
For the same , the clustered (negative-binomial) model always predicts a higher yield than Poisson.
True for finite — clumping piles defects onto fewer dies, sparing more of the rest, so the good fraction rises. Equality is only reached in the limit .
Gross dies per wafer equals exactly.
False — that ignores the round rim. Rectangular dies straddling the curved edge are lost, so we subtract an edge-loss term; is an upper estimate only.
Binning creates extra manufacturing cost because each bin needs its own mask set.
False — speed and harvest binning use the same die and mask. Sorting happens after test; the ladder of SKUs comes from variation and fusing, not from new designs.
Improving yield never changes the cost of the wafer itself.
True — you pay for the wafer regardless of survivors. Yield changes cost per good die by changing the denominator , not the wafer price.

Spot the error

"Since and , a zero-area die yields 100%, so shrinking dies infinitely gives free perfect chips."
The formula is right but the conclusion is absurd — a real die has irreducible minimum area, and shrinking also raises (finer features are harder to print, see Process node scaling). The limit is mathematical, not physical.
"Yield is a fixed material constant of silicon, like its density."
Wrong — the tunable input is , a process-maturity metric that starts high on a new node and falls during the yield ramp as the fab learns. Yield changes over the product's life.
"A 6-core chip binned down from an 8-core die is a distinct product engineered from scratch."
Wrong — it is usually the same die with two defective cores fused off (harvesting). One mask, many SKUs.
"Because defects are random, they must be spread perfectly evenly across the wafer, so Poisson is exact."
Random does not mean uniform. Real dust clumps, creating spatial clustering; that's precisely why pure Poisson under-predicts real yield and the negative-binomial correction exists.
"Cost per good die ."
It omits yield. You must divide by good dies , because the dead dies still cost wafer area but earn nothing.
"The edge-loss term is exact geometry."
It is an estimate. approximates an average die edge length over orientation and is written as loosely — the whole correction is engineering-grade, not a derivation.
"Since clustering raises yield, fabs should try to make their defects clump more."
A trap — clustering only changes the statistical distribution of a given defect population; it doesn't remove defects. The real goal is lowering . Clustering is a modelling reality, not a lever to pull.

Why questions

Why is the Poisson distribution — and not, say, a normal distribution — the natural starting model for defects on a die?
Poisson describes counts of rare, independent events at a fixed average rate over a region, which is exactly "how many random defects fall on this die area." See Poisson distribution.
Why does the yield formula use rather than the full distribution?
A die works only if it has zero fatal defects; any kills it. So the working fraction is precisely .
Why do enormous chips (GPUs, big accelerators) suffer far worse economics than small ones?
Yield is exponential in area, so large crushes the survivor fraction super-linearly, and each survivor must pay for the wafer share of many dead neighbours. This is a key motivation for Chiplets and MCM.
Why does binning recover revenue rather than merely sorting?
Process variation makes "working" chips genuinely differ in speed/power/functional units; binning turns that continuous spread into a product ladder, so a chip that just misses the top grade is sold instead of scrapped.
Why does splitting a big design into several small chiplets improve effective yield?
Each small chiplet has small , so stays high; you assemble only good chiplets, avoiding the exponential penalty of one giant monolithic die. (Details: Chiplets and MCM.)
Why can a lower matter more to cost than a cheaper wafer?
Cost per good die , and responds exponentially to — small density improvements can multiply the number of good dies, outweighing linear wafer savings. See Chip economics and cost per transistor.
Why does the negative-binomial model need an extra parameter while Poisson needs only ?
Poisson assumes one fixed rate everywhere; real defects vary in density across the wafer, and encodes how much that density itself fluctuates (the clustering). One number () can't capture both mean and spread of the local rate.

Edge cases

What is the yield when (a perfect process)?
, i.e. 100% — no defects means every die survives, as the formula demands.
What happens to yield as die area ?
— an infinitely large die is almost certain to catch at least one fatal defect. This is the limiting form of the "big-die punishment."
In the clustered model, what is the yield in the limit (extreme clustering)?
as — all defects pile onto a vanishing fraction of dies, so almost every die is spared. It's the opposite extreme from the Poisson limit.
If a wafer is so small that even one full die barely fits, is trustworthy?
No — edge loss dominates when few dies fit, so the correction term is a large fraction of the total and DPW is very uncertain; the estimate is meant for wafers holding many dies.
What does a yield of exactly imply about binning?
Yield being 1 says every die is functional, but binning can still sort them by speed/power variation — functional yield and speed grade are independent axes. See Wafer testing and probe.
If two fabs report the same but different die sizes, do they have the same ?
Not necessarily — equal means equal , so the fab with the larger die must have the lower to compensate. Yield alone can't rank process cleanliness without knowing .
Can defect density measured on test structures during Photolithography differ from the effective used for yield?
Yes — only fatal defects (those that actually kill a die) count toward ; many measured particles are benign or land in non-critical areas, so the yield-relevant is typically lower than the raw particle count.