vault backup: 2024-08-29 17:23:55

This commit is contained in:
Dane Sabo 2024-08-29 17:23:55 -04:00
parent 55eb76aae3
commit ee4d7ff6c6

View File

@ -44,4 +44,5 @@ What we cannot do is easily validate our guarantees on a real controller.
While we have been able to find the set of perturbed plants for decades, being able to create and test a controller with elements from that set is by no means trivial.
The most common way of accomplishing this task today is by using structured perturbations, where an engineer traces throughout the system where uncertainty comes from and then establishes probability density functions for each uncertainty, culminating in a probabilistic model that can be sampled to create elements of the set.
This is an expensive way to create perturbations.
The other way is by using unstructured perturbations. For this method, some transfer function $\delta$ with a maximum gain is used to augment the nominal plant model.
The other way is by using unstructured perturbations.
For this method, some transfer function $\delta$ with a maximum gain is used to augment the nominal plant model.