Writing code for MPPT algorithm to control a synchronous converter

9 Ansichten (letzte 30 Tage)
Adam
Adam am 15 Dez. 2020
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)?

Antworten (1)

Kiran Felix Robert
Kiran Felix Robert am 18 Dez. 2020
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.

Kategorien

Mehr zu Solar Power finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by