Moment of Inertia
Calculator
The second moment of area (I) drives bending stiffness and deflection. Pick a cross-section, enter its dimensions, and get Ix, Iy, area, section modulus (S = I/c), and radius of gyration (r = √(I/A)) — the inputs to deflection (δ ∝ 1/I) and bending-stress (Fb = M/S) checks.
Who it's for: Structural engineers and designers entering bending-stiffness inputs into deflection and stress checks — bring the cross-section dimensions and choose mm, cm, or in.
| Section | Moment of inertia |
|---|---|
| Rectangle (b×h) | Ix = b·h³ / 12 |
| Solid circle (D) | I = π·D⁴ / 64 |
| Circular tube (D, d) | I = π·(D⁴ − d⁴) / 64 |
| I-beam (H, B, tf, tw) | Ix = [B·H³ − (B−tw)(H−2tf)³] / 12 |
How to use this calculator
The formula
Rectangle (strong axis): Ix = b · h³ / 12
Solid circle: I = π · D⁴ / 64
Circular tube: I = π · (D⁴ − d⁴) / 64
I-beam / wide-flange: Ix = [B · H³ − (B − tw) · (H − 2tf)³] / 12
b = base width; h = depth in bending; D = outer diameter; d = inner diameter;
H = overall I-beam depth; B = flange width; tf = flange thickness; tw = web thickness
Derived properties (all shapes):
Sx = Ix / c — section modulus; c = distance to extreme fiber (h/2 for symmetric sections)
rx = √(Ix / A) — radius of gyration; A = cross-sectional area
Worked example
When this estimate will be off
- Assumes a uniform cross-section along the full length. Tapered members and sections with notches need a separate calculation at each critical point.
- Computes the gross elastic moment of inertia only. For cracked reinforced-concrete members, use the effective Ie per ACI 318 §24.2 — the gross I overestimates stiffness after cracking.
- Section modulus Sx uses c = half the depth, correct only for symmetric sections. For unsymmetric cross-sections, c must be the actual distance to the farther extreme fiber and two S values are needed.
- I and S are geometric inputs to design checks, not design capacities. Deflection, bending-stress, and buckling checks require applying these values to code equations with material properties and load factors.
Frequently asked questions
It controls bending stiffness and deflection. For a simply supported beam with uniform load, mid-span deflection δ = 5wL⁴ / (384EI) — doubling I halves the deflection for the same load, span, and material. It also feeds the bending-stress check: the elastic stress at the extreme fiber is fb = M / Sx, where Sx = Ix / c.
This calculator gives the elastic section modulus Sx = Ix / c. The plastic section modulus Zx, used in AISC Chapter F plastic-moment checks, is different — for a rectangle Zx = b · h² / 4, which is 1.5 × Sx. AISC shape tables list both; for a custom section, calculate Zx separately from the plastic neutral axis.
rx = √(Ix / A). It appears in column buckling checks — the slenderness ratio KL / r compares the effective unbraced length to how spread the cross-section area is. A higher r means a more buckling-resistant column. For beams, the weak-axis ry governs lateral-torsional buckling.
It uses the standard hollow-subtraction method: compute I for a solid B × H rectangle, then subtract I for the interior void — a rectangle of width (B − tw) and height (H − 2tf) representing the open space between the flanges outside the web. The result equals the integral ∫y² dA across the actual I cross-section and matches published AISC table values.
Sources
- AISC Steel Construction Manual, Part 1 — tabulated Ix, Iy, Sx, Sy, rx, ry for all standard W, S, C, and HSS sections
- ACI 318-19 §24.2 — effective moment of inertia for deflection computation of cracked reinforced-concrete members
This free Calculator is built and maintained by DataDrivenAEC, using the relevant codes and standards. It does not substitute for professional judgment.