Statics & strength · Polygon contour

Section modulus of an arbitrary cross-section

Define any polygon contour graphically or by coordinates and calculate the elastic section modulus Wx and Wy from the second moment of area and the outermost-fibre distance.

Wx / Wy2D

The calculation runs locally in your browser. Coordinates are neither transmitted nor stored.

Cross-section contour

Place or drag points along the outer boundary. The y-axis points upwards; contours close automatically.

P1P2P3P4

Coordinates

Pointx (mm)y (mm)Action
P1
P2
P3
P4

Need the second moments of area or centroid on their own? second-moment-of-area calculator · centroid calculator

What does the section modulus calculator compute?

The calculator determines the elastic section modulus of any polygonal cross-section contour about both centroidal axes. As with the two related calculators, the geometry is defined graphically or through coordinates; the centroid and second moments of area are found internally using the same polygon engine.

Relationship between I and W

The section modulus links the second moment of area to the distance to the outermost fibre:

Wx,+ = Ix / cy+Wx,- = Ix / cy-Wy,+ = Iy / cx+Wy,- = Iy / cx-

Here cy+ is the distance from the centroidal axis to the top fibre (ymax − ȳ), cy− the distance to the bottom fibre (ȳ − ymin), and cx+/cx− the corresponding distances for the y-axis.

Symmetric vs. unsymmetric cross-sections

For a doubly symmetric section such as a rectangle, the centroidal axis sits exactly in the middle, so cy+ = cy− and cx+ = cx−: there is effectively only one section modulus per axis. For an unsymmetric profile, such as a T- or L-section, the two outer fibres sit at different distances from the axis. Ix is the same for both sides, but the fibre distance differs -- giving two different section moduli per axis.

Elastic only, not yet plastic

This calculator determines only the elastic section modulus, based on the linear stress distribution of classical bending theory. The plastic section modulus, which accounts for full cross-section utilization at yield, is not part of this calculator.

Example: 100 × 50 mm rectangle

The contour P1 = (0, 0), P2 = (100, 0), P3 = (100, 50), P4 = (0, 50) gives S = (50 mm, 25 mm), Ix = 1,041,666.667 mm⁴ and Iy = 4,166,666.667 mm⁴. Because the rectangle is doubly symmetric, cy+ = cy− = 25 mm and cx+ = cx− = 50 mm, giving

Wx = 1.041.666,667 / 25 = 41.666,667 mm³Wy = 4.166.666,667 / 50 = 83.333,333 mm³

which matches the familiar formula Wx = b·h²/6 = 100·50²/6 = 41,666.667 mm³. These values are also used as an automated reference test.

Scope and limitations

The calculator supports one closed, non-self-intersecting outer contour and one polygonal inner contour lying completely inside it. Disconnected regions, arcs, DXF and the plastic section modulus are currently excluded. The section modulus alone is not a complete strength verification; an allowable stress must additionally be applied.

FAQ

Common questions

How do you calculate the section modulus?

The elastic section modulus is the second moment of area about the centroidal axis divided by the distance from that axis to the outermost fibre: Wx = Ix / c. Because a cross-section has two outer fibres (above and below the axis), this generally gives two values per axis.

Why do unsymmetric cross-sections have two section moduli?

Because the two outer fibres can sit at different distances from the centroidal axis (c+ ≠ c−) -- for example in a T- or L-profile. Since Ix is the same for both sides, the more distant fibre gives the smaller section modulus and the closer fibre the larger one.

What is the difference between the second moment of area and the section modulus?

The second moment of area Ix is a pure area-distribution quantity with units of length to the fourth power. The section modulus Wx = Ix / c relates that quantity to a specific outer-fibre distance and has units of length cubed. It therefore describes directly how much a given bending moment stresses a particular fibre.

What is the unit of the section modulus?

Length cubed, for example mm³, cm³ or m³, depending on the chosen coordinate unit.

Which section modulus governs the bending stress?

For a strength check, the smaller of the two values per axis (Wx,min or Wy,min) usually governs, since the largest bending stress for a given moment occurs at the corresponding outer fibre.

References

Engineering and mathematical sources

Calculation basis: engineering mechanics and area integrals for polygonal sections; this is not a normative design rule.