EE 650A - Assignment 8 (2020-21-I)
EE 650A - Assignment 8 (2020-21-I)
Q1.
Consider a system described by following state equations :
ẋ = Ax + Bu y = Cx
1 1 1 0
where the system matrices are A = 0 −1 0, B = 1, C = [1 1 0].
0 0 1 1
C. Where are the open-loop poles of the system? Is the system stable?
D. Design a state-feedback controller to place the closed loop poles at -2, -2, and -2. Use Bass-Gura approach.
Design the estimator gain L to place the closed loop poles of estimator error dynamics at -10, -8, and -15.
Use Ackermanns formula.
Q2.
Consider a system described by following state equations :
ẋ = Ax + Bu y = Cx
1 1 1 1
where the system matrices are A = 0 −1 0, B = 0, C = [0 1 1].
0 0 1 1
B. Design a state-feedback controller to place the closed loop poles at -1, -2, and -3.
Q3.
Consider the following double integrator system:
r̈ = u
A. Express the system in state space form where [r, ṙ]T are two states and r is the output.
1
B. Is the system controllable and (or) observable?
D. Design a state-feedback controller to place closed loop poles at -1, and -2. Use coefficient match method.
F. Design a LQR controller to have the poles of the closed loop system such that Re(λCL ) < −5, where λCL
is the eigenvalue of the closed loop system. Choose the cost function as
1 ∞ 10t T
Z
J= e (x Qx + uT Ru)dt
2 0
1 0
where Q = , R = 1.
0 0.1