How to get a practical controller matrix from a known open-loop matrix function?
Show older comments
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.
Answers (1)
MINGYEN CHEN
on 19 Sep 2012
Categories
Find more on Tuning Goals in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!