Tolerance Stack Calculator
Calculate worst-case and statistical tolerance stack-up for assembled parts. Enter values for instant results with step-by-step formulas.
Formula
RSS = sqrt(t1^2 + t2^2 + ... + tn^2)
Where RSS = Root Sum Square tolerance, t1 through tn are individual part tolerances. Worst-case simply sums all tolerances. The RSS method assumes normal distributions and independent dimensions, producing a statistically likely total tolerance that is smaller than worst-case.
Frequently Asked Questions
What is tolerance stack-up analysis and why is it important?
Tolerance stack-up analysis is the process of calculating the cumulative effect of individual part tolerances on the overall assembly dimension. When multiple parts are assembled together, each part contributes its own dimensional variation, and these variations can add up to create a total assembly variation that is much larger than any single part tolerance. This analysis is critical for ensuring that assembled products function correctly, parts fit together properly, and quality standards are met. Without stack-up analysis engineers risk creating designs that cannot be reliably manufactured or assembled.
What is the difference between worst-case and RSS tolerance analysis?
Worst-case analysis assumes all parts are simultaneously at their extreme tolerance limits, giving the maximum possible variation in the assembly. This is the most conservative approach but is statistically unlikely for assemblies with more than a few parts. RSS (Root Sum Square) analysis takes a statistical approach, calculating the square root of the sum of squared tolerances. RSS assumes tolerances follow a normal distribution and that it is statistically improbable for all parts to be at their extremes simultaneously. RSS typically produces a total tolerance 30 to 60 percent smaller than worst-case, allowing tighter assembly specifications without tightening individual part tolerances.
When should I use worst-case versus statistical tolerance analysis?
Use worst-case analysis when the assembly is safety-critical, when the number of parts in the stack is small (fewer than four), when 100 percent conformance is required with no rejects, or when production volumes are low. Use statistical (RSS) analysis when the assembly has many contributing dimensions, when a small percentage of out-of-tolerance assemblies is acceptable, when production volumes are high enough for statistical behavior, and when tightening individual tolerances would be too costly. Many engineers use both methods: worst-case to understand the absolute extremes and RSS to set realistic manufacturing specifications.
What does the sigma level mean in tolerance analysis?
The sigma level represents the number of standard deviations used in the statistical tolerance calculation and directly determines the expected yield or conformance rate. At 3-sigma (the most common default), approximately 99.73 percent of assemblies will be within specification. At 4-sigma the conformance rises to 99.9937 percent, and at 6-sigma it reaches 99.99966 percent or about 3.4 defects per million opportunities. Higher sigma levels result in larger calculated tolerance zones, meaning tighter individual part tolerances are needed to achieve the desired assembly quality level. The appropriate sigma level depends on production volume and acceptable defect rates.
How do I identify which parts contribute most to the tolerance stack?
The contribution of each part to the RSS tolerance stack is proportional to the square of its individual tolerance divided by the sum of all squared tolerances expressed as a percentage. This means parts with larger tolerances contribute disproportionately more to the overall stack variation. To identify the biggest contributors, calculate each tolerance squared, sum all squared tolerances, then divide each squared tolerance by the total and multiply by 100 for the percentage contribution. Focus tolerance reduction efforts on the highest contributors first, as reducing the largest tolerance by a small amount has more impact than significantly tightening an already-tight tolerance.
What are common methods for reducing tolerance stack-up?
Several strategies can reduce tolerance stack-up in assemblies. First, reduce the number of parts in the tolerance chain by combining features or redesigning the assembly. Second, tighten tolerances on the largest contributors identified through contribution analysis, but consider the cost implications. Third, use datum schemes that minimize the number of dimensions in the critical path. Fourth, consider using adjustable features like shims, slots, or eccentric fasteners to absorb variation. Fifth, apply geometric dimensioning and tolerancing to control form and orientation more precisely. Each approach involves trade-offs between manufacturing cost, assembly complexity, and performance requirements.