| Literature DB >> 30282944 |
Liangxiong Wei1, Weijie Sun2, Haixiang Chen3, Ping Yuan4, Feng Yin5, Qian Luo6, Yanru Chen7, Liangyin Chen8,9.
Abstract
With the quick development of Internet of Things (IoT), one of its important supporting technologies, i.e., wireless sensor networks (WSNs), gets much more attention. Neighbor discovery is an indispensable procedure in WSNs. The existing deterministic neighbor discovery algorithms in WSNs ensure that successful discovery can be obtained within a given period of time, but the average discovery delay is long. It is difficult to meet the need for rapid discovery in mobile low duty cycle environments. In addition, with the rapid development of IoT, the node densities of many WSNs greatly increase. In such scenarios, existing neighbor discovery methods fail to satisfy the requirement in terms of discovery latency under the condition of the same energy consumption. This paper proposes a group-based fast neighbor discovery algorithm (GBFA) to address the issues. By carrying neighbor information in beacon packet, the node knows in advance some potential neighbors. It selects more energy efficient potential neighbors and proactively makes nodes wake up to verify whether these potential neighbors are true neighbors, thereby speeding up neighbor discovery, improving energy utilization efficiency and decreasing network communication load. The evaluation results indicate that, compared with other methods, GBFA decreases the average discovery latency up to 10 . 58 % at the same energy budget.Entities:
Keywords: WSNs; energy efficiency; neighbor discovery
Year: 2018 PMID: 30282944 PMCID: PMC6210503 DOI: 10.3390/s18103319
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Related work summary.
| Categories | Sub-Categories | Main Works |
|---|---|---|
| pairwise methods | probabilistic methods | Birthday [ |
| pairwise methods | deterministic methods | Quorum-based [ |
| middleware methods | WiFlock [ |
prime-set-based algorithm; unified connect; on-demand accelerations; extended quorum systems.
Figure 1The discovery process of our method.
Figure 2An example of GBFA.
Figure 3Node uniform distribution.
Figure 4The calculation of overlap area.
Figure 5The relationship between and .
Figure 6The benefit of early discovery.
Figure 7Beacon packet design.
Simulation parameters.
| Parameters | Descriptions |
|---|---|
| network area size | 500 m × 500 m |
| node communication radius | 50 m |
| node number | default value: 200, variation range: [32, 704] |
| node movement speed | default value: 5m/s, variation range: [0, 40] |
| average DC | default value: |
| slot length | default value: 25 ms |
Figure 8CDF comparison when the pairwise method is Disco.
Figure 9CDF comparison when the pairwise method is Searchlight.
Figure 10Impact of duty cycle when the pairwise method is Disco.
Figure 11Impact of duty cycle when the pairwise method is Searchlight.
Figure 12Impact of node density when the pairwise method is Disco.
Figure 13Impact of node density when the pairwise method is Searchlight.
Figure 14Impact of speed when the pairwise method is Disco.
Figure 15Impact of speed when the pairwise method is Searchlight.