|
Algorithm 2: Generate Controller Parameters |
Data: Model M and data D Parameter mapping with fixed controller parameters and calibratable free parameters Port mapping for free parameter calibration Port mapping for controller parameter calibration (with penalty-expressions) Result: Set of controller parameter values |
-
1
Generate parameters for the free parameters defined in by performing a calibration using M, D, and ;
-
2
Turn the controller parameters in , which are to be calibrated, into free calibratable parameters while keeping the other parameters fixed to the values from to generate a new parameter mapping
-
3
Perform a new calibration using M, D, and to generate parameters for the selected controller parameters
-
4
return
|