can Matlab be used to make simulation of tasks on an assembly line?

3 ビュー (過去 30 日間)
QiQin Zhan
QiQin Zhan 2015 年 4 月 1 日
回答済み: Sebastian Castro 2015 年 4 月 1 日
Three robots are working together on an assembly line to pick the yellow stuff from the conveyer belt onto the desired plate. Now I want to simulate this situation using matlab. Could someone give me some insights whether simulink is able to finish this task?

回答 (1 件)

Sebastian Castro
Sebastian Castro 2015 年 4 月 1 日
I saw that you already did CAD Import on the robot arm model itself. The only missing part would be the extra loads.
You could use an External Force and Torque block to provide a time-varying downwards force on the robot arm.
When the robot arm is holding a part, set the downward force to -Z (with the weight of the object) in World coordinates. When the arm is not holding a part, simply set the force to zero. This will let you test your robot arm controls with and without load.
- Sebastian

カテゴリ

Help Center および File ExchangeSimulation and Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by