Bloc Loop_Breaker
This block imposes, during continuous-time integration of the model, that its output be equal to its input. Even though its behavior is comparable to a gain block of parameter 1, this block does not have a direct feed through dependency, so it can be used to break algebraic loops. Note that this block contains an implicit differential equation and thus will impose the use of an implicit solver.
Note that in the current version of Scicos, the Loopbreaker block does not impose its input-output equality constraint at event times.
- toujours actif: oui
- direct-feedthrough: non
- détection de passage à zéro: non
- mode: non
- entrée régulières:
- port 1 : taille [-1,1] / type 1
- sorties régulières:
- port 1 : taille [-1,1] / type 1
- nombre des entrées évènementielles: 0
- nombre des sorties évènementielles: 0
- possède un état continu: non
- possède un état discret: non
- possède un état objet: non
- nom de la fonction de calcul: loopbreaker
- SCI/macros/scicos_blocks/Misc/Loop_Breaker.sci [voir code]
- SCI/routines/scicos/loopbreaker.c (Type 10004) [voir code]
Scicos Team