Skip to main content
Speclore

Center Mass

Reference data and engineering information about center mass for mechanics applications.

centermass

Overview

Engineering reference data for Center Mass in mechanics.

Key Formulas

Newton's Second Law

F=maF = ma

Force = mass × acceleration.

Work

W=FdcosθW = Fd\cos\theta

Work = force × displacement × cos(angle).

Kinetic Energy

Ek=12mv2E_k = \frac{1}{2}mv^2

Energy of motion.

Potential Energy

Ep=mghE_p = mgh

Gravitational potential energy.

Variables

SymbolDescriptionUnit
FFForceN
mmMasskg
aaAccelerationm/s²
vvVelocitym/s

Two-Mass System Example

The center of mass for a simple two-particle system along a single axis can be calculated directly from the individual masses and their positions. For two masses mam_a and mbm_b located at positions xax_a and xbx_b along the x-axis, the x-coordinate of the center of mass RxR_x is:

Rx=maxa+mbxbma+mbR_x = \frac{m_a x_a + m_b x_b}{m_a + m_b}

An alternative form of this equation is:

Rx=(mbma+mb)dR_x = \left(\frac{m_b}{m_a + m_b}\right) d

where dd represents the distance between the two masses, assuming mam_a is at the origin (xa=0x_a = 0) and mbm_b is at xb=dx_b = d.

This example illustrates the principle that the center of mass lies closer to the more massive object.

Center of Mass in Physics and Engineering

The center of mass (COM) is a fundamental concept representing the average position of all mass in a system. For a system of discrete particles, its position vector rCOM\vec{r}_{COM} is defined as the mass-weighted average of the individual position vectors:

rCOM=i=1nmirii=1nmi\vec{r}_{COM} = \frac{\sum_{i=1}^{n} m_i \vec{r}_i}{\sum_{i=1}^{n} m_i}

Key Properties

  • Motion Under External Forces: The center of mass of a system moves as if all the system's mass were concentrated there and as if the net external force were applied at that point. The equation of motion is Fext=MaCOM\sum \vec{F}_{ext} = M \vec{a}_{COM}, where MM is the total mass.
  • Conservation of Momentum: In an isolated system (no net external force), the velocity of the center of mass remains constant.
  • Practical Significance: Calculating the COM is crucial for analyzing the stability of structures, the trajectory of projectiles, the motion of vehicles, and the dynamics of celestial bodies.

Vector Formulation for a Two-Particle System

For two masses mAm_A and mBm_B located at positions rA\vec{r}_A and rB\vec{r}_B, the center of mass is:

rCOM=mArA+mBrBmA+mB\vec{r}_{COM} = \frac{m_A \vec{r}_A + m_B \vec{r}_B}{m_A + m_B}

If we define the vector d=rBrA\vec{d} = \vec{r}_B - \vec{r}_A pointing from mass A to mass B, the position relative to mass A is:

rCOMrA=(mBmA+mB)d\vec{r}_{COM} - \vec{r}_A = \left( \frac{m_B}{m_A + m_B} \right) \vec{d}

This shows the COM lies on the line connecting the two masses, closer to the heavier object.

Generalized Center of Mass Formula

For a system of nn discrete masses mim_i located at positions ri\mathbf{r}_i, the center of mass Rcm\mathbf{R}_{cm} is defined as the weighted average of all particle positions:

Rcm=i=1nmirii=1nmi\mathbf{R}_{cm} = \frac{\sum_{i=1}^{n} m_i \mathbf{r}_i}{\sum_{i=1}^{n} m_i}

This vector equation separates into component form. For the x-coordinate:

Xcm=i=1nmixii=1nmiX_{cm} = \frac{\sum_{i=1}^{n} m_i x_i}{\sum_{i=1}^{n} m_i}

The same form applies for the y- and z-coordinates (YcmY_{cm} and ZcmZ_{cm}) by substituting yiy_i and ziz_i respectively.

Continuous Mass Distribution

For a rigid body or continuous mass distribution with density ρ(r)\rho(\mathbf{r}), the sums are replaced by integrals. The position of the center of mass is:

Rcm=rdmdm=rρ(r)dVρ(r)dV\mathbf{R}_{cm} = \frac{\int \mathbf{r} \, dm}{\int dm} = \frac{\int \mathbf{r} \, \rho(\mathbf{r}) \, dV}{\int \rho(\mathbf{r}) \, dV}

where dVdV is the volume element and the integrals are taken over the entire volume of the object. This is essential for calculating the center of mass of objects with non-uniform density or complex geometry.

References