Hand Calculations logo Hand Calculations All help pages ▾

Joint Stiffness⚠ unverified

Mechanical / Joints · Compute the combined stiffness of a bolted joint

Parameters

InputSymbolUnitDefaultDescription
kbkbN/m1.0Bolt stiffness
kmkmN/m1.0Member (clamped material) stiffness
OutputSymbolUnitDescription
resultkN/mCombined series stiffness, in newtons per metre (N/m). Returns 0.0 when the total stiffness ``kb + km`` is not positive

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

Two linear springs of rates $k_b$ and $k_m$ combine in series when the same force $F$ passes through both and their deflections add. Each stretches by $F/k_b$ and $F/k_m$ respectively, so the total relative displacement is

$$\delta = \frac{F}{k_b} + \frac{F}{k_m} = F\left(\frac{1}{k_b} + \frac{1}{k_m}\right).$$

The effective series stiffness is force over total displacement:

$$k = \frac{F}{\delta} = \frac{1}{\dfrac{1}{k_b} + \dfrac{1}{k_m}} = \frac{k_b\,k_m}{k_b + k_m}.$$

(Contrast the parallel case, where both springs share a common displacement and their forces add, giving $k_b + k_m$ — the combination that produces the joint constant $C$.)

Dimensional check. $\dfrac{k_b\,k_m}{k_b+k_m} = \dfrac{(\text{N}/\text{m})^2}{\text{N}/\text{m}} = \text{N}/\text{m}$ — a stiffness, as required.

History and Development

Series/parallel spring combination is elementary mechanics, but its careful application to bolted joints — recognising that the same bolt and members combine one way for stack compliance and another for external load sharing — is what the Shigley/VDI 2230 joint model formalises. The reciprocal-sum rate here underlies the joint-diagram construction (the triangular force–deflection diagram) from which preload, external load, and separation are all read off geometrically.

Related Concepts: Joint Stiffness Ratio, Bolted Joint Stiffness Member, Bolt Shank Stiffness, Bolt Thread Stiffness, Bolt Load External, Member Load External

Notes: Series rate (reciprocal sum) — always smaller than either spring. For external-load sharing use the parallel sum $k_b+k_m$ via Joint Stiffness Ratio instead. Bolt stiffness $k_b$ from Bolt Shank Stiffness + Bolt Thread Stiffness in series; $k_m$ from Bolted Joint Stiffness Member.

← Back to the workspace  ·  All help pages  ·  Getting started