制御工学ブログ / Control Engineering Blog

制御工学の基礎から専門まで、動画・MATLABコード付きで解説。20年以上の研究経験をもつ大学教員が運営。Control engineering tutorials, research articles, and MATLAB code by a university researcher. Topics: LMIs, state estimation, model error compensator, multirate systems, observer design.

2025-04-01から1ヶ月間の記事一覧

LMIに基づく制御のためのツール

LMI(線形行列不等式)の高度なテクニックを詳細解説。シュールの補題、変数消去法、S変数アプローチ、ポリトープ型不確かさまで。制御工学のロバスト設計における実践的なMATLABコード例付きで体系的に学習。

Advanced LMI Techniques in Control System Design

This follow-up explores some advanced LMI techniques including Schur's lemma, variable elimination methods, and practical implementation with MATLAB code examples.

Stability Analysis and Pole Placement Control for Discrete-Time Systems

Stability Analysis of Discrete-Time Systems In control system design, system stability is the most fundamental and important characteristic. While in continuous-time systems, stability is determined by whether the roots (poles) of the char…

離散時間制御システムの安定性解析と設計

離散時間システムの安定性解析と極配置制御設計を詳細解説。単位円による安定性判定、状態フィードバック設計、連続時間との違いを具体例付きで説明。デジタル制御システム設計の基礎から実践まで体系的に学習。