Physics

Kinetic energy calculator

KE = 1/2 m v2 - kinetic energy of a moving object with multiple unit options.

01Inputs
02Results
Kinetic energy
Momentum
Equivalent in food calories
Watt-hours
Mass (SI)
Velocity (SI)
Kinetic energy vs velocity (parabolic — KE doubles when velocity increases by ~41 %)

KE = ½ · m · v². Doubling velocity quadruples kinetic energy — the safety reason why a small speed reduction makes a big crash difference.

03How it works

Why this calculation

Kinetic energy is the canonical physical quantity: how much energy is stored in a moving object, computable from just its mass and velocity. It explains why a 50 km/h crash is so much more dangerous than a 25 km/h crash (4× the energy, not 2×), why bullets are tiny but devastating (low mass, very high velocity → squared), why high-speed trains need elaborate brakes (huge mass × moderate speed), and why a flywheel is a useful energy store (rotational KE, same formula). The classroom formula KE = ½ m v² packs more counterintuitive consequences than almost any other equation in physics. This calculator computes KE in joules, kilojoules, kilocalories and watt-hours from mass and velocity entered in any of the common units, plus shows momentum, plus visualizes the parabolic KE-vs-velocity relationship.

The formula

Kinetic energy (translational, non-relativistic): KE = ½ · m · v², with m in kg and v in m/s yields KE in joules. The calc converts inputs to SI internally:

  • Mass: kg, g (÷ 1000), t (× 1000), lb (× 0.453592).
  • Velocity: m/s, km/h (÷ 3.6), mph (× 0.44704), knots (× 0.514444).

Output conversions: - Joules → kilojoules (÷ 1 000). - Joules → food calories (÷ 4 184) — useful as a tangible reference. - Joules → watt-hours (÷ 3 600) — useful for comparison to electrical energy.

Momentum = m · v (kg·m/s) is shown as a side metric — momentum is conserved in collisions while KE is not (some KE converts to deformation, heat, sound).

The chart plots KE vs velocity from 0 to 1.5× the input velocity. The parabolic shape (KE doubles when v increases by ~41 %, quadruples when v doubles) is the visual lesson — the safety implication of speed limits is geometric, not linear.

How to use

Enter the mass of the moving object in your preferred unit (kg, g, t, lb). Enter the velocity in km/h, m/s, mph, or knots. The calc returns:

  • KE in kJ (headline) and J (sub).
  • Momentum in kg·m/s.
  • Equivalent in food calories (kcal).
  • Equivalent in watt-hours.
  • The KE-vs-velocity curve with a marker at the current velocity.

Worked example

Car at 50 km/h, mass 1 500 kg.

  • v = 50 / 3.6 = 13.89 m/s.
  • KE = 0.5 × 1500 × 13.89² = 0.5 × 1500 × 192.9 = 144 675 J = 145 kJ.
  • Momentum: 1500 × 13.89 = 20 833 kg·m/s.
  • kcal equivalent: 145 / 4.184 = 35 kcal (about a tablespoon of olive oil).
  • Wh equivalent: 40 Wh — about a quarter of a small phone battery.

Same car at 100 km/h: v = 27.78 m/s, KE = 0.5 × 1500 × 771.6 = 579 kJ — 4× the energy at 50 km/h.

A 9 mm bullet, mass 8 g, velocity 360 m/s.

  • KE = 0.5 × 0.008 × 360² = 0.5 × 0.008 × 129 600 = 518 J = 0.5 kJ.

A 70 kg sprinter at 36 km/h (10 m/s).

  • KE = 0.5 × 70 × 100 = 3 500 J = 3.5 kJ.

Pitfalls

Non-relativistic only. ½ m v² assumes v ≪ c (speed of light, 3 × 10⁸ m/s). For relativistic speeds, KE = (γ − 1) m c², where γ = 1 / √(1 − v²/c²). At 1 % of c (3 000 km/s), the relativistic correction is 0.005 %; ignorable. At 50 % of c, γ ≈ 1.155, and the difference between non-relativistic and relativistic KE is +30 %. Particle physics (electrons, protons in accelerators) absolutely requires relativistic.

Translational only. Rotational KE = ½ I ω², where I is moment of inertia and ω angular velocity. A spinning flywheel has rotational KE in addition to any translational KE. Out of scope here.

Reference frame matters. KE is frame-dependent. Two cars at 50 km/h moving toward each other have closing speed 100 km/h in each other's reference frame, so the head-on collision releases 4× the per-vehicle KE per car. In the road's frame, each car has KE_50 and the total is 2 × KE_50; in either car's frame, the other car has KE_100 and the cost is the same. The formula gives the magnitudes; the safety lesson is the asymmetry.

Air resistance and rolling friction. Real-world objects don't conserve KE freely — air drag converts some to heat continuously. KE = ½ m v² is the instantaneous energy; the energy needed to accelerate an object from rest to v is at least ½ m v² but is usually more.

Mass at velocity vs rest mass. Special-relativity convention: m here is rest mass; relativistic KE adds γ. Don't confuse with "relativistic mass" (m_rel = γ m), an outdated concept that introduces errors.

Not the same as work. Work-energy theorem: net work done on an object = change in KE. A car coasting at constant speed has a net work of 0 (drag balances drive). Work depends on path; KE is a state function.

Bullet penetration is not all KE. Wound ballistics depends on KE transfer into tissue, not just KE delivered. A high-velocity bullet that passes through cleanly transfers less KE than a low-velocity slug that flattens.

Energy ≠ damage / impact. KE is one input to crash damage, but vehicle structure, deceleration distance, and angle of impact dominate the practical outcome. A 50 km/h crash into a tree is much worse than a 50 km/h crash into a deformable barrier — same KE, different deceleration.

Variations

  • Rotational KE = ½ · I · ω². Different formula entirely.
  • Potential energy (gravitational) = m · g · h. Converts to KE in free fall.
  • Elastic potential energy = ½ · k · x² (Hooke's law spring).
  • Relativistic KE = (γ − 1) m c². Required at high velocities.
  • Quantum KE operator = −(ℏ²/2m) ∇². Schrödinger equation kinetic term.

Related calculators