s = PCD · sin(π/N)

Hole spacing on a bolt circle

Hole spacing is the chord length between two adjacent holes; it depends on bolt circle diameter and hole count.

MINTSI
01

Inputs

Straight-line distance between two adjacent hole centers.

Diameter of the circle through all hole centers.

Number of holes evenly spaced around the bolt circle.

02

Result

Select a target and calculate.

Calculation

s = PCD · sin(π/N)

Hole spacing is the chord length between two adjacent holes; it depends on bolt circle diameter and hole count.

Understand the inputs
  • Hole spacing sStraight-line distance between two adjacent hole centers.
  • Bolt circle diameter PCDDiameter of the circle through all hole centers.
  • Number of holes NNumber of holes evenly spaced around the bolt circle.
Example

A 100 mm bolt circle with 4 holes gives a hole spacing of about 70.71 mm.

Assumptions and limits

Evenly spaced holes on an exact circle; manufacturing tolerances are excluded.

Technical article

Understand Hole spacing on a bolt circle

This calculator finds the missing quantity among hole spacing s, bolt circle diameter (PCD) and number of holes N from the other two. It answers a question workshops and flange layout jobs often solve only roughly or by pulling out a CAD program: how far apart are two adjacent holes on a bolt circle, really?

What does this quantity describe?

For N holes evenly spaced on a circle of diameter PCD, the straight-line distance between two adjacent hole centers is the chord length s = PCD · sin(π/N). This formula follows directly from the geometry of a regular N-gon whose vertices lie on the bolt circle.

A flange with four holes on a 100 mm bolt circle has holes 90° apart; the straight-line distance between two adjacent holes isn't simply a quarter of the circumference, but the chord length of that circle segment — about 70.7 mm in this example, noticeably less than the naive 'circumference divided by hole count' approach would give.

Formula and variables

s = PCD · sin(π/N)

  • s = PCD · sin(π/N)
  • PCD = s / sin(π/N)
  • N = π / arcsin(s/PCD)
Symbol / inputMeaning
Hole spacing sStraight-line distance between two adjacent hole centers.
Bolt circle diameter PCDDiameter of the circle through all hole centers.
Number of holes NNumber of holes evenly spaced around the bolt circle.

Choose the inputs correctly

Enter two of the three quantities. Hole spacing requires bolt circle diameter and hole count, bolt circle diameter requires spacing and hole count, hole count requires spacing and bolt circle diameter. Since N must be a whole number, round the result to the nearest sensible integer when solving for it.

How to use the calculator

Select the target quantity and enter the two known values with units. When solving for hole count, check whether the calculated value is already an integer or whether an adjacent whole number of holes with a slightly different spacing is the more practical solution.

Worked example

Given PCD = 100 mm and N = 4 holes, substitution gives s = 100 · sin(45°) ≈ 70.71 mm.

Understand the result and units

A hole spacing of 70.71 mm is the direct distance between two adjacent hole centers — the value you'd actually measure with calipers or dividers when laying out the pattern, not the arc distance along the circle's circumference.

Hole spacing and bolt circle diameter are given in the same length unit, usually millimetres. Hole count N is a dimensionless integer.

Typical applications

Hole spacing is used when laying out flanges, wheel hub and coupling bolt circles, CNC programming, and checking existing components without a technical drawing.

Assumptions, limits and common mistakes

The formula assumes exactly evenly spaced holes on a true circle. For irregular hole patterns or oval bolt circles it gives no valid value; manufacturing tolerances of real hole positions are not included either.

Common mistake: Do not confuse hole spacing with arc spacing (circumference divided by hole count) — the straight-line chord is always shorter than the corresponding arc at the same angle. Also, when calculating hole count from a measured spacing, round the result to a sensible integer, since non-integer hole counts don't physically exist.

Frequently asked questions

Why is hole spacing smaller than circumference divided by hole count?

Because hole spacing is the straight-line chord between two holes, while 'circumference divided by hole count' would be the arc length along the circle. The chord is always shorter than the corresponding arc at the same angle.

How do I find the hole count from a measured spacing?

Rearrange the formula for N: N = π/arcsin(s/PCD), then round the result to the nearest sensible integer.

Does the formula apply to unevenly spaced holes?

No, the formula strictly assumes all holes are exactly evenly distributed around the circle.