From Angular Velocity to Angular Acceleration - How?

AI Thread Summary
The discussion centers on calculating the vector acceleration of a mass rotating in a vertical circle, specifically transitioning from angular velocity to angular acceleration. The user has derived the velocity vector as a function of the angle down from the vertical but struggles with converting this into an acceleration vector. They initially consider differentiating the velocity with respect to time but seek a more efficient method. A derived equation suggests that the acceleration can be expressed in terms of gravitational forces and angle. The thread highlights the complexities of analyzing circular motion with non-constant speed and the need for a clearer approach to the problem.
berkeman
Admin
Messages
69,110
Reaction score
24,028
From Angular Velocity to Angular Acceleration -- How?

Homework Statement



Calculate the vector acceleration as a function of angle for a mass rotating in a circle at the end of a string. The mass is rotating in the vertical plane, in the counterclockwise direction.

\hat{i} and \hat{j} are the unit vectors in the x and y directions, respectively.

Homework Equations



F = m \frac{v^2}{R} = m {\omega}^2 R

The Attempt at a Solution



This is my first thread in Intro Physics, so please be gentle :wink:

I'm helping a friend with this problem. We need to solve it in the general case, but for now, I'm just solving it for the minimum rotation velocity case. So at the top of the circle, the centriptal acceleration of the mass matches the acceleration due to gravity.

I've been able to derive the equation for the velocity vector as a function of the angle \psi down from the vertical, but I'm not sure how to go from the velocity vector to the acceleration vector (both being functions of angle, not of time).

The equation for the velocity as a function of angle down from the vertical that I derived using TE = PE + KE for the mass is:

\vec{v}(\psi) = \hat{i} [\sqrt{2gR(1-cos\psi)} + \sqrt{gR}](-cos\psi) + \hat{j} [\sqrt{2gR(1-cos\psi)} + \sqrt{gR}](-sin\psi)

This gives the correct answers for the velocity at the top and bottom of the circle:

Top: \vec{v}(0) = -\hat{i} \sqrt{gR}

Bottom: \vec{v}(\pi) = \hat{i} 3\sqrt{gR}

But I'm having trouble figuring out how to go from the velocity vector \vec{v}(\psi) to an acceleration vector \vec{a}(\psi)

It would seem that I need to convert the \vec{v}(\psi) into a \vec{v}(t), then differentiate, and convert \vec{a}(t) into \vec{a}(\psi), but that seems like a lot of work. Is there a trick or approach that I can use to shortcut that procedure?

Thanks for any hints or tutorial help!
 
Physics news on Phys.org


Looks too complicated for me! I did play with it - considering only the magnitude of the velocity and beginning with your E = PE + KE, which for me worked out to
v^2 = gr(1 - 2cos(A)) where I am writing A instead of the Greek letter for convenience.

Differentiating that with respect to time gives
2v*dv/dt = 2gR*sin(A)*D=dA/dt
Using v = R*dA/dt this simplifies to
dv/dt = g*sin(A), which seems to make sense. It could be expressed in vector form as
a = g*sin(A)*cos(A) in the x direction and g*sin(A)*sin(A) in the y direction.

I'm probably vastly oversimplifying things - not knowledgeable about circular motion with non-constant speed.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top