Skip to main content

An efficient multi-level clustering approach for a heterogeneous wireless sensor network using link correlation

Abstract

The key issue in determining the lifetime of wireless sensor network (WSN) is the energy burning up of individual node. The cluster based routing improves the energy usage of WSN compared to other routing approach. In this paper, an effective multi-level cluster algorithm using link correlation is proposed for heterogeneous WSN. The level-k hierarchy with single-hop communication between nodes within a cluster is achieved using link correlation. The heterogeneous nodes are adopted as level-k cluster heads and implementing network coding on those nodes increases network lifetime significantly. Meanwhile, implementing time division multiple access (TDMA) technique within a cluster creates an organized cluster architecture improving the energy efficiency.

1 Introduction

The WSN is widely applied for smart environments such as battlefield surveillance, smart living, environmental monitoring, transportation and traffic monitoring [1]. Due to the recent technology advancement, the sensor nodes are available in a very low cost [2, 3]. In WSN, these low-cost sensor nodes are deployed in large numbers either regularly or randomly. Each sensor node consists of a data acquisition module (sensors), data processing module and transmission module (radio transceivers) [1]. Once the network becomes active, the sensor node keeps on sensing the data and transmits it to a base station. The limited energy of sensor nodes is the major constraint in WSN [4]. The inefficient energy usage will drain the battery power faster and make the node die quickly affecting the network lifetime. In WSN, data transmission consumes more energy compared to sensing and data processing [5]. The energy usage of overall network can be improved by reducing the amount of data traffic. The WSN is classified into two types, namely homogeneous and heterogeneous networks [6]. In homogeneous networks, the sensor nodes deployed are ideal in terms of energy and hardware functionalities. In heterogeneous networks, a certain number of nodes are deployed with more energy and additional processing capabilities to enhance the network lifetime. Since the additional battery cost is very low compared to the sensor cost, adapting the heterogeneous network does not create a huge impact on overall WSN cost.

In WSN, the nodes surrounding the sink will die quickly, due to heavy traffic flow around the sink [7]. This region is referred as bottleneck zone. To overcome this drawback, network coding will be included in those nodes, which reduces the amount of traffic using the same bandwidth. Compared to other types of routing protocols, hierarchy-based routing protocols provide better energy consumption. In hierarchy-based routing protocol, clustering algorithm is considered as the effective routing protocol [8–10]. There are many clustering-based approaches that have been evolved so far. LEACH [11] and PEGASIS [12] are some of the clustering protocols for homogeneous networks. SEP [13] and DEEC [14] are some examples of heterogeneous networks. The SEP protocol is effective for a two-level clustering approach whereas the DEEC is more suitable for a multi-level clustering hierarchy. The communications within a cluster is either single-hop or multi-hop, depending upon the application need. In a single-hop communication, the data of a node is forwarded only to a single neighbor avoiding redundant data transmission in the network. In a single-hop network, reliability is decreased, but the energy consumption is improved. In case of a multi-hop communication, the node transmits data to all the neighboring nodes providing higher reliability at the cost of energy [15].

In this paper, a clustering approach with a single-hop communication based upon link correlation is adopted. The heterogeneous nodes are employed along the bottleneck zone. These nodes act as a cluster head which communicate with the base station. The leaf nodes are randomly employed. At a regular interval, clusters are formed with leaf nodes and heterogeneous nodes. In this paper, section 2 deals with related work such as LEACH, SEP and DEEC in various aspects. Section 3 mainly focuses on the proposed cluster algorithm and discusses the proposed algorithm in terms of its functionality and energy model. Section 4 discusses the performance of the proposed algorithm with LEACH, SEP and DEEC.

2 Reference works

The LEACH [11] is an adaptive clustering algorithm which works well for homogeneous networks. In LEACH, the cluster head selection is based upon a desired percentage of cluster heads and the number of times it has been a cluster head so far. Each node will be given an equal chance to become a cluster head (CH) once every 1/P rounds. ‘P’ is the desired percentage of cluster heads based on our priority, and it is given by k/N. N denotes the total number of nodes in the network and k represents the expected number of CHs for this round. ‘G’ is the set of nodes that have not been CHs in the last 1/P rounds. The threshold value for a node to become a CH in the current round ‘r’ is given by T(x). For a node ‘x’ to become a CH, it chooses a random number between 0 and 1. If the number is less than the threshold value, it becomes the CH for that round.

T x = P 1 − P × r × mod 1 P if x ∈ G 0 otherwise
(1)

At the first round, each node has a probability of P to become a CH. The node selected as CH in the first round cannot get a chance for a cluster head in the next 1/P rounds, but the probability for remaining nodes to become CHs has been increased. After (1/P – 1) rounds, the nodes that have not yet been CHs so far were given a chance to become CHs. Once 1/P rounds were over, again all nodes will be given an equal chance to become CHs. The LEACH is not suitable for heterogeneous networks. SEP [6, 13] works well for heterogeneous networks, as it considers the initial energy of nodes compared to other nodes in the network for choosing the CH. SEP improves the network stability. In a two-level heterogeneous network model, the initial energy of network depends upon normal nodes and advance nodes (heterogeneous nodes). Therefore, the total initial energy Etotal of a two-level heterogeneous network is given by

E total = E n r m + E a d v
(2)

Here, Enrm and Eadv are the initial energy of all normal and advance nodes, respectively. Let N be the total number of sensor nodes in the network. There are ‘m’ fractions of advance nodes and (1–m) fractions of normal nodes. The advance node has ‘a’ times more energy than normal nodes. Then the total energy can be expanded as in (3),

E total =N 1 − m E 0 +Nm E 0 1 + a =N E 0 1 + am ,
(3)

where, E0 is the initial energy of the individual normal node. The total energy of the system is increased by (1 + am). In SEP, the probability of choosing the advance nodes to become a CH is higher than the normal nodes. Let Pnrm be the probability that a normal node to become a CH, and Padv is the probability that advance nodes to become a CH, which is (1 + a) times the normal nodes.

P n r m = P opt 1 + am
(4)
P a d v = P opt 1 + am × 1 + a
(5)

In Equations 4 and 5, Popt is the optimal probability that a node to be a cluster head based on optimal construction of clusters given by

P opt = k opt N
(6)
k opt = N 2 π M d toBS = N 2 π 2 0.765
(7)

where

d toBS =0.765 M 2
(8)

where kopt is the optimal number of clusters, dtoBS is the distance between a CH to the base station in an M × M square region.

SEP does not consider the heterogeneity of nodes resulting from a node operation. Thus SEP adapts well for two-level heterogeneous networks. DEEC [14] overcomes the disadvantages of SEP and works well for multi-level heterogeneous networks. In DEEC, the initial energy and residual energy have to be considered for a node to become a cluster head. At round ‘r’, Ē(r) is the average energy used to estimate the network lifetime and E i (r) is the residual energy of the node ‘x i ’

E ¯ r = 1 N ∑ i = 1 N E r
(9)

P i is the average probability for node ‘x i ’ to become a CH and Popt is the optimal probability of the network. For a node with more energy, P i is higher than Popt. In normal homogeneous networks, Popt is used as a reference for P i , as all nodes have an equal amount of energy. By using Ē(r) as a reference energy, the value of P i is calculated as

P i = P opt 1 − E ¯ r − E i r E ¯ r = P opt E i r E ¯ r
(10)

The heterogeneous network contains both normal and advance with different energy levels. The average probability P i for normal and advance nodes is given by

P i = P opt E i r 1 + am E ¯ r if x i is the normal node P opt 1 + am E i r 1 + am E ¯ r if x i is the advance node
(11)

Based on these assumptions, for multi-level heterogeneous networks, the probability P(x i ) of a node x i to become a CH is expanded as

P x i = P opt N 1 + a i N + ∑ i = 1 n a i
(12)

Let x i represent an additional energy factor for the nodes at i th level of heterogeneous networks. In multi-level heterogeneous networks, the hierarchy levels are formed based on the energy of the nodes, such that nodes in the same level have an approximately equal amount of energy. The nodes in a higher level will have more energy than lower level nodes.

3 A proposed cluster algorithm

In this proposal, using link correlation [16, 17], a level-k cluster hierarchy (i.e. multi-level) is formed with a single-hop communication. The level-k clusters are the higher level in the hierarchy with {k-1, k-2, --2} denoting the hierarchy of sub-clusters in the subsequent level. The nodes in each level will act as cluster heads for its corresponding sub-level nodes and level-1 nodes act as leaf nodes. The energy level should be considered while forming a cluster hierarchy, such that nodes of a higher hierarchy level have more energy than lower level nodes.

Each node in the network is connected in a single-hop communication to its corresponding cluster head in the above hierarchy level using link correlation, whereas in level-k hierarchy multi-hop communication is adopted between cluster heads. The level-k cluster heads form the bottleneck zone of the sink which has heavy traffic flow. This results in faster depletion of its energy reducing the network life time. To overcome it, the heterogeneous nodes are adopted as level-k cluster head, since it have more energy compared to normal nodes. After establishing a level-k cluster hierarchy using link correlation as described in section 3.1, the level-k cluster head forms a TDMA time slot for its corresponding a level-(k-1) cluster head, while the level-(k-1) cluster head forms a TDMA time slot for a level-(k-2) cluster head and it is followed for all the sub-clusters. The TDMA time slot adopted between cluster heads in subsequent levels of hierarchy helps to remove the data collision and cutback the data aggregation (DA) time.

If the CH at each level randomly transmits to its next-level CH, then data loss will occur due to collision. For avoiding data collision, the CH at each level communicates with the corresponding next-level CH only in its allocated TDMA time slot. Other than the level-k CH, most of the CH incorporates DA to reduce the amount of data for transmission if needed. Data aggregation [18–20] is a suppression technique for removing redundant data that are created due to large deployment of sensor nodes. Since DA is a time-consuming process, the data collection and aggregation are always performed other than its own TDMA time slot with successive cluster heads. For a level-k hierarchy, the data packets are transmitted in a multi-hop communication between cluster heads to reach the base station. This multipath forwarding between cluster heads increases the network traffic. A random linear (RL) [21–23] network coding used in level-k cluster heads reduces the data traffic amount, thus increasing the network lifetime.

Here, a level-3 hierarchy is adopted for performance evaluation with other cluster protocols of WSN. The proposed cluster architecture for level-3 hierarchy is shown in Figure 1. The hierarchical level of a cluster head and sub-cluster head is 3 and 2, respectively. By using link correlation, a single-hop communication is established between level-3 and level-2 CH and between level-2 CH and level-1 nodes. Once the cluster is formed, a level-3 CH creates a unique TDMA time slot for each level-2 CH, and the level-2 CH will create it for level-1 nodes. The structure of TDMA time slot for level-2 is shown in Figure 2. Nlevel-2 represents the number of level-2 CHs. The level-2 nodes are allowed to communicate with the level-3 cluster head only in its TDMA time slot and the same is followed for level-1 nodes to level-2 CHs. The level-2 CH performs data aggregation to remove the redundant data. The level-2 node sends the aggregated data to the level-3 CH in its TDMA time slot. The level-3 CH codes the data using network coding and forwards it to the sink. Due to a multi-hop link between level-3 CHs, the data is forwarded in multiple paths to the sink increasing the network traffic. Network coding overcomes this drawback and provides reliable transmission to the sink.

Figure 1
figure 1

Cluster architecture.

Figure 2
figure 2

TDMA time slot.

3.1 Link correlation model

In the cluster formation process, a single-hop communication is formed between all levels of clusters, based upon link correlation [16]. The key factor in shaping the link correlation is packet reception rate (PRR) [24, 25] which are determined using conditional packet reception probability (CPRP). Initially, each node uses link correlation to choose its cluster head at the next hierarchy level. The nodes will transmit a sequence of ‘hello’ messages to the next-level nodes in short-time duration. ‘t’ is the number of messages transmitted. The hello messages consist of a sender ID and packet number. The next-level nodes store the hello messages in a separate bitmap format from all possible nodes of a sub-hierarchy level. The bitmap formats consist of 1 s and 0 s for the message reception status as success and failure arranged upon the packet number. After receiving ‘t’ hello messages, the next-level nodes will transmit its bitmap as a packet in the form of node ID, sender ID, and bitmap. The nodes will receive the packet sent from next-level nodes when sender ID in the bitmap packet matches with it, for finding the link correlation using CPRP. The nodes choose its cluster head in the next hierarchy level that is having high link correlation with it. By using this link correlation technique, hierarchies of clusters are formed up to level-k. After establishing a cluster hierarchy, the stored bitmap is cleared to save memory.

Figure 3 shows a link correlation model; here the link correlation is measured between a node in a sub-hierarchy level and two nodes in next hierarchy level. Let s be the nodes in sub-hierarchy levels which act as a sender, and u and v are the next-level nodes which act as receivers. The sender s transmits five hello messages for short-time duration (i.e. t =5). X u denotes the bitmap {01110} in receiver u for sender s, and X v denotes the bitmap {10111} in receiver v for sender s. P u v and P v u are the CPRP for u and v, respectively.

X u v = ∑ i = 1 t x u i × x v i
(13)
X u = ∑ i = 1 t x u i
(14)
X v = ∑ i = 1 t x v i
(15)
P u v = X u v X v
(16)
P v u = X u v X u
(17)
Figure 3
figure 3

Link correlations between nodes.

X uv specifies the number of packets received in both receivers. x u [i] and x v [i] represent an i th bitmap entry. By using these CPRP of two receivers, the PRR for receiver u and v are calculated as

PR R u =1−P v u
(18)
PR R v =1−P u v
(19)

The receiver having a higher packet reception rate is considered as a node having more link correlations which is selected as its cluster head in the next hierarchy level.

In order to find link correlation for more number of next-level nodes, the previous link correlation procedure is extended, since the nodes that are possible to receive the ‘hello’ messages can be considered for finding the link correlation. The computational complexity is increased, as the link correlation process using two nodes is calculated for all combinations of nodes for finding the highly correlated node. It is overcome by avoiding the nodes having a low packet reception ratio to enter the link correlation calculation using an optimum threshold level. The threshold level is kept at (t-2), such that the nodes having a packet reception greater than this threshold level is selected. The selected nodes are further restricted by only choosing the higher common packet reception nodes for link correlation calculation. Let {r1, r2, …r m } represent the ‘m’ number of nodes selected for finding link correlation whose packet reception is greater than threshold level. In order to find link correlation for ‘m’ nodes, the nodes having a high common packet reception from all node combinations are found using Equation 20. Then for those nodes, the link correlation is calculated using Equation 14 to Equation 19. This helps to reduce the complexity involved in finding link correlation for ‘m’ number of nodes.

X u v = max i , j = r 1 , r 2 , … r m X i j
(20)

3.2 Network coding

Network coding is a technique used for removing redundant data transmission in a network. When packets are moved from a cluster to sink, due to a multi-hop communication among CH, redundant data will be experienced between clusters. In this proposal, an RL [21] network coding is used in all level-3 CHs to remove the redundant data transmission by discarding the previously forwarded packets from transmission. When a node receives the coded packet, it first checks the buffer; if received packet is not independent, it discards the packet. Otherwise, the network coding will code the packets with other packets in the node to generate some linear combinations with the coded packets. The level-3 CH performs RL network coding for the packets in buffer to generate ‘b’ linear combinations of coded data. The coded packets of random linear coding is given as

p i ′ = ∑ i = 0 b c i × p i
(21)

where c i is the co-efficient over a finite field used for coding, p i is the original packet and p i ′ is the coded packet.

The coded packets are transmitted along with the co-efficient. To retrieve the original data, the sink will perform a decoding process after it receives the coded packet. The decoding is performed using the formula

p i = ∑ i = 0 b c i × p i ′
(22)

3.3 Energy dissipation model

In WSN, the overall energy consumption of the network will depend on the energy consumed by individual node [11]. In each node, the power consumed during processing is negligible when compared to the transmission power [26]. Thus, reducing the redundant bits transmitted leads to an efficient network in terms of energy. The energy dissipation model of the proposed cluster architecture is discussed here. Figure 4 shows the general Radio Energy Dissipation model [11] of a single sensor node. During transmission, the energy dissipated by the transmitter due to propagation loss is proportional to the distance between a transmitter and receiver dn. ‘n’ is path loss exponent given by

n= 2 for free space 4 for multipath interference
Figure 4
figure 4

First-order radio model.

In a direct communication between all sensor nodes and sink, the distance between them is large and it includes a multipath interference, so the propagation loss is proportional to d4 (i.e. d ≥ d0). Whereas, in other cases such as multipath routing, the distance between the nodes and the sink is less, thus the propagation loss is proportional to d2 (i.e. d < d0). Based on those assumptions, the energy consumption for a transmitter and receiver to transmit ‘l’ bit message [2] is modeled as

E T x l , d = l E elec + l ϵ fs d 2 , d < d 0 l E elec + l ϵ m p d 4 , d ≥ d 0
(23)
E R x l , d =l E elec
(24)

where d 0 = 4 π h r h t λ =87m

Let h t and h r represent a transmitter and receiver antenna height with a value of 1.5 m. ‘λ’ represents the signal wavelength having a value of 0.325 m. Eelec represents energy for transmitter electronics to transmit a bit and it is the same for the receiver also. ϵ fs and ϵ mp are the transmitter amplifier energy based on the amplifier chosen. In the level-k cluster hierarchy, the node at each level is allowed to communicate only with next-level nodes. The level-k CH uses a multi-hop communication for transmitting the data packets towards the sink. In both these cases, the transmission path uses only a less distance (i.e. d < d0). Thus in the proposed cluster algorithm, the path loss exponent for the transmission and transmitter amplifier energy is assumed to be n =2 and ϵ fs , respectively. In this model, a level-3 cluster hierarchy for a heterogeneous network is assumed. To transmit an ‘l’ bit message, the energy consumption of a cluster is given by Ecluster

E cluster = n 1 / k 1 E nonCH + n 2 / k 2 E C H 1 + E C H 2
(25)

In (25), the energy consumption of level-1 to level-3 nodes is given by, EnonCH, E C H 1 and E C H 2 , respectively.

Here, n1 is number of nodes in a cluster, n2 is number of nodes in a network, k1 is number of a sub-cluster in the cluster and k2 is number of a cluster in the network.

Thus as level-1 nodes only transmit its data, the energy consumption for those nodes include the transmitter alone. The level-2 CHs receive the data from level-1 nodes, perform data aggregation and transmit its data to level-3 cluster heads. For level-2 nodes, the energy consumption includes all those operation. EDA gives the energy of data aggregation. The energy consumption of level-3 cluster heads is derived by considering a multi-hop communication between cluster heads and energy saved by network coding. Since the network coding process dissipates negligible energy, it is not included [27]. ENC represents the energy saved by using network coding.

E nonCH =l E elec +l ϵ fs d 2
(26)
E C H 1 = n 1 k 1 − 1 l E elec + n 1 k 1 l E D A +l E elec +l ϵ fs d 2
(27)
E C H 1 = n 1 k 1 l E elec + E D A +l ϵ fs d 2
(28)
E C H 2 = n 2 k 2 − 1 l E elec + P n 2 l E elec + l ϵ fs d m 2 − E N C P n l
(29)
E N C =2 E elec n n − 1 D d m P n − 1 P n
(30)

where d m = E elec ϵ fs n − 1 n

where P n is the number of packets that are coded into a single packet due to network coding, D is the approximate bottleneck radius and d m is optimal hop length.

4 Performance evaluation metrics

For evaluating the performance of WSN, the following metrics are considered. They are network lifetime, message packet delivered to sink and stability for a cluster.

4.1 Simulation results

The performance of the proposed heterogeneous network model is evaluated using MATLAB. In this network model, 100 nodes are deployed in 100 × 100 m region. For modeling the network, the radio characteristic parameters are given in Table 1. The initial energy distribution for heterogeneous nodes is assumed to be five times (i.e. a =4) of the normal node. The heterogeneous node distribution is given by a factor of m =0.3 in total nodes of a network. The heterogeneous nodes are mostly distributed around the bottleneck zone. Figure 5 shows the simulation environment of the 100-node random network.

Table 1 Parameter of the radio model
Figure 5
figure 5

Simulation set-up for a 100-node random network.

The proposed cluster algorithm is compared with SEP, LEACH and DEEC for performance evaluation. To obtain the performance improvement of the proposed algorithm upon the inclusion of a link correlation technique, TDMA and network coding, it is compared in particularly with DEEC. The LEACH and SEP are level-2 hierarchy clusters in nature where as DEEC is a multi-level hierarchy cluster type. Since the proposed cluster architecture is of a multi-level hierarchy cluster type, here a level-3 hierarchy cluster is adopted for comparison. The LEACH and SEP are extended to a multi-level cluster for effective comparison. The DEEC clustering algorithm works similarly to that of the proposed clustering algorithm. The former algorithm organizes the cluster based on the energy level of nodes; while the latter follows the former algorithm. In addition to that, it also considers link correlation, TDMA and network coding. By comparing both algorithms, the performance improvement achieved due to link correlation and network coding is obtained. In DEEC, a multi-hop communication is established at all levels of cluster hierarchy, such that there will be more redundant data transmission which affects the network lifetime and stability. Further, due to a lack of co-ordinance between the nodes of a cluster, there will be more occurrences of data collision affecting the message delivered to the sink.

The proposed clustering algorithm overcomes those drawbacks by adopting a single-hop communication using link correlation within the clusters along TDMA and network coding at higher level CHs. The single-hop communication using link correlation along with TDMA provides organized cluster architecture with co-ordinance at all levels. This avoids the data collision increasing the message delivery to the sink and increase the network lifetime by removing redundant data transmission. Since the proposed algorithm employs a multi-hop communication between level-k CHs, implementing network coding in it reduces the data traffic and maintain reliability of a network. This helps to increase the network lifetime and stability by reducing the energy depletion of nodes around the bottleneck zone. The detailed performance analysis of the proposed algorithm with DEEC, SEP and LEACH is clearly explained below.

In this model, for most of the cases, the heterogeneous nodes are selected as cluster heads. The energy consumption task such as network coding, multi-hop communication and data reception from all sub-clusters is performed by a level-3 cluster head. Thus the stability of network is increased a lot. The stable region of a proposed cluster architecture is determined by varying the fraction of advance nodes m from (0.1 to 0.9) assuming a =2 and a =4. For both cases, the LEACH does not show any difference.

Figures 6 and 7 show the comparison of a stable region of a proposed cluster architecture with other heterogeneous networks. The stable region of SEP and LEACH has a less number of rounds compared to other heterogeneous network.

Figure 6
figure 6

Comparison of stability for proposed cluster architecture over LEECH, SEP and DEEC ( a =2). Comparison of stability for proposed cluster architecture over LEECH, SEP and DEEC with variation of number of advance nodes (assumption a =2).

Figure 7
figure 7

Comparison of stability for proposed cluster architecture over LEECH, SEP and DEEC ( a =4). Comparison of stability for proposed cluster architecture over LEECH, SEP and DEEC with variation of number of advance nodes (assumption a =4).

The proposed cluster protocol achieves a 26% and 10% increase in number of rounds when the first node dies, compared to that of SEP and DEEC resulting in higher stability for a =4. Comparing to LEACH, the proposed cluster architecture achieves over a 70% increase in stability for both values of a. The proposed cluster protocol achieves a 12% increase in overall network lifetime compared to DEEC. The comparison of network lifetime is shown in Figure 8. Meanwhile, the network coding in level-3 cluster heads decreases the number of bits in a multi-hop communication and increases the reliability of message delivery to the sink. Figure 9 shows the message delivered to the sink. Comparing to SEP and DEEC, we achieve 59% and 15% increases in message delivery to the sink, respectively.

Figure 8
figure 8

Comparison of network life time for proposed cluster architecture with LEECH, SEP and DEEC.

Figure 9
figure 9

Comparison of message delivered for proposed cluster architecture over LEECH, SEP and DEEC.

5 Conclusions

The proposed cluster algorithm is more suitable for the multi-level heterogeneous networks. For efficient comparison, the cluster level-k chosen in this architecture is 3. Compared to LEACH, SEP and DEEC, the proposed cluster architecture is remarkable in message delivery, stability and network lifetime. The proposed cluster architecture is well organized by establishing a single-hop communication within the cluster using link correlation along with the TDMA time slot. On the other hand, a multi-hop communication among cluster heads is well controlled by network coding. This cluster architecture works well for medium-sized WSN. Since the heterogeneous nodes are mostly chosen as cluster heads and by incorporating the energy consuming task on those nodes increase the energy efficiency of networks.

References

  1. Akyildiz IF, Su W, Sankara Subramaniam Y, Cayirci E: A survey on sensor networks. IEEE Commun. Mag 2002, 40(8):102-114. 10.1109/MCOM.2002.1024422

    Article  Google Scholar 

  2. Clare LP, Pottie GJ, Agre JR: Self-organizing distributed sensor networks. SPIE Conference on Unattended Ground Sensor Technologies and Applications 1999, 229-237.

    Chapter  Google Scholar 

  3. Dong M, Yung K, Kaiser W: Low power signal processing architectures for network microsensors. Proceedings 1997 International Symposium on Low Power Electronics and Design 1997, 173-177.

    Chapter  Google Scholar 

  4. Mann RP, Namuduri KR, Pendse R: Energy-Aware Routing Protocol for Ad Hoc Wireless Sensor Networks. EURASIP J. Wirel. Commun. Netw 2005, 5(1900):635-644.

    Google Scholar 

  5. Tilak S, Abu-Ghazaleh NB, Heinzelman W: A taxonomy of wireless micro-sensor network models. ACM SIGMOBILE Mobile Computing and Communications Review 2002, 6(2):28-36. 10.1145/565702.565708

    Article  Google Scholar 

  6. Mhatre V, Rosenberg C: Homogeneous vs. Heterogeneous Clustered Sensor Networks: A Comparative Study. Proceedings of 2004 IEEE International Conference on Communications (ICC 2004) 2004.

    Google Scholar 

  7. Wang Q, Zhang T: Bottleneck zone analysis in energy-constrained wireless sensor networks. Commun. Lett., IEEE 2009, 13(6):423-425.

    Article  Google Scholar 

  8. Estrin D, Govindan R, Heidemann J, Kumar S: Next Century Challenges: Scalable Coordination in Sensor Networks. Proceedings of the 5th Annual ACM/IEEE International Conference on Mobile Computing and Networking (MobiCom’99) 1999, 263-270.

    Chapter  Google Scholar 

  9. Lee S, Lee HS: Analysis of network lifetime in cluster-based sensor networks. Commun. Lett., IEEE 2010, 14(10):900-902.

    Article  Google Scholar 

  10. Krishna P, Vaidya NH, Chatterjee M, Pradhan D: A cluster-based approach for routing in dynamic networks. Comput. Comm. Rev 1997, 27(2):49-65. 10.1145/263876.263885

    Article  Google Scholar 

  11. Heinzelman WR, Chandrakasan A, Balakrishnan H: Energy-efficient communication protocol for wireless microsensor networks. System Sciences, 2000. Proceedings of the 33rd Annual Hawaii International Conference on. IEEE 2000, 10.

    Chapter  Google Scholar 

  12. Lindsey S, Raghavenda CS: PEGASIS: Power Efficient Gathering in Sensor Information Systems. Proceeding of the IEEE Aerospace Conference, Big Sky, Montana 2002.

    Google Scholar 

  13. Smaragdakis G, Matta I, Bestavros A: SEP: A Stable Election Protocol for Clustered Heterogeneous Wireless Sensor Networks. Second International Workshop on Sensor and Actor Network Protocols and Applications (SANPA 2004) 2004.

    Google Scholar 

  14. Qing L, Zhu Q, Wang M: Design of a distributed energy-efficient clustering algorithm for heterogeneous wireless sensor networks. Comput. Comm 2006, 29(12):2230-2237. 10.1016/j.comcom.2006.02.017

    Article  MathSciNet  Google Scholar 

  15. Ganesan D, Govindan R, Shenker S, Estrin D: Highly-resilient, energy-efficient multipath routing in wireless sensor networks. MCCR 2001, 5(4):11-25.

    Google Scholar 

  16. Zhu T, Zhong Z, He T, Zhang ZL: Exploring link correlation for efficient flooding in wireless sensor networks. Proc. NSDI 2010.

    Google Scholar 

  17. Srinivasan K, Dutta P, Tavakoli A, Levis P: An empirical study of low power wireless. ACM Trans. Sens. Netw 2010., 6(2):

    Google Scholar 

  18. Krishnamachari B, Estrin D, Wicker S: The Impact of Data Aggregation in Wireless Sensor Networks. Proceedings of IEEE INFOCOM, New York, NY 2002, 575-578.

    Google Scholar 

  19. Hall D: Mathematical Techniques in Multisensor Data Fusion. Boston, MA: Artech House; 1992.

    Google Scholar 

  20. Klein L: Sensor and Data Fusion Concepts and Applications. WA: SPIE Optical Engr Press; 1993.

    Google Scholar 

  21. Chachulski S, Jennings M, Katti S, Katabi D: Trading Structure for Randomness in Wireless Opportunistic Routing. ACM SIGCOMM 2007.

    Google Scholar 

  22. Li S-Y, Yeung RW, Cai N: Linear network coding. IEEE Trans. Inf. Theory 2003, 49(2):371-381.

    Article  MathSciNet  Google Scholar 

  23. Al-Kofahi OM, Kamal AE: Network coding-based protection of many-to-one wireless flows. IEEE J. Sel. Areas Commun 2009, 27(5):797-813.

    Article  Google Scholar 

  24. Reis C, Mahajan R, Wetherall D, Zahorjan J: Measurement Based Models of Delivery and Interference. ACM SIGCOMM Comp. Com. Rev 2006, 36(4):51-62. 10.1145/1151659.1159921

    Article  Google Scholar 

  25. Zhou G, He T, Stankovic JA: Impact of Radio Irregularity on Wireless Sensor Networks. Proceedings of the 2nd international conference on Mobile systems, applications, and services 2004, 125-138.

    Chapter  Google Scholar 

  26. Halawani S, Waheed Khan A: Sensors lifetime enhancement techniques in wireless sensor networks. J. Comput 2010, 2(5):2151-9617.

    Google Scholar 

  27. Ranjan Rout R, Ghosh SK: Enhancement of lifetime using duty cycle and network coding in wireless sensor networks. IEEE Trans. Wireless Comm 2013, 12(2):656-667.

    Article  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Nalamani G Praveena.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0), which permits use, duplication, adaptation, distribution, and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Praveena, N.G., Prabha, H. An efficient multi-level clustering approach for a heterogeneous wireless sensor network using link correlation. J Wireless Com Network 2014, 168 (2014). https://doi.org/10.1186/1687-1499-2014-168

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-1499-2014-168

Keywords