1 / 14

Distributed Event Detection in Sensor Networks

Distributed Event Detection in Sensor Networks. b y Fernando Martincic , Loren Schwiebert. March 25, 2008 Presented by Chinh Vu. Introduction. Sensors periodically send data to BS. Sensors send data to BS when threshold is exceeded. ( reactive method)

zhen
Télécharger la présentation

Distributed Event Detection in Sensor Networks

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. Distributed Event Detection in Sensor Networks by Fernando Martincic, Loren Schwiebert March 25, 2008 Presented by Chinh Vu

  2. Introduction • Sensors periodically send data to BS. • Sensors send data to BS when threshold is exceeded. (reactive method) • Sensors collaboratively detect object • How: appl. defines event signature and disseminates to network.

  3. Problem • How nodes match their sensor readings against these event signatures.

  4. SYSTEM MODEL • Nodes are assumed to be stationary and location-aware. • Node distribution is uniform and the network is 1-connected. • Communication links between nodes are assumed to be relatively stable.

  5. Partition • Trade-off of the size of the cell

  6. Cell-membership • Nodes know which cell they belong to. • Nodes know neighboring nodes which are within the same cell. • Periodically update cell membership • Each cell elects a leader node • Cell leadership is rotated between nodes

  7. Sensing value • Each cell member publishes a timestamped cell value. • Leader calculates a weighted average (e.g., majority vote) of all cell members. • Disseminate to all members • Disseminate to adjacent cells

  8. WSN Cell matrix • m × n matrix

  9. Local cell sub-matrix • Sensors store pxq matrix of itself and its neighbor cells. • p≤n, q≤m

  10. Matching signatures • An event signature is an r×s matrix (r≤p, s≤q) • To detect an event • Anode “overlays” an event signature over its cell sub-matrix • performs a cell by cell comparison.

  11. Matching • Exact matching • Threshold: • a signature may represent minimal threshold values

  12. Simulation • Using TinyOS • A lossless communication model was employed • Sensing value (payload) is 8-bit. • Message header is negligible • Area is clustered into 4×4-unit cells

  13. Total traffic

  14. Byte Transmission Distribution

More Related