Dynamic wall constraint with MATLAB

1 Ansicht (letzte 30 Tage)
Federico Giannetti
Federico Giannetti am 25 Mai 2022
Beantwortet: Ninad am 21 Jan. 2024
Hello to everyone,
I'm developing a script to analyze the motion of a quadratic object inside a box, that is pushed out with a spring. At the contact between the walls and the object, I apply the wall reactions.
If the wall reaction is strong, the object bounces and the model works, but if the wall reaction is weak, the object crosses the wall and the model fails, as in figure:
How can i bind the object on the wall in case of contact? In this way, even if the reaction is weak, the object doesn't cross the wall and the model should work.
Thanks to everyone.

Antworten (1)

Ninad
Ninad am 21 Jan. 2024
Hi Federico,
As per my understanding, you are developing a script to analyze the motion of a quadratic object inside a box, that is pushed out with a spring. If the wall reaction is strong, the object bounces, otherwise it breaks the wall and the model fails.
In the Simulink Library browser go to Simscape > Multibody. Model the bodies of an articulated mechanical assembly. Refer the following documentation to understand how to select the correct blocks and tweak their physical bodies for your requirement:
You can refer the following article to model the contact forces between two solids:
Hope this helps.
Regards
Ninad

Kategorien

Mehr zu Simscape Multibody finden Sie in Help Center und File Exchange

Produkte


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by