1 / 5

Wireless Data Acquisition and Routing in

Wireless Data Acquisition and Routing in. By Clifton Bradley, Brian Kessler and Ryan Vinelli. Programming the Mica2 Motes. Used SensorToRfm as a base to send a packet of sensor readings for: Temperature Light LED Use Surge for Multihop routing. Planned Functionality.

wilmet
Download Presentation

Wireless Data Acquisition and Routing in

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Wireless Data Acquisition and Routing in By Clifton Bradley, Brian Kessler and Ryan Vinelli

  2. Programming the Mica2 Motes • Used SensorToRfm as a base to send a packet of sensor readings for: • Temperature • Light • LED • Use Surge for Multihop routing

  3. Planned Functionality • Broadcast Sensor Readings to Base Station • If N-hops away have (N-1)-hop motes route packets • LEDs will indicate transmissions. • Use a Simple Routing Scheme • The multi-hop implementation consists of two core modules, and uses a shortest-path algorithm • Base Station will run a simple Java program (based off of Listen.java) to display Mote ID and Sensor reading

  4. TOSSIM/TINYVIZ • No available Mica2 Motes so emulated environment: • /opt/tinyos-1.x/tools/java/net/tinyos/sim • tinyviz –nosf –nolaf -run build/pc/main.exe 30

  5. Problems • Environment • Fedora 5 (Java Comm issues – found from toscheck) • Windows XP with Cygwin Installer (worked) • Emulation • TinyViz Java runtime errors • Generating Nodes that do what I want

More Related