Circular Constant Acceleration Formula

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
CyclicCircle
Messages
3
Reaction score
0
Member advised to use the formatting template for all homework help requests
A constant tangential force of magnitude 12N is applied to the rim of a stationary, uniform circular flywheel of mass 100kg and radius 0.5m. Find the speed at which the flywheel is rotating after it has completed 25 revolutions?

I know that this can be done using work-energy. But since a constant tangential force is applied, I tried using kinematic equations.

Initial angular velocity [itex]\omega = 0[/itex], angular displacement [itex]\theta = 25 \times 2\pi = 50\pi[/itex].

If [itex]\alpha[/itex] is the angular acceleration, [itex]mr\alpha = 12[/itex], [itex](100)(0.5)\alpha = 12[/itex], [itex]\alpha = 0.24[/itex].

Final velocity [itex]\Omega^2 = \omega^2 + 2\alpha \theta[/itex], which gives [itex]\Omega = 8.68[/itex]. But the correct answer is apparently 12.3.
 
on Phys.org
It is not clear what you are doing in the second last line.

First calculate the Torque ##\tau## applied by the force to the flywheel.
Then find the Moment of Inertia ##I## of the flywheel.
Then the angular acceleration is ##\alpha=\tau/I##. It is not 0.24.

If you do this and then substitute into the last line of your post, you should get 12.3.
 
  • Like
Likes   Reactions: CyclicCircle
Thank you so much.

I used the fact that tangential acceleration = radius*(angular acceleration) and F = ma to obtain force = mass*radius*(tangential acceleration). What is the error in this?
 
CyclicCircle said:
Thank you so much.

I used the fact that tangential acceleration = radius*(angular acceleration) and F = ma to obtain force = mass*radius*(tangential acceleration). What is the error in this?
It is a disc, not a ring. You need to use the right formula for its moment of inertia.
 
  • Like
Likes   Reactions: CyclicCircle
Thanks. I completely forgot about mass distribution!