Skip to content
Snippets Groups Projects
Commit 4e2da543 authored by Jake Read's avatar Jake Read
Browse files

psu proper

parent 134a3425
Branches
No related tags found
No related merge requests found
......@@ -2,6 +2,10 @@
Machine Power Routing is a DAG. In this implementation we 'route' power at nodes that comprise our PDB sets - these contain branching nodes, thru- nodes, as well as BFC nodes and a Bleeder / TVS node. Also: a 5V regulator node, for 2A. Of which multiples can exist in the tree, tapping 24v for 5. We can think of the core of our tree as the GND line - this should have one single source, but can branch. Power lines (24v, 5v) can have roots anywhere in the graph, adjacent to the GND tree, but must be sub- DAGs. This way, we can have multiple 24V PSUs working on the same system, so long as their GND lines share a root - but they cannot load share on single loads. Since things are modules, though, it should be easy to split 1/2 power load to one PSU, the rest to the other, etc. Also, for big tickets, like a spindle, we can have dedicated PSUs and dedicated branches of the tree. OK.
### psu-mw350
Root!
### pdb-3
Branch!
......
No preview for this file type
No preview for this file type
No preview for this file type
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment