2014
DOI: 10.1155/2014/186806
|View full text |Cite
|
Sign up to set email alerts
|

An Efficient Data Collection Protocol Based on Multihop Routing and Single-Node Cooperation in Wireless Sensor Networks

Abstract: Considering the constrained resource and energy in wireless sensor networks, an efficient data collection protocol named ESCDD which adopts the multihop routing technology and the single-node selection cooperative communication is proposed to make the communication protocol more simple and easy to realize for the large-scale multihop wireless sensor networks. ESCDD uses the greedy strategy and the control information based on RTS/CTS to select forwarding nodes. Then, the hops in the multihop data transmission … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
2
0

Year Published

2016
2016
2021
2021

Publication Types

Select...
3

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(2 citation statements)
references
References 14 publications
0
2
0
Order By: Relevance
“…Data collection is one of the key technologies applied in wireless sensor networks and as such has garnered particular attention from a large number of experts and scholars [2]. In traditional data collection program design, all nodes are fixed in position to collect data before being forwarded to the Sink through routing protocol [3]. Currently, the most challenging unsolved problems with this process include (1) the energy hole problem, where data streams follow a "many-for-one" mode which subjects nodes near the Sink to greater traffic load, resulting in premature energy depletion and the creation of an "energy hole" around the Sink; (2) the communication overhead problem, where, because the self-energy of sensor nodes is limited, there is control overhead regardless of the routing protocol algorithm and thus an inherent need to control the energy consumption of network nodes; and (3) the communication constraint problem, where the data from some certain nodes cannot be transmitted and thus necessitates control strategies for communication reliability, when the network is not connected.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Data collection is one of the key technologies applied in wireless sensor networks and as such has garnered particular attention from a large number of experts and scholars [2]. In traditional data collection program design, all nodes are fixed in position to collect data before being forwarded to the Sink through routing protocol [3]. Currently, the most challenging unsolved problems with this process include (1) the energy hole problem, where data streams follow a "many-for-one" mode which subjects nodes near the Sink to greater traffic load, resulting in premature energy depletion and the creation of an "energy hole" around the Sink; (2) the communication overhead problem, where, because the self-energy of sensor nodes is limited, there is control overhead regardless of the routing protocol algorithm and thus an inherent need to control the energy consumption of network nodes; and (3) the communication constraint problem, where the data from some certain nodes cannot be transmitted and thus necessitates control strategies for communication reliability, when the network is not connected.…”
Section: Introductionmentioning
confidence: 99%
“…(1) Initialize the routing table (2) While TRUE do (3) Listen for packets; (4) If Receive Broad Msg{0, 0, 0} (5) Be selected as a cluster; (6) Send Broad Msg{1, SNA, 0} //SNA is the network address of current node 7Else If Receive Broad Msg{1, srcNetwAddr, hop} (8) Lookup routing table with destination srcNetwAddr; (9) If no corresponding route item (10) Add new item to the routing table {Destination = srcNetwAddr, Metric = hop + 1} (11) Broadcast Broad Msg{1, srcNetwAddr, hop + 1} (12) Else If Metric > hop + 1 (13) Update route item with new metric Metric = hop + 1 (14) Broadcast Broad Msg{1, srcNetwAddr, hop = 1} (15) Else (16) Ignore current broadcast message (17) End If (18) End If…”
mentioning
confidence: 99%