DC-DC PV converter circuit check to solve the error
Show older comments
Hi,I'm new to MATLAB. Im currently doing a project to simulate dc-dc PV module and application of MPPT. I've chose P&O algorithm for the MPPT technique, and attached is what I have currently done. I have these errors i dont really understand what they mean. Can someone check it up and help me solve it?
Answers (1)
Walter Roberson
on 21 Nov 2016
0 votes
You have an algebraic loop; see http://blogs.mathworks.com/simulink/2015/07/18/why-you-should-never-break-an-algebraic-loop-with-with-a-memory-block/
You also have a message about discontinuities being found; when you run, you get NaN or Inf just after time 2.0 . Possibly resolving the algebraic loop might help that.
Communities
More Answers in the Power Electronics Control
Categories
Find more on Solar Power in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!