How Plant Design Changes System Dynamics
Design variables appear in the model¶
Plant design variables may include masses, inertias, stiffnesses, damping coefficients, link lengths, actuator placement, structural dimensions, sensor placement, and many other quantities. They can appear:
in the mass matrix;
in stiffness and damping terms;
in aerodynamic or hydrodynamic coefficients;
in actuator leverage or authority; and
in sensor output equations.
Plant design therefore changes the dynamic equations, the state-space matrices, and the input–output relationships.
Mass, stiffness, and damping¶
For the mass–spring–damper system:
increasing lowers natural frequency and usually slows the response;
increasing raises natural frequency and can make the system faster but more oscillatory if damping is not increased appropriately; and
increasing reduces oscillation, although excessive damping may slow the response and increase energy dissipation.
These are physical design tradeoffs, not merely abstract parameter changes.
Changing plant parameters changes dynamic behavior and shifts pole locations. Even before feedback is added, plant design choices alter response speed, overshoot, damping, and frequency content.
Examples from CCD application areas¶
CCD ideas of this kind extend well beyond the four areas developed below — they have been applied to systems as varied as chemical reactors, aircraft, underwater vehicles, wastewater treatment plants, bicycles, motorcycles, and composite smart antennas. The coupling principle is the same in every case: a controller can only reshape the dynamic pathways that the plant provides.
Vehicles¶
Spring and damper selection strongly affect ride comfort and road holding. A soft suspension may improve isolation but require aggressive actuation. A stiff suspension may reduce large motions but worsen comfort. The value of active control depends on the passive design.
Robots¶
Link lengths, structural stiffness, inertia distribution, and actuator placement affect natural frequencies, control bandwidth, and energy use. A heavier arm may require stronger actuators and respond more slowly. A compliant structure may need advanced feedback to suppress vibration.
Wind turbines¶
Tower flexibility, blade mass distribution, and drivetrain inertia influence rotor-speed dynamics and structural loading. Blade-pitch and torque controllers must be matched to those dynamics. If a redesign changes dominant modes, the controller tuning must also change.
A commercial direct-drive, variable-speed, pitch-controlled 1.65 MW wind turbine illustrates the point concretely. Redesigning the pitch controller to co-design rotor-speed regulation together with active tower-vibration damping produced not only smooth, robust rotor-speed control, but also a significant reduction in tower vibration and the mechanical fatigue it causes. Because the controller was absorbing loads that would otherwise have to be carried structurally, the manufacturer could design a tower considerably cheaper than a competitor’s while also improving reliability and maintenance characteristics. The plant that is genuinely cheapest is not the one designed in isolation — it is the one designed knowing how much of the load-carrying job the controller will take on.
Marine energy systems¶
Buoy geometry, power-take-off characteristics, and mooring properties influence heave, pitch, resonance, and absorbed power. Since waves are dynamic disturbances, the plant design shapes which control strategies are possible or beneficial.
Activity 2.5: Allocation of Closed-Loop Dynamics between Plant and Feedback¶
Activity 2.5: Allocation of Closed-Loop Dynamics between Plant and Feedback
Consider
with the PD feedback law
Use . The desired closed-loop dynamics are
where
Show that all plant–controller combinations producing the desired poles must satisfy
and
Consider the allocation cost
with
Derive the minimum-cost allocation analytically.
Repeat the derivation subject to the passive-safety requirements
For the initial condition
derive the closed-loop state trajectory.
Derive the control trajectory
for an arbitrary feasible allocation.
Show that different allocations can produce identical closed-loop poles and identical state trajectories but different control-force histories.
Compute
for:
the unconstrained minimum-cost allocation;
the passive-safety-constrained allocation; and
the fully passive allocation .
Suppose the actuator fails at and
Simulate and compare the three designs.
Explain why matching closed-loop poles alone is insufficient for choosing a plant–controller design.
Activity 2.6: Modal Dynamics and Actuator Placement in a Two-Mass System¶
Activity 2.6: Modal Dynamics and Actuator Placement in a Two-Mass System
Two unit masses are connected by springs as described by
where
and proportional damping is used:
Use
Consider three actuator placements:
Derive the four-state model using
Solve the generalized eigenvalue problem
and compute the natural frequencies and normalized mode shapes.
Transform the mechanical equations to modal coordinates
For each actuator placement, compute the modal input vector
Identify which modes are weakly actuated or completely unactuated by each placement.
Apply the initial condition
and determine which mode is initially excited.
For each actuator placement, design full-state feedback
to move the controllable closed-loop poles as far left as possible while satisfying
Compare the closed-loop responses and control efforts for the three actuator placements.
Repeat the modal analysis after changing the second mass to
Explain how a physical design change can alter mode shapes, actuator authority, and the controller that performs best.