Report

Help us improve this tool

Moment of Inertia Calculator

Calculate the second moment of area (Ix, Iy), polar moment of inertia (J), section modulus, and radius of gyration for standard geometric shapes.

O M T

What Is the Area Moment of Inertia?

The area moment of inertia (also called the second moment of area or second moment of inertia, typically denoted by \(I\)) is a fundamental geometric property of structural cross-sections. It characterizes how cross-sectional area is distributed relative to an axis of interest. In civil, mechanical, and aerospace engineering, the second moment of area determines a beam's resistance to bending deflection and flexural stress.

Mathematically, the area moment of inertia of an arbitrary two-dimensional region \(A\) about the horizontal \(x\)-axis and vertical \(y\)-axis is defined by the surface integrals:

$$I_x = \iint_A y^2 \, dA \quad \text{and} \quad I_y = \iint_A x^2 \, dA$$

Formulas for Standard Geometric Cross-Sections

When axes pass through the shape's centroid \((\bar{x}, \bar{y})\), analytical closed-form solutions exist for common structural profiles:

  • Solid Rectangle (width \(b\), height \(h\)):
    $$I_x = \frac{b h^3}{12}, \quad I_y = \frac{h b^3}{12}$$
  • Hollow Box Section (outer \(B, H\), inner \(b, h\)):
    $$I_x = \frac{B H^3 - b h^3}{12}, \quad I_y = \frac{H B^3 - h b^3}{12}$$
  • Solid Circle (radius \(r\), diameter \(d\)):
    $$I_x = I_y = \frac{\pi r^4}{4} = \frac{\pi d^4}{64}$$
  • Hollow Circular Pipe (outer \(R\), inner \(r\)):
    $$I_x = I_y = \frac{\pi (R^4 - r^4)}{4}$$
  • Standard I-Beam / Wide Flange:
    $$I_x = \frac{b_f h^3 - (b_f - t_w)(h - 2 t_f)^3}{12}$$
  • Triangle about Centroidal Axis (base \(b\), height \(h\)):
    $$I_x = \frac{b h^3}{36}, \quad I_{\text{base}} = \frac{b h^3}{12}$$
  • Solid Ellipse (semi-axes \(a\) along \(x\), \(b\) along \(y\)):
    $$I_x = \frac{\pi a b^3}{4}, \quad I_y = \frac{\pi a^3 b}{4}$$

Parallel Axis Theorem (Steiner Theorem)

When evaluating the second moment of area about an arbitrary axis parallel to the centroidal axis at a perpendicular distance \(d\), the Parallel Axis Theorem states:

$$I = I_{\text{centroid}} + A d^2$$

where \(I_{\text{centroid}}\) is the centroidal moment of inertia, \(A\) is the cross-sectional area, and \(d\) is the perpendicular distance between the two parallel axes.

Polar Moment of Inertia, Section Modulus, and Radius of Gyration

  • Polar Moment of Inertia (\(J\) or \(I_z\)): Measures resistance to torsional deformation around the longitudinal axis. By the perpendicular axis theorem: $$J = I_x + I_y$$
  • Section Modulus (\(S\)): Critical for calculating maximum bending stress \(\sigma = M / S\), where \(S = I / y_{\max}\).
  • Radius of Gyration (\(r_g\)): Critical for column buckling analysis via Euler formula, where \(r_g = \sqrt{I / A}\).

Related Structural and Engineering Calculators

Frequently Asked Questions

What is the difference between area moment of inertia and mass moment of inertia?

Area moment of inertia (\(m^4\) or \(in^4\)) measures a 2D cross-section's geometric resistance to beam bending. Mass moment of inertia (\(kg \cdot m^2\) or \(lb \cdot ft^2\)) measures a 3D solid body's rotational inertia against angular acceleration.

Why is the strong axis Ix usually higher in I-beams?

In an I-beam oriented upright, the heavy flanges are positioned far away from the horizontal neutral axis. Because area elements contribute with the square of their distance (\(y^2 dA\)), this dramatically maximizes \(I_x\) while keeping total weight minimal.

Can the moment of inertia ever be negative?

No. Because the integrand involves squared distances (\(y^2 dA \ge 0\)), area moments of inertia \(I_x, I_y,\) and \(J\) are strictly positive for any real non-empty cross section.

What units are used for area moment of inertia?

In the SI metric system, standard units are \(mm^4\), \(cm^4\), or \(m^4\). In US customary units, \(in^4\) (inches to the fourth power) or \(ft^4\) are typically used.