Azzera filtri
Azzera filtri

Simulink MPC Designer ZOH FOH Error

31 visualizzazioni (ultimi 30 giorni)
Henry Provan
Henry Provan il 5 Mar 2016
Risposto: dekun wang il 18 Mag 2021
I am trying to design an MPC controller using the simulink controller toolbox. Whenever I try to make the MPC sample time less that 1, I get the following error: "The "zoh" and "foh" methods cannot be used for discrete models with poles near z=0" Could someone please explain what the error means and how I fit my controller? Thanks
  2 Commenti
Steven
Steven il 20 Mar 2020
Did you ever fix this?
Jordan Olson
Jordan Olson il 1 Lug 2020
I'm also having this issue, but changing the sample time in the MPC doesn't fix it.

Accedi per commentare.

Risposte (1)

dekun wang
dekun wang il 18 Mag 2021
poles in discrete domain near z=0 means poles in continuous domain tending to -infinite which means your system's natural frequency is infinitely large. It cannot be true for any systems. So my suggestion would be to double check your plant model.

Community Treasure Hunt

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

Start Hunting!

Translated by