Simulation and Limited Redesign of a Counterbalanced Two Link Robotic Manipulator

Supplementary material for an ASME publication regarding limited redesign of mechatronic systems.
897 descargas
Actualizado 24 Sep 2012

Ver licencia

SimulateCBTwolink.m uses inverse dynamics to simulate the torque trajectories required for a counterbalanced two-link planar robotic manipulator to follow a prescribed trajectory. It also computes total energy consumption. This code is provided as supplementary material for the paper:

'Plant-Limited Co-Design of an Energy-Efficient Counterbalanced Robotic Manipulator'

Presented at the ASME 2012 International Design Engineering Technical Conferences & Computers and Information in Engineering Conference, August 2012, and submitted to the ASME Journal of Mechanical Design.

These papers are available from:

http://systemdesign.illinois.edu/publications.html

A video illustrating the motion of several design solutions investigated in this paper is available on YouTube:

http://www.youtube.com/watch?v=a8YuTwxQlwM

This code was used in the solution of optimization problems described in the above paper, including problems that correspond to:

- sequential mechatronic design
- co-design for energy minimization (integrated plant and control design)
- co-design with limited plant redesign (for system repurposing)

The data for each case presented in the paper is provided so that plots of workspace trajectories and torque-speed curves can be reproduced.

Note: this code provides only analysis capability. No optimization code is included. Optimization implementations for the above paper require TOMLAB.

This submission is similar to file exchange submission 36213, except that:

- The manipulator in this simulation includes counterbalance mechanisms, increasing the complexity of the design problem.
- New PLCD procedures were developed to accomodate redesign problems where the baseline design cannot even be simulated for the new task.

Citar como

James Allison (2024). Simulation and Limited Redesign of a Counterbalanced Two Link Robotic Manipulator (https://www.mathworks.com/matlabcentral/fileexchange/37665-simulation-and-limited-redesign-of-a-counterbalanced-two-link-robotic-manipulator), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2011b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Passivity and Sector Bounds en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!

CounterbalancedTwoLinkManipulator/

Versión Publicado Notas de la versión
1.1.0.0

Modified the link to the corresponding YouTube video in the description. No changes to the code were made.

1.0.0.0