how to solve algebraic loop problem?

how to solve this problem?

1 comentario

Muhammad
Muhammad el 25 de Mayo de 2023
I have selected " minimize algebraic loop occurences" but its not worked

Iniciar sesión para comentar.

Respuestas (1)

Ankush Aher
Ankush Aher el 26 de Mayo de 2023

0 votos

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^.

Categorías

Más información sobre General Applications en Centro de ayuda y File Exchange.

Productos

Versión

R2022b

Preguntada:

el 25 de Mayo de 2023

Respondida:

el 26 de Mayo de 2023

Community Treasure Hunt

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

Start Hunting!

Translated by