2008
DOI: 10.1007/978-3-540-69384-0_57
|View full text |Cite
|
Sign up to set email alerts
|

Distributed Algorithms to Form Cluster Based Spanning Trees in Wireless Sensor Networks

Abstract: We propose two algorithms to form spanning trees in sensor networks. The first algorithm forms hierarchical clusters of spanning trees with a given root, the sink. All of the nodes in the sensor network are then classified iteratively as subroot, intermediate or leaf nodes. At the end of this phase, the local spanning trees are formed, each having a unique subroot (clusterhead) node. The communication and data aggregation towards the sink by an ordinary node then is accomplished by sending data to the local su… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
19
0

Year Published

2010
2010
2018
2018

Publication Types

Select...
4
3
1

Relationship

1
7

Authors

Journals

citations
Cited by 22 publications
(19 citation statements)
references
References 13 publications
0
19
0
Order By: Relevance
“…Although this algorithm is simple to implement, execution of central BFS is an expensive operation in terms of energy consumption caused by message transfers, and it is not suitable for large scale self-organizing distributed sensor networks. Because of these reasons, distributed BFS algorithms are proposed [12][13][14][15][16]. For synchronous networks, a well-known greedy algorithm is applied to construct BFS [14].…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Although this algorithm is simple to implement, execution of central BFS is an expensive operation in terms of energy consumption caused by message transfers, and it is not suitable for large scale self-organizing distributed sensor networks. Because of these reasons, distributed BFS algorithms are proposed [12][13][14][15][16]. For synchronous networks, a well-known greedy algorithm is applied to construct BFS [14].…”
Section: Related Workmentioning
confidence: 99%
“…Because of these reasons, distributed BFS algorithms are proposed [12][13][14][15][16]. For synchronous networks, a well-known greedy algorithm is applied to construct BFS [14]. This algorithm consumes O( ) messages and O( ) time, where is the diameter of the network.…”
Section: Related Workmentioning
confidence: 99%
“…This problem has been modeled by (Gagarin et al, 2009) as the minimum degree spanning tree (MDST), which is an NP-hard optimization problem. Variations of this problem are encountered in the literature, in (Erciyes et al, 2008;Huang et al, 2006). A joint routing and data aggregation problem is also discussed in (Karaki et al, 2009) for a two-tier network, and some heuristic algorithms such as GA and greedy are proposed.…”
Section: Shortest Path and Spanning Tree Based Modelsmentioning
confidence: 99%
“…In [6], we find one of the algorithms that performs graph-theoretic clustering in sensor networks. Examples of graph-theoretic clustering algorithms for various networks are given in [7][8][9][10][11][12][13][14].…”
Section: Dagdeviren and Erciyesmentioning
confidence: 99%
“…The following assumptions are made about the network as in [2,6,7,9,12] On the basis of these assumptions, the network may be modeled as a weighted undirected graph G w (V , E w ), where V is the set of vertices, E w is the set of the edges with weights. The weights of the edges can be represented by the link quality indicators supported by various underlying protocols as in [18,19].…”
Section: Network Modelmentioning
confidence: 99%