필터 지우기
필터 지우기

How can I simulate online PSO based MPPT in simulink?

조회 수: 15 (최근 30일)
Nasser Hasani
Nasser Hasani 2018년 6월 13일
답변: Sabin 2024년 1월 24일
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

답변 (1개)

Sabin
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.

커뮤니티

더 많은 답변 보기:  Power Electronics Community

카테고리

Help CenterFile Exchange에서 Particle Swarm에 대해 자세히 알아보기

제품


릴리스

R2016a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by