CalcMountain

Momentum Calculator

Find the linear momentum of an object using p = mv. Also calculates impulse and the force needed to stop the object in a given time. Useful for physics problems involving collisions and motion.

Momentum is the product of mass and velocity, p = mv. It is one of the most important quantities in physics because of conservation of momentum: in the absence of external forces, the total momentum of a closed system stays constant. This conservation law holds in every collision, every explosion, and every interaction — from particle physics experiments to billiard balls to galaxy collisions.

While kinetic energy depends on velocity squared, momentum depends on velocity linearly. Both involve mass and velocity but quantify different aspects of motion. A heavy slow truck and a light fast bullet may have very different kinetic energies but similar momentum. Momentum tells you how hard it is to stop something; kinetic energy tells you how much damage it can do per unit time.

The impulse-momentum theorem ties momentum to forces: F × Δt = Δp. A force applied over a time interval changes momentum proportional to both. Doubling the force for the same time doubles the momentum change; same force for twice the time also doubles. This explains airbags (extend Δt to lower peak F), crumple zones (same), catching a ball (pull glove back), karate breaks (high F over very short Δt).

Common applications: collision analysis (cars, sports, particles), rocket propulsion (Tsiolkovsky equation), recoil calculations (firearms, jet engines), spacecraft maneuvers (delta-v budgets), and any situation involving interacting moving objects.

Inputs

Time to bring object to rest (for force calculation)

Results

Momentum

15,000 kg·m/s

Kinetic Energy

112,500 J

Stopping Force

5,000 N

Momentum Results

ParameterValue
Mass1,000 kg
Velocity15.00 m/s (33.55 mph)
Momentum (p)15,000 kg·m/s
Kinetic Energy112,500 J
Stopping Time3.00 s
Stopping Force5,000 N
Stopping Force (lbf)1,124.05 lbf
Formulap = mv, F = p/t
Last updated:

Formula

**Linear momentum:** p = m × v Where: - p = momentum (kg·m/s) - m = mass (kg) - v = velocity (m/s) — vector quantity **Worked example: car momentum** A 1,500 kg car at 25 m/s (~56 mph). p = 1500 × 25 = 37,500 kg·m/s **Impulse-momentum theorem:** F × Δt = Δp = m × Δv Where Δt = time over which force acts. **Force to stop in given time:** F = m × v / Δt For the car above, stopping in 5 s: F = 1500 × 25 / 5 = 7,500 N If braking is harder (stop in 2 s): F = 18,750 N. Same momentum change, larger force from shorter time. **Conservation of momentum:** For a closed system (no external forces): Σp_before = Σp_after For two-body collision: m₁v₁ + m₂v₂ = m₁v₁' + m₂v₂' **Types of collisions:** | Type | KE conserved | p conserved | Examples | |---|---|---|---| | Elastic | Yes | Yes | Billiard balls, atoms | | Inelastic | No | Yes | Most real collisions | | Perfectly inelastic | No | Yes | Stick together (clay) | For perfectly inelastic (objects stick): v_final = (m₁v₁ + m₂v₂) / (m₁ + m₂) **Worked example: car collision** 1,500 kg car at 20 m/s hits stationary 1,000 kg car. They lock together. v_final = (1500 × 20 + 0) / 2500 = 12 m/s Both cars move together at 12 m/s after. KE before: 0.5 × 1500 × 400 = 300,000 J. KE after: 0.5 × 2500 × 144 = 180,000 J. Lost: 120,000 J → deformation, heat, sound. This is why crashes are destructive. **Elastic collision (1D, both moving):** v₁' = ((m₁ − m₂)v₁ + 2m₂v₂) / (m₁ + m₂) v₂' = ((m₂ − m₁)v₂ + 2m₁v₁) / (m₁ + m₂) Special case: equal masses (m₁ = m₂), v₂ = 0: v₁' = 0, v₂' = v₁ First ball stops, second takes all velocity. Newton's cradle behavior. **Common momentum scales:** | Object | Momentum (kg·m/s) | |---|---| | Person walking (1 m/s) | 80 | | Cyclist (10 m/s) | 850 | | Car (30 m/s) | 45,000 | | Train (40 m/s) | 4 × 10⁶ | | Bullet (350 m/s) | 2.8 | | Cannon shell (800 m/s) | 16,000 | | Boeing 747 (250 m/s) | 9.5 × 10⁷ | | Ocean liner (10 m/s) | 5 × 10⁸ | **Recoil (conservation):** A 0.5 kg gun fires a 0.01 kg bullet at 400 m/s. Recoil velocity? m_g × v_g + m_b × v_b = 0 0.5 × v_g + 0.01 × 400 = 0 v_g = −8 m/s Gun recoils at 8 m/s. (In reality less, since shooter holds it firmly — combined mass much larger.) **Rocket equation (Tsiolkovsky):** Δv = v_exhaust × ln(m_initial / m_final) Momentum conservation between rocket and exhausted gas. **Angular momentum (rotational analog):** L = I × ω Where I = moment of inertia, ω = angular velocity. Also conserved in absence of external torques. Classic example: spinning ice skater pulling in arms — ω increases as I decreases. **Relativistic momentum:** At high speeds: p = γmv where γ = 1/√(1−v²/c²). At low speeds, reduces to p = mv. **Connection to kinetic energy:** KE = p²/(2m) (non-relativistic) So for same momentum, lighter object has more KE (and vice versa). A 1 kg ball at 10 m/s has p = 10, KE = 50. A 10 kg ball at 1 m/s has p = 10, KE = 5. Same momentum, 10× difference in energy.

How to use this calculator

  1. Enter mass in kg.
  2. Enter velocity in m/s.
  3. Optional: enter stopping time to compute required braking force.
  4. Calculator returns momentum and (if time given) average stopping force.
  5. For collisions, use conservation: p_total stays constant.
  6. Remember momentum is a vector — direction matters for 2D/3D problems.

Worked examples

Pool ball collision (elastic)

**Scenario:** Cue ball (0.17 kg) at 2 m/s hits stationary target ball (0.17 kg) head-on. Equal masses, elastic. **Calculation:** v₁' = 0, v₂' = 2 m/s (full transfer for equal masses). **Result:** Cue ball stops dead; target ball moves at 2 m/s. Classic Newton's cradle behavior. With unequal masses, both retain some velocity. Off-center hits split velocity at angles.

Catching a baseball

**Scenario:** Catch a 0.145 kg baseball moving at 40 m/s. Stopping it in 0.05 s (firm catch) vs 0.5 s (relaxed glove)? **Calculation:** Δp = 0.145 × 40 = 5.8 kg·m/s. Firm: F = 5.8/0.05 = 116 N. Relaxed: F = 5.8/0.5 = 11.6 N. **Result:** Relaxed glove (pulling back as you catch) reduces peak force 10×. Same momentum change, just spread over more time. Why catchers wear padded gloves and "give" with the catch.

Rocket recoil

**Scenario:** A 1,000 kg rocket ejects 50 kg of gas at 2,000 m/s (relative to ground). Resulting rocket velocity? **Calculation:** Conservation: 0 = 50 × 2000 + 950 × v_rocket. v_rocket = −100,000/950 ≈ −105.3 m/s. (Rocket moves opposite direction to gas.) **Result:** Rocket gains 105 m/s in opposite direction to ejected gas. This is the principle of rocket propulsion. The exhaust mass carries momentum forward; rocket gains equal-and-opposite momentum.

When to use this calculator

**Use momentum calculations for:**

- **Collision analysis**: car crashes, sports impacts, particle physics. - **Rocket propulsion**: Tsiolkovsky equation, delta-v budgets. - **Recoil**: firearms, jet engines, spacecraft thrusters. - **Sports physics**: bat-ball collisions, gymnastics, billiards. - **Safety design**: airbags, crumple zones, helmets. - **Industrial machinery**: presses, hammers, impact testing.

**Why momentum vs energy:**

- **Momentum**: conserved in all collisions; useful when forces unknown. - **Energy**: not conserved in inelastic; tells about damage potential. - **Both**: needed for full analysis.

In car crashes, both bring different insights — momentum tells you the combined motion after; energy tells you what was destroyed.

**Impulse-momentum theorem in practice:**

F × Δt = Δp

For same Δp: - Long Δt → small F (gentle). - Short Δt → large F (violent).

**Applications:** - **Airbag**: extends Δt from ~0.01 s (steering wheel impact) to ~0.1 s (airbag absorbs). - **Crumple zone**: extends crash duration from ~0.01 s to ~0.15 s. - **Catcher's glove**: pad reduces peak F. - **Karate**: short Δt → high F to break boards.

**Center of mass motion:**

For an isolated system, the center of mass moves at constant velocity regardless of internal forces. Used in: - **Exploding objects**: CoM continues original trajectory. - **Multi-body collisions**: CoM analysis simplifies math. - **Two-body problems**: convert to one-body around CoM.

**Common applications:**

- **Vehicle crashes**: reconstruction from skid marks + final positions. - **Pool/billiards**: predicting ball paths. - **Spacecraft docking**: balanced thrust to align velocities. - **Bullet ballistics**: penetration depth from momentum. - **Sports**: optimal bat speed/mass trade-off for batters. - **Particle accelerators**: collision energy = invariant momentum.

**Angular momentum applications:**

- **Figure skating**: pull in arms → spin faster. - **Diving**: tuck reduces I → higher ω → more rotations. - **Gyroscopes**: angular momentum conserves direction. - **Planets**: orbital angular momentum conserved.

**Conservation in particle physics:**

Every particle collision conserves: - Linear momentum. - Angular momentum. - Energy (including rest energy). - Charge. - Baryon number, lepton number, etc.

These conservation laws define what reactions can occur.

**Common units:**

- SI: kg·m/s. - CGS: g·cm/s. - For particles: MeV/c (combines momentum and energy units).

1 kg·m/s = 1,000 g·m/s = 10⁵ g·cm/s.

**Software:**

- **Crash simulation**: LS-DYNA, PAM-CRASH. - **Physics engines**: Bullet, PhysX, Box2D. - **MATLAB / Python**: collision modeling.

**Pitfalls:**

- **Confusing momentum with energy**: linear vs quadratic in v. - **Forgetting vector nature**: direction matters; opposing motions cancel. - **Treating perfectly elastic as the norm**: real collisions are usually inelastic. - **Ignoring rotational momentum**: spinning objects carry angular momentum. - **Using classical at high speeds**: need γmv at v near c. - **Mixing reference frames**: momentum depends on observer's frame. - **Forgetting external forces**: conservation only in closed systems.

Common mistakes to avoid

  • Confusing momentum (p = mv) with kinetic energy (KE = ½mv²).
  • Forgetting momentum is a vector (direction matters).
  • Applying conservation when external forces are present.
  • Treating all collisions as elastic (most real collisions are inelastic).
  • Mixing units (kg·m/s vs g·cm/s).
  • Using classical formula at relativistic speeds.
  • Forgetting angular momentum in spinning systems.
  • Calculating impulse as F × Δt without considering direction.

Frequently Asked Questions

Sources & further reading

SponsoredShop Top Deals on AmazonSupport CalcMountain — browse top-rated products at no extra cost to you.

Related Calculators