2011
DOI: 10.5121/ijasuc.2011.2304
|View full text |Cite
|
Sign up to set email alerts
|

Clustering Algorithms for Heterogeneous Wireless Sensor Networks - A Brief Survey

Abstract: Wireless sensor networks (WSN) are emerging in various fields like disaster management, battle field surveillance and border security surveillance. A large number of sensors in these applications are unattended and work autonomously. Clustering is a key technique to improve the network lifetime, reduce the energy consumption and increase the scalability of the sensor network. In this paper, we study the impact of heterogeneity of the nodes to the performance of WSN. This paper surveys the different clustering … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
5
0

Year Published

2015
2015
2021
2021

Publication Types

Select...
7
2

Relationship

0
9

Authors

Journals

citations
Cited by 15 publications
(5 citation statements)
references
References 32 publications
0
5
0
Order By: Relevance
“…Low energy adaptive clustering hierarchy (LEACH) [17], [18] is a low energy adaptive clustering protocol that deploys network nodes into multiple clusters, each cluster is managed by a CH. With the advantage of the LEACH is that no information of network configuration or data from the sink is needed once determinative the CH.…”
Section: Some Routing Protocols In Wsn 221 Leachmentioning
confidence: 99%
“…Low energy adaptive clustering hierarchy (LEACH) [17], [18] is a low energy adaptive clustering protocol that deploys network nodes into multiple clusters, each cluster is managed by a CH. With the advantage of the LEACH is that no information of network configuration or data from the sink is needed once determinative the CH.…”
Section: Some Routing Protocols In Wsn 221 Leachmentioning
confidence: 99%
“…Clustering is a key technique in improving network's lifetime, reducing energy consumption and increasing network scalability. Other advantages of clustering schemes are as follows [23,26]:…”
Section: Network Topologymentioning
confidence: 99%
“…(1) procedure start scan() (2) best parent addr = 0XFFFF; min dfs = 255; scan timer = ON (3) wake after(0) ⊳ wakeup now (4) start scan timer(0, SCAN LENGTH) ⊳ scan timer starts now and will fire after SCAN LENGTH (5) end procedure (6) procedure recv beacon(src, dfs, accept) (7) if scan timer then (8) if (dfs < min dfs & accept) then ⊳ replace current parent (9) min dfs = dfs (10) b e s tparent addr = src (11) end if (12) if (my parent addr == best parent addr) then ⊳ restore synchronization with last parent (13) s t o pscan timer() (14) s c a ntimer = OFF (15) end if (16) end if (17) if scan timer then (18) return (19) end if (20) if (not associated) then (21) s leepafter(slot time) (22) wak eafter( frame ) (23) sen dassociate request packet() (24) else if (data available) then (25) s leepafter(slot time) (26) wak eafter(my slot * slot time) ⊳ wake up in my slot to start my frame (27) trysend data() (28) else (29) s leepafter(0) (30) wak eafter(my slot * slot time) (31) end if (32) end procedure (33) procedure scan handler() ⊳ called when scan timer is fired (34) if (best parent addr < 0XFFFF) then (35) m yparent addr = best parent addr (36) m ydfs = min dfs + 1 (37) sca ntimer = OFF (38) else (39) s leepafter(0) (40) s ta rtscan timer(random delay, SCAN LENGTH) (41) end if (42) return (43) end procedure Algorithm 1: Cluster head join algorithm.…”
Section: Journal Of Sensorsmentioning
confidence: 99%
“…In comparison with normal nodes, these nodes may be configured with more memory and more powerful microprocessor/microcontroller. There are three types of resource heterogeneity [1] in WSNs: computational, link and energy heterogeneity. The main impact of the heterogeneous WSNs [18] is increasing network lifetime, reliability in data transmission and reducing latency.…”
Section: Introductionmentioning
confidence: 99%