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?

回答(1 个)

Sabin
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.

类别

Help CenterFile Exchange 中查找有关 Electrical Block Libraries 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by