Skip to main content
physics

Terminal Velocity Calculator

Calculate the terminal velocity of a falling object using drag equation parameters including mass, drag coefficient, cross-sectional area, and air density for physics and engineering applications.

Reviewed by Christopher FloiedUpdated

This free online terminal velocity calculator provides instant results with no signup required. All calculations run directly in your browser — your data is never sent to a server. Enter your values below and see results update in real time as you type. Perfect for everyday calculations, homework, or professional use.

How to Use This Calculator

1

Enter your input values

Fill in all required input fields for the Terminal Velocity Calculator. Most fields include unit selectors so you can work in your preferred unit system — metric or imperial, whichever matches your problem.

2

Review your inputs

Double-check that all values are correct and that you have selected the right units for each field. Incorrect units are the most common source of calculation errors and can produce results that are off by factors of 2, 10, or more.

3

Read the results

The Terminal Velocity Calculator instantly computes the output and displays results with units clearly labeled. All calculations happen in your browser — no loading time and no data sent to a server.

4

Explore parameter sensitivity

Try adjusting individual input values to see how the output changes. This is a quick and effective way to develop intuition about how different parameters influence the result and to identify which inputs have the largest effect.

Formula Reference

Terminal Velocity Calculator Formula

See calculator inputs for the governing equation

Variables: All variables and their units are labeled in the calculator interface above. Input fields accept values in multiple unit systems — select your preferred unit from the dropdown next to each field.

When to Use This Calculator

  • Use the Terminal Velocity Calculator when you need accurate results quickly without the risk of manual computation errors or unit conversion mistakes.
  • Use it to verify calculations made by hand or in spreadsheets — an independent check can catch errors before they lead to costly decisions.
  • Use it to explore how changing input parameters affects the output — a quick way to develop intuition and identify the most influential variables.
  • Use it when collaborating with others to ensure everyone is working from the same numbers and applying the same assumptions.

About This Calculator

The Terminal Velocity Calculator is a free, browser-based calculation tool for engineers, students, and technical professionals. Calculate the terminal velocity of a falling object using drag equation parameters including mass, drag coefficient, cross-sectional area, and air density for physics and engineering applications. It implements standard formulas and supports both metric (SI) and imperial unit systems with automatic unit conversion. All calculations are performed instantly in your browser with no data sent to a server. Use this calculator as a quick reference and sanity-check tool during design, analysis, and learning. Always verify results against primary engineering references and applicable standards for any safety-critical application.

About Terminal Velocity Calculator

The Terminal Velocity Calculator determines the maximum speed a falling object reaches when the drag force equals gravitational force, resulting in zero net acceleration. Every falling object in a fluid medium eventually reaches this equilibrium speed. A skydiver in belly-down position reaches about 55 m/s, while a peregrine falcon can exceed 90 m/s by tucking its wings to minimize drag. Terminal velocity depends on the object's mass, shape, and the density of the surrounding fluid, making it critical for parachute design, hailstone analysis, and atmospheric science.

The Math Behind It

Terminal velocity occurs when gravitational force (mg) exactly balances aerodynamic drag (½ρC_dAv²). Setting these equal and solving for v gives v_t = √(2mg/ρC_dA). **Drag force**: F_drag = ½ρC_dAv². This grows with v², so as an object accelerates, drag increases until it matches gravity. **Drag coefficient (C_d)**: A dimensionless number characterizing shape resistance. Sphere ≈ 0.47, flat plate ≈ 1.28, streamlined body ≈ 0.04, skydiver belly-down ≈ 1.0, parachute ≈ 1.5. **Factors affecting terminal velocity**: 1. **Mass**: Heavier objects fall faster (v_t ∝ √m). A bowling ball has higher terminal velocity than a beach ball. 2. **Area**: Larger cross-section slows the fall (v_t ∝ 1/√A). Parachutes exploit this. 3. **Air density**: At high altitude, thinner air means higher terminal velocity. Skydivers at 4000 m fall faster than at sea level. 4. **Shape**: Streamlined shapes have lower C_d and thus higher terminal velocity. **Real-world examples**: Raindrops reach 2-9 m/s depending on size. Hailstones can exceed 40 m/s. Felix Baumgartner reached 373 m/s during his stratospheric jump because air density at 39 km altitude is only 0.4% of sea level.

Formula Reference

Terminal Velocity

v_t = √(2mg / ρC_dA)

Variables: m = mass, g = gravity, ρ = air density, C_d = drag coefficient, A = cross-sectional area

Worked Examples

Example 1: Skydiver

80 kg skydiver, C_d = 1.0, A = 0.7 m², sea-level air

Step 1:v_t = √(2 × 80 × 9.81 / (1.225 × 1.0 × 0.7))
Step 2:= √(1569.6 / 0.8575)
Step 3:= √(1830.6) = 42.8 m/s

Terminal velocity of about 42.8 m/s (154 km/h).

Example 2: Golf Ball

0.046 kg, C_d = 0.25, A = 0.00143 m²

Step 1:v_t = √(2 × 0.046 × 9.81 / (1.225 × 0.25 × 0.00143))
Step 2:= √(0.903 / 0.000438)
Step 3:= √(2061) = 45.4 m/s

Terminal velocity of about 45.4 m/s.

Example 3: Raindrop

0.00005 kg raindrop, C_d = 0.45, A = 0.0000079 m²

Step 1:v_t = √(2 × 0.00005 × 9.81 / (1.225 × 0.45 × 0.0000079))
Step 2:= √(0.000981 / 0.00000436)
Step 3:= √(225) = 9.0 m/s

Terminal velocity of about 9 m/s — gentle enough that rain doesn't hurt.

Common Mistakes & Tips

  • !Forgetting to use consistent SI units — mass in kg, area in m², density in kg/m³.
  • !Confusing drag coefficient with friction coefficient; they measure completely different phenomena.
  • !Assuming terminal velocity is reached instantly; it takes time to approach equilibrium speed asymptotically.
  • !Using sea-level air density for high-altitude calculations where density is significantly lower.

Related Concepts

Used in These Calculators

Calculators that build on or apply the concepts from this page:

Frequently Asked Questions

Why do heavier objects reach higher terminal velocity?

Gravitational force scales linearly with mass (mg), but drag force depends on area and shape, not mass. A heavier object needs more drag to balance gravity, which requires higher speed since drag grows with v².

Does terminal velocity depend on height dropped?

No. Terminal velocity is a property of the object and fluid, not the drop height. However, the object must fall far enough to actually reach terminal velocity — a few hundred meters for a skydiver.

Why can cats survive falls from tall buildings?

Cats have a relatively low terminal velocity (~27 m/s) due to their ability to spread their limbs, increasing cross-sectional area. They also have flexible skeletal structures that absorb impact.