Why do I get an Algebraic Loop error when I do not have any algebraic loops in Simulink 6.0 (R14)?

1 view (last 30 days)
I have a model containing two atomic subsystems that give feedback to each other. However, one of the subsystems does not have direct feed-through (all outputs go through unit delay blocks). Simulink still reports this as an algebraic loop.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
This is due to the way Simulink detects Algebraic Loops involving atomic subsystems. Please turn on "Minimize algebraic loop occurrences" in the Subsystem properties dialog for atomic subsystems without direct feed through.
For more information regarding this, please refer to the following technical solution:
MathWorks - 1-17XUV: Why does converting my subsystem to a S-function with the Real-Time Workshop introduce an algebraic loop?

More Answers (1)

MUHAMMED FASIL
MUHAMMED FASIL on 4 Aug 2015
Edited: MathWorks Support Team on 8 Dec 2020

Categories

Find more on Schedule Model Components in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!