Janus: an architecture for flexible access to sensor networks

  • Authors:
  • Adam Dunkels;Richard Gold;Sergio Angel Marti;Arnold Pears;Mats Uddenfeldt

  • Affiliations:
  • Swedish Institute of Computer Science;Uppsala University;Uppsala University;Uppsala University;Uppsala University

  • Venue:
  • DIN '05 Proceedings of the 1st ACM workshop on Dynamic interconnection of networks
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present the design and implementation of the Janus1 architecture for providing flexible and lightweight access to sensor network resources from Internet-type networks. Janus provides flexibility by focusing on functions of the sensor network rather the data that it contains. This allows us to perform service composition by dynamically combining functions together. In contrast to existing application-specific access techniques, Janus separates the access technique from the sensor network itself by inserting itself between the sensor network and the access network. This attribute allows for application-specific access techniques to be deployed dynamically without requiring the sensor network itself to be upgraded. Although Janus provides RPC-like semantics, unlike typical RPC systems, most of the functionality of Janus is present at the RPC client, which is located outside of the sensor network, in order to keep the RPC server inside the sensor network as lightweight as possible. We have implemented a prototype of Janus to interconnect a network of sixteen sensors in a typical environmental monitoring scenario to an Internet host.