Dnipro University of Technology — Compliance with the Time

Theoretical part

Construction of the robot "Robot Arm":

The general appearance of the 6DoIt Mobile Robot Arm (6DMRA) is shown in Fig. 5. Its kinematic scheme is shown in Fig. 6.

General appearance of the DMRA robot
Fig.5. General appearance of the DMRA robot

Kinematic scheme of the DMRA robot
Fig. 6. Kinematic scheme of the DMRA robot

The 6DOF DoIt Mobile Robot Arm is a smaller version of industrial work with 6 degrees of freedom. This small manipulator weighing up to 1 kg with a maximum load of up to 0.5 kg can be mounted on a solid surface, installed on a table or on a special cabinet. The work base can be turned up to 180°.

The robot consists of six kinematic pairs. Each kinematic pair has its own geometric dimensions determined by parameters di and ai, and the angle of rotation of the movable link is θi. Each axis of rotation is marked with the letter 0i. The geometric dimensions of the manipulator are presented in Table 1.

Table 1 – Geometric dimensions of the manipulator
Axis Connection angle (θі) Link twisting (αі) Link length (aі) (mm) Link shift (dі) (mm)
1 θ1 -90° 45 75
2 θ2 115 0
3 θ1 -90° 20 0
4 θ4 90° 0 130
5 θ5 -90° 0 0
6 θ6 0 50

The working zone of the manipulator robot in the reference plane is determined by the inner and outer radius of the working surface. The inner radius of the working surface is 65 mm, the outer radius is 340 mm.

DENAVIT-HARTENBERG METHOD

Each kinematic joint (kinematic pair) of a 6DOF robot is rotational and has one degree of freedom of movement. The movement of the movable link of the articulation is determined by the so-called generalized coordinate - the angle of rotation θi (Fig.6).

When the manipulator moves in the working area of the robot, the generalized coordinates of each joint change, forming the grip movement trajectory. Having six manipulator joints, the 6DOF robot can adopt different geometric configurations of links at a given gripper positioning point. Therefore, it is important to be able to determine the absolute coordinates of the position of the links to control the geometric configuration of the manipulator in accordance with the given one.

The grip positioning point 06 is determined in the coordinate system (x0,y0,z0), which is located at the point 00 of the beginning of coordinates (Fig. 6).

In the case when the absolute coordinates of the links are known, the grip position is determined uniquely in the (x0,y0,z0)coordinate system. Thus, the direct problem of kinematics is solved: the calculation of the coordinates of the position and orientation of the coordinate system associated with the grip or working tool, with a given set of generalized coordinates of the manipulator. For this purpose, the Denavit-Hartenberg method is implemented, which has the following steps:

  1. Binding of coordinate systems to links of the manipulator.
  2. Determination of parameters of links and joints.
  3. Construction of homogeneous transformation matrices.

Binding of coordinate systems to manipulator joints. To bind coordinate systems to each joint, the following rules must be followed:

  1. Set the manipulator to zero (initial position).
  2. The zi axis must coincide with the axis of rotation or the axis of translational motion (i+1)st link.
  3. The xi axis must be perpendicular to the z(i1) (i1)st link and cross this axis. The axis x0 is freely chosen.
  4. The yi axis is the vector of multiplication yi=zi×xi and creates a right coordinate system.

Taking these rules into account for the DMRA robot, we have the following orientation of the joint coordinate systems (Fig. 7).

Coordinate systems of joints of the DMRA robot
Fig.7. Coordinate systems of joints of the DMRA robot

Determination of parameters of links and joints. The following Denavit-Hartenberg parameters are used for the links and articulations of the robot manipulator:
θi – the attached angle by which the x(i1) axis must be rotated around the z(i1)axis, so that it becomes co-directional with the xi axis (the direction of rotation is determined by the right-hand rule);
di – the distance between the point of intersection of the z(i1) axis with the xi axis and the beginning of the (i1)st coordinate system, measured along the z(i1) axis;
ai – linear displacement - the distance between the intersection point of the axis z(i1) with the xi axis and the beginning of the (i)th coordinate system, calculated along the xi axis, that is, the shortest distance between the axes z(i1) and zi;
α(i) – angle displacement - the angle by which the z(i1) axis must be turned around the xi axis, so that it becomes co-directional with the zi axis (the direction of rotation is determined by the right-hand rule).

The ai and αi parameters are defined around the current (\x_i\) axis, and the (\d_i\) and θi parameters are defined around the previous z(i1) axis.

The parameters di and θi are always constant for all kinematic schemes and are determined by the design of the manipulators. As for the other parameters di and θi, among them, only one parameter is constant, and the other is variable, depending on the type of articulation: in rotation motion the angle θi is variable, parameter di is consonant, and vice versa in translational motion.

The following algorithm is used to determine the Denavit-Hartenberg parameters:

  1. Rotation of the (i1)st system around the z(i1) axis clockwise (visually viewed from the point 0(i1)) at an angle θi until the axis x(i1) becomes parallel and unidirectional to the axis xi.
  2. Shift of the rotated (i1)st system along the z(i1) axis by the dimension di to the alignment of the x(i1) axis with the xi axis.
  3. The shift of system (i1)st along the xi axis by the value ai until the starting points of the coordinates of systems (i1) and (i) do not coincide.
  4. Rotation of the (i1)st system around the xi axis clockwise (when viewed from the point 0i) by an angle αi until the z(i1) нaxis is aligned with the zi axis.

As a result of the above algorithm, the parameters of the links and joints of the DMRA robot are as follows (Table 1).

Construction of uniform transformation matrices. Each homogeneous matrix of transformations (transfer matrix) matches the coordinates of the ith link in the ith coordinate system (xi,yi,zi) with respect to the coordinates of the coordinates of this link in the i1st coordinate system (x(i1),y(i1),z(i1))

|xi1yi1zi11|=Ti1,i|xiyizi1|, (1)
Ti1,i=|c(θi)s(θi)c(αi)s(θi)s(αi)aic(θi)s(θi)c(θi)c(αi)c(θi)s(αi)ais(θi)0s(αi)c(αi)di0001|. (2)

Taking into account Table 1 and formulas (1) and (2), we have the following transfer matrices for each articulation

|x0y0z01|=|c(θ1)0s(θ1)a1c(θ1)s(θ1)0c(θ1)a1s(θ1)010d10001||x1y1z11|. (3)
|x1y1z11|=|c(θ2)s(θ2)0a2c(θ2)s(θ2)c(θ2)0a2s(θ2)001d10001||x2y2z21|,(рис.8), (4)
|x2y2z21|=|c(θ3)0s(θ3)a3c(θ3)s(θ3)0c(θ3)a3s(θ3)01000001||x3y3z31|,(рис.9), (5)
|x4y4z41|=|c(θ5)0s(θ5)0s(θ5)0c(θ5)001000001||x5y5z51|,(рис.10), (6)
|x5y5z51|=|10000100001d60001||x6y6z61|. (7)
Angle limit θ2
Fig. 8 Angle limit θ2
Angle limit θ3
Fig. 9 Angle limit θ3
Angle limit θ5
Fig.10. Angle limit θ5

Using formulas (3)...(7), it is possible to obtain the coordinates of the ith link of the manipulator (x(0,i),y(0,i),z(0,i)) in the coordinate system (x0,y0,z0) if the coordinates of this link in the coordinate system (xi,yi,zi) and absolute coordinates of movements θi(i=0...i) of all links up to ithї.

|x0,1y0,1z0,11|=T0,i|xiyizi1|=T0,1T1,2Ti1,i|xiyizi1|. (8)

Since the (xi,yi,zi) coordinate system is attached to the ith joint of the manipulator, the coordinates of the moving link of this joint will be zero. Thus, having the transfer matrix T(0,i) we can calculate the coordinates (x(0,i),y(0,i),z(0,i)) of the ith link of the manipulator in the (x0,y0,z0) coordinate system.

Services

Schedule

Social networks

Facebook
YouTube
© 2006-2025 Інформація про сайт