Questions: Separation Principle and Output Feedback

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A control engineer designs state feedback u = -Kx with closed-loop poles at {-2, -4}, then designs a Luenberger observer with poles at {-10, -20}. She combines them as u = -Kx̂. What are the closed-loop poles of the resulting output-feedback system?

A{-2, -4} only — the faster observer poles vanish once estimation error converges
B{-10, -20} only — the observer poles dominate the combined dynamics
C{-2, -4, -10, -20} — the union of both sets, with no interaction between them
DNew poles must be computed because substituting x̂ for x changes the eigenvalue problem
Question 2 Multiple Choice

Why can the controller gain K and observer gain L be designed independently under the separation principle?

AK and L appear in separate equations, so they trivially cannot interact in any dynamical system
BThe estimation error dynamics ė = (A − LC)e depend only on L, not K — making error evolution independent of the control input
CBoth K and L are chosen to minimize the same quadratic cost function, so they automatically decouple
DThe separation holds approximately because observer poles are placed much faster than control poles
Question 3 True / False

A practical rule of thumb is to place observer poles 2–5 times faster than the control poles because faster observer poles ensure the estimated state x̂ tracks the true state x before significant state changes occur during transients.

TTrue
FFalse
Question 4 True / False

The separation principle holds for most dynamical systems — linear, nonlinear, and time-varying — as long as both the state feedback controller and the observer are individually designed to be stable.

TTrue
FFalse
Question 5 Short Answer

Explain why the estimation error e(t) = x(t) − x̂(t) evolves independently of the control gain K, and how this independence is what makes the separation principle work.

Think about your answer, then reveal below.