The file Demo_015.m is found in IQClab’s folder demos. In this demo we demonstrate the parametric sensitivity analysis tools presented here.
Let us consider a 3-axis satellite control stabilization problem. The spacecraft attitude is controlled by means of 4 reaction wheels (RWLs) and the closed-loop controlled system interconnection is affected by several parametric uncertainties, namely, the spacecraft inertia (6), the RWL scale factor (4) and misalignments (8), together adding up to 18 uncertainties in total.
The (linearized) plant models of the spacecraft and the RWLs are given by and . Here with ,
and
while .
The (diagonal) attitude controller is defined by
and the RWLs are controlled by means of a PI-controller with , , , , and .
This yields the nominal closed-loop RWL model
As mentioned above, the RWLs are subject to scale factor and misalignment uncertainties. The four RWLs are oriented as
The misalignment can then be modelled as
where is the column of , is the misalignment angle, and , , are the RWL misalignment uncertainties.
Also defining the RWL scale-factor uncertainties , , and the weight allows defining the overall RWL model as
Here , is the pseudo-inverse of , and with .
The closed-loop system is then finally obtained by defining the sensitivity function , which is the mapping from the attitude reference input to the tracking error output. The latter is weighted with the performance weighting function
We’re now ready to perform the following sensitivity analyses.
Note: It is emphasized that the controller was not highly tuned and just serves this example for illustrative purposes.
First, the following figure depicts the step response for various samples of the uncertainties. As can be seen, the main uncertainty is observed in the bottom right plot, which presumably is caused by the large uncertainty in . This will be confirmed next.
Let us now perform a sensitivity analysis with Morris method. The following figure depicts the mean (of the absolute value) and standard deviation of the computed elementary effect of each uncertain parameter. As can be seen, there is one main driving uncertain (i.e., ) that affects the performance the most. In addition, there are five parameters (i.e., all four RWL scale factors and ) that have a smaller by observable effect, while the remaining ones have almost no effect.
Next to the previous analysis, the following two figures respectively depict the computed total and first order effects obtained by variance-based approach. These confirm the previous conclusions
Finally, for validation purposes, we compute the worst-case gains for:
- the nominal system: 0.76
- the uncertain system that is affected by the “insensitive” parameters: 0.78
- the uncertain system that is affected by the 6 driving uncertainties: 1.52
- the uncertain system that is affected by all uncertainties: 1.56
From this we conclude that indeed the worst-case gain for the six driving uncertainties is close to the worst-case gain that was computed for the full uncertain system. On the other hand. the worst-case gain obtained for the system that is only affected by the “insensitive” parameters is close to the one computed for the nominal system.
This all illustrates how the sensitivity analysis can be used to identify driving uncertainties and potentially reduce the computational effort in worst-case analyses for much larger uncertain systems by performing the analysis for a subset of driving uncertainties as identified by the sensitivity analysis.