How Do You Calculate the Moment of Inertia for a Cone?

AI Thread Summary
To calculate the moment of inertia of a right circular homogeneous solid cone about its symmetry axis, integration is used with the formula I = ∫ r² dm. The mass of the cone is expressed as m = (1/3)ρπR²H, leading to the differential mass element dm. A common error in the calculations involves the coefficient in the integration, where it should be 1/3 instead of 2/3. The correct moment of inertia is derived to be I = (3/10)mr², highlighting the importance of accurate density and volume relationships in the integration process. Understanding the geometry of the cone and the relationship between its dimensions is crucial for accurate calculations.
christensent
Messages
2
Reaction score
0

Homework Statement


Use integration to determine the moment of inertia of a right circular homogeneous solid cone of height H, base radius R, and mass density \rho about its symmetry axis

Homework Equations


Volume of cone = 1/3*pi*r^2*h
I = \int r^2 dm
\rho = m/v

The Attempt at a Solution


m=\rho v
m=1/3 \rho \pi r^2 h
dm=2/3 \rho \pi r h dr

\rho = m/v
\rho = \frac{m}{(1/3 \pi r^2 h)}

I=\int r^2 dm
I=\int \rho \frac{2}{3} \pi r^3 h dr
I = \frac{1}{6} \rho \pi r^4 h dr
(now substituting rho out)
I = \frac{m \pi r^4 h}{2 \pi r^2 h}
MY ANSWER: I = \frac{mr^2}{2}
CORRECT ANSWER: \frac{3mr^2}{10}

I can't figure out where my error is
 
Physics news on Phys.org
Not completely sure, and i didn't look too intensely, but shouldn't the \frac{2}{3} in I=\int\rho\frac{2}{3}\pi r^{3}hdr be \frac{1}{3}? Once again, I could be wrong.
 
Consider a disc ofmass m, radius r,thickness dh at a distance h from the vertex of the cone.
Its moment of inertia about the axis of symmetry is 1/2*m*r^2.----(1)
Volume of the disc = π*r^2*dh
Density of the cone ρ= M/(1/3*πR^2*H) = 3M/π*R^2*H
There mass of disc m = (3M/π*R^2*H)* π*r^2*dh -------(2)
From the simple geometry it can be shown that
h/H = r/R or dh/H = dr/R or dh = (H/R)*dr
Substitute the value of dh in eq(2) and substitute the value of m in eq.(1).
Now find the integration between the limits r = o to r = R.
 
Thanks! That explains it
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top