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.

Chapter 12: Model Fidelity, Surrogates, and Data-Driven CCD

Obtaining useful models without making optimization impossible

A useful CCD model preserves decision-driving couplings while remaining inexpensive, differentiable, and robust enough for repeated optimization. Fidelity is a managed hierarchy.

Learning objectives

After completing this chapter, you should be able to:

  1. explain and apply high-fidelity simulation;

  2. explain and apply training data;

  3. explain and apply dynamic surrogate;

  4. explain and apply optimization;

  5. formulate and verify the chapter methods on a floating wind turbine modeled in OpenFAST and with reduced, LPV, and derivative-function surrogates.

Mathematical lens

The recurring quantities are high-fidelity FHF_H, surrogate FLF_L, design p,cp,c, and model error eMe_M:

x˙f^(t,x,u,p),eM=yHyL.\dot x\approx\widehat f(t,x,u,p),\quad e_M=y_H-y_L.
Fidelity pyramid.

Running example

The recurring example is a floating wind turbine modeled in OpenFAST and with reduced, LPV, and derivative-function surrogates. Retaining one system prevents apparent improvements from being caused by changed physics, information, loads, or metrics.

High-fidelity-to-surrogate workflow.
  1. sample high fidelity.

  2. identify reduced model.

  3. train surrogate.

  4. validate trajectories.

  5. optimize and confirm.

Training and validation samples.

Chapter map

  1. Analysis Models Versus Optimization Models

  2. Control-Oriented Modeling

  3. Linearization and Local Models

  4. Reduced-Order Models

  5. Response-Surface Surrogates

  6. Dynamic Surrogate Models

  7. Derivative-Function Surrogate Models

  8. Linear Parameter-Varying Models

  9. Gaussian Processes and Neural Networks

  10. Multi-Fidelity Optimization

  11. Model-Error Assessment and Trust

  12. High-Fidelity Validation