vault backup: 2024-08-29 17:34:58
This commit is contained in:
parent
aa27be2217
commit
49cef7b55b
5
.obsidian/workspace.json
vendored
5
.obsidian/workspace.json
vendored
@ -27,7 +27,8 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"currentTab": 1
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@ -177,7 +178,7 @@
|
||||
"obsidian-comments:Show Comments Panel": false
|
||||
}
|
||||
},
|
||||
"active": "b5b85c36ff87e102",
|
||||
"active": "3c8fa3261c26a8f5",
|
||||
"lastOpenFiles": [
|
||||
"3-99 Research/6. Researching Techniques/Highlighting Colors and What they Mean.md",
|
||||
"4. Qualifying Exam/2. Writing/QE Abstract.md",
|
||||
|
||||
@ -38,4 +38,4 @@ Real world control systems do not operate on nominal plants, but instead control
|
||||
|
||||
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. Creating $\delta$ however is an opaque challenge.
|
||||
|
||||
We suggest using new technologies to create unstructured perturbations. The diffusion generative model has shown great promise in creating novel and convincing samples
|
||||
We suggest using new technologies to create unstructured perturbations. The diffusion generative model has shown great promise in creating novel and realistic samples from training data, and there is potential to apply this technology to robust control.
|
||||
Loading…
x
Reference in New Issue
Block a user