Physlib.ClassicalMechanics.RigidBody.Motion
Rigid body motion
The static `RigidBody` records a body-fixed mass distribution. To describe a rigid body *in motion* we record, in addition, the trajectory of its centre of mass in the inertial frame and the body's time-dependent orientation (a rotation about the centre of mass).
From this configuration we define the velocity of the centre of mass and the body's linear momentum. The reference point is taken to be the centre of mass, following the decomposition of a rigid motion into a translation of the centre of mass plus a rotation about it.
References
21 declarations
for Rigid Body Orientation
For a rigid body motion in -dimensional space, let denote the orientation matrix of the body at time . Then , where is the identity matrix.
Velocity of the Center of Mass
For a rigid body motion in -dimensional space, the velocity of its center of mass is the function mapping each time to the time derivative of the center-of-mass trajectory . Mathematically, this is expressed as: This velocity corresponds to the translational component in the Landau–Lifshitz decomposition of the velocity of a point on the body, , where is the angular velocity and is the position relative to the center of mass.
For a rigid body motion in -dimensional space, the velocity of the center of mass is equal to the time derivative of the trajectory of the center of mass. This is expressed as: where is the velocity of the center of mass and is the trajectory of the center of mass.
For a rigid body motion in -dimensional space, if the trajectory of the center of mass is constant (i.e., for all times and some constant vector ), then the velocity of the center of mass is zero ( for all ).
Linear momentum
For a rigid body motion in -dimensional space, the linear momentum is the function that maps each time to the vector obtained by multiplying the body's total mass by the velocity of its center of mass . Mathematically, the linear momentum is defined as: where is the total mass of the rigid body and is the velocity of the center of mass at time .
For a rigid body motion in -dimensional space, the linear momentum is equal to the product of the total mass of the rigid body and the velocity of its center of mass . Mathematically, this is expressed as: where is the mass of the rigid body and is the center-of-mass velocity.
Rigid displacement at time
For a rigid body motion in -dimensional space , the displacement at time is the map that carries a point from the body-fixed frame to its position in the inertial frame. It is defined by the formula: where: - is the rotation matrix (the `orientation` of the body at time ), - is the fixed `centerOfMass` of the rigid body in the body frame, - is the `comTrajectory` representing the position of the center of mass in the inertial frame at time .
Coordinate-wise expression of rigid displacement
For a rigid body motion in -dimensional space, the -th coordinate of the displacement of a point (from the body-fixed frame to the inertial frame) at time is given by: where: - is the -th entry of the rotation matrix (representing the orientation of the body at time ), - is the -th coordinate of the point in the body frame, - is the -th coordinate of the fixed center of mass in the body frame, - is the -th coordinate of the center of mass trajectory in the inertial frame at time .
The displacement map is
For a rigid body motion in -dimensional space and a fixed time , the displacement map , which maps a point from the body-fixed frame to its position in the inertial frame, is infinitely differentiable (of class ).
Mass distribution of a rigid body motion at time
For a rigid body motion in -dimensional space , the mass distribution at time is defined as the pushforward of the body-fixed mass distribution along the rigid displacement map . Specifically, the distribution acts on a test function according to the formula: where is the displacement at time that maps coordinates from the body-fixed frame to the inertial frame.
Conservation of total mass in rigid body motion
For a rigid body motion in -dimensional space, the total mass of the mass distribution at any time is equal to the total mass of the reference (body-fixed) rigid body. Mathematically, this is expressed as , where is the mass distribution at time and is the original body-fixed mass distribution.
The center of mass of a moving rigid body tracks its prescribed trajectory .
For a rigid body motion in -dimensional space with non-zero total mass, the center of mass of the body's mass distribution at any time is equal to the position specified by the prescribed center of mass trajectory at that time.
Velocity of a material point in rigid body motion
Given a rigid body motion in -dimensional space and a material point in the body-fixed frame, the velocity is the function that assigns to each time the time derivative of the trajectory of in the inertial frame. It is defined by: where is the position of the material point in the inertial frame at time .
Velocity is the time derivative of displacement:
For a rigid body motion in -dimensional space , let be a material point in the body-fixed frame and be a time. The velocity is equal to the time derivative of the displacement (position in the inertial frame) of evaluated at time :
The -th component of velocity is the time derivative of the -th displacement coordinate
Let be a rigid body motion in -dimensional space. For a material point in the body-fixed frame, let denote its displacement (position in the inertial frame) at time , and let be its velocity. If the trajectory is differentiable at time , then the -th component of the velocity is the time derivative of the -th coordinate of the trajectory: where .
The velocity of the material point at the center of mass equals the center-of-mass velocity
For a rigid body motion in -dimensional space, the velocity of the material point located at the body's center of mass is equal to the center-of-mass velocity of the motion. Mathematically, this is expressed as: for all times , where is the time derivative of the center-of-mass trajectory in the inertial frame.
In pure translation, for any material point
For a rigid body motion in -dimensional space, if the orientation is constant over time—meaning there exists a rotation matrix in the special orthogonal group such that for all —then for any material point , its velocity is equal to the velocity of the center of mass . Mathematically, if , then .
Decomposition of rigid body velocity:
For a rigid body motion in -dimensional space and a material point in the body-fixed frame, if the orientation and the center-of-mass trajectory are differentiable, then the -th component of the velocity of point at time is given by the decomposition: where is the rotation matrix (the first component of the orientation) at time , is the center of mass of the rigid body in the body-fixed frame, and is the velocity of the center of mass in the inertial frame. In this expression, represents the position of the point relative to the center of mass in the body frame, and the term represents the velocity due to the body's rotation.
Closed-Form Velocity Formula:
For a rigid body motion in -dimensional space, the closed-form velocity at time for a material point (given in the body-fixed frame) is defined as: where: - is the rotation matrix representing the body's orientation at time . - is the center of mass of the rigid body in the body-fixed frame. - is the velocity of the center of mass in the inertial frame at time . - is the matrix-vector product of the time derivative of the orientation and the position of the point relative to the center of mass.
for Differentiable Rigid Body Motion
For a rigid body motion in -dimensional space, let be the rotation matrix representing the body's orientation and be the trajectory of the center of mass in the inertial frame. If both and are differentiable at time , then for any material point in the body-fixed frame, the closed-form velocity (defined by the rotation and center-of-mass velocity) is equal to the honest point velocity (defined as the time derivative of the point's position in the inertial frame).
The squared speed of a rigid body point is smooth.
Let be a rigid body motion in -dimensional space and be a fixed time. The function that maps a point to its squared speed (where is the velocity of the point at time in closed form) is infinitely differentiable (smooth).
