| Literature DB >> 22346628 |
Abstract
This paper presents a grid-based distributed event detection scheme for wireless sensor networks. The network is divided into square-shaped grids of predefined grid size, where sensor nodes in each grid form a cluster with a cluster head. Event detection at each grid alone based on the readings of its member nodes is limited in event detection performance, especially for a small event region compared to the grid size. To improve the performance, each grid is further divided into 2 × 2 sub-grids of equal size. The decision on an event is made by finding a square region of 2 × 2 sub-grids, not necessarily in the same grid, that passed a predefined threshold. This process is conducted at each cluster head in a distributed manner by inter-cluster communications. Event detection is initiated when a cluster head receives an alarm from its member nodes. The cluster-head communicates with its neighboring cluster heads to exchange the number of nodes reporting an alarm. The threshold for event detection can be dynamically adjusted to reflect the number of sensor nodes in a grid and event size, if known. High event detection accuracy is achieved with a relatively low threshold without sacrificing false alarm rate by filtering most errors due to transient faults and isolating nodes with permanent faults. Experimental results show that the proposed scheme can achieve high detection accuracy, while maintaining low false alarm rate.Entities:
Keywords: event detection; fault detection; grid-based sensor networks
Year: 2011 PMID: 22346628 PMCID: PMC3274270 DOI: 10.3390/s111110048
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1.Sensor network structure for fault-tolerant event detection.
for various values of m and n.
| 10 | 31.4 | 7.9 | 3.5 | 2.0 |
| 15 | 47.1 | 11.85 | 5.25 | 3.0 |
| 20 | 62.8 | 15.8 | 7.0 | 4.0 |
The effective transient fault probability p̃ for p = 0.2.
| 2 | 0.360 | 0.040 | - | - | - | - |
| 3 | 0.488 | 0.104 | 0.008 | - | - | - |
| 4 | 0.590 | 0.181 | 0.027 | 0.002 | - | - |
| 5 | 0.672 | 0.263 | 0.058 | 0.007 | 0.000 | - |
| 6 | 0.738 | 0.345 | 0.099 | 0.017 | 0.002 | 0.000 |
Updating c at cluster heads.
| 0 | 0 | min ( |
| 0 | 1 | max ( |
| 1 | 0 | no change |
| 1 | 1 | no change |
Figure 2.An illustration of the proposed grid-based event detection.
Figure 3.Improving DA and FAR using a smoothing filter.
Figure 4.Comparison of CDF and LDF.
Figure 5.DA for .
Figure 6.DA for .
Figure 7.DA and FAR after isolating stuck-at-0’s for p = 0.2, w = 4, q = 3, and l = 2.5r.
DA and FAR for two different threshold values θ1 and θ2 for p = 0.2, w = 4, q = 3, and l = 2r.
| 0.1 | 0.9900 | 0.9968 | 0.00021 | 0.00124 |
| 0.2 | 0.9770 | 0.9922 | 0.00024 | 0.00092 |
| Grid-based distributed event detection |
Step 1. Given sensor reading
Step 2. Each sensor node with
Step 3. Obtain
Step 4. Count the number of 1’s for each of the SRs and apply a threshold test with Step 5. Update the confidence levels. |