Last verified · v1.0
Calculator · physics
Bending Stress Calculator
Compute maximum bending stress for rectangular, solid circular, and hollow circular cross-sections using the flexure formula σ = Mc/I.
Inputs
Maximum Bending Stress
—
Explain my result
Get a plain-English breakdown of your result with practical next steps.
The formula
How the
result is
computed.
Understanding Bending Stress
Bending stress quantifies the internal resistance a structural member develops when an external bending moment is applied. Engineers use bending stress calculations to verify that beams, shafts, and structural frames remain within safe operating limits before fabrication begins. This calculator applies the classical flexure formula, derived from Euler-Bernoulli beam theory, to three common cross-section shapes: rectangle, solid circle, and hollow circle.
The Flexure Formula: σ = Mc / I
The governing equation for maximum bending stress is:
σ = (M · c) / I
- σ — Bending stress at the extreme fiber (Pa or MPa)
- M — Applied bending moment at the cross-section of interest (N·m)
- c — Perpendicular distance from the neutral axis to the outermost fiber (m)
- I — Second moment of area, or area moment of inertia, about the neutral axis (m&sup4;)
As established in Fairfield University's Basic Stress Equations reference, this formula rests on three key assumptions: the beam material is homogeneous and linearly elastic, the cross-section is symmetric about the bending axis, and plane sections remain plane after deformation. These conditions hold for most practical engineering beams under moderate loads.
Cross-Section Geometry and Derived Formulas
The values of c and I depend entirely on the shape and dimensions of the cross-section. Each shape yields a specific pair of formulas:
Rectangular Cross-Section
For a rectangle of base width b and height h measured in the direction of bending:
- Second moment of area: I = bh³ / 12
- Extreme-fiber distance: c = h / 2
- Section modulus form: σ = 6M / (bh²)
Example: A timber floor joist 50 mm wide and 200 mm deep subjected to a bending moment of 3 000 N·m develops a maximum bending stress of 6 × 3 000 / (0.050 × 0.200²) = 9.0 MPa. Southern pine's typical allowable bending stress of roughly 12 MPa confirms this joist operates within safe limits.
Solid Circular Cross-Section
For a solid circle of diameter d:
- Second moment of area: I = πd&sup4; / 64
- Extreme-fiber distance: c = d / 2
- Simplified: σ = 32M / (πd³)
Example: A 30 mm diameter steel drive shaft carrying a bending moment of 80 N·m develops σ = 32 × 80 / (π × 0.030³) ≈ 30.2 MPa, well below the typical steel yield strength of 250 MPa, confirming an ample safety margin of roughly 8.
Hollow Circular Cross-Section
For a hollow tube with outer diameter D and inner diameter d:
- Second moment of area: I = π(D&sup4; − d&sup4;) / 64
- Extreme-fiber distance: c = D / 2
- Simplified: σ = 32MD / [π(D&sup4; − d&sup4;)]
Example: A structural steel tube with D = 60 mm and d = 50 mm under M = 500 N·m yields σ = 32 × 500 000 × 60 / [π × (60&sup4; − 50&sup4;)] ≈ 45.5 MPa. Hollow sections deliver high stiffness at reduced weight, a principle the MIT Wing Bending Calculations guide applies extensively in aircraft spar design.
Step-by-Step Calculation Procedure
- Select the cross-section shape: rectangle, solid circle, or hollow circle.
- Record all relevant dimensions in consistent SI units (meters or millimeters throughout).
- Compute the second moment of area I using the formula for the chosen shape.
- Determine the extreme-fiber distance c as half the overall depth or half the outer diameter.
- Obtain the bending moment M at the critical section from a free-body diagram or structural analysis software.
- Substitute M, c, and I into σ = Mc/I and calculate the result.
- Compare σ against the material allowable stress, applying an appropriate safety factor (typically 1.5 to 3.0) per the governing design code.
Applications Across Engineering Disciplines
Bending stress analysis underpins the design of timber and steel floor beams, bridge girders, reinforced concrete members, rotating machine shafts, medical implants, and aerospace structures. Any component subjected to transverse loads or applied moments must satisfy bending stress criteria. For non-prismatic members or geometrically complex sections, the finite element methods detailed in University of Florida's FEA of Beams and Frames extend this classical approach to arbitrary geometries. Always verify results against applicable design standards such as AISC 360, Eurocode 3, or the relevant material specification before finalizing a structural design.
Reference