Skip to main content

Projectile Motion Calculator

Calculate range, maximum height, flight time, and velocity components for any projectile given its initial velocity, launch angle, and height.

Ad (leaderboard)

Results

Range (m)
Max Height (m)
Flight Time (s)
Time to Peak (s)
Horizontal Velocity (m/s)
Vertical Velocity (m/s)

Projectile Motion Equations

Kinematic Position Equation
y(t) = y0 + v0t + 12at ²

For vertical motion under gravity: a = −g

Derived equations below assume constant g = 9.80665 m/s², no air resistance. v = initial velocity, θ = launch angle, h = initial height.

Range R = v cos θ · (v sin θ + √(v² sin² θ + 2gh)) / g
Max Height H = h + v² sin² θ / 2g
Flight Time T = (v sin θ + √(v² sin² θ + 2gh)) / g
Time to Peak tpeak = v sin θ / g
vx vx = v cos θ
vy vy = v sin θ
Rate this tool
0.0 / 5 · 0 ratings

Embed This Calculator

Add this calculator to your website for free. Copy the single line of code below and paste it into your HTML. The calculator auto-resizes to fit your page.

<script src="https://calchammer.com/embed.js" data-calculator="projectile-motion-calculator" data-category="physics"></script>
data-theme "light", "dark", or "auto"
data-values Pre-fill inputs, e.g. "amount=1000"
data-max-width Max width, e.g. "600px"
data-border "true" or "false"
Or use an iframe instead
<iframe src="https://calchammer.com/embed/physics/projectile-motion-calculator" width="100%" height="500" style="border:none;border-radius:12px;" title="Projectile Motion Calculator"></iframe>

Preview

yoursite.com/blog
Projectile Motion Calculator auto-resizes here
Ad (in_results)

How to Use the Projectile Motion Calculator

Enter the initial velocity in meters per second, the launch angle in degrees, and optionally the initial height in meters. The calculator instantly computes the range, maximum height, total flight time, time to reach the peak, and the horizontal and vertical components of the initial velocity. All results update in real time as you type, so you can quickly experiment with different values to see how each parameter affects the trajectory.

This tool is ideal for physics students solving homework problems, engineers designing launch systems, athletes analyzing throwing or kicking angles, and anyone curious about how objects move through the air under the influence of gravity.

Ad (in_content)

The Optimal 45-Degree Angle

When a projectile is launched and lands at the same height (h = 0), the range simplifies to R = v² sin 2θ / g. The sine function reaches its maximum value of 1 when 2θ = 90°, meaning θ = 45°. This makes 45 degrees the optimal launch angle for maximum horizontal distance on flat ground. Angles equally above and below 45° (for example, 30° and 60°) produce the same range but with different trajectories: the lower angle gives a flatter, faster path, while the higher angle gives a taller, slower arc.

Effect of Initial Height

Launching from an elevated position increases both the flight time and the range because the projectile has additional vertical distance to fall before reaching the ground. When initial height is greater than zero, the optimal angle for maximum range shifts below 45 degrees. The higher the launch point relative to the landing surface, the lower the optimal angle becomes. This is why shot putters release at angles closer to 37-42 degrees rather than 45 degrees, accounting for the release height above the ground.

Air Resistance and Real-World Considerations

In reality, air resistance (drag) significantly affects projectile motion, especially at high velocities. Drag force is proportional to the square of the velocity and depends on the object's shape, size, and surface texture. The effects include a reduced range and maximum height compared to ideal calculations, an asymmetric trajectory where the descent is steeper than the ascent, an optimal launch angle that shifts below 45 degrees even on flat ground, and terminal velocity limiting how fast an object falls. For sports like baseball and golf, spin also plays a major role through the Magnus effect, causing curved trajectories that deviate from simple parabolic paths.

Frequently Asked Questions

What are the main projectile motion equations?

The key equations are: Range R = v² sin 2θ / g, Maximum Height H = v² sin² θ / 2g, and Flight Time T = 2v sin θ / g, where v is initial velocity, θ is the launch angle, and g is gravitational acceleration (9.81 m/s²). These assume launch and landing at the same height with no air resistance.

What is the optimal angle for maximum range?

When launching and landing at the same height, 45° gives the maximum range. This is because the range formula includes sin 2θ, which reaches its maximum value of 1 at θ = 45°. However, when launching from an elevated position, the optimal angle is less than 45°.

How does air resistance affect projectile motion?

Air resistance (drag) reduces both the range and maximum height of a projectile. It causes the trajectory to become asymmetric, with a steeper descent than ascent. The optimal launch angle shifts below 45 degrees, and the actual range can be significantly less than the ideal calculation predicts, especially at high velocities.

How does initial height affect projectile motion?

Launching from an initial height above the landing surface increases both the range and the total flight time. The projectile has extra time to travel horizontally while falling the additional vertical distance. The optimal launch angle also decreases slightly below 45 degrees when launching from an elevated position.

What are real-world examples of projectile motion?

Common examples include a basketball shot, a soccer goal kick, a baseball throw, water from a garden hose, a golf drive, fireworks, and long jump athletics. Military applications include artillery and missile trajectories. In all cases, air resistance and spin effects cause deviations from ideal parabolic motion.

Related Calculators

Disclaimer: This calculator is for informational and educational purposes only. Results are estimates and should not be considered professional expert advice. Consult a qualified professional before making decisions based on these calculations. See our full Disclaimer.