NapkinCalc

Mechanics of Materials — Stress & Strain

Strain & Hooke's law — stiffness is a material property

continues from lesson 1 — values defined earlier in the course stay live here

ELI5: strain ε = ΔL / L is the fractional stretch — pure ratio, no units. For most metals, stress and strain rise together in lockstep: σ = E·ε. The constant E (Young's modulus) is the material's stiffness — steel's is ~200 GPa, and it's the same whether the bar is huge or tiny.

Esteel:=200GPaE_{steel} := 200 GPa = 200 GPa Young's modulus for steel
strainaxial=σaxialEsteelstrain_{axial} = \frac{\sigma_{axial}}{E_{steel}} = 0.00080.0008 fractional stretch ≈ 0.0008
Lrod:=2mL_{rod} := 2 m = 2 m original length
δrod:=strainaxialLrodinmm\delta _{rod} := strain_{axial} * L_{rod} in mm = 1.5915 mm how much it stretches ≈ 1.6 mm
✓ pass abs(δrodFaxialLrod/(AcrossEsteel))<1e6mmabs(\delta _{rod} - F_{axial} * L_{rod} / (A_{cross} * E_{steel})) < 1e-6 mm matches the direct formula δ = F·L / (A·E)
200000 * x
05010015020002e-44e-46e-48e-40.0010.0012

stress (MPa) vs strain x in the elastic region — a straight line whose slope is E

Real-world hook: Hooke's law is why a bridge deck flexes and springs back, how a bathroom scale turns your weight into a reading, and why guitar strings hold a pitch.