...researching fundamentals of networking and communications

|

Rateless Deluge

Abstract:

Over-the-air programming (OAP) is a fundamental service in sensor networks that relies upon reliable broadcast for efficient dissemination. As such, existing OAP protocols become decidedly inefficient (with respect to energy, communication or delay) in unreliable broadcast environments, such as those with relatively high node density or noise. In this paper, we consider OAP approaches based on rateless codes, which significantly improve OAP in such environments by drastically reducing the need for packet rebroadcasting. We thus design and implement two rateless OAP protocols, rateless Deluge and ACKless Deluge, both of which replace the data transfer mechanism of the established OAP Deluge protocol with rateless analogs. Experiments with Tmote Sky motes on single-hop networks with packet loss rates of 7% show these protocols to save significantly in communication over regular Deluge (roughly 15-30% savings in the data plane, and 50-80% in the control plane), and multi-hop experiments reveal similar trends. Simulations further shows that our new protocols scale better (in terms of communication and energy) to high network density.

Full Paper:

Read the paper from IPSN 2008, here.

Implementation:

Implementation of Rateless Deluge, which uses Random Linear Codes for the transfer of program images. Code developed for Tmote Sky motes.

To configure the java tools to work with Rateless Deluge do the following:

1. Copy all the rateless *.h files to TOS/lib/Deluge/ for tinyos-1.x and moteiv.

2. In directory .../java/net/tinyos/deluge/, first "make clean" and then "make"

3. In directory .../java/net/tinyos/tools/, first "make clean" and then "make"

Note that if you change the constants you will need to repeat the process so that the changes are reflected in the java tools.

r2 - 2009-04-02 - 14:55:34 - WeiyaoXiao

Laboratory of Networking and Information Systems
Photonics Building, Room 413
8 St Mary's Street,
Boston MA 02215


Initial web site created by Sachin Agarwal (ska@alum.bu.edu), Modified by Weiyao Xiao (weiyao@alum.bu.edu), Moved to TWiki backend by Ari Trachtenberg (trachten@bu.edu). Managed by Jiaxi Jin (jin@bu.edu).
Syndicate this site RSSATOM