How can I simulate online PSO based MPPT in simulink?
18 ビュー (過去 30 日間)
古いコメントを表示
Hi, By using script of Particle Swarm Optimization that contains function handle that defines function like Power by simout of simulink model and sim command I can simulate an offline PSO based MPPT of PV ARRAY, that runs model and evaluate results for particles and iterations. But my question exactly is that can I use MATLAB FUNCTION block in model and put PSO code in it as a function and feed its output(duty cycle) to PWM GENERATOR to track MPP online? Thanks
0 件のコメント
回答 (1 件)
Sabin
2024 年 1 月 24 日
Yes, you can use the MATLAB Function block in Simulink to implement custom code, including a Particle Swarm Optimization (PSO) algorithm.
0 件のコメント
コミュニティ
その他の回答 パワー エレクトロニクス コミュニティ
参考
カテゴリ
Help Center および File Exchange で Particle Swarm についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!