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 1: Introduction to Control Co-Design

Why the physical system and controller should be designed together

The best plant depends on the controller, and the best controller depends on the plant.

Modern engineering systems increasingly rely on sensing, computation, and actuation. A wind turbine changes blade pitch and generator torque in response to wind. An active suspension applies forces to isolate passengers from road disturbances. A robot coordinates its geometry, motors, sensors, and motion controller to complete a task. In each case, the physical system and controller jointly determine performance.

Conventional design often treats these parts sequentially: design the physical system first, freeze it, and then design a controller for the resulting plant. This workflow is convenient, but it can eliminate valuable combinations of physical and control decisions before they are evaluated.

Control co-design (CCD) treats the physical system and controller as parts of one integrated engineering design problem. This chapter develops the motivation, vocabulary, mathematics, and engineering judgment needed to recognize and formulate a CCD problem.

Learning objectives

After completing this chapter, you should be able to:

  1. identify the plant, controller, sensors, actuators, states, outputs, and disturbances in an active system;

  2. distinguish architecture, plant, and control as three design domains, and distinguish physical/control architecture from the numerical CCD architectures (nested, simultaneous) introduced later;

  3. distinguish sequential design from control co-design;

  4. explain plant-control coupling in physical and mathematical terms;

  5. explain why a sequential design can be feasible yet system-suboptimal;

  6. formulate a simple system-level objective containing plant and control decisions;

  7. classify how a plant-design objective can represent, approximate, or ignore active control, and explain why that classification predicts sequential-design suboptimality;

  8. recognize applications where CCD is likely to provide value;

  9. distinguish CCD from controller tuning or merely combining variables in one software model;

  10. place CCD within the broader landscape of control-inspired, co-optimization, and co-simulation methodologies; and

  11. evaluate CCD claims with appropriate attention to uncertainty, implementation, and verification.

Chapter roadmap

Active systems \rightarrow Sequential design \rightarrow Control co-design \rightarrow Plant-control coupling \rightarrow example \rightarrow Applications \rightarrow Screening and responsible practice

The chapter begins with the anatomy of active systems, compares sequential and integrated design, introduces a compact CCD formulation, and develops coupling through a mass-spring-damper example. It then turns to applications, screening questions, limitations, and end-of-chapter exercises.