The "lqi" command failed to stabilize the plant or find an optimal feedback gain
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Robust Control Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!