Dynamics question (polar kinematics). Please help.

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 · 12K views
MC_UNLV
Messages
3
Reaction score
0
A rocket is fired vertically and tracked by a radar station on the ground, a distance (r) away from the rocket. When the station reads an angle of (theta) = 60* between the rocket and the ground, we are given that the distance r = 30,000ft, r(double-dot) = 70 ft/sec, and theta(dot) = 0.02 rad/sec. Find the magnitude of the velocity and acceleration of the rocket at this position.


I know that to solve this, you need to find r(dot), and that this is somehow related to r as a function of time. I do not understand how to get this relationship, or how to find r(dot). Can anyone please help?
 
Physics news on Phys.org
Let

[tex]\vec{r}=r(\theta{})\hat{r}[/tex]

Differentiating with respect to time and using the chain rule gives

[tex]\vec{\dot{r}}=\dot{r}\hat{r}+r\frac{d\hat{r}}{d\theta{}}\frac{d\theta{}}{dt}[/tex]

and

[tex]\frac{d\hat{r}}{d\theta{}}=\hat{\theta}[/tex]

Why? Differentiate this expression again to arrive at an expression for r double dot in terms of the unit vectors r and theta. This should get you started.
 
Forgive my ignorance, but what does the "^" above r and theta mean, and what is the difference between the r with and without the ^?
 
The ^ represents the unit vector. In Cartesian coordinates it's

[tex]\hat{x}\mbox{ and }\hat{y}[/tex]

The r without the hat (^) is the magnitude of r. Have you been exposed to polar coordinates and the associated unit vectors?
 
Yes, I understand vectors, I just have seen it with different notations.

I still do not understand what you are trying to say with the expressions in your first reply. I do not get how to relate time to the values of r and theta, if a specified time is not given.