Dynamic wall constraint with MATLAB
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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.
0 commentaires
Réponses (1)
Ninad
le 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
0 commentaires
Voir également
Catégories
En savoir plus sur Assembly dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!