Search This Blog

Wikipedia

Search results

Saturday, September 21, 2013

Center of mass from Wikipedia

From Wikipedia, the free encyclopedia

  (Redirected from Center of gravity)


This child's toy uses the principles of center of mass to keep balance on a finger.
In physics, the center of mass, of a distribution of mass in space is the unique point where the weighted relative position of the distributed mass sums to zero. The distribution of mass is balanced around the center of mass and the average of the weighted position coordinates of the distributed mass defines its coordinates. Calculations in mechanics are often simplified when formulated with respect to the center of mass.
In the case of a single rigid body, the center of mass is fixed in relation to the body, and if the body has uniform density, it will be located at the centroid. The center of mass may be located outside the physical body, as is sometimes the case for hollow or open-shaped objects, such as a horseshoe. In the case of a distribution of separate bodies, such as the planets of the Solar System, the center of mass may not correspond to the position of any individual member of the system.
The center of mass is a useful reference point for calculations in mechanics that involve masses distributed in space, such as the linear and angular momentum of planetary bodies and rigid body dynamics. In orbital mechanics, the equations of motion of planets are formulated as point masses located at the centers of mass. The center of mass frame is an inertial frame in which the center of mass of a system is at rest at with respect the origin of the coordinate system.

History

The concept of "center of mass" in the form of the "center of gravity" was first introduced by the ancient Greek physicist, mathematician, and engineer Archimedes of Syracuse. He worked with simplified assumptions about gravity that amount to a uniform field, thus arriving at the mathematical properties of what we now call the center of mass. Archimedes showed that the torque exerted on a lever by weights resting at various points along the lever is the same as what it would be if all of the weights were moved to a single point — their center of mass. In work on floating bodies he demonstrated that the orientation of a floating object is the one that makes its center of mass as low as possible. He developed mathematical techniques for finding the centers of mass of objects of uniform density of various well-defined shapes.[1]
Later mathematicians who developed the theory of the center of mass include Pappus of Alexandria, Guido Ubaldi, Francesco Maurolico,[2] Federico Commandino,[3] Simon Stevin,[4] Luca Valerio,[5] Jean-Charles de la Faille, Paul Guldin,[6] John Wallis, Louis Carré, Pierre Varignon, and Alexis Clairaut.[7]
Newton's second law is reformulated with respect to the center of mass in Euler's first law.[8]

Diagram of an educational toy that balances on a point: the CM (C) settles below its support (P)

Definition of center of mass

The center of mass is the unique point at the center of a distribution of mass in space that has the property that the weighted position vectors relative to this point sum to zero. In analogy to statistics, the center of mass is the mean location of a distribution of mass in space.

A system of particles

In the case of a system of particles Pi, i = 1, …, n, each with mass mi that are located in space with coordinates ri, i = 1, …, n, the coordinates R of the center of mass satisfy the condition
 \sum_{i=1}^n m_i(\mathbf{r}_i - \mathbf{R}) = 0.
Solve this equation for R to obtain the formula
\mathbf{R} = \frac{1}{M} \sum_{i=1}^n m_i \mathbf{r}_i,
where M is the sum of the masses of all of the particles.

A continuous volume

If the mass distribution is continuous with the density ρ(r) within a volume V, then the integral of the weighted position coordinates of the points in this volume relative to the center of mass R is zero, that is
\int_V \rho(\mathbf{r})(\mathbf{r}-\mathbf{R})dV = 0.
Solve this equation for the coordinates R to obtain
\mathbf R = \frac 1M \int_V\rho(\mathbf{r}) \mathbf{r} dV,
where M is the total mass in the volume.
If a continuous mass distribution has uniform density, which means ρ is constant, then the center of mass is the same as the centroid of the volume.[9]. The center of mass is not the point at which a plane separates the distribution of mass into two equal halves. In analogy with statistics, the median is not the same as the mean.

Barycentric coordinates

The coordinates R of the center of mass of a two-particle system, P1 and P2, with masses m1 and m2 is given by
 \mathbf{R} = \frac{1}{m_1+m_2}(m_1 \mathbf{r}_1 + m_2\mathbf{r}_2).
Let the percentage of the total mass divided between these two particles vary from 100% P1 and 0% P2 through 50% P1 and 50% P2 to 0% P1 and 100% P2, then the center of mass R moves along the line from P1 to P2. The percentages of mass at each point can be viewed as projective coordinates of the point R on this line, and are termed barycentric coordinates. Another way of interpreting the process here is the mechanical balancing of moments about an arbitrary datam. The numerator gives the total moment which is then balanced by an equivalent total force at the centre of mass. This can be generalized to three points and four points to define projective coordinates in the plane, and in space, respectively.

Systems with periodic boundary conditions

For particles in a system with periodic boundary conditions two particles can be neighbors even though they are on opposite sides of the system. This occurs often in molecular dynamics simulations, for example, in which clusters form at random locations and sometimes neighboring atoms cross the periodic boundary. When a cluster straddles the periodic boundary, a naive calculation of the center of mass will be incorrect. A generalized method for calculating the center of mass for periodic systems is to treat each coordinate, x and y and/or z, as if it were on a circle instead of a line.[10] The calculation takes every particle's x coordinate and maps it to an angle,
\theta_i = \frac{x_i}{x_{max}} 2 \pi
where xmax is the system size in the x direction. From this angle, two new points (\xi_i,\zeta_i) can be generated:
 \xi_i = \frac{x_{max}}{2 \pi} \cos(\theta_i)
 \zeta_i = \frac{x_{max}}{2 \pi} \sin(\theta_i)
In the (\xi,\zeta) plane, these coordinates lie on a circle of radius xmax. From the collection of \xi_i and \zeta_i values from all the particles, the averages \overline{\xi} and \overline{\zeta} are calculated. These values are mapped back into a new angle, \overline{\theta}, from which the x coordinate of the center of mass can be obtained:
 \overline{\theta} = \mathrm{atan2}(-\overline{\zeta},-\overline{\xi}) + \pi
 x_{com} = x_{max} \frac{ \overline{\theta}}{2 \pi}
The process can be repeated for all dimensions of the system to determine the complete center of mass. The utility of the algorithm is that it allows the mathematics to determine where the "best" center of mass is, instead of guessing or using cluster analysis to "unfold" a cluster straddling the periodic boundaries. It must be noted that if both average values are zero, (\overline{\xi},\overline{\zeta}) = (0,0), then \overline{\theta} is undefined. This is a correct result, because it only occurs when all particles are exactly evenly spaced. In that condition, their x coordinates are mathematically identical in a periodic system.

Center of gravity

Center of gravity is the point in a body around which the resultant torque due to gravity forces vanish. Near the surface of the earth, where the gravity acts downward as a parallel force field, the center of gravity and the center of mass are the same.
The study of the dynamics of aircraft, vehicles and vessels assumes that the system moves in near-earth gravity, and therefore the terms center of gravity and center of mass are used interchangeably.
In physics the benefits of using the center of mass to model a mass distribution can be seen by considering the resultant of the gravity forces on a continuous body. Consider a body of volume V with density ρ(r) at each point r in the volume. In a parallel gravity field the force f at each point r is given by,
 \mathbf{f}(\mathbf{r}) =  -dm\, g\vec{k}= -\rho(\mathbf{r})dV\,g\vec{k},
where dm is the mass at the point r, g is the acceleration of gravity, and k is a unit vector defining the vertical direction. Choose a reference point R in the volume and compute the resultant force and torque at this point,
 \mathbf{F} = \int_V \mathbf{f}(\mathbf{r}) =  \int_V\rho(\mathbf{r})dV( -g\vec{k}) = -Mg\vec{k},
and
 \mathbf{T} =  \int_V (\mathbf{r}-\mathbf{R})\times \mathbf{f}(\mathbf{r}) = \int_V (\mathbf{r}-\mathbf{R})\times   (-g\rho(\mathbf{r})dV\vec{k} )= \left(\int_V \rho(\mathbf{r}) (\mathbf{r}-\mathbf{R})dV \right)\times   (-g\vec{k}) .
If the reference point R is chosen so that it is the center of mass, then
 \int_V \rho(\mathbf{r}) (\mathbf{r}-\mathbf{R})dV =0,
which means the resultant torque T=0. Because the resultant torque is zero the body will move as though it is a particle with its mass concentrated at the center of mass.
By selecting the center of gravity as the reference point for a rigid body, the gravity forces will not cause the body to rotate, which means weight of the body can be considered to be concentrated at the center of mass.

Linear and angular momentum

The linear and angular momentum of a collection of particles can be simplified by measuring the position and velocity of the particles relative to the center of mass. Let the system of particles Pi, i=1,...,n be located at the coordinates ri and velocities vi. Select a reference point R and compute the relative position and velocity vectors,
 \mathbf{r}_i = (\mathbf{r}_i - \mathbf{R}) + \mathbf{R}, \quad \mathbf{v}_i = \frac{d}{dt}(\mathbf{r}_i - \mathbf{R}) + \mathbf{V}.
The total linear and angular momentum vectors relative to the reference point R are
 \mathbf{p} = \frac{d}{dt}\left(\sum_{i=1}^n m_i (\mathbf{r}_i - \mathbf{R})\right) + \left(\sum_{i=1}^n m_i\right) \mathbf{V},
and
 \mathbf{L} = \sum_{i=1}^n m_i (\mathbf{r}_i-\mathbf{R})\times \frac{d}{dt}(\mathbf{r}_i - \mathbf{R}) + \left(\sum_{i=1}^n m_i (\mathbf{r}_i-\mathbf{R})\right)\times\mathbf{V}.
If R is chosen as the center of mass these equations simplify to
 \mathbf{p} = M\mathbf{V},\quad \mathbf{L} = \sum_{i=1}^n m_i (\mathbf{r}_i-\mathbf{R})\times \frac{d}{dt}(\mathbf{r}_i - \mathbf{R}).
Newton's laws of motion require that for any system with no external forces the momentum of the system is constant, which means the center of mass moves with constant velocity. This applies for all systems with classical internal forces, including magnetic fields, electric fields, chemical reactions, and so on. More formally, this is true for any internal forces that satisfy Newton's Third Law.[11]

Locating the center of mass


Plumb line method
The experimental determination of the center of mass of a body uses gravity forces on the body and relies on the fact that in the parallel gravity field near the surface of the earth the center of mass is the same as the center of gravity.
The center of mass of a body with an axis of symmetry and constant density must lie on this axis. Thus, the center of mass of a circular cylinder of constant density has its center of mass on the axis of the cylinder. In the same way, the center of mass of a spherically symmetric body of constant density is at the center of the sphere. In general, for any symmetry of a body, its center of mass will be a fixed point of that symmetry.[12]

In two dimensions

An experimental method for locating the center of mass is to suspend the object from two locations and to drop plumb lines from the suspension points. The intersection of the two lines is the center of mass.[13]
The shape of an object might already be mathematically determined, but it may be too complex to use a known formula. In this case, one can subdivide the complex shape into simpler, more elementary shapes, whose centers of mass are easy to find. If the total mass and center of mass can be determined for each area, then the center of mass of the whole is the weighted average of the centers.[14] This method can even work for objects with holes, which can be accounted for as negative masses.[15]
A direct development of the planimeter known as an integraph, or integerometer, can be used to establish the position of the centroid or center of mass of an irregular two-dimensional shape. This method can be applied to a shape with an irregular, smooth or complex boundary where other methods are too difficult. It was regularly used by ship builders to compare with the required displacement and centre of buoyancy of a ship, and ensure it would not capsize.[16][17]

In three dimensions

An experimental method to locate the three dimensional coordinates of the center of mass begins by supporting the object at three points and measuring the forces, F1, F2, and F3 that resist the weight of the object, W= −Wk (k is the unit vector in the vertical direction). Let r1, r2, and r3 be the position coordinates of the support points, then the coordinates R of the center of mass satisfy the condition that the resultant torque is zero,
\mathbf{T}= (\mathbf{r}_1-\mathbf{R})\times\mathbf{F}_1+(\mathbf{r}_2-\mathbf{R})\times\mathbf{F}_2+(\mathbf{r}_3-\mathbf{R})\times\mathbf{F}_3=0,
or
\mathbf{R}\times(-W\vec{k})= \mathbf{r}_1\times\mathbf{F}_1+\mathbf{r}_2\times\mathbf{F}_2+\mathbf{r}_3\times\mathbf{F}_3.
This equation yields the coordinates of the center of mass R* in the horizontal plane as,
 \mathbf{R}^* =\frac{1}{W} \vec{k}\times(\mathbf{r}_1\times\mathbf{F}_1+\mathbf{r}_2\times\mathbf{F}_2+\mathbf{r}_3\times\mathbf{F}_3).
The center of mass lies on the vertical line L, given by
 L(t) = \mathbf{R}^* + t\vec{k}.
The three dimensional coordinates of the center of mass are determined by performing this experiment twice with the object positioned so that these forces are measured for two different horizontal planes through the object. The center of mass will be the intersection of the two lines L1 and L2 obtained from the two experiments.

Applications


Estimated center of mass/gravity (blue sphere) of a gymnast at the end of performing a cartwheel. Notice center is outside the body in this position.
Engineers try to design a sports car so that its center of mass is lowered to make the car handle better. When high jumpers perform a "Fosbury Flop", they bend their body in such a way that it clears the bar while its center of mass does not necessarily clear it.[18]

Aeronautics

The center of mass is an important point on an aircraft, which significantly affects the stability of the aircraft. To ensure the aircraft is stable enough to be safe to fly, the center of mass must fall within specified limits. If the center of mass is ahead of the forward limit, the aircraft will be less maneuverable, possibly to the point of being unable to rotate for takeoff or flare for landing.[19] If the center of mass is behind the aft limit, the aircraft will be more maneuverable, but also less stable, and possibly so unstable that it is impossible to fly. The moment arm of the elevator will also be reduced, which makes it more difficult to recover from a stalled condition.[20]
For helicopters in hover, the center of mass is always directly below the rotorhead. In forward flight, the center of mass will move aft to balance the negative pitch torque produced by applying cyclic control to propel the helicopter forward; consequently a cruising helicopter flies "nose-down" in level flight.

Astronomy



Two bodies orbiting a barycenter inside one body
The center of mass plays an important role in astronomy and astrophysics, where it is commonly referred to as the barycenter. The barycenter is the point between two objects where they balance each other; it is the center of mass where two or more celestial bodies orbit each other. When a moon orbits a planet, or a planet orbits a star, both bodies are actually orbiting around a point that lies away from the center of the primary (larger) body.[21] For example, the Moon does not orbit the exact center of the Earth, but a point on a line between the center of the Earth and the Moon, approximately 1,710 km (1062 miles) below the surface of the Earth, where their respective masses balance. This is the point about which the Earth and Moon orbit as they travel around the Sun. If the masses are more similar, e.g., Pluto and Charon, the barycenter will fall outside both bodies.

See also

No comments:

Post a Comment