| Literature DB >> 22163839 |
Yong Feng1, Haigang Gong, Mingyu Fan, Ming Liu, Xiaomin Wang.
Abstract
In Delay Tolerant Mobile Sensor Networks (DTMSNs) that have the inherent features of intermitted connectivity and frequently changing network topology it is reasonable to utilize multi-replica schemes to improve the data gathering performance. However, most existing multi-replica approaches inject a large amount of message copies into the network to increase the probability of message delivery, which may drain each mobile node's limited battery supply faster and result in too much contention for the restricted resources of the DTMSN, so a proper data gathering scheme needs a trade off between the number of replica messages and network performance. In this paper, we propose a new data gathering protocol called DRADG (for Distance-aware Replica Adaptive Data Gathering protocol), which economizes network resource consumption through making use of a self-adapting algorithm to cut down the number of redundant replicas of messages, and achieves a good network performance by leveraging the delivery probabilities of the mobile sensors as main routing metrics. Simulation results have shown that the proposed DRADG protocol achieves comparable or higher message delivery ratios at the cost of the much lower transmission overhead than several current DTMSN data gathering schemes.Entities:
Keywords: data gathering scheme; delay tolerant mobile sensor networks; delivery probability; replica adaptive; wireless sensor networks
Mesh:
Year: 2011 PMID: 22163839 PMCID: PMC3231351 DOI: 10.3390/s110404104
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1.Illustration of community-based mobility model.
Figure 2.Pseudo-code of the data delivery algorithm.
Simulation parameters.
| Network size (m2) | 1,500 × 1,500 |
| Number of sensor node | 200 |
| Transmission radii | 50 |
| Speed of sensor node v (m/s) | 1∼10 |
| Maximum buffer size of sensor (message) | 200 |
| Data message size (bytes) | 100 |
| Control message size (bytes) | 25 |
| Message generation ratio (message/s) | 0.01 |
| Maximum delay tolerant value (s) | 1,800 |
| Position of sink node (m) | (300, 300) |
| Timer expiration value | 180 |
| 2 | |
| 0.8 | |
| 10 |
Figure 3.Impact of message generation ratio. (a) Average delivery ratio; (b) Average delay.
Figure 4.Impact of buffer size. (a) Average delivery ratio; (b) Average delay.
Figure 5.Impact of node density. (a) Average delivery ratio; (b) Average delay.
Figure 6.The number of data messages generated per second.
Figure 7.The network life under scenario 1.
Figure 8.The network life under scenario 2.