DocumentCode
1805449
Title
All or none? The dilemma of handling WiFi broadcast traffic in smartphone suspend mode
Author
Ge Peng ; Gang Zhou ; Nguyen, David T. ; Xin Qi
fYear
2015
fDate
April 26 2015-May 1 2015
Firstpage
1212
Lastpage
1220
Abstract
Smartphones save energy by entering a low power suspend mode (<;20mW) when they are idle. We find that on some smartphones, WiFi broadcast frames interrupt suspend mode and force the phone to switch to active mode (>120mW). As a result, power consumption increases dramatically. To improve energy efficiency, some phones employ a hardware broadcast filter in the WiFi driver. All UDP broadcast frames other than Multicast DNS frames are blocked, thus none is received by upper layer applications. So, we have a dilemma of handling WiFi broadcast traffic during smartphone suspend mode: either receive all of them suffering high power consumption, or receive none of them sacrificing functionalities. In this paper, we propose Software Broadcast Filter (SBF) to address the dilemma. SBF is smarter than the hardware broadcast filter as it only filters out useless broadcast frames and does not impair functionalities of applications. SBF is also more energy efficient than the “receive all” method. Our trace driven evaluation shows that SBF can save up to 52% energy consumption than the “receive all” method.
Keywords
smart phones; telecommunication traffic; wireless LAN; SBF; WiFi broadcast frames; WiFi broadcast traffic; WiFi driver; active mode; hardware broadcast filter; multicast DNS frames; power consumption; smartphone suspend mode; software broadcast filter; Computers; Conferences; Energy consumption; IEEE 802.11 Standard; Ports (Computers); Power demand; Power measurement;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Communications (INFOCOM), 2015 IEEE Conference on
Conference_Location
Kowloon
Type
conf
DOI
10.1109/INFOCOM.2015.7218496
Filename
7218496
Link To Document