A problem with the solver

1 vue (au cours des 30 derniers jours)
saleh shlimet
saleh shlimet le 22 Mai 2020
A problem with the solver when I run a model. when I disconnect the gate driver (simulink) from the inverter (simcap) the problem disappear..

Réponses (1)

Ameer Hamza
Ameer Hamza le 22 Mai 2020
There is an algebraic loop in your model. The error window also suggested two actions to solve the problem under the title "suggested actions". Apply the first suggestion by clicking the "fix" button.
If the algebraic loop is not resolved, than you will need to add a delay block: https://www.mathworks.com/help/releases/R2020a/simulink/slref/delay.html with a delay of one time-step before the gate input of three-phase inverted.

Catégories

En savoir plus sur Simulink dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by