How to Calculate Concentricity of Two Holes
Enter measured center coordinates and diameters for each hole to calculate radial offset, diametral concentricity error, and pass/fail against tolerance.
Results
Click Calculate Concentricity to see your values.
Expert Guide: How to Calculate Concentricity of Two Holes
Concentricity between two holes is one of the most important geometric relationships in precision parts. If two holes are meant to share the same axis but are offset, assemblies can bind, seals can leak, bearings can wear early, and rotating systems can generate vibration. In production, this small geometric error can trigger major downstream costs. That is why machinists, quality engineers, and manufacturing engineers need a reliable method to calculate it, interpret it, and control it.
At a practical level, most teams evaluate concentricity by comparing the measured center points or measured axes of hole features relative to a datum strategy. For simple 2D checks, the center-to-center distance gives radial offset. For a diametral interpretation used in many drawings and inspection plans, the concentricity error is often reported as twice the radial offset. This page calculator follows that common approach so you can quickly determine pass or fail against a specified diametral tolerance.
What concentricity means in plain language
Two holes are concentric when their centerlines coincide. Think of one hole nested perfectly around the axis of another: every cross section remains centered with no eccentric shift. In inspection terms, concentricity is the amount by which one hole’s axis drifts away from the target axis, commonly defined by a datum hole or datum axis system.
- Radial offset: direct center-to-center distance between the two measured hole centers in a section plane.
- Diametral concentricity error: two times the radial offset, often matched to diametral tolerance callouts.
- Pass/Fail logic: part passes when measured diametral error is less than or equal to tolerance.
Core formula used by the calculator
For two measured hole centers in Cartesian coordinates:
- Measure center coordinates of hole 1: (x1, y1)
- Measure center coordinates of hole 2: (x2, y2)
- Compute offsets: dx = x2 – x1, dy = y2 – y1
- Compute radial offset: R = sqrt(dx² + dy²)
- Compute diametral concentricity error: E = 2R
- Compare to tolerance T: pass if E ≤ T
This is a robust first-line method for many QA workflows, especially when coordinate data comes from CMM, vision systems, bore gages with fixture-based probing, or precision optical metrology.
Worked example
Suppose your measured centers are:
- Hole 1 center: (0.000, 0.000) mm
- Hole 2 center: (0.030, 0.020) mm
- Diametral concentricity tolerance: 0.100 mm
Then:
- dx = 0.030 mm
- dy = 0.020 mm
- R = sqrt(0.030² + 0.020²) = 0.0361 mm
- E = 2 × 0.0361 = 0.0722 mm
Since 0.0722 mm ≤ 0.100 mm, the feature relationship passes.
Concentricity versus position versus runout
In real inspection plans, teams often mix these terms. Understanding the distinction helps avoid incorrect acceptance decisions:
- Concentricity: axis coincidence concept, typically tied to median points in strict GD&T interpretation.
- Position: controls axis location in a cylindrical tolerance zone relative to datums; widely used for manufacturability and inspectability.
- Runout: rotation-based control measuring variation while spinning around a datum axis; useful for rotating components.
Many organizations prefer position or runout for functional control because they are easier to inspect consistently. Still, concentricity language remains common in legacy drawings and supplier specifications, so the center-offset calculation remains highly valuable.
Measurement strategy that improves accuracy
- Stabilize temperature: measure near 20 degrees C when possible, and let part and fixture soak.
- Use proper datum setup: define the datum axis from the controlled feature, not from an arbitrary setup alignment.
- Probe enough points: sparse points can hide lobing and distort calculated centers.
- Validate gage repeatability: perform MSA or gage R&R before production decisions.
- Separate size and location: large diameter variation can influence center extraction methods if filtering is inconsistent.
Real statistics that matter in concentricity analysis
Below are practical statistics frequently used by quality teams when interpreting concentricity data and process capability.
| Statistical concept | Value | Why it matters for concentricity |
|---|---|---|
| Normal distribution within 1 sigma | 68.27% | Most short-term center offsets should cluster tightly if process is stable. |
| Normal distribution within 2 sigma | 95.45% | Useful checkpoint for expected variation before assigning process alarms. |
| Normal distribution within 3 sigma | 99.73% | Common basis for capability and control limits in machining quality plans. |
| Exact inch to millimeter conversion | 1 in = 25.4 mm | Prevents tolerance conversion errors across mixed drawing units. |
These values are foundational and appear in authoritative references such as the NIST/SEMATECH engineering statistics handbook and NIST unit references.
| Cpk level (two-sided normal assumption) | Approximate nonconformance | Interpretation for concentricity process |
|---|---|---|
| 1.00 | About 2700 ppm | Marginal for critical hole alignment features. |
| 1.33 | About 63 ppm | Typical minimum target for capable serial production. |
| 1.67 | Below 1 ppm (short-term model) | Preferred for safety-critical or high-speed rotating assemblies. |
| 2.00 | Near zero ppm (short-term model) | World-class centering control with strong measurement discipline. |
Common sources of concentricity error
- Tool deflection when drilling deep or interrupted bores.
- Fixture misalignment between operation 1 and operation 2.
- Datum transfer error between machining and inspection stations.
- Thermal expansion differences between spindle, part, and fixture.
- Bore interpolation backlash or servo tuning issues.
- Improper probing strategy that under-samples true bore geometry.
How to reduce offset in production
- Machine both bores in one setup whenever possible.
- Use pilot features and rigid tooling to improve axis guidance.
- Calibrate probing system and verify stylus qualification daily.
- Control thermal drift with warm-up routines and compensation.
- Track concentricity trend charts by machine, tool life, and operator shift.
- Apply SPC to radial offset and diametral error, not just diameter size.
Interpreting the calculator outputs
The calculator reports four practical values:
- Center distance (radial offset): direct axis displacement in the section plane.
- Diametral concentricity error: doubled radial offset for tolerance comparison.
- Tolerance utilization: percentage of allowed tolerance consumed.
- Pass/Fail decision: immediate compliance status versus your input tolerance.
If utilization is consistently above 70% in regular production, process risk is rising even if parts still pass. That is often a good trigger for preventive tool offsets, fixture maintenance, or improved datum control before scrap appears.
Unit handling and conversion discipline
Many supplier chains still exchange data in both inch and metric drawings. Unit confusion is one of the fastest ways to misjudge geometric conformance. The exact relationship 1 inch = 25.4 millimeters should be applied consistently in machine setups, inspection software templates, and PPAP documentation.
Authoritative references for metrology and statistics
For deeper technical grounding, review these high-authority sources:
- NIST/SEMATECH e-Handbook of Statistical Methods (.gov)
- NIST Unit Conversion Resources (.gov)
- Purdue University Metrology Research Resources (.edu)
Final takeaway
To calculate concentricity of two holes reliably, you need three things: accurate center measurements, the correct geometric formula, and disciplined tolerance interpretation. Start with center coordinates, compute radial offset using Euclidean distance, convert to diametral error when required, and compare directly to drawing tolerance. Then close the loop with process capability, MSA, and trend monitoring. If you implement that full workflow, concentricity shifts from a recurring quality issue to a controlled manufacturing characteristic.