METHOD FOR PROGRAMMING REPEATING MOTION OF REDUNDANT ROBOTIC ARM

20210011458 ยท 2021-01-14

Assignee

Inventors

Cpc classification

International classification

Abstract

A method is presented for programming a repeating motion of a redundant robotic arm on the basis of a variable parameter convergence differential neural network. The method may include establishing an inverse kinematics equation, creating an inverse kinematics problem, introducing a repeating motion indicator, converting a time-varying convex quadratic programming problem into a time-varying matrix equation, and integrating an optimal solution to obtain an optimal solution of a joint angle. The use of the variable parameter convergence differential neural network to solve the repeating redundant mechanical motion has the advantages of high computational efficiency, high real-time performance, and enhanced robot arm robustness.

Claims

1. A method for programming a repeating motion of a robotic arm on the basis of a variable parameter convergence differential neural network, comprising the steps of: establishing an inverse kinematics equation of a robotic arm at a velocity level by tracking an end of the robotic arm; generating an inverse kinematics problem in step 1 as a time-varying convex quadratic programming problem constrained by an equality; introducing a repeating motion indicator into the time-varying convex quadratic programming problem of step 2; converting the time-varying convex quadratic programming problem, into a time-varying matrix equation by using a Lagrangian function; solving the time-varying matrix equation of step 4 by the variable parameter convergence differential neural network; and integrating an optimal solution, obtained in step 5, of the robotic arm at the velocity level to obtain an optimal solution of a joint angle.

2. The method for programming a repeating motion of a robotic arm on the basis of a variable parameter convergence differential neural network, as claimed in claim 1, wherein the inverse kinematics equation of the robotic arm is expressed as:
f()=r where r is a desired track of an end of the robotic arm, and f() is a nonlinear equation of the joint angle of the robotic arm, and the inverse kinematics equation of the robotic arm at the velocity level is obtained by deriving the two sides of the equation with respect to time:
J(){dot over ()}={dot over (r)} where J() R.sup.mn is an mn-dimensional matrix on the real number field, J() is a Jacobian matrix of the robotic arm, n is the number of the degrees of freedom of the robotic arm, and m is the number of the spatial dimensions of the track of the end of the robotic arm, and {dot over ()} and {dot over (r)} are respectively the derivatives of the joint angle and the track of the end of the robotic arm with respect to time.

3. The method for programming a repeating motion of a robotic arm on the basis of a variable parameter convergence differential neural network, as claimed in claim 1, wherein in step 2, the formula for creating the inverse kinematics problem as a time-varying convex quadratic programming problem constrained by an equality is: min ( x T .Math. Wx 2 + c T .Math. x ) s . t . .Math. ( J ( ) .Math. x = b ) where x={dot over ()}, b={dot over (r)}, W=I represents an identity matrix, J() is the Jacobian matrix of the robotic arm, and c is a performance indicator coefficient.

4. The method for programming a repeating motion of a robotic arm on the basis of a variable parameter convergence differential neural network, as claimed in claim 1, wherein the repeating motion indicator in step 3 is obtainable by means of the performance indicator coefficient c, which is designed as c=((t)(0)), where represents the response coefficient to a joint offset, and (t) and (0) represent a joint state during the movement of the robotic arm and an initial joint state.

5. The method for programming a repeating motion of a robotic arm on the basis of a variable parameter convergence differential neural network, as claimed in claim 1, wherein in step 4 the Lagrangian function is constructed as: L ( x , , t ) = x T .Math. Wx 2 + c T .Math. x + ( J ( ) .Math. x - b ) where is a Lagrangian multiplier, and the partial derivatives of the Lagrangian function respectively with respect to x and are obtained: L ( x , , t ) x = Wx + c + J T ( ) .Math. = 0 L ( x , , t ) = J ( ) .Math. x - b = 0 the above system of equations can be expressed as the following time-varying matrix equation: .Math. Qy = u where .Math. .Math. Q = [ W J T ( ) J ( ) 0 ] E ( n + m ) ( n + m ) , y = [ x ] R ( n + m ) , u = [ - c b ] R ( n + m ) .

6. The method for programming a repeating motion of a robotic arm on the basis of a variable parameter convergence differential neural network, as claimed in claim 1, wherein the process of step 5 is that the error of the time-varying matrix equation converges to zero based on the variable parameter convergence differential neural network, an error function is constructed as:
(t)=Qyu where (t) represents the error of the time-varying matrix equation, and then based on a neurodynamic method, the error is designed to converge to zero in the following way: d .Math. .Math. .Math. ( t ) dt = - .Math. .Math. exp ( t ) .Math. ( .Math. ( t ) ) where is a parameter for adjusting a convergence rate, () is an activation function, and the error function is substituted into the above formula to obtain a variable parameter convergence differential neural network solver, namely:
Q{dot over (y)}={dot over (Q)}y exp(t)(Qyu)+{dot over (u)} where the variable parameter convergence differential neural network solver obtains an optimal solution y* of the time-varying matrix equation, and the first n terms thereof are the optimal solution x* of the time-varying convex quadratic programming problem in step 2.

7. The method for programming a repeating motion of a robotic arm on the basis of a variable parameter convergence differential neural network, as claimed in claim 1, wherein the optimal solution * of the joint angle in step 6 is determined by integrating the optimal solution of the time-varying convex quadratic programming problem.

8. A method for programming a repeating motion of a robotic arm comprising the steps of: providing a robotic arm, the arm having an end; establishing an inverse kinematics equation of the robotic arm at a velocity level by tracking the end of the robotic arm; generating an inverse kinematics formula as a time-varying convex quadratic programming variable; introducing a repeating motion indicator into the time-varying convex quadratic programming variable; converting the time-varying convex quadratic programming variable into a time-varying matrix equation; solving the time-varying matrix equation by the variable parameter convergence differential neural network; and integrating an optimal solution, of the robotic arm at the velocity level to obtain an optimal solution of a joint angle.

9. A method for operating a robotic arm comprising the steps of: providing a robotic arm, the arm having an end; establishing an inverse kinematics equation of the robotic arm at a velocity level by tracking the end of the robotic arm; generating an inverse kinematics formula as a time-varying convex quadratic programming variable; introducing a repeating motion indicator into the time-varying convex quadratic programming variable; converting the time-varying convex quadratic programming variable into a time-varying matrix equation; solving the time-varying matrix equation; and integrating an optimal solution to obtain an optimal solution of a joint angle.

Description

BRIEF DESCRIPTION OF THE DRAWINGS

[0032] FIG. 1 is a flowchart of a method for programming a repeating motion of a redundant robotic arm of an embodiment of the present disclosure;

[0033] FIG. 2(a) is a schematic diagram showing the redundant robotic arm of the embodiment of the present disclosure performing a non-repeating motion; and

[0034] FIG. 2(b) is a schematic diagram showing the redundant robotic arm of the embodiment of the present disclosure performing a repeating motion.

DETAILED DESCRIPTION OF THE EMBODIMENTS

[0035] The present disclosure will be further described in detail below in connection with embodiments and the accompanying drawings, but embodiments of the present disclosure are not limited thereto.

[0036] An exemplary embodiment provides a method for programming a repeating motion of a redundant robotic arm 10 on the basis of a variable parameter convergence differential neural network, the flow chart thereof is shown in FIG. 1, and is composed of three parts: presentation of a problem 12, conversion of the problem 14 and creating a solution to the problem 16. Firstly, the inverse kinematics equation at a velocity level is established according to the desired track of an end of the redundant robotic arm and the Jacobian matrix. The repeating motion of the redundant robotic arm is designed as a time-varying convex quadratic programming problem constrained by an equality. The quadratic programming problem is converted into a matrix equation problem by means of a Lagrangian function. And finally, the matrix equation is solved by means of the variable parameter convergence differential neural network. The following steps are contemplated. It will be appreciated that more or fewer steps could be deployed:

[0037] 1) establishing an inverse kinematics equation 20 of the redundant robotic arm 10 at a velocity level by means of a track 18 of an end of the redundant robotic arm. In this step, the inverse kinematics equation 20 of the redundant robotic arm is expressed as:


f()=r

[0038] where r is a desired track of the end of the redundant robotic arm, and f() is a nonlinear equation of the joint angle of the redundant robotic arm, which is determined by the structure of the robotic arm 10, a Kinova Jaco six-axis robotic arm is simulated in this embodiment, and the inverse kinematics equation 20 of the redundant robotic arm at the velocity level is obtained by deriving the two sides of the equation with respect to time:


J(){dot over ()}={dot over (r)}

[0039] Here, J() R.sup.mn is an mn-dimensional matrix on the real number field, J() is a Jacobian matrix of the redundant robotic arm, n is the number of the degrees of freedom of the robotic arm, and m is the number of the spatial dimensions of the track of the end of the robotic arm, and {dot over ()} and {dot over (r)} are respectively the derivatives of the joint angle and the track of the end of the redundant robotic arm 10 with respect to time;

[0040] 2) Designing or creating an inverse kinematics problem in step 1 as a time-varying convex quadratic programming problem constrained by an equality.

[0041] An exemplary formula is:

[00006] min ( x T .Math. Wx 2 + c T .Math. x ) s . t . .Math. ( J ( ) .Math. x = b )

[0042] where x={dot over ()}, b={dot over (r)}. W=I represents an identity matrix, J() is the Jacobian matrix 24 of the redundant robotic arm 10, and c is a performance indicator coefficient.

[0043] 3) Introducing a repeating motion indicator 26 into the time-varying convex quadratic programming problem of step 2. The repeating motion indicator in this step is obtainable by means of the performance indicator coefficient c, which is designed as c=((t)(0)), where represents the response coefficient to a joint offset, and in this embodiment =5; and (t) and (0) respectively represent a joint state during c the movement of the robotic arm and an initial joint state. When the repeating motion indicator c is not considered, =0, the simulation result is as shown in FIG. 2(a). In this case, after the robotic arm 10 completes a cycle of motions, it is impossible to ensure that the end position 11 and the initial position 13 of each joint of the robotic arm 10 are consistent; and when the repeating motion indicator is considered, =5, the simulation result is as shown in FIG. 2(b), the end position 11 of each joint of the robotic arm 10 is consistent with the initial position 13 thereof. This arrangement is preferred.

[0044] 4) Converting the time-varying convex quadratic programming problem, into which the repeating motion indicator is introduced in step 3, into a time-varying matrix equation 30 by using a Lagrangian function 28.

[0045] An example of a process of this step is that the Lagrangian function 28 is constructed as:

[00007] L ( x , , t ) = x T .Math. Wx 2 + c T .Math. x + ( J ( ) .Math. x - b )

[0046] where is a Lagrangian multiplier, and the partial derivatives of the Lagrangian function 28 respectively with respect to x and are obtained:

[00008] L ( x , , t ) x = Wx + c + J T ( ) .Math. = 0 L ( x , , t ) = J ( ) .Math. x - b = 0

[0047] The above system of equations can be expressed as the following time-varying matrix equation 30:

[00009] .Math. Qy = u where .Math. .Math. Q = [ W J T ( ) J ( ) 0 ] E ( n + m ) ( n + m ) , y = [ x ] R ( n + m ) , u = [ - c b ] R ( n + m ) .

[0048] 5) Solving the time-varying matrix equation 30 of step 4 by means of the variable parameter convergence differential neural network 32; and the specific process of this step is that the error of the time-varying matrix equation converges to zero based on the variable parameter convergence differential neural network. Firstly, an error function is constructed as:


(t)=Qyu

[0049] where (t) represents the error of the time-varying matrix equation, and then based on a neurodynamic method, the error is designed to converge to zero in the following way, the specific formula is:

[00010] d .Math. .Math. .Math. ( t ) dt = - .Math. .Math. exp ( t ) .Math. ( .Math. ( t ) )

[0050] where is a parameter for adjusting a convergence rate, () is an activation function, and the error function is substituted into the above formula to obtain a variable parameter convergence differential neural network solver 32, namely:


Q{dot over (y)}={dot over (Q)}y exp(t)(Qyu)+{dot over (u)}

[0051] In this way, the variable parameter convergence differential neural network solver 32 obtains an optimal solution y* of the time-varying matrix equation, and the first n terms thereof are the optimal solution x* of the time-varying convex quadratic programming problem in step 2 i.e., the optimal solution of a joint angular velocity.

[0052] 6) Integrating an optimal solution, obtained in step 5, of the redundant robotic arm 10 at the velocity level to obtain an optimal solution of a joint angle 34.

[0053] The optimal solution * of the joint angle 34 in this step is obtained by integrating the optimal solution of the time-varying convex quadratic programming problem, i.e. the optimal solution x* of the joint angular velocity.

[0054] The specific process of this step is that by means of the variable parameter convergence differential neural network solver in step 5, the optimal solution y* can be obtained, and the first n terms thereof are the optimal solution x* of the time-varying convex quadratic programming problem in step 2 i.e., the optimal solution of a joint angular velocity, which can be integrated to obtain the optimal solution * of the joint angle of the redundant robotic arm.

[0055] The foregoing description is merely illustrative of the disclosed embodiments of the present disclosure, but the scope of protection of the present disclosure is not limited thereto. Equivalent replacements or modifications made to the technical solutions and the inventive concept of the present disclosure by a person skilled in the art within the scope of the disclosure of the present disclosure fall into the scope of protection of the present disclosure.