Borrar filtros
Borrar filtros

With which joint can I prevent a rotation around the roll axis?

1 visualización (últimos 30 días)
Nils Boller
Nils Boller el 26 de Feb. de 2023
Comentada: Nils Boller el 27 de Feb. de 2023
I'm trying to adapt the "Linear Transport System" example from the "Simscape Multibody Parts Library" by allowing the transport system to also move up and down. However, my adjustment with "planar joint" no longer works because I need more freedom of rotation. However, when I remove the planar joint, the carriage rotates around the track.

Respuestas (1)

Steve Miller
Steve Miller el 27 de Feb. de 2023
Hi Nils - the Planar Joint is a simple way to keep the vehicle chassis parallel with the plane that the track is in, and it assumes the track is only in one plane.
  • If your track is still in a single plane, you can add a degree of freedom to the chassis using a Prismatic Joint. This will let the chassis move up-and-down relative to the plane where the track is.
  • If you want to permit the chassis to rotate around the track, you can add a Revolute Joint to the chassis to add an additional degree of freedom. You can control that degree of freedom by enabling a motion input.
--Steve
  1 comentario
Nils Boller
Nils Boller el 27 de Feb. de 2023
Hi Steve, first of all thanks for the quick reply. In my problem, the rail is no longer in one plane (see image).
I managed to get the carriage to follow the track, but it now rotates around the z-axis (see image), which I want to prevent.

Iniciar sesión para comentar.

Categorías

Más información sobre Applications en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by