how to solve algebraic loop problem?

how to solve this problem?

1 个评论

I have selected " minimize algebraic loop occurences" but its not worked

请先登录,再进行评论。

回答(1 个)

Ankush Aher
Ankush Aher 2023-5-26
To solve the algebraic loop error use Simulink unit delay block.
Algebraic loop error comes when you connect the output to input without using delay.
So, when simulation starts for the first time step system dont have value for the output which is connected to input so unit delay block required.
Check the inputs to the enabled block v2fh and xs^.

类别

帮助中心File Exchange 中查找有关 General Applications 的更多信息

产品

版本

R2022b

提问:

2023-5-25

Community Treasure Hunt

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

Start Hunting!

Translated by