calculator true position

True Position Calculator (GD&T)

Use this calculator to compute true position, bonus tolerance, and pass/fail against positional tolerance at MMC.

Formula:
True Position = 2 × √((Actual X − Basic X)2 + (Actual Y − Basic Y)2)
Total Allowed = Position Tolerance @ MMC + Bonus Tolerance

What Is a True Position Calculator?

A calculator true position tool helps machinists, inspectors, and engineers quickly evaluate whether a feature location is within geometric tolerance. In GD&T (Geometric Dimensioning and Tolerancing), true position defines how far a feature center can deviate from its theoretically exact (basic) location.

Instead of relying on rough estimates, a calculator gives repeatable, traceable numbers. That is especially useful for first article inspections, CMM checks, and in-process quality control where location accuracy determines part acceptance.

How the Calculation Works

1) Compute offset from basic location

First, we find the X and Y deviations:

  • ΔX = Actual X − Basic X
  • ΔY = Actual Y − Basic Y

2) Convert to true position (diametrical)

In most 2D positional checks, true position is calculated as:

  • True Position = 2 × √(ΔX² + ΔY²)

The factor of 2 converts radial error to diametrical value, matching how position tolerance is typically called out in feature control frames.

3) Include MMC bonus tolerance (if applicable)

If your callout uses MMC, you may gain extra positional tolerance as the feature departs from MMC:

  • Internal feature (hole): Bonus = Actual Size − MMC Size
  • External feature (pin): Bonus = MMC Size − Actual Size

Bonus tolerance cannot be negative, so anything below zero is treated as zero.

4) Determine pass/fail

  • Total Allowed = Tolerance @ MMC + Bonus
  • If True Position ≤ Total Allowed → Pass
  • If True Position > Total Allowed → Fail

Quick Example

Suppose a hole has basic coordinates (25.000, 40.000), actual coordinates (25.045, 39.980), position tolerance at MMC of 0.20 mm, MMC hole size of 10.00 mm, and measured size of 10.08 mm.

  • ΔX = +0.045 mm
  • ΔY = −0.020 mm
  • True Position = 2 × √(0.045² + 0.020²) = 0.098 mm (approx.)
  • Bonus = 10.08 − 10.00 = 0.08 mm
  • Total Allowed = 0.20 + 0.08 = 0.28 mm

Since 0.098 mm is less than 0.28 mm, the feature passes.

Common Mistakes to Avoid

  • Mixing units between drawing and inspection data (mm vs in).
  • Forgetting the diametrical factor in true position calculations.
  • Applying hole bonus logic to pins (or vice versa).
  • Using rounded intermediate values too early.
  • Ignoring datum setup errors during measurement.

When to Use This Calculator

This tool is useful for:

  • GD&T training and shop-floor learning
  • Manual verification of CMM reports
  • First-article and incoming inspection
  • Root-cause checks when location failures appear

Final Notes

A true position calculator does not replace a full datum simulation strategy or CMM best practices, but it gives a fast and reliable check for the most common 2D position scenarios. For critical aerospace or medical parts, always verify your interpretation against ASME Y14.5 requirements and your internal quality plan.

🔗 Related Calculators