Simulation and Limited Redesign of a Counterbalanced Two Link Robotic Manipulator

版本 1.1.0.0 (239.9 KB) 作者: James Allison
Supplementary material for an ASME publication regarding limited redesign of mechatronic systems.
902.0 次下载
更新时间 2012/9/24

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Passivity and Sector Bounds 的更多信息

Community Treasure Hunt

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

Start Hunting!

CounterbalancedTwoLinkManipulator/

版本 已发布 发行说明
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