Code Monkey home page Code Monkey logo

compass-dsr-tinyos's Introduction

The COMPASS Multihop Framework for TinyOS

J. Ryan Stinnett
ECE Department
Rice University
[email protected]

Overview - Code and Documentation - References

Overview

TinyOS 2.x supplies a well-designed single hop messaging layer for applications, but there is no standardized multihop framework. To address this issue, we surveyed a large number of applications [1] to determine the addressing techniques and messaging stack features used in sensor networks. From the results of this survey, we designed a multihop networking API [2] to address the needs of application designers at the messaging layer in a unified way.

This framework intends to implement that API. The key goals of this include:

  • Multihop routing with several addressing modes based on:
    • Node address (single node, multiple nodes, or a list of nodes)
    • Geographical region
    • Device hierarchy
  • Intercept messages to be forwarded
  • Control transmission effort
  • Congestion management
  • Support self-organized device hierarchies

Our design allows application designers to focus on the application layer without being bogged down by the details of routing protocol implementation. Similarly, routing protocol designers can make their improvements more accessible to the rest of the community since only a few wiring changes are needed to alter the routing protocol used by a given addressing mode, leaving application code untouched.

In its current form, the framework implementation supports addressing and multihop routing by a single node address. Our version of Dynamic Source Routing (DSR) [3] modified for TinyOS is used as the routing layer.

Code and Documentation

References

  1. R. Wagner, M. Duarte, J. R. Stinnett, T. S. E. Ng, D. B. Johnson, and R. Baraniuk, “A network API-driven survey of communication requirements of distributed data processing algorithms for sensor networks,” Rice University, Tech. Rep., 2006. [Online]. Available: http://www.ece.rice.edu/˜rwagner/IPSN-API-survey.pdf
  2. R. Wagner, J. R. Stinnett, M. Duarte, R. Baraniuk, D. B. Johnson, and T. S. E. Ng, “A Network Application Programming Interface for Data Processing in Sensor Networks,” Rice University, Tech. Rep. TREE0705, Jan. 2007. [Online]. Available: http://www.dsp.rice.edu/˜rwagner/docs/wagnerTREE0705.pdf
  3. D. Johnson, Y. Hu, and D. Maltz, The Dynamic Source Routing Protocol (DSR) for Mobile Ad Hoc Networks for IPv4, IETF RFC 4728, Feb. 2007.

compass-dsr-tinyos's People

Contributors

jryans avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.