errors when generating certain motions of Revolute Joint in simMechanics

조회 수: 103 (최근 30일)
QiQin Zhan
QiQin Zhan 2015년 3월 18일
댓글: Joben Kennard Arroyo 2020년 8월 4일
The model:
The simMechanics system is as follow:
simin is input from workspace and is the motion of Revolute Joint as the time goes on.
But it shows some kind of error: In the dynamically coupled component containing Revolute Joint Revolute_Joint, there are fewer joint primitive degrees of freedom with automatically computed force or torque (0) than with motion from inputs (1). The prescribed motion trajectories in this component may not be achievable. Solve this problem by reducing the number of joint primitives with motion from inputs or increasing the number of joint primitives with automatically computed force or torque. Resolve this issue in order to simulate the model.
Does anybody knows what's wrong and what should I do to solve the problem.
  댓글 수: 2
Shuangjun
Shuangjun 2016년 4월 12일
편집: Shuangjun 2016년 4월 12일
If you specify one input, there must be one coupling automatic computed force to counter this effect. It means if the solid moves, there must be corresponding force applied on it. Solution: Simply change the actuation force to automated computed.
Naseeb Gill
Naseeb Gill 2017년 3월 2일
Hello @Shuangjun, I am also facing same problem and I changed actuation force to automated computed but the problem is same. Image showing error attached. Can you please help me to resolve this.

댓글을 달려면 로그인하십시오.

답변 (1개)

Steve Miller
Steve Miller 2017년 8월 5일
편집: Steve Miller 2017년 8월 5일
I suspect all you need to do in the model pictured above is set the Torque setting to "Automatically Computed" in your Revolute joint.
To configure motion actuation at a Revolute Joint, you make two changes as shown in the image below. This lets you perform inverse dynamics simulation with Simscape Multibody, where the simulation tells you the forces and torques required to achieve a desired motion trajectory.
You can solve very challenging inverse dynamics problems with Simscape Multibody, including prescribing the motion along one degree of freedom and determining the required force/torque at other degrees of freedom. For more details, see the documentation page Specifying Joint Actuation Inputs.
Attached to this answer is a modified version of shipping example sm_four_bar where one input is driven with motion actuation. Please note the settings within the Simulink-PS block, including units and input filtering. When possible, let Simscape calculate a consistent set of derivatives for you (see documentation page Specifying Motion Input Derivatives).
Thanks,
--Steve
  댓글 수: 2
Joben Kennard Arroyo
Joben Kennard Arroyo 2020년 8월 4일
I had the same problem when i set the torque actuation to automatically computed. Revolute joints only have one rotational degree of freedom. The components that i am connecting with the joint is coincident with the z-axis.But the error says that "there are more joint primitive degrees of freedom with automatically computed force or torque (1) than with motion from inputs". I dont know where are these other joint primitive degrees if freedom came from when the revolute joint specifically makes it so that the connection will have only one rotational degree of freedom. I may be just lacking knowledge, but I dont get this error.

댓글을 달려면 로그인하십시오.

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by