Moment Of Inertia (calc vs physics different answer)

In summary: R*theta, and the distance of the element from the pivot is R-R*Cos[theta].Finally, the moment of inertia of the rod = sum of all the contributions of these elements = integral of (distance from pivot)^2 times mass per unit length times length of element.
  • #1
rhythmiccycle
9
0
I'm trying to understand Moment Of Inertia using integration.

But it seems the calculus definition of physics definition are different.
(I'm trying to apply my math skill to physics)

example of apparent contradiction:

here:http://hyperphysics.phy-astr.gsu.edu/hbase/mi.html#mi
it says the moment of inertia of "hoop about symmetric axis" is

m*r^2

but here:
page 21 of the book:
http://www.eng.auburn.edu/~marghitu/MECH2110/C_4.pdf
says the moment of inertia of a circle centered at (0,0) about the z-axis is

Pi r^4 /4

does this mean the mass of a circle is "Pi r^2/4"

my goal: be able to calculate the moment of inertia of a, x-y planar figure about the z-axis, given the parametric (or polar) equation of the curve.

please help me solve the apparent contradiction between the calculus and physics definition of moment of inertia
 
Last edited by a moderator:
Physics news on Phys.org
  • #2
The mass of the disk is the area times the density, ie. pi*r^2*density. This mass appears explicitly in the first expression, whereas in the second expression the author has substituted m for pi*r^2, implicitly assuming that the density is equal to 1.

With this assumption, both expressions are correct (and equal).
 
  • #3
rhythmiccycle said:
I'm trying to understand Moment Of Inertia using integration.

But it seems the calculus definition of physics definition are different.
(I'm trying to apply my math skill to physics)

example of apparent contradiction:

here:http://hyperphysics.phy-astr.gsu.edu/hbase/mi.html#mi
it says the moment of inertia of "hoop about symmetric axis" is

m*r^2

but here:
page 21 of the book:
http://www.eng.auburn.edu/~marghitu/MECH2110/C_4.pdf
says the moment of inertia of a circle centered at (0,0) about the z-axis is

Pi r^4 /4

does this mean the mass of a circle is "Pi r^2/4"

my goal: be able to calculate the moment of inertia of a, x-y planar figure about the z-axis, given the parametric (or polar) equation of the curve.

please help me solve the apparent contradiction between the calculus and physics definition of moment of inertia

The first object is a thin hoop with no thickness, all the mass resides at a radius, r from the axis of rotation.

The second object is is a flywheel in which the mass is distributed in a range from R1 to R2, so not all the mass is the same distance away from the axis of rotation.

Good luck with those substitutions and geometry. I find that some of the objects that have symmetry can be quite a pain to find I. For myself, I accomplish doing one then look back a couple of years later and forget how I did it... so I redo it all over again.
 
Last edited by a moderator:
  • #4
thanks for the replies that helps, but i found another answer some where else:

I found an equation here http://www.math24.net/physical-applications-of-line-integrals.html
that looks like what I want, but that equation says the same circle around the z axis would have a moment of inertia of
x[t_] := R Cos[t];
y[t_] := R Sin[t];

Integrate[ (x[t]^2 + y[t]^2)*Sqrt[D[x[t], t]^2 + D[y[t], t]^2] , {t, 0, 2 Pi}]

=
0 2 pi(x[t]^2 + y[t]^2)*√( x'[t]^2 + y'[t]^2) dt=
0 2 pi (cos(t)^2 + sin(t)^2)*√( sin(t)^2 + cos(t)^2) dt=
2 Pi R ^3




HOW CAN THERE BE SO MANY DIFFERENT ANSWERS TO THE SAME QUESTION?
please help me solve the apparent contradiction between the calculus and physics
 
  • #5
I don't see how that correlates at all. You didn't quote an expression for I_z, you quoted the parabolic form of a circle! I've already explained why your two original expressions are actually equal, but I don't see where this one comes from, not even after searching your link.
 
  • #6
MikeyW said:
I don't see where this one comes from, not even after searching your link.

I'm thinking x= R cos(t), y= R sin(t) is a circle when t goes from 0 to 2Pi.

at all times the distance from axis is r, and so r^2 = x^2 + y^2

I thin this is the formula:
∫i(x[t]^2 + y[t]^2)*√( x'[t]^2 + y'[t]^2) dt

because above it says:

"The moments of inertia about the x-axis, y-axis and z-axis are given by the formulas"

IZ = ∫C ( x2 + y2 ) rho(x,y,z) ds

from how its done above(on the web page) I get that :
ds = Sqrt[(dx/dt)2+(dy/dt)2] dt

x = r cos[t] -> dx = -r sin[t] dt ; y = r sin[t] -> dy = r cos[t] dt;
rho = 1;
IZ = ∫C (r cos[t]2 + r sin[t]2 ) * Sqrt[(dx/dt)2+(dy/dt)2] dt

IZ = ∫C (r cos[t]2 + r sin[t]2 ) * Sqrt[(-r sin[t] dt)2+(r cos[t] dt)2] dt
IZ = ∫C (r cos[t]2 + r sin[t]2 ) * Sqrt[(-r sin[t] )2+(r cos[t])2] dt

IZ = ∫C (r 2 ) * Sqrt[(-r sin[t] )2+(r cos[t])2] dt
IZ = ∫C (r 2 ) * Sqrt[r2] dt

IZ = ∫C (r 3 ) * dt

t from 0 to 2pi

IZ = 2 pi R^3
 
Last edited:
  • #7
This seems to be a different problem, where you're finding the moment of inertia of a wire, not a disk- is this what you want?
 
  • #8
I'm trying to answer: http://ocw.mit.edu/courses/physics/8-03-physics-iii-vibrations-and-waves-fall-2004/assignments/

problem set 1 # 1.6

there is an answer provided, but he assumes that the rod is the same as two pendulums.

I'm trying to solve it directly using a line integral as the path of the rod.

Specifically I want to know how the equationIZ = ∫C ( x2 + y2 ) rho(x,y,z) ds

can arrive at the moment of inertia.

i have the equation r = - R*sin(t), {t, -pi/6 to +pi/6}
as the physical pendulum.

I think it is:

Integrate[MR^2 Sin[t]^2, {t, -Pi/6, Pi/6}],
But i get an answer nowhere near the one in the solution provided.
 
  • #9
I suggest you consider an element distance s around the arc from the apex, the angle this subtends at the centre of curvature, and express the distance of the element from the pivot in terms of that angle.
 
  • #10
your circle has an equation

r = 2Rsin(t)

(flipping y=-y without loss of generality) furthermore,

r2 = 4R2sin2(t)
dr/dt = 2Rcos(t)
(dr/dt)2 = 4R2cos2(t)

your line element in polar coordinates is

ds2 = dr2 + r2dt2

so

(ds/dt)2 = (dr/dt)2 + r2 = 4R2cos(t) + 4R2sin2(t) = 4R2

ds/dt = 2R
ds = 2Rdt

so we have a fairly simple line element

the moment of inertia due to this line element is the distance from the origin squared times the mass of the line element. If we say the material has a density ρ (which we can work out from the given information) then the mass of the element is

dm = ρds

and the moment of inertia of the element is

dI = r2ρds = 4R2sin2(t)*ρ*2Rdt = 8ρR3sin2(t)dt

now we need to integrate this over the limits, which can be found in the helpful diagram provided: the right hand section is in the range t = [0, pi/6] and the left hand section is in the range [5pi/6, pi], but we don't need to use two separate integrals because sin(x) = sin(pi-x). The two integrals will therefore be equal and we can simply do the first one and multiply it by two:

I = 2∫dI (from 0 to pi/6)

substitute the expression for dI in,

I = 16ρR3∫sin2(t) dt

and thanks to wolfram alpha the result is:

I = (2/3)ρR3(2pi - 3*sqrt(3))

the total length is (2/3)*piR and the mass is m so the density of the material is

ρ = (3m)/(2*pi*R)

so the final value for I is

I = mR2(2 - 3*sqrt(3)/pi)

You can check the plausability of your answer by checking the units- moment of inertial must be in mass*length^2 units, so if your result is a nondimensional scalar times mR^3 then it's wrong.
 
Last edited:
  • #11
Thanks a lot. I need some time to digest this. I'll let you all know how it goes. Thanks again
 
  • #12
Mikey w, thank you so much. Your example makes sense. i now see the apparent contradiction between math and physics is that math examples take the density as 1, but in the case ofa Wire, density equal m over the length of the wire, then the answers are consistent. Thank you
 
  • #13
No problem- I learned a few things trying to figure it out as well!
 

1. What is moment of inertia?

Moment of inertia is a measure of an object's resistance to changes in its rotational motion. It is dependent on the mass and distribution of mass of an object.

2. How is moment of inertia calculated in physics?

In physics, moment of inertia is calculated by summing the products of each particle's mass and its distance from the axis of rotation squared.

3. How is moment of inertia calculated in calculus?

In calculus, moment of inertia is calculated by integrating the mass of each infinitesimal element of an object multiplied by its distance from the axis of rotation squared.

4. Why are the calculated moments of inertia different in physics and calculus?

The calculated moments of inertia may differ in physics and calculus because they use different methods of calculating the distribution of mass in an object. In physics, the particles are considered discrete while in calculus they are considered continuous.

5. Which method of calculating moment of inertia is more accurate?

Both methods of calculating moment of inertia can be equally accurate if the assumptions made in each method hold true. However, for complex objects, the calculus method may be more accurate as it can consider infinitesimal elements whereas the physics method may require approximations.

Similar threads

Replies
1
Views
1K
Replies
10
Views
1K
Replies
2
Views
2K
  • Introductory Physics Homework Help
Replies
28
Views
549
  • Mechanics
Replies
6
Views
4K
  • Introductory Physics Homework Help
2
Replies
52
Views
2K
Replies
1
Views
3K
  • Mechanics
Replies
1
Views
2K
  • Introductory Physics Homework Help
Replies
5
Views
3K
Replies
12
Views
2K
Back
Top