Dynamic wall constraint with MATLAB
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Ninad
el 21 de En. de 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 comentarios
Ver también
Categorías
Más información sobre Assembly en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!