Simply Supported Beam (Center Load + UDL)

stressmass-cost

Verified build 8 relations · 3 identities proven · 2 modeling steps · 6 parity samples

Every floor you have ever stood on is this THING: a beam resting on two supports, carrying both a crowd of distributed weight and the occasional concentrated piano. The cantilever taught the flexure machinery; this page teaches the move that makes beam tables useful — superposition:

δP=PL348EIδw=5wL4384EIδ=δP+δw\delta_P = \frac{P L^3}{48\,EI} \qquad \delta_w = \frac{5\,w L^4}{384\,EI} \qquad \delta = \delta_P + \delta_w

Three things to notice, one per formula:

The size-depth configuration runs it backwards: name the loads, span, and the margin a code demands, and the widget returns the joist depth — then immediately reports the deflection that depth costs, because strength-sized beams are routinely stiffness-governed in practice.

Try it

Material

T3, bare flat sheet 0.010-0.128 in. thick, AMS 4037 / AMS-QQ-A-250/4 (MIL-HDBK-5J Table 3.2.3.0(b1), p. 3-71)

Bound properties of 2024-T3 aluminum sheet (bare)
E10.5 Msitypicalmil-hdbk-5j
sigma_y47 ksidesign min.mil-hdbk-5j
rho0.1 lb/inch**3typicalmil-hdbk-5j
Inputs
Second moment of area
m⁴
Midspan deflection from P alone
Midspan deflection from w alone
Total midspan deflection
Max bending moment (midspan)
N·m
Max bending stress
Safety factor (yield)
Beam mass
kg

3 materials in the database are not listed here: no published value in our cited sources for every property this THING needs.

Materials modeled here: 2024-T3 aluminum sheet (bare) 304 stainless steel 6061-T6 aluminum 7075-T6 aluminum AISI 1045 medium-carbon steel AISI 4340 low-alloy steel (Ni-Cr-Mo) ASTM A36 structural steel (hot-rolled) C26000 Cartridge Brass (70/30) Nylon 6/6 (PA66), unfilled Ti-6Al-4V

Governing relations

I=bh312I = \frac{b h^3}{12}

Assumes: solid rectangular cross-section, bending about the strong axis

Source: Gere, J. M., & Goodno, B. J., Mechanics of Materials, 9th ed., Cengage, 2018 — flexure formula (§5.5), shear-deflection and small-deflection limits, App. E section properties.

δP=PL348EI\delta_P = \frac{P L^3}{48\,E I}

Assumes: simply supported (pinned-roller), point load exactly at midspan; linear elastic, small deflections, Euler–Bernoulli kinematics

Source: Budynas, R. G., & Nisbett, J. K., Shigley's Mechanical Engineering Design, 10th ed., McGraw-Hill, 2015 — ch. 4 (Deflection and Stiffness): deflections by integration and by superposition, and Table A-9 (beam deflection cases; the simply-supported center-load and uniform-load rows used here).

δw=5wL4384EI\delta_w = \frac{5\,w L^4}{384\,E I}

Assumes: uniform load over the full span, same support and kinematic assumptions

Source: Budynas, R. G., & Nisbett, J. K., Shigley's Mechanical Engineering Design, 10th ed., McGraw-Hill, 2015 — ch. 4 (Deflection and Stiffness): deflections by integration and by superposition, and Table A-9 (beam deflection cases; the simply-supported center-load and uniform-load rows used here).

δ=δP+δw\delta = \delta_P + \delta_w

Assumes: THE method relation — the beam equation EI·v″ = M(x) is linear in the loads, so the response to both loads together is exactly the sum of the responses to each alone; legal only while everything stays linear (elastic material, small deflections, no contact or buckling) · Valid while: Total midspan deflection exceeds L/10 — the small-deflection assumption is breaking down, and with it the linearity that superposition itself depends on. This is a short, deep beam (L < 10h): shear deflection, neglected by Euler–Bernoulli theory, is no longer small.

Source: Budynas, R. G., & Nisbett, J. K., Shigley's Mechanical Engineering Design, 10th ed., McGraw-Hill, 2015 — ch. 4 (Deflection and Stiffness): deflections by integration and by superposition, and Table A-9 (beam deflection cases; the simply-supported center-load and uniform-load rows used here).

Mmax=PL4+wL28M_{max} = \frac{P L}{4} + \frac{w L^2}{8}

Assumes: both load cases put their maximum moment at midspan, so the maxima add legitimately — superposing maxima is NOT generally legal; it works here only because the peaks coincide

Source: Budynas, R. G., & Nisbett, J. K., Shigley's Mechanical Engineering Design, 10th ed., McGraw-Hill, 2015 — ch. 4 (Deflection and Stiffness): deflections by integration and by superposition, and Table A-9 (beam deflection cases; the simply-supported center-load and uniform-load rows used here).

σ=Mmax(h/2)I\sigma = \frac{M_{max}\,(h/2)}{I}

Assumes: flexure formula at the outer fiber, midspan · Valid while: Bending stress exceeds the yield strength — the outer fiber has yielded and every linear-elastic number here (superposition included) stops being the truth.

Source: Gere, J. M., & Goodno, B. J., Mechanics of Materials, 9th ed., Cengage, 2018 — flexure formula (§5.5), shear-deflection and small-deflection limits, App. E section properties.

SF=σyσ\mathrm{SF} = \frac{\sigma_y}{\sigma}

Assumes: margin against first yield at the outer fiber, not against collapse

Source: Gere, J. M., & Goodno, B. J., Mechanics of Materials, 9th ed., Cengage, 2018 — flexure formula (§5.5), shear-deflection and small-deflection limits, App. E section properties.

m=ρbhLm = \rho\, b\, h\, L

Assumes: prismatic beam, uniform density

Source: Gere, J. M., & Goodno, B. J., Mechanics of Materials, 9th ed., Cengage, 2018 — flexure formula (§5.5), shear-deflection and small-deflection limits, App. E section properties.

Derivation

Steps marked modeling step are where physics enters by citation — every other line is machine-proven to follow from them, and the cited models are independently re-derived in the test pipeline where possible. See what is and isn't machine-verified.

MP=Px2M_{P} = \frac{P x}{2}

1. The modeling step, load case one: by symmetry each support carries P/2, so a cut at x (left of midspan) sees the internal moment M_P = (P/2)·x — a triangle peaking at midspan with value PL/4. — statics: method of sections, point load modeling step

Mw=wx(Lx)2M_{w} = \frac{w x \left(L - x\right)}{2}

2. Load case two: each support carries wL/2, and the load already passed contributes −wx·(x/2), leaving M_w = wx(L−x)/2 — a parabola, also peaking at midspan, with value wL²/8. — statics: method of sections, distributed load modeling step

Mmax=L2w8+LP4M_{max} = \frac{L^{2} w}{8} + \frac{L P}{4}

3. Evaluate both at x = L/2 and add. Adding the MAXIMA is legal here only because both diagrams peak at the same place — superpose two off-center loads and the combined peak sits somewhere new, smaller than the sum of the individual peaks. The fields always add; their maxima only sometimes do. — superpose the moment diagrams at their shared peak

δ=δP+δw\delta = \delta_{P} + \delta_{w}

4. The headline act: EI·v″ = M_P(x) + M_w(x) is linear, and integration is linear, so the deflection under both loads is exactly the deflection under each, added. δ_P = PL³/48EI and δ_w = 5wL⁴/384EI are the two most-quoted rows of every beam table (Shigley Table A-9); the build cannot integrate, so the test pipeline re-derives both rows from EI·v″ = M(x) with a computer algebra system, constants and all. — superposition: linear ODE ⇒ responses add

σ=6Mmaxbh2\sigma = \frac{6 M_{max}}{b h^{2}}

5. Flexure formula with the rectangular section folded in: σ = 6M/(bh²). Depth enters squared — the size-depth configuration runs this backwards to find the joist that meets a code margin, which is how every floor over your head was actually chosen. — flexure formula, rectangular section

How it fails

The widget’s margin is first yield at the midspan outer fiber, under static loads. Floors and girders find other ways:

  • Cantilever Beam (End Load)

    A beam fixed at one end, loaded at the other — the fruit-fly of structures. One widget shows why stiffness (E) and strength (σ_y) are independent axes: swap steel for titanium and deflection goes UP while the safety factor also goes up.

    • stress
    • mass-cost
  • Fixed-Fixed Beam (UDL)

    A beam built rigidly into a wall at BOTH ends under a uniform load. Two equilibrium equations, four unknown reactions — indeterminate to the second degree — so two compatibility conditions (zero slope and zero deflection at a released end) close the system, and the build solves the coupled 4×4 group exactly. The fixing moment at each wall governs, and none of the reactions cares about the material.

    • stress
    • mass-cost
  • Propped Cantilever (UDL)

    A cantilever with a prop under its free end: one redundant support turns a determinate beam into a statically indeterminate one. Equilibrium alone cannot find the three reactions — compatibility (the prop deflects to zero) supplies the missing equation, and the build solves the coupled 3×3 system exactly.

    • stress
    • mass-cost
  • Circular Plate under Uniform Pressure (Clamped vs Simply Supported)

    Push uniform pressure on a flat circular plate — a tank head, a porthole, a valve cover — and how hard it deflects and where it cracks depend entirely on the RIM. Bolt it down (clamped) and it is stiff and hottest at the edge; rest it on a ring (simply supported) and it sags four times as far and is hottest at the center. This is the page where Poisson's ratio moves a STRESS: the simply-supported stress carries ν, the clamped-edge stress carries no material property at all.

    • stress
  • Curved Beam in Bending (Winkler — Crane Hook, C-Clamp, Press Frame)

    Bend a bar that is already curved and the neutral axis walks off the centroid, toward the inside of the curve — the inner fibers run hotter than the straight-beam Mc/I ever predicts. This is the Winkler formula behind a crane hook, a C-clamp, and a press frame: σ = M·c/(A·e·r), the tiny eccentricity e = r_c − r_n doing all the work, plus the direct P/A a hook's load adds on top.

    • stress
  • Transverse Shear in Beams (τ = VQ/Ib, Shear Flow, Fastener Spacing)

    A beam does not only bend — the shear force V drags its layers past one another, and that longitudinal shear is what a built-up beam's nails or bolts actually carry. The stress is a parabola (peak 3V/2A at the neutral axis, zero at the surfaces), and the shear flow q = VQ/I sets the fastener spacing. Statics and geometry only: no stiffness enters at all.

    • stress

Chains with

Outputs whose SI dimension and quantity kind match another THING's input — the only wires the planner's connectionLegal accepts (invariant 2, computed at build time, not hand-listed). Wire these on the chaining demo.

+ 24 more THINGs its outputs can legally feed (showing the first 8 in course order).

Sources