How to get a practical controller matrix from a known open-loop matrix function?
古いコメントを表示
Hi,
If I have a known open-loop matrix(e.g. 2x2 transfer function matrix) in the unitary feedback control loop with a known plant function(e.g. 2x2 transfer function) and I want to get the controller matrix to simulate the system, how can I get that controller which is practical to use?
I've tried to directly use 'K = L/P' with a 8th-order plant(P) and 6th-order open-loop function(L). And Matlab gave me a 39th-order controller matrix, which is difficult to implement this high order controller in practice. I'm thinking if there is any alternative way to find out the controller that its order is fewer than 39.
Thanks very much in advance. I'm grateful for any response.
回答 (1 件)
MINGYEN CHEN
2012 年 9 月 19 日
カテゴリ
ヘルプ センター および File Exchange で Tuning Goals についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!