How to constrain the rotation of a joint in SimMechanics 2nd generation
2 ビュー (過去 30 日間)
古いコメントを表示
I'm working on modeling a robot and need to limit the ranges of my joints. currently the simulation seems to hit singularities and jump out of the intended work-space. Thus my thought is I could sidestep the problem by constraining out any ranges of motion the robot will not traverse anyway. Previously I've used saturation blocks to limit signals but am having no luck implementing anything similar with this model. This is the first time I've worked with SimMechanics Multibody so I'm probably missing something basic here but any help is appreciated!
0 件のコメント
回答 (1 件)
Pouya Jamali
2017 年 1 月 22 日
Hi Christopher,
If you haven't found a solution yet, I would suggest you have a look into the 'Rotational Hard Stop' block in SimScape. In order to employ that block you would need to convert your simulink signals to physical signals and vice verse using S to PS and PS to S converter blocks. Feel free to use the example I have attached for you.
Good luck with Matlab,
Pouya
1 件のコメント
Dimple Prakash
2021 年 11 月 29 日
Thank you for your answer !!!
It was helpful..Could you please explain about the Hardstop block in your model?
参考
カテゴリ
Help Center および File Exchange で Multibody Dynamics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!