• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Advanced Search Include Citations
Advanced Search Include Citations

Investigating the energy consumption of a wireless network interface in an ad hoc networking environment (2001)

by L M Feeney, M Nilsson
Venue:in: Proceedings of the IEEE INFOCOM
Add To MetaCart

Tools

Sorted by:
Results 1 - 10 of 671
Next 10 →

Span: An energy-efficient coordination algorithm for topology maintenance in ad hoc wireless networks

by Benjie Chen, Kyle Jamieson, Hari Balakrishnan, Robert Morris - ACM Wireless Networks Journal , 2001
"... ..."
Abstract - Cited by 950 (9 self) - Add to MetaCart
Abstract not found
(Show Context)

Citation Context

...leeping modes. calculated the instantaneous power consumed by the card. We summarize the time-averaged results in Table 2, and note that these closely match the results obtained by Feeney and Nilsson =-=[7] for simil-=-ar 802.11 network interface cards in the ad hoc mode. We obtained the "Rx" state measurement by putting the card into non-power saving mode, and measuring the power required to listen for a ...

X-mac: A short preamble mac protocol for duty-cycled wireless sensor networks

by Michael Buettner, Gary V. Yee, Eric Anderson, Richard Han - in SenSys , 2006
"... In this paper we present X-MAC, a low power MAC protocol for wireless sensor networks (WSNs). Standard MAC protocols developed for duty-cycled WSNs such as B-MAC, which is the default MAC protocol for TinyOS, employ an extended preamble and preamble sampling. While this “low power listening ” approa ..."
Abstract - Cited by 360 (0 self) - Add to MetaCart
In this paper we present X-MAC, a low power MAC protocol for wireless sensor networks (WSNs). Standard MAC protocols developed for duty-cycled WSNs such as B-MAC, which is the default MAC protocol for TinyOS, employ an extended preamble and preamble sampling. While this “low power listening ” approach is simple, asynchronous, and energy-efficient, the long preamble introduces excess latency at each hop, is suboptimal in terms of energy consumption, and suffers from excess energy consumption at nontarget receivers. X-MAC proposes solutions to each of these problems by employing a shortened preamble approach that retains the advantages of low power listening, namely low power communication, simplicity and a decoupling of transmitter and receiver sleep schedules. We demonstrate through implementation and evaluation in a wireless sensor testbed that X-MAC’s shortened preamble approach significantly reduces energy usage at both the transmitter and receiver, reduces per-hop latency, and offers additional advantages such as flexible adaptation to both bursty and periodic sensor data sources.
(Show Context)

Citation Context

...h is the time that the node is awake listening to the medium even though no packets are being transmitted to that node. Idle listening has been found in 802.11 protocols to consume substantial energy =-=[8, 15]-=-, and therefore must be avoided in WSNs. Synchronized protocols, such as S-MAC [17] and T-MAC [16], negotiate a schedule that specifies when nodes are awake and asleep within a frame. Specifying the t...

Energy-Efficient, Collision-Free Medium Access Control for Wireless Sensor Networks

by Venkatesh Rajendran, Katia Obraczka, J.J. Garcia-Luna-Aceves , 2003
"... The traffic-adaptive medium access protocol (TRAMA) is introduced for energy-efficient collision-free channel access in wireless sensor networks. TRAMA reduces energy consumption by ensuring that unicast and broadcast transmissions incur no collisions, and by allowing nodes to assume a low-power, ..."
Abstract - Cited by 347 (4 self) - Add to MetaCart
The traffic-adaptive medium access protocol (TRAMA) is introduced for energy-efficient collision-free channel access in wireless sensor networks. TRAMA reduces energy consumption by ensuring that unicast and broadcast transmissions incur no collisions, and by allowing nodes to assume a low-power, idle state whenever they are not transmitting or receiving.
(Show Context)

Citation Context

...he number of radio mode switching involved. Frequent switching can waste energy due to the transient power consumption involved in switching. 6 6 Measurements for 802.11 based radios are available in =-=[13]-=-. 20sPercentage sleep time 1 0.9 0.8 0.7 0.6 0.5 0.4 0.3 0.2 0 0.5 1 1.5 2 2.5 Mean interarrival time (in seconds) (a) Percentage Energy Savings 5.3 Data-Gathering Application TRAMA-bcast TRAMA-ucast ...

Mobile ad hoc networking: imperatives and challenges

by Imrich Chlamtac , Marco Conti , Jennifer J.-N. Liu , 2003
"... Mobile ad hoc networks (MANETs) represent complex distributed systems that comprise wireless mobile nodes that can freely and dynamically self-organize into arbitrary and temporary, "ad-hoc" network topologies, allowing people and devices to seamlessly internetwork in areas with no pre-exi ..."
Abstract - Cited by 317 (8 self) - Add to MetaCart
Mobile ad hoc networks (MANETs) represent complex distributed systems that comprise wireless mobile nodes that can freely and dynamically self-organize into arbitrary and temporary, "ad-hoc" network topologies, allowing people and devices to seamlessly internetwork in areas with no pre-existing communication infrastructure, e.g., disaster recovery environments. Ad hoc networking concept is not a new one, having been around in various forms for over 20 years. Traditionally, tactical networks have been the only communication networking application that followed the ad hoc paradigm. Recently, the introduction of new technologies such as the Bluetooth, IEEE 802.11 and Hyperlan are helping enable eventual commercial MANET deployments outside the military domain. These recent evolutions have been generating a renewed and growing interest in the research and development of MANET. This paper attempts to provide a comprehensive overview of this dynamic field. It first explains the important role that mobile ad hoc networks play in the evolution of future wireless technologies. Then, it reviews the latest research activities in these areas, including a summary of MANET's characteristics, capabilities, applications, and design constraints. The paper concludes by presenting a set of challenges and problems requiring further research in the future.

Wake on Wireless: An Event Driven Energy Saving Strategy for Battery Operated Devices

by Eugene Shih, Paramvir Bahl, Michael J. Sinclair - in ACM MobiCom 2002 , 2002
"... The demand for an all-in-one phone with integrated personal information management and data access capabilities is beginning to accelerate. While personal digital assistants (PDAs) with built-in cellular, WiFi, and Voice-Over-IP technologies have the ability to serve these needs in a single package, ..."
Abstract - Cited by 289 (7 self) - Add to MetaCart
The demand for an all-in-one phone with integrated personal information management and data access capabilities is beginning to accelerate. While personal digital assistants (PDAs) with built-in cellular, WiFi, and Voice-Over-IP technologies have the ability to serve these needs in a single package, the rate at which energy is consumed by PDA-based phones is very high. Thus, these devices can quickly drain their own batteries and become useless to their owner. In this paper, we introduce a technique to increase the battery lifetime of a PDA-based phone by reducing its idle power, the power a device consumes in a “standby ” state. To reduce the idle power, we essentially shut down the device and its wireless network card when the device is not being used—the device is powered only when an incoming call is received. Using this technique, we can increase the battery lifetime by up to 115%. In this paper, we describe the design of our “wake-on-wireless ” energy-saving strategy and the prototype device we implemented. To evaluate our technique, we compare it with alternative approaches. Our results show that our technique can provide a significant lifetime improvement over other technologies. Categories and Subject Descriptors
(Show Context)

Citation Context

...ecause the power consumed by a wireless LAN card has a large impact on the lifetime of a battery-operated device, researchers have worked to understand the actual energy consumed by these devices. In =-=[7]-=-, the authors investigate the per packet energy consumption of an IEEE 802.11b card in various modes. Packet-oriented energy measurements of the card in transmit, receive, broadcast, and idle modes ar...

Minimizing Energy for Wireless Web Access with Bounded Slowdown

by Ronny Krashinsky, Hari Balakrishnan , 2002
"... On many battery-powered mobile computing devices, the wireless network is a significant contributor to the total energy consumption. In this paper, we investigate the interaction between energy-saving protocols and TCP performance for Web-like transfers. We show that the popular IEEE 802.11 power-sa ..."
Abstract - Cited by 171 (2 self) - Add to MetaCart
On many battery-powered mobile computing devices, the wireless network is a significant contributor to the total energy consumption. In this paper, we investigate the interaction between energy-saving protocols and TCP performance for Web-like transfers. We show that the popular IEEE 802.11 power-saving mode (PSM), a "static" protocol, can harm performance by increasing fast round trip times (RTTs) to 100 ms; and that under typical Web browsing workloads, current implementations will unnecessarily spend energy waking up during long idle periods. To overcome these problems, we present the Bounded-Slowdown (BSD) protocol, a PSM that dynamically adapts to network activity. BSD is an optimal solution to the problem of minimizing energy consumption while guaranteeing that a connection's RTT does not increase by more than a factor p over its base RTT, where p is a protocol parameter that exposes the trade-off between minimizing energy and reducing latency. We present several trace-driven simulation results that show that, compared to a static PSM, the Bounded-Slowdown protocol reduces average Web page retrieval times by 5-64%, while simultaneously reducing energy consumption by 1-14% (and by 13x compared to no power management).
(Show Context)

Citation Context

...aces, especially wireless LAN cards, consume a significant amount of energy not only while sending and receiving data, but also when they are idle with their radios powered up and able to communicate =-=[3,5,7,11,15]-=-. However, because wireless applications typically use the network in bursts, wireless interfaces are designed so they can be disabled when not in use to save energy. In this sleep mode, the radio is ...

Power-Saving Protocols for IEEE 802.11-Based Multi-Hop Ad Hoc Networks

by Yu-Chee Tseng, Chih-Shun Hsu, Ten-yueng Hsieh , 2002
"... Power-saving is a critical issue for almost all kinds of portable devices. In this paper, we consider the design of power-saving protocols for mobile ad hoc networks (MANETs) that allow mobile hosts to switch to a low-power sleep mode. The MANETs being considered in this paper are characterized by u ..."
Abstract - Cited by 171 (2 self) - Add to MetaCart
Power-saving is a critical issue for almost all kinds of portable devices. In this paper, we consider the design of power-saving protocols for mobile ad hoc networks (MANETs) that allow mobile hosts to switch to a low-power sleep mode. The MANETs being considered in this paper are characterized by unpredictable mobility, multi-hop communication, and no clock synchronization mechanism. In particular, the last characteristic would complicate the problem since a host has to predict when another host will wake up to receive packets. We propose three power management protocols, namely dominating-awake-interval, periodically-fully-awake-interval, and quorum-based protocols, which are directly applicable to IEEE 802.11based MANETs. As far as we know, the power management problem for multi-hop MANETs has not been seriously addressed in the literature. Existing standards, such as IEEE 802.11, HIPERLAN, and bluetooth, all assume that the network is fully connected or there is a clock synchronization mechanism. Extensive simulation results are presented to verify the effectiveness of the proposed protocols.

Online Power-aware Routing in Wireless Ad-hoc Networks

by Qun Li, Javed Aslam, Daniela Rus - In MOBICOM , 2001
"... This paper discusses online power-aware routing in large wireless ad-hoc networks for applications where the message sequence is not known. We seek to optimize the lifetime of the network. We show that online power-aware routing does not have a constant competitive ratio to the off-line optimal algo ..."
Abstract - Cited by 169 (5 self) - Add to MetaCart
This paper discusses online power-aware routing in large wireless ad-hoc networks for applications where the message sequence is not known. We seek to optimize the lifetime of the network. We show that online power-aware routing does not have a constant competitive ratio to the off-line optimal algorithm. We develop an approximation algorithm called max-min zPmin that has a good empirical competitive ratio. To ensure scalability, we introduce a second online algorithm for power-aware routing. This hierarchical algorithm is called zone-based routing. Our experiments show that its performance is quite good.
(Show Context)

Citation Context

...le Slp Power mA mA mA mA Sup. V RangeLAN2-7410 265 130 n/a 2 5 WaveLAN(11Mbps) 284 190 156 10 4.74 Smart Spread 150 80 n/a 5 5 Table 1: Power Consumption Comparison among Di#erent Wireless LAN Cards (=-=[21, 10, 32]-=-). For RangeLAN2, the power consumption for doze mode (which is claimed to be network aware) is 5mA. The last one is Smart Spread Spectrum of Adcon Telemetry. the power utilized for the transmission o...

On-demand Power Management for Ad Hoc Networks

by Rong Zheng, Robin Kravets , 2003
"... Battery power is an important resource in ad hoc networks. It has been observed that in ad hoc networks, energy consumption does not reflect the communication activities in the network. Many existing energy conservation protocols based on electing a routing backbone for global connectivity are obliv ..."
Abstract - Cited by 154 (7 self) - Add to MetaCart
Battery power is an important resource in ad hoc networks. It has been observed that in ad hoc networks, energy consumption does not reflect the communication activities in the network. Many existing energy conservation protocols based on electing a routing backbone for global connectivity are oblivious to traffic characteristics. In this paper, we propose an extensible on-demand power management framework for ad hoc networks that adapts to traffic load. Nodes maintain soft-state timers that determine power management transitions. By monitoring routing control messages and data transmission, these timers are set and refreshed on-demand. Nodes that are not involved in data delivery may go to sleep as supported by the MAC protocol. This soft state is aggregated across multiple flows and its maintenance requires no additional out-of-band messages. We implement a prototype of our framework in the ns-2 simulator that uses the IEEE 802.11 MAC protocol. Simulation studies using our scheme with the Dynamic Source Routing protocol show a reduction in energy consumption near 50% when compared to a network without power management under both long-lived CBR traffic and on-off traffic loads, with comparable throughput and latency. Preliminary results also show that it outperforms existing routing backbone election approaches.

Asynchronous Wakeup for Ad Hoc Networks

by Rong Zheng, See Profile, Rong Zheng, Jennifer C. Hou, Lui Sha - Proc 4th ACM International Symposium on Mobile Ad Hoc Networking & Computing (MobiHoc 2003 , 2003
"... All in-text references underlined in blue are linked to publications on ResearchGate, letting you access and read them immediately. ..."
Abstract - Cited by 146 (3 self) - Add to MetaCart
All in-text references underlined in blue are linked to publications on ResearchGate, letting you access and read them immediately.
(Show Context)

Citation Context

...es to provide the necessary power, power management in wireless networks has become a crucial issue. It has been observed that energy is not always consumed by active communication in ad hoc networks =-=[6]-=-. Experimental results have shown that the energy consumed by wireless devices in the idle state is only slightly less than that in the transmitting or receiving states. As a result, an important tech...

Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University