vault backup: 2024-10-09 12:00:37
This commit is contained in:
parent
90b53420e5
commit
6920ddedfe
12
.obsidian/plugins/colored-tags/data.json
vendored
12
.obsidian/plugins/colored-tags/data.json
vendored
@ -123,7 +123,17 @@
|
||||
"Homework": 111,
|
||||
"Deadline": 112,
|
||||
"Work": 113,
|
||||
"Event": 114
|
||||
"Event": 114,
|
||||
"Robustness": 115,
|
||||
"Algorithm-design-and-analysis": 116,
|
||||
"Filters": 117,
|
||||
"Gain": 118,
|
||||
"Guidelines": 119,
|
||||
"Noise-measurement": 120,
|
||||
"Open-loop-systems": 121,
|
||||
"Regulators": 122,
|
||||
"Three-term-control": 123,
|
||||
"White-noise": 124
|
||||
},
|
||||
"_version": 3
|
||||
}
|
||||
46
200 Library Papers/doyleGuaranteedMarginsLQG1978a.md
Normal file
46
200 Library Papers/doyleGuaranteedMarginsLQG1978a.md
Normal file
@ -0,0 +1,46 @@
|
||||
---
|
||||
readstatus: false
|
||||
dateread:
|
||||
title: "Guaranteed margins for LQG regulators"
|
||||
year: 1978
|
||||
authors:
|
||||
|
||||
|
||||
- "Doyle, J."
|
||||
|
||||
|
||||
citekey: "doyleGuaranteedMarginsLQG1978a"
|
||||
|
||||
journal: "IEEE Transactions on Automatic Control"
|
||||
|
||||
|
||||
volume: 23
|
||||
|
||||
|
||||
issue: 4
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
pages: 756-757
|
||||
|
||||
---
|
||||
# Indexing Information
|
||||
## DOI
|
||||
[10.1109/TAC.1978.1101812](https://doi.org/10.1109/TAC.1978.1101812)
|
||||
## ISBN
|
||||
[](https://www.isbnsearch.org/isbn/)
|
||||
## Tags:
|
||||
#Robustness, #Algorithm-design-and-analysis, #Filters, #Gain, #Guidelines, #Noise-measurement, #Open-loop-systems, #Regulators, #Three-term-control, #White-noise
|
||||
|
||||
>[!Abstract]
|
||||
>There are none.
|
||||
|
||||
>[!note] Markdown Notes
|
||||
>None!
|
||||
# Annotations
|
||||
|
||||
### Imported: 2024-10-09 11:56 am
|
||||
|
||||
|
||||
@ -10,6 +10,6 @@ type: single
|
||||
**TARGET: ~700 words**
|
||||
|
||||
# Outline
|
||||
1. [[How does robust control work?]]
|
||||
1. [[Robust Control]]
|
||||
2. [[How is robust control validation done?]]
|
||||
3. [[How do people generate unstructured perturbations?]]
|
||||
@ -1,4 +0,0 @@
|
||||
# What does Robust Control do?
|
||||
Robust control works with
|
||||
[[What is gain scheduling?]]
|
||||
# What are the limits?
|
||||
10
4 Qualifying Exam/3 Notes/Robust Control.md
Normal file
10
4 Qualifying Exam/3 Notes/Robust Control.md
Normal file
@ -0,0 +1,10 @@
|
||||
# History
|
||||
## Where did Robust Control come from?
|
||||
After the beginnings of modern control and the development of optimal control, John Doyle released a paper in 1978 titled [Guaranteed Margins for LQG regulators](doyleGuaranteedMarginsLQG1978a). This is a less than one page paper that basically gave birth to the robust control field, with a three word abstract: "There are none."
|
||||
|
||||
|
||||
|
||||
# What does Robust Control do?
|
||||
Robust control works with
|
||||
[[What is gain scheduling?]]
|
||||
# What are the limits?
|
||||
Loading…
x
Reference in New Issue
Block a user