Simulink Error Regarding "Ambiguous sorted order detected due to use of triggered subsystem(s) and/or Model blocks in a loop."

17 ビュー (過去 30 日間)
I am having an issue with my Simulink set-up and I think it stems from my use of the gen-set controller. My solving configuration blocks seem to be in order, my mechanical ports seem to be meshed well, and everything else seems to be okay. Attached are screen shots of my set up.

回答 (1 件)

Urmila Rajpurohith
Urmila Rajpurohith 2020 年 3 月 27 日
The error that you are encountering is may be due to the input of the triggered subsystem is dependent on its output. Like most algebraic loops, this issue can be solved by adding a "unit delay" to the model.
For more information about using a Unit Delay to solve an algebraic loop, please refer to the following link:

カテゴリ

Help Center および File ExchangeSchedule Model Components についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by