I am building a bicycle on Simscape with imported CAD parts but keep getting the same error. Can someone help me please?

조회 수: 5 (최근 30일)
Hello,
I am now studying the behaviour of a bicyle and I am using Simscape to assemble the different parts of it (frame, handle, seat, wheels, etc...). However, I keep getting this error:
['Bicycle4']: The following errors were found in the model Bicycle4.
Caused by:
The connection from 'Bicycle4/File Solid1' port Frame1 to frame File_Solid_Frame1 is ignored for assembly. Break the cycle by explicitly removing this or a different block or connection to it. Resolve this issue in order to simulate the model.
Does anyone know what this error is and how I can fix it please?
Thank you very much.

채택된 답변

Rishi
Rishi 2024년 5월 15일
Hi Henintsoa,
I understand that you want to know why you're getting the error message 'Cycle detected ub rigidity graph'.
This is because SimMechanics does not allow creation of closed-loop system unless there are Joints present in the assembly. (such as a four-bar linkage).
If there are no Joint blocks in the assembly, you need not close the loop because it will not affect the behavious of the rigid body. For example, if you are creating a triangle using three bars 'A', 'B', and 'C', the connections 'A-B' and 'B-C' will suffice. Creating the connection 'C-A' as well will cause this error to be thrown.
Hope this helps!
  댓글 수: 1
Henintsoa
Henintsoa 2024년 5월 15일
Hello Rishi,
Thank you very much for your answer. The explanation you gave was very clear and very helpful. I removed the link that closed my loop and did some re-arranging in my model and it is okay now. Thank you again.
Have a nice day/night.

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

추가 답변 (0개)

카테고리

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

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by