PDA

View Full Version : Rotation Newton's second law


cristina
Apr1-04, 05:11 PM
A string wrapped around a cylinder, and is held by a hand (to the up right of the cylinder so the cylinder is rotating clockwise) that is accelerated upward so that the centre of mass of the cylinder does not move. a) Find the tension in the string. b) Find the angular acceleration of the cylinder. c) Find the acceleration of the hand.

a)The only force that exerts the a torque on the cylinder is the tension:
Segma torque = I *alpha
T*R = I * alpha

The hand force is: Sigma Fy=ma,y
Mg – T = ma,t (I am not sure if its minus or plus here)

at=R(alpha)

(mg-T)/m=R(TR/I)
so T = mg/(1+(mR^2/I) this is the tension of the string

b) how to get the angular acceleration here?


c) mg-(mg)/(1+(mR^2/I)) = m a,t
so a,t =(1/(1+I/mR^2)g this is the acceleration of the hand.

Is my reasoning correct?

NateTG
Apr1-04, 05:50 PM
a) You know that the center of mass is not accelerated so
F_{net}=0
Since there are only two forces, this should be fairily easy to apply

b) Once you have the torque, you can use:
\tau=I\alpha

c) How about:
\theta = \frac{1}{2} \alpha t^2
so
1/2 a t^2 = x = r \theta = \frac{1}{2} r \alphta t^2
so
a = r \alpha

cristina
Apr1-04, 06:04 PM
Do you find it wrong in a) T = mg/(1+(mR^2/I) ?

I concidere I = 1/2MR^2 here

so torque = 1/2M(R^2) * alpha

but you said F,net = 0?

Was my reasoning correct with the calculation I gave?

I am confused.

NateTG
Apr1-04, 07:09 PM
There are two forces acting on the cylinder:
The tension of the string
Gravity.

Since the cylinder is stationary.
F_{net}=0=mg+T \rightarrow T=-mg

The force of gravity is acting on the center of rotation so it exerts zero torque. That leaves the torque due to tension which is:
\tau= rT = -rmg
Now we can use
\tau=I\alpha \rightarrow \frac{\tau}{I}=\alpha=\frac{-mgr}{\frac{1}{2}mr^2}=\frac{-2g}{r}

cristina
Apr2-04, 01:53 AM
But the hand is accelrating upward?!
I am really lost with this one :(