embedded simulink function is not taking value from previous iteration step
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
Hi
I Have coded Matlab Embedded function to work my solar system at the MPP (incremental conductance). So i took the previous i, V and P and calculate what shouuld be duty cycle. And Tried to reach to the exact duty cycle for my MPP by continuously calculating the duty cycle from the previous step. But it did not take the previous step value rather always took initial D as 0 in each step.
The link to see the the system in JPEG: http://knsakib.freehostia.com/The%20solar%20cell%20system.jpg
The link to see inside Boost controller: http://knsakib.freehostia.com/inside%20the%20boost%20converter%20control%20%28orange%29.jpg
The matlab embedded block: http://knsakib.freehostia.com/Maximum%20power%20point%20function%20%28inside%20the%20MPPT%29.jpg
Please to go to the link or download the file copy paste those links on your browser otherwise its not working.
2 comentarios
Kaustubha Govind
el 28 de Ag. de 2012
Azzi Abdelmalek
el 28 de Ag. de 2012
can you post the code of your embedded function
Respuestas (1)
KHALID SAKIB
el 28 de Ag. de 2012
0 votos
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!