Skip to content
UseCalcNow
DIY & Home

Bolt Circle Calculator — Find BCD & Hole Positions

Calculate bolt circle diameter from hole count and adjacent distance. Get precise BCD values for machining, automotive wheels, and flange layout work.

About This Calculator

A bolt circle diameter (BCD) — also called pitch circle diameter (PCD) — is the diameter of the imaginary circle that passes through the center of every bolt hole in a pattern. Measuring it directly is tricky, especially with an odd number of holes where no two holes sit directly across from each other. This calculator solves that problem: enter the number of holes and the center-to-center distance between two adjacent holes, and it gives you the exact BCD.

The Formula Behind This Calculator

The formula uses the chord length relationship on a circle. If you have n equally spaced holes on a circle of radius R, the straight-line distance (chord) between two adjacent holes equals 2 * R * sin(pi/n). Rearranging to solve for diameter (BCD = 2R), the formula becomes BCD = chord / sin(pi/n). This works for both even and odd hole counts. For example, 6 holes spaced 50mm apart give a BCD of 50 / sin(30 degrees) = 100mm. The angular spacing between holes is simply 360 divided by the number of holes.

Understanding the math helps you verify results and make better decisions for your project.

How to Use

  1. 1Count the total number of bolt holes in your pattern (e.g., 4, 5, 6, 8).
  2. 2Measure the center-to-center distance between two adjacent holes using calipers or a ruler.
  3. 3Enter the hole count and the measured distance into the calculator fields.
  4. 4Read the bolt circle diameter result — this is the value you need for ordering replacement parts or laying out a new hole pattern.

When to Use

  • Replacing a wheel or hub and you need to verify the bolt pattern matches
  • Designing a custom flange or bracket with a bolt circle mounting scheme
  • Machining a part that needs holes evenly spaced around a circle
  • Identifying an unknown bolt pattern from a cast or forged component

Tips

  • Always measure center-to-center, not edge-to-edge. Using the inside edges of holes introduces error proportional to hole diameter.
  • For odd hole counts (3, 5, 7), you cannot measure straight across — the chord method this calculator uses is the most accurate alternative.
  • Verify your result by measuring a second pair of adjacent holes if possible. All chords on the same bolt circle should be equal.
  • Common BCD values for cycling chainrings are 104mm, 110mm, and 130mm. Knowing your BCD makes replacement chainring shopping straightforward.
  • When laying out holes for drilling, use the calculated BCD as the radius from your center point and divide 360 by your hole count for angular positions.

What Is a Bolt Circle Diameter?

The bolt circle diameter (BCD) is the diameter of an imaginary circle drawn through the centers of all the bolt holes in a circular pattern. This measurement is the standard way to specify bolt arrangements on wheels, flanges, chainrings, sprockets, pump housings, and motor mounts. Without it, you cannot match a wheel to a hub or design a compatible mounting plate.

BCD goes by several names depending on industry. Automotive engineers often call it the bolt pattern or lug pattern, typically written as 5x114.3 (five holes on a 114.3mm circle). In piping and pressure vessel work, the term pitch circle diameter (PCD) is standard per ASME B16.5 flange specifications. Cyclists and component manufacturers use BCD almost exclusively when discussing chainring and crankset compatibility.

The practical challenge is that measuring BCD directly requires either a specialized BCD gauge or access to two holes sitting on opposite ends of a diameter — which only happens with even-numbered patterns. For odd-numbered patterns like 5-bolt wheels or 3-bolt chainrings, you need a geometric approach, which is exactly what this calculator provides.

How to Measure Adjacent Hole Distance Correctly

The single most important measurement input is the center-to-center distance between two adjacent bolt holes. Use dial calipers or digital calipers with at least 0.1mm resolution for results accurate enough to identify standard patterns. For machinists working with tight tolerances, a coordinate measuring machine (CMM) or optical comparator may be needed for sub-millimeter precision.

A common mistake is measuring edge-to-edge instead of center-to-center. If you measure the gap between the near edges of two holes, you must add one hole radius to get center-to-center distance. Similarly, measuring far-edge to far-edge means subtracting one hole diameter. Center-to-center is always the cleanest approach and eliminates the hole diameter variable entirely from the BCD calculation.

For large patterns such as tire size changes where you are verifying wheel fitment, a tape measure across two adjacent lug holes is sufficient to confirm a bolt pattern to within 1-2mm. That level of precision separates a 5x114.3 from a 5x120 pattern, which are the two most commonly confused passenger car bolt patterns.

BCD Formulas: The Math Behind the Calculator

The core formula is BCD = chord / sin(180 degrees / n), where chord is the center-to-center distance between adjacent holes and n is the total number of holes. This comes from basic circle geometry: n equally spaced points on a circle form a regular polygon, and each side of that polygon is a chord of length 2R*sin(pi/n). Solving for diameter (2R) gives the formula above.

For practical reference, here are derived BCD values for common configurations: 4 holes with 70.7mm chord gives 100mm BCD; 5 holes with 66.1mm chord gives 112.5mm BCD; 6 holes with 50mm chord gives 100mm BCD; 8 holes with 38.3mm chord gives 100mm BCD. Notice that for a fixed BCD, increasing hole count decreases the chord distance — the holes pack closer together.

Angular spacing is straightforward: divide 360 degrees by the hole count. A 6-hole pattern spaces holes at 60-degree intervals, while a 5-hole pattern uses 72-degree spacing. When programming hole positions on a rotary table or CNC, these angles define the angular coordinates for each hole relative to a starting reference.

Common Bolt Circle Standards by Industry

Automotive wheel bolt patterns follow well-established standards. The most common passenger car patterns are 4x100mm (compact cars like Honda Civic, Toyota Corolla older models), 5x100mm (Subaru, older VW), 5x114.3mm (Honda Accord, Toyota Camry, Nissan Altima, Hyundai), and 5x120mm (BMW, Mercedes-Benz, some Chevrolet). Light trucks and SUVs frequently use 6x139.7mm patterns. Always verify the BCD before purchasing replacement wheels — a 5x114.3 wheel will not fit a 5x120 hub despite the small 5.7mm difference.

In cycling, chainring BCD values are standardized around a few sizes. Road double cranksets typically use 130mm or 110mm BCD. Compact cranksets use 110mm BCD. Mountain bike cranksets commonly use 104mm BCD for the outer chainrings and 64mm BCD for the inner ring. Knowing your BCD lets you shop for compatible chainrings across brands.

Industrial flanges per ASME B16.5 use bolt circles that scale with nominal pipe size and pressure class. A 4-inch Class 150 flange has a 120.7mm bolt circle with 8 holes at 19.1mm diameter, while the same size in Class 300 has a 149.4mm bolt circle. The pipe calculator can help with related piping calculations when designing or replacing flanged systems.

Laying Out Hole Positions for Drilling

Once you know the BCD, laying out hole positions on a blank requires converting polar coordinates (angle, radius) to Cartesian coordinates (X, Y) relative to the center of the circle. For hole i (starting from 0), the position is: X = (BCD/2) * cos(2*pi*i/n) and Y = (BCD/2) * sin(2*pi*i/n). Most CNC controllers and CAD programs handle this conversion automatically when given the bolt circle parameters.

Manual layout on a drill press or milling machine often uses a rotary table indexed by the angular spacing. For a 6-hole pattern, index the table 60 degrees between each hole. Cross-check the first and last hole positions — if they line up, your indexing is correct. If not, accumulated indexing error has crept in and you need to recalibrate.

For precision work, consider the angle cut calculator when your bolt pattern intersects angular features on the part. Layout lines should be scribed with a height gauge on a surface plate for accuracy. Center-punch each hole location before drilling, and use a spot drill or center drill before the final drill size to prevent the drill from wandering off the marked position.

Automotive Wheel Bolt Patterns Explained

Wheel bolt pattern identification is the most common reason people search for a BCD calculator. The notation is always holes-x-BCD, such as 5x114.3 or 6x139.7. The first number tells you how many lug holes the wheel has, and the second is the bolt circle diameter in millimeters. Some older American vehicles use inch-based patterns like 5x4.5 (which equals 5x114.3mm).

Adapters and spacers can convert between bolt patterns, but they change wheel offset and can introduce vibration if not machined precisely. A better approach is selecting wheels with the correct factory bolt pattern. If you are also changing wheel dimensions, check the speed RPM calculator to understand how tire diameter changes affect your speedometer reading and gear ratios.

Hub-centric wheels (which center on the hub bore rather than the lug bolts) are preferable to lug-centric designs because they reduce vibration and load on the lug hardware. When measuring a wheel bolt pattern, always measure from the center of one lug hole to the center of the adjacent lug hole, not from edge to edge, to get the accurate chord distance this calculator needs.

Industrial Flange and Machinery Bolt Circles

In mechanical power transmission, bolt circles connect shaft couplings, flywheels, and pulley hubs. A typical jaw coupling might use a 6-bolt pattern on a 60mm BCD, while a large industrial flywheel could use 12 bolts on a 400mm BCD. The shear stress on each bolt depends on the transmitted torque, bolt circle radius, bolt count, and bolt shank diameter — design standards like AGMA 9002 provide detailed calculation methods for coupling bolt sizing.

When replacing machinery components, the bolt circle specification is critical for interchangeability. A pump manufacturer may list a 6-bolt mounting flange with 170mm BCD, and your baseplate must match that exactly. Using the gear ratio calculator alongside bolt circle measurements helps when specifying complete power transmission systems where couplings, pulleys, and gears all need to align.

Pressure vessel and piping flanges follow ASME B16.5 dimensions, which specify bolt count, bolt circle diameter, bolt hole diameter, and flange outside diameter for each pipe size and pressure class. These are not arbitrary dimensions — they are engineered to maintain gasket compression and prevent leakage at rated pressures. Always cross-reference published flange tables rather than measuring worn components.

Practical Tips for Accurate Bolt Circle Work

Temperature affects measurement accuracy on large bolt circles. A 500mm steel flange expands approximately 0.6mm per 100 degrees C temperature rise (coefficient of thermal expansion 12 micrometers per meter per degree C). For precision assembly work, allow components to reach shop temperature before taking critical measurements.

Digital calipers with a bolt-circle measurement function can directly read BCD without manual calculation. These tools use a specialized jaw geometry and built-in trigonometry to compute the diameter from hole contact points. They are fast but expensive, and understanding the manual calculation method gives you a way to verify their readings.

When designing custom bolt patterns, avoid placing holes too close to the edge of the material. The minimum edge distance for bolt holes in steel is typically 1.5 times the bolt diameter per AISC specifications, and 2 times the bolt diameter in aluminum. This prevents tear-out failures under load. Also, consider using the wire calculator when your bolt pattern includes electrical grounding connections that need specific conductor sizing.

FAQ

What is the difference between BCD and PCD?

They mean the same thing. BCD (bolt circle diameter) is the term commonly used in North America, while PCD (pitch circle diameter) is more common in European and British engineering. Both refer to the diameter of the circle passing through all bolt hole centers.

How do I measure bolt hole spacing for an odd number of holes?

For odd hole counts like 5, measure the distance from the center of one hole to the center of an adjacent hole. This chord distance, combined with the hole count, lets the calculator determine the full BCD. You cannot simply measure across two holes because no two holes sit on a diameter line.

Can I use inches instead of millimeters?

Yes. The formula is unit-agnostic — if you enter the chord distance in inches, the BCD result will be in inches. Just be consistent with your units throughout the entire calculation.

What are common bolt circle patterns for car wheels?

Passenger cars commonly use 4x100mm, 5x114.3mm, 5x100mm, and 5x120mm patterns. The first number is the hole count, the second is the BCD. Light trucks and SUVs often use 6x139.7mm or 8x165.1mm patterns.

Why does my measured BCD not match a standard size?

Manufacturing tolerances, wear, and measurement error all contribute. A measured 114.1mm BCD is almost certainly a 114.3mm (4.5-inch) standard pattern. Round to the nearest standard size and verify by checking a reference chart for your application.

Is this formula accurate for non-equally-spaced bolt patterns?

No. The chord-to-BCD formula assumes all holes are equally spaced around the circle. If your pattern has uneven spacing (like some two-bolt or four-bolt patterns with asymmetric placement), you need the actual drawing dimensions or a different measurement approach.

Related Calculators