how to deal with mac shortcomings for sensor networks or
play

How to Deal With MAC Shortcomings for Sensor Networks or: Sensor - PowerPoint PPT Presentation

How to Deal With MAC Shortcomings for Sensor Networks or: Sensor Network Self Organization Rendezvous Clustering Algorithm March 16, 2004 Kathy Sohrabi Sensoria Corporation Internetworking the Physical World Dagstuhl Seminar 2004 About


  1. How to Deal With MAC Shortcomings for Sensor Networks or: Sensor Network Self Organization Rendezvous Clustering Algorithm March 16, 2004 Kathy Sohrabi Sensoria Corporation Internetworking the Physical World Dagstuhl Seminar 2004

  2. About Sensoria • Founded in 1999 � Founder: Bill Kaiser, UCLA Faculty/Chairman EE Department • HQ in San Diego, Design Center in Los Angeles • Consequence of work on Sensor Nets at UCLA • Builds and markets networked embedded systems � Sensor networking platforms and solutions � Ad-hoc Mobile communication systems • Hardware, software, system design expertise Dagstuhl Seminar 2004

  3. Outline • Introduction • Problem of self organization • Observations about MAC • Why we need to actively manage links (self-organize) • Rendezvous Clustering Algorithm (RCA) Dagstuhl Seminar 2004

  4. What does Self Organization Mean? • Self formation at various layers � At the highest level, self organizing is expected to provide a distributed computing environment � Self forming routes in the face of fast changing and/or ad-hoc topologies. In fact a lot of work has been concentrated on the self organization at layer 3. � The clustering mechanism discussed here is concerned with self –organization at layer 2. Dagstuhl Seminar 2004

  5. Sensor Network Scenarios Different Classes of Sensor Networking Applications Exist Dagstuhl Seminar 2004

  6. Wireless MAC • Medium Access Control � Share a common channel with others •No Coordination: ALOHA •Total Coordination: fixed access such as TDMA •Others in between: coordinate only when sending (variations of CSMA, reservation schemes) Dagstuhl Seminar 2004

  7. MAC for Multihop – Random Schemes • Hidden Terminal Problem • Exposed Terminal Problem • Requires the receiver be turned on all the time • Channel sensing is not always accurate • Example: ad-hoc mode of 802.11 A B C D Dagstuhl Seminar 2004

  8. MAC for Multihop – Fixed Access � Need network link connectivity and interference information (local or global) � Assignment of optimal transmission schedules is NP- complete � Approximate schemes that are good exist � They still need global synchronization � Mechanism beyond the ability of simple fixed access radios Dagstuhl Seminar 2004

  9. Network Self Assembly Process Clustering: Neighbor Discovery & Link Formation Adaptive Routing: Formation of Network Layer Routes Fixed Radio Transmit Power Dagstuhl Seminar 2004

  10. Rendezvous Clustering Algorithm Kathy Sohrabi, William Merrill, Jeremy Elson, Lew Girod Dagstuhl Seminar 2004

  11. About RCA • Rendezvous Clustering Algorithm (RCA) is really a mechanism for distributed collaboration � We use it to form clusters in a distributed fashion � Does not necessarily need to be used for managing links � Can be used to set up coordinated agreement amongst nodes in a distributed fashion � Built on top of the radio’ s native MAC � Native MAC must be able to • Form local wireless networks (typically with one or two hop diameter) • Operate on different channels • Switch between these channels Dagstuhl Seminar 2004

  12. Channel Switching • The ability of the radio to take on various states and switch between them rapidly and efficiently affects the operation � Multihop, ad-hoc wireless networks, that need low energy � States transitions • off->idle • idle->on • one channel to another channel � Order of seconds to switch from channel to channel (RCA native radios) � Other radios such as Bluetooth also require on the order of seconds to switch (needed for scatternet formation) � Zigbee very good, on the order of milliseconds to switch Dagstuhl Seminar 2004

  13. Factors Contributing to Switching Overhead • HW � Phase lock loops : carrier phase and frequency acquisition � Power regulators • PHY � Code Acquisition � Symbol Acquisition � Frame acquisition • MAC � Protocol Dagstuhl Seminar 2004

  14. Issues Related to Radios • To mitigate switching delays chose a dual radio option � Each node is equipped with two radios, each operating independently of each other � Each radio is a TDMA radio that participates in a start topology network. � Each TDMA local network slowly frequency hops (controlled by the star controller) Dagstuhl Seminar 2004

  15. Details of the Frame Structure for TDMA/FH Radios Synch+Control Synch+Control Synch+Control Synch+Control Synch+Control Synch+Control Receive Mode Receive Mode Receive Mode And Data And Data And Data Signal Signal Signal Transmitted Transmitted Transmitted Transmitted Transmitted Transmitted Base Time Line Base Time Line Transmission to Transmission to Transmission to TDMA Frame TDMA Frame TDMA Frame the Base the Base the Base Receiving Synch Receiving Synch Receiving Synch Signal From the Signal From the Signal From the Idle Idle Idle Base Base Base Remote Time Line Remote Time Line Remote Remote Remote TDMA Frame TDMA Frame TDMA Frame Transmission Slot Transmission Slot Transmission Slot Base Base Base Transmission Slot Transmission Slot Transmission Slot TDMA Frame: Frequency 1 TDMA Frame: Frequency 1 TDMA Frame: Frequency 1 TDMA Frame: Frequency 2 TDMA Frame: Frequency 2 TDMA Frame: Frequency 2 Dagstuhl Seminar 2004

  16. Details of RCA • Three phases of a node in RCA � Search mode � Cluster head � Cluster member Dagstuhl Seminar 2004

  17. Possible RCA Radio State Combinations Search Mode For a dual radio architecture, each radio is tuned to a different channel. Base For single radio architecture, the Off Active on single radio interface will switch “R” channel between various channels. Our current radios form a star Cluster Member network with a Base and a number of remote members. Active On data Active On data channel Ch k channel Ch i Cluster Head Cluster head Tuned to “R” On data Channel/ or Off channel Ch g Dagstuhl Seminar 2004

  18. Search Mode: When it all begins Pick radio on random / Turn off the other radio on “R” channel Become a remote on “R” channel. Stay here for Time1 Become a base on “R” channel and stay here for Time2 Sort heard advertisement based on RSSI, and their neighbor list. Determine how many nets were found to join Did we find enough Did we find Are the found searching enough nets? clusters neighbors? yes yes Split-able? yes Relay Ads Relay Ads Try for each radio to become a cluster Become a member Cluster-head Did both radios Did this radio Until a join clusters as connect? Timeout CM? yes Turn this happens radio off Start the other Done Radio in SEARCH With Search Dagstuhl Seminar 2004

  19. Cluster-Head Time Out Become a Cluster-head until a Timeout happens. Involves inviting other searching nodes to join this radio Does the CH have less than the yes minimum number of neighbors? Continue as a cluster head, until a timeout occurs Kick any existing attached neighbors off this network Make the CH’s data radio inactive, then turn it off. Put the other radio into SEARCH mode Dagstuhl Seminar 2004

  20. How to Become a Cluster Member Precondition: Have received over the “R” channel an invitation from a CH to join its cluster Choose the appropriate radio to join the suggested network as a cluster member( SEARCHing radio first, then inactive radios) Tune the chosen radio to the proper network, connect to the base on that network. Stay in this condition until a timeout occurs. Are we attached to the base? Start SEARCHing again, Or make the other radio start Stay attached to the base, SEARCHing if not connected and set the timeout again Dagstuhl Seminar 2004

  21. Results Dagstuhl Seminar 2004

  22. RCA Connected Network Dagstuhl Seminar 2004

  23. Scalability 160 140 120 Connection Time (s) 100 80 95% 60 Connection Time 40 Full Connection 20 0 0 50 100 150 Network size Dagstuhl Seminar 2004

  24. Connectedness Over Time Dagstuhl Seminar 2004

  25. Percent Nodes Not Connected Dagstuhl Seminar 2004

  26. Traffic Overhead Dagstuhl Seminar 2004

  27. Hardware Platform History Dagstuhl Seminar 2004

  28. Sensoria Platform History WINS 1.0 - 1999 Pico WINS - 1999 • Wireless sensor tags • 4-channel 12-bit analog interface • Low power • Windows CE processing platform • Miniaturization • Integrated 2.4 GHz radio • Small Antenna/Flexible PCB • COTS processor boards WINS 2.0 - 2001 • Custom 32-bit processor system using Linux OS • DSP co-processor controlling analog interface • 4-channel 16-bit analog interface • Dual 2.4 GHz radios • External interfaces: Ethernet, PCMCIA/CardBus WINS 3.0 - 2003 • 32-bit processor module with up to 128 MB SDRAM using Linux OS • Low-power DSP co-processor • 16-channel 24-bit analog interfaces • External interfaces: RS-232, PCMCIA/CardBus, USB, Ethernet • Embedded dual 802.11 cards • Fully modular design with system bus Dagstuhl Seminar 2004

  29. Further Questions Dagstuhl Seminar 2004

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend