What is Rolled Throughput Yield (RTY)?
Rolled Throughput Yield (RTY) is a process performance measure that provides insight into the cumulative effects of an entire process. RTY measures the yield for each of several process steps and provides the probability that a unit will come through that process defect free.
RTY allows us to expose the “hidden factory” by providing visibility into the yield of each process step. This helps us identify the poorest performing process steps and gives us clues into where to look to find the most impactful process improvement opportunities.
Calculating RTY:
RTY is found by multiplying the Yields of each process step. Let’s take the 5 step process below and calculate its Rolled Throughput Yield using the multiplication method mentioned above.
- The calculation is: RTY = 0.90*0.91*0.99*0.98*0.97 = 0.77
- Therefore, RTY = 77%.
You may have noticed that In order to calculate RTY we must determine the Yield for each process step (which we have not covered yet). Before we get into calculating Yield, there are a few abbreviations that need to be declared.
Key Abbreviations
-
Defects (D): Number of defects in a process step.
-
Unit (U): Total number of units processed in a step.
-
Defects per Unit (DPU): Average number of defects per unit (DPU = D / U).
-
Yield (Y): Probability that a unit passes a process step without defects.
-
e: The mathematical constant approximately equal to 2.71828.
Calculating Yield
The Yield of a process step is the success rate of that step or the probability that the process step produces no defects. In order to calculate Yield we need to know DPU and then we can apply it to the Yield equation above.
For example, suppose a process step has a DPU of 0.109 or 10.9% which is derived by dividing the number of defects (65) by units (598). Then, we can apply the Yield equation: Y = 2.718 ^ -0.109 = 0.8967 rounded, Y = 90%
The table above uses the above process yield data that we used in the earlier RTY calculation. This table allows us to see the DPU and Yield of each step as well as the RTY for the whole process.
RTY: Using an Estimate of Yield
It is also possible to “estimate” Yield by taking the inverse of DPU or simply subtracting DPU from 1. Referring to the table above, let’s run a quick yield estimation.
Yield Estimation = 1-DPU
- Yield Estimate for Process step 1 = 1 – 0.10870 = 0.89
- Yield Estimate for process step 2 = 1 – 0.09006 = 0.91
- Yield Estimate for process step 3 = 1 – 0.01031 = 0.99
- Yield Estimate for process step 4 = 1 – 0.02083 = 0.98
- Yield Estimate for process step 5 = 1 – 0.02972 = 0.97
RTY using the Yield Estimation Method = 0.89*0.91*0.99*0.98*0.97 = 0.76 or 76% very close! And you don’t even need the yield equation.
Why Use RTY?
RTY is a powerful metric for identifying inefficiencies and areas for improvement within a process. By understanding and applying RTY, you can:
-
Identify the weakest process steps: Focus your improvement efforts where they are needed most.
-
Improve overall process quality: Ensure higher quality output by addressing defects at each step.
-
Optimise resource allocation: Target investments in process improvements that yield the highest returns.
Source: leansigmacorporation.com
FAQ's
- How does RTY impact manufacturing efficiency?
RTY helps identify bottlenecks and inefficiencies in the manufacturing process. By improving the yield at each step, overall manufacturing efficiency is enhanced, leading to better resource utilization and reduced waste
- How does RTY contribute to quality control?
RTY provides a comprehensive view of the process quality by evaluating the yield at each step. This helps in identifying and addressing specific areas with high defect rates, thereby enhancing overall quality control.
- What are the key factors that affect RTY?
Key factors include the number of defects at each process step, the complexity of the process, and the effectiveness of quality control measures.