SYSTEM.INITIALIZE: BLUEPRINT_UNFOLD
DWG TITLEPORTFOLIO BLUEPRINT
DRAWN BYDINESH KUMAR
SCALE1:1
REVISIONA.02
← Back to AMFA Dashboard
CHAPTER 12Advanced

Bolted Joints & Preload

12.1 Introduction to Bolted Joint Design

The bolted joint is the most common method of assembling structural and mechanical components. Unlike welded or adhesive joints, bolted joints are reversible, inspectable, and tunable — preload can be adjusted to control stiffness, sealing, and fatigue life. Yet bolted joints are also among the most frequently mis-designed connections in engineering, leading to loosening, leakage, fatigue failure, and catastrophic separation.

The central concept of bolted joint design is preload: the initial tension in the bolt created during tightening. Preload compresses the clamped members, creating a stiff load path that resists external loads, maintains sealing, and prevents joint separation. Without adequate preload, the joint behaves as a collection of loose parts — and fails.

This chapter develops the stiffness model, load-sharing analysis, preload estimation, separation criteria, proof load limits, and bolt fatigue design.


12.2 The Bolted Joint as a Spring System

A tightened bolted joint can be modeled as two springs in parallel:

  • Bolt spring: stiffness $k_b$, representing the elastic elongation of the bolt shank and threads under tension.
  • Member spring: stiffness $k_m$, representing the elastic compression of the clamped plates, flanges, or structural members.
Interactive Diagram

Bolted Joint Force Sharing

Joint constant C = kb/(kb+km) sets how much of external load the bolt carries.

C
0.25
Fb
23.0 kN
Fm
11.0 kN
Psep
26.7 kN
PFb = Fi + C·PFmElastic sharingΔFb = C · PΔFm = (1−C) · PSeparate if P ≥ Fi/(1−C)
Bolt tensionMember compressionExternal load

When an external tensile load $P$ is applied to the joint, it is shared between the bolt and the members according to their relative stiffnesses. The bolt feels only a fraction of the external load; the members absorb the rest by decompressing.


12.3 The Joint Constant

The joint constant (or stiffness constant) $C$ defines the fraction of the external load carried by the bolt:

$$C = \frac{k_b}{k_b + k_m}$$

12.3.1 Physical Meaning

  • $C = 0$: All external load goes to the members (infinitely stiff bolt, infinitely compliant members — unrealistic).
  • $C = 1$: All external load goes to the bolt (infinitely stiff members — bolt acts as a rigid tie).
  • Typical values: $C = 0.2$–$0.35$ for through-bolted steel flanges.

12.3.2 Design Goal

Minimize $C$ to protect the bolt from external loads. This is achieved by:

  • Using a long, slender bolt (low $k_b$).
  • Using thick, stiff clamped members (high $k_m$).
  • Using multiple bolts to increase total member stiffness.

12.4 Load Sharing and the Joint Diagram

12.4.1 Initial State (Preload Only)

After tightening to preload $F_i$, the bolt is in tension ($F_b = F_i$) and the members are in compression ($F_m = F_i$).

12.4.2 Under External Tensile Load $P$

The bolt tension increases and the member compression decreases:

$$F_b = F_i + CP$$

$$F_m = F_i - (1 - C)P$$

The external load $P$ is shared: fraction $C$ increases bolt tension, fraction $(1-C)$ relieves member compression.

12.4.3 Under External Compressive Load

If the external load is compressive ($P < 0$):

$$F_b = F_i + CP \quad (\text{bolt tension decreases})$$

$$F_m = F_i - (1-C)P \quad (\text{member compression increases})$$


12.5 Joint Separation

Separation occurs when the clamped members fully decompress — the joint opens and the bolt carries the entire external load. Separation is the ultimate failure mode for pressure vessels, engine heads, and structural connections.

12.5.1 Separation Criterion

Separation begins when member compression reaches zero:

$$F_m = F_i - (1-C)P = 0$$

$$P_{sep} = \frac{F_i}{1 - C}$$

12.5.2 Safety Factor Against Separation

$$n_{sep} = \frac{P_{sep}}{P_{max}} = \frac{F_i}{(1-C)P_{max}}$$

Design requirement: $n_{sep} \geq 2.0$ for static loads, higher for dynamic/seismic applications.

12.5.3 Consequences of Separation

  • Loss of sealing (leakage in pressure vessels, engines).
  • Bolt carries 100% of external load → fatigue life collapses.
  • Impact loading on separation surfaces → fretting, wear, galling.
  • Permanent joint relaxation on re-clamping.

12.6 Preload from Torque

In practice, preload is applied via torque tightening:

$$F_i \approx \frac{T}{K d}$$

where:

  • $T$ = applied torque (N·m)
  • $K$ = nut factor (dimensionless, typically 0.15–0.30)
  • $d$ = nominal bolt diameter (m)

12.6.1 Nut Factor $K$

The nut factor depends on:

  • Thread friction (pitch, surface finish, lubrication).
  • Bearing friction under the nut/bolt head.
  • Washer type and material.
Condition$K$
Dry, unplated0.25–0.30
Zinc plated, light oil0.20–0.25
Molybdenum disulfide lubricant0.12–0.18
PTFE-coated0.10–0.15

Scatter in $K$ causes ±25–40% scatter in preload for a given torque. This is why critical joints use torque + angle tightening, hydraulic tensioners, or strain-gauge bolts.

12.6.2 Torque-Angle Tightening

For critical joints:

  1. Apply a snug torque (~30% of final) to seat the joint.
  2. Turn the nut through a specified angle (typically 60°–180°) to achieve target preload.
  3. The angle method is less sensitive to friction scatter.

12.7 Proof Load and Yield

Every commercial bolt is rated by a property class (metric: 8.8, 10.9, 12.9; SAE: Grade 5, 8) that specifies:

  • Proof load ($F_p$): The maximum load the bolt can sustain without permanent deformation (typically 85–95% of yield).
  • Yield strength ($S_y$): The stress at 0.2% offset strain.
  • Tensile strength ($S_{ut}$): Ultimate fracture load.

12.7.1 Preload Target

Standard practice: tighten to 60–75% of proof load:

$$F_i = 0.65 \times F_p$$

This provides:

  • Adequate clamping force for load sharing.
  • Margin against bolt yield under maximum external load.
  • Room for relaxation (embedment, thermal cycling).

12.7.2 Maximum Bolt Tension Under External Load

$$F_{b,max} = F_i + CP_{max}$$

Must satisfy: $F_{b,max} < F_p$ (no permanent bolt deformation).


12.8 Bolt Fatigue

Bolts in cyclic-loading joints (engine connecting rods, cylinder heads, structural connections under wind/seismic) fail by fatigue — not static overload. The key to bolt fatigue life is minimizing the alternating stress in the bolt.

12.8.1 Alternating Bolt Stress

The alternating component of bolt stress from external cyclic load $P_a$:

$$\sigma_{a,bolt} = \frac{CP_a}{A_t}$$

where $A_t$ is the bolt tensile stress area.

The mean component:

$$\sigma_{m,bolt} = \frac{F_i + CP_m}{A_t}$$

12.8.2 Fatigue Design

Using Goodman or Gerber criterion:

$$\frac{\sigma_{a,bolt}}{S_e} + \frac{\sigma_{m,bolt}}{S_{ut}} \leq \frac{1}{n_f}$$

12.8.3 Strategies to Improve Bolt Fatigue Life

  1. Increase preload $F_i$ (raises mean, but reduces alternating fraction if $C$ is small).
  2. Decrease joint constant $C$ (stiff members, compliant bolt).
  3. Reduce external load amplitude $P_a$ (design change, damping).
  4. Use rolled threads (cold-worked root, higher $S_e$).
  5. Avoid thread cutouts in the shear plane (use shoulder bolts).

12.9 Bolt Stiffness Calculation

The bolt stiffness $k_b$ depends on the grip length and the effective elastic length:

$$k_b = \frac{A_d E}{L_d + L_t + L_{threaded}}$$

where:

  • $A_d$ = shank cross-section area
  • $E$ = Young's modulus (205 GPa for steel)
  • $L_d$ = unthreaded shank length in grip
  • $L_t$ = threaded length in grip
  • Effective length of threaded portion: $L_{threaded}/A_t$ equivalent (using tensile stress area $A_t$)

12.9.1 Member Stiffness

For steel plates compressed through the bolt holes:

$$k_m = \frac{E A_m}{L_g}$$

where $A_m$ is an effective bearing area (frustum model per Shigley) and $L_g$ is the grip length.


12.10 Gasketed Joints

Flanged connections with gaskets add complexity:

  • The gasket has its own stiffness $k_g$ (often very low — soft gasket).
  • Minimum seating stress must be maintained on the gasket for sealing.
  • Gasket relaxation over time requires higher initial preload.
  • ASME PCC-1 provides detailed procedures for pressure vessel flanges.

12.11 Design Procedure Summary

  1. Define loads: $P_{max}$, $P_{min}$, cyclic range $P_a$.
  2. Select bolt size from standard tables (ISO, SAE).
  3. Calculate $k_b$ and $k_m$ → joint constant $C$.
  4. Set preload $F_i = 0.65 F_p$.
  5. Check separation: $P_{max} < F_i/(1-C)$.
  6. Check bolt yield: $F_i + CP_{max} < F_p$.
  7. Check fatigue: Goodman with $\sigma_{a,bolt}$ and $\sigma_{m,bolt}$.
  8. Specify tightening method (torque, torque+angle, tensioner).
  9. Specify inspection (torque audit, ultrasonic measurement).

12.12 Thermal Effects on Bolted Joints

Bolted joints in engines, exhaust systems, and turbines experience significant temperature gradients that affect preload:

12.12.1 Differential Thermal Expansion

If the bolt and clamped members have different coefficients of thermal expansion ($\alpha_b$ vs. $\alpha_m$):

$$\Delta F_{thermal} = \frac{\Delta T (\alpha_m L_m - \alpha_b L_b)}{\frac{1}{k_b} + \frac{1}{k_m}}$$

For a steel bolt ($\alpha_b = 12 \times 10^{-6}$/K) clamping aluminum members ($\alpha_m = 23 \times 10^{-6}$/K) with $\Delta T = 100$ K:

The aluminum expands more, relieving bolt tension. Preload drops. This is a common cause of joint loosening in automotive engine applications.

12.12.2 Creep Relaxation

At sustained elevated temperatures (> 300°C for steel bolts), the bolt material creeps, permanently elongating and reducing preload. Use alloy bolts rated for the service temperature (A-286, Inconel 718 for extreme environments).


12.13 Multi-Bolt Patterns and Load Distribution

When multiple bolts share an external load, the load distribution depends on the bolt pattern geometry and member stiffness:

12.13.1 Symmetric Patterns

For $n$ equally spaced bolts on a circular flange, each bolt carries approximately $P/n$ of the total external load (plus its share of the preload-dependent load redistribution).

12.13.2 Eccentric Loading

If the external load is applied eccentrically (bending on the flange), the bolt farthest from the neutral axis carries the most additional load. Use the bolt group analysis (same methodology as weld group design) to determine the critical bolt.

12.13.3 Gasketed Flange Design (ASME PCC-1)

For pressure vessel flanges:

  1. Calculate required gasket seating stress at assembly.
  2. Calculate required gasket operating stress at design pressure.
  3. Select bolt size and number to achieve both with adequate safety margin.
  4. Verify flange bending stress (ASME VIII, Division 1, Appendix 2).

12.14 Bolt Loosening Mechanisms

Bolts can lose preload in service through:

MechanismCausePrevention
EmbedmentSurface roughness flattens under loadRe-torque after first thermal cycle
RelaxationMaterial creep at high temperatureHigh-temperature alloys, lower preload
Vibration looseningTransverse vibration overcomes thread frictionPrevailing-torque nuts, wedge-lock washers, thread adhesive
Thermal cyclingDifferential expansion/contractionMatch CTE, flexible washers
Gasket creepGasket material flows under sustained loadProper gasket selection, re-torque schedule

Self-loosening under transverse vibration (Junker test) occurs when the transverse displacement at the joint interface exceeds a critical value. Prevention: maintain high preload, use locking features, minimize transverse excitation.