Problem in Model predictive controller for DC-DC converter Plant model cannot be a pure direct feed-through system without additional dynamics

4 Ansichten (letzte 30 Tage)
Hi
I am designing a model predictive controller for the DC-DC converter. I have developed a DC-DC converter in the matlab simulink. I have connected approprietly MPC controller with DC-DC converter. However, when I am designing the MPC controller in MPC desginer and using define and linearize the plant model, i am receving an error "Plant model cannot be a pure direct feed-through system without additional dynamics"
I am attaching the snapshot of my simulation and error.
I am not able to identifiy the mistake.

Antworten (3)

brain dr
brain dr am 16 Feb. 2021
Hello, i have the same problem, did you solve it?

Leonardo Costa
Leonardo Costa am 11 Mai 2021
Hi I had the same issue. I solved specifying the proper MV and MO signals. Honestly I cannot understand if you choosed the correct signal, but I suggest to try all the signals and hope it works.
  3 Kommentare
brain dr
brain dr am 7 Feb. 2022
Hi guys, you can't use the MPC tool for a model with real elements, like an inductor, resistance, MOSFET..etc, in this case, you should build MPC as a function block (m-file ) including the state-space model and function model, the output signal of this block is generated according to all probabilities of (on/off) switches in the circuit (Mosfet).

Melden Sie sich an, um zu kommentieren.


Ashish Choubey
Ashish Choubey am 1 Jun. 2021
hi kuldeep
have you solved the problem of MPC implementation on boost converter? I am also facing the same problem
  2 Kommentare
brain dr
brain dr am 7 Feb. 2022
Hi guys, you can't use the MPC tool for a model with real elements, like an inductor, resistance, MOSFET..etc, in this case, you should build MPC as a function block (m-file ) including the state-space model and function model, the output signal of this block is generated according to all probabilities of (on/off) switches in the circuit (Mosfet).

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

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

Start Hunting!

Translated by