Next Article in Journal
The Design and Application of Game Rewards in Youth Addiction Care
Previous Article in Journal
A High-Resolution Joint Angle-Doppler Estimation Sub-Nyquist Radar Approach Based on Matrix Completion
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

An Improved Threshold-Sensitive Stable Election Routing Energy Protocol for Heterogeneous Wireless Sensor Networks

1
Key Laboratory of Modern Power System Simulation and Control & Renewable Energy Technology, Ministry of Education (Northeast Electric Power University), Jilin City 132012, China
2
Changchun City Branch of China Mobile Group Jilin Company Limited, Changchun 130061, China
*
Author to whom correspondence should be addressed.
Information 2019, 10(4), 125; https://doi.org/10.3390/info10040125
Submission received: 16 February 2019 / Revised: 22 March 2019 / Accepted: 1 April 2019 / Published: 5 April 2019
(This article belongs to the Section Information and Communications Technology)

Abstract

:
In the Threshold-Sensitive Stable Election Protocol, sensors are randomly deployed in the region without considering the balanced energy consumption of nodes. If a node that has been selected as a cluster head is located far away from the base station, it will affect the efficiency of the network due to its early death. This paper proposes an improved energy efficient routing protocol named Improved Threshold-Sensitive Stable Election protocol (ITSEP) for heterogeneous wireless sensor networks. Firstly, we use a node state transformation mechanism to control the number of cluster heads in high-density node areas. Secondly, the proposed protocol improves the threshold formula by considering the distance from the node to the base station, the number of neighbor nodes, its residual energy, and the average distance between nodes. In addition, an optimal route with minimum energy consumption for cluster heads has been selected throughout data transmission. Simulation results show that this algorithm has achieved a longer lifetime than the stable election protocol algorithm, modified stable election protocol algorithm, and threshold-sensitive stable election protocol algorithm for the heterogeneous wireless sensor network.

1. Introduction

Wireless sensor networks can be divided into homogeneous wireless sensor network and heterogeneous wireless sensor network. All sensor nodes have the same software and hardware conditions in the homogeneous wireless sensor network. For the heterogeneous wireless sensor network (HWSN), all sensor nodes have two or more different kinds of the feature. The heterogeneous feature is mainly the different computing power, communicating protocol, communication range, transmission speed, function, energy, and others. In wireless sensor networks, the energy of the sensor is sometimes supplied by different energy devices (battery, renewable sources, and unlimited sources), and the initial energy is different. This is the energy heterogeneity wireless sensor network. This paper mainly discusses the energy heterogeneity of the sensor nodes that have varying levels of energy resources in HWSN [1,2,3,4,5].
The energy of sensors is supplied by a battery, so it is limited. Although many routing protocols for HWSNs have been proposed for achieving a network with a long lifetime and low-energy consumption data acquisition, how to prolong the lifetime of wireless sensor networks is still of attention to many researchers. Stable election protocol (SEP), which is designed to deal with heterogeneous networks, introduces the concept of advanced and normal nodes for cluster head selection [6]. This is based on the weighted election probabilities of each node’s addition to a cluster head according to the remaining energy in each node. The SEP algorithm does not require any global knowledge of the energy at each election round. Numerous heterogeneous protocols based on SEP have been proposed. The zonal-stable election protocol [7] is a clustering algorithm based on zones in which the advanced nodes have the probability of becoming a cluster head. However, nodes cannot be randomly deployed, and only advanced nodes are selected as a cluster. The ridge method based cluster head selection protocol [8] uses a Ridge technique to select the best cluster head, and the algorithm always chooses cluster heads from nodes with higher residual energy. Modified stable election protocol (M-SEP) [9] is a heterogeneous protocol based on clustering that considers the existence of different transmission types. The event-to-sink directed clustering protocol [10] realizes energy efficiency in a sensor network configuration by clustering the nodes only within the event-to-sink data flow corridor. This is to avoid unnecessary cluster formation and directionally to minimize the number of hops for data forwarding. The lower energy adaptive clustering hierarchy with special energy advanced node protocol [11] is an extension of SEP. It follows the hybrid approach to forwarding data against the energy of the nodes. The improved energy aware distributed unequal clustering protocol protocol [12] considers the number of nodes in the surrounding area in addition to the location of the base station and the residual energy for electing cluster heads. The methodology used is for retaining the same clusters for a few rounds and is effective in reducing the clustering overhead. The prolong stable election routing algorithm [13] is presented to prolong the stable period of fog-supported sensor networks by maintaining balanced energy consumption. The Threshold-Sensitive Stable Election Protocol (TSEP) algorithm [14] is also an improvement based on the SEP method. TSEP algorithm adds super nodes to the network. However, in terms of routing, data is still transmitted to the base station (BS) using single-hop transmission in TSEP. This routing would consume a lot of energy. The process of the TSEP protocol is described in detail in Section 2.
In this paper, an improved routing protocol for heterogeneous WSN is introduced by improving the TSEP algorithm to solve the problem of how to save energy and ensure a balanced network load. The proposed protocol improves the threshold of cluster head selection by considering the remaining energy of the node and the distance between the node and the base station. The cluster heads also integrate multi-hop data transmission in order to avoid overhearing and reduce their energy consumption. This improved protocol can use energy efficiently and prolong the networks lifetime.

2. TSEP

The TSEP algorithm is a heterogeneous wireless sensor network routing algorithm. The SEP algorithm is a two-level HWSNs algorithm composed of normal nodes and advanced nodes. The TSEP algorithm is a three-level HWSNs algorithm composed of normal nodes, advanced nodes, and super nodes. The super node’s battery has a much larger initial energy than the advanced node and the normal node. The proposed algorithm applies the network model of the TSEP algorithm. The TSEP algorithm is divided into two phases: the setup phase and the data transmission phase.
In the setup phase, the nodes of the wireless sensor are randomly deployed in the network, and each node is in a different location from the base station. In this phase, the probability of selecting a cluster head in each round is directly related to the initial energy of the node. Using the threshold probability formula, it will be determined if each node becomes a cluster head. The formula proposed in [14] is as follows:
T ( s ) = { p 1 p × r × m o d ( 1 / p ) ,   i f   s G 0 ,   i f   s G ,
where r is the current round number, s is the node, G is the node set that has not been selected as a cluster head in the current round, and p is the probability that one node will become a cluster head. The energy levels for each node have different probabilities. In the TSEP algorithm, the nodes are divided into normal nodes, advanced nodes, and super nodes, and their probability is respectively expressed as
P n r m = P o p t 1 + α × m + β × b ,
P a d v = P o p t 1 + α × m + β × b × ( 1 + β ) ,
P s u p = P o p t 1 + α × m + β × b × ( 1 + α ) ,
where P o p t is the optimal probability of each node to become a cluster head, α is the super node’s energy α times more than that of the normal node, β is the advanced node’s energy β times more than the normal node, m is proportion of super nodes to total number of nodes n with energy more than the rest of the nodes, and b is the proportion of advanced nodes.
Each node becomes the cluster head with the probability P o p t . In each 1 / P o p t round, the chance that a node becomes a cluster head is only once. Nodes that are not selected are placed in the G , and the selection of the cluster head is continued in the next round. P o p t assigns a weight to each node of different initial energy. The weighted probabilities of super nodes, advanced nodes, and normal nodes are defined as P s u p , P a d v , and P n r m . The normal nodes, advanced nodes, and super nodes, respectively, use (2), (3), and (4) to replace the probability p in (1) to get the respective thresholds that are used to select the cluster head. Nodes will generate a random number from 0 to one. If the random number of the node is less than the respective threshold, the node is selected as the current round of cluster heads, and the corresponding T ( s ) is set to 0 so that the node will not be elected as a cluster head again. After selecting the cluster head, the selected cluster heads will broadcast an advertisement message using the nonpersistent carrier-sense multiple access algorithm. After receiving these messages, other non-cluster head nodes compare the signal strength of each received message to select a node with the highest signal strength as its own cluster head. After the cluster head receives the request message from the non-cluster head node, it establishes a TDMA (Time Division Multiple Access) time slot scheduling table. It then sends the schedule to the non-cluster head node in the cluster to indicate the presence of the non-cluster head node. When the cluster head sends the data, this process can only be completed during a specific time slot and until the formation of the cluster is complete. In the data transmission phase, the cluster head sends the data fused in the cluster directly to the base station. The flow diagram of the TSEP is shown in Figure 1.

3. Proposed Algorithm

In this section, we propose an improved algorithm to reduce energy consumption and prolong the network’s lifetime. The improved algorithm contains three phases: node state transformation mechanism, cluster head selection, and data transmission phase.

3.1. Node State Transformation Phase

In the TSEP algorithm, nodes are randomly deployed in the network model. Therefore, some areas may have many nodes. The areas with a high density of nodes are more likely to cause transmission interference and select too many cluster heads. In the data transmission phase, too many cluster heads send data to the base station. This phenomenon wastes a lot of energy and does not prolong the network life cycle. Therefore, we use a node state transformation mechanism to control the number of cluster heads in high-density node areas. This process requires two steps, that is, selecting the neighbor nodes and checking the nodes’ status. We have first introduced the selection process of the neighbor nodes. Initially, each node broadcasts a message within its range that contains the information about the identity label of node, residual energy, and current status. After receiving the message with the node information, the closest corresponding neighboring node stores the neighbor nodes information. A node may fail to find a neighbor node and can become an isolate node, and this could occur if the minimum distance between the isolate node and the other node is outside its range. We then set half of the pairs of nodes to be active and set the other half of the pairs of nodes to be asleep. The isolate nodes are set to be active all the time. After selecting the neighboring node, we should check the status of the node to determine what the node should do. If the node is in active mode, nodes will participate in the election of cluster heads. If the node is in sleep mode, nodes will only become a member node and will not become a cluster head in this round.

3.2. Cluster Head Selection

In the TSEP algorithm, the cluster head election mechanism does not consider the remaining energy of the node and the distance between the node and base station, and each node has the probability of being selected as a cluster head. This leads to the premature death of these nodes and reduces the network’s lifetime. Therefore, the proposed method introduces the residual energy of nodes into a threshold to reduce the probability of low energy nodes becoming cluster heads. The transmitted data is carried by the electromagnetic wave in the wireless communication system. The energy of the electromagnetic wave is absorbed by air and other objects. This reduces the energy of the received data. The difference in energy between transmitted data and received data is the consumption energy. In the wireless sensor networks, consumption energy for l bit data transmitted from one node to the other is normally expressed as:
E T x = { l ( E e l e c + ε f s d 2 ) , d < r l ( E e l e c + ε m p d 4 ) , d > r
where E e l e c is the consumption energy for coding and modulating, d is the distance between the two nodes, r is the communication range of the node. Based on (5), we can see that the consumption energy is in direct proportion to distance. Therefore, it also introduces the average distance between nodes into a threshold to increase the coverage of the clusters and make the distance between nodes and the cluster head short to reduce the energy consumption of cluster heads. The distance between nodes is also considered to avoid having a cluster node that is far from the base station and consumes too much energy at the data transmission phase. Therefore, the improved threshold formula will solve the above problem. It is expressed as
T ( s ) = { p 1 p × r × m o d ( 1 / p ) × ω i ,   i f   s G 0 ,   i f   s G
where r is the current round number, i is node ID, ω i is
ω i = C 1 × 1 d ( i ) + C 2 × ( 1 1 N u m b e r ( i ) ) + C 3 × S ( i ) . E E a v e × K o p t + C 4 × 1 d C i - B S
where S ( i ) . E is the residual energy of the current node, d C i - B S is the distance from node i to base station, N u m b e r ( i ) is the number of nodes in the range of d o , d ( i ) is average distance from node i to other nodes, E a v e represents the average energy of the current node, K o p t is a constant, d o and d ( i ) are expressed as
d o = ε f s ε m p ,
d ( i ) = j = N u m b e r ( i ) d ( i , j ) N u m b e r ( i ) ,
d C i - B S = ( x C i x B S ) 2 + ( y C i y B S ) 2
where d ( i , j ) is the distance between node i and node j , ε f s and ε m p are the parameters for the amount of energy consumption per bit in the radio frequency amplifier. The values C 1 , C 2 , C 3 , and C 4 are the control parameters of the relative distance between nodes, the degree of the node, the residual energy of the node, and the distance from a node to the base station, respectively, and satisfy that
C 1 + C 2 + C 3 + C 4 = 1 ,
From (7), we can make the following four conclusions:
(1)
A higher value for S ( i ) . E means a higher value for ω i . Therefore, there is a high probability that a node with a large energy value will become a cluster head.
(2)
A lower value for D ( i ) means a higher value for ω i . Therefore, it is more likely that a node closer to the base station will become a cluster head.
(3)
A higher value for N u m b e r ( i ) means a higher value for ω i . Therefore, if there is more coverage within the cluster, there is a greater probability of a node becoming a cluster head.
(4)
A lower value for d ( i ) means a higher value for ω i . Therefore, if a node consumes less energy when it communicates with the surrounding nodes, it is more likely that it will become a cluster head.

3.3. Data Transmission Phase

In the TSEP algorithm, the cluster head directly transmits data to the base station. Therefore, the cluster head far from the base station will consume a large amount of energy and reduce the network’s lifetime. In our improved protocol, each cluster head selects a route path to send data to the base station. The path is selected based on the consumption energy of the cluster head that sends data to the base station.
Each cluster head estimates the communication energy consumption during the transmission of l bit messages directly to the base station, which is defined as E C i - B S . The value of E C i - B S is given by (12) [6]:
E C i - B S ( l , d C i - B S ) = { l E e l e c + l ε f s d 2 C i - B S , d C i - B S < d o l E e l e c + l ε m p d 4 C i - B S ,     d C i - B S d o ,
where E e l e c is the energy consumption per bit in the transmitter and receiver, d C i - B S is the distance between the cluster head i and the base station, and d o is the threshold. ε f s and ε m p are parameters in the free-space propagation model and path attenuation propagation model of the radiofrequency amplifier, respectively. The distance is measured based on the value of d o whose value is given by (8), and the value of d C i - B S is given by (10). As can be seen from (12), if d C i - B S < d o , then the energy consumption of nodes should be calculated using the upper part of the (12) (free-space propagation model). If d C i - B S d o , then the energy consumption of nodes should be calculated using the lower part of (12) (path attenuation propagation model). Then, each cluster head decides whether to find an intermediate cluster head for the current round. This decision is based on the following conditions:
E C i - B S ( l , d C i - B S ) E ( l , d C i - C j ) + E ( l , d C j - B S ) ,
where d C i - C j is the distance between the cluster head i and the cluster head j , d C j - B S is the distance between the node j and the base station. The value of d C i - C j and d C j - B S is given by (14) and (15):
d C i - C j = ( x C i x C j ) 2 + ( y C i y C j ) 2 ,
d C j - B S = ( x C j x B S ) 2 + ( y C j y B S ) 2 ,
Each cluster head starts by estimating the communication energy dissipation E C i - B S ( l , d C i - B S ) . If E C i - B S ( l , d C i - B S ) E ( l , d C i - C j ) + E ( l , d C j B S ) , then the node j should serve as an intermediate node in its route. Otherwise, the intermediate node is not required. Therefore, a path with a minimum sum of energy consumption would be selected for data transmission, and it will be more efficient for some cluster heads that are at a long distance to use the intermediate node to communicate with the base station.
After the cluster head completes the data transmission, we should change the state of the nodes. If the node and its neighbor node are not dead, then the two nodes should keep their current state. If a pair has one dead node, its partner would keep an active status and try to find another node to complete a pair. This indicates the completion of this round, after which all nodes prepare for the next round.

4. Simulations and Results

The simulations assume that 10 percent of sensor nodes are super nodes, which have twice the energy of normal nodes, and 20 percent of sensor nodes are advanced nodes, which have 1.5 times the energy of normal nodes. In practice, the communication range of sensors is 20~30 m. So, the experiment randomly deployed 100 nodes in a square area of 100 × 100 square meters to simulate the actual scene. The sink node is located at the center of the sensing area. We use ‘+’ for the super node, ‘◇’ for the advanced node, ‘o’ for the normal node, and ‘ × ’ for the base station. The network model of this experiment is shown in Figure 2a. The optimal probability of each node to become a cluster head is set as 0.1. The initialized energy of the normal node is 0.5 Joules, the initialized energy of the advanced node is 0.75 Joules, and the initialized energy of the super node is 1 Joule. This proposed protocol is simulated using MATLAB. The parameters of the simulations appear in Table 1.
Figure 2b shows the number of live nodes in each round of the network. It can be seen from Figure 2b that the nodes start to die at 1200 rounds when using SEP, M-SEP, and TSEP, but they start to die at 1400 rounds when using the proposed method. The nodes completely died at 1800 rounds, 2000 rounds, and 2500 rounds, respectively, when using SEP, M-SEP, and TSEP. However, at 2500 rounds, there still are about 40 surviving nodes for the proposed method. Therefore, this proves that the proposed method prolongs the network’s lifetime.
Figure 3a shows the residual energy of all nodes for SEP, M-SEP, TSEP and the proposed method. From Figure 3a, we can see that the residual energy decreases with the increasing of rounds for all methods, but the proposed method has more residual energy than the others. The residual energy of the super nodes, advanced nodes, and normal nodes are shown in Figure 3b. From Figure 3b, we can see that the speed of residual energy decreases faster for super nodes as compared with the others. This shows that the super node has a high probability of being elected as the cluster head. Therefore, in the initial stage and data transmission stage, the super node consumes more energy than the advanced node. The super nodes have more energy than the others, and they also consume more energy. This balances the energy consumption of all the nodes in the network and also prolongs the network’s lifetime.
Figure 4 displays the number of packets sent to the base station from the cluster heads with respect to the number of rounds. If there is a higher number of surviving nodes, there will be a higher number of selected cluster heads, resulting in a longer network lifetime. With the increase of the network’s lifetime, the number of packets received by the base station also increases correspondingly. From Figure 4, we can see that the number of packets for the proposed method is more than that of the other methods, and its network lifetime is also longer than that of the other methods.

5. Conclusions

In this article, we proposed an improved protocol method for the heterogeneous wireless sensor network. At first, we have reviewed the TSEP method and presented our proposed method using the node state transformation, cluster heads selection, and data transition mechanism. We have randomly distributed 100 nodes in a square, and the base station was located at the center of the area. We used MATLAB to simulate the performance of the proposed algorithm. The results show that when running to 2500 rounds, the proposed algorithm still has at least 40 nodes surviving. So, compared with SEP, M-SEP, and TSEP, the proposed algorithm consumes the least amount of energy. Then, using the proposed method, the wireless sensor networks will have a long lifetime.
In future work, we will use the network simulator 3 software to simulate our proposed method for heterogeneous wireless sensor network and construct the network model that is more close to the actual wireless sensor networks.

Author Contributions

Zhao Liquan conceived and wrote the paper; Tang Qi performed the experiments.

Acknowledgments

This work was supported by the National Natural Science Foundation of China (61271115) and the Foundation of Jilin Educational Committee (2015235).

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Batra, P.K.; Kant, K. An energy efficient GA based routing algorithm for two-tiered sensor networks. In Proceedings of the 2016 1st India International Conference on Information Processing (IICIP), Delhi, India, 12–14 August 2016; pp. 1–6. [Google Scholar]
  2. Thapa, R.; Singh, H.; Sharma, A. A comparative analysis of LEACH and SEP using NS2. In Proceedings of the 2017 8th International Conference on Computing, Communication and Networking Technologies (ICCCNT), Delhi, India, 3–5 July 2017; pp. 1–4. [Google Scholar]
  3. Jiao, D.; Ke, L.; Yang, W.; Li, J. An Estimation of Distribution Algorithm Based Load-Balanced Clustering of Wireless Sensor Networks. In Proceedings of the 2017 IEEE International Conference on Computational Science and Engineering (CSE) and IEEE International Conference on Embedded and Ubiquitous Computing (EUC), Guangzhou, China, 21–24 July 2017; pp. 151–158. [Google Scholar]
  4. Mohamed, R.E.; Ghanem, W.R.; Mohamed, M.A. TECEAP: Two-tier era-based clustering energy-efficient adaptive and proactive routing protocol for wireless sensor networks. In Proceedings of the 2018 35th National Radio Science Conference (NRSC), Cairo, Egypt, 20–22 March 2018; pp. 187–196. [Google Scholar]
  5. Vijayan, K.; Raaza, A. A Novel Cluster Arrangement Energy Efficient Routing Protocol for Wireless Sensor Networks. Indian J. Sci. Technol. 2016, 9, 1–9. [Google Scholar] [CrossRef]
  6. Smaragdakis, G.; Matta, I.; Bestavros, A. SEP: A Stable Election Protocol for Clustered Heterogeneous Wireless Sensor Networks. Available online: https://open.bu.edu/ds2/stream/?#/documents/4866/page/1 (accessed on 20 March 2019).
  7. Faisal, S.; Javaid, N.; Javaid, A.; Khan, M.A.; Bouk, S.H.; Khan, Z.A. Z-SEP: Zonal-stable election protocol for wireless sensor networks. J. Bas. Appl. Sci. Res. 2012, 3, 132–139. [Google Scholar]
  8. Prasath, K.A.; Shankarv, T. RMCHS: Ridge method based cluster head selection for energy efficient clustering hierarchy protocol in WSN. In Proceedings of the International Conference on Smart Technologies and Management for Computing, Communication, Controls, Energy and Materials (ICSTM), Chennai, India, 6–8 May 2015; pp. 64–70. [Google Scholar]
  9. Jinpa, T.; Reddy, B.R. M-SEP: A Variant of SEP for WSN. Intell. Syst. Technol. Appl. 2016, 385, 45–56. [Google Scholar]
  10. Bereketli, A.; Akan, O.B. Event-To-Sink Directed Clustering in Wireless Sensor Networks. In Proceedings of the 2009 IEEE Wireless Communications and Networking Conference, Budapest, Hungary, 5–8 April 2009; pp. 1–6. [Google Scholar]
  11. Rani, N.; Singh, P.; Khanam, Z. Energy Efficiency in Wireless Sensor Network. Int. J. Curr. Eng. Technol. 2015, 5, 2795–2799. [Google Scholar]
  12. Gupta, V.; Pandey, R. An improved energy aware distributed unequal clustering protocol for heterogeneous wireless sensor networks. Eng. Sci. Technol. 2016, 19, 1050–1058. [Google Scholar] [CrossRef] [Green Version]
  13. Naranjo, P.G.V.; Shojafar, M.; Mostafaei, H. P-SEP: A prolong stable election routing algorithm for energy-limited heterogeneous fog-supported wireless sensor networks. J. Supercomput. 2016, 73, 1–23. [Google Scholar]
  14. Kashaf, A.; Javaid, N.; Khan, Z.A. TSEP: Threshold-Sensitive Stable Election Protocol for WSNs. In Proceedings of the 2012 International Conference on Frontiers of Information Technology, Islamabad, Pakistan, 17–19 December 2012; pp. 164–168. [Google Scholar]
Figure 1. The flow diagram of Threshold-Sensitive Stable Election Protocol (TSEP) algorithm. HWSN: heterogeneous wireless sensor network; TDMA: time division multiple access.
Figure 1. The flow diagram of Threshold-Sensitive Stable Election Protocol (TSEP) algorithm. HWSN: heterogeneous wireless sensor network; TDMA: time division multiple access.
Information 10 00125 g001
Figure 2. (a) Network model; (b) The number of alive nodes. ITSEP: Improved Threshold-Sensitive Stable Election protocol; TSEP: Threshold-Sensitive Stable Election Protocol; SEP: Stable Election Protocol; MSEP: Modified Stable Election Protocol.
Figure 2. (a) Network model; (b) The number of alive nodes. ITSEP: Improved Threshold-Sensitive Stable Election protocol; TSEP: Threshold-Sensitive Stable Election Protocol; SEP: Stable Election Protocol; MSEP: Modified Stable Election Protocol.
Information 10 00125 g002
Figure 3. (a) Residual Energy; (b) Average Residual Energy of The Network. ITSEP: Improved Threshold-Sensitive Stable Election protocol; TSEP: Threshold-Sensitive Stable Election Protocol; SEP: Stable Election Protocol; MSEP: Modified Stable Election Protocol.
Figure 3. (a) Residual Energy; (b) Average Residual Energy of The Network. ITSEP: Improved Threshold-Sensitive Stable Election protocol; TSEP: Threshold-Sensitive Stable Election Protocol; SEP: Stable Election Protocol; MSEP: Modified Stable Election Protocol.
Information 10 00125 g003
Figure 4. Throughput. ITSEP: Improved Threshold-Sensitive Stable Election protocol; TSEP: Threshold-Sensitive Stable Election Protocol; SEP: Stable Election Protocol; MSEP: Modified Stable Election Protocol.
Figure 4. Throughput. ITSEP: Improved Threshold-Sensitive Stable Election protocol; TSEP: Threshold-Sensitive Stable Election Protocol; SEP: Stable Election Protocol; MSEP: Modified Stable Election Protocol.
Information 10 00125 g004
Table 1. Simulation Parameters.
Table 1. Simulation Parameters.
Parameters d o ε f s ε m p E e l e c E D A l
Values87 m10 pJ/bit/m20.0013 pJ/bit/m450 nJ/bit5 nJ/bit4000 bit

Share and Cite

MDPI and ACS Style

Zhao, L.; Tang, Q. An Improved Threshold-Sensitive Stable Election Routing Energy Protocol for Heterogeneous Wireless Sensor Networks. Information 2019, 10, 125. https://doi.org/10.3390/info10040125

AMA Style

Zhao L, Tang Q. An Improved Threshold-Sensitive Stable Election Routing Energy Protocol for Heterogeneous Wireless Sensor Networks. Information. 2019; 10(4):125. https://doi.org/10.3390/info10040125

Chicago/Turabian Style

Zhao, Liquan, and Qi Tang. 2019. "An Improved Threshold-Sensitive Stable Election Routing Energy Protocol for Heterogeneous Wireless Sensor Networks" Information 10, no. 4: 125. https://doi.org/10.3390/info10040125

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop