Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

7.3 LQR and Robust-Controller CCD

Core idea

LQR and Robust-Controller CCD must be treated as a system-level decision rather than an isolated technique. For an active suspension under full preview, finite-horizon MPC, reactive feedback, and noisy estimation, state what is fixed, what is optimized, what information is available, and what equations define feasibility.

The relevant quantities are pp, controller and estimator cc, information architecture aIa_I, and It\mathcal I_t. The chapter-level formulation is

u(t)=π(It;c),It={y0:t,r0:t+Tp,x^(t)}.u(t)=\pi(\mathcal I_t;c),\quad\mathcal I_t=\{y_{0:t},r_{0:t+T_p},\hat x(t)\}.

For this section, trace how the choice changes state estimator, the active constraints, and the implementable engineering design. A method is useful only when its assumptions are explicit and its result answers the same system question as the baseline.

Optimal plant versus prediction horizon.

Engineering interpretation

Ask three questions:

  1. Which physical, informational, computational, or economic resource changed?

  2. Which objective component or active constraint made the change valuable?

  3. Does the conclusion survive model, disturbance, initialization, uncertainty, and implementation checks?

A practical action is to design estimator. Record units and assumptions before optimization, report component objectives and margins afterward, and verify the result using an independent calculation or higher-fidelity model.

Activity 7.3: quantify lqr and robust-controller ccd