An Energy-Efficient MAC protocol for Wireless Sensor Networks

Wei Ye, John Heidemann, and Deborah Estrin
USC/Information Sciences Institute

Abstract

This paper proposes S-MAC, a medium-access control (MAC) protocol designed for wireless sensor networks. Wireless sensor networks use battery-operated computing and sensing devices. A network of these devices will collaborate for a common application such as environmental monitoring. We expect sensor networks to be deployed in an ad hoc fashion, with individual nodes remaining largely inactive for long periods of time, but then becoming suddenly active when something is detected. These characteristics of sensor networks and applications motivate a MAC that is different from traditional wireless MACs such as IEEE 802.11 in almost every way: energy conservation and self-configuration are primary goals, while per-node fairness and latency are less important. S-MAC uses three novel techniques to reduce energy consumption and support self-configuration. To reduce energy consumption in listening to an idle channel, nodes periodically sleep. Neighboring nodes form virtual clusters to auto-synchronize on sleep schedules. Inspired by PAMAS, S-MAC also sets the radio to sleep during transmissions of other nodes. Unlike PAMAS, it only uses in-channel signaling. Finally, S-MAC applies message passing to reduce contention latency for sensor-network applications that require store-and-forward processing as data move through the network. We evaluate our implementation of S-MAC over a sample sensor node, the Mote, developed at University of California, Berkeley. The experiment results show that, on a source node, an 802.11-like MAC consumes 2-6 times more energy than S-MAC for traffic load with messages sent every 1-10s.

Availability

This paper is available in several formats: abstract web page with pointers and cites, PDF, paper copies can be obtained by mail to the authors. Copyright terms for this paper appear below.

Reference

Ye02a
Wei Ye, John Heidemann, and Deborah Estrin. An Energy-Efficient MAC protocol for Wireless Sensor Networks. In Proceedings of the IEEE Infocom, pp. 1567-1576. New York, NY, USA, USC/Information Sciences Institute, IEEE. June, 2002. <http://www.isi.edu/~johnh/PAPERS/Ye02a.html>.
@inproceedings{Ye02a,
	author = "Wei Ye and John Heidemann and Deborah Estrin",
	title = "An Energy-Efficient MAC protocol for Wireless
                         Sensor Networks",
	booktitle = "Proceedings of the  {IEEE} Infocom",
	year = "2002",
	publisher = "{IEEE}",
	address = "New York, NY, USA",
	month = "June",
	pages = "1567--1576",
	keywords = "s-mac, energy-aware mac",
	otherurl = "http://www.isi.edu/~weiye/pub/smac_infocom.pdf",
	url = "http://www.isi.edu/~johnh/PAPERS/Ye02a.html",
	organization = "USC/Information Sciences Institute",
	pdfurl = "http://www.isi.edu/~johnh/PAPERS/Ye02a.pdf",
}

Copyright

This paper is copyright © 2002 by its authors. Permission to make digital or hard copies of part or all of this work for personal use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that new copies bear this notice and the full citation on the first page. Abstracting with credit is permitted.

To copy otherwise, to republish, to post on servers or to redistribute to lists, requires prior specific permission of the authors.