"Subconscious Mode" Could Boost Phone Battery Life
cylonlover writes "University of Michigan researchers have proposed a new power management system for smartphones that could dramatically improve battery life. The system, known as E-MiLi, or Energy-Minimizing Idle Listening, addresses the energy waste that occurs when 'sleeping' phones are looking for incoming messages and clear communication channels. E-MiLi slows down the clock of a phone's WiFi card by up to 1/16 its normal frequency in order to save power, but then kicks it back up to full speed when information is coming in. The phone uses the header of the incoming message to wake itself up from its 'subconscious mode,' so the clock is at full speed to receive the main message. For users on the busiest networks, it could extend battery life by up to 54 percent."
by 1/16th? or up to 1/16th of? - - quite a difference there!
Patent 4,893,271, issued in 1990 and expired, covers an implementation of this idea in which the slow clock is a crystal oscillator, and the high-speed clock is synthesized, using the crystal oscillator as the reference of a phase-locked loop. It was used in tens of millions of Motorola radio pagers for exactly the reason stated in the article -- lower power consumption in sleep mode, while retaining the ability to process fast once a signal appears.
Presumably they mean the actual telephone tranceiver, and not an optional add-on such as wifi that can quite easily be turned on and off by the user....
Got them moderator blues I blieve I walk out the do', With these mod-points I been gettin', I 'most never post no mo'
Some of the text messages I receive read as if the sender was only subconscious.
hw r u 2day? batt rnning low lol
I put my books on Amazon, Smashwords, Demonoid, ISOHunt and Pirate Bay. Search for 'Michael Cargill'
Seems like common sense...
or LPL has existed in TinyOS for Wireless Sensor Networks for at least 4 years now. Check the BMAC and XMAC protocols for a start.
:) Ofcourse, there might be other issues in cell networks... I wonder if this can make another paper actually!
These protocols actually turn off the transmitter power and wake it up every t milliseconds to check for activity. When transmitter is turned off for 95% of a second, then you gain 95% battery life when idle
Does exactly this thing...
http://slashdot.org/~GuyFawkes/journal
There's also an 'off mode' that will greatly extend battery life. Since we all know we're not turning our smartphones off, except to reboot them, I'm glad this feature is being developed and am shocked it's not standard practice yet. Than you to the other /. readers who pointed out the apps for controlling these functions.
Little boy blue !!
And the silver spoon !!
Cat's in the cradle !!
Subconscious your bedtime stories on that for a while !! It could do something for you !! Then again, it could do nothing at all !! It could do something for some, and nothing for some !!
Isnt this how most devices saves power these days (And all other days the last 30 years)?
Duh, Since the invention of CMOS, a clock = N electrons.
Less clocks, less electrons.
Filter coefficients must change to reflect the new delta time.
Go back to school.
Honestly ALL The phone OS's suck at one thing. Multitasking.
Why cant i white list what multitasks and everything else is forced to close down when I close it? there are very few apps that I want running all the time. No I do not need my shopping list and angry birds running in the background. I want them crashed closed.
There are a total of 5 apps that I would want to ever stay resident and running in the background, everything else I wand dead.
Why cant they do this? it would increase performance and remove the damned problem of some apps fighting each other (iOS camera apps will fight, Android camera and bluetooth apps will also fight)
How about fixing the damn bugs that cause battery waste in the first place?
Do not look at laser with remaining good eye.
original article: http://www.engin.umich.edu/newscenter/feature/smartphonebattery/
research paper: http://kabru.eecs.umich.edu//papers/publications/2011/xyzhang_kgshin_mobicom11.pdf
Anons need not reply. Questions end with a question mark.
Well, I guess new dogs can be taught old tricks.
Clocking down a processor to save power while waiting for something to happen is hardly anything new.
I am just surprised that smatrphone developers have just learned how to apply this to what they are doing.
Most phones do not have that running most of the time anyway - my current favorite, XV6900 (AKA HTC Touch/Vogue) does not even have wifi. Hoping that meant cellular radio since that is what runs down most phone batteries.
its called the 'off' switch. Maybe I should patent it.
Would this allow Androids to Dream of Electric Sheep? (Too obvious, should have been in the tags.)
As Decimate means "removal of a tenth", wouldn't the proper use be dependent upon the original force being a multiple of 10, and exactly that 1/10th being removed? It seems like this would be rather rare.
Wifi clients can have 3 stats:
- active (all normal)
- sleep awake (aka powersave awake)
- sleep asleep (aka powersave asleep)
When the client is in power-save-asleep mode, the access point buffers all the data going to the wifi client.
Meanwhile, the AP sends specific beacons to the client, called TIM.
From time to time, the client goes into powersave-awake mode to get those TIM beacons. It needs a lower power than active mode for the beacons as bandwidth is not a requirement. If the TIM says the client needs to fetch some data, the client wakes up to active mode and receives the frames. Else the client goes back to powersave-asleep.
Now what does it means in the real world: it means the wifi is nearly 100% powered off when in powersave-sleep (even less power consumed than in E-Mili state I presume since the wifi radio chip is completely turned off), and probably only consume a little more in powersave-awake mode (E-Mili seems to operate at an even lower rate than wifi's 1MBit minimum)
I'd like to see E-Mili vs Powersave real world measure consumption, but I am worried the E-Mili author just discarded the use of Powersave in his measurements.
So this is Wake on LAN, but for WiFi? Wake on WiN? No, theirs was better. Though I'd drop the hyphen: "EMiLi" can more easily be pronounced Emily while "E-MiLi" forces the long-E, giving E-Millie or, worse, if HiFi/WiFi/MiFi carries the day, E-My-Lie (WiDi is already unfortunate: "Why Die").
Oh, say does that Star-Spangled Banner entwine / The myrtle of Venus with Bacchus's vine?
Teacher: "Little Johnny, could you please tell the class about the subconcious mode on your phone? Be sure to tell how it affects the life of the battery." Little Johnny: "When I beat you into subconcious mode with my phone, I'll surely get life in prision for battery!"
Energy-Minimizing Idle Listening... E-MiLi slows down the clock of a phone's WiFi card by up to 1/16 its normal frequency in order to save power, but then kicks it back up to full speed when information is coming in...
That sounds pretty much like how I make it through Thursdays.
This looks to me like CPU frequency scaling, which has been common on desktop PCs since 2004.
Having said that, reducing your CPU by a factor of 16 does seem much more impressive than the 2-3 which is usually employed.
"Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
'tis Dr Freud all over again.