Logo image
Enix: A lightweight dynamic operating system for tightly constrained wireless sensor platforms
Conference paper

Enix: A lightweight dynamic operating system for tightly constrained wireless sensor platforms

Yu-Ting Chen, Ting-Chou Chien and Pai H. Chou
SenSys 2010 - Proceedings of the 8th ACM Conference on Embedded Networked Sensor Systems, pp.183-196
2010

Abstract

Cooperative threads Demand paging File system Operating systems Position-independent code Reprogramming Scheduling Wireless sensor networks
Enix is a lightweight dynamic operating system for tightly constrained platforms for wireless sensor networks (WSN). Enix provides a cooperative threading model, which is applicable to event-based WSN applications with little run-time overhead. Virtual memory is supported with the assistance of the compiler, so that the sensor platforms can execute code larger than the physical code memory they have. To enable firmware update for deployed sensor nodes, Enix supports remote reprogramming. The commonly used library and the main logical structure are separated; each sensor device has a copy of the dynamic loading library in the Micro-SD card, and therefore only the main function and user-defined subroutines should be updated through RF. A lightweight, efficient file system named EcoFS is also included in Enix. The code size and data size of Enix with full-function including EcoFS are 8 KB and 512 bytes, respectively, enabling Enix to run on many RF-enabled systems-on-chip that cannot run most other WSN OSs. Copyright 2010 ACM.

Metrics

1 Record Views
45 readers on Mendeley
1 readers on CiteULike

Details

Logo image