scholarly journals Solution for Ill-Posed Inverse Kinematics of Robot Arm by Network Inversion

2010 ◽  
Vol 2010 ◽  
pp. 1-9 ◽  
Author(s):  
Takehiko Ogawa ◽  
Hajime Kanada

In the context of controlling a robot arm with multiple joints, the method of estimating the joint angles from the given end-effector coordinates is called inverse kinematics, which is a type of inverse problems. Network inversion has been proposed as a method for solving inverse problems by using a multilayer neural network. In this paper, network inversion is introduced as a method to solve the inverse kinematics problem of a robot arm with multiple joints, where the joint angles are estimated from the given end-effector coordinates. In general, inverse problems are affected by ill-posedness, which implies that the existence, uniqueness, and stability of their solutions are not guaranteed. In this paper, we show the effectiveness of applying network inversion with regularization, by which ill-posedness can be reduced, to the ill-posed inverse kinematics of an actual robot arm with multiple joints.

Author(s):  
Benjamin E. Hargis ◽  
Wesley A. Demirjian ◽  
Matthew W. Powelson ◽  
Stephen L. Canfield

This study proposes using an Artificial Neural Network (ANN) to train a 6-DOF serial manipulator with a non-spherical wrist to solve the inverse kinematics problem. In this approach, an ANN has been trained to determine the configuration parameters of a serial manipulator that correspond to the position and pose of its end effector. The network was modeled after the AUBO-i5 robot arm, and the experimental results have shown the ability to achieve millimeter accuracy in tool space position with significantly reduced computational time relative to an iterative kinematic solution when applied to a subset of the workspace. Furthermore, a separate investigation was conducted to quantify the relationship between training example density, training set error, and test set error. Testing indicates that, for a given network, sufficient example point density may be approximated by comparing the training set error with test set error. The neural network training was performed using the MATLAB Neural Network Toolbox.


2017 ◽  
Vol 13 (1) ◽  
pp. 13-25 ◽  
Author(s):  
Hussein M. Al-Khafaji ◽  
Muhsin J. Jweeg

The inverse kinematic equation for a robot is very important to the control robot’s motion and position. The solving of this equation is complex for the rigid robot due to the dependency of this equation on the joint configuration and structure of robot link. In light robot arms, where the flexibility exists, the solving of this problem is more complicated than the rigid link robot because the deformation variables (elongation and bending) are present in the forward kinematic equation. The finding of an inverse kinematic equation needs to obtain the relation between the joint angles and both of the end-effector position and deformations variables. In this work, a neural network has been proposed to solve the problem of inverse kinematic equation. To feed the neural network, experimental data were taken from an elastic robot arm for training the network, these data presented by joint angles, deformation variables and end-effector positions. The results of network training showed a good fit between the output results of the neural network and the targets data. In addition, this method for finding the inverse of kinematic equation proved its effectiveness and validation when applying the results of neural network practically in the robot’s operating software for controlling the real light robot’s position.


2015 ◽  
Vol 109 (6) ◽  
pp. 561-574 ◽  
Author(s):  
Mitra Asadi-Eydivand ◽  
Mohammad Mehdi Ebadzadeh ◽  
Mehran Solati-Hashjin ◽  
Christian Darlot ◽  
Noor Azuan Abu Osman

2012 ◽  
Vol 6 (2) ◽  
Author(s):  
Chin-Hsing Kuo ◽  
Jian S. Dai

A crucial design challenge in minimally invasive surgical (MIS) robots is the provision of a fully decoupled four degrees-of-freedom (4-DOF) remote center-of-motion (RCM) for surgical instruments. In this paper, we present a new parallel manipulator that can generate a 4-DOF RCM over its end-effector and these four DOFs are fully decoupled, i.e., each of them can be independently controlled by one corresponding actuated joint. First, we revisit the remote center-of-motion for MIS robots and introduce a projective displacement representation for coping with this special kinematics. Next, we present the proposed new parallel manipulator structure and study its geometry and motion decouplebility. Accordingly, we solve the inverse kinematics problem by taking the advantage of motion decouplebility. Then, via the screw system approach, we carry out the Jacobian analysis for the manipulator, by which the singular configurations are identified. Finally, we analyze the reachable and collision-free workspaces of the proposed manipulator and conclude the feasibility of this manipulator for the application in minimally invasive surgery.


2013 ◽  
Vol 273 ◽  
pp. 119-123
Author(s):  
Ding Jin Huang ◽  
Teng Liu

The use of traditional analytical method for manipulator inverse kinematics is able to get a display solution with the limitations of the application, only when the robotic arm has a specific structure. In view of the insufficient, this paper presents an improved artificial potential field method to solve the inverse kinematics problem of the manipulator which does not have a special structure. Firstly, establish the standard DH model for the robot arm. Then the strategy that improves search space of artificial potential field method and motion control standard is presented by combining artificial potential field method with the manipulator. Finally, the simulation results show that the proposed method is effective.


Author(s):  
Deanne C. Kemeny ◽  
Raymond J. Cipra

Discretely-actuated manipulators are defined in this paper as serial planar chains of many links and are an alternative to traditional robotic manipulators, where continuously variable actuators are replaced with discrete, or digital actuators. Benefits include reduced weight and complexity, and predictable manipulation at lower cost. Challenges to using digital manipulators are the discrete end-effector positions which make the inverse kinematics problem difficult to solve. Furthermore, for a specific application position in the manipulator workspace, there may not be an actual end-effector position. This research has relaxed the inverse kinematics problem around this challenge making each application position an element of a grid in which the end effector must reach. There may be many possible end-effector positions that would reach the element goal, the solution uses the first one that is found. The inverse kinematics solution assumes the assembly configuration of the digital manipulator is already solved specifically for the application grid. The Jacobian function, normally used to solve joint velocities, can be used to identify the exact shift vectors that are used for the inverse kinematics. Three methods to solve this problem are discussed and the third method was implemented as a four-part solution that is a directed and manipulated search for the inverse kinematics solution where all four solutions may be needed. A discussion of forward kinematics and the Jacobian function in relation to digital manipulators is also presented.


2020 ◽  
Vol 2020 ◽  
pp. 1-13
Author(s):  
Jianping Shi ◽  
Yuting Mao ◽  
Peishen Li ◽  
Guoping Liu ◽  
Peng Liu ◽  
...  

The inverse kinematics of redundant manipulators is one of the most important and complicated problems in robotics. Simultaneously, it is also the basis for motion control, trajectory planning, and dynamics analysis of redundant manipulators. Taking the minimum pose error of the end-effector as the optimization objective, a fitness function was constructed. Thus, the inverse kinematics problem of the redundant manipulator can be transformed into an equivalent optimization problem, and it can be solved using a swarm intelligence optimization algorithm. Therefore, an improved fruit fly optimization algorithm, namely, the hybrid mutation fruit fly optimization algorithm (HMFOA), was presented in this work for solving the inverse kinematics of a redundant robot manipulator. An olfactory search based on multiple mutation strategies and a visual search based on the dynamic real-time updates were adopted in HMFOA. The former has a good balance between exploration and exploitation, which can effectively solve the premature convergence problem of the fruit fly optimization algorithm (FOA). The latter makes full use of the successful search experience of each fruit fly and can improve the convergence speed of the algorithm. The feasibility and effectiveness of HMFOA were verified by using 8 benchmark functions. Finally, the HMFOA was tested on a 7-degree-of-freedom (7-DOF) manipulator. Then the results were compared with other algorithms such as FOA, LGMS-FOA, AE-LGMS-FOA, IFOA, and SFOA. The pose error of end-effector corresponding to the optimal inverse solution of HMFOA is 10−14 mm, while the pose errors obtained by FOA, LGMS-FOA, AE-LGMS-FOA, IFOA, and SFOA are 102 mm, 10−1 mm, 10−2 mm, 102 mm, and 102 mm, respectively. The experimental results show that HMFOA can be used to solve the inverse kinematics problem of redundant manipulators effectively.


Robotica ◽  
2005 ◽  
Vol 24 (3) ◽  
pp. 355-363 ◽  
Author(s):  
S. Bulut ◽  
M. B. Terzioǧlu

In this paper, the joint angles of a two link planar manipulator are calculated by using inverse kinematics equations together with some geometric equalities. For a given position of the end-effector the joint angle and angular velocity of the links are derived. The analyses contains many equations which have to be solved. However, the solutions are rather cumbersome and complicated, therefore a program is written in Fortran 90 in order to do, the whole calculation and data collection. The results are given at the end of this paper.


Author(s):  
Zheng Li ◽  
Ruxu Du ◽  
Man Cheong Lei ◽  
Song Mei Yuan

Inspired by the octopus and snakes, we designed and built a wire-driven serpentine robot arm. The robot arm is made of a number of rigid nodes connected by two sets of wires. The rigid nodes act as the backbone while the wires work as the muscle, which enables the 2 DOF bending. The forward kinematics is derived using D-H method, while the inverse kinematics and its workspace can be solved by geometric analysis. To validate the design, a prototype is built. It is found that the positioning error of the robot arm is generally less than 2%. The advantage of this robot arm is that with several nodes fixed the rest nodes are still controllable. The positioning error is smaller when the fixed node is closer to the end effector.


Sign in / Sign up

Export Citation Format

Share Document