Loading…

Center of Mass Motion

Physics Classical Mechanics • Momentum and Impulse

View all topics

Calculate the center of mass position, velocity, acceleration, total momentum, and kinetic-energy split for a system of particles. Supports 1D and 2D systems, moving particles, accelerating particles, and explosion-style motion where the COM keeps moving smoothly.

Particles

Leave unused rows blank. In 1D mode, only x, vₓ, and aₓ are used. Constant acceleration is assumed: \(x(t)=x_0+v_{x0}t+\frac12a_xt^2\). The default sample uses \(t=0\) for the calculation but nonzero velocity for visible animation.

Particle Mass mᵢ (kg) x₀ (m) y₀ (m) vₓ₀ (m/s) vᵧ₀ (m/s) aₓ (m/s²) aᵧ (m/s²)
1
2
3
4
5
6
The center of mass is the mass-weighted average: \(\vec r_{cm}=\frac{\sum m_i\vec r_i}{\sum m_i}\), \(\vec v_{cm}=\frac{\sum m_i\vec v_i}{\sum m_i}\), and \(\vec a_{cm}=\frac{\sum m_i\vec a_i}{\sum m_i}\).
Ready
Enter particle masses, positions, velocities, and accelerations, then click “Calculate”.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What is the center of mass?

The center of mass is the mass-weighted average position of a system of particles.

How do you calculate center of mass in 1D?

Use x_cm = sum(m_i x_i) / sum(m_i), where m_i is each particle's mass and x_i is its position.

How do you calculate center of mass in 2D?

Compute x_cm = sum(m_i x_i) / M and y_cm = sum(m_i y_i) / M separately, where M is total mass.

How is center of mass velocity calculated?

The center of mass velocity is v_cm = sum(m_i v_i) / M. It is also related to total momentum by P = M v_cm.

What does center of mass acceleration represent?

The center of mass acceleration is the acceleration of the system as a whole. It satisfies F_net,external = M a_cm.

What happens to the center of mass during an explosion?

If there is no net external force, the center of mass keeps moving with constant velocity even while fragments separate.

Can the center of mass be outside the particles?

Yes. The center of mass is a weighted point and does not need to lie on a particle or inside a physical object.

Why is the COM closer to the heavier object?

Because the COM is mass-weighted. A larger mass contributes more strongly to the average position.

What is internal kinetic energy?

Internal kinetic energy is the part of total kinetic energy associated with motion relative to the center of mass.