vault backup: 2024-10-16 12:24:31
This commit is contained in:
parent
ffb3f5ac1c
commit
176a67d92b
12
.obsidian/graph.json
vendored
12
.obsidian/graph.json
vendored
@ -1,7 +1,7 @@
|
||||
{
|
||||
"collapse-filter": false,
|
||||
"search": "",
|
||||
"showTags": true,
|
||||
"showTags": false,
|
||||
"showAttachments": false,
|
||||
"hideUnresolved": false,
|
||||
"showOrphans": true,
|
||||
@ -32,7 +32,7 @@
|
||||
"query": "path:\"4 Qualifying Exam\" ",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 2460965
|
||||
"rgb": 16767785
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -63,10 +63,10 @@
|
||||
"nodeSizeMultiplier": 1,
|
||||
"lineSizeMultiplier": 1,
|
||||
"collapse-forces": false,
|
||||
"centerStrength": 0.338541666666667,
|
||||
"repelStrength": 6.14583333333333,
|
||||
"centerStrength": 0.479166666666667,
|
||||
"repelStrength": 8.02083333333333,
|
||||
"linkStrength": 0.864583333333333,
|
||||
"linkDistance": 30,
|
||||
"scale": 0.0889892578125,
|
||||
"close": false
|
||||
"scale": 0.3003387451171875,
|
||||
"close": true
|
||||
}
|
||||
@ -5,7 +5,7 @@
|
||||
{
|
||||
"id": 1,
|
||||
"name": "My Library",
|
||||
"lastUpdate": 1729094040058
|
||||
"lastUpdate": 1729095799246
|
||||
}
|
||||
],
|
||||
"renderCitations": true,
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -10,7 +10,7 @@ Robust control works with
|
||||
Not particularly a limit but something to look at: there are a ton of papers that use the word 'robust' but aren't actually doing textbook robust control as Doyle puts it. Instead, they're doing some kind of formal methods and calling it robust because...? Who knows. Here's some examples:
|
||||
[[farzanRobustControlSynthesis2020]]
|
||||
|
||||
**Limitation**: Using automated design tools for robust control of SISO systems has its benefits outweighed by the labor involved in creating the weighting transfer functions [@atsumiModifiedBodePlots2012].
|
||||
**Limitation**: Using automated design tools for robust control of SISO systems has its benefits outweighed by the labor involved in creating the weighting transfer functions [@atsumiModifiedBodePlots2012] [[atsumiModifiedBodePlots2012]].
|
||||
There is some work going on that tries to deal with this @atsumiModifiedBodePlots2012 . These people have made a tool that can create transfer functions using an upper bound of $\Delta$ and $W$
|
||||
|
||||
**Limitation**: Disk unstructured uncertainty cannot lend itself to creating individual examples of perturbed plants. It is not as simple as picking a plant that is within the robust control disk, because the transfer function that actually gets you there is lost in the abstraction. Or perhaps generalized.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user