What's the "best" UPS for a Raspberry Pi 3B?
-
@gohan said in What's the "best" UPS for a Raspberry Pi 3B?:
anyway 2A is more than enough for a Raspberry
No, I do not think it is enough. They recommend 2.5A PSU for the latest RPI. I have 3A power supply for RPi3B. 2A was not enough, but I must say I have a few bits and bobs attached to my RPi like camera or Z-wave USB module
@alexsh1 said in What's the "best" UPS for a Raspberry Pi 3B?:
@gohan said in What's the "best" UPS for a Raspberry Pi 3B?:
anyway 2A is more than enough for a Raspberry
No, I do not think it is enough. They recommend 2.5A PSU for the latest RPI. I have 3A power supply for RPi3B. 2A was not enough, but I must say I have a few bits and bobs attached to my RPi like camera or Z-wave USB module
I did extensive measurements of the current drawn from the RPI3 and you can actually run on 1A, the extra power depends on the devices you connect to it (if you count the 4USB ports it is potentially 4x0.5A = 2A, you add the 0.7A from the RPI3 itself and you end up in the 2.5/3A range)
-
@alexsh1 said in What's the "best" UPS for a Raspberry Pi 3B?:
@gohan said in What's the "best" UPS for a Raspberry Pi 3B?:
anyway 2A is more than enough for a Raspberry
No, I do not think it is enough. They recommend 2.5A PSU for the latest RPI. I have 3A power supply for RPi3B. 2A was not enough, but I must say I have a few bits and bobs attached to my RPi like camera or Z-wave USB module
I did extensive measurements of the current drawn from the RPI3 and you can actually run on 1A, the extra power depends on the devices you connect to it (if you count the 4USB ports it is potentially 4x0.5A = 2A, you add the 0.7A from the RPI3 itself and you end up in the 2.5/3A range)
@gohan cpu- load ?
-
@alexsh1 said in What's the "best" UPS for a Raspberry Pi 3B?:
@gohan said in What's the "best" UPS for a Raspberry Pi 3B?:
anyway 2A is more than enough for a Raspberry
No, I do not think it is enough. They recommend 2.5A PSU for the latest RPI. I have 3A power supply for RPi3B. 2A was not enough, but I must say I have a few bits and bobs attached to my RPi like camera or Z-wave USB module
I did extensive measurements of the current drawn from the RPI3 and you can actually run on 1A, the extra power depends on the devices you connect to it (if you count the 4USB ports it is potentially 4x0.5A = 2A, you add the 0.7A from the RPI3 itself and you end up in the 2.5/3A range)
-
@gohan I did the same thing too. Only for my set-up. I am not interesting powering a bare RPi. 2.5A is not enough in my case - I am using 3A PSU. I suppose this is due to 20x4 screen I am running from the RPi together with other peripherals.
-
I tested the UPS PIco HV3.0B HAT Stack. On Rpi 1B and 3B. And it works perfectly :) maybe installation of the software is not very easy and the documentation is not very clear but i think it is worth the effort. And I got it for half the price of rpi3. Another +1 is that it has additional 3.3V ldo that can supply 150mA, should be sufficient to power the nrf24l01+ pa/lna module :)
-
Just thought I'd mention that last week we had a lightning strike that was close enough that it completely fried both my irrigation controller and also the UPS on my wife's computer. Her computer did survive it though. So, although the odds may seem remote, it does happen. How lithium batteries would react to a lightning strike is unknown to me, so that's one of the reasons why I've ruled them out for use in a UPS. Unfortunately, doing so does seem to narrow the options considerably.
-
Just thought I'd mention that last week we had a lightning strike that was close enough that it completely fried both my irrigation controller and also the UPS on my wife's computer. Her computer did survive it though. So, although the odds may seem remote, it does happen. How lithium batteries would react to a lightning strike is unknown to me, so that's one of the reasons why I've ruled them out for use in a UPS. Unfortunately, doing so does seem to narrow the options considerably.
@neverdie for the lightning protection I use a surge protection extension lead like this
https://www.amazon.ca/Belkin-6-Outlet-Commercial-Protector-Rotating/dp/B000JV3CKA
Additionally, UPS PIco has got the following protection:
- System Protection
- Direct Raspberry Pi® Hardware Reset Button via Spring Test Pin (pogo pin)
- Programmable Watch-Dog Hardware feature (Still Alive Timer)
- PPTC 2.6A fuse
- ZVD circuit on 5V GPIO connections
- Microcontroller watch-dog
- Over Temperature protection
- Over Current protection
Re PSU, this is the one I have
Raspberry Pi 3 Charger, Aukru 5V 3000mA Power Supply 3A Micro USB Charger for Raspberry Pi 3 Model B / Pi 2 Model B / B+ Plus, Banana pi https://www.amazon.co.uk/dp/B017YW2CKM/ref=cm_sw_r_cp_api_i_o9d9AbBYH266F
-
This thread is old, but still consists of the best suggestions for a Raspberry Pi UPS so adding my findings here.
Despite Pi being used for a lot of battery-powered projects, it's surprising to see that a well-defined UPS is not available.
While most of the above-suggested power boards will work fine, they lack form factor and customizability. I would rather take an open-source design and tweak it to my needs than just using a off-shelf black box.So I am planning to improvise on this design called ["DIY Raspberry Pi UPS – An Uninterrupted Power Supply to Keep your Pi Safe during Power Failure"](DIY Raspberry Pi UPS – An Uninterrupted Power Supply to Keep your Pi Safe during Power Failure)
The author has provided both schematics and PCB layout so it should be easy to tweak the desing. The board is already designed to handle 1.5A (continous) and 3A (peak current) which would suffice well for my project. Though I could really use a software on/off feature like i should be able to shift between battery power and main power through a GPIO pin. Will share the design when I am until.
Until then if anyone has found better designs or features, please update me.
Power to you guys, thanks -
This thread is old, but still consists of the best suggestions for a Raspberry Pi UPS so adding my findings here.
Despite Pi being used for a lot of battery-powered projects, it's surprising to see that a well-defined UPS is not available.
While most of the above-suggested power boards will work fine, they lack form factor and customizability. I would rather take an open-source design and tweak it to my needs than just using a off-shelf black box.So I am planning to improvise on this design called ["DIY Raspberry Pi UPS – An Uninterrupted Power Supply to Keep your Pi Safe during Power Failure"](DIY Raspberry Pi UPS – An Uninterrupted Power Supply to Keep your Pi Safe during Power Failure)
The author has provided both schematics and PCB layout so it should be easy to tweak the desing. The board is already designed to handle 1.5A (continous) and 3A (peak current) which would suffice well for my project. Though I could really use a software on/off feature like i should be able to shift between battery power and main power through a GPIO pin. Will share the design when I am until.
Until then if anyone has found better designs or features, please update me.
Power to you guys, thanks@siddarth-sid Perhaps irrelevant since form-factor featured in your post, but...
I put in a UPS which featured on Instructables a while back based on a MeanWell AD-55A PSU, which is still working since 2018. It's neither not neat or compact but has sailed through multiple power cuts suffered here with aplomb. Simple enough to wire up, no processing required, the SMPS does it all.
Never did get round to powering the router from it as originally intended, but ain't dead yet...
I think this links https://forum.mysensors.org/post/100533 -
I'm quite lazy, and use this approach and use a USB powerbank, and check if DHCP server is alive or dead (Dead= no 230V)