Control Design without using s ”acker , place.

조회 수: 170 (최근 30일)
Control21
Control21 2019년 11월 30일
답변: Raynier Suresh 2020년 3월 16일
i have a LTI system and i want to state feedback controller in matlap but i must not use acker and place functions.how i can this solution?
  댓글 수: 4
Luna
Luna 2019년 12월 2일
Is it allowed to use Simulink?
Control21
Control21 2019년 12월 3일
yes i can use simulink .....can u give example code for state space represantation to 2*2 matrix?

댓글을 달려면 로그인하십시오.

답변 (2개)

Luna
Luna 2019년 12월 3일
Basically you can check below link and videos how a state-space model created in Simulink.

Raynier Suresh
Raynier Suresh 2020년 3월 16일
The "Acker" and "Place" function will give you the feedback gain matrix K for a specified closed loop poles, Now to do state feedback control through the pole placement technique or by Ackerman method but without using those function's you need to calculate the feedback gain matrix K manually using the formula's or you can write your own script using the formulas which can give you those gains matrix. Another alternative would be to use the LQR , if LQR function is also not allowed you can solve the Algebraic Riccati equation for a specified closed loop poles to find the optimal gain matrix K.
For more information refer these links

카테고리

Help CenterFile Exchange에서 State-Space Control Design and Estimation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by