Moment of Inertia Calculator Guide — Section Properties for Steel Design

Quick access:


What is moment of inertia?

The moment of inertia (I, also called the second moment of area) measures a cross-section's resistance to bending. It is the single most important geometric property in structural design — beam deflection, column buckling, and member vibration all depend directly on the moment of inertia.

For a steel beam, I determines:

Understanding moment of inertia and related section properties (section modulus S, plastic modulus Z, radius of gyration r) is essential for efficient steel design. The Steel Calculator Moment of Inertia tool computes all section properties instantly for any standard or built-up section.


Key section properties defined

Moment of Inertia (I)

The moment of inertia about an axis is defined as I = integral of y² dA, where y is the distance from the neutral axis. For a rectangular section of width b and depth d:

Ix = b x d³ / 12 (about the centroidal axis parallel to width) Iy = d x b³ / 12 (about the centroidal axis parallel to depth)

Units: in⁴ (US customary) or mm⁴ (metric). For reference, a W30x99 has Ix = 3,990 in⁴ and Iy = 124 in⁴.

Section Modulus (S)

S = I / c, where c is the distance from the neutral axis to the extreme fiber. Used for elastic (allowable stress) design:

Sx = Ix / (d/2) for symmetric sections

For a rectangle: S = b x d² / 6. A W18x35 has Sx = 57.6 in³.

Plastic Modulus (Z)

Z is the first moment of area about the plastic neutral axis (which divides the section into equal areas). Used for LRFD plastic design:

For a rectangle: Z = b x d² / 4. The ratio Z/S is the shape factor — approximately 1.12 for W-shapes (W18x35: Zx = 66.5 in³, shape factor = 1.15).

Radius of Gyration (r)

r = sqrt(I/A). Used in slenderness ratio calculations for buckling (KL/r):

For a rectangle: rx = d / sqrt(12) and ry = b / sqrt(12). A W8x31 has rx = 3.47 in and ry = 2.02 in.

Torsional Constant (J)

J measures the section's resistance to pure torsion (St. Venant torsion). For open sections (W-shapes, channels), J is small and torsional stiffness is low. For closed sections (HSS, pipes), J is large.

For a rectangle: J = b x d³ / 3 (for b > d, approximately). For thin-walled sections: J = sum(b_i x t_i³ / 3).

Warping Constant (Cw)

Cw accounts for warping torsion resistance in open sections. Important for beams subject to torsion and for lateral-torsional buckling calculations. W-shapes have large Cw values; HSS sections have negligible warping (torsion is resisted by shear flow instead).


Formulas for common steel sections

Rectangle (solid or built-up plate)

Property Formula Example: 12 x 3/4 plate
Ix b x d³ / 12 12 x 0.75³ / 12 = 0.422 in⁴
Iy d x b³ / 12 0.75 x 12³ / 12 = 108 in⁴
Sx b x d² / 6 12 x 0.75² / 6 = 1.125 in³
Zx b x d² / 4 12 x 0.75² / 4 = 1.688 in³
rx d / sqrt(12) 0.75 / 3.464 = 0.217 in

Wide-flange (W-shape)

Properties are tabulated in AISC Manual Tables 1-1. Approximate formulas for checking:

W-shapes:

Circular section (pipe, round HSS)

Property Formula
Ix = Iy pi x (D⁴ - d⁴) / 64
Sx = Sy 2 x Ix / D
Zx = Zy (D³ - d³) / 6
J pi x (D⁴ - d⁴) / 32 (twice Ix for round sections)
rx = ry sqrt(D² + d²) / 4

Rectangular HSS (RHS)

Property Formula (approximate, thin-wall)
Ix (B x D³ - (B - 2t) x (D - 2t)³) / 12
Iy (D x B³ - (D - 2t) x (B - 2t)³) / 12
J 2 x t x (B - t) x (D - t) x (B + D - 2t) / ((B + D - 2t) - 2t)
rx sqrt(Ix / A)

Channel (C-shape)

Channel sections are singly symmetric (the centroid does not lie at the center of the web). Key properties:


Parallel axis theorem

For built-up sections (beams with cover plates, composite beams, or any section assembled from multiple shapes), the total I is found by summing the I of each component about the composite neutral axis:

I_total = sum(I_i + A_i x d_i²)

where:

Step-by-step procedure

  1. Divide the section into simple shapes (rectangles, W-shapes, plates)
  2. Find the centroid of the composite section: y_bar = sum(A_i x y_i) / sum(A_i)
  3. Calculate d_i for each component: d_i = y_i - y_bar
  4. Apply parallel axis theorem: Ix_total = sum(I_i + A_i x d_i²)

The Ai x d_i² term is the _transfer term — it accounts for the increased stiffness when a component is moved away from the centroid. This term often dominates for built-up sections.


How the moment of inertia calculator works

The Steel Calculator Moment of Inertia tool computes all section properties for:

Standard sections

Select any section from the database: W-shape, S-shape, HP-shape, C-channel, MC-channel, angle (L-shape), WT-shape, rectangular HSS, round HSS, or pipe. The tool loads Ix, Iy, Zx, Zy, Sx, Sy, rx, ry, J, and Cw from the AISC Shapes Database v16.0 (or equivalent for metric sections).

Custom sections

Define a built-up section by adding components:

  1. Add shapes: Select standard shapes as components
  2. Add plates: Specify width, depth, and position
  3. Position components: Enter the centroid coordinates relative to a reference point
  4. Compute: The tool applies the parallel axis theorem to find composite properties

The calculator also reports:


Worked example: built-up section

Problem: A built-up beam consists of a W24x55 with a 12 in x 3/4 in cover plate welded to the top flange. Find Ix, Sx_top, Sx_bottom, and the weight per foot.

Step 1: Section properties

W24x55:

Cover plate (12 x 3/4):

Step 2: Composite centroid

y_bar = (16.2 x 11.785 + 9.0 x 23.945) / (16.2 + 9.0) = (190.9 + 215.5) / 25.2 = 16.13 in from bottom

Step 3: Parallel axis theorem

W24x55: d = 16.13 - 11.785 = 4.345 in Contribution = 1,350 + 16.2 x 4.345² = 1,350 + 305.8 = 1,655.8 in⁴

Cover plate: d = 23.945 - 16.13 = 7.815 in Contribution = 0.422 + 9.0 x 7.815² = 0.422 + 549.7 = 550.1 in⁴

Ix_total = 2,205.9 in⁴

Step 4: Section moduli

c_top = 23.57 + 0.75 - 16.13 = 8.19 in c_bottom = 16.13 in

Sx_top = 2,205.9 / 8.19 = 269.3 in³ Sx_bottom = 2,205.9 / 16.13 = 136.8 in³

Note: The section is now unsymmetric — Sx_top is nearly double Sx_bottom. The weaker fiber (bottom, in tension for simple span) governs design.

Step 5: Weight

Weight = (16.2 + 9.0) x 3.4 = 85.7 lb/ft (where 3.4 = 490/144 for converting in² to lb/ft)

The original W24x55 weighed 55 lb/ft. Adding the cover plate increased weight by 56% but increased Ix by 63% and Sx_top by more than 100%.


Frequently asked questions

What is the difference between Ix and Iy for a steel beam?

Ix is the moment of inertia about the x-x axis (strong axis), which controls bending about the major axis — the typical orientation for floor and roof beams. Iy is about the y-y axis (weak axis), which controls lateral-torsional buckling and bending about the minor axis. For W-shapes, Ix is typically 10-30 times larger than Iy.

How do I calculate moment of inertia for a built-up section?

Use the parallel axis theorem: I_total = sum(I_i + A_i x d_i²) where I_i is the self-inertia of each component about its own centroid, A_i is the area, and d_i is the distance from the component centroid to the composite neutral axis. The transfer term A_i x d_i² is often the dominant contribution for built-up sections.

What is the warping constant Cw and when is it needed?

Cw quantifies the section's resistance to warping torsion. It is needed for lateral-torsional buckling calculations (AISC 360 Chapter F) and for torsion analysis. W-shapes have significant Cw; channels, angles, and tees have lower Cw. Closed sections (HSS, pipes) have negligible warping and are analyzed using St. Venant torsion (J) only.

Why is radius of gyration important for column design?

The radius of gyration r = sqrt(I/A) appears directly in the slenderness ratio KL/r, which determines column buckling capacity. A larger r means a stiffer column for the same area. W-shapes are efficient column sections because they concentrate area away from the centroid, maximizing r for the given weight.

How does adding a cover plate to a beam change its section properties?

A cover plate welded to the tension flange increases Ix, Sx, and Zx proportionally to the plate area and its distance from the neutral axis. The parallel axis theorem shows that the A_i x d_i² term scales with the square of the distance from the centroid — so placing material farther from the neutral axis (deeper section) is more efficient than adding area near the centroid.


Try the moment of inertia calculator

Use the free Moment of Inertia Calculator to compute section properties for any standard or built-up steel section. The calculator handles:

For reference tables and additional guidance:


Disclaimer

This guide is for educational and reference use only. It does not constitute professional engineering advice. All design values must be verified against the governing building code, project specification, and applicable design standards. The Steel Calculator disclaims liability for any loss, damage, or injury arising from the use of this information. Always engage a licensed structural engineer for member design on actual projects.

See Also