Acceleration and radius of curvature of a particle

AI Thread Summary
The discussion revolves around calculating the acceleration and radius of curvature for a particle defined by specific parametric equations at t=2. The acceleration was successfully determined as <0, 1.5> m/s², but confusion arose regarding the radius of curvature due to the inclusion of unit vectors in the equations. Participants clarified that the normal component of acceleration should be equated to v²/ρ, emphasizing the importance of the normal unit vector en. A breakthrough occurred when one participant realized that en could be derived from the unit vector perpendicular to the tangential vector et, allowing for the calculation of the radius of curvature without needing to use the angle θ. Ultimately, the problem was resolved by dotting the acceleration vector with en to find the normal acceleration and then solving for ρ.
ehilge
Messages
160
Reaction score
0

Homework Statement


The motion of a particle is defined as:

x=[(t-4)3/6]+t2

y=t3/6-(t-1)2/4

Find the acceleration and radius of curvature at t=2

Homework Equations



a=(dv/dt)(et)+(v2/\rho)(en)

where et and en are the tangential and normal unit vecotrs to the curve and \rho is the radius of curvature.


The Attempt at a Solution



So I was able to get the acceleration by differentiating both of the equations twice and plugging in 2. The x component becomes 0 and the y is +1.5m/s. I'm stumped on the radius though. I differentiated to find dv/dt and v and tried solving for rho but it didn't work. That would have been essentially ignoring et and en since they are unit vectors, so the length is on it they shouldn't affect the outcome, right? Any ideas on how to solve the problem. Also, I think the way the equation is written with the unit vectors in there somewhat confuses me too so if there's anything that could help clear up any confusion with the equation that'd be great too.
Thanks!
 
Physics news on Phys.org
You do need to account for those unit vectors, at least the en one since that is where the radius of curvature comes into play.

Think of a as having a normal and tangential component (instead of x and y components). The normal component may be equated to v2/ρ, according to your equation.

If you can come up with an expression for en, that may help get you going.
 
the equations I have in my notes are

en = -sin\varthetai + cos\varthetaj

et = cos\varthetai + sin\varthetaj

where \vartheta would be the angle between the tangential vector and the x axis

I worked out \vartheta = 14 by taking the inverse tan (dy/dt)/(dx/dt).
And then in the original equation, v is the length of <dx/dt, dy/dt> at t=2, and then I'm not exactly sure what dv/dt is. I was thinking that would be the final acceleration, but that would be what is on the left side of the equation so that doesn't make sense. Either way, I have feeling there is an easier way to do all this, any thoughts?
 
I'm not sure of an easier way here.

I agree with the θ = 14° result, which can be used to determine en. Can you now find the component of a in the direction of en? That result will be equivalent to v2/ρ, so you could then solve for ρ.

dv/dt will not be needed.
 
ok, I was able to talk with my classmates today and figure out the problem without having to use theta. en can be found by taking the unit vector of the vector perpendicular to et. et is found by differentiating the equation and finding vx and vy. Then a = <0,1.5> is dotted with en to get an. Finally, set an equal to v2/rho and solve.
Thanks for your help!
 
You're welcome, glad it worked out. :smile:
 
Back
Top