What is the proper heading for the plane in the Classic Airplane Problem?

  • Thread starter Thread starter AxeluteZero
  • Start date Start date
  • Tags Tags
    Airplane
AI Thread Summary
The discussion focuses on solving the Classic Airplane Problem, where a plane must account for wind when determining its heading. The plane is traveling due north while a southeast wind affects its trajectory. Participants discuss using vector analysis to combine the plane's velocity and wind velocity, leading to equations involving trigonometric functions. The challenge lies in solving for the angle of the plane's heading, as it creates a complex relationship between the variables. Ultimately, the goal is to find the proper heading and the time required for the flight.
AxeluteZero
Messages
8
Reaction score
0

Homework Statement



A small plane departs from point A heading for an airport 490 km due north at point B. The airspeed of the plane is 210 km/h and there is a steady wind of 50 km/h blowing directly toward the southeast.
(a) Determine the proper heading for the plane.
° west of north

(b) How long will the flight take?
h

Homework Equations



Law of Sines/Cosines?

vf = vi + a*t


The Attempt at a Solution



So I drew a picture.

You need a velocity vector. This vector must be the sum of the velocity vectors of the wind and the plane, which should also be drawn on the sketch. So I drew a simple sketch showing the plane's northward trek, an angle \Theta, another vector showing the wind and the resulting vector. So:

The first vector points due North (up), from point A.
The wind vector points toward point A, at an angle \Theta.
The resultant vector points from point B to the non-pointed end of the wind vector.

...so where in the world does the trig come in? I just don't know where to start plugging in numbers, since this isn't a right triangle it isn't a simple sin/cos problem with the Pythag. Theorem, right?
 
Physics news on Phys.org
In this problem, AB is the resultant velocity (Vr) of wind velocity (Vw)and proper velocity of the plane (Vp)
To make the problem easy, consider wind direction as x-axis.
Angle between wind direction and the resultant is ( 90 + 45) degrees.
Let θ be the angle between Vp and Vw. Then if you draw the vectors, you can see that,
Vr*sin(135) = Vp*sinθ ...(1)
Vr*cos(135) = Vp*cosθ - Vw ...(2)
Now solve for Vr and θ.
 
Ok I solved for Vr and for theta, but I can't use either of them since there's still the other variable in the equation. IE theta is still in the Vr equation (and I don't know it) and I have Vr in the theta equation. And plugging either equal to each other makes it unsolvable. I end up with a cos (-) plus sin (-).

Vr = Vr

\frac{210 * sin \Theta}{sin (135)} = \frac{210 (cos\Theta) - 50}{cos 135}

Help?
 
Divide eq. 1 by 2 . You get
(Vp*sinθ) = Vp*cosθ - Vw
Square both the sides. You get
Vp^2*sin^2(θ) =( Vp*cosθ - Vw)^2
Vp^2*[1- cos^2(θ)] = ( Vp*cosθ - Vw)^2
Now simplify and solve the quadratic to find cosθ. Then find Vr.
 
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...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top