pv based single stage acim driver error

1 Ansicht (letzte 30 Tage)
mehmet salih fidaner
mehmet salih fidaner am 21 Mär. 2021
Beantwortet: Sabin am 10 Jan. 2025
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?

Antworten (1)

Sabin
Sabin am 10 Jan. 2025
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.

Kategorien

Mehr zu Electrical Block Libraries finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by