mightywombat
New Member
I am building a computer-controllable power strip for my home server. The goal is to make the system capable of automatically resetting any peripherals - or the server itself - if there is a detected error or fault of some kind. It will have a microcontroller managing the power outlets based on instructions from the server. The micro will also monitor a "heartbeat" from the server and powercycle it if there's a problem. The server will monitor its peripherals - wireless, internet connection/modem - and call for a reboot of that device if it fails a check.
This should be a pretty straightforward build, but I'm not that familiar with AC power management so I'm having trouble coming up with the component tio use for switching the outlets. It should be noted that each outlet on the power strip will be controlled individually, and should be normally closed so that the default state is to pass power to the connected devices in the event of a system failure on the micro.
The other requirement is that the component should be activated by logic-level power. This isn't a hard and fast requirement, but would make the design a great deal simpler.
So, in summary:
120VAC comes in from the mains power, through a digitally-adressable component (relay, MOSFET, whatever), smoothed out with a cap if necessary, and on to the device. A microcontroller, probably an Arduino or similar device, will be in charge of switching the outlets off when necessary, so the power available to drive the gate will probably not be more than 5VDC. It will only need to keep the power cut off for about 30 seconds at the most, timed by either the server or the micro - I haven't decided yet.
Any recommendations or comments on the design are welcome and encouraged. Thanks for your time and effort!
Ed
This should be a pretty straightforward build, but I'm not that familiar with AC power management so I'm having trouble coming up with the component tio use for switching the outlets. It should be noted that each outlet on the power strip will be controlled individually, and should be normally closed so that the default state is to pass power to the connected devices in the event of a system failure on the micro.
The other requirement is that the component should be activated by logic-level power. This isn't a hard and fast requirement, but would make the design a great deal simpler.
So, in summary:
120VAC comes in from the mains power, through a digitally-adressable component (relay, MOSFET, whatever), smoothed out with a cap if necessary, and on to the device. A microcontroller, probably an Arduino or similar device, will be in charge of switching the outlets off when necessary, so the power available to drive the gate will probably not be more than 5VDC. It will only need to keep the power cut off for about 30 seconds at the most, timed by either the server or the micro - I haven't decided yet.
Any recommendations or comments on the design are welcome and encouraged. Thanks for your time and effort!
Ed
Last edited: