true Position Calculator

Calculate true position deviation for GD&T quality control verification.

Find out if your manufactured part meets geometric dimensioning and tolerancing (GD&T) specifications. Enter the measured X and Y coordinates and nominal (blueprint) coordinates — see true position deviation in millimeters or inches. Assumes circular tolerance zone as specified in ASME Y14.5 standard.

Updated June 2026 · How this works

Worth knowing
How It Works
The formula, explained simply

true position works like measuring how far a dart landed from the bullseye, but with a manufacturing twist. Instead of just finding the distance from center, true position doubles that distance to represent the full diameter of the tolerance zone. This matters because GD&T specifications define tolerance zones as diameters, not radii.

The calculation squares both X and Y deviations, adds them, takes the square root (creating the hypotenuse of a right triangle), then multiplies by 2. This geometric approach creates a circular tolerance zone that often allows more manufacturing variation than traditional ± tolerances while maintaining the same functional requirements.

True position assumes your measurements are taken from the same datum references used on the engineering drawing. If your measurement setup uses different reference points, the calculation becomes meaningless. Most quality failures in true position stem from datum reference errors, not actual manufacturing deviations.

When To Use This
Right tool, right situation

Use true position when your drawing shows a position tolerance symbol (⌖) with a diameter tolerance. This applies to holes, pins, slots, and any feature where location matters more than individual X and Y dimensions. true position is mandatory for parts that mate with other components.

Avoid true position for features with bilateral tolerances (±) on the drawing. Those require separate X and Y tolerance checks, not circular zone verification. Also skip true position for form tolerances like straightness or flatness - those need different measurement approaches.

True position is most valuable in high-volume manufacturing where you need to verify many identical features quickly. Single prototypes or one-off parts often use simpler coordinate measurement instead of formal GD&T verification.

Common Mistakes
Why results sometimes look wrong

The most common mistake is confusing radius with diameter. Some calculators show the distance from nominal position (radius) instead of true position (diameter). Always verify your calculator multiplies by 2 - the true position should always be exactly double the distance from center.

Measurement datum errors cause more rejection than actual manufacturing problems. If your fixture or measurement setup references different surfaces than the drawing specifies, your true position calculation will be wrong even if the part is perfect. Always verify your measurement datum matches the drawing datum before calculating.

Another frequent error is mixing measurement units. If your nominal coordinates are in inches but measurements are in millimeters, the calculation produces meaningless results. Some shops have scrapped good parts because someone entered 25mm as 25 inches in the calculation.

The Math
Worked examples and deeper derivation

The true position formula is: TP = 2 × √((X_measured - X_nominal)² + (Y_measured - Y_nominal)²). The factor of 2 converts from radius to diameter since GD&T tolerance zones are specified as diameters.

For example: if a hole should be at (25.000, 15.000) but measures at (25.100, 15.050), the calculation is: TP = 2 × √((25.100-25.000)² + (15.050-15.000)²) = 2 × √(0.100² + 0.050²) = 2 × √(0.0100 + 0.0025) = 2 × √0.0125 = 2 × 0.1118 = 0.224mm.

The formula fails when measurements have different units than nominal values, or when datum references don't match between measurement and design. Edge case: if both deviations are zero, true position equals exactly zero (perfect position). Maximum true position approaches infinity as deviations increase, but practical manufacturing limits typically keep values under 10× the tolerance.

Hole Position Check
Measured hole at 25.123mm, 15.087mm vs blueprint 25.000mm, 15.000mm
true position is 0.251mm, well within typical ±0.5mm manufacturing tolerance.
Pin Location Verification
Pin measured at 1.005in, 0.995in vs design 1.000in, 1.000in
true position is 0.014in, acceptable for most mechanical assemblies.
Critical Assembly Feature
Feature at 50.150mm, 30.075mm vs nominal 50.000mm, 30.000mm with 0.100mm tolerance
true position is 0.335mm, exceeding 0.100mm tolerance and requiring rework.
Expert Unlock
The thing most explanations skip

The ASME Y14.5 standard specifies that true position applies at Maximum Material Condition (MMC) unless otherwise noted. This means a smaller hole gets more positional tolerance, while a larger hole gets less. Most basic calculators ignore this MMC modifier, potentially rejecting good parts or accepting bad ones.

Why does true position use a factor of 2?

Why does the true position formula multiply by 2?
The factor of 2 converts from radius to diameter. true position measures the diameter of the tolerance zone, not the radius. If your feature deviates 0.1mm from center, the true position is 0.2mm because the tolerance zone is specified as a diameter in GD&T standards.
What's the difference between true position and bilateral tolerance?
true position creates a circular tolerance zone, while bilateral tolerance (±) creates a square zone. A circular zone allows more manufacturing variation in corners while being stricter along axes. true position gives 57% more usable tolerance area than equivalent ± tolerances.
How accurate should my measurements be for true position?
Your measurement equipment should be 10 times more accurate than your tolerance. For 0.5mm true position tolerance, use equipment accurate to 0.05mm or better. CMM machines typically provide 0.001mm accuracy for most true position applications.

Need something this doesn't cover?

Suggest a tool — we'll build it →