Linear quadratic integrator: adding the integrator on a state

조회 수: 12 (최근 30일)
Luigi Emanuel di Grazia
Luigi Emanuel di Grazia 2021년 9월 18일
Hi to everyone!
I'm having an issue tuning an lqi, in particular:
I want to add an integrator on a state, hence I use this state as an output and use the matlab lqi function. The error I'm having is the following:
Error using ss/lqi (line 115)
Cannot compute the stabilizing Riccati solution S
for the LQR design.
This could be because:
* R is singular,
* [Q N;N' R] needs to be positive definite,
* The E matrix in the state equation is singular.
Has someone had the same problem?
I don't think the problem is in the model
Thanks in advance

답변 (0개)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by