Bugs of Error | Actuator torque acting on joint primitive

1 view (last 30 days)
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.

Accepted Answer

Steve Miller
Steve Miller on 12 Feb 2023
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

More Answers (0)

Categories

Find more on Simscape Multibody in Help Center and File Exchange

Tags

Products


Release

R2022b

Community Treasure Hunt

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

Start Hunting!