Model driven development for rapid prototyping and optimization of wireless sensor network applications

  • Authors:
  • Ryo Shimizu;Kenji Tei;Yoshiaki Fukazawa;Shinichi Honiden

  • Affiliations:
  • Waseda University, Tokyo, Japan;National Institute of Informatics, Tokyo, Japan;Waseda University, Tokyo, Japan;National Institute of Informatics & The University of Tokyo, Tokyo, Japan

  • Venue:
  • Proceedings of the 2nd Workshop on Software Engineering for Sensor Network Applications
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

In order to develop Wireless Sensor Network (WSN) applications, it is necessary to develop prototypes in a low-cost way and to optimize application performance. Existing development approaches enable to develop a low-cost prototype by concealing the detail of WSN from the developers. However, there is a trade-off between the development cost of prototype and the description capability needed to optimize the application performance. We propose a Model-Driven Development (MDD) process to enable a low-cost prototyping and detailed optimization. To enable such a development process, we define modeling languages, which describe an application at three abstraction levels, and transformation rules, which transform models described by our modeling language to concrete one. Using our process, in prototyping, the developer describes a model by using the modeling language at the highest abstraction level and automatically obtains an executable model by using transformation rules. In addition, in optimizing, the developer can automatically obtain the models at more concrete abstraction level than the prototype by using transformation rules and modifies them in greater detail by using each modeling language.