Filter löschen
Filter löschen

how to solve algebraic loop problem?

1 Ansicht (letzte 30 Tage)
Muhammad
Muhammad am 25 Mai 2023
Beantwortet: Ankush Aher am 26 Mai 2023
how to solve this problem?
  1 Kommentar
Muhammad
Muhammad am 25 Mai 2023
I have selected " minimize algebraic loop occurences" but its not worked

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Ankush Aher
Ankush Aher am 26 Mai 2023
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^.

Kategorien

Mehr zu General Applications finden Sie in Help Center und File Exchange

Produkte


Version

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by