Writing code for MPPT algorithm to control a synchronous converter

4 ビュー (過去 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 Center および File ExchangeSolar Power についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by