Section Modulus Calculator
Calculate elastic (S) and plastic (Z) section modulus for common structural shapes. Determine allowable bending moment capacity.
Section Properties
Elastic Section Modulus (Sx)
144.0000 in³
What is Section Modulus?
Section modulus is a geometric property of a cross-section that directly measures its resistance to bending. It is one of the most fundamental parameters in structural engineering, used to determine whether a beam or structural member can safely carry the applied loads without exceeding the allowable stress. Section modulus is calculated as the ratio of the moment of inertia to the distance from the neutral axis to the extreme fiber, providing a single number that encapsulates both the shape and size of the cross-section's contribution to bending strength.
There are two types of section modulus relevant to structural design. The elastic section modulus (S) is used in working stress design, where the beam is assumed to remain entirely elastic under load. It relates the maximum bending stress to the applied moment through the flexure formula σ = M/S. The plastic section modulus (Z) is used in ultimate strength design, where the entire cross-section is assumed to have yielded. The ratio Z/S, called the shape factor, indicates how much additional strength the section gains through plastic redistribution — typically 1.1 to 1.5 for common structural shapes.
This calculator computes both elastic and plastic section moduli for three common structural shapes: solid rectangles, solid circles, and hollow circles (tubes and pipes). It also calculates the moment of inertia, cross-sectional area, allowable bending moment based on the specified allowable stress, and the shape factor. These properties are essential for engineers, architects, and fabricators who need to verify that structural members meet design requirements.
Section Modulus Formulas
For a solid rectangle, the elastic section modulus about the strong axis is Sx = bh²/6, where b is the width and h is the height. The plastic section modulus is Zx = bh²/4. The moment of inertia is Ix = bh³/12. For the weak axis, the width and height are swapped.
For a solid circle, the elastic section modulus is S = πd³/32, where d is the diameter. The plastic section modulus is Z = d³/6. The moment of inertia is I = πd⁴/64. Due to the symmetry of the circle, the section properties are identical about any diameter.
For a hollow circle (pipe or tube), the elastic section modulus is S = π(D⁴ - d⁴)/(32D), where D is the outer diameter and d is the inner diameter. The plastic section modulus is Z = (D³ - d³)/6. The moment of inertia is I = π(D⁴ - d⁴)/64. Hollow sections are structurally efficient because they distribute material far from the neutral axis, maximizing the moment of inertia for a given cross-sectional area.
Rectangle Elastic Section Modulus
Where:
- b= Width of the rectangle in inches
- h= Height of the rectangle in inches
Shape Factor and Design Methods
The shape factor (Z/S) is a dimensionless ratio that indicates how much reserve strength exists beyond the elastic limit. A shape factor of 1.0 means the section has no plastic reserve — the first fiber to reach the yield stress coincides with full plastic collapse. In practice, all real cross-sections have shape factors greater than 1.0.
Solid rectangles have a shape factor of 1.5, meaning the plastic moment capacity is 50% higher than the elastic moment capacity. This high shape factor reflects the significant strength reserve available through plastic redistribution in rectangular beams. When the extreme fibers yield, the interior fibers still have capacity, allowing the beam to carry additional load.
Solid circles have a shape factor of approximately 1.7, the highest among common structural shapes. This means circular bars have significant reserve strength beyond the elastic limit, which is exploited in ultimate strength design methods.
Hollow circles have shape factors ranging from about 1.27 (thin-wall tubes) to 1.7 (solid circles), depending on the ratio of inner to outer diameter. As the wall becomes thinner, the shape factor approaches 1.27, reflecting the fact that most of the material is already at the extreme fibers and there is less interior material available for plastic redistribution.
In modern structural design, the Allowable Strength Design (ASD) method uses the elastic section modulus S, while the Load and Resistance Factor Design (LRFD) method uses the plastic section modulus Z. The choice of method depends on the building code, the type of structure, and the engineer's preference.
How to Use This Calculator
Follow these steps to calculate section properties for structural members:
- Select Shape Type: Choose between Rectangle, Solid Circle, or Hollow Circle. The calculator displays the appropriate dimension inputs for each shape.
- Enter Dimensions: For rectangles, enter width and height in inches. For solid circles, enter the diameter. For hollow circles, enter both outer and inner diameters.
- Set Allowable Stress: Enter the allowable bending stress in psi. Preset buttons are provided for A36 steel (22,000 psi), A992 steel (30,000 psi), and wood (1,500 psi). You can also enter a custom value.
- Review Results: The calculator displays the elastic section modulus (Sx, Sy), plastic section modulus (Zx, Zy), moment of inertia (Ix, Iy), cross-sectional area, shape factor, and allowable bending moment for both elastic and plastic design methods.
Real-World Applications
Section modulus calculations are at the heart of structural steel and timber design. Steel beam selection requires comparing the required section modulus (derived from the applied moment and allowable stress) against the available section moduli of standard shapes in the AISC Steel Construction Manual. Engineers select the lightest section that meets or exceeds the required value to minimize material cost while ensuring structural safety.
Timber beam design uses section modulus to verify that wood beams can carry floor and roof loads. The NDS (National Design Specification for Wood Construction) provides allowable stress values for different wood species and grades, which are used with the section modulus to determine the maximum allowable bending moment.
Custom structural shapes such as built-up beams, welded plate girders, and specialty extrusions require hand calculations of section modulus using the formulas implemented in this calculator. When standard rolled shapes are not available or economical, engineers design custom sections and verify their adequacy through section property calculations.
Forensic engineering uses section modulus to evaluate failed structural members. By calculating the actual section modulus of a failed beam and comparing it to the applied loads, engineers can determine whether the failure was due to inadequate section size, overloading, material deficiency, or other causes.
Worked Examples
Steel Rectangle Beam Check
Problem:
Check whether a 6×12 inch steel rectangle can carry a bending moment of 50,000 ft-lb with an allowable stress of 24,000 psi.
Solution Steps:
- 1Elastic section modulus Sx = 6 × 12² / 6 = 6 × 144 / 6 = 144 in³
- 2Allowable moment = Sx × σ = 144 × 24,000 = 3,456,000 in-lb
- 3Convert to ft-lb = 3,456,000 / 12 = 288,000 ft-lb
- 4Compare: 288,000 ft-lb > 50,000 ft-lb required
Result:
Adequate — the beam can carry 288,000 ft-lb, well above the 50,000 ft-lb requirement
Hollow Tube Selection
Problem:
Find the elastic section modulus of a 6-inch outer diameter, 5-inch inner diameter steel tube.
Solution Steps:
- 1Sx = π × (6⁴ - 5⁴) / (32 × 6)
- 2Sx = π × (1296 - 625) / 192
- 3Sx = π × 671 / 192 = 11.01 in³
- 4Allowable moment at 22,000 psi = 11.01 × 22,000 = 242,220 in-lb = 20,185 ft-lb
Result:
Sx = 11.01 in³, allowable moment = 20,185 ft-lb for A36 steel
Shape Factor Comparison
Problem:
Compare the shape factors and plastic moment capacities of a 6×10 rectangle and a 10-inch diameter solid circle.
Solution Steps:
- 1Rectangle: Sx = 6 × 10² / 6 = 100 in³, Zx = 6 × 10² / 4 = 150 in³, shape factor = 1.5
- 2Circle: Sx = π × 10³ / 32 = 98.17 in³, Zx = 10³ / 6 = 166.67 in³, shape factor = 1.698
- 3Rectangle plastic moment at 24,000 psi = 150 × 24,000 / 12 = 300,000 ft-lb
- 4Circle plastic moment at 24,000 psi = 166.67 × 24,000 / 12 = 333,333 ft-lb
Result:
Circle has higher shape factor (1.70 vs 1.5) and 11% more plastic moment capacity despite similar elastic modulus
Tips & Best Practices
- ✓Always check both strong-axis and weak-axis section moduli for members that may be loaded in either direction.
- ✓Use the shape factor to understand the reserve strength available beyond the elastic design moment.
- ✓When selecting beams, the lightest section that meets the required section modulus is typically the most economical choice.
- ✓Remember that the section modulus assumes the material is homogeneous and the section is compact — local buckling may reduce the effective capacity.
- ✓For wood beams, check both the section modulus and the section modulus for the actual moisture content and load duration.
- ✓Use the preset stress values for common materials (A36 steel, A992 steel, wood) as a starting point, then verify against the specific grade and condition.
Frequently Asked Questions
Sources & References
Last updated: 2026-06-06
Help us improve!
How would you rate the Section Modulus Calculator?
Editorial Note
MyCalcBuddy Editorial Team
This page is maintained as an educational calculator reference.
Formula Source: Standard Mathematical References
by Various