How do I sense the motion between two coordinate frames in a model using SimMechanics 8.2 (R2013b)?

조회 수: 1 (최근 30일)
I have a SimMechanics model and I wish to sense the relative translation and rotation of a follower frame with respect to base frame.

채택된 답변

MathWorks Support Team
MathWorks Support Team 2013년 10월 25일
To obtain the relative motion between two coordinate frames in SimMechanics 8.2 (R2013b), use a Transform Sensor block. Using this block, one can sense both translational and rotational position, velocity, and acceleration between any two frames in a model.
Please refer to the example model attached "double_pendulum_transform_sensor.slx" that uses a Transform Sensor block to sense the lower link translational position with respect to the World frame.
To sense motion, first connect the base and follower frame ports to the World Frame and lower link subsystem blocks. Then, select the translation parameters to sense inside the Transform Sensor block. By selecting Y and Z, this model senses translation along the Y and Z axes, respectively.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Applications에 대해 자세히 알아보기

제품


릴리스

R2013b

Community Treasure Hunt

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

Start Hunting!

Translated by