Sdlib: a sensor network data and communications library for rapid and robust application development

  • Authors:
  • David Chu;Kaisen Lin;Alexandre Linares;Giang Nguyen;Joseph M. Hellerstein

  • Affiliations:
  • University of California, Berkeley, Berkeley, CA;University of California, Berkeley, Berkeley, CA;University of California, Berkeley, Berkeley, CA;University of California, Berkeley, Berkeley, CA;University of California, Berkeley, Berkeley, CA

  • Venue:
  • Proceedings of the 5th international conference on Information processing in sensor networks
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Sensor network applications tend to exhibit significant high-level commonalities along several major dimensions that have heretofore been underexposed, particularly in the areas of collection and dissemination. We have developed a component library, sdlib, which presents the fundamental abstractions of collection and dissemination as part of a dataflow sytem. This allows application developers to rapidly develop applications at the nesC level. This means that sdlib maintains significant expressivity while operating efficiently.We have built four applications, each faithful to a mature monolithic application, on top of sdlib to compare its performance to that of original. We find that applications implemented with sdlib are much simpler to write, just as resource efficient, and perform comparably to monolithic implementations.