From WikiChip
Difference between revisions of "yield"

(yield)
 
(typo)
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{title|Yield}}
+
{{title|Yield}}{{yield}}
 
'''Yield''' is a quantitative measure of the quality of a semiconductor process. It is the fraction of [[dies]] on the yielding [[wafers]] that are not discarded during the manufacturing process.
 
'''Yield''' is a quantitative measure of the quality of a semiconductor process. It is the fraction of [[dies]] on the yielding [[wafers]] that are not discarded during the manufacturing process.
  
 
== Overview ==  
 
== Overview ==  
 
Although the goal of every fabrication process is to produce only working [[dies]], in practice the process is never perfect and not all dies work or operate as desired within specs. Yield is a quantitative measurement of the process quality in terms of working dies.
 
Although the goal of every fabrication process is to produce only working [[dies]], in practice the process is never perfect and not all dies work or operate as desired within specs. Yield is a quantitative measurement of the process quality in terms of working dies.
 +
 +
:<math>Y = \frac{N_\text{good}}{N_\text{total}}</math>
 +
 +
Where,
 +
 +
* N<sub>good</sub> - number of working dies per wafer
 +
* N<sub>total</sub> - number of dies per wafer
 +
 +
For example, consider a process with a [[defect density|D<sub>0</sub>]] = 0.5/cm², for [[dies]] the size of 360 mm².
 +
 +
: [[File:360mm2 wafer yield 0.05pcm2.svg|500px]]
 +
 +
There are 150 dies per wafer and around 24 defective dies per wafer, therefore the yield is <math>\frac{126}{150} = 84%</math>.
 +
 +
=== Measuring yield ===
 +
The final die yield is the compounded yield of all the independent steps that are required to produce a functional die. Those include:
 +
 +
* [[Wafer Yield]] (Y<sub>W</sub>) - fraction of wafers that are not scrapped
 +
* [[Die Yield]] or wafer sort yield (Y<sub>D</sub>) - fraction of dies that are not scrapped
 +
* [[Assembly Yield]] (Y<sub>A</sub>) - fraction of chips that are not scrapped during the packaging stage
 +
* [[Burn-in Yield]] (Y<sub>B</sub>) - fraction of chips that pass [[burn-in]]
 +
 +
The overall yield is therefore Y = Y<sub>W</sub> ⋅ Y<sub>D</sub> ⋅ Y<sub>A</sub> ⋅ Y<sub>B</sub>
 +
 +
=== Yield loss ===
 +
Yield loss refers to the source that affects the final yield. Those usually fall into two categories:
 +
 +
* [[Parametric Yield Loss]] - Dies that function but not within the desired specifications
 +
* [[Catastrophic Yield Loss]] - Dies that do not function due to a defect
 +
 +
During a new process technology bring-up, yield loss can be very high (< 40% yield). The process of identifying yield losses, quantifying them, and improving them is referred to as [[yield learning]].
 +
 +
== Yield modeling ==
 +
{{empty section}}
 +
 +
== Design for Manufacturability ==
 +
{{empty section}}
 +
 +
== See also ==
 +
* [[Chiplet]]

Latest revision as of 13:53, 4 July 2019

v · d · e
Yield
wafer yield.svg
Yield
Yield loss
Concepts

Yield is a quantitative measure of the quality of a semiconductor process. It is the fraction of dies on the yielding wafers that are not discarded during the manufacturing process.

Overview[edit]

Although the goal of every fabrication process is to produce only working dies, in practice the process is never perfect and not all dies work or operate as desired within specs. Yield is a quantitative measurement of the process quality in terms of working dies.

Equation upper Y equals StartFraction upper N Subscript good Baseline Over upper N Subscript total Baseline EndFraction

Where,

  • Ngood - number of working dies per wafer
  • Ntotal - number of dies per wafer

For example, consider a process with a D0 = 0.5/cm², for dies the size of 360 mm².

360mm2 wafer yield 0.05pcm2.svg

There are 150 dies per wafer and around 24 defective dies per wafer, therefore the yield is Equation StartFraction 126 Over 150 EndFraction equals 84 percent-sign .

Measuring yield[edit]

The final die yield is the compounded yield of all the independent steps that are required to produce a functional die. Those include:

  • Wafer Yield (YW) - fraction of wafers that are not scrapped
  • Die Yield or wafer sort yield (YD) - fraction of dies that are not scrapped
  • Assembly Yield (YA) - fraction of chips that are not scrapped during the packaging stage
  • Burn-in Yield (YB) - fraction of chips that pass burn-in

The overall yield is therefore Y = YW ⋅ YD ⋅ YA ⋅ YB

Yield loss[edit]

Yield loss refers to the source that affects the final yield. Those usually fall into two categories:

During a new process technology bring-up, yield loss can be very high (< 40% yield). The process of identifying yield losses, quantifying them, and improving them is referred to as yield learning.

Yield modeling[edit]

New text document.svg This section is empty; you can help add the missing info by editing this page.

Design for Manufacturability[edit]

New text document.svg This section is empty; you can help add the missing info by editing this page.

See also[edit]