13 June, 2015

Eaton 3S 550 and Raspberry Pi

Briefly about the setupEaton 3S 550 powers a constantly running Raspberry Pi (RPi), wireless router, ADSL modem, cordless phone, wireless energy monitor (Eliq) and home automation device (Tellstick Net). All in all they are 10% of the UPS capacity which gives me about 30 minutes safety window before the RPi will shut down (shut down is triggered when battery is below 20%).

The Raspberry is running latest Raspbian and monitors the UPS using Network UPS Tools (NUT) which can power off the computer, send notifications etc. I have set up script to log the events and get an SMS on power failures (using Android phone and SMS Gateway).

Below is a screenshot from the NUT monitor GUI and results from a test run of the setup. I have manually started a bash script to collect the battery status by pooling every 15 seconds with "upsc eaton3s@localhost | grep battery.charge:"


Screenshot from the NUT Monitor GUI
Power failure test
Some notes and comments.
Eaton has stopped official support for Linux (at least for this device). NUT does not give guarantee and support for the device anymore. I found that I could not stop the beep function from NUT, but the windows client provided by Eaton did the job.

Pros:

  • attractive price for the features it offers
  • regular sockets
  • could be controlled remotely (you can switch on/off the load via the USB interface)
Cons:
  • doubtful Linux support
  • a bit bulky

Update 2017.10.31: Just briefly to update on the subject. 
I needed to replace the battery after 2.5 years and here is graph from the yesterday's "blackout". 
It seems that at 85% the charging regime changes - this was not captured on the figure above by pure chance.

2 comments:

Uncle Scrooge said...

It works rather well. The RPi survives the switch to battery and back without complaints. It worked on all occasions so far (3 or 4 time since the post). Perhaps the RPi power supply is also contributing to it - it is a rather bulky 2.5A PHILIPS USB power supply. The RPi itself is hooked only to 2 USB devices that consumes MaxPower 90mA(Tellstick Duo) and 20mA(Eaton 3S). I have also Tellstick Net, cordless phone, broadband and fiber router that also work flawlessly during power disruptions - they all have their own separate power adapters.

Uncle Scrooge said...

Marbaf question/comment is relevant. I have now a NAS hooked on the same UPS and that one does not survive the short time between power to battery...