The Max Ballistic Range calculator computes the maximum range (horizontal distance) traveled by an object based on the initial velocity (V) of the object, an angle of launch (θ), the launch point's height (h) above the plane, and the acceleration due to gravity (g).
INSTRUCTIONS: Choose units and enter the following:
Max Range (x): The calculator returns the maximum distance down range (x) in meters. However, this can be automatically converted to other distance units (e.g. miles or kilometers) via the pull-down menu.
The Maximum Ballistic Range equation is:
`R = ((V • sinθ + sqrt( (V •sinθ)² + (2•g•h))) / g) • cosθ•V`
where:
This formula algebraically equivalent in the following form:
`R = V^2/(2g) * ( 1 + sqrt(1 + (2gh)/(v^2sin^2θ)))*sin2θ`
The Ballistic Range equation calculates the horizontal displacement (distance) of an object in free flight. It only takes into account the initial velocity and launch angle (also knows as the loft) and the effects of gravity through an acceleration towards the ground. This formula does not take into account other factors such as the force of drag. A default is provided for the acceleration due to gravity of 9.80665 m/s2 which is mean acceleration (at all latitudes) for sea level on Earth.
The force of gravity pulls masses towards each other. In the case of small objects (e.g. you, an arrow or the Space Shuttle) verses planetary objects (e.g. the Earth or Moon), the difference in masses results in a negligible acceleration of the large object toward the small. Acceleration due to gravity changes based on the mass of the attracting object (e.g. the Earth 9.8 m/s2 verses the moon1.6 m/s2) and the distance from the center of mass. For example, since the Earth is not a perfect sphere, and more closely represented as an oblate spheroid, acceleration due to Earth gravity as Sea Level is more accurately calculated based on latitude. The international gravity formula provides an acceleration due to gravity based on latitude.