필터 지우기
필터 지우기

Motion singularity in simulink

조회 수: 6 (최근 30일)
Siavash
Siavash 2011년 11월 29일
in simulink(simmech) I run my 6-link robot. this error appears: "The motion is singular (the mass matrix is singular). Check the mass properties and joint axes of the attached bodies." apparently my mass matrices are correct. mass of each link is "1" and inertia matrices are "eye(3)"
where does this error come from?
thank you in advance

답변 (1개)

Guy Rouleau
Guy Rouleau 2011년 12월 1일
It is not the mass on each joint, but the configuration of the system. For example, a serial manipulator can get into a singular configuration when the axis of 2 revolutes are superposed.
Most robotics books explain this phenomenon.
This solution might help:
  댓글 수: 2
Siavash
Siavash 2011년 12월 1일
Thank you very much Guy, but I don't think this can be my problem.
I have simulated this motion in other simulation softwares, it didn't neither become singular in it nor it looks like a position in which it can become singular.
When I faced this error one thing that I tried was changing the Initial Conditions from zero...that did not work either
Guy Rouleau
Guy Rouleau 2011년 12월 2일
In that case, I don't have enough information to guess anything else... I would need to see the model.

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

카테고리

Help CenterFile Exchange에서 Simulation and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by