필터 지우기
필터 지우기

How to eliminate loop error?

조회 수: 1 (최근 30일)
Vidya
Vidya 2012년 12월 1일
댓글: ALI 2015년 4월 2일
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
Azzi Abdelmalek
Azzi Abdelmalek 2012년 12월 1일
Are you using simulink? post your function
ALI
ALI 2015년 4월 2일
yes i use simulink, i now this problem also.

댓글을 달려면 로그인하십시오.

답변 (3개)

arul
arul 2014년 12월 10일
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
Eristoff Abhi 2012년 12월 21일
Can you add some snapshot of your model where you are getting this error ?

ALI
ALI 2015년 4월 2일
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

카테고리

Help CenterFile Exchange에서 Signal Operations에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by