observerbased
Observerbased, often written observer-based, refers to methods in control theory that rely on an observer to estimate the internal state of a dynamical system from external measurements and inputs. The estimated state, rather than the true state, is used for feedback control, enabling stabilization and regulation when some states are not directly measurable.
In the canonical continuous-time linear case, the system is x_dot = A x + B u, y = C
For nonlinear or uncertain systems, variants include the extended Kalman filter (EKF) and unscented Kalman filter
Applications span aerospace, robotics, automotive systems (such as active suspensions and driver assistance), process control, and
Historically, observer-based design traces to Luenberger’s work on state observers in the 1960s and to Kalman’s