embedded simulink function is not taking value from previous iteration step
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
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 件のコメント
Kaustubha Govind
2012 年 8 月 28 日
Azzi Abdelmalek
2012 年 8 月 28 日
can you post the code of your embedded function
回答 (1 件)
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!