Understanding Angular Velocity Calculations for Rotating Objects

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
2 replies · 3K views
Nikstykal
Messages
29
Reaction score
1

Homework Statement


6yXk1RF.png


Homework Equations


v = w x r

The Attempt at a Solution


I got the answer correct after a few tries, but I am little confused on why it has to solved this specific way. I know that v = w x r, so why can I not just say w = v/r? Is it because w is measured from the center of the roller so v = w x r would be vcenter, not vtop?
That is how I ended up solving it, but I wanted to make sure I didn't get there "accidentally" or misinterpreted the process.
eCy96Ra.png

Using that diagram and concept of similar triangles:
tan θtop = tan θcenter
Stop/2r = Scenter/r
Stop = 2*Scenter, Scenter = rθ
Stop = 2rθ
d(Stop)/dt = vtop = d(2rθ)/dt = 2rθ' = 2rωtop
thus, ω = v/2r

Any reasoning as to why I have to do this would be much appreciated!
 
Physics news on Phys.org
That's for the centro of the motion is at the bottom of the roller. Your formula should be applied as ##v=2r\cdot\omega,## where ##2r## is the distance from the bottom to the top.
 
Ahh, i forgot, when using v = w x r you have to always measure from from IC unless using relative velocity equation. Thank you!