Git Product home page Git Product logo

6dof-manipulator-kinematic-and-dynamic-simulation-in-matlab's Introduction

6DOF-manipulator-kinematic-and-dynamic-simulation-in-Matlab

kinematic and dynamic simulation and analysis of the six-degree-of-freedom robot(6R Robot)

Forward kinematic:

Denavit-Hartenberg parameters of robot interfaces:

image

Inverse kinematics(position):

image

image

image

image

image

image

Where the D is equal to:

image

Inverse kinematics(Orientation):

image

Inverse kinematic results for the spatial circle path

In this project, we have examined inverse kinematics per 100 points for the case where the end effector follows a path corresponding to a space circle. and the rotation matrix is as follows:

R=[1.1 1 1.2;1.3 1.4 1.4;.9 1.2 1]

image

image

Obtain the movement path of links using interpolation and speed analysis of each link:

2dx(x-xc)+2dy(y-yc)+2dz(z-zc)=0 dx^2+dy^2+dz^2=1 dz=0.2

image

image

The position-time diagram (q-t) and the velocity-time diagram (dq-t) and the acceleration-time diagram (ddq-t) for each interface shows.

velocity and Jacobin Kinematics:

For all 6 links:(I=1,2,3,4,5,6):

image

Robot Dynamics:

To determine the Euler-Lagrange equations, it is necessary to form the Lagrangian system, which is the difference between kinetic energy and potential energy.

Kinetic energy:

image

Where m is the mass of the whole body and v, w are angular velocity vectors and linear velocities, respectively. The symmetric matrix I is also a 3 * 3 matrix called the inertial tensor. Using the rotation matrices for each link so that we have kinetic energy for:

image

D is called the inertia matrix, which is a symmetric and definite positive matrix.

potential energy:

To calculate the potential energy under rigid dynamic conditions, the only source of energy is the gravitational potential. For the i link, the following is:

image

Which g is a vector that shows the direction of gravity in the inertia coordinate system and the vector r determines the coordinates of the center of mass of the link.

Motion equations:

To write the Euler-Lagrange equations in a particular case, two conditions must first be met. Kinetic energy is a quadratic function of the diff (q) vector as follows:

image

Which dij is matrix components D. 2. The potential energy is independent of diff (q) Therefore, Lagrange for the robot is obtained as follows:

image

The Euler-Lagrange equation is obtained as follows, in which c is called the Christopher symbol (type one), which is a partial derivation of the matrix of inertia D and ΓΈ is the gravity vector obtained by deriving the potential energy :

image

As a result, the Euler-Lagrange equations can be written as follows:

image

Robot simulation and animation:

To simulate the robot, we need the coordinates and position of the joints at any given moment, which we obtain from the direct kinematic solution and the fourth column of the transformation matrices. The path of the space circle is achieved by the final performer. The film is attached.

image

How to run the program:

Please run the following programs:

1-one_forward_kinematic_and_jacobian
2-tow_invert_kinematics
3-three_invert_dynamic
4-four_animate

6dof-manipulator-kinematic-and-dynamic-simulation-in-matlab's People

Contributors

fazelehtavassolian avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.