Calculator
Enter the dimensions for a symmetric I-beam section and click calculate. This tool returns area moment of inertia for both principal axes, section modulus, and radius of gyration.
Ix = [b h3 - (b - tw)(h - 2tf)3] / 12
Iy = [2 tfb3 + (h - 2tf)tw3] / 12
What this i beam moment of inertia calculator does
This calculator computes the second moment of area (also called area moment of inertia) of a standard, symmetric I-section. Engineers use this property to estimate how strongly a beam resists bending.
Because an I-beam is much deeper than it is thick, its stiffness is very different about the two centroidal axes:
- Ix (strong axis): usually much larger, controls major-axis bending.
- Iy (weak axis): much smaller, important for minor-axis bending and lateral stability checks.
Input definitions
Geometry assumptions
The section is treated as a perfectly symmetric I-shape:
- Top and bottom flanges have equal width and thickness.
- The web is centered between flanges.
- Fillets, tapers, and corner radii are neglected.
Dimensions you enter
- h: total depth from top flange surface to bottom flange surface.
- b: flange width.
- tf: thickness of each flange.
- tw: web thickness.
Outputs and why they matter
- Area (A): useful for weight and axial stress checks.
- Ix, Iy: fundamental bending stiffness terms in beam deflection equations.
- Section modulus (Sx, Sy): used in simple elastic stress estimates: σ = M / S.
- Radius of gyration (rx, ry): useful in column buckling checks where slenderness ratio matters.
How to use this calculator correctly
Step-by-step workflow
- Measure all dimensions in one consistent unit system.
- Enter h, b, tf, and tw.
- Select your input unit label (mm, cm, in, or m).
- Click Calculate and read the results.
- Use I and S values in your hand calculations or design software.
Validation checks built into the tool
The calculator checks for physically valid geometry, including:
- All dimensions must be positive.
- 2tf must be less than h (the web height must be positive).
- tw must be less than or equal to b.
Practical engineering notes
Moment of inertia vs mass moment of inertia
This page calculates area moment of inertia for structural bending. It is not the same as mass moment of inertia used in rotational dynamics.
Use standard steel shape tables when available
For actual rolled sections (W, S, UB, UC, IPE, etc.), manufacturer tables are usually more accurate because they include real geometric details like fillets and tolerances.
Unit consistency
If dimensions are in mm, outputs are in mm2, mm4, and mm3 as expected. Keep all input dimensions in the same unit to avoid conversion errors.
Frequently asked questions
Why is Ix so much larger than Iy?
Ix depends strongly on section depth (h3 behavior). I-beams place more material far from the neutral axis in the depth direction, which dramatically increases strong-axis stiffness.
Can I use this for unsymmetric built-up sections?
Not directly. For unsymmetric or welded built-up sections with unequal flanges, you need centroid calculations first, then parallel-axis theorem for each element.
Does this include local buckling or lateral torsional buckling?
No. This tool returns geometric properties only. Stability and code compliance require additional checks based on your design standard.
Conclusion
This i beam moment of inertia calculator is a fast way to get core section properties for preliminary design, homework, and quick verification. For final design, always combine these values with load combinations, material properties, and the requirements of your governing code.