Skip to content

Deep Hole Drilling Accuracy: Measurement and Quality Control

A manufacturer of aerospace landing gear produces deep-drilled holes in high-strength steel — 35 mm diameter, 800 mm deep, tolerance ±0.025 mm on diameter and 0.10 mm/metre on straightness. The first batch of 200 parts passes final inspection. But the quality manager notices that bore diameters at entry, middle, and exit show a trend: entry is at nominal, middle is 0.01 mm oversize, exit is 0.02 mm oversize. The trend is consistent across all 200 parts. The Cp calculation gives 1.8 — apparently excellent. But Cpk is 1.1, indicating the process is off-centre. Worse, the entry-to-exit drift suggests a systematic issue — thermal growth or tool wear — that will eventually push the exit diameter out of tolerance. This illustrates the difference between parts that meet print and a process that is truly in control.

Bore Measurement Techniques

Measuring deep holes presents unique challenges: the bore is inaccessible beyond the entry face, the length-to-diameter ratio limits probe reach, and the measurement must capture variation along the entire hole length.

Mechanical Bore Gauges

Three-point contact bore gauges (such as the Mitutoyo Borematic series) are the standard tool for production measurement of deep holes.

FeatureSpecification
Measurement range6–300 mm (per gauge head)
Resolution0.001 mm (digital)
Repeatability0.002 mm
Depth capabilityUp to 1,000 mm with extension rods
Data outputDigimatic SPC output

Three-point gauges self-centre in the bore and measure the diameter at a single axial position. To characterize a deep hole, measurements must be taken at minimum three positions: entry (within 1× diameter of the face), middle (50% of depth), and exit (within 1× diameter of the bore end).

Air Gauging

Air gauging is the preferred method for high-precision deep hole measurement in production environments. Air flow through a calibrated nozzle is proportional to the gap between the nozzle and the bore wall.

FeatureSpecification
Measurement range0.05–0.15 mm clearance
Resolution0.0005 mm
Repeatability0.001 mm
Depth capabilityLimited only by air hose length
AdvantagesNon-contact, no wear, fast

Air gauging requires mastering against a setting ring of known diameter. The master ring should be within 0.002 mm of the nominal bore diameter for best accuracy.

Tip: For production inspection, use a combination of air gauging (fast, non-contact) for entry and exit checks and a three-point bore gauge for intermediate positions. Air gauging catches diameter drift early, while the three-point gauge verifies roundness.

Coordinate Measuring Machine (CMM)

CMM measurement provides the most comprehensive bore characterization but is limited by probe reach. Standard CMM probes can typically access holes up to 300–500 mm deep. For deeper holes, special long-reach probes or articulated probe heads are required.

CMM data can extract:

  • Diameter at multiple depths and orientations
  • Roundness (circularity) at each measured depth
  • Cylindricity (combined diameter and straightness)
  • Axis straightness relative to the part datum

On-Machine Measurement

The latest development in deep hole metrology is on-machine measurement systems (OMMS) that measure the bore directly on the drilling machine. A 2025 study published in Measurement demonstrated a laser displacement sensor system that achieves measurement deviation within 7 µm compared to CMM.

The system uses:

  1. A non-contact laser displacement sensor mounted on the drill carriage
  2. A three-point measurement method at each axial position
  3. Signal processing using wavelet packet decomposition for noise reduction
  4. Smallest enclosing disk algorithm for roundness evaluation

On-machine measurement eliminates the handling and setup errors of moving long, heavy parts to a CMM.

Straightness Measurement

Bore straightness is the most difficult deep hole characteristic to measure accurately.

Measurement Methods

MethodAccuracyDepth LimitCostBest For
Precision mandrel + feeler gauge±0.02 mmTube lengthLowShop-floor verification
Laser alignment system±0.005 mm30+ mHighPrecision certification
Ultrasonic wall thickness±0.01 mmPart lengthMediumIn-process monitoring
CMM with long probe±0.005 mm500 mmHighFirst article inspection
On-machine laser system±0.007 mmMachine travelMediumProduction SPC

Straightness Specification

Straightness tolerance for deep holes is typically expressed as a unit per length:

  • Standard production: 0.15–0.30 mm per metre
  • Precision production: 0.05–0.10 mm per metre
  • Maximum achievable (with counter-rotation): 0.02–0.05 mm per metre

The total allowable deviation over the full hole length is:

Total straightness tolerance = (Tolerance per metre) × √(Hole length in metres)

For example, a 2,000 mm hole with a specification of 0.10 mm/m: Total = 0.10 × √2 = 0.14 mm

Interpreting Straightness Data

Straightness deviation in deep holes typically follows one of three patterns:

PatternCauseCorrection
Gradual curve in one directionTool drift, material variationCheck guide bush alignment, material hardness consistency
S-bend (reversing curve)Whipping, vibrationAdd whip guides, reduce speed
Random deviationChip congestion, hard spotsImprove chip evacuation, check material

Process Capability Analysis

Process capability indices quantify whether a deep hole drilling process can consistently produce parts within specification.

Cp (Process Capability)

Cp measures the potential capability — the spread of the process relative to the tolerance:

Cp = (USL - LSL) / 6σ
  • USL: Upper specification limit
  • LSL: Lower specification limit
  • σ: Process standard deviation

Cp = 1.0 means the process spread equals the tolerance width (theoretical defect rate of 0.27% if centred). Cp = 1.67 means the tolerance is 10σ wide (excellent capability).

Cpk (Process Capability Index)

Cpk measures the actual capability — accounting for both spread and centring:

Cpk = min[(USL - μ) / 3σ, (μ - LSL) / 3σ]

Where μ is the process mean. Cpk is always less than or equal to Cp.

Capability Targets for Deep Hole Drilling

ApplicationMinimum CpkTarget CpkMeasurement Frequency
General hydraulic cylinders1.331.67Every 20th part
Automotive production1.672.0Every 10th part
Aerospace structures1.672.0Every part
Medical implants2.02.5Every part
Safety-critical defense2.02.5Every part

Common Pitfalls in Capability Analysis for Deep Holes

Measuring at entry only: Deep holes can have significantly different diameters at entry, middle, and exit. A capability study based only on entry measurements will underestimate the true variation.

Ignoring within-hole variation: Each deep hole provides multiple diameter measurements along its length. The process variation includes both part-to-part and within-hole variation. The standard deviation used for Cp/Cpk should capture the total variation.

Assuming normality: Bore diameter data can be non-normal, especially when tool wear trends are present. Use the Clements percentile method or transform the data before calculating capability indices.

Example Calculation

A hole with specification 35.000 mm ± 0.025 mm (USL = 35.025, LSL = 34.975).

From 25 consecutive parts measured at three positions:

  • Entry: μ = 35.002, σ = 0.004
  • Middle: μ = 35.008, σ = 0.005
  • Exit: μ = 35.015, σ = 0.006

Pooled standard deviation = √[(25×0.004² + 25×0.005² + 25×0.006²) / (75)] = 0.0051 mm

Cp = (35.025 - 34.975) / (6 × 0.0051) = 0.050 / 0.0306 = 1.63

Overall mean = (35.002 + 35.008 + 35.015) / 3 = 35.0083

Cpk = min[(35.025 - 35.0083) / (3 × 0.0051), (35.0083 - 34.975) / (3 × 0.0051)] Cpk = min[1.09, 2.18] = 1.09

The Cp looks acceptable, but Cpk = 1.09 reveals a centring problem — the entry-to-exit drift needs to be addressed.

Statistical Process Control for Deep Hole Drilling

Choosing Control Chart Type

Chart TypeBest ForSample SizeFrequency
X̄-R (average and range)Diameter at one position3–5 partsEvery hour or every lot
X̄-s (average and standard deviation)Diameter at one position5+ partsEvery hour or every lot
Individual-moving range (I-MR)Single measurements1 partFirst part, then periodic
EWMA (exponentially weighted moving average)Small shifts detectionIndividualContinuous monitoring

Multi-Position Monitoring

For deep holes, control charts should track measurements at multiple depths. A practical approach:

  1. X̄-chart for each position (entry, middle, exit) — detects shifts at specific depths
  2. Range chart — tracks within-hole variation (difference between largest and smallest diameter in each hole)
  3. Trend chart of entry-to-exit difference — specifically monitors tool wear and thermal drift

Control Limit Setting

Control limits for deep hole drilling should be calculated from the process variation, not the print tolerance. Typical control limits are set at ±3σ from the process mean.

Warning: Do not set control limits based on the print tolerance. If the process is capable (Cpk > 1.33), the control limits will be well within the tolerance limits. If the process is not capable, control limits based on tolerance will fail to detect shifts before they produce scrap.

Error Compensation Methods

When systematic errors are identified, they can be compensated to improve accuracy.

Thermal Error Compensation

Thermal growth of the spindle, drill tube, and workpiece is the most common source of entry-to-exit diameter drift.

SourceThermal EffectTypical Compensation
Spindle growthBearing heat expands spindleWarm-up cycle before production
Coolant temperature changeCoolant heats or cools the drill tubeCoolant chiller, temperature-controlled tank
Workpiece heatingCutting heat expands boreReduce feed during steady-state
Machine bed distortionAmbient temperature gradientsClimate-controlled shop, machine isolation

Tool Wear Compensation

Tool wear causes a gradual decrease in cutting efficiency and an increase in cutting forces, affecting bore diameter.

Compensation approach:

  1. Establish tool wear vs. parts count relationship from production data
  2. Calculate the diameter correction per part (or per metre of hole)
  3. Program a tool diameter offset that increments with each part
  4. Verify with periodic measurement

Straightness Compensation

Research at TU Dortmund University has demonstrated a mechatronic compensation unit for BTA drilling that reduces straightness deviation by 40–51%. The system uses ultrasonic wall thickness measurement for in-process monitoring and a compensation unit that tilts the drill head during cutting.

This technology is not yet commercially widespread but indicates the direction of future deep hole drilling accuracy improvements.

Measurement System Analysis

Before trusting any measurement data, the measurement system itself must be validated.

Gage R&R for Bore Gauges

CriteriaAcceptance
%GRR (Gage Repeatability and Reproducibility)<10%: excellent, 10–30%: acceptable, >30%: unacceptable
Number of distinct categories (ndc)>5
Part-to-part variationShould dominate (>70% of total variation)

For deep hole measurement, the GRR study must include:

  • Repeatability: same operator measuring the same hole multiple times
  • Reproducibility: different operators measuring the same hole
  • Position repeatability: same operator measuring at the same depth repeatedly

Calibration Frequency

InstrumentCalibration FrequencyStandard
Bore gauge (three-point)MonthlySetting ring or gauge block
Air gaugeWeeklyMaster ring
CMMQuarterlyCalibrated ring gauge
Laser alignment systemAnnuallyManufacturer specification

Quality Standards for Deep Hole Drilling

StandardScopeKey Requirements
ISO 2768-1General tolerancesLinear and angular dimensions
ISO 2768-2General geometrical tolerancesFlatness, straightness, cylindricity
ISO 286-1ISO code system for tolerancesIT grades 5–18
ASME Y14.5Dimensioning and tolerancingGD&T symbols and rules
ISO 22514 seriesProcess capabilityCp, Cpk, Pp, Ppk calculation methods
ISO 7870 seriesControl chartsShewhart, CUSUM, EWMA charts

FAQ

What is a typical tolerance for deep hole drilling?

Standard deep hole drilling achieves IT9–IT10 (approximately ±0.05 mm for a 50 mm bore). With reaming or honing, this can improve to IT7 (≈±0.025 mm) or IT6 (≈±0.012 mm).

How often should I measure deep hole diameters in production?

For a stable, capable process, measure every 10th–20th part at entry, middle, and exit. For new setups or known problem materials, measure every part until the process is characterized.

What causes bore diameter to increase from entry to exit?

The most common cause is thermal growth. As the drill progresses deeper, heat builds up in the tool and workpiece, causing thermal expansion. Coolant temperature rise, tool wear, and decreasing chip evacuation efficiency also contribute.

What is the best method for measuring deep hole straightness?

For shop-floor verification, a precision ground mandrel with feeler gauges is practical. For certification, laser alignment systems provide the best accuracy. For production monitoring, ultrasonic wall thickness measurement is effective.

What Cp and Cpk values should I target for deep hole drilling?

Target Cp ≥ 1.67 and Cpk ≥ 1.67 for precision applications. For general production, Cp ≥ 1.33 and Cpk ≥ 1.33 are acceptable. A Cpk below 1.33 requires corrective action.

Can on-machine measurement replace CMM inspection for deep holes?

For diameter and roundness, on-machine measurement systems have demonstrated accuracy within 7 µm of CMM — sufficient for most applications. For GD&T features like true position and cylindricity, CMM remains the reference standard.

How do I set up an SPC program for deep hole drilling?

Start by identifying the critical-to-quality characteristics (diameter, straightness, surface finish). Select measurement methods, establish sampling frequency, calculate control limits from 25–30 subgroups, and implement X̄-R charts or EWMA charts for continuous monitoring.

What causes non-normal distribution in bore diameter data?

Tool wear trends, thermal drift, and material hardness variation all create non-normal distributions. If the data shows a trend rather than random variation, the process is not in statistical control, and standard capability indices are not valid.

How does coolant temperature affect bore diameter?

Coolant temperature affects the thermal equilibrium between the tool, workpiece, and machine. A change of 5 °C in coolant temperature can shift the bore diameter by 0.005–0.015 mm, depending on the material and diameter.

What is the difference between Cp and Cpk?

Cp measures the potential capability — how well the process spread fits within the tolerance. Cpk measures actual capability — how well the process is centred within the tolerance. Cpk is always less than or equal to Cp.

Summary

Accuracy in deep hole drilling is not simply a matter of meeting print tolerances. A process that produces parts within specification but shows systematic entry-to-exit drift, tool wear trends, or thermal effects is not in control and will eventually produce scrap.

Key practices for deep hole drilling quality control:

  • Measure at multiple depths — entry, middle, and exit capture the full bore characteristic
  • Use appropriate measurement methods — three-point gauges for production, air gauging for precision, CMM for certification, on-machine systems for process control
  • Track both Cp and Cpk — Cp shows potential capability, Cpk shows actual centring
  • Monitor entry-to-exit trends — the difference between entry and exit diameter is a sensitive indicator of process stability
  • Validate measurement systems — a Gage R&R study before process capability analysis prevents false conclusions
  • Compensate systematic errors — thermal growth and tool wear can be predicted and compensated

The manufacturer in the opening scenario needed to investigate the cause of the entry-to-exit drift before the process drifted out of tolerance. Addressing the root cause — whether thermal, tool wear, or coolant temperature — would tighten the process spread, centre the mean, and achieve the required Cpk of 1.67 or better.

Deep Hole Drilling Hub — Your Trusted Third-Party Industry Resource