Giter VIP home page Giter VIP logo

652final's Introduction

README

Location Based Query & Data Aggregation Model

Routing is based on the location of the nodes not on the ETX. The model is implemented over ContikiOS RPL with hierarchy based location address

Source Codes

  • collect-common.h - support file to sink and sender
  • collect-common.c - support file to sink and sender
  • udp-sink.c - sink code
  • udp-sender.c - sender code
  • rpl-dag.c - best and preferred parent selection is modified
  • uip6.c - forwarding packet is taken care
  • patch.sh - run the patch in the contiki folder to run the model

To run and execute the above model, do the following:

  1. Run the patch in the contiki folder
  2. change the #define SCENARIO in the collect-common.h to 1 or 0 based on your application requirement
  3. If you intend to use more number of nodes, increase the #define NUM_NODES, default is 12
  4. Also the nodes are assumend to be hierarchy and continuous in addressing thus make sure you change the #define FIRST_NODEID
  5. Run cooja and follow the report (IEEE paper submission) or presentation.

Authors

652final's People

Contributors

ashwinit 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.