How To Find The Moment Of Inertia Of A Beam

Author enersection
4 min read

How to findthe moment of inertia of a beam is a fundamental skill for engineers, architects, and physics students who need to predict how a structural member will bend under load. The moment of inertia—more precisely the second moment of area—quantifies a cross‑section’s resistance to bending and directly influences deflection, stress, and buckling behavior. By mastering a systematic approach, you can determine this property for any beam shape, from simple rectangles to complex built‑up sections.


Introduction

When a beam carries a transverse load, internal bending moments develop that try to curve the member. The larger the beam’s moment of inertia about the neutral axis, the smaller the resulting curvature for a given moment. In beam theory, the bending stress σ is given by

[ \sigma = \frac{M,y}{I} ]

where M is the bending moment, y is the distance from the neutral axis, and I is the moment of inertia of the cross‑section about that axis. Therefore, accurately calculating I is essential for safe and efficient design.


Scientific Explanation

What Is the Moment of Inertia of a Beam?

The second moment of area (often denoted I) is defined as

[ I = \int_A y^2 , dA ]

where y is the perpendicular distance from the axis of interest to an infinitesimal area dA. Unlike the mass moment of inertia used in dynamics, this geometric property depends only on shape and size, not on material density.

Why the Neutral Axis Matters

For symmetric bending, the neutral axis passes through the centroid of the cross‑section. Calculating I about any other axis requires the parallel axis theorem:

[ I_{x'} = I_{x} + A d^2 ]

  • Iₓ – moment of inertia about the centroidal axis * A – area of the shape
  • d – distance between the centroidal axis and the new axis

This theorem lets us combine simple shapes into complex built‑up sections.

Common Formulas for Basic Shapes

Shape (centroidal axis) Formula for I (about axis through centroid)
Rectangle (width b, height h) ( I = \frac{b h^{3}}{12} ) (about the horizontal centroidal axis)
Circle (radius r) ( I = \frac{\pi r^{4}}{4} )
Triangle (base b, height h) ( I = \frac{b h^{3}}{36} ) (about the base‑parallel centroidal axis)
Thin‑walled tube (outer radius Rₒ, inner radius Rᵢ) ( I = \frac{\pi}{4} (Rₒ^{4} - Rᵢ^{4}) )

These expressions are the building blocks for more intricate beams.


Step‑by‑Step Procedure to Find the Moment of Inertia of a Beam

Follow these logical steps to compute I for any beam cross‑section:

  1. Sketch the Cross‑Section
    Draw the beam’s outline to scale, labeling all dimensions. Identify the axis about which you need I (usually the strong axis, i.e., the axis with the largest I).

  2. Locate the Centroid

    • If the section is symmetric, the centroid lies on the line of symmetry.
    • For asymmetric sections, compute the centroid ((\bar{x}, \bar{y})) using
      [ \bar{x} = \frac{\sum A_i x_i}{\sum A_i}, \qquad \bar{y} = \frac{\sum A_i y_i}{\sum A_i} ]
      where Aᵢ is the area of each sub‑shape and (xᵢ, yᵢ) are its centroid coordinates.
  3. Divide the Section into Simple Shapes
    Break the complex outline into rectangles, triangles, circles, or other shapes whose I formulas are known.

  4. Calculate the Area and Centroidal Moment of Inertia for Each Part

    • Compute Aᵢ.
    • Use the appropriate formula to find Iₓ,ᵢ (or I_y,ᵢ) about the shape’s own centroidal axis.
  5. Apply the Parallel Axis Theorem Transfer each part’s moment of inertia to the overall centroidal axis:
    [ I_{x,,\text{total}} = \sum \left( I_{x,i} + A_i , d_{y,i}^{2} \right) ]
    where d_{y,i} is the vertical distance between the part’s centroid and the overall centroid.

  6. Sum the Contributions
    Add all transferred moments of inertia to obtain the total I about the desired axis.

  7. Verify Units and Reasonableness
    Ensure the result is in length⁴ (e.g., mm⁴ or in⁴). Compare with known values for similar sections to catch errors.

Example: I‑Beam (W‑shape)

Consider a standard I‑beam with flange width b_f = 200 mm, flange thickness t_f = 20 mm, web height h_w = 300 mm, and web thickness t_w = 10 mm.

  1. Sketch – Identify two flanges and a web.

  2. Centroid – By symmetry, the centroid lies at mid‑height of the web.

  3. Divide – Three rectangles: top flange, web, bottom flange.

  4. Individual Properties

    • Flange area: A_f = b_f·t_f = 200 mm × 20 mm = 4000 mm²
      Flange I about its own centroid (horizontal axis):
      [ I_{f,,\text{local}} = \frac{b_f t_f^{3}}{12} = \frac{200 \times 20^{3}}{12} \approx 1.33 \times 10^{5}\ \text{mm}^{4} ]

    • Web area: A_w = t_w·h_w = 10 mm × 300 mm = 3000 mm²
      Web I about its centroid:
      [ I_{w,,\text{local}} = \frac{t_w h_w^{3}}{12} = \frac{10 \times 300^{3}}{12} = 2.25 \times 10^{7}\ \text{mm}^{

More to Read

Latest Posts

You Might Like

Related Posts

Thank you for reading about How To Find The Moment Of Inertia Of A 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