NOTACAL logo

Momentum Calculator

Momentum Calculator

Give us your feedback! Was this useful?

Introduction

Momentum is one of the most intuitive yet powerful concepts in physics. Anyone who has tried to stop a rolling bicycle has felt momentum — the resistance of a moving object to a change in its motion. Formally, linear momentum is the product of an object's mass and its velocity. A truck moving at 30 km/h has far more momentum than a bicycle at the same speed, which is why stopping the truck requires more force and takes longer. [physicsclassroom-momentum]

Momentum is a vector quantity: it has both magnitude and direction, following the direction of the velocity. This directional nature becomes critical in collision and explosion problems, where the vector sum of momenta before an event equals the vector sum after (conservation of momentum). The Momentum Calculator handles the scalar magnitude calculation, which is sufficient for straight-line motion problems. For two-dimensional collisions, the same formula applies separately to each axis.

The concept of momentum predates Newton. Renе Descartes wrote about "quantity of motion" (mass times speed) in the 17th century, though he did not treat it as a vector. It was Newton who formalized momentum in his Principia, stating that the net external force on a system equals the rate of change of its momentum. This formulation — F = dp/dt — is actually more fundamental than F = ma, because it accounts for changing mass (like a rocket burning fuel) in addition to changing velocity. [halliday-resnick]

Momentum conservation is one of the most powerful tools in physics because it applies universally, even in situations where forces are unknown or difficult to measure. In a car collision, investigators measure the post-crash positions of vehicles and apply conservation of momentum to determine their pre-crash velocities. In particle physics, the tracks left in detectors are analyzed using momentum conservation to identify the masses and energies of particles created in high-energy collisions. In astrophysics, the motion of binary star systems reveals their masses through the conservation of momentum as they orbit their common center of mass. The principle is so fundamental that it holds true in quantum mechanics, relativity, and classical physics alike — it is one of the few laws with no known exceptions.

How to Use

Enter the mass and velocity of the moving object. The calculator returns the momentum in kilogram-meters per second (kg·m/s). Both values update in real time as you type.

Worked Example 1: A 70 kg Runner at 4 m/s

A runner with a mass of 70 kg moves at 4 m/s. The momentum is p = 70 × 4 = 280 kg·m/s. This is a moderate amount of momentum — enough that a collision with a stationary object would produce a significant impact force.

Worked Example 2: A 1200 kg Car at 15 m/s (54 km/h)

A compact car traveling at highway speed: p = 1200 × 15 = 18,000 kg·m/s. This is 64 times the momentum of the runner, which is why car crashes are dramatically more dangerous than pedestrian collisions at the same speed. The momentum scales linearly with mass: doubling the mass doubles the momentum.

Worked Example 3: A 0.145 kg Baseball at 40 m/s (144 km/h)

A fastball thrown by a professional pitcher: p = 0.145 × 40 = 5.8 kg·m/s. Though the mass is small, the high speed gives it enough momentum to require a catcher's mitt. Catching the ball means reducing its momentum to zero over a short time, which requires an opposing impulse.

The Formula

Momentum is the product of mass and velocity:

Where p is momentum in kg·m/s, m is mass in kilograms, and v is velocity in meters per second. The direction of the momentum vector is the same as the direction of the velocity.

Relationship to Force

Newton's second law expressed in terms of momentum reveals that force is the rate of change of momentum:

F=ΔpΔtF = \frac{\Delta p}{\Delta t}
[hyperphysics-momentum]

This form is more general than F = ma because it handles variable mass systems. For a constant mass, Δp/Δt = m·Δv/Δt = ma, so both formulations agree.

Reference Table

Momentum of a 70 kg mass at various velocities:

Velocity (m/s)Momentum (kg·m/s)
2140
5350
10700
201400
302100
Momentum of a 70 kg object at different velocities. Momentum increases linearly with velocity.

Momentum at 10 m/s for various masses:

Mass (kg)Momentum (kg·m/s)
10100
50500
1001000
5005000
100010000

Heavier objects carry proportionally more momentum at the same speed. This is why a bicycle and a truck at 30 km/h have dramatically different stopping distances and impact consequences.

Real-World Applications of Momentum

Vehicle crash safety. Conservation of momentum is the foundation of modern crash safety engineering. When two vehicles collide, total momentum before the collision equals total momentum after, regardless of how the vehicles deform. This allows crash investigators to determine pre-collision speeds from post-collision positions. For example, if a 1,500 kg car at 15 m/s rear-ends a 1,200 kg car at rest, total initial momentum is 22,500 kg·m/s. If they lock together, the post-collision velocity is 22,500 / 2,700 = 8.33 m/s. The momentum change for each car determines the impulse on occupants. Crumple zones extend collision duration from about 0.1 to 0.3 seconds, reducing the average force by a factor of three for the same momentum change.

Rocket propulsion. Rockets operate on momentum conservation. As exhaust gases are expelled backward at high velocity, the rocket gains forward momentum to keep total momentum constant. This is described by the rocket equation: Δv = v_ex × ln(m_initial / m_final). A typical chemical rocket has exhaust velocity of about 4,500 m/s. To reach orbital velocity of about 7,800 m/s, the initial mass must be about 5.6 times the final mass. The Saturn V that carried Apollo astronauts to the Moon had a launch mass of 2,970 tons, of which only 45 tons reached lunar orbit — 98.5% of the mass was propellant expelled to provide momentum transfer.

Sports and athletics. In American football, a 110 kg running back at 5 m/s has momentum of 550 kg·m/s, while a 90 kg defensive back at 6 m/s has 540 kg·m/s. Their collision is analyzed using momentum conservation. In boxing, the impulse-momentum relationship determines punch force: a fist of 0.5 kg moving at 10 m/s has momentum of 5 kg·m/s. If this momentum transfers over 0.02 seconds (typical punch contact), the average force is 250 N. Boxers learn to roll with punches — increasing impact duration halves the peak force for the same momentum change.

Railroad coupling and operations. A locomotive of 100,000 kg moving at 0.5 m/s has momentum of 50,000 kg·m/s. When it couples to a stationary 60,000 kg car, the combined mass is 160,000 kg and post-coupling velocity is 0.3125 m/s. Rail yards use this principle in hump classification: cars roll downhill and their momentum determines how far they travel along classification tracks. Retarders absorb momentum to ensure coupling speeds stay below 1.5 m/s to prevent damage.

Particle physics. When protons collide head-on in the Large Hadron Collider, total momentum before collision is zero. After collision, created particles must have zero total momentum, so they emerge in pairs traveling opposite directions. By measuring each particle's momentum from its track curvature in magnetic fields (p = qBr), physicists reconstruct the masses of short-lived particles. The Higgs boson discovery in 2012 relied on precisely measuring decay product momenta and applying conservation laws to reconstruct the parent particle mass.

Practical Tips

  • Use SI units: enter mass in kilograms and velocity in meters per second. Convert km/h to m/s by dividing by 3.6.
  • Momentum is a vector: for one-dimensional problems, treat velocities in opposite directions as positive and negative.
  • Conservation of momentum: in a closed system with no external forces, total momentum before equals total momentum after — this is the foundation of collision analysis.
  • Impulse equals change in momentum: the product of average force and the time it acts (FΔt) equals the momentum change (Δp). Increasing collision time reduces the force.
  • Distinguish momentum from kinetic energy: both depend on mass and velocity, but kinetic energy (½mv²) scales with the square of velocity while momentum scales linearly. This difference matters in collisions: elastic collisions conserve both, inelastic collisions conserve only momentum.
  • Relativistic momentum: at speeds approaching the speed of light, the classical formula p = mv is replaced by the relativistic form p = γmv, where γ is the Lorentz factor. This calculator uses the classical formula, valid for everyday speeds.
  • Zero momentum does not mean zero energy: a stationary object has zero momentum but can have internal energy (thermal, chemical). Momentum is about motion, not total energy content.

Limitations

  • Classical regime only: the calculator uses the Newtonian formula p = mv, which breaks down at relativistic speeds (above about 0.1c).
  • Scalar magnitude only: the calculator returns the magnitude of momentum; for vector problems you must account for direction separately.
  • No collision simulation: the calculator computes momentum for individual objects; it does not simulate collisions or apply conservation laws.
  • Constant mass assumed: the formula assumes mass does not change during the motion.
  • SI units required: all inputs must be in kilograms and meters per second; no automatic unit conversion is provided.
  • Point mass model: rotating objects have angular momentum in addition to linear momentum; this calculator addresses linear momentum only.

Frequently Asked Questions

What is momentum in simple terms?
Momentum is a measure of how difficult it is to stop a moving object. It depends on both how much mass the object has and how fast it is moving. A heavy object moving slowly can have the same momentum as a light object moving fast.
How is momentum different from force?
Momentum describes the state of motion of an object (mass × velocity). Force is an interaction that changes that state. A force applied over time changes momentum — this relationship is called impulse (FΔt = Δp).
Is momentum conserved?
In a closed system with no external forces, total momentum is always conserved. This means the total momentum before a collision equals the total momentum after. This is one of the most powerful principles in physics for analyzing collisions and explosions.
What units does momentum use?
The SI unit of momentum is the kilogram-meter per second (kg·m/s). There is no special named unit for momentum.
What is the difference between momentum and kinetic energy?
Momentum (p = mv) scales linearly with velocity and is a vector. Kinetic energy (KE = ½mv²) scales with the square of velocity and is a scalar. In a collision, momentum is always conserved, but kinetic energy is conserved only in elastic collisions.
Can momentum be negative?
Since momentum is a vector, its sign depends on the direction of motion. In one-dimensional problems, you can assign positive and negative directions. The calculator returns the magnitude; you supply the sign based on your chosen coordinate system.
What is impulse?
Impulse is the product of the average force acting on an object and the time duration over which it acts. Impulse equals the change in momentum (FΔt = Δp). This is why airbags save lives: they increase the collision time, reducing the force for a given momentum change.
How do I convert km/h to m/s?
Divide by 3.6. A car moving at 90 km/h is traveling at 25 m/s. Conversely, multiply m/s by 3.6 to get km/h.

References

  1. [1]The Physics Classroom — Momentum
  2. [2]Khan Academy — Momentum and Impulse
  3. [3]Hyperphysics — Momentum
  4. [4]Wikipedia — Momentum
  5. [5]Halliday, D., Resnick, R., & Walker, J. Fundamentals of Physics. 12th edition. Wiley, 2021.Buy on Amazon
  6. [6]Young, H. D. & Freedman, R. A. University Physics with Modern Physics. 15th edition. Pearson, 2019.Buy on Amazon

Last updated: July 28, 2026

1b

UnByte — Independent Software Engineering

Every calculator references authoritative sources — Editorial policy