Physlib.ClassicalMechanics.RigidBody.AngularMomentum
Angular momentum of a rigid body
For a rigid body rotating with angular velocity `ω` about its reference point, each body point at position `r` moves with velocity `ω × r`, so the body's angular momentum about that point is `L = ∫ r × (ω × r) dm`. Expanding the double cross product, `r × (ω × r) = |r|² ω − (r · ω) r`, shows that `L` is linear in `ω` with matrix the inertia tensor: `L = I ω`.
References
2 declarations
Angular momentum of a rigid body with angular velocity
Given a 3D rigid body and its angular velocity , the angular momentum is defined. Its -th component is obtained by applying the body's mass distribution functional to the scalar field , where denotes the position of a point in the body. This corresponds to the integral .
for a Rigid Body
For a three-dimensional rigid body rotating with angular velocity , the angular momentum is equal to the matrix-vector product of the body's inertia tensor and the angular velocity vector :
