Rigid body dynamics - Wikipedia, the free encyclopedia

来源:百度文库 编辑:神马文学网 时间:2024/04/26 06:05:24

Rigid body dynamics

From Wikipedia, the free encyclopedia

Jump to: navigation, search Dynamics
Newton's Second Law


[show]Fundamentals Space · Time · Mass · Force
Energy · Momentum
[show]Basic concepts Acceleration, Displacement (vector), Relative velocity, Velocity, Speed, Equations of motion, Rigid body, Rotational speed, Angular acceleration, Angular velocity, Angular frequency, Angular displacement, Momentum, Angular momentum, Friction, Mechanical work, Kinetic energy, Potential energy
[show]Basic motions Newton's law of motion, Rotational motion, Circular motion, Uniform circular motion, Centripetal force, Centrifugal force, Coriolis force, Simple Harmonic Motion, Harmonic oscillator, Vibration, Damping, Damping ratio, Pendulum (mathematics) [show]Advanced topics & formulations Newtonian mechanics
Lagrangian mechanics
Hamiltonian mechanics, Analytical dynamics, Fictitious force, Kinematics, Kinetics, D'Alembert's principle, Rigid body dynamics, Virtual work
This box: view • talk • edit Classical mechanics
Newton's Second Law History of ... [show]Fundamental concepts Space · Time · Mass · Force
Energy · Momentum
[show]Formulations Newtonian mechanics
Lagrangian mechanics
Hamiltonian mechanics
[show]Branches Statics
Dynamics
Kinematics
Applied mechanics
Celestial mechanics
Continuum mechanics
Statistical mechanics [show]Scientists Isaac Newton · Jeremiah Horrocks · Leonhard Euler · Jean le Rond d'Alembert · Alexis Clairaut
Joseph Louis Lagrange · Pierre-Simon Laplace · William Rowan Hamilton · Siméon-Denis Poisson
This box: view • talk • edit This article is in need of attention from an expert on the subject. WikiProject Physics or the Physics Portal may be able to help recruit one. (November 2008) Please help improve this article by expanding it. Further information might be found on the talk page. (June 2008)

In physics, rigid body dynamics is the study of the motion of rigid bodies. Unlike particles, which move only in three degrees of freedom (translation in three directions), rigid bodies occupy space and have geometrical properties, such as a center of mass, moments of inertia, etc., that characterize motion in six degrees of freedom (translation in three directions plus rotation in three directions). Rigid bodies are also characterized as being non-deformable, as opposed to deformable bodies. As such, rigid body dynamics is used heavily in analyses and computer simulations of physical systems and machinery where rotational motion is important, but material deformation does not have a significant effect on the motion of the system.

Contents

[hide]
  • 1 Rigid body linear momentum
  • 2 Rigid body angular momentum
  • 3 Angular momentum and torque
  • 4 Applications
  • 5 See also
  • 6 External links

[edit] Rigid body linear momentum

Newton's Second Law states that the rate of change of the linear momentum of a particle with constant mass is equal to the sum of all external forces acting on the particle:

where m is the particle's mass, v is the particle's velocity, their product mv is the linear momentum, and fi is one of the N number of forces acting on the particle.

Because the mass is constant, this is equivalent to

To generalize, assume a body of finite mass and size is composed of such particles, each with infinitesimal mass dm. Each particle a position vector r.There exist internal forces, acting between any two particles, andexternal forces, acting only on the outside of the mass. Since velocityv is the derivative of position r, the derivative of velocity dv/dt is the second derivative of position d2r/dt2, and the linear momentum equation of any given particle is

When the linear momentum equations for all particles are added together, the internal forces sum to zero according to Newton's third law,which states that any such force has opposite magnitudes on the twoparticles. By accounting for all particles, the left side becomes anintegral over the entire body, and the second derivative operator canbe moved out of the integral, so

.

Let M be the total mass, which is constant, so the left side can be multiplied and divided by M, so

.

The expression is the formula for the position of the 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. This is known as Euler's first law.

[edit] 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.

[edit] 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 isdriving 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 takethe I outside the derivate. In this cases we can have torque-free precession.

[edit] Applications

Computer physics engines use rigid body dynamics to increase interactivity and realism in video games.