pnaven03
Posts: 139
Joined: Thu Feb 16, 2017 5:21 pm

How to save the power consumption in raspberry pi 3

Thu May 11, 2017 9:48 am

Hi Team,

AM using raspberry pi 3 and kernel version Linux raspberrypi 4.4.11-v7+ #888 SMP Mon May 23 20:10:33 BST 2016 armv7l GNU/Linux, My device running in battery mode when raspberry pi 3 power fails , i disable some port like Ethernet port, Bluetooth,
HDMI port and any possible to disable to save the power, any mechanism available in raspberry pi 3 , please any one help on this.

Regards,
Nv

User avatar
DougieLawson
Posts: 38883
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: How to save the power consumption in raspberry pi 3

Thu May 11, 2017 9:51 am

Spend £5 get yourself a RPiZ or spend £10 and get a RPiZW if you need WiFi.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

pnaven03
Posts: 139
Joined: Thu Feb 16, 2017 5:21 pm

Re: How to save the power consumption in raspberry pi 3

Thu May 11, 2017 9:56 am

DougieLawson

Thanks for the reply,

we are using 5000mAH battery backup in raspberry pi 3 when mains power failure,
target is raspberry pi 3 run in 30 hours ,so we are not achieving target , so any methods to save the power and possible to
disable modules.

Nv

User avatar
DougieLawson
Posts: 38883
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: How to save the power consumption in raspberry pi 3

Thu May 11, 2017 9:59 am

It won't have any effect. To reduce power run on a Zero.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

jamesh
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 26442
Joined: Sat Jul 30, 2011 7:41 pm

Re: How to save the power consumption in raspberry pi 3

Thu May 11, 2017 10:06 am

pnaven03 wrote:DougieLawson

Thanks for the reply,

we are using 5000mAH battery backup in raspberry pi 3 when mains power failure,
target is raspberry pi 3 run in 30 hours ,so we are not achieving target , so any methods to save the power and possible to
disable modules.

Nv
Looks like you are already doing most of what can be done to reduce power. You could try turning off some of the CPU cores, but you may as well be using a Zero if you do that.
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.

gregeric
Posts: 1509
Joined: Mon Nov 28, 2011 10:08 am

Re: How to save the power consumption in raspberry pi 3

Thu May 11, 2017 10:30 am

500mAh spent over 30 hours is roughly 160mA average current draw.

You might acheive that with a Zero or A+.

Does your task need to be always-on? If not, an alternative would be to use a MoPower or WittyPi to automatically power on/off the Pi at suitable intervals, thus extending run time.

Return to “Interfacing (DSI, CSI, I2C, etc.)”