Azzera filtri
Azzera filtri

Free Fallen object simulation

5 visualizzazioni (ultimi 30 giorni)
Pavel
Pavel il 11 Mag 2023
Commentato: J Chen il 13 Lug 2023
Hello,
Which multibody blocks will contain the simplest model that simulates a cube (1m x 1m x 1m) falling 10m ?
Thanks

Risposte (2)

J Chen
J Chen il 15 Mag 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 Commenti
Pavel
Pavel il 2 Giu 2023
Hello,
Not sure if you saw my last comment.
Have you any idea on how to specify the ground ?
J Chen
J Chen il 13 Lug 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).

Accedi per commentare.


Pavel
Pavel il 16 Mag 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