How to eliminate loop error?
Ältere Kommentare anzeigen
Hii
I have made a PV model with matlab function..but when I run it it shows the following error
Algebraic state in algebraic loop containing 'PV_panel/PV PANEL/PV Panel/Voltage Measurement/do not delete this gain' computed at time 0.0 is Inf or NaN. There may be a singularity in the solution.If the model is correct, try reducing the step size (either by reducing the fixed step size or by tightening the error tolerances)
How to get rid of this error??
The matlab function works when it is not connected..but shows error when connected.
Thank you
2 Kommentare
Azzi Abdelmalek
am 1 Dez. 2012
Are you using simulink? post your function
ALI
am 2 Apr. 2015
yes i use simulink, i now this problem also.
Antworten (3)
arul
am 10 Dez. 2014
Dear Vidya.... You will add unit delay or memory block in the feedback loop.......with some time delay....
after that you won't get algebraic error....
Thank you
Eristoff Abhi
am 21 Dez. 2012
0 Stimmen
Can you add some snapshot of your model where you are getting this error ?
ALI
am 2 Apr. 2015
0 Stimmen
Hi I have made a PV model with matlab simulink..but when I run it it shows the following error
Algebraic state in algebraic loop containing 'schemacomplet/Asservissement courant Correcteur PI/Sum' computed at time 0.0 is Inf or NaN. There may be a singularity in the solution. If the model is correct, try reducing the step size (either by reducing the fixed step size or by tightening the error tolerances)
How to get rid of this error??
thank you
Kategorien
Mehr zu Simulink finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!