Calculation of Moments of Inertia

AI Thread Summary
To calculate the moment of inertia for a uniform thin solid door rotating on its hinges, the relevant formula is I = (1/3)(mass)(width)^2. Some participants express confusion about the integration process for calculating moments of inertia for rigid objects, particularly when density varies. The discussion emphasizes the importance of understanding the integral I = ∫_V r^2 ρ dV, where V represents the volume of the object. Clarifications are provided on how to set up the integral and the significance of the variables involved. Overall, the conversation highlights the need for a solid grasp of both the formulas and the integration techniques necessary for solving these problems.
Bri
Messages
20
Reaction score
0
A uniform thin solid door has height 2.20 m, width .870 m, and mass 23.0 kg. Find its moment of inertia for rotation on its hinges. Is any piece of data unnecessary?

So far, I don't understand how to calculate moments of inertia for things like this at all. I can do a system of particles, but when it comes to any ridgid objects, such as this door or rods or cylinders, I don't get it.
So basically I have no idea where to even start with this.
 
Physics news on Phys.org
Ok. Here is the moment of inertia equation for a, thin rectangular sheet, axis along one edge. (This is the door, hinge on one side)

I = (1/3)(mass)(length)^2

Length is the Width that you are given in the equation.

You should be able to get it from there.
 
My book is open to the page with your answer this very second:) Mine has it different than the preceding post though, if you're curious, says the MOI of a rectangular thin plate of length l and width w is (1/12)(mass)(l^2+w^2) if that helps at all

Also, my book handily lists how to find the MOI of a variety of objects like that, so I could only guess yours might too
 
Can you calculate

I = \int_V r^2 \rho dV

?

If you can't, you'll have to either learn how to or look up the formula in a book.

--J
 
schattenjaeger said:
My book is open to the page with your answer this very second:) Mine has it different than the preceding post though, if you're curious, says the MOI of a rectangular thin plate of length l and width w is (1/12)(mass)(l^2+w^2) if that helps at all
That's the rotational inertia of a thin plate rotated about an axis perpendicular to the plate and through the center of mass. That's not what's needed here.

For this problem, Nonok gave the correct formula.
 
Bri said:
So far, I don't understand how to calculate moments of inertia for things like this at all. I can do a system of particles, but when it comes to any ridgid objects, such as this door or rods or cylinders, I don't get it.
So basically I have no idea where to even start with this.
Bri, to calculate moments of inertia for solid objects, you need to integrate. Start here for some examples: http://hyperphysics.phy-astr.gsu.edu/hbase/mi.html#mig
 
What about if the density varies with the radius? inversely I mean. what would you integrate then... hypothetically speaking?
 
Warmoth said:
What about if the density varies with the radius? inversely I mean. what would you integrate then... hypothetically speaking?
The setup of the integral would be exactly the same. But solving it would be harder. :smile:
 
  • #10
First of all, thanks to everyone for your input.

Justin Lazear said:
Can you calculate

I = \int_V r^2 \rho dV

?

If you can't, you'll have to either learn how to or look up the formula in a book.

--J

I can do integration, but that equation there doesn't really make any sense to me...
What is the V? Is it supposed to be a definite integral from V to... something?
Other than the V thing, wouldn't it be r^2 \rho V? (r and \rho are constants, right?)

On the site Doc Al linked to (http://hyperphysics.phy-astr.gsu.edu/hbase/mi.html#mig), they kind of lose me on the integration for the cylinder and the sphere...
On the first page it says to integrate r^2 dm over the mass, from 0 to M. Then they don't do that for the cylinder and sphere. I don't really understand what they do, though.
 
Last edited:
  • #11
\rho is not necessarily a constant. It could just as well depend on position.

V is the volume of whatever you're trying to find the moment of inertia for. The V under the integral is just a notation saying you have to choose your limits of integration such that you integrate over the entire volume. The dV is just notation saying that this is a volume integral, and that dV will be replaced by the volume differentials appropriate for your coordinates. For instance, dV for cartesian coordinates is just dx dy dz. For spherical coordinates, we have r^2 \sin{\theta} dr d\theta d\phi.

Refer to a calculus textbook for more.

As for your question about dm, dm = \rho dV. The mass density times a bit of volume gives you the bit of mass.

--J
 
Back
Top