Calculator Factory’s Section Modulus Calculator is a free structural engineering calculator that instantly computes the elastic section modulus (S), plastic section modulus (Z), second moment of area (I), and neutral axis (y

  1. c) for the most common beam cross-sections — including rectangular, circular, I-beam, T-beam, hollow tube, channel, angle, and pipe sections. Engineers, architects, and students can use this beam section calculator without any signup or software installation.

Whether you’re designing steel beams, timber joists, or concrete members, this cross-section modulus calculator eliminates manual computation errors and saves significant time on structural analysis tasks.

How to Use the Section Modulus Calculator

Getting your results from this beam section modulus calculator is straightforward:

  • Select your cross-section shape from the available profiles (rectangle, circle, I-beam, T-section, hollow tube, pipe, channel, angle, or wide-flange).
  • Enter the required dimensions for your chosen section (width, height, thickness, flange dimensions, etc.).
  • The calculator instantly outputs the elastic section modulus (S), neutral axis location (yc), and second moment of area (I).
  • For plastic design, the plastic section modulus (Z) and plastic moment capacity are also provided.

You can also use our Moment of Inertia Calculator and Bending Stress Calculator alongside this tool for a complete structural beam analysis workflow.

What Is Section Modulus? — Section Modulus Explained

Section modulus is a geometric property of a beam cross-section that measures its resistance to bending stress. In structural engineering, it provides a direct link between the applied bending moment and the maximum stress developed in a beam, making it one of the most critical values in beam design.

The section modulus tells you how efficiently a cross-section uses its material to resist bending. A higher section modulus means the beam can carry a larger bending moment before reaching its stress limit — and therefore a larger section modulus is always better for bending resistance.

It is denoted by S for the elastic section modulus and Z for the plastic section modulus, with units of mm³, m³, or in³.

How to Calculate Section Modulus — The Core Formula

Section modulus is derived from the bending stress equation. The maximum stress in a beam under bending is given by:

σ_max = M × c / I

σ_max = Maximum bending stress | M = Bending moment | c = Distance from neutral axis to extreme fiber | I = Second moment of area

Since the ratio I/c depends only on the cross-section geometry, it is defined as the elastic section modulus S:

S = I / c

S = Elastic section modulus | I = Second moment of area | c = Distance from neutral axis to outermost fiber

Substituting back, the bending stress equation simplifies to:

 

σ_max = M / S

This is the fundamental design equation — rearranged as S = M / σ_allow to size beams for a required stress limit.

This relationship mirrors the axial stress equation (σ = F/A), where the bending moment M is analogous to axial force, and the section modulus S plays the role of cross-sectional area. Use our Section Modulus Calculator to compute S directly from your section dimensions without manual steps.

Elastic Section Modulus vs. Plastic Section Modulus

There are two types of section modulus, and choosing the correct one is critical for accurate structural analysis:

Elastic Section Modulus (S)

The elastic section modulus applies when the material behaves elastically — meaning stress and strain remain linearly related (Hooke’s Law). It is used in standard beam design where stresses remain below the yield strength.

 

S = I / y_c

S = Elastic section modulus | I = Second moment of area | y_c = Distance from neutral axis to extreme fiber

 

Plastic Section Modulus (Z)

The plastic section modulus applies when stresses exceed the yield strength and plastic deformation occurs across the full cross-section. It is used in plastic design and ultimate load analysis.

 

M_p = Z × σ_Y

M_p = Plastic moment | Z = Plastic section modulus | σ_Y = Yield strength of material

 

The plastic moment (M_p) is the bending moment that causes the entire cross-section to yield. Once this moment is reached, the section forms a plastic hinge.

 

Shape Factor

The ratio of the plastic to elastic section modulus is called the shape factor (f), which represents the reserve strength beyond first yield:

 

f = Z / S

f > 1 always | For rectangles f = 1.5 | For I-beams f ≈ 1.10–1.15

 

Property

Elastic Section Modulus (S)

Plastic Section Modulus (Z)

Symbol

S

Z

Formula

S = I / y_c

Z = M_p / σ_Y

Applies When

Stress < Yield Strength

Stress ≥ Yield Strength

Design Type

Elastic (Working Stress)

Plastic / Ultimate Load

Units

mm³, m³, in³

mm³, m³, in³

 

Section Modulus Formulas by Cross-Section Shape

The following table presents the elastic section modulus formula for every major cross-section profile supported by this calculator. All formulas are derived using S = I / y_c.

 

1. Rectangular Section

S_x = b × d² / 6

b = Width (base) | d = Height (depth) | Axis: horizontal centroidal

 

I_x = b × d³ / 12    |    y_c = d / 2

Derivation: S = (bd³/12) ÷ (d/2) = bd²/6

 

Example: Calculate section modulus for a 100×200mm beam → S = 100 × 200² / 6 = 666,667 mm³

 

2. Square Section

S = a³ / 6

a = Side length | Derivation: S = (a⁴/12) ÷ (a/2) = a³/6

 

3. Circular Section

S = π × R³ / 4

R = Radius | I = πR⁴/4 | y_c = R

 

4. Hollow Rectangular Section (Tube)

I_x = (b×d³ − b_i×d_i³) / 12    |    S_x = I_x / (d/2)

b, d = Outer width and depth | b_i, d_i = Inner width and depth

 

5. Hollow Circular Section (Pipe)

I = π(R⁴ − R_i⁴) / 4    |    S = I / R

R = Outer radius | R_i = Inner radius

 

Thin-wall pipe approximation: S ≈ π × R² × t  (where t = wall thickness, valid when t << R)

 

6. Wide-Flange / I-Beam Section

I_x = [b(d+2t)³ − (b−t_w)d³] / 12    |    S_x = I_x / y_c

b = Flange width | d = Web depth | t = Flange thickness | t_w = Web thickness | y_c = d/2 + t

 

Plastic section modulus (I-beam): Z_x = 0.25d²t_w + bt(d+t)

 

7. T-Section

y_c = (bt² + t_w×d×(2t+d)) / [2(tb + t_w×d)]

Neutral axis is not at mid-height — must be computed from centroid formula

 

S_x = I_x / (d + t − y_c)

I_x = [b(d+t)³ − d³(b−t_w)] / 3 − A(d+t−y_c)²

8. C-Channel Section

y_c = (bt² + 2t_w×d×(2t+d)) / [2(tb + 2t_w×d)]

Channel neutral axis computed from full centroid formula

 

9. L-Angle Section

y_c = (d² + bt − t²) / [2(b+d−t)]    |    S_x = I_x / (d − y_c)

A = t(b + d − t) | Both x and y axes have non-symmetric neutral axis locations

Section Modulus Calculation Examples — Step by Step

Example 1: Rectangular Beam — 100 × 200 mm

Given: b = 100 mm, d = 200 mm

 

S_x = 100 × 200² / 6 = 666,667 mm³

 

I_x = 100 × 200³ / 12 = 66,666,667 mm⁴

Result: Section modulus = 666,667 mm³ — suitable for light to medium timber or steel beam spans.

Example 2: W8×31 Steel Beam — I-Beam Section Modulus

The W8×31 is a standard AISC wide-flange section with the following tabulated properties:

Property

Value

Depth (d)

8.00 in

Flange Width (b)

7.995 in

Flange Thickness (t)

0.435 in

Web Thickness (t_w)

0.285 in

I_x (Second Moment of Area)

110 in⁴

S_x (Elastic Section Modulus)

27.5 in³

Using S = I/y_c → S = 110 / (8.00/2 + 0.435) = 27.5 in³ — confirmed by AISC tables.

Example 3: Circular Pipe Section — S = I/y

Given: R = 50 mm (outer), R_i = 40 mm (inner)

I = π(50⁴ − 40⁴) / 4 = π(6,250,000 − 2,560,000) / 4 = 2,896,017 mm⁴

 

S = 2,896,017 / 50 = 57,920 mm³

Section Modulus Units

Understanding units is essential when using any section modulus tool:

Property

SI Units

US Customary Units

Second Moment of Area (I)

mm⁴ or m⁴

in⁴

Section Modulus (S or Z)

mm³ or m³

in³

Bending Stress (σ)

MPa (N/mm²)

psi or ksi

Bending Moment (M)

N·mm or kN·m

lb·in or kip·ft

Note: Section modulus units (mm³, in³) are the same as volume units — this is not a coincidence. The geometric interpretation of section modulus is the volume-equivalent of bending resistance.

Where Is Section Modulus Used?

The section modulus is a fundamental value across multiple engineering and design disciplines:

Field

Application

Structural Steel Design

AISC beam selection — matching required S to available W-sections

Civil Engineering

Bridge girder, floor joist, and column design under bending

Timber Engineering

Floor beam and rafter sizing using allowable bending stress

Mechanical Engineering

Shaft and machine component design under transverse loading

Pipe & Vessel Design

Pressure vessel nozzles and pipeline bending resistance

Architecture

Long-span roof beam and facade support element sizing

 

Frequently Asked Questions

What is section modulus in structural engineering?

Section modulus is a geometric property of a beam cross-section that quantifies its resistance to bending. It links the applied bending moment to the maximum bending stress through the formula σ = M/S. A larger section modulus means the beam can resist more bending before reaching its stress limit.

What is the difference between elastic and plastic section modulus?

The elastic section modulus (S) applies when the beam material behaves elastically — stresses remain below yield strength. The plastic section modulus (Z) applies when stresses exceed the yield strength and plastic deformation spreads across the full section. The ratio Z/S is the shape factor, always greater than 1.

What is the section modulus formula for a rectangular beam?

For a rectangle: S = b × d² / 6, where b is the width and d is the height (depth). This is derived by dividing the second moment of area (bd³/12) by the half-depth (d/2).

How does section modulus affect beam strength?

A higher section modulus directly increases a beam’s bending resistance. For a given bending moment M, a beam with a larger S develops lower stress (σ = M/S), making it safer and more efficient. This is why I-beams and hollow sections offer high S values relative to their weight.

What are the units of section modulus?

Section modulus units are mm³ or m³ in the SI system, and in³ in US customary units — identical to volume units. The second moment of area (I) has units of mm⁴ or in⁴.

Can I use this for timber beam design?

Yes. The Section Modulus Calculator works for any material — steel, timber, aluminum, concrete, or composites. Simply enter the cross-section dimensions of your timber joist or beam to get the elastic section modulus, then compare it against your allowable bending stress requirement.

What is the section modulus of a W6×12 steel beam?

The W6×12 has a depth of 6.03 in, a second moment of area (I_x) of 22.1 in⁴, and an elastic section modulus (S_x) of 7.31 in³ about the horizontal centroidal axis.

Use the Section Modulus Calculator — Free & Instant

Calculator Factory’s Section Modulus Calculator handles every major cross-section shape — rectangular, circular, hollow, I-beam, T-section, C-channel, angle, wide-flange, and pipe — and returns the elastic section modulus, second moment of area, and neutral axis location instantly.

No software to install. No account required. Trusted by civil engineers, structural designers, architects, and students for fast, accurate cross-section analysis.

Enter your section dimensions above and get your results in seconds.

Leave a Reply

Your email address will not be published. Required fields are marked *