Forward Dynamics of Planar 2-DOF Robot Manipulator
Programs are written for forward dynamics simulation of Planar 2-DOF Robot Manipulator.
Associated model is shared in all textbooks for "Dynamics of Planar Manipulator".
Equations derived for simulation can be accessed from "Documentation" folder
Forward Dynamics Algorithm uses "Numerical Differentation of Ordinary Differential Equations"
"ode45" numerical integration technique is selected in order to solve non-stiff coupled differential equations.
Lagrangian Dynamics are applied to problem so as to obtain related dynamical equations.
Obtaining joint angles and joint angular velocities with respect to time is main goal to reach.
Masses and lenghts of the links are defined as constants and can be selected in program.
"ode45" uses continous time functions as variables. This case is implemented in the
"Numeric Integration with Continuous Function Input (Tau)" folder.
Discrete time tau input also implemented recursively in a small time interval which is located in the
"Numeric Integration with Discrete Input (Tau)" folder.
*** Any help and all corrections are accepted and appreciated.
Zitieren als
Tuna Orhanli (2025). Forward Dynamics of Planar 2-DOF Robot Manipulator (https://de.mathworks.com/matlabcentral/fileexchange/69756-forward-dynamics-of-planar-2-dof-robot-manipulator), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Aerospace and Defense > Aerospace Blockset > Visualization >
- Engineering > Mechanical Engineering > Statics and Dynamics >
- Engineering > Electrical and Computer Engineering > Robotics >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Forward Dynamics of 2-DOF Robotic Arm/Codes/Numeric Integration with Continuous Function Input (Tau)
Forward Dynamics of 2-DOF Robotic Arm/Codes/Numeric Integration with Discrete Input (Tau)
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0 |
