Inputs
Closed-form deflection
- Simple UDL: δ = 5wL⁴/(384EI).
- Simple PT (mid): δ = PL³/(48EI).
- Cantilever PT: δ = PL³/(3EI).
- Cantilever UDL: δ = wL⁴/(8EI).
- Fixed UDL: δ = wL⁴/(384EI).
Closed-form deflection, moment, and shear for common load cases — simple, cantilever, fixed end with UDL or point loads.
This tool returns maximum moment, shear, and deflection for six classical, statically-determinate beam load cases — simply-supported and cantilever beams under a uniformly distributed load (UDL) or point load, plus a fixed-fixed beam under UDL — using closed-form elastic beam theory. It is meant for quick preliminary strength and serviceability checks.
All cases follow standard Euler-Bernoulli beam theory (see Hibbeler, or Gere & Timoshenko, Mechanics of Materials):
Simple beam, UDL w: Mmax=wL²/8 (midspan) Vmax=wL/2 δmax=5wL⁴/(384EI) (midspan) Simple beam, point load P at midspan: Mmax=PL/4 Vmax=P/2 δmax=PL³/(48EI) Simple beam, point load P at distance a from a support: solved by the standard double-integration / Macaulay's-method solution for an off-center load — the maximum deflection is not generally under the load itself unless a=L/2. Cantilever, point load P at the free tip: Mmax=PL (fixed end) Vmax=P δmax=PL³/(3EI) (tip) Cantilever, UDL w: Mmax=wL²/2 (fixed end) Vmax=wL δmax=wL⁴/(8EI) (tip) Fixed-fixed beam, UDL w: Msupport=wL²/12 Vmax=wL/2 δmax=wL⁴/(384EI) (midspan)E is the elastic modulus and I the second moment of area of the cross-section, taken as constant along the span in every case.
Using the tool's own defaults for the simple-beam UDL case — L=6 m, w=20 kN/m, E=200,000 MPa, I=180×10⁶ mm⁴: Mmax = 20×6²/8 = 90 kN·m and Vmax = 20×6/2 = 60 kN. For deflection, converting to consistent N-mm units (w=20 kN/m = 20 N/mm, L=6000 mm): δmax = 5×20×6000⁴/(384×200,000×180×10⁶) ≈ 9.4 mm, giving a span/deflection ratio of about L/640 — comfortably within typical L/360 floor serviceability limits.