Free Fallen object simulation
24 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
Which multibody blocks will contain the simplest model that simulates a cube (1m x 1m x 1m) falling 10m ?
Thanks
0 comentarios
Respuestas (2)
J Chen
el 15 de Mayo de 2023
You can use the Block Solid in the Body Elements. Also use the Transform Sensor in the Frames and Transforms to measure the translation and velocity. You also need the Mechanism Configuration block in the Utilities to specify the gravity.
2 comentarios
J Chen
el 13 de Jul. de 2023
Put a Spatial Contact Force block between the ground and the object. Adjust the Max Step Size parameter in the solver to get correct result (ref to the attached model).
Ver también
Categorías
Más información sobre Bodies 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!