Finding trajectory in SimMechanics

5 visualizaciones (últimos 30 días)
Maxim Sluchak
Maxim Sluchak el 10 de Jul. de 2015
Respondida: Sebastian Castro el 10 de Jul. de 2015
Is it possible to find trajectory of the center of mass of some solid in the form of some 3-d line plot.
I have an idea to use transformations of coordinates, but I dont know how to get it from the Rigid Transform Block.
How can I get this transformations or how can I get correct trajectory without transformations?

Respuesta aceptada

Sebastian Castro
Sebastian Castro el 10 de Jul. de 2015
You should connect a Transform Sensor block to the center of mass of the object you want to track. This is typically the "S" port of a Solid block. You can either connect it between two frames in SimMechanics to get relative motion, or you can hook the "B" port to the World Frame to get absolute motion.
The outputs of the Transform Sensor blocks are physical signals, which can then be converted to Simulink with PS-Simulink Converter blocks. Then, it's up to you if you want to display those positions on a Simulink scope or export the data to MATLAB.
- Sebastian

Más respuestas (0)

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!

Translated by