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.

11.12 Bilevel Sensitivities and Inner-Loop Convergence

Core idea

Bilevel Sensitivities and Inner-Loop Convergence must be treated as a system-level decision rather than an isolated technique. For nested and simultaneous suspension formulations using identical meshes, derivatives, tolerances, and starts, state what is fixed, what is optimized, what information is available, and what equations define feasibility.

The relevant quantities are outer pp, trajectory w=[X,U]w=[X,U], and sparse residuals R(p,w)R(p,w). The chapter-level formulation is

dJdp=Jp+Jwdwdp.\frac{dJ^*}{dp}=\frac{\partial J}{\partial p}+\frac{\partial J}{\partial w}\frac{dw^*}{dp}.

For this section, trace how the choice changes inner control solve, 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.

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 verify derivatives. 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 11.12: quantify bilevel sensitivities and inner-loop convergence

Chapter summary

The chapter connected outer plant loop, inner control solve, sparse simultaneous NLP, derivatives and scaling, verified comparison through one system formulation. Engineering conclusions require aligned models, information, numerical accuracy, and validation.

Common mistakes

Exercises

  1. Recreate the workflow for nested and simultaneous suspension formulations using identical meshes, derivatives, tolerances, and starts.

  2. State every variable, unit, dependency, and constraint.

  3. Construct a common sequential or nominal baseline.

  4. Identify active constraints and the physical bottleneck.

  5. Design a test that could falsify the claimed benefit.

Principal sources

Herber and Allison; Sundarrajan and Herber; Allison, Guo, and Han.

Open research question

How can inner convergence and bilevel derivative accuracy be controlled adaptively?