How To Find Moment Of Inertia Of I Beam

8 min read

Calculating the moment of inertia of an I beam is one of the most essential skills in structural engineering and mechanical design. Consider this: this geometric property, technically called the second moment of area, determines how effectively a steel beam resists bending under load. Whether you are sizing a member for a bridge, a building floor, or a machine frame, knowing how to find the moment of inertia of an I beam ensures your design remains safe, efficient, and code-compliant That's the part that actually makes a difference..

What Is the Moment of Inertia?

In beam theory, the term “moment of inertia” almost always refers to the area moment of inertia, not the mass moment of inertia used in physics for rotational dynamics. For an I beam, this means the top and bottom flanges—being located away from the center—contribute disproportionately to the beam’s stiffness. Because of that, it is a mathematical measure of how a cross section’s area is distributed relative to a specific reference axis. The farther material lies from that axis, the larger the moment of inertia becomes. Common units include millimeters to the fourth power (mm⁴), inches to the fourth power (in⁴), or centimeters to the fourth power (cm⁴).

Why the Moment of Inertia Matters

The moment of inertia sits at the heart of bending and deflection equations. A larger I produces lower stress and smaller deflection for the same load. Bending stress is calculated as σ = My/I, where M is the internal bending moment, y is the distance from the neutral axis, and I is the moment of inertia. Because an I beam concentrates most of its cross-sectional area in the flanges, it achieves a very high moment of inertia per unit weight, making it one of the most efficient structural shapes available.

Engineers usually distinguish between the strong axis (x-x axis, horizontal bending) and the weak axis (y-y axis, lateral bending). The strong-axis moment of inertia is significantly larger and governs vertical load capacity in typical framing.

Anatomy of an I Beam Cross Section

Before running any numbers, label the primary dimensions clearly:

  • Overall depth (H or d): Total height from the top of the upper flange to the bottom of the lower flange.
  • Flange width (B or b): Horizontal width of each flange.
  • Flange thickness (t<sub>f</sub>): Vertical thickness of the top and bottom flanges.
  • Web thickness (t<sub>w</sub>): Horizontal thickness of the vertical plate connecting the two flanges.
  • Web height (h<sub>w</sub>): Clear depth of the web, equal to H minus twice the flange thickness.

A standard doubly symmetric I beam has identical top and bottom flanges, so its centroid—and therefore its elastic neutral axis—lies exactly at mid-depth Less friction, more output..

Step-by-Step Method to Find the Moment of Inertia of an I Beam

The classic hand-calculation method treats the I beam as a composite shape made of simple rectangles. You find the contribution of each rectangle and combine them using the parallel axis theorem.

Step 1: Record Exact Dimensions

Gather all dimensions in consistent units. Convert everything to millimeters or inches before you begin. Even a small unit mismatch can produce an answer that is orders of magnitude wrong.

Step 2: Locate the Centroid

For a standard doubly symmetric I beam, the centroid lies at half the overall depth and half the flange width. On the flip side, the horizontal centroidal axis—you can think of it as the neutral axis for vertical bending—sits at H/2 from the top or bottom edge. If the beam were asymmetric (for example, a unsymmetrical custom plate girder), you would first calculate the centroid using the weighted average of each part’s area But it adds up..

Step 3: Divide the Cross Section into Rectangles

Break the profile into three distinct parts:

  1. Top flange: a horizontal rectangle of width B and thickness t<sub>f</sub>.
  2. Web: a vertical rectangle of height h<sub>w</sub> and thickness t<sub>w</sub>.
  3. Bottom flange: identical to the top flange.

Number each part so you can track values in a table It's one of those things that adds up. Took long enough..

Step 4: Calculate the Local Moment of Inertia for Each Part

For every rectangle, compute its own moment of inertia about an axis passing through its personal centroid and parallel to the beam’s neutral axis. The formula is:

I<sub>c</sub> = (b × h³) / 12

  • For each flange (treated as a horizontal strip), use b = B and h = t<sub>f</sub>.
  • For the web (treated as a vertical plate), use b = t<sub>w</sub> and h = h<sub>w</sub>.

This step only captures the “local” stiffness of the isolated rectangle. It does not yet account for where that rectangle sits inside the overall beam.

Step 5: Apply the Parallel Axis Theorem

Because the top and bottom flanges are displaced from the beam’s overall neutral axis, you must transfer their local inertia to the common centroidal axis. The parallel axis theorem states:

I = I<sub>c</sub> + A × d²

Where:

  • I<sub>c</sub> is the local moment of inertia you just calculated.
  • A is the area of the rectangle (width × height).
  • d is the perpendicular distance between the rectangle’s centroid and the overall neutral axis of the I beam.

For the web in a symmetric section, d equals zero, so its contribution is simply I<sub>c</sub>. For each flange, d equals roughly half the overall depth minus half the flange thickness: d ≈ (H/2) – (t<sub>f</sub>/2).

Step 6: Sum the Contributions

Add the transferred inertias together to obtain the total strong-axis moment of inertia:

I<sub>x</sub> = Σ (I<sub>c,i</sub> + A<sub>i</sub> × d<sub>i</sub>²)

If you need the weak-axis inertia about the vertical y-y centroidal axis, the flanges again act as rectangles, but now their centroids lie on the global y-axis, so no parallel axis shift is needed. You simply use:

I<sub>y</sub> = 2 × [(t<sub>f</sub> × B³) / 12] + [(h<sub>w</sub> × t<sub>w</sub>³) / 12]

Practical Example

Consider a welded I beam with the following dimensions:

  • Overall depth H = 300 mm
  • Flange width B = 150 mm
  • Flange thickness t<sub>f</sub> = 10 mm
  • Web thickness t<sub>w</sub> = 7 mm

First, find the clear web height:

h<sub>w</sub> = 300 – 2(10) = 280 mm

Flange contribution (each):

  • Area: 150 × 10 = 1,500 mm²
  • Local I<sub>c</sub>: (150 × 10³) / 12 = 12,500 mm⁴
  • Distance d: (300/2) – (10/2) = 145 mm
  • Parallel axis term: 1,500 × 145² = 31,537,500 mm⁴
  • Total per flange: 12,500 + 31,537,500 = 31,550,000 mm⁴

Because there are two flanges:

Total flange contribution = 63,100,000 mm⁴

Web contribution:

  • Local I<sub>c</sub>: (7 × 280³) / 12 = 12,805,333 mm⁴
  • Distance d is zero, so no additional transfer is needed.

Final strong-axis moment of inertia:

I<sub>x</sub> = 63,100,000 + 12,805,333 ≈ 75.9 × 10⁶ mm⁴

For comparison, the weak-axis value is orders of magnitude smaller, which confirms why I beams are oriented vertically in floor systems.

Using Standard Lookup Tables

In professional practice, rolled structural I beams—such as American Wide Flange (W-shapes), S-beams, or European UB and IPN sections—have tabulated moments of inertia in steel design manuals like the AISC Steel Construction Manual. You do not need to recalculate these by hand for routine projects. Even so, understanding the derivation is indispensable when you encounter built-up plate girders, reinforced crane beams, or hybrid sections where cover plates are welded to the flanges That alone is useful..

Common Mistakes to Avoid

Even experienced students slip up on a few recurring issues:

  • Mixing units: Never combine millimeters and inches in the same formula.
  • Confusing web height with overall depth: The web is shorter than the total beam by one flange thickness at each end.
  • Omitting the parallel axis shift: Simply adding bh³/12 for each part without transferring the flanges to the global neutral axis severely underestimates the true stiffness.
  • Measuring d incorrectly: d is the distance between the centroid of the sub-rectangle and the centroid of the entire cross section—not the distance from the outer edge of the beam.
  • Swapping axes: Double-check whether the specification requires I<sub>x</sub> (strong axis) or I<sub>y</sub> (weak axis).

FAQ

What is the difference between area moment of inertia and mass moment of inertia? Area moment of inertia describes how area is spread across a cross section to resist bending. Mass moment of inertia describes how mass is distributed in a rotating solid body. For beam design, always use area moment of inertia Practical, not theoretical..

Can I use a subtraction method instead of adding three rectangles? Yes. You can treat the profile as one large outer rectangle minus two side cutouts. Both methods yield the same result, but the additive approach with the parallel axis theorem is easier when flanges are reinforced or asymmetrical.

Why is the I beam shape so efficient? It places the majority of the material in the flanges, far from the neutral axis, which maximizes the moment of inertia for a given amount of steel.

Do I always need to calculate this manually? No. Standard rolled sections have published values. Manual calculation is primarily necessary for custom fabricated beams, structural modifications, or academic understanding.

Conclusion

Learning how to find the moment of inertia of an I beam is a foundational step in structural analysis. Now, by dividing the cross section into simple rectangles, computing each rectangle’s local inertia, and applying the parallel axis theorem, you obtain an accurate value that governs bending stress and deflection. Master this process, and you can confidently size custom girders, verify standard tables, or adapt sections for specialized loading conditions That's the part that actually makes a difference..

Don't Stop

Freshly Posted

Dig Deeper Here

Cut from the Same Cloth

Thank you for reading about How To Find Moment Of Inertia Of I Beam. We hope the information has been useful. Feel free to contact us if you have any questions. See you next time — don't forget to bookmark!
⌂ Back to Home