PID ゲインスケジューリング設計

非線形なプラントモデルを制御するPID制御器のゲインスケジューリングを、「Closed-Loop PID Autotuner」ブロックまたは「応答の最適化」アプリを用いて設計します。それぞれの手法のメリット、デメリットを把握することができます。
381 download
Aggiornato 25 mar 2024

PID ゲインスケジューリング設計

本サンプルモデルでは、非線形なプラントモデルを制御するPID制御器のゲインスケジューリングを、「Closed-Loop PID Autotuner」ブロックまたは「応答オプティマイザー」アプリを用いて設計する。ツールの使い方と、それぞれの手法のメリット、デメリットを把握することができる。

最初に付属の「PIDゲインスケジューリング設計.pdf」(Webリンクはこちら)を読むこと。

必要なツールボックス

本モデルでは、以下のツールボックスを利用する。ただし、インストールしていなくても、モデルを実行せず閲覧するだけであれば可能である。また、例題によっては使わないツールボックスもある。

  • MATLAB®
  • Simulink®
  • Simscape™
  • Control System Toolbox™
  • Simulink Control Design™
  • Simulink Design Optimization™
  • Optimization Toolbox™
  • Global Optimization Toolbox
  • Parallel Computing Toolbox™
  • MATLAB® Coder™, Simulink® Coder™, Embedded Coder®

必要なサポートパッケージ

  • MATLAB Support for MinGW-w64 C/C++ Compiler

※上記はWindows用のコンパイラである。Mac, Linuxでは、それぞれのOSに向けたコンパイラをインストールすること。

※Windows用のコンパイラで、mexファイルを生成できるコンパイラであれば、MinGWでなくてもよい。

目次

PIDゲインスケジューリングをAutotunerを用いて設計する

PIDゲインスケジューリングを応答オプティマイザーを用いて設計する

PID AutotunerのPIL検証

過去バージョン

過去のバージョンのファイル一式は、以下から得ることができる。ただし、過去のモデルには、古い時期に作成したサンプルしか含まれていないことに注意すること。

GitHubからクローンしている場合には、以下の該当バージョンに戻すことで、過去バージョンファイルを得ることができる。

R2023b: v8.0

R2023a: v7.0

R2022b: v6.0

R2022a: v5.0

R2021b: v4.0

R2021a: v3.0.2

R2020b: v2.2

R2020a: v1.1

Cita come

Toshinobu Shintai (2024). PID ゲインスケジューリング設計 (https://github.com/mathworks/pid_autotuing_response_optimization/releases/tag/v9.0), GitHub. Recuperato .

Compatibilità della release di MATLAB
Creato con R2023a
Compatibile con R2020a fino a R2023a
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
9.0

See release notes for this release on GitHub: https://github.com/mathworks/pid_autotuing_response_optimization/releases/tag/v9.0

8.0.0.0

See release notes for this release on GitHub: https://github.com/mathworks/pid_autotuing_response_optimization/releases/tag/v8.0

7.0.0.0

See release notes for this release on GitHub: https://github.com/mathworks/pid_autotuing_response_optimization/releases/tag/v7.0

6.0

See release notes for this release on GitHub: https://github.com/mathworks/pid_autotuing_response_optimization/releases/tag/v6.0

5.0

See release notes for this release on GitHub: https://github.com/mathworks/pid_autotuing_response_optimization/releases/tag/v5.0

4.0

See release notes for this release on GitHub: https://github.com/mathworks/pid_autotuing_response_optimization/releases/tag/v4.0

3.0.2

See release notes for this release on GitHub: https://github.com/mathworks/pid_autotuing_response_optimization/releases/tag/v3.0.2

3.0.1

See release notes for this release on GitHub: https://github.com/mathworks/pid_autotuing_response_optimization/releases/tag/v3.0.1

3.0

See release notes for this release on GitHub: https://github.com/mathworks/pid_autotuing_response_optimization/releases/tag/v3.0

2.2

See release notes for this release on GitHub: https://github.com/mathworks/pid_autotuing_response_optimization/releases/tag/v2.2

2.1

See release notes for this release on GitHub: https://github.com/mathworks/pid_autotuing_response_optimization/releases/tag/v2.1

2.0

See release notes for this release on GitHub: https://github.com/mathworks/pid_autotuing_response_optimization/releases/tag/v2.0

1.1

See release notes for this release on GitHub: https://github.com/mathworks/pid_autotuing_response_optimization/releases/tag/v1.1

1.0

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.