Observer Design
State estimation, Luenberger observer, observability.
Luenberger Observer Design
Test your understanding of state observer design, error dynamics, and the role of observability in state estimation.
Question 1 of 3
Q1.The Luenberger observer state equation is x_hat_dot = A*x_hat + B*u + L*(y - C*x_hat). What is the dynamics of the estimation error e = x - x_hat?
Related Articles
State Space Representation
Dot-x = Ax + Bu, y = Cx + Du matrices.
8 min read
State Space from Transfer Function
Controllable and observable canonical forms.
10 min read
Transfer Function from State Space
H(s) = C(sI-A)^(-1)B + D derivation.
9 min read
Observability
Observability matrix rank test, Mo = [C CA CA²...].
5 min read
State Variables
Minimum set of variables to describe system state.
8 min read