Giter Site home page Giter Site logo

adaptive-control-of-2dof-robot-arm's Introduction

Adaptive-Control-of-2DOF-Robot-Arm

This project is to test the Adaptive Control with 2 DOF robot arm. The arm is constructed w with simple carbon pip with direct drive servo. Dynamixel servo is used in this project for setup and detail please follow this link https://github.com/ROBOTIS-GIT/DynamixelSDK

Concept

The purpose for applying adaptive control is when the robot is attached the load at end effector, it can adapt itself to compensate unknown load. This will cause the problem when robot is using Computed Torque Control mode, which means the robot dynamics is taken into account and the input to the robot is torque of each joint. The CTC will work perfectly if all of the parameters (mass, inertia) are known. But if there is some unknown load attached on, the robot will have big error and not be able to compensate that error. The adaptive control is play an important role for a general application which requires safety collaboration with robot and compliant interaction.

Block diagram

Adaptive control has many strategies and each its own feedback data. You will see the dynamics equation was rearranged to "Regression matrix". The estimated parameter in here are measses from link 1 and 2. The control technique that I am using in here is "Desired Compensatio Adaption Law".

adaptive-control-of-2dof-robot-arm's People

Contributors

rasheeddo 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.