Plane landing, finding the velocity

  • Thread starter Thread starter albertnewton
  • Start date Start date
  • Tags Tags
    Plane Velocity
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
12 replies · 5K views
albertnewton
Messages
4
Reaction score
0

Homework Statement


A plane, B, is approaching a runway along a straight line 15 degrees (angle phi) below horizontal, while the radar antenna, A, is monitoring the distance, r, between A and B, as well as the angle between A and b, theta. The plane has a constant approach speed v0. In addition, when theta=20 degrees, it is known that r(dot)=216 ft/s and theta(dot)=-0.022 rad/s. Determine the corresponding values of v0 and of the distance between the plane and the radar antenna.

Phi=15 degrees
Theta=20 degrees
r(dot)=216 ft/s
theta(dot)= -0.022 rad/s
Since v is constant, a=0.

Homework Equations


a=dv/dt
v=ds/dt


The Attempt at a Solution


I tried solving knowing that a=0. However, I do not know how to utilize the r(dot) and theta(dot).
 
Physics news on Phys.org
This is more math than physics. You already have a = 0 because v0 is constant.
You aren't interested in he trajectory of the plane, only in the components of the vector v0,
for which you were given the angle w.r.t. horizontal.
All you have to do is convert the vector v0 to dr/dt and dtheta/dt. Or rather the other way around.
Make a drawing showing A, B and vector v0.
I hope the radar is between the plane and the runway...
 
The radar is between the runway and the plane. So when I convert v0 to dr/dt and dtheta/dt would it look like this:

v0=cos(35+15)*dr/dt - cos(90-50)*dtheta/dt
v0=cos(50)*(216 ft/s) - cos(40)*(-0.022 rad/s)

if so I don't know r so I can't convert rad/s to ft/s in order to simplify?
 
Yes, v0 has a component in the u_r direction (x component) and in the u_theta direction (y direction). Here's what I did but it is not correct:

v0 = (216)(cos(35)) + (-0.022)(sin(35)) = 176.949

obviously this is wrong because the -.022 is in units rad/s and I am not sure how to convert to ft/s unless in know r.
 
it should have been cos(20+15) not cos(35+15).. stupid error
 
AlbertNewton said:
Yes, v0 has a component in the u_r direction (x component) and in the u_theta direction (y direction). Here's what I did but it is not correct:

v0 = (216)(cos(35)) + (-0.022)(sin(35)) = 176.949

obviously this is wrong because the -.022 is in units rad/s and I am not sure how to convert to ft/s unless in know r.

r is an unknown, so you have to leave it in.
 
I really have to turn in now. If your drawing doesn't help you out, a different tack is to convert v0 to a horizontal and a vertical component, and then do the same with v(r, theta) = (vr, vtheta) theta = 20 deg, r is unknown.