Relative Velocity coordinate system

AI Thread Summary
The discussion focuses on calculating the velocity of a point in different coordinate systems, specifically from system A to system B, which is displaced by distance R. The proposed formula for the velocity transformation is v_B = v_A - dR/dt, which is confirmed through vector addition and differentiation. Additionally, the velocities of particles a and b moving in opposite directions on a circle are derived, with their positions expressed in terms of sine and cosine functions. Corrections are noted regarding the inclusion of 'l' in the final velocity expression for particle b. The conversation emphasizes the importance of understanding relative velocity in different frames of reference.
tronter
Messages
183
Reaction score
1
(a) A point is observed to have velocity v_A relative to coordinate system A. What is its velocity to coordinate system B which is displaced from system A by distance R? (R can change in time)

I think its v_B = v_A - \frac{dR}{dt}. But I am not completely sure why this is the case.

(b) Particles a and b move in opposite directions around a circle with angular speed \omega, as shown. At t = 0 they are both at the point r = l \bold{j}, where l is the radius of the circle. Find the velocity of a relative to b.

So v_B = v_A - \frac{dR}{dt}

= (\sin t \bold{i }+ \cos t \bold{j)} \omega - (\cos t \bold{i} - \sin t \bold{j}).

Is this correct?
 
Physics news on Phys.org
Ra = R +Rb, by vector addition, where Ra is the posn vector of the pt wrt frame A, Rb is the posn vector of the pt wrt frame B and R is the posn vector of the origin of frame B wrt A. So, differentiating,

Va = dR/dt + Vb, which is what you've got.

An easier way to remember is that V_a/b = Va –Vb, where the latter velos are wrt the same frame, and V_a/b represents velo of point a wrt point b. This is a vector eqn.

Ra = l*[sin(wt) i + cos(wt) j], if a is moving clockwise.
Rb = l*[-sin(wt) i + cos(wt) j], if b is moving counter-clockwise.

You can now take the time derivatives, apply the formula, and see if the result tallies with your answer.
 
So v_B = -l \omega \cos \omega t \bold{i} - \omega \sin \omega t \bold{j}.

Is this correct?
 
'l' is missing in the 2nd term, otherwise it's correct.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top