Moment of inertia calculation, factor of radius out?

AI Thread Summary
The discussion revolves around calculating the moment of inertia for a pulley with two opposing forces acting on it. The user initially calculates torque using the formula τ = r(18.2 - 7.5) but is confused about an additional factor of radius in the final equation. It is clarified that the linear acceleration should be converted to angular acceleration using the relationship a = a_rotation * R, where R is the radius of the pulley. The conversation highlights the importance of understanding the distinction between linear and angular acceleration in rotational dynamics. The user ultimately gains insight into how the radius affects the moment of inertia calculation.
PhyStan7
Messages
17
Reaction score
0

Homework Statement



Ok i have the following problem. There is a pulley with radius 7.5 cm and 2 forces acting on it (2 tensions of a string) acting in opposite directions either side. One is 18.2N, the other 7.5N. I know the acceleration is 3.75 meteres per second squared.

Find the moment of inertia.

Homework Equations



Change in torque = Ia

The Attempt at a Solution



Ok so the torque of each individual force is r x F (F being the force and r the radius in meters). As the forces are acting perpendicular, the torque of each force is rF.

So i thought the total torque is τ = r(18.2-7.5) = Ia.

So i thought the moment of inertia would equal would equal...

I = [r(18.2-7.5)]/a

However my answer seems to be a factor of r out, i.e the equation [(r^2)(18.2-7.5)]/a sems to yield the correct answer.

Why is this? I do not undersdtand where the extra r comes from which it is multiplied by.

Thanks
 
Physics news on Phys.org
PhyStan7 said:
1. Th

Homework Equations



Change in torque = Ia



What is a?

ehild
 
Sorry a is acceleration
 
Is it perhaps that the forces are implemented in this way? (picture added)

Because then you would have to add the tensions on the pulley, meaning it's going to be:

t_1+t_2 = a I <=> F_1 R + F_2 R = R (F_1+F_2) = I a, then check if the result is correct.
 

Attachments

Actually, I just noticed. You do have the acceleration of the points where the forces are applied on the string, because the units are meters/second*second. That means that the pulley is actually turning with a rotational acceleration a_{rotation} = \frac{a}{R}. If you substitute that in the second law for rotational motion you will get the result you want.
 
Ah i think i understand. So the a in the Ia part of the equation refers to angular acceleration but what i had was the linar acceleration (the situation is one weight hanging off a table and the other being pulled along the table, both are moving with acceleration 3.75). I still do not really understand how dividing by the radius gives the angular acceleration though.

Thanks
 
PhyStan7 said:
Ah i think i understand. So the a in the Ia part of the equation refers to angular acceleration but what i had was the linar acceleration (the situation is one weight hanging off a table and the other being pulled along the table, both are moving with acceleration 3.75). I still do not really understand how dividing by the radius gives the angular acceleration though.

Thanks

Yes exactly. The following a_{center-mass}=a_{angular}*R belongs to the theory of my school Physics book. In this situation, you can proove something like it since the string isn't sliding on the pulley. The proof is the following:

Consider a small change of the angle during the angular motion of the pullet d\theta. The string has moved a distance ds and since s=\theta R we have ds=d(\theta R)=R d\theta

By definition, we have \omega=\frac{d\theta}{dt} and u=\frac{ds}{dt},so

\frac{ds}{dt}=\frac{d\theta}{dt} R \Leftrightarrow a = a_{angular} R by differentiating.

I hope I've done everything right :)
 
Back
Top