how to make my simulation of photovoltaic with constant power load work..
Mostrar comentarios más antiguos
i'm make a model of photovoltaic with constant power load but when i try to simulate it, it shows that one of the blocks in my simulation which is the divide block is in error.. the message states that "Algebraic state in algebraic loop containing 'RL/Divide' computed at time 0.0 is Inf or NaN. There may be a singularity in the solution" .i try to reduce the step size and change the solver but it still the same..
Respuesta aceptada
Más respuestas (1)
K E
el 24 de Mayo de 2012
0 votos
It sounds like you are dividing by zero at the first time step, so make sure the initial condition of the signal that is being divided is set to a finite value. [I am sure someone more experienced than me can give you more insight.] There is information on workarounds for 'divide by zero' errors here and on detecting them here.
3 comentarios
yasir
el 31 de Mayo de 2012
monaliza most
el 17 de En. de 2013
i ve the same error message in PV model but it is in the product block and i ve reduced the step size and change the error tolerance &change the solver but still have the message any suggestions ??
Sofia Carvalho
el 12 de Abr. de 2017
Did you guys fixed the problem?
Categorías
Más información sobre MATLAB en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!