Skip to content
Physics

Car Jump Distance Calculator

Enter your launch speed, ramp angle, and ramp heights to find out how far a car travels through the air. The calculator gives you the horizontal range, maximum height reached, total flight time, landing speed, and the angle at which the car touches down. Switch between metric and imperial units, enable air-drag mode for a physics-accurate result with aerodynamic forces included, and read the step-by-step working to understand the math behind the answer.

Your details

The speed of the car as it leaves the end of the ramp.
mph
The angle of the ramp measured from the horizontal, in degrees. A flat road is 0 deg; a 45-degree ramp maximises range on level ground.
deg
Height of the ramp tip above the landing zone ground level. Set to 0 if launching from flat ground.
ft
Height of the landing ramp surface above ground. Use 0 for ground-level landings.
ft
Enables the aerodynamic drag model. Air drag reduces range and adds realism for high-speed scenarios.
Jump distance (range)Extreme jump
213.5

Horizontal distance the car travels through the air from the ramp tip to touchdown

Flight time2.8s
Max height above launch30.1
Landing speed60.7
Landing angle31.2deg
31.2 deg
Gentle landing<20Moderate impact angle20-40Steep landing40-55Hard impact55-70Near-vertical70+
-313.5530.10107214
Horizontal distance (ft)

At 60 mph and 30 deg, the car lands 213.5 ft away.

  • The car becomes airborne for 2.80 seconds and reaches a peak altitude of 30.1 ft above the ramp tip.
  • The landing angle (31.2 deg) is steeper than the launch angle (30 deg) because gravity continuously accelerates the car downward during flight.
  • This result assumes no air resistance. Enable air drag for a more realistic estimate at high speeds.
  • To increase range, raise the launch speed (range scales with v squared) or adjust the launch angle toward 45 degrees on level terrain.

Next stepA 45-degree ramp maximises range on flat ground. For a raised launch point, the optimal angle is lower. Steeper landing ramps reduce impact shock by better matching the car's descent angle.

How car jump distance is calculated

When a car leaves a ramp, it becomes a projectile: only gravity (and optionally air drag) act on it. The launch velocity is split into a horizontal component (vx = v0 * cos(angle)) and a vertical component (vy = v0 * sin(angle)). The horizontal component stays constant (without drag), while the vertical component decreases due to gravity at 9.81 m/s^2 (32.2 ft/s^2). The car lands when its height matches the landing surface height, solved by the quadratic equation: 0.5 * g * t^2 - vy * t - deltaH = 0, where deltaH is the launch height minus the landing height. Range is then vx * t. This calculator uses the exact analytic solution by default. When you enable air drag, it switches to a numerical Euler integration that applies the drag force F = 0.5 * rho * Cd * A * v^2 at each small time step, giving you a more realistic - and shorter - range at high speeds.

Why 45 degrees is not always the best angle

On perfectly flat ground with no air drag, a 45-degree ramp gives the maximum horizontal range. However, if the launch point is higher than the landing zone - as happens with a ramp built above the ground - the optimal angle drops below 45 degrees. Conversely, launching upward onto a higher platform requires a steeper angle. In real stunt driving, the choice of angle is also driven by the required landing angle: a car that leaves a 30-degree ramp will hit the ground at a steeper angle (often 40-50 degrees) because gravity continuously curves its path downward. A well-designed landing ramp is angled to match this steeper descent, cushioning the impact rather than causing the car to slam flat.

The role of air drag at high speeds

At low speeds (under about 30 mph / 50 km/h), air resistance has a minor effect on jump distance. At stunt speeds of 60-100 mph (100-160 km/h), drag can reduce the range by 5-15% compared to the drag-free ideal. The drag force grows with the square of speed (F = 0.5 * rho * Cd * A * v^2), so doubling the speed quadruples the drag force. A typical passenger car has a drag coefficient (Cd) of about 0.30-0.35 and a frontal area of roughly 2.0-2.5 m^2 (21-27 ft^2). SUVs and trucks have higher Cd and larger frontal areas, meaning more drag and a noticeably shorter real-world range than the simple formula predicts.

Speed and its impact on jump distance

In the drag-free case, jump distance scales with the square of launch speed: doubling your speed quadruples the range at the same angle. This is why even a small reduction in ramp speed - from braking, a soft ramp surface, or a low-friction approach - can significantly cut the jump. Speed is also the primary variable stunt coordinators adjust: a few mph of margin can mean the difference between clearing a target and falling short. Use the chart feature of this calculator to visualise the full trajectory, then experiment with different speeds and angles to find the combination that meets your distance requirement.

Typical ramp angles and their effect on jump range

Ramp angleHorizontal range (ft)Max height (ft)Flight time (s)Notes
10 deg11850.95Low, fast approach - short hop
20 deg218181.87Mild stunt ramp
30 deg292392.72Common movie-stunt angle
45 deg330833.85Maximum range on flat ground
60 deg2921244.72High arc - same range as 30 deg
75 deg1701635.68Near-vertical - very short range

Based on analytic projectile motion from a flat-ground launch (launch height = landing height). At 60 mph (26.8 m/s) launch speed on level terrain.

Frequently asked questions

What formula is used to calculate car jump distance?

The basic formula is derived from projectile motion. You split launch velocity v0 into components: vx = v0 * cos(angle) and vy = v0 * sin(angle). The flight time T is found by solving the quadratic 0.5 * g * T^2 - vy * T - (launchHeight - landingHeight) = 0. Range equals vx * T. For a flat-ground jump (launch and landing at the same height) this simplifies to R = v0^2 * sin(2 * angle) / g. When air drag is included, numerical integration is needed because the drag force changes with velocity throughout the flight.

What launch angle gives the maximum jump distance?

For a car launching and landing at the same height with no air drag, 45 degrees gives the maximum range. If the launch point is higher than the landing zone, the optimal angle is less than 45 degrees. The exact optimal depends on the height difference and launch speed. In practice, stunt drivers often use angles between 20 and 35 degrees to keep the arc manageable and the landing angle reasonable.

Does air drag matter for a car jump?

Yes, especially at highway speeds. At 60 mph (96 km/h) a typical sedan might lose 8-12% of its theoretical range due to drag. At 100 mph the effect is larger still, since drag force grows with the square of speed. For safety-critical planning, always use the drag-enabled mode with realistic Cd and frontal area values for your vehicle.

Why is the landing angle steeper than the launch angle?

When the car launches upward, gravity decelerates the vertical component of velocity until it reaches zero at the peak, then accelerates it downward. So the car hits the ground with a larger downward vertical velocity than it had upward velocity at launch. The landing angle - measured from horizontal - is therefore steeper. On a 30-degree ramp at moderate speed, the car typically lands at 40-50 degrees below horizontal. Stunt landing ramps are designed at that steeper angle to receive the car smoothly.

How does launch height affect the jump distance?

A higher launch point gives the car more altitude to fall, which extends flight time and therefore range. This is why elevated ramps - built up on platforms or hillsides - can produce longer jumps at the same speed. The effect is modelled by the height difference term in the quadratic equation: a larger positive deltaH (launch higher than landing) always increases flight time and range.

Can I use this calculator for motorcycle or bicycle jumps?

Yes. The projectile motion physics are identical for any vehicle. The main difference is the drag model: motorcycles and bicycles have much smaller frontal areas (roughly 0.5-0.8 m^2) and different Cd values (0.7-1.0 for an upright rider). Adjust those parameters in the air-drag section for a more accurate result for non-car vehicles.

Sources

Written by Dr. Tomás Okafor, PhD Physicist · Lagos, Nigeria

Physicist specializing in classical mechanics, bringing 17 years of research and applied dynamics expertise to every calculator he reviews.

Search 3,500+ calculators

Loading search…