From a17cb0cc718f16a676e9cb32c6d7e3bdbe4a1881 Mon Sep 17 00:00:00 2001
From: Jake Read <jake.read@cba.mit.edu>
Date: Tue, 19 Nov 2019 15:53:56 -0500
Subject: [PATCH] last notes to draft

---
 README.md | 23 -----------------------
 draft.md  | 23 +++++++++++++++++++++++
 2 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/README.md b/README.md
index c4c19e1..0be0c20 100644
--- a/README.md
+++ b/README.md
@@ -84,26 +84,3 @@ Big Capacitance!
 Bleed off big capacitance, include TVS diode to eat nasty spikes.
 
 ![pdbleed](pdb-bleeder/routed.png)
-
-## More!
-
-Continued notes, i.e:
- - wireless links? (ok: two graphs)
- - long links (earth reference?)
- - battery operated (no problems, just battery instead of psu)
- - two psus (ok, more power more money)
-
-... 4-ax machine
-
-ok, we can combine psus to pull more total power: they're not really working in parallel here, but they are working together:
-
-... 4-ax w/ 1kw spindle (2x psu)
-
-and we can put different voltages together, so long as we keep the common ground together:
-
-... sys w/ high voltage transformer to ultrasonic driver, or similar
-... (psus should probably be on the same circuit: actually not sure about upstream AC...)
-
-psus can be batteries:
-
-... some battery powered system
diff --git a/draft.md b/draft.md
index efc6aa6..a493424 100644
--- a/draft.md
+++ b/draft.md
@@ -42,3 +42,26 @@ Things can go wrong with power electronics. To help keep things in order, we use
  ... bleed resistors
 
 ... tvs diodes
+
+## More!
+
+Continued notes, i.e:
+ - wireless links? (ok: two graphs)
+ - long links (earth reference?)
+ - battery operated (no problems, just battery instead of psu)
+ - two psus (ok, more power more money)
+
+... 4-ax machine
+
+ok, we can combine psus to pull more total power: they're not really working in parallel here, but they are working together:
+
+... 4-ax w/ 1kw spindle (2x psu)
+
+and we can put different voltages together, so long as we keep the common ground together:
+
+... sys w/ high voltage transformer to ultrasonic driver, or similar
+... (psus should probably be on the same circuit: actually not sure about upstream AC...)
+
+psus can be batteries:
+
+... some battery powered system
-- 
GitLab