![]() | ||
The Denavit–Hartenberg parameters (also called DH parameters) are the four parameters associated with a particular convention for attaching reference frames to the links of a spatial kinematic chain, or robot manipulator.
Contents
- Denavit Hartenberg convention
- Four parameters
- Denavit Hartenberg matrix
- Use of Denavit and Hartenberg matrices
- Kinematics
- Dynamics
- Modified DH parameters
- References
Jacques Denavit and Richard Hartenberg introduced this convention in 1955 in order to standardize the coordinate frames for spatial linkages.
Richard Paul demonstrated its value for the kinematic analysis of robotic systems in 1981. While many conventions for attaching reference frames have been developed, the Denavit-Hartenberg convention remains a popular approach.
Denavit-Hartenberg convention
A commonly used convention for selecting frames of reference in robotics applications is the Denavit and Hartenberg (D–H) convention which was introduced by Jacques Denavit and Richard S. Hartenberg. In this convention, coordinate frames are attached to the joints between two links such that one transformation is associated with the joint, [Z], and the second is associated with the link [X]. The coordinate transformations along a serial robot consisting of n links form the kinematics equations of the robot,
where [T] is the transformation locating the end-link.
In order to determine the coordinate transformations [Z] and [X], the joints connecting the links are modeled as either hinged or sliding joints, each of which have a unique line S in space that forms the joint axis and define the relative movement of the two links. A typical serial robot is characterized by a sequence of six lines Si, i=1,...,6, one for each joint in the robot. For each sequence of lines Si and Si+1, there is a common normal line Ai,i+1. The system of six joint axes Si and five common normal lines Ai,i+1 form the kinematic skeleton of the typical six degree of freedom serial robot. Denavit and Hartenberg introduced the convention that Z coordinate axes are assigned to the joint axes Si and X coordinate axes are assigned to the common normals Ai,i+1.
This convention allows the definition of the movement of links around a common joint axis Si by the screw displacement,
where θi is the rotation around and di is the slide along the Z axis---either of the parameters can be constants depending on the structure of the robot. Under this convention the dimensions of each link in the serial chain are defined by the screw displacement around the common normal Ai,i+1 from the joint Si to Si+1, which is given by
where αi,i+1 and ri,i+1 define the physical dimensions of the link in terms of the angle measured around and distance measured along the X axis.
In summary, the reference frames are laid out as follows:
- the
z -axis is in the direction of the joint axis - the
x -axis is parallel to the common normal:x n = z n × z n − 1
If there is no unique common normal (parallelz axes), thend (below) is a free parameter. The direction ofx n z n − 1 z n - the
y -axis follows from thex - andz -axis by choosing it to be a right-handed coordinate system.
Four parameters
The following four transformation parameters are known as D–H parameters:.
A visualization of D–H pameterization is available: YouTube
There is some choice in frame layout as to whether the previous
We can note constraints on the relationships between the axes:
Denavit-Hartenberg matrix
It is common to separate a screw displacement into the product of a pure translation along a line and a pure rotation about the line, so that
and
Using this notation, each link can be described by a coordinate transformation from the concurrent coordinate system to the previous coordinate system.
Note that this is the product of two screw displacements, The matrices associated with these operations are:
This gives:
where R is the 3×3 submatrix describing rotation and T is the 3×1 submatrix describing translation.
Use of Denavit and Hartenberg matrices
The Denavit and Hartenberg notation gives a standard methodology to write the kinematic equations of a manipulator. This is specially useful for serial manipulators where a matrix is used to represent the pose (position and orientation) of one body with respect to another.
The position of body
This matrix is also used to transform a point from frame
Where the upper left
The position of body
An important property of Denavit and Hartenberg matrices is that the inverse is
where
Kinematics
Further matrices can be defined to represent velocity and acceleration of bodies. The velocity of body
where
The acceleration matrix can be defined as the sum of the time derivative of the velocity plus the velocity squared
The velocity and the acceleration in frame
It is also possible to prove that
Velocity and acceleration matrices add up according to the following rules
in other words the absolute velocity is the sum of the drag plus the relative velocity; for the acceleration the Coriolis' term is also present.
The components of velocity and acceleration matrices are expressed in an arbitrary frame
Dynamics
For the dynamics 3 further matrices are necessary to describe the inertia
Inertia
where
Action matrix
Momentum matrix
All the matrices are represented with the vector components in a certain frame
The matrices described allow the writing of the dynamic equations in a concise way.
Newton's law:
Momentum:
The first of these equations express the Newton's law and is the equivalent of the vector equation
Modified DH parameters
Some books such as Introduction to Robotics: Mechanics and Control (3rd Edition) use modified DH parameters. The difference between the classic DH parameters and the modified DH parameters are the locations of the coordinates system attachment to the links and the order of the performed transformations.
Compared with the classic DH parameters, the coordinates of frame
Another difference is that according to the modified convention, the transform matrix is given by the following order of operations:
Thus, the matrix of the modified DH parameters becomes
It should be noteworthy to remark that some books (e.g.:) use
Surveys of DH conventions and its differences have been published.