Calculating projectile range

Show us your pneumatic spud gun! Discuss pneumatic (compressed gas) powered potato guns and related accessories. Valve types, actuation, pipe, materials, fittings, compressors, safety, gas choices, and more.
User avatar
Matt_NZ
Private 4
Private 4
Posts: 65
Joined: Fri Apr 09, 2010 4:42 am

Sat Apr 24, 2010 11:14 pm

Does anyone know what the inputs for this calculator mean?

http://www.ajdesigner.com/phpprojectile ... uation.php


Does anyone know how to calculate initial velocity and acceleration of gravity (9.82? earth gravity?).

I have got velocity from GGDT.
User avatar
MrCrowley
Moderator
Moderator
Posts: 10078
Joined: Fri Jun 23, 2006 10:42 pm
Location: Auckland, New Zealand
Been thanked: 3 times

Sat Apr 24, 2010 11:32 pm

You can calculate range with GGDT also.

GGDT>Tools>External Ballistics Calculator.
You will need to know the drag coefficient of your projectile though, the Cd value. I usually use between .2 to .25 for a golfball to get the most accurate results (in my experience). I've never calculated the range for any other projectile so hopefully someone else can help you with more Cd values.
User avatar
Ragnarok
Captain
Captain
Posts: 5401
Joined: Tue Dec 19, 2006 8:23 am
Location: The UK

Sun Apr 25, 2010 8:16 am

Matt_NZ wrote:Does anyone know what the inputs for this calculator mean?
Yes, but more important is what this means: "Note: Valid only for equal initial and final elevation."

And what that means is that it's next to useless for almost any real-world projectile, because it doesn't account for drag.
If you're trying to calculate the range of a fast moving projectile over a long distance, not including drag in the equation makes the result utterly useless.
Does that thing kinda look like a big cat to you?
User avatar
saefroch
Staff Sergeant 2
Staff Sergeant 2
Posts: 1679
Joined: Mon Jun 08, 2009 8:47 am
Location: U.S.A.- See Map

Sun Apr 25, 2010 8:34 am

I'm confused by your post, Ragnarok. You mention a quote regarding elevation change, then relate this to drag? A formula for calculating range over different elevations can be derived using basic projectile motion equations, and it is possible to account for drag if you know the numbers... personally I take some issue with online calculators, and would rather crunch what numbers I can by hand.
User avatar
spudtyrrant
Corporal
Corporal
Posts: 550
Joined: Fri Jan 02, 2009 6:10 pm

Sun Apr 25, 2010 9:02 am

saefroch wrote:I'm confused by your post, Ragnarok. You mention a quote regarding elevation change, then relate this to drag? A formula for calculating range over different elevations can be derived using basic projectile motion equations, and it is possible to account for drag if you know the numbers... personally I take some issue with online calculators, and would rather crunch what numbers I can by hand.
what he means is according to this calculator a projectile landsat the same angle it leaves the launcher, but this is only true in an absolute vacuum, in real world examples the path is changed because of the drag and other variables. It takes a little more than basic knowledge once you bring drag and other variables into the equation, if you want it to be very accurate that is.
:tongue8:
User avatar
Ragnarok
Captain
Captain
Posts: 5401
Joined: Tue Dec 19, 2006 8:23 am
Location: The UK

Sun Apr 25, 2010 4:44 pm

saefroch wrote:You mention a quote regarding elevation change, then relate this to drag?
Depends on whether you take elevation to mean "angle of elevation" or "altitude" - both are reasonable interpretations of the word elevation.

And as far as angles, any projectile suffering drag will land at a greater angle than it was launched at*.

*Well, it's a little more complex than that. The earth's curvature means it's possible for a very fast and very low drag projectile to land at a lesser angle than it was launched at, but I don't believe there are many things capable of that task. Lift can also result in that, but again, rare that it will happen.
and it is possible to account for drag if you know the numbers
Sure. But possible does NOT mean simple or easy.

Even I'd head for a pre-written program if I wanted to calculate trajectories. Admittedly, I wrote said program, but I think that demonstrates the situation all the better - it's hugely less effort to write the program than it is to actually try and crunch the numbers yourself.

And there's no shame in that. Computers are designed to do mathematical calculations en masse.
Does that thing kinda look like a big cat to you?
User avatar
saefroch
Staff Sergeant 2
Staff Sergeant 2
Posts: 1679
Joined: Mon Jun 08, 2009 8:47 am
Location: U.S.A.- See Map

Sun Apr 25, 2010 6:27 pm

Ah, I thought you were referring to altitude, not angle of launch and landing. Yup, numbers are for number crunching, so if you can produce a program in a reasonable amount of time that will be used often, all the better. I've personally never found it easier to write a program than crunch the numbers for that specific scenario, but that's awesome if you're that good at programming.

And so far as drag is concerned, you'd need a wind tunnel or some sort like that to actually find the number for a homemade projectile, so I'd just use a chrono at a safe shooting range and forget about this whole discussion about calculating muzzle velocity.
SpudBlaster15
First Sergeant 3
First Sergeant 3
Seychelles
Posts: 2400
Joined: Wed Oct 18, 2006 11:12 pm
Has thanked: 2 times
Been thanked: 10 times

Sun Apr 25, 2010 6:54 pm

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras nec placerat erat. Vivamus dapibus egestas nunc, at eleifend neque. Suspendisse potenti. Sed dictum lacus eu nisl pretium vehicula. Ut faucibus hendrerit nisi. Integer ultricies orci eu ultrices malesuada. Fusce id mauris risus. Suspendisse finibus ligula et nisl rutrum efficitur. Vestibulum posuere erat pellentesque ornare venenatis. Integer commodo fermentum tortor in pharetra. Proin scelerisque consectetur posuere. Vestibulum molestie augue ac nibh feugiat scelerisque. Sed aliquet a nunc in mattis.
Last edited by SpudBlaster15 on Wed Jul 14, 2021 7:51 pm, edited 1 time in total.
User avatar
saefroch
Staff Sergeant 2
Staff Sergeant 2
Posts: 1679
Joined: Mon Jun 08, 2009 8:47 am
Location: U.S.A.- See Map

Sun Apr 25, 2010 7:24 pm

Again, sorry for context issue. What I meant was: "I've personally never found it easier to write a program for ONE INSTANCE than crunch the numbers for that specific scenario." I do know that creating a program to solve a problem like that multiple times is much worth it.
User avatar
Ragnarok
Captain
Captain
Posts: 5401
Joined: Tue Dec 19, 2006 8:23 am
Location: The UK

Sun Apr 25, 2010 7:59 pm

saefroch wrote:What I meant was: "I've personally never found it easier to write a program for ONE INSTANCE than crunch the numbers for that specific scenario."
Hitting the "Calculate" button on my range calculator sets off a cycle of many tens of thousands of calculations.

If you think it'd be easier to do the number crunching manually, rather than writing a program that will do it for you, then be my guest. Personally, given that writing the program would be less work than the manual number crunching, even if I were only doing it once - and given that I plan on using the program thousands of times - I'm writing the program.
Does that thing kinda look like a big cat to you?
Post Reply