Effacer les filtres
Effacer les filtres

Improving Control Performance with Look-Ahead (Previewing)について

2 vues (au cours des 30 derniers jours)
Youhei Ogawa
Youhei Ogawa le 11 Mai 2019
Commenté : Kazuya le 13 Mai 2019
こんばんは
Improving Control Performance with Look-Ahead (Previewing)についてweb上で見ており、
MATLABでサンプルコードを試そうと思い、MATLABのコマンドを実行する
openExample('mpc/mpcpreview')
をコマンドウィンドウに入力したのですが、サンプルがでてきません。
サンプルのSimulinkⓇを使用したシミュレーションのreference previewとdisturbance previewについて詳しく見てみたいです。
コマンドで実行できないので、回答でコードを書いていただけると大変助かります。
また、現在Simulinkにおけるシミュレーションでむだ時間を含む伝達関数を用いてモデル予測制御を行っているのですが、
むだ時間を含む場合、web上のDifine Plant Modelにおいて
plant = ss(tf({1,1},{[1 .5 1],[1 1]}),'min');
の伝達関数表現としてtf(◯◯◯,[◯◯◯ ◯],'InputDelay',4500)という形で良いのでしょうか?
また伝達関数の後ろの'min'とはどういう意味でしょうか?
よろしくお願いいたします。
  3 commentaires
Youhei Ogawa
Youhei Ogawa le 13 Mai 2019
インストール済みですが、開きません。
R2019aのバージョンで行っております。
また、現在Simulinkにおけるシミュレーションでむだ時間を含む伝達関数を用いてモデル予測制御を行っているのですが、むだ時間を含む場合、web上のDifine Plant Modelにおいて
plant = ss(tf({1,1},{[1 .5 1],[1 1]}),'min');
の伝達関数表現としてtf(◯◯◯,[◯◯◯ ◯],'InputDelay',4500)という形で良いのでしょうか?
また伝達関数の後ろの'min'とはどういう意味でしょうか?
Kazuya
Kazuya le 13 Mai 2019
すいません、ss の仕様には詳しくなく・・。
web(fullfile(docroot, 'mpc/ug/improve-control-performance-with-look-ahead.html?container=jshelpbrowser'))
と実行して開く(開きます?)ヘルプページの "Open Script”をクリックしても同じですか?

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Linear Plant Specification dans Help Center et File Exchange

Produits


Version

R2019a

Community Treasure Hunt

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

Start Hunting!