Problem with simscape model
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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 Comments
Nikhil Sonavane
on 2 Aug 2019
Can you share your Simscape model here so that I can help you debug it.
Andrea Ongaro
on 2 Aug 2019
Nikhil Sonavane
on 5 Aug 2019
Please share .slx file of your model and not the images.
Andrea Ongaro
on 5 Aug 2019
Answers (1)
Nikhil Sonavane
on 9 Aug 2019
0 votes
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 Comments
Andrea Ongaro
on 9 Aug 2019
Nikhil Sonavane
on 9 Aug 2019
Attaching MATLAB R2018b version of your model. I have checked it for MATLAB R2018b version.
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!