Site icon Meccanismo Complesso

Robot Dynamics

Robot Dynamics

The dynamics in robotics, in English defined as robot dynamics, studies the forces acting on a robotic mechanism and the accelerations that these forces produce. The robotic mechanism is generally considered as a rigid system, in order to apply the dynamic laws of rigid bodies.

Introduction to Robot dynamics

When dealing with a robotic mechanism, such as a manipulator robot, one must take into account its basic functionality: its correct positioning. When this has to move from a starting position to a target position, we will need to know all the dynamic properties of the manipulator, in order to predict how the various forces and accelerations will affect the movement.

If, for example, too small forces are applied to produce the movement, we may have too slow a movement, while if they are too strong, we risk making the manipulator collide with other objects in the environment, swinging excessively with respect to the desired position.

It is for this reason that dynamic equations of motion have been defined in robotics. But their derivation is certainly not a very simple operation to do. In particular, the complexity increases with the increase in the number of degrees of freedom of the robotic system, and the many non-linearities present in such systems.

For this purpose, techniques based on Lagrangian dynamics come to our aid. These techniques allow us to systematically derive the equations of motion of robotic systems.

Robot Dynamics

The two main problems in robotic dynamics are:

Forward dynamics or simply dynamics. It is mainly used for simulation.

Inverse dynamics is instead used for direct control over the motion and forces involved in a robotic mechanism, or even for the study of the trajectory, for optimization, for the design of robotic mechanisms.

Other problems concerning robot dynamics are:

Equations of motion

The equations of motion for a physical system describe its motion as a function of time and optional control inputs. In the general form, the equations of motion take the following generalized form.

where

The equations of motion allow to obtain a mapping between the control space and the commands sent to the actuators, and between the state space and the robot movement.

In robotics some assumptions are introduced:

The equations of motion for Manipulators

Manipulators are a particular case of articulated systems where at least one of the links is fixed to the environment. The equations of motion for a manipulator can be written as follows:

where the robot degrees of freedom can be written:

and where

Contrary to the general form , this expression is invariant over time, in fact t does not appear in the formula. In this way, knowing the current state and the torque applied to the joint , one can directly calculate the resulting accelerations at the joints . This operation is known as forward dynamics.

The system therefore has no memory. Regardless of how a particular state has been reached, starting from that state there will always be an equal acceleration.

The inertia matrix M and the Coriolis tensor

The inertia matrix M and the Coriolis tensor can be derived from the inertia of the links and their Jacobian:

where mi is the total mass of link i, Ii is its inertia matrix, and Ji is the Jacobian of the frame attached to link i.

Torsion of gravity and external forces

The external forces applied to the system can be expressed through a similar formula:

where denotes the resultant of the external forces applied to link i of the robot and is the moment of these forces. Together they form the foreign key applied to the link. The coordinates of the wrench should be consistent with the definition of our Jacobian matrices. Assuming that the image of our Jacobian matrices are expressed in the inertial frame, then the coordinates of the wrench should be expressed in the initial frame in the same way.

We consider gravity as our external force. Assuming that the frame attached to link i is located in the center of the mass of the link, the torsions of the joint caused by gravity can be expressed:

By definition, the Jacobian Jcom of the center of mass is such that

and therefore the previous expression can be changed to:

Dynamic models

The equations of motion depend on the dynamic model corresponding to the robotic mechanism under study. The dynamic model is nothing more than a description of the robotic mechanism in terms of the parts that compose it: links, joints and the parameters that characterize these components.

In particular, a dynamic model consists of:

10 inertial parameters are required to define the inertia of a single rigid body (mass, position of the center of mass, and 6 inertial parameters of rotation). Therefore each dynamic model will have 10 inertial parameters for each component (identifiable rigid body) of the robotic mechanism.

However, when the bodies are connected together to form a robotic mechanism, such as a manipulator, some degrees of freedom of the system are eliminated. In fact some of them will no longer have an effect on the dynamic behavior of the system.

The basic procedure, once a kinematic model has been identified and a series of measurements of its dynamic behavior have been carried out, will therefore be to identify the values of a set of basic inertial parameters which are then those observable experimentally.

There are several methodologies on which, given a robotic mechanism, a dynamic model can be derived. However the best known are:

The Lagrangian method is simpler and more systematic, while the second is more efficient especially from the point of view of computational calculation.

Lagrangian method

The Lagrange method is based on the calculation of a certain value, called the Lagrangian, which belongs to the mechanical system from which the model is derived. Lagrange’s is an energetic approach that allows to derive the equations of dynamics in symbolic (or closed form), that is, non-numerical form, thus facilitating the study of the properties and the analysis of control schemes.

The Lagrangian is equal to the difference between the kinetic energy T and the potential energy U of the system:

This particular value depends both on dynamic parameters (masses and moments of inertia of the links) and on geometric parameters (length of the links).

It can be shown that the following Lagrange equations exist

Where with we indicate the generalized forces associated with the generalized coordinates .

The peculiarity of this method is that the Lagrangian magnitude is expressed in symbolic form and can be manipulated and elaborated through a systematic approach. Once the expression of the Lagrangian has been obtained, the corresponding dynamic model can be derived, thanks to a series of equations, called Euler-Lagrange equations, which can be directly deduced from it.

For example, for a robotic manipulator the kinetic energy is given by:

Where B is the Inertia matrix. While the potential energy is given by:

From which the Lagrangian equation is obtained:

By deriving and adding the appropriate operations, we arrive at the matrix form:

Where and are the joint velocities and accelerations, is the inertial matrix of the manipulator, is a velocity term describing centrifugal and Coriolis effects, while is a gravitational term dependent only on the configuration. Finally describes the effect of any forces and moments exerted by the external environment on the robot.

The dynamic model of the manipulator, as shown in the previous equation, was formulated in the joint space. Nevertheless it is possible to obtain a formulation also in the operative space.

Finally, it is important to note that in the derivation of the dynamic model, the actuation system, consisting of engines and transmission system, was not taken into account. The actuation system contributes to the dynamic effects in various ways: for example by changing the parameters of inertia and masses of the links, and by introducing their own dynamics (electromechanical) and possible non-linear effects such as play, friction and elasticity. All these effects can however be considered by introducing appropriate modifications to the dynamic model. Viscous friction pairs and static friction pairs can also act on the manipulator.

There are systematic methods to derive the coefficients of the inertia matrix and
then, by derivation, the centrifugal and Coriolis ones. However, the writing of the dynamic model based on Lagrange’s equations, while giving rise to a model in closed form, easily interpretable and usable in the synthesis of the controller, constitutes an inefficient procedure from a computational point of view.

Newton-Euler method

An alternative way to formulate the dynamic model is that which goes by the name of the Newton-Euler method.

This method is based on the use of two equations: Newton’s dynamic equation, according to which the sum of the forces acting on a mechanical system is equal to the variation of the momentum, and the Euler’s dynamic equation, according to which the sum of moments is equal to the variation of the moment of the momentum.

The Newton-Euler method therefore consists in writing the balance of forces (Newton’s equations) and of moments (Euler’s equations) acting on each link, highlighting the interactions with the contiguous links in the kinematic chain. In this way, a system of equations is obtained that can be solved recursively, by propagating the speeds and accelerations from the base towards the end organ, and the forces and moments in the opposite direction.

A system of equations is obtained that can be solved recursively, by propagating the velocities and accelerations from the base towards the end organ, and the forces and moments in the opposite direction. Recursion makes the Newton-Euler algorithm computationally efficient.

These recursive formulas can be evaluated both symbolically and numerically, however it is only in the second mode, the numerical one, that recursion makes the Newton-Euler algorithm particularly efficient from a computational point of view.

Lagrange vs. Newton-Euler

Although the Lagrangian and Newton-Euler approaches, solved in symbolic form, ultimately produce the same mathematical model for the dynamics of a manipulator, it is possible to highlight some differences between these two formulations.

Lagrange’s formulation:

Newton-Euler formulation:

Algorithms in Robot dynamics

From a practical point of view, currently 3 different algorithms are mainly used in robot dynamics:

Further information on the functionality of these algorithms and their specifications will be discussed in other articles.

References

Exit mobile version