Difference between revisions of "ECE497 Project - PDU"
(→Installation Instructions) |
|||
Line 22: | Line 22: | ||
== Executive Summary == | == Executive Summary == | ||
+ | Please look at the repo readme, I did all of my actual documentation there. | ||
=== What is a PDU and what is it for === | === What is a PDU and what is it for === | ||
Line 36: | Line 37: | ||
== User Instructions == | == User Instructions == | ||
− | + | The user should read my repo readme. | |
== Highlights == | == Highlights == | ||
− | + | I plan on actually using this, so it has nice packaging and a thorough readme. | |
== Theory of Operation == | == Theory of Operation == | ||
− | + | You connect this to your UPS so you can power cycle devices without having to get up from your desk as well as see their power usage. | |
== Work Breakdown == | == Work Breakdown == | ||
− | + | I did everything. | |
== Future Work == | == Future Work == | ||
− | + | The main thing is really just to get a working display with some input buttons mounted to the case. And maybe an ncurses interface which has power usage graphs. I don't really want a web UI. | |
== Conclusions == | == Conclusions == | ||
− | + | I look forward to using this. | |
{{YoderFoot}} | {{YoderFoot}} |
Revision as of 23:16, 6 November 2018
Embedded Linux Class by Mark A. Yoder
Team members: Wesley Van Pelt
Contents
Grade
-- Executive Summary -- Installation Instructions -- User Instructions -- Highlights -- Theory of Operation -- Work Breakdown -- Future Work -- Conclusions -- Demo -- Late Score: --/100
Executive Summary
Please look at the repo readme, I did all of my actual documentation there.
What is a PDU and what is it for
A Power Distribution Unit (PDU) is a very general term which is basically just a relay box with a bunch of outlets. They also typically have power monitoring for each of the outlets, and are controlled through a web interface.
What is this specific PDU
This PDU was built with 18 outlets in groups of 2 and 4 on each relay with a current monitor.
Packaging
Everything is mounted in a short 2U server case with a CNCed backplate for mounting the outlets. Refer to the repo readme for a part list.
Installation Instructions
https://bitbucket.org/wesley5040/pdu
User Instructions
The user should read my repo readme.
Highlights
I plan on actually using this, so it has nice packaging and a thorough readme.
Theory of Operation
You connect this to your UPS so you can power cycle devices without having to get up from your desk as well as see their power usage.
Work Breakdown
I did everything.
Future Work
The main thing is really just to get a working display with some input buttons mounted to the case. And maybe an ncurses interface which has power usage graphs. I don't really want a web UI.
Conclusions
I look forward to using this.
Embedded Linux Class by Mark A. Yoder