CN113997288A - Numerical algorithm for solving inverse kinematics of non-spherical wrist 6R industrial robot - Google Patents

Numerical algorithm for solving inverse kinematics of non-spherical wrist 6R industrial robot Download PDF

Info

Publication number
CN113997288A
CN113997288A CN202111282608.4A CN202111282608A CN113997288A CN 113997288 A CN113997288 A CN 113997288A CN 202111282608 A CN202111282608 A CN 202111282608A CN 113997288 A CN113997288 A CN 113997288A
Authority
CN
China
Prior art keywords
equation
joint
inverse
theta
formula
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202111282608.4A
Other languages
Chinese (zh)
Other versions
CN113997288B (en
Inventor
李公法
史康景
肖帆
江都
陶波
蒋国璋
孔建益
孙瑛
童锡良
云俊童
刘颖
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Wuhan University of Science and Engineering WUSE
Original Assignee
Wuhan University of Science and Engineering WUSE
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Wuhan University of Science and Engineering WUSE filed Critical Wuhan University of Science and Engineering WUSE
Priority to CN202111282608.4A priority Critical patent/CN113997288B/en
Publication of CN113997288A publication Critical patent/CN113997288A/en
Application granted granted Critical
Publication of CN113997288B publication Critical patent/CN113997288B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B25HAND TOOLS; PORTABLE POWER-DRIVEN TOOLS; MANIPULATORS
    • B25JMANIPULATORS; CHAMBERS PROVIDED WITH MANIPULATION DEVICES
    • B25J9/00Programme-controlled manipulators
    • B25J9/16Programme controls
    • B25J9/1656Programme controls characterised by programming, planning systems for manipulators
    • B25J9/1661Programme controls characterised by programming, planning systems for manipulators characterised by task planning, object-oriented languages
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B25HAND TOOLS; PORTABLE POWER-DRIVEN TOOLS; MANIPULATORS
    • B25JMANIPULATORS; CHAMBERS PROVIDED WITH MANIPULATION DEVICES
    • B25J9/00Programme-controlled manipulators
    • B25J9/16Programme controls
    • B25J9/1628Programme controls characterised by the control loop
    • B25J9/1633Programme controls characterised by the control loop compliant, force, torque control, e.g. combined with position control

Landscapes

  • Engineering & Computer Science (AREA)
  • Robotics (AREA)
  • Mechanical Engineering (AREA)
  • Numerical Control (AREA)
  • Manipulator (AREA)

Abstract

The invention provides an inverse kinematics solving method of a non-spherical wrist 6R industrial robot. The method comprises the following steps: s1, firstly, using the improved disconnecting-reconnecting method and DIXON synthesis method, deducing that the continuity is achieved and only contains theta6And the inverse solution formula of other joint variables; s2, then proving that the distance of inverse solutions of adjacent pose points in the same unique domain is minimum, and providing a method for determining the positive and negative signs in the inverse solution formula according to the judgment of the unique domain; s3, finally, searching and solving the nonlinear equation by using a golden section method; s4, simulation results show that the algorithm can ensure that the displacement of each joint is minimum without obtaining all inverse solutions of the non-spherical wrist 6R robot; s5, the average solving time of the algorithm is about 12us, and the average pose error norm is about 7.07 multiplied by 10‑12. Compared with the traditional method, the method has higher efficiency and simpler derivation process.

Description

Numerical algorithm for solving inverse kinematics of non-spherical wrist 6R industrial robot
Technical Field
The invention relates to an inverse solution numerical algorithm, in particular to a solving method of inverse kinematics of an unspheral wrist 6R industrial robot.
Background
The inverse kinematics solution of the robot is used as the basis for the research of other subjects such as robot off-line programming, trajectory planning, control algorithm design and the like, is always a classical problem in the robotics, and is also a research hotspot. The essence of inverse kinematics solution is to complete the mapping from the working space of the robot to the joint space, and the inverse kinematics equation set has the characteristics of high dimension and nonlinearity, and the solution is complex and is not easy to solve. When the structure of the robot meets the PIEPER criterion, i.e. the last three joints are designed as spherical wrists with axes intersecting at one point, an analytic solution can be obtained.
Compared with a spherical wrist 6R robot, the wrist offset type 6R robot has higher load capacity, longer horizontal reaching distance and flexibility, and is widely applied to industries such as welding, spraying, material processing and the like. Although the wrist bias type structure improves the performance of the robot in the aspects of kinematics and the like, the robot cannot obtain an inverse kinematics analysis solution, and an inverse kinematics nonlinear equation set of the robot is more complicated and has higher coupling degree. At the moment, the inverse kinematics solution of the wrist offset type 6R robot can be solved by using the pose inverse solution result of a general 6R robot, the methods mainly use the semitangent of the joint to convert the kinematics equation into a 1-element 16-degree polynomial for solving, but the formula derivation process of the methods is very complicated and time-consuming.
Although the existing kinematics solution can solve the inverse kinematics problem of the robot, a general method is still lacked, the inverse solution formula is derived in a geometric visual sense, and real-time and high-precision control can be met in a numerical solution process.
Disclosure of Invention
The method aims at solving the problems that the derivation process of the inverse kinematics solution in the prior art is very complicated and time-consuming, and the off-line solution and real-time solution cannot be guaranteed; an inverse kinematics solving numerical algorithm of an unspherical wrist 6R industrial robot is provided.
In order to achieve the purpose, the invention adopts the following technical scheme:
a commercial non-spherical wrist 6R industrial robot inverse kinematics solving method comprises the following steps:
s1, firstly, using improved method of disconnection-reconnection (IMDR) and DIXON synthesis method, deducing that the continuity is contained only theta6And the inverse solution formula of other joint variables;
the positive kinematic formula of the tail end of the robot relative to the base coordinate system can be obtained by multiplying the homogeneous transformation matrix of each connecting rod:
baseT=T11)T22)T33)T44)T55)T66)
after establishing the positive kinematic equation, the above equation can be transformed into:
TL=T22)T33)T44)Rot(-α4,x4)
Figure RE-GDA0003432906890000021
the above formula shows that the original robot is decomposed into two sub-chains, and the terminal pose of the sub-chain L is TLIt is formed by the origin of the joint 2The part from the point to the intersection point of the axes of the joint 4 and the joint 5 is a plane structure. The rest part forms a subchain R, and the tail end pose of the subchain R is TRAnd a virtual link whose origin between the joint 1 and the joint 6 is represented by T.
At the tail ends of the sub chains, the two sub chains can be reconnected as long as the poses of the two sub chains meet the following conditions:
pL=pR
Figure RE-GDA0003432906890000022
Figure RE-GDA0003432906890000023
Figure RE-GDA0003432906890000024
formula PL=PRIn fact, when all the 6 joint variables satisfying the above 6 equations are solved, the two sub-chains will be recombined into the original robot at the disconnected position, and these obtained joint variables are the inverse solution of the robot. The first two equations are used to solve for theta1、θ2、θ3And theta6The third equation can obtain θ4The fourth equation can obtain θ5
S2, then proving that the distance of the inverse solutions of the adjacent pose points in the same unique domain is minimum, and providing a method for determining the positive and negative signs in the inverse solution formula according to the judgment of the unique domain:
firstly, the formula is represented by4c3-l3s3=0(c3Represents cos θ3,s3Denotes sin θ3) Can directly obtain theta3Boundary value of (2):
Figure RE-GDA0003432906890000031
Figure RE-GDA0003432906890000032
thereby to obtain
Figure RE-GDA0003432906890000033
k ∈ Z. Thus, θ3Is identical to the unique field, k2The value of (d) can be determined by:
if l4c3-l3s3≤0
k2=1
else
k2=-1
k1can be determined by
if l1+l4c23-l3s23-l2s2≥0
k1=1
else
k1=-1
Since the robot end tracks a continuous track, k1And k2Can be determined by substituting the initial point into the above equation.
S3, finally, searching and solving the nonlinear equation by using the golden section method to obtain theta1、θ2、θ3、θ4、θ5The solution formula of (2);
and S4, verifying the effectiveness of the method through simulation.
Further, the homogeneous transformation formula between the adjacent links in step S1 is:
Figure RE-GDA0003432906890000034
wherein:
θi——xi-1axis and xiBetween axes with respect to ziThe included angle of (a).
diThe origin of the coordinate system { i-1} is along zi-1Axis to xiDistance of the shaft.
aiAlong xiAxis, zi-1Axis and ziThe distance between the axes.
αi——zi-1Axis and ziBetween axes with respect to xiThe included angle of (a).
Further, in step S1, a Dixon synthesis method is used to solve the system of one-dimensional quadratic equations:
assume a one-dimensional quadratic system as follows:
f(x)=Ax2+Bx+C
g(x)=Dx2+Ex+F
according to the principle of elimination of elements in the Dixon synthesis method, the following determinant can be constructed:
Figure RE-GDA0003432906890000041
the above equation can be further written as:
Figure RE-GDA0003432906890000042
where α ∈ R is a new variable introduced, U ═ α,1],V=[x,1]TAnd an
|Σ|=(AF-CD)2-(AE-BD)(BF-CE)
Where | Σ | represents a determinant, so long as the equation is equal to zero, then there is at least one solution common to x in equations f (x) and g (x).
Further, in step S2: determining k1Can ensure theta1Is minimized, k is determined2Can ensure theta3Is minimal and the initial point can ensure theta6Is minimal. When theta is1、θ3And theta6All ensure a minimum displacement, theta2、θ4And theta5Will naturally be guaranteed because their inverse solution is given by θ1、θ3And theta6Is obtained only.
Further, θ in step S31、θ2、θ3、θ4、θ5Is solved forThe formula is as follows:
θ1=atan2(k1B1,k1A1);θ2=atan2(s2,c2);
Figure RE-GDA0003432906890000043
θ4=atan2(0,-sβ)+atan2(B4,A4);θ5=atan2(0,sβ)+atan2(B5,A5)。
the invention has the beneficial effects that: compared with the common traditional 6R robot inverse kinematics solution method, the solution method has more definite geometric significance, is more convenient to derive, and meets the requirements of real-time performance, high precision and stability.
Drawings
FIG. 1 is a link coordinate system of an industrial robot with an obliquely offset wrist;
FIG. 2 is a flow chart of an inverse solution method;
FIG. 3 is a joint curve corresponding to each posture;
FIG. 4 is a pose error norm;
FIG. 5 is an inverse kinematics solution time;
fig. 6 is a curve of the fitness function near the singular position.
Detailed Description
The present invention will be further described with reference to the following embodiments.
An inverse kinematics solving method of an aspherical wrist 6R robot comprises the following steps:
the spraying robot is used as a research object. The robot wrist has oblique offset, is special in the non-spherical wrist industrial robot, solves the inverse kinematics problem of the non-spherical wrist industrial robot, and can solve the inverse kinematics problem of other wrist offset industrial robots. Table 1 lists the D-H parameters of the robot, where β is 60 °.
TABLE 1D-H parameters of an industrial robot
Figure RE-GDA0003432906890000051
The homogeneous transformation formula between adjacent connecting rods is as follows:
Figure RE-GDA0003432906890000061
wherein:
θi——xi-1axis and xiBetween axes with respect to ziThe included angle of (a).
diThe origin of the coordinate system { i-1} is along zi-1Axis to xiDistance of the shaft.
aiAlong xiAxis, zi-1Axis and ziThe distance between the axes.
αi——zi-1Axis and ziBetween axes with respect to xiThe included angle of (a).
The positive kinematic formula of the tail end of the robot relative to the base coordinate system can be obtained by multiplying the homogeneous transformation matrix of each connecting rod:
baseT=T11)T22)T33)T44)T55)T66) (2)
after establishing the positive kinematic equation, equation (2) can be transformed into:
Figure RE-GDA0003432906890000062
the formula (3) shows that the original robot is decomposed into two sub-chains, and the tail end pose of the sub-chain L is TLThe joint is composed of a part from the origin of the joint 2 to the intersection point of the axes of the joint 4 and the joint 5, and is of a plane structure. The rest part forms a subchain R, and the tail end pose of the subchain R is TRAnd a virtual link whose origin between the joint 1 and the joint 6 is represented by T.
At the tail ends of the sub chains, the two sub chains can be reconnected as long as the poses of the two sub chains meet the following conditions:
pL=pR (4)
Figure RE-GDA0003432906890000063
Figure RE-GDA0003432906890000071
Figure RE-GDA0003432906890000072
equation (4) is actually three equations, and when 6 joint variables satisfying the above 6 equations are all solved, the two sub-chains will be recombined into the original robot at the disconnected position, and these obtained joint variables are the inverse solution of the robot. Equations (4) - (5) for finding θ1、θ2、θ3And theta6The equation (6) can be used to obtain θ4The equation (7) can determine theta5
Let the target pose be:
Figure RE-GDA0003432906890000073
the symbolic variable of each connecting rod parameter is substituted into the formula (3) and can be obtained from the formula (5),
c23(-c1A23-s1B23)+s23C23-cβ=0 (9)
in the formula
A23=oxc6sβ-axcβ+nxsβs6
B23=oyc6sβ-aycβ+nysβs6
C23=azcβ-ozc6sβ-nzsβs6
From now on si、ci、si+j、ci+j、sβAnd cβRespectively represent sin thetai、cosθi、sin(θij)、cos(θij) Sin β and cos β.
Is obtained by the formula (4),
l4c23-l3s23-l2s2=s1B1+c1A1-l1 (10)
l3c23+l4s23+l2c2=C1 (11)
0=s1A1-c1B1 (12)
in the formula
A1=px-axl6+l5A23
B1=py-ayl6+l5B23
C1=pz-azl6-l5C23
Using the formula (9-12), a composition containing only theta6Is used as a non-linear equation. First, use (12) and trigonometric identity sin2θ+cos2θ is 1, and then:
s1=k1B1/K (13)
c1=k1A1/K (14)
in the formula k1=±1,
Figure RE-GDA0003432906890000081
k1Can be determined by
if l1+l4c23-l3s23-l2s2≥0
k1=1
else
k1=-1
Then, formula (10) and formula (11) include (θ)23) Moves to the equation right square summation and substitutes equations (13) and (14) therein to yield:
Figure RE-GDA0003432906890000082
cause s1And c1Are all expressed by theta6Thus, both equations (9) and (15) now contain only the variable (θ)23) And theta6. In order to make the non-linear equation continuous, equations (9) and (15) may be considered as relating to s23And c23The system of one-dimensional quadratic equations is obtained by a solution vector method:
Figure RE-GDA0003432906890000091
wherein both A, B, C, D, E and F are only related to theta6In connection with these, they are respectively:
A=-2l4C1-2l3(l1-k1K)
B=-2l3C1+2l4(l1-k1K)
Figure RE-GDA0003432906890000092
C=c23K
D=-k1(A1A23+B1B23)
F=cβK
then combining the trigonometric identities to obtain:
f=(DE-BF)2+(AF-CE)2-(AD-BC)2 (17)
θ6once solved, other joint variables can be derived using the following methods.
From formulae (13) and (14), we have:
θ1=atan2(k1B1,k1A1) (18)
the squares of equations (10) and (11) are summed to obtain:
Figure RE-GDA0003432906890000093
Figure RE-GDA0003432906890000094
in the formula, k2=±1,p1The right part of the equal sign in expression (10).
A3=2l2l3
B3=2l2l4
Figure RE-GDA0003432906890000101
Firstly, the formula is represented by4c3-l3s3Theta can be directly obtained when the value is 03Boundary value of (2):
Figure RE-GDA0003432906890000102
thereby to obtain
Figure RE-GDA0003432906890000103
k ∈ Z. Thus, θ3Is identical to the unique field, k2The value of (d) can be determined by:
if l4c3-l3s3≤0
k2=1
else
k2=-1
to obtain theta3Then, the expressions (10) and (11) contain only θ2A variable, which is expanded by s2And c2The same items are respectively merged and regarded as a system of linear equations of two elements, and the solution is obtained:
θ2=atan2(s2,c2) (21)
in the formula
Figure RE-GDA0003432906890000104
Figure RE-GDA0003432906890000105
a=-(l2+l3c3+l4s3)
b=l4c3-l3s3
Determining theta1、θ2、θ3And theta6Rear, theta4And theta5Can be obtained from the formulas (6) and (7), respectively.
From formula (6), we obtain:
θ4=atan2(0,-sβ)+atan2(B4,A4) (22)
in the formula
A4=B23c1-A23s1
B4=-C23c23-s23(A23c1+B23s1)
From formula (7), it follows:
θ5=atan2(0,sβ)+atan2(B5,A5) (23)
in the formula
A5=c23(c1(nxc6-oxs6)+s1(nyc6-oys6))+s23(nzc6-ozs6)
Figure RE-GDA0003432906890000111
The formula (17) is represented by6The trigonometric function of (a) is a univariate non-linear equation which can be factorized in the complex domain, and is difficult to obtain due to the difficulty in obtaining its root equation. Assuming it can be factorized, the fitness function can be designed as the following equation:
Figure RE-GDA0003432906890000112
in the formula, K fit11 or 1, K fit21 or 2, they are by default 1.
To test the performance of the algorithm presented herein, the experiment was developed in the VS2017 simulation environment. The tested hardware environment is Intel (R) core (TM) i7-9750H CPU @2.60GHz, the running memory is 16GB, and the operating system is Windows 10 family Chinese edition.
In actual movement, the robot starts to move to a target point from a zero position, so that Q is adjusted0=[0,0,0,0,0,0]TThe pose obtained by substituting the formula (2) is set as an initial pose T0. The target trajectory is obtained using the following formula:
Figure RE-GDA0003432906890000113
in the formula, P0Is the initial pose T0Where N is the total number of sample points, j is the ordinal number of the sample point, j belongs to Z and j belongs to [1, N ]]. The postures of the target tracks are all equal to T0And (4) a middle posture.
In the inverse solution algorithm, the first pose is used for searchingHas an initial joint angle of Q0And then, the initial joint angle of each pose in solving is the inverse solution of the previous pose point. The total number of sampling points N is 10000, the step length h is pi/180, the number of searches k is initially 1, and the threshold E is 1 × 10-12,ε=10-8. This inverse kinematics solution yields the following data:
(1) joint curves corresponding to each pose, as shown in fig. 3;
(2) inversely solving two norms between the corresponding pose and the target pose, as shown in fig. 4;
(3) the inverse kinematics for each pose solve for time, as in fig. 5.
The maximum pose error norm in fig. 4 is about 1.2509 × 10-12mm, average value of about 7.07X 10-12mm, standard deviation of about 1.6776 × 10-13mm。
FIG. 5 shows the inverse solution time of each sample point on the target trajectory, wherein the longest time is about 90.4 μ s, and the average time is about 12 μ s.
Further, let Q be [0,0, atan (l)4/l3)+0.13,0,0,0]TSubstituting formula (2) to obtain target pose T, and then combining the target pose T with k1=1, K fit11 and Kfit2Substituting k for 12And determining a formula to obtain a fitness function curve at the pose, as shown in FIG. 6.
The Jacobian matrix determinant of the non-spherical wrist robot corresponding to the joint angle Q is 6.5 multiplied by 10-8And thus it can be judged that the position is located near the singular position. In FIG. 6, θ is shown in a partially enlarged view6At [ -2.032, -2.026)]There are two roots that are very close together and the distance between these two roots is less than the set step h. Using the algorithm presented herein, the inverse solution is obtained here as:
[0.89755491,0.14028032,1.09887203,3.06847901,-2.99804717,-2.02615162]
the corresponding pose error is 4.5475 multiplied by 10-13The mean solution time is about 20.7 mus.
It can be seen from FIG. 3 that the displacements of the various joints are smoothly continuous, indicating the coefficient k in the inverse solution formulation1And k2Determined by the unique field, non-guaranteedThe displacement of each joint is minimum when the trajectory of the tail end of the spherical wrist industrial robot is tracked, and the division of a unique domain contained in an inverse solution formula derived from the table is verified. The pose error norm of fig. 4 shows that the algorithm can obtain a high-precision inverse solution, and the solution stability is high. The average solution time of the algorithm in fig. 5 reaches 12 mus, which can be comparable to the time of a wrist industrial robot. In addition, the algorithm only starts linear interpolation, and shows that all the position points on the calculated track are far away from a singular position.
The target pose in fig. 6 is close to the singular position, where the two roots are very close as analyzed before, which may cause the linear interpolation method to fail to start due to the step size, and the golden section method to start. After the golden section method is started, the fitness function is squared, so that the searching interval is actually a double peak extremum searching problem. Since the golden section method itself has the function of determining the search interval, in this bimodal extreme value, the algorithm necessarily converges to one extreme value. In summary, the present algorithm is effective and has a high accuracy solution even if the pose is at or near the singular position.
The method has more definite geometric meaning in formula derivation. All inverse solutions can be solved by the algorithm within a fixed operation time by adopting a fixed initial iteration point; meanwhile, the method has stronger theoretical popularization, and provides concrete solving methods of other joint angles; the algorithms used in the algorithm section herein are readily programmable.
The above examples are merely preferred embodiments to fully illustrate the present invention, and the scope of the present invention is not limited thereto. The equivalent substitution or change made by the technical personnel in the technical field on the basis of the invention is all within the protection scope of the invention.

Claims (5)

1. A numerical algorithm for solving inverse kinematics of an unspherical wrist 6R industrial robot is characterized by comprising the following steps of:
s1, firstly, using the improved disconnecting-reconnecting method and DIXON synthesis method, deducing that the continuity is achieved and only contains theta6Is not a lineEquation of sex, and equations for inverse solutions of other joint variables;
the positive kinematic formula of the tail end of the robot relative to the base coordinate system can be obtained by multiplying the homogeneous transformation matrix of each connecting rod:
baseT=T11)T22)T33)T44)T55)T66) (1)
after establishing the positive kinematic equation, the above equation can be transformed into:
Figure FDA0003331741050000011
the formula (2) shows that the original robot is decomposed into two sub-chains, and the tail end pose of the sub-chain L is TLThe joint consists of a part from the origin of the joint 2 to the intersection point of the axes of the joint 4 and the joint 5, and is a plane structure; the rest part forms a subchain R, and the tail end pose of the subchain R is TRA virtual link connection whose origin between the joint 1 and the joint 6 is denoted by T; at the tail ends of the sub chains, the two sub chains can be reconnected as long as the poses of the two sub chains meet the following conditions:
pL=pR (3)
Figure FDA0003331741050000012
Figure FDA0003331741050000013
Figure FDA0003331741050000014
equation (3) is actually three equations, and when 6 joint variables satisfying the above 6 equations are all solved, the two sub-chains will be disconnectedThe positions are combined into the original robot again, and the obtained joint variables are the inverse solution of the robot; equations (3) to (4) for finding θ1、θ2、θ3And theta6The equation (5) can determine theta4The equation (6) can be used to obtain θ5
S2, then proving that the distance of the inverse solutions of the adjacent pose points in the same unique domain is minimum, and providing a method for determining the positive and negative signs in the inverse solution formula according to the judgment of the unique domain:
firstly, the formula is represented by4c3-l3s3=0(c3Represents cos θ3,s3Denotes sin θ3) Can directly obtain theta3Boundary value of (2):
Figure FDA0003331741050000015
Figure FDA0003331741050000021
thereby to obtain
Figure FDA0003331741050000022
Thus, θ3Is identical to the unique field, k2The value of (d) can be determined by:
Figure FDA0003331741050000023
k1can be determined by
Figure FDA0003331741050000024
Since the robot end tracks a continuous track, k1And k2Can be determined by substituting the initial point into the above equations (7) and (8);
s3, finally, searching and solving the nonlinear equation by using the golden section method to obtain theta1、θ2、θ3、θ4、θ5Is sought afterSolving the formula;
and S4, verifying the effectiveness of the method through simulation.
2. The numerical algorithm for solving the inverse kinematics of an aspherical wrist 6R industrial robot as claimed in claim 2, wherein the homogeneous transformation formula between adjacent links in step S1 is:
Figure FDA0003331741050000025
wherein
θi——xi-1Axis and xiBetween axes with respect to ziThe included angle of (A);
dithe origin of the coordinate system { i-1} is along zi-1Axis to xiDistance of the shaft;
aialong xiAxis, zi-1Axis and ziThe distance between the axes;
αi——zi-1axis and ziBetween axes with respect to xiThe included angle of (a).
3. A numerical algorithm for solving inverse kinematics of an unspheral wrist 6R industrial robot according to claim 1, wherein a Dixon synthesis is used to solve a system of unary quadratic equations in step S1:
assume a one-dimensional quadratic system as follows:
f(x)=Ax2+Bx+C (10)
g(x)=Dx2+Ex+F (11)
according to the principle of elimination of elements in the Dixon synthesis method, the following determinant can be constructed:
Figure FDA0003331741050000031
equation (12) can be further written as:
Figure FDA0003331741050000032
where α ∈ R is a new variable introduced, U ═ α,1],V=[x,1]TAnd an
|Σ|=(AF-CD)2-(AE-BD)(BF-CE) (14)
Wherein, | Σ | represents a determinant; equation (14) is an equation of coefficients of equations (10) and (11), and x in equations (10) and (11) has at least one common solution as long as the equation is equal to zero.
4. A numerical algorithm for solving inverse kinematics in an unsphered wrist 6R industrial robot according to claim 1, wherein in step S2: determining k1Can ensure theta1Is minimized, k is determined2Can ensure theta3Is minimal and the initial point can ensure theta6Is minimal.
5. The numerical algorithm for solving the inverse kinematics of an aspherical wrist 6R industrial robot as claimed in claim 1, wherein θ is θ in step S31、θ2、θ3、θ4、θ5The solving formula of (2) is as follows:
θ1=atan2(k1B1,k1A1);θ2=atan2(s2,c2);
Figure FDA0003331741050000033
θ4=atan2(0,-sβ)+atan2(B4,A4);θ5=atan2(0,sβ)+atan2(B5,A5)。
CN202111282608.4A 2021-11-01 2021-11-01 Numerical algorithm for solving inverse kinematics of aspheric wrist 6R industrial robot Active CN113997288B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111282608.4A CN113997288B (en) 2021-11-01 2021-11-01 Numerical algorithm for solving inverse kinematics of aspheric wrist 6R industrial robot

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111282608.4A CN113997288B (en) 2021-11-01 2021-11-01 Numerical algorithm for solving inverse kinematics of aspheric wrist 6R industrial robot

Publications (2)

Publication Number Publication Date
CN113997288A true CN113997288A (en) 2022-02-01
CN113997288B CN113997288B (en) 2023-11-21

Family

ID=79926053

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111282608.4A Active CN113997288B (en) 2021-11-01 2021-11-01 Numerical algorithm for solving inverse kinematics of aspheric wrist 6R industrial robot

Country Status (1)

Country Link
CN (1) CN113997288B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107685330A (en) * 2017-10-18 2018-02-13 佛山华数机器人有限公司 A kind of Inverse Kinematics Solution method for solving of six degree of freedom wrist bias series robot
CN109015641A (en) * 2018-08-16 2018-12-18 居鹤华 The inverse solution modeling of general 6R mechanical arm based on axis invariant and calculation method
CN111452041A (en) * 2020-03-17 2020-07-28 湖南工业大学 Inverse kinematics solving method for non-spherical wrist 6R robot
CN112205990A (en) * 2020-09-07 2021-01-12 武汉科技大学 Wrist angle prediction method and device based on sEMG under different loads
CN112276940A (en) * 2020-09-23 2021-01-29 天津大学 Six-degree-of-freedom non-spherical wrist robot inverse kinematics solving method
US20210046645A1 (en) * 2019-08-15 2021-02-18 X Development Llc Inverse kinematic solver for wrist offset robots
CN113334381A (en) * 2021-06-01 2021-09-03 中国科学院沈阳自动化研究所 Movable decoupling continuum robot control method
CN113510690A (en) * 2021-03-30 2021-10-19 上海机电工程研究所 Four-degree-of-freedom series robot inverse kinematics solving method and system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107685330A (en) * 2017-10-18 2018-02-13 佛山华数机器人有限公司 A kind of Inverse Kinematics Solution method for solving of six degree of freedom wrist bias series robot
CN109015641A (en) * 2018-08-16 2018-12-18 居鹤华 The inverse solution modeling of general 6R mechanical arm based on axis invariant and calculation method
US20210046645A1 (en) * 2019-08-15 2021-02-18 X Development Llc Inverse kinematic solver for wrist offset robots
CN111452041A (en) * 2020-03-17 2020-07-28 湖南工业大学 Inverse kinematics solving method for non-spherical wrist 6R robot
CN112205990A (en) * 2020-09-07 2021-01-12 武汉科技大学 Wrist angle prediction method and device based on sEMG under different loads
CN112276940A (en) * 2020-09-23 2021-01-29 天津大学 Six-degree-of-freedom non-spherical wrist robot inverse kinematics solving method
CN113510690A (en) * 2021-03-30 2021-10-19 上海机电工程研究所 Four-degree-of-freedom series robot inverse kinematics solving method and system
CN113334381A (en) * 2021-06-01 2021-09-03 中国科学院沈阳自动化研究所 Movable decoupling continuum robot control method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
A. PASHKEVICH: "Real-time inverse kinematics for robots with offset and reduced wrist", CONTROL ENGINEERING PRACTICE, vol. 5, no. 10, pages 1443 - 1450 *
卜王辉;刘振宇;谭建荣;: "基于切断点自由度解耦的手腕偏置型6R机器人位置反解", 机械工程学报, vol. 46, no. 21, pages 1 - 5 *

Also Published As

Publication number Publication date
CN113997288B (en) 2023-11-21

Similar Documents

Publication Publication Date Title
CN111452041B (en) Inverse kinematics solving method for non-spherical wrist 6R robot
Alessandro et al. Elastodynamic optimization of a 3T1R parallel manipulator
CN107160401B (en) Method for solving problem of joint angle deviation of redundant manipulator
Antonov et al. Position, velocity, and workspace analysis of a novel 6-DOF parallel manipulator with “piercing” rods
Kolpashchikov et al. FABRIK-based inverse kinematics for multi-section continuum robots
CN109991847B (en) Approximate time optimal trajectory planning method for flexible multi-body robot
Gao et al. Statics analysis of an extensible continuum manipulator with large deflection
Gharahsofloo et al. An efficient algorithm for workspace generation of delta robot
CN109366486B (en) Flexible robot inverse kinematics solving method, system, equipment and storage medium
Xu et al. Design, analysis and optimization of Hex4, a new 2R1T overconstrained parallel manipulator with actuation redundancy
Ahmed et al. Inverse kinematic solution of 6-DOF robot-arm based on dual quaternions and axis invariant methods
Xu et al. Inverse kinematics for 6-DOF serial manipulators with offset or reduced wrists via a hierarchical iterative algorithm
Gao et al. Forward kinematics modeling of spatial parallel linkage mechanisms based on constraint equations and the numerical solving method
CN113997288A (en) Numerical algorithm for solving inverse kinematics of non-spherical wrist 6R industrial robot
Wu et al. Inverse kinematics of a class of 7R 6-DOF robots with non-spherical wrist
Siciliano et al. Kinematics
Nawratil Correcting Duporcq's theorem
CN111482968A (en) Six-degree-of-freedom offset robot inverse solution method based on BFS algorithm
Wu et al. Geometric interpretation of the general POE model for a serial-link robot via conversion into DH parameterization
Deidda et al. On the kinematics of the 3-RRUR spherical parallel manipulator
Wu et al. Inverse kinematics of robot manipulators with offset wrist
de Jong et al. Higher-order Taylor approximation of finite motions in mechanisms
Ma et al. Singularity analysis of the 3/6 Stewart parallel manipulator using geometric algebra
Chouaibi et al. Analytical modeling and analysis of the clearance induced orientation error of the RAF translational parallel manipulator
Al-Faiz et al. Human arm inverse kinematic solution based geometric relations and optimization algorithm

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant