📐 Math

Bolt Circle Calculator

Free bolt circle calculator. Instantly find PCD, bolt hole coordinates, and chord length for any flange or wheel pattern. Perfect for machining and layout.

⚡ Free to use 📱 Mobile friendly 🕒 Updated: May 29, 2026
🧮 Bolt Circle Calculator
45.000┬░
Chord Distance Between Adjacent Bolts
76.536 mm
Center-to-center spacing
📊 Chord Length vs Number of Holes for a 100mm Bolt Circle Diameter

What is Bolt Circle Calculator?

A bolt circle calculator is a specialized mathematical tool designed to determine the precise coordinates, chord lengths, and angular spacing of bolt holes arranged in a circular pattern. This tool solves the fundamental geometry of evenly spaced holes around a central axis, which is critical in mechanical engineering, manufacturing, and construction applications such as wheel hubs, flanges, gear assemblies, and structural connections. By inputting the number of bolts and the bolt circle diameter (BCD), the calculator instantly provides the exact angular separation and the chord distance between adjacent holes.

Machinists, mechanical engineers, automotive technicians, and DIY fabricators rely on bolt circle calculations to ensure proper alignment and load distribution in bolted joints. Incorrect bolt spacing can lead to uneven stress, vibration, fastener failure, or assembly incompatibility, making accurate calculation essential for safety and performance. This tool eliminates guesswork and reduces costly errors in drilling, machining, or layout work.

Our free online bolt circle calculator delivers instant, accurate results without requiring any software installation or manual trigonometric computation. It supports any number of bolt holes from 2 to 100 or more, handles both imperial and metric units, and provides clear visual outputs including chord length, angular spacing, and individual hole coordinates relative to a user-defined center point.

How to Use This Bolt Circle Calculator

Using our bolt circle calculator is straightforward and requires only three essential inputs. The tool is designed for both desktop and mobile browsers, with a clean interface that updates results in real time as you adjust parameters. Follow these five simple steps to get your bolt circle dimensions instantly.

  1. Enter the Number of Bolts (N): Input the total number of equally spaced bolt holes in your pattern. This must be a whole number greater than 1. Typical values range from 3 to 12 for most mechanical applications, but the calculator supports any integer. For example, a standard 5-lug wheel uses N=5, while a pipe flange might use N=8 or N=12.
  2. Enter the Bolt Circle Diameter (BCD): Input the diameter of the circle that passes through the center of all bolt holes. This is measured from the center of one hole to the center of the opposite hole (or twice the radius from the center point). Use consistent unitsΓÇöinches or millimetersΓÇöfor all measurements. For wheel hubs, BCD is often stamped on the hub or listed in vehicle specifications.
  3. Set the Reference Angle (Optional): Specify the starting angle for the first bolt hole, measured counterclockwise from the positive X-axis (3 o'clock position). The default is 0 degrees, placing the first hole directly to the right of center. Adjust this if your design requires a specific orientation relative to a keyway, key, or alignment mark.
  4. Choose Unit System: Select either inches or millimeters for your input values and output results. The calculator will automatically display chord length, angular spacing, and X/Y coordinates in the chosen unit. You can toggle between units at any time without losing your inputs.
  5. Click Calculate or View Results: The calculator updates results immediately upon input change. You will see the angular spacing between bolts (360┬░/N), the chord length between adjacent holes, and a full table of X,Y coordinates for each hole relative to the circle center. A visual diagram shows the bolt pattern for verification.

For advanced users, the tool also provides the option to input the center point coordinates (X0, Y0) so that hole coordinates are referenced to your actual workpiece origin. This feature is especially useful for CNC programming or manual layout on a milling machine.

Formula and Calculation Method

The bolt circle calculator uses standard trigonometric formulas derived from the geometry of a regular polygon inscribed in a circle. The fundamental relationship is that all bolt holes lie on a common circle and are equally spaced by an angle equal to 360 degrees divided by the number of holes. The chord length between adjacent holes is calculated using the law of cosines applied to the isosceles triangle formed by the circle center and two adjacent bolt centers.

Formula
╬╕ = 360┬░ / N
Chord Length (C) = BCD × sin(θ/2)
Xᵢ = X₀ + (BCD/2) × cos(θ × i + α)
Yᵢ = Y₀ + (BCD/2) × sin(θ × i + α)

Where ╬╕ is the angular spacing between consecutive bolt holes in degrees, N is the total number of holes, BCD is the bolt circle diameter, i is the hole index starting from 0, and ╬▒ is the reference angle (starting angle) for the first hole. The sine function uses the half-angle of the spacing to compute the straight-line distance between hole centers.

Understanding the Variables

Number of Bolts (N): This integer value determines how many equally spaced holes exist on the circle. Common values include 3, 4, 5, 6, 8, 10, and 12. The angular spacing decreases as N increases, meaning holes are closer together. For N=3, spacing is 120┬░; for N=6, spacing is 60┬░; for N=12, spacing is 30┬░.

Bolt Circle Diameter (BCD): The diameter of the imaginary circle passing through the centers of all bolt holes. This is not the same as the outer diameter of the flange or wheel. For example, a 5-lug wheel with a 4.5-inch BCD means the circle through the lug nut centers has a diameter of 4.5 inches. BCD is often measured from the center of one hole to the center of the hole directly across (if N is even) or calculated using specialized gauges for odd-numbered patterns.

Chord Length (C): The straight-line distance between the centers of two adjacent bolt holes. This is critical for drilling jig setup, measuring existing patterns, or verifying bolt alignment. The chord length is always less than the BCD and approaches BCD × π/N for large N values.

Hole Coordinates (Xᵢ, Yᵢ): The Cartesian coordinates of each bolt hole center relative to a user-defined origin. These coordinates enable precise positioning on a CNC machine or manual drill press. The calculator outputs all coordinates in a table format, typically starting from the reference angle and proceeding counterclockwise.

Step-by-Step Calculation

To manually calculate a bolt circle pattern, follow these steps. First, determine the angular spacing by dividing 360° by the number of bolts N. For a 5-bolt pattern, this is 360/5 = 72° between each bolt. Second, calculate the chord length using the formula C = BCD × sin(θ/2). If BCD is 100 mm and N=5, then θ=72°, θ/2=36°, and sin(36°) ≈ 0.5878, so C = 100 × 0.5878 = 58.78 mm. Third, to find the coordinates of each hole, start at the reference angle α (often 0°). For hole i=0, X = X₀ + (BCD/2) × cos(α), Y = Y₀ + (BCD/2) × sin(α). For hole i=1, add θ to the angle: X = X₀ + (BCD/2) × cos(α + θ), and so on until i = N-1. This process generates all N hole positions.

Example Calculation

Let's work through a realistic scenario that a machinist might encounter when fabricating a custom flange for a hydraulic system. This example uses imperial units, common in North American industrial settings.

Example Scenario: You are machining a steel flange for a hydraulic pump that requires 6 bolt holes equally spaced on a 4.75-inch bolt circle diameter. The flange center will be at coordinates (X₀=0, Y₀=0) on your milling machine table. You want the first hole at the 3 o'clock position (0° reference angle). Calculate the angular spacing, chord length, and coordinates of all 6 holes.

Step 1: Calculate angular spacing. ╬╕ = 360┬░ / 6 = 60┬░. Each bolt hole is exactly 60 degrees apart from its neighbors.

Step 2: Calculate chord length. C = BCD × sin(θ/2) = 4.75 × sin(30°). sin(30°) = 0.5, so C = 4.75 × 0.5 = 2.375 inches. This is the center-to-center distance between any two adjacent bolt holes.

Step 3: Calculate hole coordinates. Radius R = BCD/2 = 4.75/2 = 2.375 inches. Using the parametric equations with ╬▒=0┬░:

  • Hole 0 (i=0): Angle = 0┬░. X = 0 + 2.375 ├ù cos(0┬░) = 2.375, Y = 0 + 2.375 ├ù sin(0┬░) = 0.000
  • Hole 1 (i=1): Angle = 60┬░. X = 2.375 ├ù cos(60┬░) = 2.375 ├ù 0.5 = 1.1875, Y = 2.375 ├ù sin(60┬░) = 2.375 ├ù 0.8660 = 2.057
  • Hole 2 (i=2): Angle = 120┬░. X = 2.375 ├ù cos(120┬░) = 2.375 ├ù (-0.5) = -1.1875, Y = 2.375 ├ù sin(120┬░) = 2.375 ├ù 0.8660 = 2.057
  • Hole 3 (i=3): Angle = 180┬░. X = 2.375 ├ù cos(180┬░) = -2.375, Y = 2.375 ├ù sin(180┬░) = 0.000
  • Hole 4 (i=4): Angle = 240┬░. X = 2.375 ├ù cos(240┬░) = 2.375 ├ù (-0.5) = -1.1875, Y = 2.375 ├ù sin(240┬░) = 2.375 ├ù (-0.8660) = -2.057
  • Hole 5 (i=5): Angle = 300┬░. X = 2.375 ├ù cos(300┬░) = 2.375 ├ù 0.5 = 1.1875, Y = 2.375 ├ù sin(300┬░) = 2.375 ├ù (-0.8660) = -2.057

The result shows a perfectly symmetrical 6-hole pattern with holes at 60┬░ increments. The chord length of 2.375 inches matches the radius, which is a special property of hexagons (for N=6, chord equals radius). You can now program your CNC machine with these coordinates or use them to lay out hole centers on the flange using a center punch and dividers.

Another Example

Consider a wheel hub for a trailer with a 5-lug pattern and a bolt circle diameter of 4.5 inches (common for many small trailers and some passenger cars). N=5, BCD=4.5 inches. Angular spacing θ = 360°/5 = 72°. Chord length C = 4.5 × sin(36°) = 4.5 × 0.5878 = 2.645 inches. This means the distance between any two adjacent lug nut centers is 2.645 inches. If you are replacing a wheel and need to verify compatibility, measuring the chord between two adjacent lugs with a caliper should yield approximately 2.645 inches. If the measured value differs significantly, the bolt pattern does not match. For a 5-lug wheel, the reference angle is often set so that one hole aligns with the valve stem or a specific spoke position.

Benefits of Using Bolt Circle Calculator

Using a dedicated bolt circle calculator transforms a time-consuming, error-prone manual trigonometry task into an instant, accurate process. Whether you are a professional machinist or a hobbyist fabricator, this tool delivers measurable advantages in speed, precision, and workflow efficiency.

  • Eliminates Trigonometric Errors: Manual calculation of sine and cosine values for multiple angles introduces rounding errors and transcription mistakes. Our calculator uses high-precision floating-point arithmetic to compute coordinates to four decimal places, ensuring your drilled holes align perfectly with mating components. This is especially critical for high-stress applications like aircraft brackets or pressure vessel flanges where misalignment of even 0.01 inches can cause failure.
  • Saves Significant Time: Manually calculating coordinates for a 12-hole flange takes 20-30 minutes with a scientific calculator and careful note-taking. Our bolt circle calculator delivers all coordinates in under one second. For production runs requiring multiple patterns, this time savings compounds dramatically, allowing you to focus on machining rather than math.
  • Supports Any Number of Holes: While common patterns like 4, 5, 6, and 8 holes are well-known, specialized applications may require 3, 7, 9, 10, 12, or even 16 or 20 holes. Our calculator handles any integer N from 2 to 100, making it suitable for custom flanges, optical mounts, bearing housings, and decorative metalwork. No memorization of special formulas for odd-numbered patterns is needed.
  • Provides Visual Verification: The built-in diagram displays the bolt pattern scaled to your inputs, allowing you to visually confirm that the hole arrangement matches your design intent. This visual check catches errors like incorrect BCD or wrong number of holes before you start drilling, saving material and reducing scrap.
  • Integrates with CNC and Manual Workflows: The coordinate output can be directly copied into CNC G-code, spreadsheet software, or manual layout notes. The calculator also outputs chord length, which is essential for using calipers to verify existing patterns or for setting up a rotary table on a manual mill. This dual compatibility makes the tool useful across different manufacturing environments.

Tips and Tricks for Best Results

To maximize the accuracy and utility of your bolt circle calculations, follow these expert tips derived from decades of machining and engineering practice. Small details in measurement and data entry can significantly affect the final fit of your bolted assembly.

Pro Tips

  • Always measure the bolt circle diameter from the center of one hole to the center of the hole directly opposite it, if the number of holes is even. For odd-numbered patterns (like 5 or 7 holes), use a bolt circle gauge or measure from the center of one hole to the midpoint of the two holes on the opposite side, then double that value. Alternatively, measure the chord between two adjacent holes and use the formula BCD = C / sin(180┬░/N) to back-calculate.
  • When entering coordinates into a CNC machine, always verify the quadrant signs (positive/negative X and Y). Our calculator outputs coordinates in standard Cartesian format with positive X to the right and positive Y upward. Ensure your machine's coordinate system matches this orientation, especially if you have set a different workpiece zero point.
  • For manual drilling, use the chord length to set your dividers or calipers. Drill a small pilot hole at one coordinate, then use the chord length to step off the remaining holes around the circle. This method is more accurate than trying to measure angles with a protractor on a curved surface.
  • If you are laying out a bolt pattern on a lathe or using a rotary table, set the reference angle to 0┬░ and use the angular spacing directly. Rotate the table by ╬╕ degrees between each hole, using the radius (BCD/2) to set the radial distance from center. This eliminates the need for coordinate conversion entirely.

Common Mistakes to Avoid

  • Confusing BCD with Outer Diameter: The bolt circle diameter is not the same as the flange outer diameter or the wheel rim diameter. Always measure from hole center to hole center across the circle, not from the edge of the flange. Using the wrong diameter will result in holes that are either too far in or too far out, making the part unusable.
  • Using Degrees Instead of Radians in Manual Calculations: Trigonometric functions in many programming languages and calculators default to radians. If you manually compute coordinates, ensure your calculator is set to degrees (DEG mode) when using the formulas with angles in degrees. A common error is using radian values, which gives wildly incorrect coordinates. Our online calculator handles this conversion automatically.
  • Forgetting to Account for Bolt Hole Diameter: The calculator provides coordinates for the center of each bolt hole. If you are drilling clearance holes for bolts, you must add the bolt diameter to your drilling setup. For example, a 3/8-inch bolt requires a clearance hole of about 0.406 inches. The center location remains the same, but the drill size must accommodate the fastener.
  • Assuming Symmetry for Non-Standard Patterns: While most bolt circles are equally spaced, some designs intentionally use unequal spacing for alignment purposes (e.g., dowel pins or anti-rotation features). Our calculator assumes equal spacing. If your pattern is intentionally asymmetrical, you cannot use this toolΓÇöyou must calculate each hole individually using custom angles.

Frequently Asked Questions

A Bolt Circle Calculator is a tool that determines the diameter of an imaginary circle passing through the centers of bolt holes arranged in a circular pattern. It calculates the bolt circle diameter (BCD) based on the number of holes and the center-to-center distance between adjacent holes, or conversely, it can compute the spacing given a known BCD. This measurement is critical for ensuring that components like flanges, wheels, or sprockets align correctly during assembly.

For a 5-hole bolt circle, the calculator uses the formula: BCD = (center-to-center distance between adjacent holes) / sin(180┬░ / number of holes). Specifically, for 5 holes, the formula becomes BCD = spacing / sin(36┬░), since 180┬░ divided by 5 equals 36┬░. For example, if the spacing between two adjacent holes is 2.0 inches, the BCD is 2.0 / sin(36┬░) Γëê 2.0 / 0.5878 Γëê 3.403 inches.

In automotive applications, common bolt circle diameters range from 100 mm (about 3.94 inches) for many compact cars up to 170 mm (about 6.69 inches) for larger trucks and SUVs. For example, a standard 5-lug pattern on a Honda Civic typically has a BCD of 114.3 mm (4.5 inches), while a Ford F-150 often uses a 6-lug pattern with a BCD of 135 mm (5.31 inches). These values are not "healthy" in a medical sense, but rather standard engineering specifications that ensure proper fitment and load distribution.

The accuracy of a Bolt Circle Calculator depends entirely on the precision of your input measurements. If you measure the center-to-center distance between two opposite holes (for a 4-hole pattern) with a caliper accurate to ┬▒0.001 inches, the calculated BCD will be within ┬▒0.001 inches of the true value. However, if you measure using a tape measure with ┬▒0.02 inch error, the BCD result will shift by a similar margin. For a 4-hole pattern, the BCD is simply the distance between opposite holes, so the calculator is as accurate as your measurement tool.

A major limitation is that for odd-numbered hole patterns (e.g., 7 or 9 holes), there is no directly opposite hole to measure, so you must rely on the center-to-center distance between adjacent holes. This requires extremely precise measurement because the calculation involves dividing by the sine of a small angle (e.g., sin(25.714┬░) for 7 holes), which amplifies any measurement error. For a 7-hole pattern, a 0.01-inch error in spacing can result in a BCD error of over 0.02 inches. Additionally, the calculator assumes all holes are perfectly equidistant, which may not hold true on worn or damaged parts.

A Bolt Circle Calculator is far more accessible and faster than a professional optical comparator, which can cost thousands of dollars and requires specialized training. While an optical comparator can measure BCD to within ┬▒0.0001 inches by imaging the hole centers, a standard calculator paired with a quality caliper typically achieves ┬▒0.005 inches accuracy for most patterns. For 95% of DIY or general fabrication tasks, the calculator method is sufficient, but for aerospace or high-precision racing components, the optical comparator is preferred due to its superior repeatability.

No, that is a common misconception. For a 5-lug pattern, the distance between two non-adjacent holes (often called the "effective diameter" measurement) is not the BCD itself. Many people mistakenly measure from the center of one stud to the center of the second stud over (skipping one hole) and think that is the BCD. In reality, for a 5-hole pattern, the BCD is approximately 1.051 times that measurement. For example, if you measure 3.0 inches between those two holes, the true BCD is about 3.15 inches, not 3.0 inches.

When replacing a bicycle chainring, the Bolt Circle Calculator is used to determine the correct BCD so that the new chainring fits the crank arm. For example, a common Shimano road crankset uses a 110 mm BCD with four bolt holes. If you measure the distance between two opposite holes as 110 mm exactly, the calculator confirms the BCD is 110 mm. Using the wrong BCD (e.g., 104 mm for mountain bike cranks) would result in bolt holes that don't align, making the chainring unusable and potentially damaging the crank threads.

Last updated: May 29, 2026 · Bookmark this page for quick access

🔗 You May Also Like