Newton's 2nd Law: Calculating Side Wind Effects on a Projectile

  • Thread starter Thread starter mark-ashleigh
  • Start date Start date
  • Tags Tags
    Law
AI Thread Summary
To account for side wind effects on a projectile using Newton's Second Law, one must understand that the crosswind exerts a force perpendicular to the projectile's motion. This force can be expressed as F = ma, where F is the crosswind force and m is the mass of the projectile, allowing for the calculation of acceleration due to the wind. A differential equation can be derived from this relationship to model the projectile's drift in a 3-D simulation. However, real-world factors like projectile shape, spin, and variable wind conditions complicate accurate modeling. To enhance simulation accuracy, one can either find existing crosswind models or create a custom function to test within the simulation framework.
mark-ashleigh
Messages
30
Reaction score
0
Hi,
I just have one quick question ..
How can i use Newton's 2nd law to account for side wind (cross wind) against a projectile?
I want to find this equation or the diff equation to solve it as i want to be able to find the effects the cross wind will have on the drift of the projectile.
I know that i will have to model my simulation in 3-D on exclel (x,y,z) , but i am in great need of this equation to be able to solve z.
thank you
 
Physics news on Phys.org
Basically, a crosswind will exert a force on the projectile (in the direction of the crosswind of course). You are right that the deviation may be in a direction perpendicular to the plane of motion of the projectile (if the motion without the crosswind were perfect and not disturbed by dissipative or deflecting forces that is).

In real life though, no projectile can be thin enough nor can the motion be really planar as modeled (inaccurately) by our equations. Besides, precission of the projectile may also occur and the projectile may even spin like Earth as would a bottle at an angle with the horizontal (as though the bottle were toppling in air). As far as simulating the actual thing is concerned, you might not be able to do it very accurately as crosswind is not consistent and may change with time.

Finally, Newton's Second Law simply states that the force and the accleration produced by it are related as

<br /> F= ma<br />

So if you can get an expression for the crosswind force, you can divide it by the mass of the projectile to get the acceleration. This would give you a differential equation which you can (a) either solve to get a or (b) incorporate the acceleration function in your computations to get the equation for trajectory...

Now you can either

(a) look for a crosswind model on the internet
(b) think of some function yourself that could do your job (as you are doing a simulation and practically any physically possible function should work)...and change it as you test the simulation

Cheers
Vivek
 
Last edited:
:smile:
Thank you for the help. Was much needed :smile:
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top