vault backup: 2024-09-10 11:50:50
This commit is contained in:
parent
ed0ad0ab2a
commit
a7fa387b46
2
.obsidian/graph.json
vendored
2
.obsidian/graph.json
vendored
@ -88,6 +88,6 @@
|
||||
"repelStrength": 11.7708333333333,
|
||||
"linkStrength": 1,
|
||||
"linkDistance": 160,
|
||||
"scale": 0.0263671875,
|
||||
"scale": 0.0889892578125,
|
||||
"close": true
|
||||
}
|
||||
10
.obsidian/workspace.json
vendored
10
.obsidian/workspace.json
vendored
@ -164,7 +164,6 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "4. Qualifying Exam/2. Writing/0. QE Abstract.md",
|
||||
"collapseAll": true,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@ -181,7 +180,6 @@
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "4. Qualifying Exam/2. Writing/0. QE Abstract.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
@ -203,9 +201,7 @@
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "4. Qualifying Exam/2. Writing/0. QE Abstract.md"
|
||||
}
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
],
|
||||
@ -242,10 +238,10 @@
|
||||
"obsidian-full-calendar:Open Full Calendar": false
|
||||
}
|
||||
},
|
||||
"active": "d34f920c9a70dbb6",
|
||||
"active": "9951000f41fb2302",
|
||||
"lastOpenFiles": [
|
||||
"4. Qualifying Exam/2. Writing/1. QE Goals and Outcomes.md",
|
||||
"4. Qualifying Exam/2. Writing/0. QE Abstract.md",
|
||||
"4. Qualifying Exam/2. Writing/1. QE Goals and Outcomes.md",
|
||||
"4. Qualifying Exam/98. With Revisions/QE Abstract For Dan_COMMENTS.pdf",
|
||||
"1. Daily Notes/2024/9. September/2024-09-10.md",
|
||||
"4. Qualifying Exam/98. With Revisions",
|
||||
|
||||
@ -84,6 +84,13 @@ We suggest using a recent technology to more efficiently generate perturbed plan
|
||||
[[QE Abstract For Dan]]
|
||||
|
||||
# Take 5
|
||||
The goal of this research is to use a generative diffusion model to create unstructured perturbations of a nominal plant. For a given controller, an engineer can use robust control theory to find the set of allowable perturbations. This theory gives confidence that a model of a controller is robust, but verifying robustness on an implementation of a controller requires perturbed plants to be extracted from the set.
|
||||
The goal of this research is to use a generative diffusion model to create unstructured perturbations of a nominal plant. If this research is successful, this diffusion model will accomplish three main tasks:
|
||||
1. Generate Bode plots based on training data of example dynamic systems
|
||||
2. Perturb a nominal plant in an unstructured manner with a controllable difference between perturbed and nominal plants
|
||||
3. Approximate a set of controllable plants by generating a large number of perturbed examples
|
||||
|
||||
We suggest using a recent technology to more efficiently generate perturbed plants. The diffusion generative model has shown great promise in creating novel and realistic samples from training data. This model can remove the laborious effort of creating perturbed plants. We suggest training a generative model to create Bode plots of transfer functions. This trained model will then be given a warm start with the nominal plant as an input, with which it will then be able to generate a limitless number of unique perturbed plants for controller validation.
|
||||
The diffusion generative model has shown great promise in creating novel and realistic samples from training data. This research will train a generative model to create Bode plots of transfer functions. This trained model will then be given a warm start of nominal plant as an input, and then generate a limitless number of unique perturbed plants for controller validation. Once created, these perturbed plants can be evaluated if the belong in the set of controllable plants. We create several perturbed plants
|
||||
|
||||
For a given controller, an engineer can use robust control theory to find the set of allowable perturbations. This theory gives confidence that a model of a controller is robust, but verifying robustness on an implementation of a controller requires perturbed plants to be extracted from the set.
|
||||
|
||||
This model can reduce the effort required of creating perturbed plants.
|
||||
Loading…
x
Reference in New Issue
Block a user