DoF - a Robotiq Community
Warning sign
The Dof Community was shut down in June 2023. This is a read-only archive.
If you have questions about Robotiq products please reach our support team.
Olivier_Grenier

The article below originally published by Ahmed Joubair, Eng. Ph.D, explains how it's done in a 4 step approach:

Robot manufacturers claim to have a given accuracy and repeatability. Although, all of these specifications can only work when a proper calibration has been done on the robot. The calibration process for industrial robots is composed of four main steps:

 1. MODELING

industrial robot calibration

Modeling is basically a mathematical model that describes as closely as possible the kinematic model of the robot. For serial/industrial robots, the most common method of modeling is called the Denavit and Hartenberg (DH) approach. This method is based on using homogeneous matrices representing the transformation of the reference frames associated which the robot joints. A complete kinematic model should include kinematic errors (e.g. joint offsets and link length errors). Through modeling, it is easier to figure out where the biggest error is located and where to look for a good calibration. 

For parallel robots (DELTA robots), the DH approach is rarely used; the kinematic model is defined according to the robot’s type. You should notice that in the case of non-kinematic calibration, a model of the studied non-kinematic errors (e.g. stiffness and back-lash) should also be considered.

 2. MEASUREMENT

tracking dynamic high
This step is very important in the calibration process, since it allows for the collection of the data that will be used in the identification of the parameter errors. The measurement method and the instrument used depend on the identification approach. However, the most used methods involve measuring the position of the robot’s end-effector using 3D measurement devices, such as a laser tracker or a 3D camera system. You should choose your measurement tool very carefully, because it should be more precise than the robot's expected accuracy. This basically means having a measuring tool with a smaller uncertainty than the position resolution of the robot. 

 3. IDENTIFICATION 

The identification consists of determining the parameter errors for the robot. Two main approaches are available: forward calibration which consist of the identification by minimizing the residual position errors, or by minimizing the joint angle errors. The second method is called inverse calibration. This method consist of measuring and determining the error(s) in each of the joints.

 4. VALIDATION

After identifying the parameter errors, this data is considered by the robot controller in order to create the simulated model used by the robot which should be similar to the real model. As a result, the robot accuracy should be improved. Thus, the validation allows for the confirmation of the effectiveness of the identified values of the robot parameters.

This is still a really general way to calibrate your robot. To eliminate as much error as possible You may want to look at each step very precisely and closely apply these steps to your robot application.