pv based single stage acim driver error
1 回表示 (過去 30 日間)
古いコメントを表示
Hello guys, in my work for my school project, it works very slowly and I get the error when I increase the irradiance from 600w / mm2 to 1000W / mm2, please help?

0 件のコメント
回答 (1 件)
Sabin
2025 年 1 月 10 日
As the error points out there is an algebraic loop that Simulink could not solve at the time. In R2024b release the model will simulate with warnings. In an older release it may work by switching to TrustRegion-based algorithm for solving the algebraic loop (as in the suggested Actions). The best approach would be to identify and break the algebraic loop to avoid inaccurate results or errors/warnings.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Electrical Block Libraries についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!