How to avoid adding the striking mass to the robot body mass during a collision test in simscape?
조회 수: 2 (최근 30일)
이전 댓글 표시
I have built a humanoid robot model on simulink. I want to do a collision test in which a striking mass comes and hit the upper part of the robot body to chech how much force it can sustain without falling. The problem is when I did this the model adds the the mass of the striking mass to the mass of the robot which shifts the center of mass of the robot. How can I avoid this situation?
댓글 수: 0
답변 (1개)
Steve Miller
2023년 12월 1일
A really good way to do this is to use Simscape Multibody. With Simscape Multibody you can model contact forces between different mechanical parts, including robots, obstacles, grippers, and objects that it might pick up. This models collision without rigidly connecting the parts.
Take a look at this example:
Here is a set of examples with general contact forces
See more about the capabilities:
--Steve
댓글 수: 1
Shahnawaz
2023년 12월 1일
Thanks for the reply. I'll look into the example you have sent me. Have a good day
참고 항목
카테고리
Help Center 및 File Exchange에서 Simscape Multibody에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!