Article — Bending Stress Calculator
Bending Stress Calculator: σ = M·c / I, Explained
Bending stress equals M·c / I, the cornerstone formula of beam flexure. A 10 kN·m moment on a 100 × 200 mm rectangular section produces 15 MPa of stress at the extreme fiber — well below the 160 MPa allowable for structural steel.
The bending stress formula appears in every mechanics of materials textbook, every structural engineering exam, and every plan-review checklist. This page walks through what each variable means, how to compute the section properties (W, I, c) for common shapes, where the formula breaks, and how engineers convert between stress in MPa and psi when crossing the Atlantic.
What is bending stress?
Bending stress is the internal normal stress that develops in a beam under flexure. When a load bends a beam, the top fiber compresses while the bottom fiber stretches (or vice versa for an inverted beam). The stress varies linearly from compressive at one extreme fiber, through zero at the neutral axis, to tensile at the other extreme fiber.
The magnitude depends on three quantities: the bending moment M (how hard you're bending), the section modulus W (how well the cross-section resists bending), and the location y within the section (because stress isn't uniform). At the extreme fiber where y = c, the stress is maximum and equal to M/W.
The bending stress formula is sometimes called the Euler-Bernoulli equation after the 18th-century mathematicians who derived it. Their assumption — that plane sections remain plane after bending — holds well for slender beams but breaks down for deep beams where shear deformation matters.
The bending stress formula
Two equivalent forms appear in textbooks. They describe the same physics.
σ = M · c / I using moment of inertiaσ = M / W using section moduluswhere W = I / c relationshipσ(y) = M · y / I at any height yThe first form is cleaner mathematically but requires computing both I and c. The second form is more practical: engineering tables list W directly for standard sections. AISC tables for I-beams, IPE tables for European sections, and lumber span tables all give W (sometimes called S in US references).
Bending stress and section modulus
Section modulus W is the geometric quantity that links bending moment to stress. It captures both how much material is in the cross-section and how far that material sits from the neutral axis. For a rectangular cross-section b × h, W = bh²/6. For a solid circle of diameter d, W = πd³/32.
Section modulus scales aggressively with depth. Doubling the height of a rectangular section gives 4× the section modulus (since W = bh²/6 contains h²). Doubling the width only doubles W. This asymmetry drives every I-beam design — push the material as far from the neutral axis as possible to maximize W per unit weight.
Rectangle b × h W = bh²/6Square s W = s³/6Solid circle d W = π d³/32Hollow tube D, t W ≈ π D² t / 4Triangle b × h (base) W = bh²/24Bending stress distribution through depth
Bending stress isn't uniform across the section. At the neutral axis (y = 0) it's zero. At any height y above or below the neutral axis it equals M·y/I. At the extreme fibers (y = c = h/2 for a symmetric rectangle) it reaches the maximum value σ_max = M·c/I.
This linear distribution has practical consequences. Reinforced concrete beams put steel rebar near the tension face — where stress is highest — because concrete can't carry tension. Pre-stressed concrete reverses the situation: jacking force creates compression in the bottom fiber, which gravity loads then reduce rather than reverse. Wooden beams sometimes use a stronger species or denser grain on the bottom face for the same reason.
Bending stress by section shape
Different shapes give different W per unit weight. The efficient ones cluster material far from the neutral axis.
An I-beam achieves 2-3× the section modulus of a solid rectangle with the same cross-sectional area. The flanges (top and bottom) sit at y = ±c, contributing the most to W. The web (vertical middle) contributes little to bending but resists shear and keeps the flanges aligned.
If you only know the moment of inertia I and not the distance c, compute W = I / c and use σ = M/W. If you only have W tabulated and need to estimate deflection, deflection depends on I not W, so you must recover I = W·c from the table's c value.
Bending stress and material limits
The stress σ from M·c/I is meaningful only against a material limit. Three thresholds matter.
- Yield strength σ_y: Where the material starts to deform permanently. Steel S235: 235 MPa.
- Ultimate strength σ_u: Where the material breaks. Steel S235: 360 MPa.
- Allowable stress σ_allow: Code-mandated working stress, well below yield. Steel S235: 160 MPa.
- Tension vs. compression: Most metals are symmetric; concrete is not (compression strong, tension weak).
- Fatigue limit: For cyclic loading, σ must stay below the endurance limit — typically half of σ_y.
- Brittle vs. ductile: Brittle materials (cast iron, concrete) fail at yield; ductile materials (steel) yield and redistribute.
Worked bending stress example
A wood floor joist measures 50 × 200 mm (nominal 2×8). A 1.2 kN point load at the midspan of a 4 m simply-supported span produces M_max = PL/4 = 1.2 kN·m.
Section modulus W = b·h²/6 = 50 · 40,000 / 6 = 333,333 mm³ = 3.33 × 10⁵ mm³.
Bending stress σ = M / W = 1.2 × 10⁶ N·mm / 3.33 × 10⁵ mm³ = 3.6 MPa.
For grade-stamped lumber with σ_allow = 10 MPa, the joist passes with a safety factor of 2.8. If the joist were turned 90° (oriented with the 50 mm dimension vertical), W would shrink to 50²·200/6 = 83,333 mm³ — one-quarter of the strong-axis value, and stress would jump to 14.4 MPa, exceeding the allowable. Orientation matters.
Common bending stress mistakes
Five recurring errors trip up new engineers:
A 50×200 mm joist with the long side vertical has W = 333,333 mm³. Flip it horizontal and W drops to 83,333 mm³. Same beam, four times less moment capacity. Always specify orientation on drawings and check it on inspection.
- Strong vs. weak axis confusion: A rectangular section is far stronger about one axis than the other.
- Wrong c distance: For asymmetric sections like a T-shape, c differs above and below the neutral axis.
- Unit mismatch: M in kN·m and I in mm⁴ requires conversion factor 10⁶ to get MPa.
- Forgetting shear stress: Short beams may fail by shear before bending. Both must check.
- Using nominal lumber dimensions: A 2x10 is actually 1.5x9.25 inches. Use actual values in W.
- Ignoring stress concentrations: Holes, notches, and welds amplify local stress by 2-3×. Smooth design only.