Model Predictive control mppt

22 views (last 30 days)
VInod CHINTADA
VInod CHINTADA on 6 Feb 2021
Answered: Yibo Wang on 3 Apr 2021
my system
PV ARRAY ------>BOOST CONVERTER------> GRID
|
|
MPC---->prediction equations ---->optimal function ------>switching signal
MPPPT----> reference current ---->
I have my model equations of both switching cases ON and OFF,
and also MPPT which generates the reference current and Cost function
which gives decision whether to choose ON state or OFF state,
but the problem arises to give this switching signal to the IGBT of the boost converter.
please do help me with this simulation

Accepted Answer

Nitin Kapgate
Nitin Kapgate on 11 Feb 2021
Edited: Nitin Kapgate on 11 Feb 2021
You can refer to the Solar PV System with MPPT Using Boost Converter example which explains the design of a boost converter for controlling the power output of a solar PV system.
You can look at the connections made to the Boost converter switch in the model and design your model accordingly.

More Answers (2)

Ali Hussein Numan
Ali Hussein Numan on 12 Mar 2021
Send me the model to see if I can help you
ahnuman2001@gmail.com

Yibo Wang
Yibo Wang on 3 Apr 2021
Hi! could you please give the MPC-MPPT model file? I would like to improve the algorithm.

Tags

Community Treasure Hunt

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

Start Hunting!