Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Problem with simscape model
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi everyone,
i'am a beginner with matlab and simulink, and for a thesis project i'am trying to set some simulations to have base results for the successive experimental tests.
In this specific case, i'am trying to simulate a very simple system, the will become more complex in the successive steps: a force source that is emulating a force given by a compression spring, and i have to verify if the spring force is enough to overcome a load, that is given by the other force source. In the middle i have a Loaded-Contact Translational Friction to simulate the load that i given by a torsional spring on my physical system.
When i try to simulate, i have the errors that are showed in the image, and i don't what is the problem. Could be related to a missing degree of freedom between the 2 sources?
댓글 수: 4
답변 (1개)
Nikhil Sonavane
2019년 8월 9일
From your model I understand that you have not connected any mass blocks to your Loaded Contact Translational Friction block. Without these mass blocks the Loaded Contact Translational Friction block becomes a mass less system and hence cannot converge. I suggest you add these blocks to your model and try again. I have attached the modified model file.
댓글 수: 2
Nikhil Sonavane
2019년 8월 9일
Attaching MATLAB R2018b version of your model. I have checked it for MATLAB R2018b version.
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!