pv based single stage acim driver error

2 visualizzazioni (ultimi 30 giorni)
mehmet salih fidaner
mehmet salih fidaner il 21 Mar 2021
Risposto: Sabin il 10 Gen 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?

Risposte (1)

Sabin
Sabin il 10 Gen 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.

Categorie

Scopri di più su Electrical Block Libraries in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by