A problem with the solver

조회 수: 1 (최근 30일)
saleh shlimet
saleh shlimet 2020년 5월 22일
답변: Ameer Hamza 2020년 5월 22일
A problem with the solver when I run a model. when I disconnect the gate driver (simulink) from the inverter (simcap) the problem disappear..

답변 (1개)

Ameer Hamza
Ameer Hamza 2020년 5월 22일
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.

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by