Writing code for MPPT algorithm to control a synchronous converter

조회 수: 7 (최근 30일)
Adam
Adam 2020년 12월 15일
답변: Kiran Felix Robert 2020년 12월 18일
Hi all,
I am trying to use an algorithm to operate at the maximum power point with PV panles under both uniform and partial shading cases.
However, I managed to model my converter and the converter has two main signals (to control the swithces - PWM). Each singal controls two switches in a complementary manner. Therefore, I have a few issues here:
1- How can write the code for the MPPT on simulink and connect the output to the PWM block? I would like that controller to output the two signals to control the switches.
I'm really new (beginner) to simulink and I could not find a way to write my code to implemetn the algorithm. I want to know which block for example allows me to write the code and how I can connect the output of the panles to the code, so I can continously moniter the operation.
2- How can I connect the output of the PV panles to my code (I need to check the output of the PV as the PWM varies)?

답변 (1개)

Kiran Felix Robert
Kiran Felix Robert 2020년 12월 18일
Hi Adam,
Refer the MPPT Algorithm documentation for a detailed information and examples. The example and video links can be found at the bottom of the page. This example shows a use case.

카테고리

Help CenterFile Exchange에서 Solar Power에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by