Eliascc5 / Robot-arm-of-6-DOF-ABB-IRB7600

Analysis of the kinematics of an ABB industrial robot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robot-arm-of-6-DOF-ABB-IRB7600-Kinematics-

This is the final project of the Robotics I module at the "Universidad Nacional de Cuyo", Mendoza - Argentina. (2018)

In this project, we worked on the kinematic aspects of an industrial robot with 6 degrees of freedom. It was about an ABB commercial robot model IRB 7600-400/2.55.. We guided the project towards a real industrial application, such as the pouring of molten steel into crucibles. We considered it to be a risky application for a human operator.

Basically, the idea was that the robot was able to take the containers with molten steel that are in the oven and then pour it into crucibles that are located on a table that is located on the side.

Robot

To carry out the project, we used Matlab as a tool (to develop the code) and Peter Cork's toolbox available to link it to Maltab.

More specifically, the topics that were treated:

  • Axis assignment
  • Determination of the parameters of the Denavit - Hartenberg matrix
  • Direct kinematics
  • Inverse kinematics (Geometric method) -- Validation with numerical method provided by the toolbox
  • Direct and inverse Jacobian matrix
  • Work space
  • Ellipse manipulability -- Singularities
  • Trajectory planning
  • Simulation

____________________________________________________________________________________________________________________________

Some results obtained:

Axis assignment

Axis

Work space

Work space

Work space

Ellipse manipulability -- Singularities

Singularity1

Singularity2

Simulation (3D Model) of a trajectory. Putting steel into the furnace

[Click on the image below to watch the video]

IMAGE ALT TEXT

____________________________________________________________________________________________________________________________

Authors:

CORREA, Elias

CANTALOUBE, Adrian

ELORGA, Eliseo

Guidance:

DIAZ, Carolina

SANCHEZ, Eric

About

Analysis of the kinematics of an ABB industrial robot

License:GNU General Public License v3.0


Languages

Language:MATLAB 100.0%