diff --git a/' b/' new file mode 100644 index 000000000..e39150e02 --- /dev/null +++ b/' @@ -0,0 +1,6 @@ + + +This note is to try and keep track of what needs done for the TurboSAR paper. +This paper was completed as part of my final project for *ME 2046 - Digital +Control Theory*. In it, I talk about a new method for doing control while +using successive approximation register analog to digital converters (SAR ADC). diff --git a/.obsidian/plugins/colored-tags/data.json b/.obsidian/plugins/colored-tags/data.json index 77320f718..3ccdebcc8 100755 --- a/.obsidian/plugins/colored-tags/data.json +++ b/.obsidian/plugins/colored-tags/data.json @@ -224,9 +224,9 @@ "InSecondPass": 212, "InFirstPass": 213, "ToRead": 214, - "Computer-Science---Logic-in-Computer-Science": 215, - "Computer-Science---Programming-Languages": 216, - "dead": 217 + "dead": 215, + "Computer-Science---Logic-in-Computer-Science": 216, + "Computer-Science---Programming-Languages": 217 }, "_version": 3 } \ No newline at end of file diff --git a/Writing/TurboSAR.md b/Writing/TurboSAR.md index e69de29bb..e39150e02 100644 --- a/Writing/TurboSAR.md +++ b/Writing/TurboSAR.md @@ -0,0 +1,6 @@ + + +This note is to try and keep track of what needs done for the TurboSAR paper. +This paper was completed as part of my final project for *ME 2046 - Digital +Control Theory*. In it, I talk about a new method for doing control while +using successive approximation register analog to digital converters (SAR ADC).