The "lqi" command failed to stabilize the plant or find an optimal feedback gain
1 回表示 (過去 30 日間)
古いコメントを表示
Hi all,
I got a problem when I tried using lqi command. My system is a discrete system with 8 states, 4 inputs and 4 outputs. All my states are controllable. But when I try to use lqi, it reports :The "lqi" command failed to stabilize the plant or find an optimal feedback gain. To remedy this problem:
1. Make sure that all unstable poles of A are controllable through B (use MINREAL to check)
2. Modify the weights Q and R to make [Q N;N' R] positive definite (use EIG to check positivity).
I think the problem is caused by the cond number. So anyone knows how to deal with it?
Thanks alot
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Robust Control Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!