There were a couple of things that bothered me about the MythBusters' myth where they fired bullets in the air. The myth was that a bullet fired in the air could kill you. The first problem is that it is not a myth. There are several reported cases of people being killed from bullets that were fired in the air. The Mythbusters tested this by finding out how fast a bullet would be going if fired straight up. A couple of problems:
- First, they measured the terminal velocity of a tumbling bullet, not a spinning one. I really don't know how long a bullet will stay spinning, but I guess this could be a problem.
- Second, they really only looked at bullets that were fired straight up, not at an angle. I think this makes a big difference.
So, what am I going to do about it? First, let me say again I really liked this particular MythBusters episode. They offered up some real experimental data - in particular when they fired the 9 mm rounds straight up and measured the time of flight. Yes, there were some problems, but that is what makes the MythBusters so cool.
In my last look at the bullets fired up, I made a numerical calculation for a bullet with air resistance. A couple of points about my model (which may indeed be flawed, but it's my best shot).
- I used an air resistance that was proportional to the square of the velocity.
- Using data from wikipedia, I have a coefficient of drag that changes with the bullet speed - based on radar data.
- Did not model a change in the gravitational field (it just didn't change that much for the heights I was looking at)
- I DID look at change in the density of air at different heights
With that model, my calculations were fairly similar to the data from MythBusters. So, to proceed, I ran the calculations for bullets shot at different angles. Fired straight up agrees with my initial program (which I did just to make sure I didn't mess anything up when I changed it to 2-D). Another thing I did to test for reasonableness of the model was to look at near horizontal firing. Please note that I really don't know much about guns. The first time I shot a gun (ever) was just last year. So, my near horizontal is shot at 1 degree above horizontal from a height of 1.5 meters. Here is a plot of the trajectory:
This is the .30-06 with an initial velocity of 880 m/s. I don't know if this is accurate, but I don't see anything wrong with it. Good enough to proceed. Now I am going to run the calculation starting at zero degrees and increasing 1 degree up to 90. I will plot the speed the bullet has when it hits the ground. For the .30-06, here is what I get:
So, why does it do that? If you shoot the bullet straight horizontal, then it is not going to be in the air as long and the air drag will not have as much time to do negative work on the bullet and slow it down. Note that the air resistance force is always in the opposite direction to the displacement so that the work (done by air on the bullet) will be negative. When the bullet is shot straight up, it should have time to reach terminal velocity on the way back down. Also, it is useful to think about the case where there is no air resistance, in this case all the bullets would have the same final speed regardless of angle.
I don't know at what speed a bullet is lethal, but you can see that the final speed drops off rapidly with angle. If I had to guess, I would say that a firing angle of 45 degrees could be considered by some as still "shooting in the air". Also, the lower the angle the larger horizontal distance the bullet would travel. Think about when you see people firing off 'celebration' shots. Sometimes these low angles do happen.
What about for the 9mm round? Here is the same calculation with the 9 mm.
One last note. I tried to use my model to determine the range of a fired bullet. However, I am not sure how range is defined? Is it from a standing position? Is the bullet fired completely horizontal? Who knows.