Skip to main content
Speclore

Stiffness

Reference data and engineering information about stiffness for miscellaneous applications.

stiffness

Overview

Engineering reference data for Stiffness in miscellaneous.

Key Formulas

Unit Conversion

y=xky = x \cdot k

Multiply by conversion factor.

Linear Interpolation

y=y1+(xx1)(y2y1)x2x1y = y_1 + \frac{(x - x_1)(y_2 - y_1)}{x_2 - x_1}

Estimate between two known points.

Percentage

p=partwhole×100%p = \frac{\text{part}}{\text{whole}} \times 100\%

Part as fraction of whole.

Variables

SymbolDescriptionUnit
xxInput value
yyOutput value
kkConversion factor

Types of Stiffness

Stiffness manifests differently depending on the type of loading and deformation:

Axial Stiffness relates to elongation or compression along the member's axis: kaxial=EALk_{axial} = \frac{EA}{L} where EE is Young's modulus, AA is cross-sectional area, and LL is member length.

Torsional Stiffness resists angular twist: ktorsion=GJLk_{torsion} = \frac{GJ}{L} where GG is shear modulus and JJ is polar moment of inertia.

Bending Stiffness resists lateral deflection of beams: kbending=48EIL3k_{bending} = \frac{48EI}{L^3} (simply supported beam with central point load)

Stiffness in Series and Parallel

When combining multiple springs or elastic elements:

Series Configuration: 1ktotal=1k1+1k2++1kn\frac{1}{k_{total}} = \frac{1}{k_1} + \frac{1}{k_2} + \cdots + \frac{1}{k_n}

The total stiffness is always less than the softest individual element.

Parallel Configuration: ktotal=k1+k2++knk_{total} = k_1 + k_2 + \cdots + k_n

The total stiffness is the sum of all individual stiffness values.

Key Properties

  • Stiffness is not an intrinsic material property — it depends on geometry and boundary conditions
  • Higher stiffness means less deformation under a given load
  • Stiffness relates directly to natural frequency: ωn=k/m\omega_n = \sqrt{k/m} for a simple mass-spring system

References