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.1 One-Pass Sequential Baseline

Definition

One-pass sequential design is a non-CCD baseline. The plant is optimized first using plant-level criteria. Its result is frozen, and a controller is then designed for that fixed plant:

pseq=argminpJp(p),gp(p)0.p_{seq} = arg min_p J_p(p), g_p(p) ≤ 0.
zseq=argminzJc(z;pseq),R(pseq,z)=0,gc(pseq,z)0.z_{seq} = arg min_z J_c(z;p_{seq}), R(p_{seq},z)=0, g_c(p_{seq},z) ≤ 0.

There is no return path from the control optimization to the plant design. Therefore the plant optimizer cannot trade stiffness, damping, mass, geometry, or actuator sizing against closed-loop performance.

Active-suspension interpretation

A conventional baseline might select ksk_s and csc_s from passive ride and handling requirements, then freeze them while tuning feedback gains. This workflow is useful because it reflects common engineering practice and establishes how much value is added by a joint formulation. It must not be labeled CCD.

The baseline remains fair only if its final plant–controller pair is evaluated with the same system objective, road cases, constraints, and validation model used for CCD.

Activity 5.1: quantify a one-pass sequential baseline