Error "compiling simscape network for model [model name]"

27 ビュー (過去 30 日間)
tomer
tomer 2024 年 3 月 27 日
コメント済み: tomer 2024 年 4 月 9 日
Hi
I am trying to run a simple model I made but I get the following error:
"Error compiling Simscape network for model Vaporizer.
Caused by:
This model is structurally singular. Check the equations."
I tried to change the diffrent values of my model but nothing works...
  2 件のコメント
Brahmadev
Brahmadev 2024 年 4 月 3 日
編集済み: Brahmadev 2024 年 4 月 3 日
Hi, could you share your model as an attachment using the paperclip icon, so that we can try to understand where the issue might be?
tomer
tomer 2024 年 4 月 9 日
hi :)
I was able to solve it eventually, thank you!!

サインインしてコメントする。

回答 (1 件)

Neha
Neha 2024 年 4 月 8 日
Hi,
I understand that you are encountering a structural singularity error while simulating a Simscape model.
A structural singularity error indicates that there are equations in your model that are not independent from each other. Imagine you're setting the same velocity for all four wheels of a vehicle and then adding an extra constraint that demands these velocities to be identical. This redundancy leads to a structural singularity.
Therefore, I recommend closely examining your model's equations to pinpoint any inconsistencies or redundancies that might be triggering this error.
Hope this helps!
  1 件のコメント
tomer
tomer 2024 年 4 月 9 日
thank you very much!
that helps!

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by