Free Fallen object simulation

24 vues (au cours des 30 derniers jours)
Pavel
Pavel le 11 Mai 2023
Commenté : J Chen le 13 Juil 2023
Hello,
Which multibody blocks will contain the simplest model that simulates a cube (1m x 1m x 1m) falling 10m ?
Thanks

Réponses (2)

J Chen
J Chen le 15 Mai 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 commentaires
Pavel
Pavel le 2 Juin 2023
Hello,
Not sure if you saw my last comment.
Have you any idea on how to specify the ground ?
J Chen
J Chen le 13 Juil 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).

Connectez-vous pour commenter.


Pavel
Pavel le 16 Mai 2023
Hello,
In the meantime I've found temporary solution: 2 solid blocks (1 for falling object, 1 for ground plan) and 6-DOF Joint (where I specify initial z-coordinate. It works. The problem now is how to correctly specify ground, because falling objetct falls through ground.
Thanks.

Community Treasure Hunt

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

Start Hunting!

Translated by