How to avoid adding the striking mass to the robot body mass during a collision test in simscape?

1 Ansicht (letzte 30 Tage)
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?

Antworten (1)

Steve Miller
Steve Miller am 1 Dez. 2023
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

Kategorien

Mehr zu Simulation and Analysis finden Sie in Help Center und File Exchange

Produkte


Version

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by