What are the consequences of an Algebraic loop?

2 views (last 30 days)
I have a Simulink model which has an algebraic loop. Specifically, a PID controller where the output is fed-back for error calculation. The simulink model works efficiently. However the warning exists. I want to understand what would be the consequences of this if i deploy the control algorithm as a C code. Also some short tips to remove them would be of good help.
I tried a unit delay but it only made the system worse.

Answers (0)

Community Treasure Hunt

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

Start Hunting!