PID control of PUMA560 robot

a MATLAB code for a PID controller of 3 DOF PUMA560 robot
4.7K Downloads
Updated 31 Mar 2016

View License

The Dynamics of the robot are taken from:
Brian Armstrong, Oussama Khatib & Joel Burdick , “The Explicit Dynamic Model and Inertial Parameters of the PUMA 560 Arm” , Stanford University, Artificial Intelligence Laboratory, IEEE 1986

Although Uncertainty is not added, adding uncertainty is easy (check the paper).

I couldn't find such a program in the internet, so I learned using the ODE function and I have written this program. It's opened for your advises.

I still have a small problem concerning the derivative and the integral error, perhaps I have to multiply and dicide by the time division.

Cite As

Abdel-Razzak (2024). PID control of PUMA560 robot (https://www.mathworks.com/matlabcentral/fileexchange/22017-pid-control-of-puma560-robot), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

PID control of PUMA560 robot - my code/

Version Published Release Notes
1.1.0.0

The error function is changed
BSD licence update

1.0.0.0