Elsevier

Computer Networks

Volume 52, Issue 13, 17 September 2008, Pages 2568-2581
Computer Networks

Design and implementation of enhanced IEEE 802.15.4 for supporting multimedia service in Wireless Sensor Networks

https://doi.org/10.1016/j.comnet.2008.03.011Get rights and content

Abstract

Recently, there has been a growing demand to incorporate multimedia content delivery over the Wireless Sensor Networks (WSNs). This feature could not only enhance several existing applications in the commercial, industrial, and medical domains, but could also spur an array of new applications. However, the efficient gathering of still images, audio, and video information in WSNs imposes stringent requirements on the throughput and energy consumption. Most wireless communication standards with high or moderate data throughputs do not focus primarily on energy efficiency. The IEEE 802.15.4 WPAN standard provides a widely accepted solution for low-cost and low-power wireless communication, with a potential to cater to many types of application scenarios. IEEE 802.15.4 MAC includes features such as its dual operational modes (Non-Beacon-enabled mode/Beacon-enabled mode), which make this standard more attractive for providing multimedia services over the networked sensors. Its Beacon-enabled mode can conserve energy by using the RF sleep mechanism, but it is limited by the lower data throughput. On the other hand, the Non-Beacon-enabled mode can offer higher data throughput but at the expense of significant energy consumption, mainly due to the idle listening problem. In order to overcome these issues, we propose an enhancement to IEEE 802.15.4, named TEA-15.4, which adaptively adjusts the active period based on traffic information. To detect data traffic in the network, the proposed scheme utilizes two techniques: Arbitrary Traffic Signal (ATS) and Traffic Time-Out (TTO). By utilizing these two techniques, the proposed TEA-15.4 can not only support enough data throughput to carry out multimedia communications, but also offer lower energy consumption for the sensing device in WSNs. For performance evaluations, we implement our proposed scheme and the IEEE 802.15.4 full-standard on the TinyOS. Based on the results gathered from testbed experiments and the TOSSIM simulator, TEA-15.4 is shown to be a suitable mechanism for Wireless Multimedia Sensor Networks (WMSNs).

Introduction

Many believe that Wireless Sensor Networks (WSNs) [1] are an indispensable part of the latest wave that will revolutionize the way we do computing today. WSNs will enable our transition from the notion of “personal computing” to a technology infrastructure that allows us to integrate computing into the environment, a concept coined as “pervasive and embedded computing” [2], [3]. In this scenario, multimedia data with multiple modalities, such as still image, audio, and video, may be more influential than a large amount of conventional data observed and gathered from the physical environment. Consequently, the scope of its applicability and functionality goes beyond what traditional applications, such as habitat and healthcare monitoring, target tracking and military surveillance, and home automation and control, have to offer. With multimedia communication support, a new array of applications would be possible, where technology is envisioned to become more personal, for example the Healthcare Personal Area Network (PAN) [4]. Following the hallmarks of personal computing (i.e., inexpensive, small, and simple), a distinctive feature of such ad hoc wireless networks is the availability of limited power supply.

Applications that support multimedia communications would further exacerbate the situation, demanding lower latency and higher communication efficiency as well. Recently, there has been a growing need for research efforts to provide multimedia services over WSNs [4], [5], [6]. These survey papers have categorically argued for new techniques at each layer of the network protocol stack to cope with the foreseen challenges associated with the Wireless Multimedia Sensor Network (WMSN). In the context of contention-based channel access schemes, more emphasis was put on the needs for energy-aware and adaptive duty cycle calculations that could meet the foremost concerns of energy conservation without sacrificing data throughput and delay.

Most wireless communication standards with high or moderate data throughputs do not focus primarily on energy efficiency. However, the IEEE 802.15.4 Wireless Personal Area Network (WPAN) standard [7], [8] provides support for low-cost and low-power wireless connectivity among resource limited devices. The IEEE 802.15.4 Physical (PHY) and Medium Access Control (MAC) specifications promise to cater to diverse performance requirements from a wide spectrum of applications [9], [10], [18], [19]. The IEEE 802.15.4 MAC includes the features like low-duty cycle operation and self-organization for WPANs. These features make this standard more attractive for providing multimedia services over the networked sensors.

Akyildiz et al. [5] advocated for the suitability of a multi-tier, scalable network architecture consisting of heterogeneous elements for WMSNs. These heterogeneous elements provide an efficient cost-performance mix by employing less expensive and resource-constrained scalar sensors and high power superior elements such as image sensors. These elements send multimodal sensing data to a cluster head designated for performing resource intensive processing. This architecture is illustrated in Fig. 1. For scalar sensors, conserving energy is critical because they generate data traffic at lower rates. The IEEE 802.15.4 MAC achieves low-duty cycle operation, termed the “Beacon-enabled mode,” based on the RF sleep mechanism. On the other hand, image sensors demand higher data throughput in order to transmit the bulk of multimedia traffic. In this case, the Non-Beacon-enabled mode would be the preferred choice, since it operates without any sleep mechanism. Unfortunately, the operational mode is decided by the coordinator during the network initialization, forcing the IEEE 802.15.4 to support only one mode at a time. Consequently, this makes it difficult to meet both goals, i.e., the higher energy efficiency and data throughput in the original IEEE 802.15.4.

In this paper, we propose a novel scheme, named “Traffic and Energy Aware IEEE 802.15.4 (TEA-15.4)” to reduce energy consumption and improve data throughputs in the current IEEE 802.15.4 standard by utilizing data traffic information. In the proposed TEA-15.4, a coordinator can adaptively adjust the active period according to the data traffic information of the associated devices in the Beacon-enabled mode. When the data traffic load is low, the active period is decreased to reduce energy consumption caused by the idle listening [11], [12]. On the other hand, for higher data traffic, the active period is extended close to that of the Non-Beacon-enabled mode to improve the data throughput. In order to detect the traffic information, TEA-15.4 employs two techniques. The first mechanism is based on Arbitrary Traffic Signal (ATS) and the second utilizes Traffic Time-Out (TTO). The ATS scheme is designed to detect an arbitrary traffic frame or its collision signal that indicates the existence of data traffic, whereas the TTO scheme utilizes a time-out mechanism to detect data traffic information of the associated devices. These two mechanisms are periodically performed during the sentinel duration, i.e., a special epoch for detecting the traffic information as decided by the coordinator.

The main contributions of our work are as follows: first, we have proposed a novel solution for improving IEEE 802.15.4 performance with the adaptive active duration via two data traffic indication schemes (that is, ATS and TTO). Second, we have designed and implemented a real sensor platform and its camera module for testbed experiments of the Wireless Multimedia Sensor Networks. Finally, for performance evaluations, we have implemented our proposed scheme, as well as the original IEEE 802.15.4 full-standard, into the TinyOS [28]. Moreover, we have designed and implemented a new wireless propagation model and RF physical stack for simulations in the TOSSIM [29].

The rest of the paper is organized as follows: in Section 2, we give a brief overview of the IEEE 802.15.4 standard and a summary of related works. In Section 3, our motivation is described with some experimental results on the IEEE 802.15.4 protocol stack, and our WMSN test-bed implementation details are introduced. Section 4 explains our enhanced TEA-15.4 protocol and its sub-schemes, which include the proposed traffic indication mechanisms in detail. Section 5 presents extensive performance evaluations of the proposed scheme and its comparison with the original IEEE 802.15.4 standard. Finally, we conclude the paper in Section 6.

Section snippets

A brief overview of the IEEE 802.15.4 standards

The IEEE 802.15.4 based network supports two operational modes: Non-Beacon-enabled and Beacon-enabled modes. In the Non-Beacon-enabled mode, the basic medium access mechanism is the Carrier Sense Multiple Access with Collision Avoidance (CSMA/CA). A Clear Channel Assessment (CCA) is carried out before transmitting on the channel. If the channel is not clear, it waits for a random amount of time before the retransmission is tried. The communication among devices in this mode consumes more energy

Motivation via the real tests in IEEE 802.15.4 based WMSNs

As mentioned earlier, the two operational modes of the IEEE 802.15.4 have a tradeoff between energy consumption and data throughput. In this section, we will perform tests on the IEEE 802.15.4 based WMSN testbeds to discuss their drawbacks. Based on the results obtained, the need for new solutions is then emphasized and motivated.

TEA-15.4: the enhanced version of IEEE 802.15.4 for multimedia services

To reduce energy consumption and improve data throughput, the proposed TEA-15.4 scheme adaptively adjusts the active period based on the data traffic information. In this section, we explain two techniques for detecting traffic presence, and then introduce how the active duration is adjusted in the IEEE 802.15.4 Beacon-enabled mode. In our description, we use the term sentinel duration to refer to a special epoch for detecting the traffic information.

An experimental study using real sensor platforms

In order to evaluate our proposed TEA-15.4 scheme, we implemented it on the TinyOS and tested it with the experimental setup as explained in Section 3.3. We utilized the TTO traffic indication scheme for the real testbed evaluation. The performance of the ATS scheme was evaluated by a simulation study (Section 5.2).

The hardware limitation of real sensor platforms (i.e., CPU clock and processing power) may cause imperfect time synchronization even among local/one-hop neighboring sensor nodes.

Conclusions

Over the years, the IEEE 802.15.4 standard has made a reputation as a prominent technology, with the potential to cater to many types of application scenarios. Moreover, advancements in image technology encourages combining image data with conventional sensing data to leverage existing Wireless Sensor Networking applications. However, multimedia communication over resource-constrained networked sensors imposes a new set of challenges, where higher data throughput with lower latency is demanded

Acknowledgment

This research was in part supported by the MKE (Ministry of Knowledge Economy), Korea, under the ITRC support program supervised by the IITA (Institute for Information Technology Advancement) numbered IITA-2008-C1090-0801-0003 and IITA-2008-C1090-0801-0015, and by Ajou University Research Fellowship 20072890.

Changsu Suh received the B.S. and M.S. degree in Information and Communication Engineering from the Ajou University, South Korea in 2004 and 2006, respectively. He is recipient of several awards for his academic recognition. Currently, he is affiliated with Hanback Electronic, South Korea. He is broadly interested in the research areas of Wireless Sensor Networks, IEEE 802.11/802.15.4 MAC/PHY protocols, ZigBee network Stack and implementation of real sensor platforms. E-mail: [email protected]

References (38)

  • I.F. Akyildiz et al.

    A survey on Wireless Multimedia Sensor Networks

    Computer Networks (Elsevier)

    (2007)
  • N. Golmie et al.

    Performance analysis of low rate wireless technologies for medical applications

    Computer Communications (Elsevier)

    (2005)
  • I.F. Akyildiz et al.

    A survey on sensor networks

    IEEE Communications Magazine

    (2002)
  • D. Culler et al.

    Overview of sensor networks

    IEEE Computer

    (2004)
  • I.A. Essa

    Ubiquitous sensing for smart and aware environments

    IEEE Personal Communications

    (2000)
  • E. G¨urses et al.

    Multimedia communication in Wireless Sensor Networks

    Annals of Telecommunications

    (2005)
  • S. Misra et al.

    A survey on multimedia streaming in wireless sensor networks

    IEEE Communications Surveys and Tutorials

    (2008)
  • IEEE Standard 802.15.4, Part 15.4: Wireless Medium Access Control and Physical Layer Specification for Low Rate...
  • IEEE 802.15 Working Group for WPAN,...
  • E. Callaway et al.

    Home networking with IEEE 802.15.4: a developing standard for low-rate wireless personal area networks

    IEEE Communications Magazine

    (2002)
  • J. Zheng et al.

    Will IEEE 802.15.4 make ubiquitous networking a reality? a discussion on a potential low-power, low bit-rate standard

    IEEE Communications Magazine

    (2004)
  • W. Ye, J. Heidemann, D. Estrin, An energy-efficient MAC protocol for Wireless Sensor Networks, in: Proceedings of the...
  • W. Ye et al.

    Medium access control with coordinated adaptive sleeping for Wireless Sensor Networks

    IEEE/ACM Transaction on Networking

    (2004)
  • T.V. Dam, K. Langendoen, An adaptive energy-efficient MAC protocol for Wireless Sensor Networks, in: Proceedings of the...
  • J. Zheng et al.

    A Comprehensive Performance Study of IEEE 802.15.4, Sensor Network Operations

    (2006)
  • G. Lu, B. Krishnamachari, C. Raghavendra, Performance evaluation of the IEEE 802.15.4 MAC for low-rate low-power...
  • M. Neugebauer, J. Plönnigs, K. Kabitzsch, A new Beacon order adaptation algorithm for IEEE 802.15.4 Networks, in:...
  • M. Neugebauer, J. Plönnigs, K. Kabitzsch, Duty cycle adaptation with respect to traffic, in: Proceedings of the ETFA,...
  • N.F. Timmons, W.G. Scanlon, Analysis of the performance of IEEE 802.15.4 for medical sensor body area networking, in:...
  • Cited by (65)

    • Self-Adaptive Neighbor Discovery in Wireless Sensor Networks with Sectored-Antennas

      2020, Computer Standards and Interfaces
      Citation Excerpt :

      The proposed protocol does not assume global time synchronization. However, limited local time synchronization is required due to the slotted nature of the CYCLE super-frame [11,34] like structure which is often implemented using timers and interrupt calls. Initial time synchronization is performed by a node with the smallest ID among the neighboring nodes.

    • Performance analysis and simulation verification of S-MAC for wireless sensor networks

      2016, Computers and Electrical Engineering
      Citation Excerpt :

      Finally, conclusions are drawn in Section 6. IEEE 802.15.4 standard is proposed to provide a low power, low cost and highly reliable wireless connectivity among inexpensive, battery-powered devices [25]. The PHY and MAC layer provide building blocks for supporting multiple network topologies, including both star and peer to peer networks.

    • Wireless sensor node modelling for energy efficiency analysis in data-intensive periodic monitoring

      2016, Ad Hoc Networks
      Citation Excerpt :

      The shortcoming of ZigBee is that it has been designed for small amount of data. However, there have been efforts to modify it and make it more suitable for larger data transmission [12,13]. On the other hand, recent appearance of low-power Wi-Fi modules on the market [14] enables consideration of Wi-Fi as an option for low-power and reliable transmission of large amount of data in WSNs.

    • Hardware compression scheme based on low complexity arithmetic encoding for low power image transmission over WSNs

      2014, AEU - International Journal of Electronics and Communications
      Citation Excerpt :

      Power-efficient hardware management strategies are proposed for the image sensor node, but the energy consumption of the whole system remains far from meeting the constraints required by WSNs. Suh et al. proposed some enhanced changes in the standard IEEE 802.15.4 [19]. The changes are intended to identify the most cost-effective solution for low-cost and low-power wireless communication.

    • An adaptive collision resolution scheme for energy efficient communication in IEEE 802.15.4 networks

      2014, Computer Networks
      Citation Excerpt :

      IEEE 802.15.4 is a standard designed for low rate wireless personal area networks (LR-WPANs), and it is considered a promising solution for low power and low cost communication while achieving high networking flexibility [1]. For these reasons, the scope of its applicability and functionality goes beyond what traditional applications, such as habitat and healthcare monitoring, target tracking, military surveillance, smart grid, and home automation, have to offer [2–5]. One of the most challenging issues in IEEE 802.15.4 networks is the question of how to reduce power consumption in order to extend network lifetime.

    • The Impact of Alteration of Superframe Duration on the Consumption of Energy in the IEEE 802.15.4 MAC

      2023, Proceedings - 5th International Conference on Smart Systems and Inventive Technology, ICSSIT 2023
    View all citing articles on Scopus

    Changsu Suh received the B.S. and M.S. degree in Information and Communication Engineering from the Ajou University, South Korea in 2004 and 2006, respectively. He is recipient of several awards for his academic recognition. Currently, he is affiliated with Hanback Electronic, South Korea. He is broadly interested in the research areas of Wireless Sensor Networks, IEEE 802.11/802.15.4 MAC/PHY protocols, ZigBee network Stack and implementation of real sensor platforms. E-mail: [email protected]

    Zeeshan Hameed Mir received the B.S. degree in Computer Engineering from the Sir Syed University of Engineering and Technology (SSUET), Karachi, Pakistan in 1999 and the M.S. degree in Computer Engineering from the National University of Sciences and Technology (NUST), Rawalpindi, Pakistan, in 2004. He is currently working towards the Ph.D. degree at the Graduate School of Information and Communication, Ajou University, South Korea. He is broadly interested in the research areas of routing and MAC in multihop wireless networks, utilization of location information of mobile nodes and QoS provisioning.

    Young-Bae Ko is an Associate Professor in School of Information and Computer Engineering at Ajou University, Korea, leading the Ubiquitous Networked Systems (UbiNeS) Lab. Prior to joining Ajou University in 2002, he was with IBM T.J. Watson Research Center (New York) as a research staff member in the department of Ubiquitous Networking and Security. He received his Ph.D. degree in computer science from Texas A& M University, USA, and B.S. and M.B.A. from Ajou University, Korea.

    His research interests are in the areas of mobile computing and wireless networking. In particular, he is actively working on mobile ad hoc networks, wireless mesh/sensor networks, and various ubiquitous networked system issues. He is a recipient of a BEST PAPER award from the ACM Mobicom 1998. He has served on the program committees of several conferences and workshops. He also serves on the editorial board of the ACM MC2R (Mobile Computing and Communications Review). See http://uns.ajou.ac.kr/~youngko for further details.

    View full text