Finding Acceleration in Uniform Circular Motion

  • Thread starter Thread starter emyt
  • Start date Start date
  • Tags Tags
    Motion Omega
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
3 replies · 3K views
emyt
Messages
217
Reaction score
0
circluar motion, "omega"

hi, I erased the default format by accident, but it's just a quick question:
i and j are unit vectors, w= omega dtheta/dt ,
theta= angle dependent on time

when we have i(-rwsin(theta)) and j(rwcos(theta)) as our velocity vector components,
and we wish to find the acceleration

i(-rwsin(theta)) and j(rwcos(theta)) is differentiated to i(-rw^2cos(theta)) and
j(-rw^2sin(theta))

the factor of omega remains constant because dtheta/dt will be the same everywhere since it is in uniform motion right? consistent speed?

thanks

edit: and if you did not have uniform circular motion, you would get

i(-r(a/r)wcos(theta)) and j(-rw(a/r)sin(theta)) as acceleration components:

using
w = dtheta/dt = v/r
d(v/r) / dt = 1/r(dv/dt) = a/r
when differentiating
-rwsin(theta), getting -r(a/r)wcos(theta) , remembering that theta is a function of time

thanks
 
Last edited:
Physics news on Phys.org


kuruman said:
You are correct for the uniform circular motion part. For non-uniform (but still circular) motion, ω is not constant so you will need dω/dt terms.


thanks, dω/dt is d/dt(v/r) right? which is 1/r dv/dt, isn't that a/r?