Projectile Range
Introduction
Projectile range is the horizontal distance a launched object travels before returning to its original height. Once a projectile leaves its launch point, the only acceleration acting on it is gravity pulling straight down at 9.81 m/s². The horizontal velocity component remains constant throughout the flight — no force acts along that axis in the absence of air resistance — while the vertical component rises, peaks, and falls symmetrically. The combined effect traces a parabolic arc whose ground footprint is the range.
The range equation connects three quantities — initial speed, launch angle, and gravitational acceleration — into a single prediction that engineers and athletes rely on whenever an object must land at a precise distance. Artillery crews used the same formula to calibrate elevation angles before electronic targeting existed. Sports scientists apply it to optimise the angle at which a ball leaves a kicking tee or a thrower's hand. The simulator makes all three readouts — Range, Max Height, and Flight Time — visible simultaneously, so the relationship between them can be traced as parameters change.
A common first guess is that a steeper launch angle always produces greater range, because a higher arc should carry the projectile further. The simulator shows the opposite at extreme angles: with v = 20 m/s and θ = 75°, the Range readout shows only 26.5 m, far less than the 40.8 m reached at θ = 45° with the same speed. Too steep an angle sacrifices horizontal distance to height.
The Physics Explained
At launch, the initial velocity v is split into two independent components by the launch angle θ. The horizontal component vₓ = v·cos(θ) acts as a constant throughout the flight because gravity has no horizontal component on a vacuum trajectory. The vertical component v_y = v·sin(θ) decreases linearly from launch, reaches zero at peak height, then increases back to its original magnitude pointing downward at landing. These two motions are entirely decoupled: the horizontal axis is uniform motion; the vertical axis is uniformly accelerated motion under g = 9.81 m/s².
The time of flight follows directly from the vertical motion. The projectile leaves the ground with upward speed v·sin(θ) and returns to the same height after time T = 2·v·sin(θ)/g. With v = 20 m/s and θ = 45°, this gives T = 2·20·sin(45°)/9.81 = 2·20·0.707/9.81 ≈ 2.89 s. The simulator's Flight Time readout shows 2.89 s at those settings, matching the formula to the displayed precision.
Range is then simply the horizontal speed multiplied by the total flight time: R = vₓ·T = v·cos(θ)·(2·v·sin(θ)/g) = v²·sin(2θ)/g. The factor sin(2θ) reaches its maximum value of 1 when 2θ = 90°, i.e., θ = 45°. At v = 20 m/s and θ = 45°, the formula gives R = 400·1/9.81 ≈ 40.8 m, and the simulator's Range readout confirms 40.8 m. The same sin(2θ) factor also explains why complementary angles — pairs that sum to 90° — produce identical ranges: sin(2·30°) = sin(60°) = sin(120°) = sin(2·60°), so θ = 30° and θ = 60° both give the same horizontal distance.
Maximum height is governed by the vertical component alone. The projectile climbs until all its vertical kinetic energy converts to gravitational potential energy: H = (v·sin(θ))²/(2g). At v = 20 m/s and θ = 45°: H = (20·0.707)²/(2·9.81) = (14.14)²/19.62 ≈ 10.2 m. The simulator's Max Height readout shows 10.2 m, confirming the vertical-only formula at these settings. Increasing θ toward 90° raises H while reducing R, which is the trade-off the Introduction's misconception example illustrates.
Key Equations
With v = 20 m/s and θ = 45°: vₓ = 20·cos(45°) = 20·0.7071 ≈ 14.14 m/s. This value stays constant throughout the flight — the simulator's horizontal-velocity trace is a flat line at 14.14 m/s from launch to landing because no horizontal force acts on the projectile.
With v = 20 m/s and θ = 45°: v_y = 20·sin(45°) = 20·0.7071 ≈ 14.14 m/s upward at launch. The equal horizontal and vertical components at 45° are what make this angle special — neither axis is starved of initial speed, producing the balanced trade-off that maximises range.
With v = 20 m/s, θ = 45°, g = 9.81 m/s²: T = 2·20·0.7071/9.81 = 28.28/9.81 ≈ 2.89 s. The simulator's Flight Time readout shows 2.89 s at these settings. Changing θ to 60° gives T = 2·20·0.866/9.81 ≈ 3.53 s — a longer flight because the steeper angle spends more time climbing and descending.
With v = 20 m/s, θ = 45°, g = 9.81 m/s²: R = 400·sin(90°)/9.81 = 400·1/9.81 ≈ 40.8 m. The simulator's Range readout confirms 40.8 m. Substituting θ = 30° gives R = 400·sin(60°)/9.81 = 400·0.866/9.81 ≈ 35.3 m, and the simulator matches this value when the angle slider is moved to 30°.
With v = 20 m/s, θ = 45°: H = (20·0.7071)²/(2·9.81) = 200/19.62 ≈ 10.2 m. The simulator's Max Height readout shows 10.2 m. At θ = 60° with the same speed: H = (20·0.866)²/19.62 = 300/19.62 ≈ 15.3 m — half again taller, because the steeper angle directs more initial speed into the vertical climb.
Key Variables
| Symbol | Name | Unit | Meaning |
|---|---|---|---|
| v | Initial speed | m/s | Magnitude of the launch velocity vector |
| θ | Launch angle | ° | Angle above the horizontal at the moment of launch |
| g | Gravitational acceleration | m/s² | Downward acceleration due to gravity; 9.81 m/s² at Earth's surface |
| vₓ | Horizontal velocity | m/s | Constant component of velocity along the horizontal axis |
| v_y | Vertical velocity | m/s | Component of velocity along the vertical axis; changes linearly with time |
| T | Flight time | s | Total time from launch until the projectile returns to launch height |
| R | Range | m | Horizontal distance from launch point to landing point |
| H | Maximum height | m | Greatest vertical displacement above the launch point |
Real World Examples
Why do artillery crews aim at roughly 45° for maximum range?
The range formula R = v²·sin(2θ)/g reaches its maximum when sin(2θ) = 1, which occurs at θ = 45°. At that angle the horizontal and vertical velocity components are equal, producing the best trade-off between distance covered per second and time kept aloft. Any angle either side — say 30° or 60° — cuts the range because the projectile either flies too flat and lands quickly or climbs too steeply and wastes speed fighting gravity.
The simulator confirms this directly. With v = 50 m/s, sweeping the angle slider shows the Range readout peaks near 255.1 m at θ = 45°, then falls symmetrically to either side. Setting θ = 30° yields Range ≈ 220.8 m and θ = 60° yields the same 220.8 m — the complementary-angle symmetry built into the sin(2θ) factor.
Real artillery accounts for air resistance, barrel elevation above the target, and Coriolis effects at long range, all of which shift the practical optimum below 45°. The vacuum model the simulator uses isolates the gravitational geometry cleanly, which is why historical artillerists derived the 45° rule from pure theory before firing tables corrected it for drag.
How do shot-put athletes maximise throwing distance?
A shot-put athlete releases the ball from a height of roughly 2 m above the ground, not from ground level. When the release point is elevated above the landing point, the optimal angle that maximises range drops below 45° — typically to about 42° for a standard release height and competitive throwing speed. The reason is that a shallower launch keeps the projectile in the air slightly longer relative to a purely flat trajectory, because it starts higher and the extra altitude extends flight time even without the steepness needed to gain height from scratch.
The simulator demonstrates the speed relationship directly. Setting v = 14 m/s (near the release speed of elite male throwers) and θ = 45° gives a Range readout of 20.0 m for a ground-level launch. The Max Height readout shows 5.0 m, and Flight Time shows 2.02 s — all consistent with the kinematic equations for that speed and angle.
Air resistance and spin are minor corrections at shot-put speeds; the dominant determinant of distance is the release speed, which enters R as v². A thrower who increases release speed from 13 m/s to 14 m/s — roughly an 8% gain — improves range by about 17%, because the v² dependence amplifies small speed improvements into larger distance gains.
Why does doubling launch speed quadruple the range?
The range formula R = v²·sin(2θ)/g contains v², so range scales as the square of the initial speed. Doubling v multiplies R by four; tripling v multiplies R by nine. This quadratic sensitivity is why small increases in muzzle velocity have an outsized effect on how far a projectile travels. The physics behind it is that both flight time and horizontal velocity increase together when v rises: a faster projectile covers more ground per second and also stays in the air longer because its vertical component is proportionally larger.
With θ = 45° and v = 20 m/s, the simulator's Range readout shows 40.8 m. Doubling to v = 40 m/s produces Range = 163.3 m — exactly four times the original value, confirming the v² relationship to the precision of the readout. The Flight Time readout also grows in proportion to v (from 2.89 s to 5.77 s), while Max Height grows as v² (from 10.2 m to 40.8 m), all consistent with the kinematic equations governing each quantity.
This scaling law has direct engineering consequences. A rocket motor that delivers twice the exhaust velocity does not merely double the payload's range — it multiplies it by four. The same principle applies in reverse when designing safety barriers: a projectile arriving at twice the expected speed carries four times the kinetic energy and travels four times as far if it clears the barrier, which is why safety margins for ballistic containment are set well above the nominal launch speed.
Further Reading
- Projectile motion — the full two-dimensional trajectory analysis, including position and velocity at every point along the parabolic arc.
- Projectile with drag — how air resistance breaks the vacuum symmetry, lowers the optimal angle below 45°, and shortens range relative to the analytical prediction.
- Free fall — the vertical half of projectile motion in isolation, establishing the g = 9.81 m/s² relationship that governs flight time and maximum height.
- Magnus free kick — a real-world extension of projectile motion where spin-induced lift alters the trajectory beyond the parabolic baseline.