フィルターのクリア

The active variant must be configured before the simulation is started for pwm generator

1 回表示 (過去 30 日間)
Asma Ben Chida
Asma Ben Chida 2022 年 5 月 25 日
コメント済み: Asma Ben Chida 2022 年 6 月 15 日
For the Matlab example 'power_PVarray_3500W', I change the inverter from single-phase to three-phase and the pwm generator from single-phase to three-phase bridge (6 pulse).
The following error is displayed :
Block 'power_PVarray_3500W/Inverter Control/PWM_Generator/Modulator type' attempted to change the active variant during simulation. The active variant must be configured before the simulation is started.

回答 (1 件)

Joel Van Sickel
Joel Van Sickel 2022 年 6 月 13 日
Hello Asma,
modifying the "inverter control" block as is likely caused the problem. That block is specifically designed as a single phase inverter controller. It also has a number of internal function calls that could easily break when you start modifying it. You will need to use an alternate controller specifically designed for three phase inverter control. Here is a three phase example: https://www.mathworks.com/help/physmod/sps/ug/250-kw-grid-connected-pv-array.html
Regards,
Joel
  1 件のコメント
Asma Ben Chida
Asma Ben Chida 2022 年 6 月 15 日
Hello,
Thank you so much.
I appreciate your helpful response.
Best regards

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeSwitches and Breakers についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by