Programming sensor networks using REMORA component model

  • Authors:
  • Amirhosein Taherkordi;Frédéric Loiret;Azadeh Abdolrazaghi;Romain Rouvoy;Quan Le-Trung;Frank Eliassen

  • Affiliations:
  • Department of Informatics, University of Oslo, Oslo;INRIA Lille – Nord Europe, ADAM Project-team, University of Lille 1, LIFL CNRS UMR 8022, Villeneuve d’Ascq;Department of Informatics, University of Oslo, Oslo;Department of Informatics, University of Oslo, Oslo;Department of Informatics, University of Oslo, Oslo;Department of Informatics, University of Oslo, Oslo

  • Venue:
  • DCOSS'10 Proceedings of the 6th IEEE international conference on Distributed Computing in Sensor Systems
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

The success of high-level programming models in Wireless Sensor Networks (WSNs) is heavily dependent on factors such as ease of programming, code well-structuring, degree of code reusability, and required software development effort. Component-based programming has been recognized as an effective approach to meet such requirements. Most of componentization efforts in WSNs were ineffective due to various reasons, such as high resource demand or limited scope of use. In this paper, we present Remora, a new approach to practical and efficient component-based programming in WSNs. Remora offers a well-structured programming paradigm that fits very well with resource limitations of embedded systems, including WSNs. Furthermore, the special attention to event handling in Remora makes our proposal more practical for WSN applications, which are inherently event-driven. More importantly, the mutualism between Remora and underlying system software promises a new direction towards separation of concerns in WSNs. Our evaluation results show that a well-configured Remora application has an acceptable memory overhead and a negligible CPU cost.