Dynamic wall constraint with MATLAB

1 view (last 30 days)
Federico Giannetti
Federico Giannetti on 25 May 2022
Answered: Ninad on 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.

Answers (1)

Ninad
Ninad on 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

Categories

Find more on Simscape Multibody in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!