Bugs of Error | Actuator torque acting on joint primitive
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi,
I have developed my model using Simulink and Simscape as shown below.
The joint kinematic in term joint angle (actuation) denoted by A, B and C are measured from IMU in lab.
I do change the sample time so see the corresponding actuator torque.
The results differe with respect to sample time and the magnitude is significantly differ as shown below.
I am still looking for answer. Thank you in advance.
댓글 수: 0
채택된 답변
Steve Miller
2023년 2월 12일
It is hard to give you a specific answer without looking at the model.
I believe you are applying a discrete motion signal, which will move the joint in steps. Each time the joint makes a step change, you will see a spike in the applied torque (or constraint torque). If you were able to simulate this as a variable step simulation and you can ensure that the signals are not applied in discrete steps, you would see values that make more sense to you.
--Steve
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simscape Multibody에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!