🎓 Lesson 5 D3

Bolt Group Analysis Using Elastic Method — Step-by-Step

The elastic method treats a group of bolts like springs that share load based on their stiffness and distance from the center, just like how a diving board bends more near the end than near the support.

🎯 Learning Objectives

  • Calculate individual bolt forces in a group subjected to eccentric shear using the elastic method
  • Locate the instantaneous center of rotation (ICR) for a given bolt pattern and loading configuration
  • Apply moment equilibrium and force equilibrium equations to verify bolt group capacity
  • Explain the assumptions and limitations of the elastic method versus the ultimate (plastic) method
  • Design bolt group geometry to minimize maximum bolt demand under specified service loads

📖 Why This Matters

In mining infrastructure—like headframes, crusher supports, and conveyor anchorage—bolted connections must reliably transfer dynamic and eccentric loads. Using the elastic method ensures engineers avoid overloading edge bolts while maintaining economy and constructability. Skipping this analysis risks premature bolt failure, unplanned downtime, or catastrophic connection collapse—especially under blast-induced vibrations or seismic events.

📘 Core Principles

The elastic method rests on three foundational assumptions: (1) the connected plates are infinitely rigid relative to the bolts; (2) bolts deform linearly (Hookean behavior); and (3) rotation occurs about a single instantaneous center of rotation (ICR). Load distribution follows two components: a uniform direct shear shared equally among all bolts, plus an additional torsional component proportional to each bolt’s radial distance from the ICR. The ICR is found iteratively by satisfying both force and moment equilibrium—its location shifts with load eccentricity and bolt pattern symmetry. For symmetric patterns (e.g., rectangular or square), the ICR coincides with the geometric centroid only when the load passes through it; otherwise, it migrates toward the stiffer (more central) region of the group.

📐 Key Calculation

The total force on any bolt 'i' is the vector sum of direct shear and rotational component: F_i = √[(V_x / n + M_y·r_ix / J_n)^2 + (V_y / n − M_x·r_iy / J_n)^2], where V_x/V_y are applied shear components, M_x/M_y are moments about centroidal axes, r_ix/r_iy are bolt coordinates relative to centroid, n is bolt count, and J_n is the polar moment of inertia of the bolt group. For pure in-plane eccentric shear (most common in mining steelwork), the simplified form uses scalar moment M = P·e and J_n = Σ(r_i²).

Elastic Method Bolt Force (Simplified Eccentric Shear)

F_i = V/n + (P·e·r_i)/J_n

Magnitude of resultant force on bolt i due to axial load P applied with eccentricity e, assuming vertical load and planar bolt group.

Variables:
SymbolNameUnitDescription
F_i Force on bolt i kN Resultant shear force acting on individual bolt
V Total applied shear force kN Vertical or horizontal service load
n Number of bolts unitless Total count of bolts in the group
P Applied axial load kN Magnitude of eccentrically applied force
e Eccentricity mm Perpendicular distance from load application point to centroid
r_i Radial distance mm Distance from bolt i to instantaneous center of rotation (ICR)
J_n Polar moment of inertia of bolt group mm² Sum of squared distances of all bolts from centroid: Σ(x_i² + y_i²)
Typical Ranges:
Mining structural steel connections: 5,000 – 250,000 mm²

💡 Worked Example

Problem: A 4-bolt rectangular group (2×2, spacing 100 mm horizontally and vertically) resists a vertical service load P = 80 kN applied 60 mm right of centroid. All bolts are M20 Grade 8.8. Calculate maximum bolt force.
1. Step 1: Locate centroid at (0,0); bolt coordinates: (±50 mm, ±50 mm). So r_i² for each bolt = 50² + 50² = 5000 mm² → J_n = 4 × 5000 = 20,000 mm².
2. Step 2: Direct shear per bolt = V/n = 80 kN / 4 = 20 kN.
3. Step 3: Moment M = P·e = 80 kN × 60 mm = 4800 kN·mm. Rotational force on far-right bolt (r_x = +50 mm, r_y = 0): F_rot = M·r_x / J_n = 4800 × 50 / 20,000 = 12 kN.
4. Step 4: Total force on far-right bolt = 20 + 12 = 32 kN (tension + shear vectorially combined yields ~32 kN resultant).
5. Step 5: Verify: Max bolt force (32 kN) < design strength of M20 Gr.8.8 (≈ 115 kN nominal shear capacity per AISC 360–22 Table J3.2).
Answer: The maximum bolt force is 32 kN, well within the allowable shear capacity of an M20 Grade 8.8 bolt (≥115 kN).

🏗️ Real-World Application

At the Boddington Gold Mine (Western Australia), a critical conveyor drive anchorage used a 6-bolt group (M24, Grade 8.8) to resist combined gravity, wind, and blast-induced lateral loads. Field instrumentation confirmed peak bolt strains aligned within 8% of elastic method predictions—validating its use for serviceability checks. When retrofitting due to increased tonnage, engineers repositioned two outer bolts inward by 75 mm, reducing max bolt demand by 22% without increasing bolt size—demonstrating how elastic analysis directly informs cost-effective upgrades.

📚 References