Air Resistance Effects on Projectile Trajectory Shape

  • Thread starter Thread starter Dooga Blackrazor
  • Start date Start date
  • Tags Tags
    Projectile
AI Thread Summary
Air resistance alters the trajectory of a projectile from a parabolic shape to a more complex curve, primarily reducing the maximum height and distance achieved. This change occurs because air resistance opposes the projectile's motion, with different effects on horizontal and vertical velocities due to varying drag components. The equations of motion reveal that while both horizontal and vertical accelerations are influenced by air drag, gravity only affects the vertical component. As the drag coefficient approaches zero, the trajectory increasingly resembles the ideal parabolic path without air resistance. Understanding these dynamics is crucial for accurately predicting projectile behavior in real-world scenarios.
Physics news on Phys.org
Do you know why when there isn't air resistance the trajectory is parabolic? Do you know its proof?
 
No. We just learned the basics - all we are supposed to need to know is that the experiments are taking place in a vacuum. This is the first question that has actually asked about air resistance.
 
Well you should look up why the shape is parabolic when there isn't air friction, and then notice the effects of the air resistance by solving the linear 2nd order ODE by using the components in a plane motion (2d).
They should have the following look
x = C_{1} e^{-ct/m} + C_{2}
y = C_{3} e^{-ct/m} - \frac{mgt}{c} + C_{4}
The ODEs are
-c \frac{dx}{dt} = m \frac{d^{2} x}{dt^{2}}
-mg - c \frac{dy}{dt} = m \frac{d^{2} y}{dt^{2}}
 
Last edited:
Hint 1: You will see the effect most clearly if your trajectory is as large as possible. Try to make it cover as much of the screen as you can. A good starting point might be 70 m/s and 65 degrees.

Hint 2: Turn the trails on to make it easier to compare the case without air resistance to the one with.

Hint 3: Use the fact that the air resistance is proportional to cv (v is the velocity of the projectile and c is a constant).

Hint 4: Will air resistance have the same effect on the horizontal velocity as it will the vertical? Why is there a difference?

That might help. I am lost as to what I am supposed to do. Your suggestion probably works but I don't know what a lot of the formula means. It is much more complicated than the way I am supposed to find the answer - which I don't know.

I don't know what the constant is, and I still don't know how that will help me out.
 
My attempt at an answer:

The shape is still a parabola but it the maximum distance and maximum heights are both smaller. This change occurs because the air resistance force goes against the force of the projectile. The air resistance affecting the horizontal and vertical velocities is different because the constant is different in both cases.

Thoughts?
 
Yes, It's not a parabola, and what you mean by force of the projectile? There are only two forces acting on the projectile when it's shot, gravity and air drag. The constant (c) is the same for both x and y, the cvx and cvy are just components of the air drag force.

Hint 4: Will air resistance have the same effect on the horizontal velocity as it will the vertical? Why? is there a difference?

No, yes there is. In our parametric equations, the a_{x} is only affected by the air drag cv_{x} component, on the other hand the a_{y} is affected by the air drag component cv_{y} and gravity.

Remember, acceleration is the rate of change of velocity, and the speed is the magnitude or modulus of the velocity vector. It's true in some cases the speed is constant while the velocity is not, because of direction change. In this case the speed is not constant and neither the direction, as you can see because of the variable acceleration.

Now about the range and max height, yes it'll be less than without air friction, but it'll be closer to the original when c \rightarrow 0. This means when c gets closer to 0.
 
Last edited:

Similar threads

Back
Top