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.

5.10 Hybrid CCD Solution Workflows

Hybridize solvers without changing the formulation

A hybrid workflow combines numerical strengths while retaining one joint CCD objective and constraint set. Examples include:

These are CCD solution workflows because every stage targets or approximates the same joint problem. In contrast, alternating independent plant and control objectives remains an iterated sequential baseline.

Transfer checks

Whenever the formulation, model fidelity, or variable representation changes between stages, evaluate

ΔJtransfer=(JtargetJsource)/Jsource.ΔJ_{transfer}=(J_{target}-J_{source})/|J_{source}|.

and recheck every coupled constraint. A warm start is useful only if it reduces total verified work.

Activity 5.10: evaluate a hybrid CCD workflow

Chapter summary

One-pass and conventional iterated sequential design are non-CCD baselines. Nested and simultaneous formulations are CCD because physical and control decisions are optimized under one system objective and one coupled feasible set. Hybrid workflows remain CCD only when their stages preserve that joint formulation.

Common mistakes

Exercises

  1. Write the sequential baseline and joint CCD formulations for a two-mass suspension.

  2. Identify exactly which variables and constraints are frozen at each sequential handoff.

  3. Derive the nested value function and the simultaneous decision vector.

  4. Construct a fair comparison table containing performance, feasibility, cost, and validation.

  5. Propose a hybrid CCD workflow and state how you would verify formulation consistency.

Principal sources

Herber and Allison on nested and simultaneous CCD; Sundarrajan and Herber on fair comparisons; and Allison, Guo, and Han on simultaneous suspension CCD.

Open research question

Can coupling strength, derivative structure, and solver reliability predict whether nested, simultaneous, or a hybrid CCD workflow will be most efficient before all alternatives are solved?