LQR Command and failed stabilization

S

Thread Starter

Sara khaan

I am using dlqr command for my state space equation but getting error like this:

The "lqr" 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).

Please help me out that how I can remove this error.
 
Top