Air-wind-blah velocity problems

  • Thread starter Thread starter Pseudo Statistic
  • Start date Start date
  • Tags Tags
    Velocity
AI Thread Summary
The discussion revolves around understanding how wind affects the trajectory of moving objects, specifically an airplane and a person walking. It highlights the importance of vector components in determining the resultant velocity when wind is present. The conversation emphasizes that to reach a destination, one must account for the wind's influence by adjusting their travel angle. A method is suggested to calculate the necessary walking angle by subtracting the wind vector from the desired final velocity vector. Overall, the thread seeks clarity on solving these vector-related problems in motion.
Pseudo Statistic
Messages
391
Reaction score
6
OK, I've been thinking about these specific problems a lot lately..
Hope someone can help clarify how I should understand how to go about these kinds of questions..

Let's say an airplane is moving at some angle x degrees with respect to the east (Stupid way to describe the direction, please don't blame me. :P) and it's moving at a velocity v...
Let's say the wind is blowing, hmm, south...
Because of the wind, wouldn't the plane be moving in another direction, which would mean it would never ever ever reach its destination s meters away at the direction it was supposedly to travel in unless it were to change its route?

This is where I'm wondering how to solve problems like...
Say a person is walking with velocity magnitude 20m/s at 53 degrees and there's a wind vector w = -5i m/s which is applied to this person..
Let's pick an arbitrary distance, err... 300m that he is from his destination..
How would we find the time it takes for him to get to his destination?
I was thinking finding the x and y components to his velocity and adding up the two vectors and finding the resultant and dividing 300m by it, but that resultant velocity would be in a whole new direction!
This is really confusing me... I really want to learn how to approach these problems...
I'd appreciate it if someone could help me out.. (and perhaps provide examples of these kinds of problems)
Thanks.
 
Physics news on Phys.org
Let's say an airplane is moving at some angle x degrees with respect to the east (Stupid way to describe the direction, please don't blame me. :P) and it's moving at a velocity v...
Let's say the wind is blowing, hmm, south...
Because of the wind, wouldn't the plane be moving in another direction, which would mean it would never ever ever reach its destination s meters away at the direction it was supposedly to travel in unless it were to change its route?
You're right, that's why they fly at a certain angle to compensate for wind. Same thing in golf.

How would we find the time it takes for him to get to his destination?
You know the final velocity vector that you 'want', and the vector that he HAS (his speed), so break it down into components and add to it the effect of the wind. You'll want this vector (the sum of the other two) to equal your final velocity vector. If he is getting pushed to the east then you'll want him to walk in a direction a little to the west of where he is going.
 
So in the case of this arbitrary problem of the person walking... can you tell me how to find this angle?
 
v_{man} = &lt; 20\cos(53) , 20\sin(53) &gt; [/tex]<br /> v_{wind} = &amp;lt; -5 , 0 &amp;gt; [/tex]&lt;br /&gt; v_{net} = &amp;amp;lt; 20\cos(53) - 5, 20\sin(53) &amp;amp;gt; = &amp;amp;lt; 7.04 , 16 &amp;amp;gt; [/tex]&amp;lt;br /&amp;gt; &amp;lt;br /&amp;gt; If he walks along his vector, he&amp;amp;#039;ll end up traveling along that net vector. He started off walking at 53 deg relative to the axis, but ended up walking along a line 63 deg relative to the x axis, which makes sense since the wind is pushing him left.&amp;lt;br /&amp;gt; &amp;lt;br /&amp;gt; To find how long it takes him to walk 300m along that line, just divide the distance by the velocity.
 
I know how to find that... but how do I find out how to get him to walk 300m along that line at 53 degrees? Like, how do I find out what angle he should be walking at instead? (To get him to be balanced at 53 degrees...)
 
Then instead of letting the net vector be the unknown, let his velocity be unknown. You know the wind vector, and you know the final vector you want, so subtract the wind from the final to get the man's.

v_{net} = v_{man} + v_{wind} [/tex]<br /> v_{man} = v_{net} - v_{wind} [/tex]
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top