|
2016-09-04
, 01:00
|
|
Posts: 634 |
Thanked: 3,266 times |
Joined on May 2010
@ Colombia
|
#22
|
Sadly, Raspberry Pis are quite power-hungry. You'd need a really large battery to actually make a smartphone you could use for a full day. Notice that the guy in the video doesn't keep it powered up all the time.
|
2016-09-04
, 01:32
|
|
Posts: 654 |
Thanked: 2,368 times |
Joined on Jul 2014
@ UK
|
#23
|
The Following 14 Users Say Thank You to Feathers McGraw For This Useful Post: | ||
|
2016-09-04
, 02:30
|
Posts: 110 |
Thanked: 362 times |
Joined on May 2014
|
#24
|
I'd like to think that part of the problem is that the usual operating systems that are installed on Raspberry Pis lack the power management that something like Maemo has. This is a software problem and is fixable.
Also, the Raspberry Pi Zero which was suggested, draws significantly less power than the traditional model B series. I'd personally like to see a phone built from the Pi Compute Module (draws a bit more power than the Zero but not close to model B). It's easier to embed than the Zero and can potentially be upgraded. A new Compute Module based on the Pi 3 is due in a few months.
There's a lot going for the Raspberry Pi and it's community is huge compared to ours. I think a Pi phone has potential to be successful if done right. I bet the Android Pi community would love to have a Pi phone.
|
2016-09-04
, 03:04
|
Posts: 959 |
Thanked: 3,427 times |
Joined on Apr 2012
|
#25
|
Suspend power consumption is dominated by ram refresh.
There are hardware differences in ram, lpddr consumes 3 times less than ddr.
On an atmel a5 for example suspend to ram with lpddr is 9-15 ma @ 3.3V, with normal ram around 33-40 ma.
The Pi Zero is currently at 100 ma (AFAIK). Would be amazing if someone could fix this to 10ma, but i wont hold my breath on this issue. And the newer versions, powerwise, are going in the wrong direction.
So if you want to build something in the pi range with power management you might consider something like this
http://www.micro-technic.com/Webshop...A5D3X-MT0.html
or
http://www.emacinc.com/products/syst...dule/SoM-A5D36
lpddr2 seems to be a rare commodity, somewhere i read the DIPFORTy2 "All Programmable Linux" is "delayed", because even 64MB lpddr2 seems hard to get.
The Following User Says Thank You to taixzo For This Useful Post: | ||
|
2016-09-04
, 04:56
|
|
Posts: 634 |
Thanked: 3,266 times |
Joined on May 2010
@ Colombia
|
#26
|
Suspend power consumption is dominated by ram refresh.
There are hardware differences in ram, lpddr consumes 3 times less than ddr.
On an atmel a5 for example suspend to ram with lpddr is 9-15 ma @ 3.3V, with normal ram around 33-40 ma.
The Pi Zero is currently at 100 ma (AFAIK). Would be amazing if someone could fix this to 10ma, but i wont hold my breath on this issue. And the newer versions, powerwise, are going in the wrong direction.
So if you want to build something in the pi range with power management you might consider something like this
http://www.micro-technic.com/Webshop...A5D3X-MT0.html
or
http://www.emacinc.com/products/syst...dule/SoM-A5D36
lpddr2 seems to be a rare commodity, somewhere i read the DIPFORTy2 "All Programmable Linux" is "delayed", because even 64MB lpddr2 seems hard to get.
|
2016-09-04
, 05:35
|
|
Posts: 387 |
Thanked: 1,700 times |
Joined on Feb 2010
@ Cambridge, MA, USA
|
#27
|
The Following User Says Thank You to Ken-Young For This Useful Post: | ||
|
2016-09-04
, 05:44
|
|
Posts: 1,671 |
Thanked: 11,478 times |
Joined on Jun 2008
@ Warsaw, Poland
|
#28
|
The Following 7 Users Say Thank You to Stskeeps For This Useful Post: | ||
|
2016-09-04
, 06:43
|
|
Posts: 764 |
Thanked: 2,888 times |
Joined on Jun 2014
|
#29
|
Don't forget that the price includes continued open support.
Fairphone is doing most of the things that people on this forum claim they want a manufacturer to do (open access to source for the hardware as far as they can etc.).
I guess it shows how much all the talk about "open hardware is the most important thing" is worth, when people start complaining that it costs more than the competition
The Following 5 Users Say Thank You to nthn For This Useful Post: | ||
|
2016-09-04
, 07:00
|
Posts: 1,293 |
Thanked: 4,319 times |
Joined on Oct 2014
|
#30
|
There's a reason the GTA04, neo900 etc have not had great successes. Building a cell phone just isn't something a few friends can do in their spare time.