ciencia

Calculate Free Fall Velocity by Time

Calculator Free · Private
Reviewed by: (política editorial ) · Last reviewed:
Was this calculator helpful?

Free fall velocity describes how fast an object moves after being dropped from rest in a gravitational field, ignoring air resistance. The governing formula is v = g × t, where g is gravitational acceleration (9.81 m/s² on Earth's surface) and t is elapsed time in seconds. This calculator is used in physics coursework, engineering drop tests, sports science, and safety analysis whenever you need the instantaneous speed of a freely falling object at a precise moment in time.

Last reviewed: April 27, 2026 Verified by Source: NIST Special Publication 330 — Standard Acceleration of Gravity (g = 9.80665 m/s²), Wikipedia — Equations for a Falling Body (Free Fall Kinematics), Wikipedia — Gravitational Acceleration (Planetary Values) 100% private

When to use this calculator

  • Calculating the impact speed of a tool accidentally dropped from a 10-story construction scaffold (~45 m height, ~3 s fall, ~29 m/s impact velocity) to assess worker safety hazards.
  • Determining the velocity of a skydiver during the first few seconds before terminal velocity is approached — useful for altimeter calibration and jump-sequence planning.
  • Physics lab experiments verifying Galileo's law of uniform acceleration by timing a steel ball dropped from a measured height and comparing measured speed to v = g × t.
  • Estimating the velocity of a meteorite fragment or hailstone at the moment it leaves a cloud base (~2,000 m altitude) for damage-risk modeling in agricultural or structural assessments.

Example Calculation

  1. t=3s on Earth
  2. v = 9.81 × 3 = 29.43 m/s
  3. Equivalent to ~106 km/h
Result: ~29.4 m/s after 3 seconds

How it works

3 min read

How It's Calculated

Free fall assumes an object starts from rest (v₀ = 0) with no air resistance. The velocity at any time t is derived from Newton's second law and the kinematic equations:

v = g × t

Where:
  v  = velocity at time t  (m/s)
  g  = gravitational acceleration (m/s²)
  t  = elapsed fall time  (s)

Earth standard: g = 9.80665 m/s²  (NIST-defined standard gravity)

Example — 3 seconds on Earth:
  v = 9.80665 × 3 = 29.42 m/s  ≈ 105.9 km/h  ≈ 65.8 mph

If the object has an initial velocity v₀ ≠ 0 (thrown downward), use the extended form: v = v₀ + g × t.

---

Reference Table

Time (s)Earth g = 9.81 m/s²Moon g = 1.62 m/s²Mars g = 3.72 m/s²Jupiter g = 24.79 m/s²
1 s9.81 m/s (35 km/h)1.62 m/s3.72 m/s24.79 m/s
2 s19.62 m/s (71 km/h)3.24 m/s7.44 m/s49.58 m/s
3 s29.43 m/s (106 km/h)4.86 m/s11.16 m/s74.37 m/s
5 s49.05 m/s (177 km/h)8.10 m/s18.60 m/s123.95 m/s
10 s98.10 m/s (353 km/h)16.20 m/s37.20 m/s247.90 m/s

Note: Terminal velocity in air on Earth (~53 m/s for a human in spread-eagle position) limits real-world free fall. This table reflects ideal vacuum conditions.

---

Typical Cases

Case 1 — Construction site drop (OSHA context)
A wrench is dropped from 44.1 m (approximately a 14-story building). Using kinematics, fall time is t = √(2h/g) = √(2 × 44.1 / 9.81) = 3.0 s. Impact velocity: v = 9.81 × 3.0 = 29.43 m/s ≈ 106 km/h. This is why OSHA mandates falling-object protection on sites above 6 feet.

Case 2 — Skydiver initial phase
In the first 2 seconds of a skydive (before significant aerodynamic drag), a diver in a head-down position accelerates at nearly full g. At t = 2 s: v = 9.81 × 2 = 19.62 m/s ≈ 70.7 km/h. After ~10–14 s in a spread-eagle position, drag equals gravity and terminal velocity (~53 m/s) is reached.

Case 3 — Moon vs. Earth comparison
Apollo 15 astronaut Dave Scott famously dropped a hammer and a feather simultaneously on the Moon (g = 1.62 m/s²). After 1.4 seconds of fall: Earth → v = 9.81 × 1.4 = 13.73 m/s; Moon → v = 1.62 × 1.4 = 2.27 m/s. Both objects hit the surface at the same time, confirming equivalence in vacuum — a direct validation of v = g × t.

---

Common Errors

1. Using g = 10 m/s² instead of 9.80665 m/s² — Rounding g to 10 introduces a ~2% error. For a 5-second fall that's a 1 m/s overestimate. Fine for quick mental math, but not for engineering or physics lab reports.

2. Forgetting that v = g × t only applies from rest — If an object is thrown downward with initial velocity v₀, you must use v = v₀ + g × t. Ignoring v₀ = 5 m/s over a 3-second fall gives 29.43 instead of the correct 34.43 m/s — a 17% underestimate.

3. Confusing velocity with distance — v = g × t gives speed, not how far the object has fallen. Distance requires d = ½ × g × t². At t = 3 s: v = 29.43 m/s but d = 44.1 m — two very different numbers.

4. Assuming free fall holds at all times in air — Air resistance scales with v². A human body reaches terminal velocity (~53 m/s) after roughly 10–14 seconds. Using v = g × t beyond that point will significantly overestimate speed (e.g., t = 20 s would predict 196 m/s — nearly 3× the actual terminal speed).

5. Mixing unit systems — Using g = 32.174 ft/s² requires t in seconds and yields velocity in ft/s, not m/s. Plugging ft/s² into the metric formula without conversion produces completely wrong results.

---

Related Calculators

Free fall velocity is just one piece of classical mechanics. Explore these related tools:

  • Free Fall Distance Calculator — find how far an object falls in t seconds using d = ½gt²

  • Projectile Motion Calculator — combines horizontal velocity with vertical free fall

  • Kinetic Energy Calculator — convert your calculated velocity into impact energy using KE = ½mv²

  • Unit Converter: Speed — instantly convert m/s to km/h, mph, or ft/s
  • Frequently asked questions

    What is the standard value of gravitational acceleration g used in this calculator?

    The NIST-defined standard acceleration of gravity is 9.80665 m/s² (often rounded to 9.81 m/s²). This value corresponds to sea level at approximately 45° latitude. Actual local gravity varies from about 9.764 m/s² at the equator to 9.863 m/s² at the poles due to Earth's rotation and oblateness.

    How fast is an object falling after 5 seconds in free fall on Earth?

    Using v = g × t: v = 9.81 × 5 = 49.05 m/s, which is approximately 176.6 km/h or 109.7 mph. That is faster than most highway speed limits in the US. At this speed, the object has also fallen a distance of d = ½ × 9.81 × 5² = 122.6 meters (about a 40-story building).

    Does this formula apply in a vacuum only, or also in air?

    The formula v = g × t is exact only in a vacuum (no air resistance). In real atmospheric conditions, drag force builds as velocity increases, eventually equaling gravitational force at terminal velocity (~53 m/s for a spread-eagle human, ~320 m/s for a streamlined steel ball bearing). For falls under ~2–3 seconds on Earth, the air-resistance error is typically under 5% and the formula remains a good approximation.

    What is terminal velocity and when does free fall stop being valid?

    Terminal velocity is reached when aerodynamic drag equals gravitational pull, producing zero net acceleration. For a human skydiver in a stable arch position, this is approximately 53–56 m/s (~190–200 km/h), reached after roughly 10–14 seconds of fall. The free-fall formula v = g × t significantly overestimates speed beyond this point. Skydivers in head-down 'freefly' positions can reach ~80 m/s.

    How does gravity differ on other planets and the Moon?

    Gravitational acceleration varies significantly across the solar system: Moon = 1.62 m/s², Mars = 3.72 m/s², Venus = 8.87 m/s², Jupiter = 24.79 m/s². After 3 seconds of free fall, you'd be moving at 4.86 m/s on the Moon vs. 29.43 m/s on Earth — about 6× slower. These values are published by NASA's Jet Propulsion Laboratory and are used in planetary mission design.

    Can I use this calculator if the object is thrown downward, not just dropped?

    No — this calculator assumes the object starts from rest (v₀ = 0). If an object is thrown downward with an initial velocity, use the extended formula: v = v₀ + g × t. For example, a ball thrown downward at 5 m/s and then falling for 3 seconds reaches v = 5 + (9.81 × 3) = 34.43 m/s, not 29.43 m/s. The difference is exactly the initial velocity added at every point.

    What units does this calculator use, and how do I convert to mph or km/h?

    The calculator outputs velocity in meters per second (m/s), the SI standard unit. To convert: 1 m/s = 3.6 km/h and 1 m/s = 2.237 mph. So 29.43 m/s × 3.6 = 105.9 km/h, or × 2.237 = 65.8 mph. If you enter g in ft/s² (32.174), the output will be in ft/s — divide by 1.467 to get mph.

    Why does a heavier object NOT fall faster, contrary to common intuition?

    Galileo demonstrated around 1590 (and Newton formalized) that in a vacuum, all objects fall at the same rate regardless of mass. The formula v = g × t contains no mass term. While a heavier object has more gravitational force acting on it (F = mg), it also has proportionally more inertia (F = ma), and the two effects cancel exactly. In air, mass does affect terminal velocity, which is why a feather falls slower than a bowling ball outside a vacuum.

    Sources and references