Speed Calculator

📚 Confused about how this is calculated? Read the full How Do You Measure Something as Fast as Light? →

The Simplest Rate in Physics, and Still One of the Most Useful

Speed is the most intuitive quantity in kinematics: cover a distance, divide by the time it took, and you have a single number that tells you how briskly something moved. Unlike velocity, speed carries no direction — it's a pure magnitude, which makes it exactly what you want for pace calculations, travel time estimates, and comparing how "fast" two very different journeys were.

The Formula

Speed = Distance / Time

Feed in distance in meters and time in seconds and the result comes out in meters per second — this calculator also converts that result into km/h and mph automatically, since those are the units most people actually think in.

Where a Simple Ratio Solves Real Problems

  • Trip planning — estimated arrival times for driving, flying, or walking are built directly from average speed over a known distance.
  • Traffic and transportation engineering — speed limits, signal timing, and road capacity models all start from vehicle speed data.
  • Athletic performance — pace in running, cycling, and swimming is just speed expressed in a sport-specific way (minutes per mile, for instance, is the reciprocal of speed).
  • Astronomy and light-time calculations — the enormous but finite speed of light is the basis for measuring distances in light-years and communicating delay across the solar system.

Familiar Speeds, for Scale

Common speeds converted from m/s to km/h
ReferenceSpeed (m/s)Speed (km/h)
Walking pace1.4 m/s5.04 km/h
Jogging pace3.0 m/s10.8 km/h
Highway driving27.8 m/s100.08 km/h
Speed of sound (dry air, 20°C)343 m/s1,234.8 km/h

Conversion computed with speed (km/h) = speed (m/s) × 3.6; walking and jogging figures are typical, commonly cited paces rather than fixed constants.

How to Use This Calculator

  1. Enter the Distance traveled, in meters.
  2. Enter the Time taken, in seconds.
  3. Select Calculate to get speed in m/s, along with the equivalent in km/h and mph.

Related Calculations

For the direction-aware version of this same idea, see the Velocity Calculator, or find the kinetic energy carried by an object moving at this speed with the Kinetic Energy Calculator.

Kinematic Foundations of Speed and Rate of Motion

Speed is the scalar physical quantity that measures the rate at which an object covers distance along a trajectory, irrespective of direction. In classical kinematics, speed describes how rapidly a position changes over a specified elapsed time interval. Because speed is purely scalar, it cannot have a negative value and requires no directional vector specification, distinguishing it fundamentally from velocity.

The governing average speed equation is formulated as:

v = d / t

Where:

  • v (Speed): Scalar rate of spatial traversal (m/s, km/h, mph, or ft/s).
  • d (Distance): Total scalar path length traveled across the coordinate space (meters, kilometers, miles, or feet).
  • t (Time): Total elapsed duration required to traverse the distance (seconds, hours, or minutes).

Instantaneous Speed versus Average Speed

Understanding kinematics requires distinguishing between average and instantaneous speed:

  • Instantaneous Speed: The magnitude of velocity at an infinitesimal instant of time, mathematically defined as the first derivative of position with respect to time: v(t) = |dr/dt|. Vehicle speedometers display instantaneous speed.
  • Average Speed: The total cumulative path length divided by the total elapsed duration, regardless of intermediate accelerations, stops, or directional reversals.
  • Harmonic Mean in Multi-Segment Journeys: When an object covers equal distances at two distinct speeds (v1 and v2), the true average speed is the harmonic mean: vavg = 2 × v1 × v2 / (v1 + v2), never the simple arithmetic average.

Fundamental Velocity Limits and Wave Propagation Speeds

Speed governs motion across natural physical scales:

  • Speed of Light in Vacuum (c): The universal cosmic speed limit for mass-energy propagation, established at exactly 299,792,458 meters per second. In physical optics, the refractive index (n) reduces light speed in transparent media via v = c / n.
  • Speed of Sound (Acoustic Velocity): In fluid and solid media, acoustic waves travel at speeds determined by medium elasticity and density: csound = √(K / ρ), where K is bulk modulus and ρ is density. In dry air at 20°C, sound travels at approximately 343 m/s (1,235 km/h).
  • Orbital and Escape Velocities: In celestial mechanics, stable circular low-Earth orbital speed requires v = √(G × M / r) ≈ 7.8 km/s, while Earth escape speed requires √2 times orbital speed (≈ 11.2 km/s).

Engineering and Industrial Applications

Speed computations underpin multiple industrial and technological fields:

  • Aviation Pitot-Static Systems: Aircraft flight computers convert dynamic ram air pressure measured by Pitot probes into Indicated Airspeed (IAS), Calibrated Airspeed (CAS), and True Airspeed (TAS) adjusted for high-altitude air density.
  • Telecommunications and Latency: Fiber-optic internet networks transmit data packets as infrared light pulses through silica glass cores at approximately 200,000 km/s (roughly two-thirds of vacuum light speed), establishing fundamental round-trip ping latency.
  • Automotive Drivetrain Kinematics: Mechanical automotive engineers calculate tire rotational angular speed ω and effective rolling radius r to synchronize gearbox gear ratios with road cruising speeds: v = ω × r.
  • Fluid Pipeline Hydraulics: Civil engineers size municipal water mains and oil conduits to maintain optimal flow velocities (typically 1.5 to 2.5 m/s) to prevent internal pipe wall erosion and water hammer pressure surges.

Step-by-Step Worked Calculation Example

Example: High-Speed Commuter Transit Travel Analysis

Problem: A high-speed electric commuter train travels between two metropolitan terminals separated by a track distance of 280 kilometers. The train departs at 08:15 and arrives at 09:55 after making two scheduled station stops. Calculate the train's average operating speed in kilometers per hour (km/h) and convert the result to meters per second (m/s).

Step 1: Determine total distance and elapsed travel time:

  • Distance (d) = 280 km
  • Elapsed Time (t) = 1 hour and 40 minutes = 1 + (40 / 60) = 1.6667 hours (or 6,000 seconds)

Step 2: Apply the average speed equation:

v = d / t = 280 km / 1.6667 h = 168.0 km/h

Step 3: Convert speed into SI units (m/s):

v = 168.0 × (1,000 m / 3,600 s) = 46.67 m/s

Conclusion: The average operating speed of the train is 168.0 km/h (46.67 m/s).

Common Unit Conversion Pitfalls

  • Direct Arithmetic Averaging of Speeds: Averaging 60 km/h and 100 km/h across equal distance legs yields 75 km/h rather than the true harmonic mean of 75 km/h only if times are equal; if distances are equal, true speed is 75 km/h vs. 80 km/h arithmetic average.
  • Confusing Statute Miles with Nautical Miles: In marine navigation and aviation, one nautical mile equals 1,852 meters (1 knot = 1.852 km/h), which is approximately 15% longer than a statute land mile (1,609.34 meters).
  • Ignoring Time Unit Conversions: When combining distance in meters and time in minutes, always convert time to seconds before calculating SI speed in m/s.