terican

Last verified · v1.0

Calculator · construction

Taper Calculator

Compute taper angles, taper-per-foot, or unknown diameters and lengths using the standard formula α = 2·arctan((D−d)/(2L)).

FreeInstantNo signupOpen source

Inputs

Taper Value

Explain my result

0/3 free

Get a plain-English breakdown of your result with practical next steps.

Taper Valuevaries

The formula

How the
result is
computed.

What Is a Taper?

A taper is a uniform change in diameter along the axis of a cylindrical or conical component. In construction and machining, tapers appear in structural steel members, timber logs, pipe threads, lathe tooling, and concrete formwork hardware. Accurately computing taper geometry prevents assembly failures, material waste, and dimensional non-conformance that can compromise structural integrity or manufacturing tolerances.

The Taper Angle Formula

The full included taper angle is calculated using the following trigonometric relationship:

α = 2 · arctan((D − d) / (2L))

Each variable represents a directly measurable dimension of the tapered component:

  • D — Large end diameter: the wider cross-section, measured in mm or inches
  • d — Small end diameter: the narrower cross-section, in the same units as D
  • L — Axial taper length: the centerline distance over which the diameter transitions from D to d
  • α — Full included taper angle, expressed in degrees or radians

The arctan function converts the dimensionless slope ratio (D − d) / (2L) into an angular value. The factor of 2 in the denominator isolates the per-side slope, and multiplying the arctangent result by 2 recovers the full included angle spanning both sides of the centerline. This formulation is consistent with standards documented in Machinery's Handbook Taper Formulas, the definitive machining and construction reference.

Step-by-Step Worked Example

Consider a machined steel pin with these dimensions:

  • Large diameter (D) = 50 mm
  • Small diameter (d) = 30 mm
  • Taper length (L) = 100 mm

Applying the formula step by step:

  1. Diameter difference: 50 − 30 = 20 mm
  2. Divide by twice the length: 20 / (2 × 100) = 0.10
  3. Arctangent: arctan(0.10) ≈ 5.711°
  4. Full included angle: 2 × 5.711° = 11.42°

A lathe operator would set the compound rest to the half-angle of 5.71° to generate this taper in a single turning pass without repositioning the workpiece.

Taper Per Foot and Taper Per Inch

North American construction and machining standards frequently express taper as taper per foot (TPF) rather than an angle:

TPF = ((D − d) / L) × 12  (D, d, and L in inches)

Standard Morse tapers — used on drill press spindles and lathe centers — carry TPF values ranging from 0.5986 (MT #0) to 0.6315 (MT #5). Identifying these values by measurement confirms taper compatibility without a drawing. NPT pipe threads use a fixed 1-in-16 taper (≈ 1.7899° half-angle) mandated by ASME B1.20.1 to create pressure-tight seals without supplemental sealant.

Solving for Any Unknown Variable

Rearranging the primary formula yields equations for each missing quantity:

  • Large diameter: D = d + 2L · tan(α / 2)
  • Small diameter: d = D − 2L · tan(α / 2)
  • Taper length: L = (D − d) / (2 · tan(α / 2))

These rearrangements enable reverse-engineering of worn or partially dimensioned components. For example, when a replacement Morse Taper #3 sleeve must match an existing spindle bore where only the large diameter (31.267 mm) and the standard half-angle (1.4376°) appear on a legible drawing, the formula directly calculates the required small diameter or sleeve length — eliminating guesswork and scrapped stock.

Applications Across Construction and Industry

The taper calculator supports a broad range of practical tasks:

  • Timber and forestry: Log taper measurements feed volume estimation models central to sustainable harvest planning, as detailed in USDA Forest Service taper equations for field foresters.
  • Structural steel fabrication: Tapered I-beams and wide-flange sections optimize the strength-to-weight ratio in long-span bridges and roof trusses, where uniform sections would add unnecessary mass.
  • Concrete formwork: Tapered form ties and wedge anchors rely on consistent taper angles to release cleanly after curing, preventing spalled concrete surfaces and tie breakage.
  • CNC machining: Tool holders defined by steep tapers (CAT 40, CAT 50) or shallow tapers (HSK-A63) require precise included angles programmed into CAM software to prevent tool runout and chatter during high-speed cutting.
  • Pipe fitting: Threaded drain piping, fire-suppression sprinkler systems, and hydraulic fittings depend on standardized taper angles to achieve leak-free mechanical joints under pressure.

Accuracy and Unit Consistency

Unit consistency is non-negotiable in any taper calculation. Mixing millimeters with inches without applying the 25.4 mm/in conversion factor introduces systematic angular error proportional to the unit mismatch — a difference large enough to cause visible misalignment at assembly. For precision work, verify computed taper angles with a calibrated sine bar or optical comparator traceable to national metrology standards. The arctan function always returns values between −90° and +90°; for all physically valid inputs (D > d > 0, L > 0), results fall between 0° and 90°, providing a built-in sanity check for data-entry errors before cutting begins.

Reference

Frequently asked questions

What is the taper angle formula used in machining and construction?
The standard taper angle formula is α = 2 · arctan((D − d) / (2L)), where D is the large end diameter, d is the small end diameter, and L is the axial taper length. This returns the full included angle spanning both sides of the centerline. The arctan of the per-side slope ratio (D − d) / (2L) gives the half-angle; multiplying by 2 yields the total included angle. All three dimensions must share identical units — millimeters or inches — before applying the formula to avoid systematic calculation errors.
How do you convert a taper angle to taper per foot (TPF)?
Taper per foot (TPF) is calculated as TPF = ((D − d) / L) × 12, with D, d, and L in inches. To convert a known included angle α back to TPF, use TPF = 2 × tan(α / 2) × 12. For example, a 3° included angle gives TPF = 2 × tan(1.5°) × 12 ≈ 0.628 inches per foot, which closely matches the Morse Taper #5 specification of 0.6315 TPF. Taper per inch (TPI) uses the same formula without multiplying by 12.
What are the standard Morse taper angles and where are they used?
Morse tapers (MT #0 through MT #6) are self-holding tapers used on lathe centers, drill press spindles, and milling machine arbors. Half-angles range from approximately 1.4908° (MT #0, TPF = 0.6246) to 1.4376° (MT #3, TPF = 0.6024). The self-holding property means the taper locks under axial cutting load without a drawbar, making these tapers standard for drill chucks, dead centers, and boring heads in production machining environments where quick tool changes are required.
How do you calculate taper length when the angle and diameters are known?
Rearrange the taper angle formula to isolate L: L = (D − d) / (2 · tan(α / 2)). For example, if a tapered pin transitions from 40 mm to 25 mm with a required included angle of 8°, then L = (40 − 25) / (2 × tan(4°)) = 15 / (2 × 0.06993) ≈ 107.2 mm. This calculation is essential when designing a standard-angle taper into a fixed axial space on a shaft or housing where overall component length is constrained by assembly envelope requirements.
What units should be used when entering values into a taper calculator?
Any consistent length unit works — millimeters, inches, or feet — provided D, d, and L all share the same unit. The resulting taper angle is dimensionless in origin, since the formula depends only on the ratio (D − d) / (2L). Mixing units without applying a conversion factor (25.4 mm per inch) introduces a systematic error that produces completely incorrect angles. Always confirm unit settings before computing, especially when working from drawings that combine metric hole callouts with imperial shaft dimensions, a common occurrence in legacy manufacturing documentation.
What is the difference between the included taper angle and the half-angle?
The included angle (α) spans both sides of the taper centerline and equals the full cone angle visible in a sectioned drawing or part print. The half-angle (α / 2) represents one side of the cone relative to the central axis. Machinists use the half-angle when setting a compound rest on a manual lathe or programming a single-point turning tool path in CNC software. Engineers specify the included angle in geometric tolerance callouts, interference fit analyses, and contact stress calculations. The taper calculator outputs the full included angle; divide by 2 for any lathe or CNC setup application.