Simulation and Limited Redesign of a Counterbalanced Two Link Robotic Manipulator

버전 1.1.0.0 (240 KB) 작성자: James Allison
Supplementary material for an ASME publication regarding limited redesign of mechatronic systems.
다운로드 수: 898
업데이트 날짜: 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