Moment Of Inertia Of Rectangle Formula

Author sampleletters
4 min read

The moment of inertia, often called the area moment of inertia or second moment of area, is a fundamental property of a shape that measures its resistance to bending and torsional deformation. For a rectangle, one of the most common structural and mechanical elements, this property is crucial in engineering design, from calculating beam deflections to analyzing rotational dynamics. The formula for the moment of inertia of a rectangle about its centroidal axes is elegantly simple yet profoundly powerful, forming the basis for understanding more complex geometries through principles like the parallel axis theorem.

Introduction: What is Moment of Inertia?

In the context of structural and mechanical engineering, the moment of inertia (I) quantifies how an area is distributed about a specific axis. It is not a mass property but a geometric one. For a given cross-section, a higher moment of inertia indicates greater stiffness against bending about that axis. Think of a long, thin beam: it is much easier to bend it on its narrow side (low moment of inertia about the strong axis) than on its wide side (high moment of inertia about the weak axis). This concept is distinct from the mass moment of inertia used in rotational dynamics, though the mathematical form is analogous. For a rectangle, we calculate two primary centroidal moments: one about an axis parallel to its base (I_x) and one about an axis parallel to its height (I_y).

The Core Formulas for a Rectangle

Consider a rectangle with a base width b and a height h. Its centroid is located at the geometric center. The standard formulas for the second moments of area about the centroidal axes are:

  • About the horizontal centroidal axis (I_x): I_x = (b * h³) / 12 This axis runs parallel to the base b. The term shows that the height is the dominant dimension for bending about this horizontal axis.

  • About the vertical centroidal axis (I_y): I_y = (h * b³) / 12 This axis runs parallel to the height h. Here, the base width b is cubed, making it the critical dimension for bending about this vertical axis.

  • Polar Moment of Inertia (J or I_z) about the centroid: For torsional rigidity, the polar moment is relevant. For a rectangle, it is simply the sum of the two planar moments: J = I_x + I_y = (b * h³ + h * b³) / 12 Note that for a circle, the polar moment has a direct formula, but for a rectangle, it is always derived from I_x and I_y.

Key Takeaway: The dimension perpendicular to the axis of bending is cubed. This cubic relationship means that a small increase in the height h dramatically increases I_x, explaining why engineers often specify deep beams for floor joists to maximize stiffness with minimal material.

Derivation from First Principles

Understanding the derivation solidifies comprehension. We calculate the moment of inertia by integrating the squared distance of each infinitesimal area element from the chosen axis.

1. Deriving I_x (horizontal axis through centroid): We set up a coordinate system with the origin at the centroid. The horizontal axis (x-axis) is at y=0.

  • A thin horizontal strip at a distance y from the centroid has a height dy and a width b.
  • Its area dA = b * dy.
  • Its contribution to I_x is dI_x = y² * dA = y² * b * dy.
  • We integrate across the entire height. The limits of y are from -h/2 to +h/2. I_x = ∫[-h/2 to h/2] (b * y²) dy = b * [y³/3] from -h/2 to h/2 I_x = b * ( (h/2)³/3 - (-h/2)³/3 ) = b * ( h³/24 + h³/24 ) = b * (h³/12) Result: I_x = (b * h³) / 12

2. Deriving I_y (vertical axis through centroid): The process is identical, but now we consider vertical strips.

  • A vertical strip at distance x from the centroid has width dx and height h.
  • dA = h * dx.
  • dI_y = x² * dA = x² * h * dx.
  • Integrate from x = -b/2 to x = b/2: I_y = ∫[-b/2 to b/2] (h * x²) dx = h * [x³/3] from -b/2 to b/2 I_y = h * ( (b/2)³/3 - (-b/2)³/3 ) = h * ( b³/24 + b³/24 ) = h * (b³/12) Result: I_y = (h * b³) / 12

This calculus-based derivation confirms the formulas and highlights the symmetry: the process is identical, with the roles of b and `h

More to Read

Latest Posts

You Might Like

Related Posts

Thank you for reading about Moment Of Inertia Of Rectangle Formula. 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