Projectile Motion with Air Drag Calculator
Simulate and plot a projectile trajectory with realistic air drag using numerical integration — adjust mass, drag coefficient, and launch angle to see the effect.
Launch Parameters
Projectile Properties
Quick Presets:
Trajectory Plot
With Drag
Vacuum
Set parameters and click Simulate to see the trajectory
Results
With Air Drag
Range
—
Max Height
—
Flight Time
—
Impact Speed
—
Vacuum (No Drag)
Range
—
Max Height
—
Flight Time
—
Impact Speed
—
Air drag reduces range by —
and peak height by —
compared to the vacuum trajectory.
Summary
Simulate and plot a projectile trajectory with realistic air drag using numerical integration — adjust mass, drag coefficient, and launch angle to see the effect.
How it works
- Enter the launch speed (m/s) and angle (degrees above horizontal).
- Set the projectile mass (kg), cross-sectional area (m²), and drag coefficient (C_d).
- Optionally adjust air density (default 1.225 kg/m³ at sea level).
- Click "Simulate" — the tool solves the drag ODE with a 1 ms Euler step and draws the trajectory on a Canvas chart.
- Key results (range, max height, flight time) are shown for both the drag and vacuum cases.
Use cases
- Physics students verifying drag effects on ballistic range.
- Engineers estimating projectile flight paths under aerodynamic drag.
- Comparing ideal vacuum trajectories to real-world drag-affected paths.
- Exploring how changes in drag coefficient alter flight distance.
- Understanding the effect of launch angle on range with and without drag.
- Sports science — modeling balls with known drag coefficients (baseball, soccer, golf).
Frequently Asked Questions
Last updated: 2026-06-09 ·
Reviewed by Nham Vu