Bolt Shank Stiffness⚠ unverified
Mechanical / Fasteners · Axial stiffness of a bolt shank
Parameters
| Input | Symbol | Unit | Default | Description |
|---|---|---|---|---|
| Ad | Ad | m^2 | 0.000113 | Shank area |
| E | E | Pa | 200000000000.0 | Young's modulus |
| L | L | m | 0.05 | Shank length |
| Output | Symbol | Unit | Description |
|---|---|---|---|
| k | kb | N/m | Shank stiffness |
The science & history
Understanding the Parameters
-
Shank area $A_d$ — the full circular area $\pi d^2/4$ of the unthreaded shank (unlike the tensile stress area used for strength). A thicker shank is stiffer in direct proportion.
-
Young's modulus $E$ — the material's axial stiffness. The shank stretches (uniaxial tension), so the relevant modulus is $E$, and steel's high $E$ (~200 GPa) makes bolts stiff.
-
Shank length $L$ — stiffness is inversely proportional to length: a longer bolt (or longer grip) is more compliant. This is deliberately exploited — long, thin "reduced-shank" or "stretch" bolts are used precisely to lower $k_b$ and protect the bolt from fatigue.
-
Bolt vs member stiffness — the real bolt is a shank and threaded portion in series (see Bolt Thread Stiffness); the combined $k_b$ then combines with member stiffness through the joint stiffness constant $C = k_b/(k_b + k_m)$ (see Joint Stiffness).
Derivation (Approaching a Proof)
Model the shank as a prismatic bar in uniaxial tension. Hooke's law relates stress and strain, and stress and strain relate to force and elongation:
$$\sigma = E\varepsilon, \quad \sigma = \frac{F}{A_d}, \quad \varepsilon = \frac{\delta}{L}.$$
Combining, the elongation under force $F$ is
$$\delta = \frac{F L}{A_d E}.$$
Stiffness is force over elongation:
$$k_b = \frac{F}{\delta} = \frac{A_d E}{L}.$$
This is the same $AE/L$ axial-bar stiffness that appears throughout structural mechanics. A real bolt's total axial stiffness combines the shank ($A_d$, length $L_d$) and the threaded length ($A_t$, length $L_t$) as springs in series:
$$\frac{1}{k_{\text{bolt}}} = \frac{1}{k_b} + \frac{1}{k_t} = \frac{L_d}{A_d E} + \frac{L_t}{A_t E},$$
since the two segments carry the same force and their elongations add. This page gives the shank term; Bolt Thread Stiffness gives the threaded term.
Dimensional check. $[k_b] = \dfrac{\text{m}^2 \cdot \text{Pa}}{\text{m}} = \dfrac{\text{m}^2 (\text{N/m}^2)}{\text{m}} = \text{N/m}$. ✓
History and Development
Bolt/member stiffness modelling became central to high-reliability joint design in the 1960s through the work of Gerhard Junker (on vibration loosening) and the analyses codified in Shigley, VDI 2230, and NASA fastener manuals. The insight that a compliant bolt clamped between stiff members survives fatigue — because it absorbs little of the external load fluctuation — drives the use of long, thin, and reduced-shank bolts in engines and aerospace.
Related Concepts: Bolt Thread Stiffness, Joint Stiffness, Joint Stiffness Ratio, Bolted Joint Stiffness Member, Bolt Fatigue Endurance, Bolt Proof Load
Notes: Uses the full shank area $A_d = \pi d^2/4$ (not $A_t$). Combine in series with the threaded portion for total bolt stiffness, then with member stiffness via $C = k_b/(k_b+k_m)$.