---
type: "calculator"
name: "Thread Engagement Calculator"
standard: "NBS H28 / ASME B1.1 and ISO 68-1 profile geometry"
verified: "August 1, 2026"
url: https://shopmath.org/calculators/thread-engagement
---

# Thread Engagement Calculator

A 1/2 drill in 9/16"-18 UNF leaves 86.6% thread. Give this calculator the thread plus either a standard drill or a hole you measured, and it returns the engagement that hole actually produces.

## Inputs

| Input | Range | Notes |
| --- | --- | --- |
| Thread | any inch or ISO metric thread in the database | The same tappable set the tap drill calculator offers. |
| Hole | a standard drill designation, or a measured diameter in inch or millimetre | The measured mode is the one that matters when someone else drilled the hole. |

## Worked example — 9/16"-18 UNF with a 1/2 drill

- **Thread**: [9/16"-18 UNF](https://shopmath.org/threads/unf/9-16-18.md)
- **Basic major diameter**: 0.5625 in (14.287 mm)
- **Threads per inch**: 18
- **Hole**: 1/2 — 0.5000 in (12.700 mm)
- **Engagement**: 86.6%

```text
%thread  =  (0.5625 − 0.5000) × 18 ÷ 1.29904 × 100
         =  86.6%
```

This is the tap drill formula solved for percent thread instead of for the hole, so the two calculators can never disagree.

## Target holes for 9/16"-18 UNF

| Engagement | Target Ø (in) | Target Ø (mm) |
| --- | --- | --- |
| 50% | 0.5264 | 13.371 |
| 55% | 0.5228 | 13.279 |
| 60% | 0.5192 | 13.188 |
| 65% | 0.5156 | 13.096 |
| 70% | 0.5120 | 13.005 |
| 75% | 0.5084 | 12.913 |
| 80% | 0.5048 | 12.822 |
| 85% | 0.5012 | 12.730 |

Read it in reverse to place a measured hole: find the row your diameter falls between and the engagement is between those two figures.

## Sources and Method for the Thread Engagement Calculator

### Inch thread dimensions

- **Source**: NBS Handbook H28 (1969) Part I §§6-7 formula system (public domain, 17 U.S.C. 105)
- **Method**: computed
- **Verified against**: threads-unified: 1064 checks passed across 3 harness(es)

### Metric thread dimensions

- **Source**: ISO 68-1 basic profile computed; ISO 261/262 diameter-pitch pairs and 6H class limits compiled
- **Method**: computed+compiled
- **Verified against**: threads-metric: 215 checks passed across 3 harness(es)

### Standard drill index

- **Source**: bd_warehouse drill_sizes.csv (Apache-2.0) + Wikipedia Drill bit sizes (CC BY-SA 4.0); fractional and metric computed from ANSI B94.11M / BS 328 increment patterns
- **Method**: computed+compiled
- **Verified against**: drills: 31 checks passed across 1 harness(es)

### Formulas

**Thread engagement from a hole diameter — inch threads**

```text
%thread  =  (D − hole Ø) × n ÷ 1.29904 × 100

  D = basic major diameter (in)
  n = threads per inch
```

**Thread engagement from a hole diameter — metric threads**

```text
%thread  =  (D − hole Ø) ÷ (1.29904 × P) × 100

  D = basic major diameter (mm)
  P = pitch (mm)
```

_1.29904 = 2 × 0.64952, twice the basic thread height per side on the 60° V profile. This is the tap drill formula solved for %thread instead of for the hole._

### Assumptions

- Figures are for a CUT tap. A form (roll) tap displaces material rather than removing it and needs a larger hole for the same engagement; that dataset is not in this database and this calculator does not guess at it.
- The engagement is computed from the BASIC major diameter, the theoretical value before any tolerance class is applied. A thread at the bottom of its class tolerance sits slightly under it.
- A drill's nominal diameter is not the hole it makes. Run-out, wear and material spring-back all move the finished hole, generally toward a heavier thread than the nominal figure says — which is what the measured-hole mode is for.
- The interpretation bands come from practitioner evidence recorded in our audience research (published tap-manufacturer charts running to 55%, and reported shop practice at 50% in hard material). No standard specifies a thread engagement for tapping.
- Nothing here accounts for thread engagement LENGTH — how many threads deep the hole is — which is a separate and often more important question for joint strength.
- Inch thread dimensions scope: Le = 1D for UNC/UNF, 9P for UNEF — determined empirically against H28 Table 2.21, resolving data-sourcing.md open item 5. EXCLUDED: form (roll) tap drills, class 1A/1B limits, class 1AR allowances, constant-pitch UN series.
- Metric thread dimensions scope: EXCLUDED: ISO 965-1 tolerance-grade formulas (not located — data-sourcing.md open item 2), 6g external limits (single-sourced), form tap drills, M68-M100 (verified demand cliff at M64).
- Standard drill index scope: Number sizes #61-#80 are stored but tagged demandTier 'extended' — query-space-map.md Appendix A found the tail thinning in the 60s. Sizes below #80 and metric sizes above 25.0 mm excluded.

**Data last verified**: August 1, 2026

## Related pages

- The forward question: [Tap drill calculator](https://shopmath.org/calculators/tap-drill.md)
- Lookup version: [Tap drill chart](https://shopmath.org/charts/tap-drill.md)
- Threads: [Screw thread reference](https://shopmath.org/threads.md)
- All calculators: [Machining calculators](https://shopmath.org/calculators.md)

---

*Source: [ShopMath](https://shopmath.org/calculators/thread-engagement) — data verified August 1, 2026. Reference data; verify against the governing standard before manufacture.*
