In physics, rigid body dynamics is the study of the motion of rigid bodies. Unlike point like particles, rigid bodies occupy space and as such have geometrical properties, such as a center of mass, natural rotation axis, moments of inertia, etc. Rigid bodies are also characterized as being non-deformable, whereas deformable bodies are characterized by being deformable.
Rigid-body dynamics are commonly used in video games.
Rigid body linear momentum
The equation for particle linear momentum is

where:
- m is the particle's mass.
- v is the particle's velocity.
- fi is one of the N forces acting on the particle.
Assuming constant mass, this reduces to

To generalize assume a body of finite mass and size is composed of such particles. There exist internal forces, acting between any two particles, and external forces, acting only on the outside of the mass. Each particle has:
- a mass dm.
- a position vector r.
Thus, the linear momentum equation of any given particle would look like this:

If the equation for each particle were added together, the internal forces would cancel out, since by Newton's third law, any such force would have opposite magnitudes on the two particles. Also, the left side would become an integral over the entire body, and the second derivative operator could come out of the integral, leaving

Letting M be the total mass, the left side can be multiplied and divided by M without changing the validity:

However, is the formula for the position of center of mass. Denoting this by rcm, the equation reduces to

Thus, linear momentum equations can be extended to rigid bodies by denoting that they describe the motion of the center of mass of the body.
Rigid body angular momentum
The most general equation for rotation of a rigid body in three dimensions about an arbitrary origin O with axes x, y, z is

where the moment of inertia tensor, , is given by


and the angular velocity, , is given by

where is a set of mutually perpendicular unit vectors fixed in a reference frame.
Moving any rigid body is equivalent to moving a Poinsot's ellipsoid.
Angular momentum and torque
Similarly, the angular momentum for a system of particles with linear momenta pi and distances ri from the rotation axis is defined

For a rigid body rotating with angular velocity ω about the rotation axis (a unit vector), the velocity vector may be written as a vector cross product

where
- angular velocity vector

is the shortest vector from the rotation axis to the point mass.
Substituting the formula for into the definition of yields

where we have introduced the special case that the position vectors of all particles are perpendicular to the rotation axis (e.g., a flywheel): .
The torque is defined as the rate of change of the angular momentum 

If I is constant (because the inertia tensor is the identity, because we work in the intrinsecal frame, or because the torque is driving the rotation around the same axis so that I is not changing) then we may write

where
- α is called the angular acceleration (or rotational acceleration) about the rotation axis
.
Notice that if I is not constant in the external reference frame (ie. the three main axes of the body are different) then we cannot take the I outside the derivate. In this cases we can have torque-free precession.
Applications
Computer physics engines use rigid body dynamics to increase interactivity and realism in video games.
See also
Theory
Simulators
External links
|