Horizontal Projectile Motion Calculator - Range, Time & Impact Speed
Use this horizontal projectile motion calculator to find time of flight, horizontal range, and impact speed from launch speed and height.
Horizontal Projectile Motion Calculator
Results
What Is the Horizontal Projectile Motion Calculator?
A horizontal projectile motion calculator is a classical-physics tool that takes the horizontal launch speed, the initial height above the landing surface, and the gravitational acceleration, then returns the time of flight, horizontal range, max height, impact vertical velocity, and impact speed for a projectile launched perfectly horizontally, so you can read off the standard no-air-resistance result without re-deriving the kinematics by hand.
- • Cliff, bridge, or platform drops: Estimate where a ball thrown from a 20 m cliff lands and how fast it moves on impact when launched at 15 m/s.
- • Package and payload air-drops: Predict the horizontal offset of a package released from a drone given the drop height and airspeed at release.
- • Sports and diving drills: Compare the landing distance for a cliff diver running off a 10 m platform at 3 m/s against a stationary drop.
- • Lunar and planetary comparisons: Re-run the same launch on the Moon (g = 1.62 m/s^2) or Mars (g = 3.71 m/s^2) by changing the gravity input.
Horizontal projectile motion is the special case of projectile motion where the launch angle is exactly zero degrees, so the initial velocity has no vertical component. Gravity still pulls the projectile straight down, which is why the same launch travels farther when the initial height is larger or the gravity is smaller.
This calculator covers only the horizontal-launch case. For launches with an upward or downward angle, see the general projectile motion or time-of-flight projectile motion calculators in the same Education and Academic category.
For launches that include an upward or downward angle rather than a pure horizontal launch, the Projectile Motion Calculator keeps the same inputs and adds a launch angle column.
How the Horizontal Projectile Motion Calculator Works
The calculator solves the standard horizontal-launch kinematics in sequence. It computes the time of flight from the vertical fall equation, multiplies by the constant horizontal speed to get the range, then derives the impact vertical velocity and the magnitude of the impact velocity from the same time of flight.
- v₀ (initial horizontal velocity): Horizontal launch speed at the moment of release, in metres per second. Stays constant throughout the flight.
- h (initial height): Vertical distance from the launch point to the landing surface, in metres. Larger h means more time to fall.
- g (gravity): Gravitational acceleration in metres per second squared. Default 9.81 on Earth; use 1.62 for the Moon.
- t (time of flight): Time in seconds from release to impact, equal to sqrt(2h/g).
- R (horizontal range): Horizontal distance from launch to landing, equal to v₀ * t.
- Vy (impact vertical velocity): Downward vertical speed at impact, equal to g * t.
- |V| (impact speed): Magnitude of the total velocity at impact, equal to sqrt(v₀² + Vy²).
The time of flight depends only on the initial height and gravity, not on the horizontal launch speed. Two balls released from the same height hit the ground at the same instant, even if one lands many metres farther downrange.
Example 1: Ball thrown from a 20 m cliff
v₀ = 15 m/s, h = 20 m, g = 9.81 m/s²
t = sqrt(2*20/9.81) = 2.019 s, R = 15 * 2.019 = 30.29 m, Vy = 19.81 m/s, |V| = 24.85 m/s
Time 2.019 s, range 30.29 m, impact speed 24.85 m/s
A 15 m/s horizontal throw from a 20 m cliff lands about 30 m from the base and strikes at roughly 25 m/s, almost entirely downward.
Example 2: Cliff diver walking off a 10 m platform
v₀ = 3 m/s, h = 10 m, g = 9.81 m/s²
t = sqrt(2*10/9.81) = 1.428 s, R = 3 * 1.428 = 4.28 m, Vy = 14.01 m/s, |V| = 14.32 m/s
Time 1.428 s, range 4.28 m, impact speed 14.32 m/s
A diver with 3 m/s of horizontal speed lands about 4 m out and strikes the water at roughly 14 m/s, almost straight down.
According to OpenStax University Physics Volume 1 - 4.3 Projectile Motion, for a projectile launched horizontally from height h with horizontal speed v0, the time of flight is t = sqrt(2h/g), the horizontal range is R = v0 * t, and the impact vertical velocity is Vy = g * t downward.
When the same problem is phrased in SUVAT form with constant acceleration, the Kinematics Motion Calculator covers the matching linear kinematics with the same SI units.
Key Concepts Explained
Four ideas from kinematics that make the horizontal-launch formulas more than a list of equations.
Independence of horizontal and vertical motion
Once a projectile is in flight, its horizontal and vertical motions are independent. Gravity only changes the vertical component, so the horizontal speed stays equal to the launch speed v₀ in the no-drag model.
Time of flight is set by the fall
The time of flight t = sqrt(2h/g) depends only on the initial height h and gravity g, not on the horizontal launch speed. Two balls released from the same height hit the ground at the same instant.
Parabolic trajectory under constant gravity
Because horizontal position grows linearly with time and vertical position falls quadratically, the trajectory of a horizontal projectile is half of a parabola.
Impact speed combines both components
At impact, the horizontal speed is still v₀ and the vertical speed is Vy = g * t downward. The total impact speed is dominated by the vertical component for tall launches.
The same horizontal-launch fall time t = sqrt(2h/g) shows up in cliff-diving safety, package-drop targeting, and the kinematics of a rolling object falling off a table.
When the flight time is the only output you need, the Time of Flight Projectile Motion Calculator returns the same t = sqrt(2h/g) value with a narrower input form.
How to Use This Calculator
Use the horizontal projectile motion calculator in five steps to find the time of flight, horizontal range, and impact speed for any horizontal launch.
- 1 Enter the initial horizontal velocity v₀: Type the launch speed in metres per second at the moment of release, because horizontal speed does not change during the flight.
- 2 Enter the initial height h: Type the vertical distance from the launch point to the landing surface, in metres.
- 3 Enter the gravity g: Type the gravitational acceleration. Default is 9.81 m/s² on Earth; use 1.62 for the Moon, 3.71 for Mars, or 24.79 for Jupiter.
- 4 Read the time of flight and range: The calculator returns time of flight in seconds and horizontal range in metres.
- 5 Read the impact vertical velocity and impact speed: The calculator returns impact vertical velocity downward and impact speed as the vector magnitude.
For a ball thrown horizontally at 15 m/s from a 20 m cliff on Earth, enter v₀ = 15 m/s, h = 20 m, and g = 9.81 m/s². The calculator returns t = 2.019 s, R = 30.29 m, impact vertical velocity 19.81 m/s, and impact speed 24.85 m/s.
If you also want to size the launch thrust or landing impact force, the Forces and Newton's Laws Calculator applies F = m * a to the same horizontal-launch scenario.
Benefits of Using This Calculator
Practical reasons to use this horizontal projectile motion calculator instead of working through the kinematics by hand.
- • All five horizontal-launch outputs from one input set: Enter launch speed, height, and gravity once and get time of flight, horizontal range, max height, impact vertical velocity, and impact speed in one view.
- • No manual derivation of fall time: The calculator handles the t = sqrt(2h/g) root and the subsequent range and velocity formulas for you.
- • Adjustable gravity for non-Earth scenarios: Change the gravity input to compare the same launch on Earth, the Moon, Mars, or Jupiter without rebuilding the kinematics.
- • Useful for both classroom and field use: The same formulas cover a tabletop ball rolling off a table and a drone package drop from 50 m.
- • Clear validation for impossible inputs: Zero or negative gravity returns zero outputs and an error, so you do not silently divide by zero.
- • Pairs with the general projectile calculator: Use this calculator for horizontal launches and switch to the general projectile motion calculator when the launch angle is non-zero.
The calculator is intentionally narrow: it solves the standard horizontal-launch kinematics with constant gravity and no air resistance.
Factors That Affect Your Results
What changes the time of flight, horizontal range, and impact speed this calculator returns, and what it cannot capture.
Initial horizontal launch speed
Horizontal range scales linearly with launch speed, while time of flight, max height, and impact vertical velocity do not change. Doubling v₀ doubles the range and lifts the impact speed.
Initial launch height
Time of flight, range, impact vertical velocity, and impact speed all grow with the square root of the launch height. Quadrupling the height doubles each of these quantities.
Gravitational acceleration
Lower gravity means longer flight time, larger horizontal range, smaller impact vertical velocity, and lower impact speed. On the Moon the same launch travels about 2.5 times farther and lands about 2.5 times slower than on Earth.
Air resistance and drag
Real projectiles lose horizontal speed to drag during the flight, so the actual range is shorter than the no-drag prediction, especially for light objects like feathers or foam balls.
- • The calculator assumes no air resistance and a flat landing surface, so it does not capture draggy objects where drag dominates gravity.
- • The gravity input is treated as constant, which is a good approximation for short flights near Earth's surface but breaks down for long horizontal launches where Earth's curvature or the Coriolis effect matters.
- • The max height output equals the initial height because the launch is horizontal with no upward initial velocity.
According to HyperPhysics, the horizontal range for a projectile launched from height h with horizontal speed v₀ is R = v₀ * sqrt(2h/g) and the impact speed is |V| = sqrt(v₀² + 2gh), which the calculator evaluates directly from the same three inputs.
According to HyperPhysics - Projectile Motion (Horizontal Launch), for a projectile launched horizontally with speed v0 from height h, the horizontal range is R = v0 * sqrt(2h/g) and the impact speed is |V| = sqrt(v0^2 + 2gh).
According to Wikipedia - Projectile motion, in the idealised model of projectile motion, horizontal and vertical motions are independent, so a horizontally launched projectile keeps its horizontal speed constant while gravity accelerates it downward at g m/s^2.
To compare the launch kinetic energy against the impact kinetic energy and account for gravity as you fall, the Work-Energy-Power Calculator uses the same v₀ and impact speed in its energy equations.
Frequently Asked Questions
Q: What does a horizontal projectile motion calculator compute?
A: A horizontal projectile motion calculator takes the launch speed, the initial height above the landing surface, and the gravitational acceleration, then returns the time of flight, horizontal range, max height, impact vertical velocity, and impact speed for a projectile launched perfectly horizontally under constant gravity with no air resistance.
Q: How do I find the time of flight of a horizontal projectile?
A: Enter the initial height h in metres and the gravity g in metres per second squared. The calculator computes t = sqrt(2h/g), which is the same time it would take the same object to fall straight down from rest because horizontal motion does not affect vertical fall.
Q: What is the horizontal range formula for a projectile launched from a height?
A: The horizontal range is R = v₀ * sqrt(2h/g), where v₀ is the launch speed, h is the initial height, and g is the gravitational acceleration. The range scales linearly with launch speed and with the square root of the initial height, and inversely with the square root of gravity.
Q: How is impact speed calculated for a horizontal projectile?
A: Impact speed is the magnitude of the velocity vector at impact: |V| = sqrt(v₀² + Vy²), where v₀ is the unchanged horizontal speed and Vy = g * t is the downward vertical speed at impact. For tall launches the vertical component dominates and the impact is nearly straight down.
Q: What assumptions does a horizontal projectile motion calculator make?
A: The standard horizontal projectile motion calculator assumes constant gravity, no air resistance, a flat landing surface, and a perfectly horizontal launch with zero vertical initial velocity. Real-world effects such as drag, spin, wind, and Coriolis acceleration are not part of the model.
Q: Does horizontal projectile motion depend on the launch mass?
A: In the idealised no-air-resistance model, the launch mass cancels out of the kinematics equations, so the time of flight, range, impact vertical velocity, and impact speed are the same for a 0.1 kg foam ball and a 5 kg medicine ball thrown from the same height at the same horizontal speed. Air resistance breaks this independence in the real world.