Simone Giannecchini\’s Blog

Sharing knowledge and thoughts about Geospatial Data Fusion.

  • Categories

  • Archives

Collaborative resource allocation in wireless sensor networks.

Posted by simboss on February 1, 2006

This is the abstract of a paper I wrote together with Prof. Marco Caccamo during the time I spent at Real Time System Lab at UIUC for my Masther Thesis.
Traditional real-time resource allocation algorithms assume that the available resources in a system such as total CPU and network bandwidth do not change over time. However, in wireless sensor networks, the amount of available resources on the devices and the communication channel may not be constant for all times: for instance, a node can be turned off in some time intervals to increase its battery lifetime. Since sensor networks have limited network capacity and computational capabilities, it is crucial to optimally assign the available resources among all the active tasks. In this paper, we propose a fast online resource allocation algorithm (CoRAl) to dynamically reconfigure a sensor network whenever a new hot spot occurs (e.g., a new intruder is detected) or a node’s activity changes (i.e., sleep vs. active mode). Our experimental results show that CoRAl provides always near-optimal resource allocation while keeping its online overhead low.

You can find it here.

Leave a comment