Moment of Inertia: Calculus Explained for Beginners

  • Thread starter Thread starter T@P
  • Start date Start date
  • Tags Tags
    Physics
AI Thread Summary
The moment of inertia of a uniform disc with two equal masses placed diametrically opposite each other can be calculated by adding the rotational inertia of the disc and the two point masses. The formula for the moment of inertia of point masses is I = Σm_ir_i^2, where m is the mass and r is the distance from the axis of rotation. To derive moments of inertia for continuous bodies, integration is used, represented as I = ∫_B r² dm, where dm is the mass element. For a sphere, the moment of inertia can be calculated using spherical coordinates, leading to the result I = (2/5)MR². Adding external masses will indeed change the total moment of inertia, necessitating adjustments to the calculation.
T@P
Messages
274
Reaction score
0
I am taking a beginning physics class, and I have some questions about the moment of inertia. First of all, what is the momet of inertia of a uniform disc of mass M and two objects of mass m on either side of the disc (diametrically opposite).

Also, my physics book (Giancoli) has a list of formulas for the moments of inertia of many objects, but no explanation of how they got it. I am guessing its through calculus (which I know). Unfortunately the course I am taking does not "have" calculus in it, so I was wondering if someone could tell me generally how its done? Thanks
 
Physics news on Phys.org
T@P said:
Also, my physics book (Giancoli) has a list of formulas for the moments of inertia of many objects, but no explanation of how they got it. I am guessing its through calculus (which I know). Unfortunately the course I am taking does not "have" calculus in it, so I was wondering if someone could tell me generally how its done? Thanks

The moment of inertia of a system of point masses is given by I = \sum_i m_ir_i^2, where m is the mass of a certain point mass, r is the distance from the axis about which you're taking the moment of inertia.

If you want to calculate the moment of inertia of a continuous body, you need to use integration.
 
Last edited:
I am aware that you use integration to calculate the moment of inertia, but as in the case i stated above, what is the integral that calculates it? also could you at least give the integral that would let me calculate the moment of inertia of a simple object (sphere?)
 
You are to sum over/integrate over all particles making up the body B.
We may represent this with the integral:
I=\int_{B}r^{2}dm
where it is understood that each particle has some position \vec{x} and some mass dm (specific to that particle).
By knowing where the axis is in space, we may find the correct "r"-value for each particle (by use of its position vector \vec{x}).

The above integral is rewritten in terms of the density distribution of the body, that is, the (infinitesemal) mass of each particle fullfills:
dm=\rho(\vec{x})dV

Hence, we may rewrite our integral as:
I=\int_{V}\rho(\vec{x})r^{2}(\vec{x})dV

Let us consider the case of the sphere with constant density \rho_{0}, radius \mathcal{R}, and let the axis we are considering go through the center of the sphere, which we also set as the origin in spherical coordinates.

We let the angle the position vector to some particle from the origin makes with the rotation axis be \phi


Consider the particle situated at the spherecial coordinate (R,\theta,\phi)
(\theta being the planar angle)

For that particle, we have:
dV=R^{2}\sin\phi{dR}d\theta{d}\phi
r=R\sin\phi

Hence, our integral becomes:
I=\int_{0}^{\mathcal{R}}\int_{0}^{2\pi}\int_{0}^{\pi}\rho_{0}R^{4}\sin^{3}\phi{d\phi}d\theta{dR}

Using \sin^{3}\phi=\sin\phi(1-\cos^{2}\phi)
we find the antiderivative: -(\cos\phi-\frac{1}{3}\cos^{3}\phi)

You ought to end up with the answer I=\frac{2}{5}MR^{2}
where M is the mass of the sphere.
 
Sorry, I thought you said you didn't need calculus, so I didn't include the integral. For a sphere, you can also calculate the moment of inertia using a single integral, by considering the sphere to be made up of spherical shells (for which I = (2/3)MR^2).
 
thank you
would the moment of inertia change if i place two equal masses on a flat disc? (in diametrically opposite places)?
 
T@P said:
would the moment of inertia change if i place two equal masses on a flat disc? (in diametrically opposite places)?
Of course. You would have to add the rotational inertia of the two masses.
 
Back
Top