Multibody system

Multibody system

A multibody system is used to model the dynamic behavior of interconnected rigid or flexible bodies, each of which may undergo large translational and rotational displacements.

Contents

Introduction

The systematical treatment of the dynamic behavior of interconnected bodies has led to a large number of important multibody formalisms in the field of mechanics. The simplest bodies or elements of a multibody system were already treated by Newton (free particle) and Euler (rigid body). Euler already introduced reaction forces between bodies. Later on, a series of formalisms have been derived, only to mention Lagrange’s formalisms based on minimal coordinates and a second formulation that introduces constraints.

Basically, the motion of bodies is described by its kinematics behavior. The dynamic behavior results due to the equilibrium of applied forces and the rate of change in the momentum. Nowadays, the term multibody system is related to a large number of engineering fields of research, especially in robotics and vehicle dynamics. As an important feature, multibody system formalisms usually offer an algorithmic, computer-aided way to model, analyze, simulate and optimize the arbitrary motion of possibly thousands of interconnected bodies.

Applications

While single bodies or parts of a mechanical system are studied in detail with finite element methods, the behavior of the whole multibody system is usually studied with multibody system methods within the areas:

Example

The following example shows a typical multibody system. It is usually denoted as slider-crank mechanism. The mechanism is used to transform rotational motion into translational motion by means of a rotating driving beam, a connection rod and a sliding body. In the present example, a flexible body is used for the connection rod. The sliding mass is not allowed to rotate and three revolute joints are used to connect the bodies. While each body has six degrees of freedom in space, the kinematical conditions lead to one degree of freedom for the whole system.

Slidercrank

The motion of the mechanism can be viewed in the following gif animation

Slidercrank-animation

Concept

A body is usually considered to be a rigid or flexible part of a mechanical system (not to be confused with the human body). An example of a body is the arm of a robot, a wheel or axle in a car or the human forearm. A link is the connection of two or more bodies, or a body with the ground. The link is defined by certain (kinematical) constraints that restrict the relative motion of the bodies. Typical constraints are:

  • spherical joint; constrains relative displacements in one point, relative rotation is allowed; implies 3 kinematical constraints
  • revolute joint; only one relative rotation is allowed; implies 5 kinematical constraints; see the example above
  • prismatic joint; relative displacement along one axis is allowed, constrains relative rotation; implies 5 kinematical constraints

There are two important terms in multibody systems: degree of freedom and constraint condition.

Degree of freedom

The degrees of freedom denote the number of independent kinematical possibilities to move. OR A minimum number of parameters required to define the position of an entity completely in a space is known as Degree of Freedom.

A rigid body has six degrees of freedom in the case of general spatial motion, three of them translational degrees of freedom and three rotational degrees of freedom. In the case of planar motion, a body has only three degrees of freedom with only one rotational and two translational degrees of freedom.

The degrees of freedom in planar motion can be easily demonstrated using e.g. a computer mouse. The degrees of freedom are: left-right, up-down and the rotation about the vertical axis.

Constraint condition

A constraint condition implies a restriction in the kinematical degrees of freedom of one or more bodies. The classical constraint is usually an algebraic equation that defines the relative translation or rotation between two bodies. There are furthermore possibilities to constrain the relative velocity between two bodies or a body and the ground. This is for example the case of a rolling disc, where the point of the disc that contacts the ground has always zero relative velocity with respect to the ground. In the case that the velocity constraint condition cannot be integrated in time in order to form a position constraint, it is called non-holonomic. This is the case for the general rolling constraint. In addition to that there are non-classical constraints that might even introduce a new unknown coordinate, such as a sliding joint, where a point of a body is allowed to move along the surface of another body. In the case of contact, the constraint condition is based on inequalities and therefore such a constraint does not permanently restrict the degrees of freedom of bodies.

Equations of motion

The equations of motion are used to describe the dynamic behavior of a multibody system. Each multibody system formulation may lead to a different mathematical appearance of the equations of motion while the physics behind is the same. The motion of the constrained bodies is described by means of equations that result basically from Newton’s second law. The equations are written for general motion of the single bodies with the addition of constraint conditions. Usually the equations of motions are derived from the Newton-Euler equations or Lagrange’s equations.

The motion of rigid bodies is described by means of

\mathbf{M(q)} \ddot{\mathbf{q}} - \mathbf{Q}_v + \mathbf{C_q}^T \mathbf{\lambda} = \mathbf{F}, (1)
\mathbf{C}(\mathbf{q},\dot{\mathbf{q}}) = 0 (2)

This type of the equations of motion is based on so-called redundant coordinates, because the equations use more coordinates than degrees of freedom of the underlying system. The generalized coordinates are denoted by \mathbf{q}, the mass matrix is represented by \mathbf{M}(\mathbf{q}) which may depend on the generalized coordinates. \mathbf{C} represents the constraint conditions and the matrix \mathbf{C_q} (sometimes termed the Jacobian) is the derivation of the constraint conditions with respect to the coordinates. This matrix is used to apply constraint forces \mathbf{\lambda} to the according equations of the bodies. The components of the vector \mathbf{\lambda} are also denoted as Lagrange multipliers. In a rigid body, possible coordinates could be split into two parts,

\mathbf{q} = \left[ \mathbf{u} \quad \mathbf{\Psi} \right]^T

where \mathbf{u} represents translations and \mathbf{\Psi} describes the rotations.

Quadratic velocity vector

In the case of rigid bodies, the so-called quadratic velocity vector \mathbf{Q}_v is used to describe Coriolis and centrifugal terms in the equations of motion. The name is because \mathbf{Q}_v includes quadratic terms of velocities and it results due to partial derivatives of the kinetic energy of the body.

Lagrange multipliers

The Lagrange multiplier λi is related to a constraint condition Ci = 0 and usually represents a force or a moment, which acts in “direction” of the constraint degree of freedom. The Lagrange multipliers do no "work" as compared to external forces that change the potential energy of a body.

Minimal coordinates

The equations of motion (1,2) are represented by means of redundant coordinates, meaning that the coordinates are not independent. This can be exemplified by the slider-crank mechanism shown above, where each body has six degrees of freedom while most of the coordinates are dependent on the motion of the other bodies. For example, 18 coordinates and 17 constraints could be used to describe the motion of the slider-crank with rigid bodies. However, as there is only one degree of freedom, the equation of motion could be also represented by means of one equation and one degree of freedom, using e.g. the angle of the driving link as degree of freedom. The latter formulation has then the minimum number of coordinates in order to describe the motion of the system and can be thus called a minimal coordinates formulation. The transformation of redundant coordinates to minimal coordinates is sometimes cumbersome and only possible in the case of holonomic constraints and without kinematical loops. Several algorithms have been developed for the derivation of minimal coordinate equations of motion, to mention only the so-called recursive formulation. The resulting equations are easier to be solved because in the absence of constraint conditions, standard time integration methods can be used to integrate the equations of motion in time. While the reduced system might be solved more efficiently, the transformation of the coordinates might be computationally expensive. In very general multibody system formulations and computer codes, redundant coordinates are used in order to make the systems user-friendly and flexible.

See also

  • Flexible multibody systems (multibody systems where some bodies are flexible)
  • Simulation of multibody systems (solution techniques)
  • Dynamic simulation
  • Physics engine

References

  • J. Wittenburg, Dynamics of Systems of Rigid Bodies, Teubner, Stuttgart (1977).
  • K. Magnus, Dynamics of multibody systems, Springer Verlag, Berlin (1978).
  • P.E. Nikravesh, Computer-Aided Analysis of Mechanical Systems, Prentice-Hall (1988).
  • E.J. Haug, Computer-Aided Kinematics and Dynamics of Mechanical Systems, Allyn and Bacon, Boston (1989).
  • H. Bremer and F. Pfeiffer, Elastische Mehrkörpersysteme, B. G. Teubner, Stuttgart, Germany (1992).
  • J. García de Jalón, E. Bayo, Kinematic and Dynamic Simulation of Multibody Systems - The Real-Time Challenge, Springer-Verlag, New York (1994).
  • A.A. Shabana, Dynamics of multibody systems, Second Edition, John Wiley & Sons (1998).
  • M. Géradin, A. Cardona, Flexible multibody dynamics – A finite element approach, Wiley, New York (2001).
  • E. Eich-Soellner, C. Führer, Numerical Methods in Multibody Dynamics, Teubner, Stuttgart, 1998 (reprint Lund, 2008).

External links


Wikimedia Foundation. 2010.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • Mehrkörpersystem — Ein Mehrkörpersystem ist ein mechanisches System von Einzelkörpern, die untereinander durch Gelenke gekoppelt sind und unter dem Einfluss von Kräften stehen. Inhaltsverzeichnis 1 Einleitung 2 Anwendungsgebiete 3 Beispiel 4 Begriffe …   Deutsch Wikipedia

  • Contact dynamics — deals with the motion of multibody systems subjected to unilateral contacts and friction. Such systems are omnipresent in many multibody dynamics applications. Consider for example Contacts between wheels and ground in vehicle dynamics Squealing… …   Wikipedia

  • Mechanics of planar particle motion — Classical mechanics Newton s Second Law History of classical mechanics  …   Wikipedia

  • Non-smooth mechanics — is a modeling approach in mechanics which does not require the time evolutions of the positions and of the velocities to be smooth functions anymore. Due to possible impacts, the velocities of the mechanical system are even allowed to undergo… …   Wikipedia

  • Unilateral contact — In mechanics, a unilateral contact denotes a mechanical constraint which prevents penetration between two bodies; see figure 1a. These bodies may be rigid or flexible. A unilateral contact is usually associated with a gap function g which… …   Wikipedia

  • Acta mechanica — Специализация: механика Периодичность: раз в 2 недели Язык: en Издатель: Springer Wien Страна …   Википедия

  • List of mathematics articles (M) — NOTOC M M estimator M group M matrix M separation M set M. C. Escher s legacy M. Riesz extension theorem M/M/1 model Maass wave form Mac Lane s planarity criterion Macaulay brackets Macbeath surface MacCormack method Macdonald polynomial Machin… …   Wikipedia

  • Список журналов издательства Springer — Содержание 1 Биомедицина и науки о жизни (Biomedical and Life Sciences) 2 З …   Википедия

  • Mechanical network — A mechanical network is an interconnection of mechanical devices such as rigid bodies, springs, dampers, transmissions, and actuators. See also Multibody system This article about a mechanical engineering topic is a stub. You can help Wikipedia… …   Wikipedia

  • Centrifugal force (planar motion) — In classical mechanics, centrifugal force (from Latin centrum center and fugere to flee ) is one of the three so called inertial forces or fictitious forces that enter the equations of motion when Newton s laws are formulated in a non inertial… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”