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

8 次查看(过去 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 中查找有关 Applications 的更多信息

产品


版本

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by