Skip to main content

Velocity Calculator

Compute velocity using validated scientific equations. See step-by-step derivations, unit analysis, and reference values.

Share this calculator

Formula

v = d/t | vf = vi + at | d = vi*t + ½at² | vf² = vi² + 2ad

The kinematic equations relate displacement, velocity, acceleration, and time for constant acceleration motion. Average velocity equals displacement divided by time. Under constant acceleration, final velocity equals initial velocity plus acceleration times time.

Worked Examples

Example 1: Car Acceleration Problem

Problem: A car accelerates from rest (0 m/s) to 27 m/s in 8 seconds. Find the acceleration and distance traveled.

Solution: Initial velocity vi = 0 m/s, Final velocity vf = 27 m/s, Time t = 8s\nAcceleration: a = (vf - vi) / t = (27 - 0) / 8 = 3.375 m/s²\nDistance: d = vi*t + ½*a*t² = 0 + ½(3.375)(64) = 108 m\nFinal speed: 27 m/s = 97.2 km/h = 60.4 mph

Result: a = 3.375 m/s² | d = 108 m | vf = 97.2 km/h

Example 2: Free Fall from a Building

Problem: An object is dropped from a 45m tall building. Find the time to hit the ground and impact velocity (g = 9.81 m/s²).

Solution: vi = 0 m/s, d = 45 m, a = 9.81 m/s²\nUsing d = ½*a*t²: 45 = ½(9.81)t² → t² = 9.174 → t = 3.03s\nUsing vf² = vi² + 2ad: vf² = 0 + 2(9.81)(45) = 882.9\nvf = 29.71 m/s = 106.97 km/h

Result: Time = 3.03 s | Impact velocity = 29.71 m/s (107 km/h)

Frequently Asked Questions

What is the difference between speed and velocity?

Speed and velocity are often used interchangeably in everyday language, but in physics they have distinct meanings. Speed is a scalar quantity that describes how fast an object is moving — it has only magnitude (e.g., 60 km/h). Velocity is a vector quantity that describes both how fast and in what direction an object is moving (e.g., 60 km/h north). Because velocity includes direction, an object moving in a circle at constant speed actually has changing velocity because its direction continually changes. Average speed is total distance divided by total time, while average velocity is total displacement (straight-line distance from start to finish) divided by total time. An object returning to its starting point has zero average velocity but non-zero average speed.

How do you convert between different velocity units?

Converting between velocity units requires knowing the conversion factors between distance and time units. The most common conversions are: 1 m/s = 3.6 km/h (multiply by 3.6), 1 m/s = 2.237 mph (multiply by 2.237), 1 km/h = 0.6214 mph, 1 mph = 1.609 km/h, 1 m/s = 3.281 ft/s, and 1 knot = 1.852 km/h = 0.5144 m/s. A useful mental shortcut: to convert m/s to km/h, multiply by 3.6; to go the other way, divide by 3.6. For mph to km/h, multiply by 1.6. The speed of sound at sea level (Mach 1) is approximately 343 m/s or 1,235 km/h, which provides a useful reference point for high-speed applications.

What is terminal velocity?

Terminal velocity is the maximum speed an object reaches when the drag force from air resistance equals the gravitational force pulling it downward, resulting in zero net acceleration. At terminal velocity, the object continues falling at a constant speed. For a human skydiver in a spread-eagle position, terminal velocity is approximately 55 m/s (200 km/h or 120 mph). In a head-down dive position, it increases to about 90 m/s (320 km/h). Terminal velocity depends on mass, cross-sectional area, drag coefficient, and air density. Heavier and more streamlined objects have higher terminal velocities. A raindrop reaches about 9 m/s, while a golf ball's terminal velocity is roughly 32 m/s.

How does gravity affect velocity on different planets?

Gravitational acceleration varies significantly across celestial bodies, directly affecting how quickly objects accelerate when falling. Earth's gravity is 9.81 m/s², meaning a dropped object gains 9.81 m/s of velocity each second (ignoring air resistance). On the Moon, gravity is only 1.62 m/s² (about 1/6 of Earth), so objects fall much more slowly and you could jump roughly 6 times higher. Mars has 3.72 m/s², Jupiter has a crushing 24.79 m/s², and the Sun has 274 m/s². These differences affect everything from the design of landing systems for space missions to how sports would work on other planets. On the Moon, a ball thrown at 10 m/s would travel about 6 times farther horizontally before landing.

Is my data stored or sent to a server?

No. All calculations run entirely in your browser using JavaScript. No data you enter is ever transmitted to any server or stored anywhere. Your inputs remain completely private.

Can I use Velocity Calculator on a mobile device?

Yes. All calculators on NovaCalculator are fully responsive and work on smartphones, tablets, and desktops. The layout adapts automatically to your screen size.

References