3rd Annual International ICST Conference on Mobile and Ubiquitous Systems: Computing, Networking and Services

Research Article

Application-Centric Networking Framework for Wireless Sensor Nodes

  • @INPROCEEDINGS{10.1109/MOBIQ.2006.340439,
        author={Sukwon  Choi and Hojung  Cha},
        title={Application-Centric Networking Framework for Wireless Sensor Nodes},
        proceedings={3rd Annual International ICST Conference on Mobile and Ubiquitous Systems: Computing, Networking and Services},
        publisher={IEEE},
        proceedings_a={MOBIQUITOUS},
        year={2007},
        month={4},
        keywords={},
        doi={10.1109/MOBIQ.2006.340439}
    }
    
  • Sukwon Choi
    Hojung Cha
    Year: 2007
    Application-Centric Networking Framework for Wireless Sensor Nodes
    MOBIQUITOUS
    IEEE
    DOI: 10.1109/MOBIQ.2006.340439
Sukwon Choi1, Hojung Cha1
  • 1: Dept. of Computer Science, Yonsei University, Seoul, Korea

Abstract

Wireless sensor network technology has found diverse applications in numerous fields. As the networking technology is refined in many ways, the need for system modulation with effective performance becomes essential. A multitude of architectures, which includes system abstraction and layering, has been proposed to solve the need at the operating system level. However, previous efforts do not qualify for networking architecture required by sensor networking, since they are aimed at hardware abstraction or protocol-based layering. In this paper, we classify developers into kernel, network and application developers and propose a network architecture that enables those developers to program independently. Network stack is separated into three different layers; MLL, NSL, DNL. This three-layered architecture provides an effective programming environment to sensor network developers by minimizing modification of other layers and maximizing reusability of the networking module. To validate the proposed mechanism, we implemented and assessed the performance with a few network algorithms and applications, based on the RETOS, which supports a dynamic loadable kernel module