Reply
Thread Tools
Ken-Young's Avatar
Posts: 387 | Thanked: 1,700 times | Joined on Feb 2010 @ Cambridge, MA, USA
#21
Originally Posted by t-b View Post
https://www.youtube.com/watch?v=8eaiNsFhtI8

Would be interesting to see a project like this done with a raspberry pi zero and a nice 3d printed case.
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.

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.
 

The Following 8 Users Say Thank You to Ken-Young For This Useful Post:
wicket's Avatar
Posts: 634 | Thanked: 3,266 times | Joined on May 2010 @ Colombia
#22
Originally Posted by Ken-Young View Post
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.
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.
__________________
DebiaN900 - Native Debian on the N900. Deprecated in favour of Maemo Leste.

Maemo Leste for N950 and N9 (currently broken).
Devuan for N950 and N9.

Mobile devices with mainline Linux support - Help needed with documentation.

"Those who do not understand Unix are condemned to reinvent it, poorly." - Henry Spencer

Last edited by wicket; 2016-09-04 at 01:33.
 

The Following 7 Users Say Thank You to wicket For This Useful Post:
Feathers McGraw's Avatar
Posts: 654 | Thanked: 2,368 times | Joined on Jul 2014 @ UK
#23
Originally Posted by nthn View Post
It's extremely expensive (and also too big).
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 14 Users Say Thank You to Feathers McGraw For This Useful Post:
Posts: 110 | Thanked: 362 times | Joined on May 2014
#24
Originally Posted by wicket View Post
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.
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 9 Users Say Thank You to pythoneye2 For This Useful Post:
Posts: 958 | Thanked: 3,426 times | Joined on Apr 2012
#25
Originally Posted by pythoneye2 View Post
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.
Does the Pi have multiple RAM chips? If so, I wonder if some sort of hybrid suspend would be possible, where all but one of them are swapped off to flash memory and powered down.
 

The Following User Says Thank You to taixzo For This Useful Post:
wicket's Avatar
Posts: 634 | Thanked: 3,266 times | Joined on May 2010 @ Colombia
#26
Originally Posted by pythoneye2 View Post
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.
Apparently the Pi 3 uses LPDDR2:

http://uk.rs-online.com/web/p/proces...-kits/8968660/

Of course it now has other niceties like a faster CPU, wireless LAN and Bluetooth which consume extra power.
__________________
DebiaN900 - Native Debian on the N900. Deprecated in favour of Maemo Leste.

Maemo Leste for N950 and N9 (currently broken).
Devuan for N950 and N9.

Mobile devices with mainline Linux support - Help needed with documentation.

"Those who do not understand Unix are condemned to reinvent it, poorly." - Henry Spencer
 

The Following 2 Users Say Thank You to wicket For This Useful Post:
Ken-Young's Avatar
Posts: 387 | Thanked: 1,700 times | Joined on Feb 2010 @ Cambridge, MA, USA
#27
Originally Posted by pythoneye2 View Post
[...]
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.
[...]
Yes, the Pis are optimized for low cost, not low power. They allow a whole new class of projects to be done. But you can't just tweek the software and make them low power too.
 

The Following User Says Thank You to Ken-Young For This Useful Post:
Stskeeps's Avatar
Posts: 1,671 | Thanked: 11,478 times | Joined on Jun 2008 @ Warsaw, Poland
#28
http://www.ingenic.com/en/?newton/id/13.html is one of the more interesting kits I've encountered over time.
 

The Following 7 Users Say Thank You to Stskeeps For This Useful Post:
nthn's Avatar
Posts: 764 | Thanked: 2,888 times | Joined on Jun 2014
#29
Originally Posted by Feathers McGraw View Post
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
It's a great idea and I'd love for all manufacturers to go in the same direction so prices would be lower, but for now, if I can't afford it, I can't support it. If we want to talk about 'our' device, it should be something which doesn't cost a fortune, otherwise whose device is it really?
 

The Following 5 Users Say Thank You to nthn For This Useful Post:
Posts: 1,288 | Thanked: 4,316 times | Joined on Oct 2014
#30
Hmm mix that idea with a provider (GSM) service, that profits from bitcoin, etherum or similar mining. Giving free talk/data service world-wide ?
 

The Following 3 Users Say Thank You to nieldk For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 10:17.