Design and implementation of a framework for building distributed smart object systems

  • Authors:
  • Fahim Kawsar;Tatsuo Nakajima;Jong Hyuk Park;Sang-Soo Yeo

  • Affiliations:
  • Computing Department, Lancaster University, Lancaster, UK LA1 4WA;Department of Computer Science, Waseda University, Tokyo, Japan;Department of Computer Science and Engineering, Seoul National University of Technology, Seoul, South Korea 139-742;Division of Computer Engineering, Mokwon University, Daejeon, South Korea 302-318

  • Venue:
  • The Journal of Supercomputing
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

A smart object system encompasses the synergy between computationally augmented everyday objects and external applications. This paper presents a software framework for building smart object systems following a declarative programming approach centered around custom written documents that glue the smart objects together. More specifically, in the proposed framework, applications' requirements and smart objects' services are objectified through structured documents. A runtime infrastructure provides the spontaneous federation between smart objects and applications through structural type matching of these documents. There are three primary advantages of our approach: firstly, it allows developers to write applications in a generic way without prior knowledge of the smart objects that could be used by the applications. Secondly, smart object management (locating, accessing, etc.) issues are completely handled by the infrastructure; thus application development becomes rapid and simple. Finally, the programming abstraction used in the framework allows extension of functionalities of smart objects and applications very easily. We describe an implemented prototype of our framework and show examples of its use in a real life scenario to illustrate its feasibility.