Moment of Inertia Calculator
A moment of inertia calculator computes the second moment of area (I) for common structural cross-section shapes including solid rectangles, solid circles, hollow rectangles (box sections), hollow circles (round tubes), and simplified I-beams (wide flanges). The moment of inertia is a fundamental property needed for beam bending stress calculations and deflection analysis. Select the cross-section shape, enter the dimensions, and the calculator will compute I, the section modulus S = I/c (where c is the distance from the neutral axis to the extreme fiber), and the cross-sectional area.
Moment of inertia formulas
Solid rectangle: I = (b x h^3) / 12; A = b x h; S = I / (h/2)
Solid circle: I = (pi x d^4) / 64; A = pi x d^2 / 4; S = I / (d/2)
Hollow rectangle: I = (b x h^3 - bi x hi^3) / 12; A = b x h - bi x hi
Hollow circle: I = pi x (do^4 - di^4) / 64; A = pi x (do^2 - di^2) / 4
Section modulus S = I / c, where c = distance from NA to extreme fiber
Frequently asked questions
What is the moment of inertia (second moment of area)?
The moment of inertia (I) for a cross-section, also called the second moment of area, measures a section's resistance to bending about a given axis. A larger I means more resistance to bending. It is used in beam deflection and bending stress calculations: bending stress = M x y / I, deflection = f(M, E, I, L). Units are in^4 or mm^4.
What is the moment of inertia formula for a rectangle?
For a solid rectangle about its centroidal axis: I = (b x h^3) / 12, where b is the width (in the direction of bending) and h is the height (depth in the plane of bending). For bending about the weak axis: I = (h x b^3) / 12. A 6x12 rectangular beam bent about its strong axis has I = (6 x 12^3) / 12 = 864 in^4.
What is the moment of inertia for a circular cross-section?
For a solid circle: I = pi x d^4 / 64, where d is the diameter. For a hollow tube: I = pi x (d_o^4 - d_i^4) / 64, where d_o is the outer diameter and d_i is the inner diameter. A 4-inch solid rod has I = pi x 4^4 / 64 = 12.57 in^4.
What is the parallel axis theorem?
The parallel axis theorem allows calculating the moment of inertia of a shape about an axis parallel to its centroidal axis: I = I_centroid + A x d^2, where A is the area and d is the distance between the axes. This theorem is used when combining multiple shapes (like a T-beam or compound section) to find the total moment of inertia about a common axis.
How does moment of inertia affect beam deflection?
Beam deflection is inversely proportional to the product of Young's modulus (E) and moment of inertia (I). For a simply supported beam with uniform load: maximum deflection = (5 x w x L^4) / (384 x E x I). Doubling I halves the deflection. Deeper beams with the same material (larger I) deflect less, which is why I-beams are efficient in bending.
Official sources
- AISC: AISC Steel Construction Manual - Section Properties Tables.
- NDS: NDS National Design Specification for Wood Construction - Section Properties.
Reviewed by the CalculatorHub team, edited by James Graham, 14 June 2026. See our methodology.