How to set range of motion of revolute joint in Matlab2017b simscape?

조회 수: 2 (최근 30일)
superman
superman 2020년 3월 5일
답변: Steve Miller 2022년 11월 19일

답변 (1개)

Steve Miller
Steve Miller 2022년 11월 19일
The ability to limit the range of a joint was added to the joint blocks in release R2019a.
Prior to R2019a, you need to:
  1. Sense the position and velocity of the joint
  2. Use Physical Signal blocks to calculate the force/torque that will resist the joint's motion if it leaves the range (something like a deadzone block)
  3. Apply the force/torque as an input to the joint
There are examples here for releases going back to R2015a
--Steve

카테고리

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

태그

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by