Back

Denavit-Hartenberg (DH) parameters

A standardized mathematical notation for describing the geometry of robot links and joints that uses four parameters per joint. This provides a systematic way to represent complex robotic structures.


Instead of writing out complex 3D geometry, engineers use just four numbers per joint.

The Four Parameters:

  1. Link length — distance between two joints along one axis
  2. Link twist — rotation angle between joints
  3. Joint offset — perpendicular distance between joint axes
  4. Joint angle — rotation at that specific joint

Why it matters:

  1. Systematic & compact — Rather than separately tracking the position and orientation of each part, DH parameters give a consistent "recipe" for building up the robot's geometry from base to end-effector (gripper)
  2. Mathematical power — Once you have DH parameters, you can easily calculate where the robot's hand is in space based on the angles of its joints (called "forward kinematics")
  3. Industry standard — Nearly all robots use this notation, so engineers can quickly understand any robot's mechanical structure


Share: