From 54a61b44e07260cf49cac8df4f7d55a1e5a88891 Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Wed, 7 May 2025 13:21:51 -0400 Subject: [PATCH] vault backup: 2025-05-07 13:21:51 --- ' | 6 ++++++ .obsidian/plugins/colored-tags/data.json | 6 +++--- Writing/TurboSAR.md | 6 ++++++ 3 files changed, 15 insertions(+), 3 deletions(-) create mode 100644 ' 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).