Logo

MonoCalc

/

Momentum Calculator

Physics
Must be greater than zero
Negative values allowed for opposite direction

About This Tool

🚀 Momentum Calculator – Instant p = m × v Calculations

The Momentum Calculator is a free online physics tool that computes linear momentum using the fundamental formula p = m × v. Whether you need a single-object momentum value, the total momentum of a multi-object system, or the momentum change resulting from an impulse, this calculator handles all three scenarios with automatic unit conversions and step-by-step solutions. It is designed for physics students, engineers, educators, and anyone who needs quick, accurate momentum calculations.

This free online momentum calculator supports mass inputs in kg, g, lb, and slug, and velocity inputs in m/s, km/h, mph, and ft/s. Results are simultaneously displayed in kg·m/s, N·s, g·cm/s, and lb·ft/s — no manual conversion required.

📘 What Is Momentum?

Momentum is a fundamental concept in classical mechanics that quantifies the quantity of motion possessed by an object. It is a vector quantity, meaning it has both magnitude and direction. An object moving in the positive direction carries positive momentum; an object moving in the negative direction carries negative momentum. The SI unit for momentum is kg·m/s, which is dimensionally equivalent to the Newton-second (N·s).

Momentum plays a central role in the laws of motion and the principle of conservation of momentum, which is one of the most broadly applicable laws in all of physics — from subatomic particle collisions to planetary orbits.

⚙️ How the Momentum Calculator Works

The calculator uses three operating modes, each based on a key physics relationship:

  • Basic Mode — Computes single-object momentum using p = m × v. Enter mass and velocity (with units and direction), and the calculator returns momentum in all supported output units alongside a step-by-step derivation.
  • Multi-Object Mode — Calculates the total momentum of a system of two or more objects using p_total = p₁ + p₂ + .... Each object's signed velocity is taken into account, enabling analysis of collision scenarios and conservation of momentum.
  • Impulse Mode — Applies the impulse-momentum theorem J = F × Δt = Δp. Enter force and time duration to determine the resulting change in momentum.

🧮 Practical Examples

Example 1 — Basic Momentum: A 5 kg ball rolls at 10 m/s. Using p = 5 × 10 = 50 kg·m/s. In N·s this equals 50 N·s; in g·cm/s it is 5,000,000 g·cm/s.

Example 2 — System Momentum: Object A has mass 2 kg and velocity +4 m/s (p_A = +8 kg·m/s). Object B has mass 3 kg and velocity −2 m/s (p_B = −6 kg·m/s). Total system momentum = 8 + (−6) = +2 kg·m/s. The center-of-mass velocity is 2 / 5 = 0.4 m/s.

Example 3 — Impulse: A net force of 200 N acts on a car for 0.5 s. Impulse J = 200 × 0.5 = 100 N·s, so the car's momentum changes by 100 kg·m/s.

💡 Tips and Best Practices

  • Direction matters: Always assign a consistent sign convention (positive = right/forward, negative = left/backward) when working with multiple objects.
  • Units must be consistent: The calculator converts all inputs to SI before computing, so mixing units (e.g., lb with km/h) is perfectly safe.
  • Impulse extends time: Safety devices like airbags and crumple zones increase impact duration (Δt), which reduces the peak force (F) needed to change momentum — this is exactly why they save lives.
  • Conservation check: In an isolated system (no external forces), total momentum is conserved. Use the multi-object mode to verify momentum before and after a collision.

🔗 Related Concepts

Momentum is closely related to kinetic energy (KE = p²/2m), Newton's second law (F = dp/dt), and impulse (J = Δp). For rotational systems, the angular equivalent is angular momentum (L = I × ω), handled by the rotational kinetic energy calculator. If you're studying collisions in depth, explore the kinetic energy calculator and the Newton's second law calculator for complementary tools. Velocity unit conversions are also available via the speed converter if you need to pre-process your inputs.

Frequently Asked Questions

Is the Momentum Calculator free?

Yes, Momentum Calculator is totally free :)

Can I use the Momentum Calculator offline?

Yes, you can install the webapp as PWA.

Is it safe to use Momentum Calculator?

Yes, any data related to Momentum Calculator only stored in your browser (if storage required). You can simply clear browser cache to clear all the stored data. We do not store any data on server.

What is momentum and how is it calculated?

Momentum (p) is a vector quantity that represents the quantity of motion of an object. It is calculated using the formula p = m × v, where m is the mass in kilograms and v is the velocity in meters per second. The SI unit is kg·m/s, which is equivalent to N·s. For example, a 5 kg object moving at 10 m/s has a momentum of 50 kg·m/s.

What is the impulse-momentum theorem?

The impulse-momentum theorem states that the impulse acting on an object equals the change in its momentum: J = Δp = F × Δt. This means that applying a force of 20 N for 3 seconds delivers an impulse of 60 N·s and changes the object's momentum by 60 kg·m/s. It explains why airbags (which extend impact time) reduce injury forces.

What is conservation of momentum?

The law of conservation of momentum states that the total momentum of an isolated system remains constant when no external forces act on it. For a two-object system, p₁ + p₂ = p₁′ + p₂′ before and after a collision. This calculator's multi-object mode computes the total system momentum, which remains conserved in collisions.

How does direction affect momentum calculations?

Momentum is a vector quantity, meaning direction matters. A positive velocity indicates motion in one direction (e.g., forward/right) and a negative velocity indicates the opposite direction. When combining momenta in a multi-object system, opposing momenta partially cancel. For instance, an 8 kg·m/s rightward momentum combined with a 6 kg·m/s leftward momentum gives a net momentum of 2 kg·m/s rightward.

What unit conversions does this calculator support?

The calculator supports mass inputs in kg, g, lb, and slug; velocity inputs in m/s, km/h, mph, and ft/s. Results are shown in kg·m/s, N·s, g·cm/s, and lb·ft/s simultaneously. All conversions are performed automatically — for example, 1 km/h = 1/3.6 m/s, and 1 lb = 0.4536 kg.

How is center-of-mass velocity calculated in multi-object mode?

The center-of-mass (CoM) velocity is the total system momentum divided by the total system mass: v_CoM = Σ(mᵢvᵢ) / Σmᵢ. In a perfectly inelastic collision where objects stick together, the final velocity of the combined object equals the CoM velocity before impact. This calculator displays v_CoM automatically when using multi-object mode.