narin1975
Posts: 2
Joined: Wed Nov 12, 2014 9:03 am

How to protect RPi from abrupt power down?

Wed Nov 12, 2014 9:09 am

Hi

RPi needs to be shutdown gracefully with commands.

However, in the case where power outage is frequent or if we intentionally want to allow users to plug off RPi at anytime, do we have any solution for it? For example, to have a power bank sit in between and when power outage is detected the shutdown command is immediately issued?

Have anyone tried to invent a system like this? Please share your ideas how you actually implement it?

Thanks,
Narin

User avatar
hansotten
Posts: 341
Joined: Fri Jul 13, 2012 6:01 am
Contact: Website

Re: How to protect RPi from abrupt power down?

Wed Nov 12, 2014 10:42 am

Several solutions are commercially available, search for "rpi ups".

This one is the closest to your wishes: https://www.modmypi.com/pi-modules-upis-advanced
http://duinorasp.hansotten.com for Raspberry Pi and Arduino and ESP8266
http://retro.hansotten.nl for retrocomputing with the 6502 cpu

narin1975
Posts: 2
Joined: Wed Nov 12, 2014 9:03 am

Re: How to protect RPi from abrupt power down?

Wed Nov 12, 2014 10:44 am

Oh I see, thanks a lot!

User avatar
joan
Posts: 14935
Joined: Thu Jul 05, 2012 5:09 pm
Location: UK

Re: How to protect RPi from abrupt power down?

Wed Nov 12, 2014 10:47 am

What are you trying to protect?

I don't see why the Pi would be harmed by an abrupt loss of power.

It might cause SD card file system corruption if the card was been written as the power was lost. You can minimise the chances of that by minimising writes to the SD card.

User avatar
PiModules
Posts: 96
Joined: Sun Mar 03, 2013 9:20 pm
Location: Athens -Greece
Contact: Website

Re: How to protect RPi from abrupt power down?

Wed Nov 12, 2014 4:20 pm

Hi,
I'm from Pi Modules, designer of the UPiS. We just releasing new upgraded solution (UPS PIco) to what you are looking for, and compatible with HAT B+.
UPS PIco.jpg
UPS PIco
UPS PIco.jpg (35.55 KiB) Viewed 1095 times
A full prospectus of the new product is available here. Next week we will start offering it.

http://www.pimodules.com/downloads/UPS_ ... MMP-R4.pdf

Warmest Regards
PiMaster
http://www.pimodules.com

Return to “Troubleshooting”