SlideShare a Scribd company logo
1 of 4
Download to read offline
Indonesian Journal of Electrical Engineering and Computer Science
Vol. 8, No. 3, December 2017, pp. 715 ~ 718
DOI: 10.11591/ijeecs.v8.i3.pp715-718  715
Received August 2, 2017; Revised October 22, 2017; Accepted November 8, 2017
Tentative Route Selection Approach for Irregular
Clustered Wireless Sensor Networks
Mahendra Sharma*, Dr Santhosh Kumar Singh
AMET University, Chennai
Abstract
Wireless Sensor Networks (WSNs) assume a crucial part in the field of mechanization and control
where detecting of data is the initial step before any automated job could be performed. So as to
encourage such perpetual assignments with less vitality utilization proportion, clustering is consolidated
everywhere to upgrade the system lifetime. Unequal Cluster-based Routing (UCR) [7] is a standout
amongst the most productive answers for draw out the system lifetime and to take care of the hotspot
issue that is generally found in equivalent clustering method. In this paper, we propose Tentative Route
(TRS) Selection approach for irregular Clustered Wireless Sensor Networks that facilitates in decision an
efficient next relay to send the data cumulative by Cluster Heads to the Base Station. Simulation analysis
is achieved using the network simulator to demonstrate the effectiveness of the TRS method.
Keywords: Clustering, Network Simulation, Routing, WSN
Copyright © 2017Institute of Advanced Engineering and Science. All rights reserved.
1. Introduction
Wireless Sensor Network (WSN) consists of sensor nodes that observes physical or
conditions for example radiation, temperature, pressure, sound etc. Size and cost constraints on
sensor nodes result in corresponding constraints on resources such as energy, memory,
computational speed and communications bandwidth. Limited processor bandwidth and small
memory are two arguable constraints in sensor networks that are almost disappearing with the
development of fabrication techniques, whereas the energy constraint is unlikely to be solved
soon due to slow progress in developing battery capacity. The untended nature of sensor nodes
and hazardous sensing environments preclude battery replacement as a feasible solution.
Number of research work provides only energy efficient results. One such solution is an
irregular clustered routing mechanism that is used to form irregular clusters based on
competitive communication range. The protocol proposes a mechanism not only to achieve
clustering also this protocol send the data aggregated by various clusters to the Base Station
(BS) using an Inter-cluster transmission mechanism. However, the efficiency of this
transmission system is only in terms of energy efficiency. This means that the other elements of
a node that certainly cause interruption or throughput degradation are not measured. In order to
resolve the challenges thrown by an irregular clustered network, we propose Tentative Cluster
based Routing not only considers the energy but also improve quality of service and network
lifetime.
2. Related Work
Energy-efficient communication protocol [1] that utilizes randomized rotation of local
cluster based station to distribute the energy load among the sensors in the network. This
protocol increases the scalability, robustness also it incorporates data fusion to reduce the
amount of information that must be transmitted to the base station. In addition, it increases the
network lifetime. Power Efficient Gathering in Sensor Information Systems (PEGASIS) [2] forms
chains from sensor nodes so that each node transmits and receives from a neighbor and only
one node is selected from that chain to transmit to the sink. The data is gathered and moves
from node to node, aggregated and eventually sent to the base station. The chain construction
is performed in a greedy way. While, a sensor fails or dies due to low battery power, the chain is
 ISSN: 2502-4752
IJEECS Vol. 8, No. 3, December 2017 : 715 – 718
716
constructed using the same greedy approach by bypassing the failed sensor. Finally, the chain
will transmit the aggregated data to the BS, hence minimizing the utilization of energy.
Hybrid Energy-Efficient Distributed Clustering (HEED) [3] operated in multi-hop
networks, using an adaptive transmission power in the inter-clustering communication.
Periodically selects Cluster Heads (CHs) according to two clustering parameters such as
residual energy of each sensor node and node degree. The residual energy parameter is used
to select a CHs and node degree is used for breaking ties. The HEED clustering improves
network lifetime. Dynamic Minimal Spanning Tree Routing Protocol (DMSTRP) [4] utilized the
Minimum Spanning Tree algorithm to replace clubs in two layers of the network such as intra-
cluster and inter-cluster. In DMSTRP, energy dissipation of transmitting data is potentially
reduced. Also, the transmission collision is alleviated and DMSTRP can achieve shorter delay.
However, the transmission schedule creates additional overhead.
Distributed and Effective Cluster Routing Protocol (DECROP) [5] purpose of decreasing
the number of control messages, shortening the average end-to-end delay in the network.
DECROP consist of three phases such as cluster formation, data transmission and route
maintenance. During cluster formation, a cluster is formed concurrently to combined packets
from cluster members to the BS. The cluster formation, is finished then it constructed the
forwarding path thus reduces both the time waste and overhead. However, the cluster is larger,
the energy consumption of the CH is increased another disadvantage is the nodes closer to the
BS consume energy faster which reduce the overall network lifespan.
Energy Efficient Homogenous Clustering Algorithm [6] proposed for wireless sensor
network that saves power and prolongs network life. The life span of the network is increased by
ensuring a homogeneous distribution of nodes in the clusters. In this scheme, CH is selected on
the basis of the residual energy of existing cluster heads, holdback value, and nearest hop
distance of the node. Further, in the proposed protocol, only cluster heads broadcast cluster
formation message and not the every node. Hence, it prolongs the life of the sensor networks.
The emphasis of this approach is to increase the life span of the network by ensuring a
homogeneous distribution of nodes in the clusters so that there is not too much receiving and
transmitting overhead on a CH. Genetic algorithms based enhanced K Strange points clustering
algorithm was proposed and described in [8, 9]. Divisive Hierarchical Bisecting descriptive for
Min–Max Clustering Algorithm was proposed. It includes irregular clustering algorithm division
based on cluster size [10].
3. Proposed Method
Clustering protocol provides an effective technique for extending the network lifetime. In
this paper, Tentative Route Selection approach for irregular Clustered WSN is proposed. In
TRS, groups the nodes into clusters of unequal sizes. Figure 1 shows that the architecture of
TRS scheme.
The initial probability for each node to become a tentative CH depends on its residual
energy as well as the final heads are selected according to the intra-cluster communication cost.
First, several tentative CHs are randomly selected to compete for final CH. Ordinary nodes
become tentative CHs with the same probability which is a predefined threshold. Nodes that fail
to be tentative heads keep sleeping until the CH selection stage ends. Each tentative CH has a
competition range. Different competition ranges are used to produce clusters of unequal sizes.
Only one final CH is allowed in each competition range. Tentative CHs are randomly selected
based on their residual energy. Therefore, sensors with low residual energy can still become
CHs because it uses the intra-cluster communication cost to select final CHs. This clustering
algorithm selecting CHs with highest residual energy as well as rotating CHs sporadically to
disseminate the energy utilization among nodes in each cluster thus extend the network lifetime.
IJEECS ISSN: 2502-4752 
Tentative Route Selection Approach for Irregular Clustered Wireless … (Mahendra Sharma)
717
Figure 1. Architecture of TRS
4. Simulation Results
To facilitate that evaluate the efficiency of the TRS with UCR, a thorough analysis and
comparison is presented here. To assess the efficiency two simulation experiments were
conducted. The simulation parameters used for the simulation analysis are tabulated in table 1.
Table 1. Simulation Parameters of TRS and UCR
Parameter Value
Channel Type Wireless Phy
Radio Propagation Model TwoRayGround
Queue Type DropTail/PriQueue
Number of nodes 50
Simulation Area 200 X 200sq.m
Initial Energy 1000J
Transmission range 250m
Traffic model CBR
The network lifetime is received from the simulation analysis of the TRS and UCR
schemes. The node energy is plotted against the number of rounds. Figures 2 demonstrate the
UCR curves falls after the death of the first few nodes. This is simply owing to the better election
of the most appropriate CH as the next hop when data is sent to the BS.
Figure 2. Lifetime of UCR and TRS
0
200
400
600
800
1000
1200
1 5000 10000 15000 20000
IFR
UCR
Round
s
Energ
y
 ISSN: 2502-4752
IJEECS Vol. 8, No. 3, December 2017 : 715 – 718
718
5. Conclusion
Wireless Sensor Networks assume a crucial part in the field of mechanization and
control where detecting of data is the initial step before any automated job could be performed.
Clustering protocol provides an effective technique for extending the WSN lifetime. In TRS, the
Tentative CHs are randomly selected based on their residual energy. Therefore, sensors with
low residual energy can still become CHs because it uses the intra-cluster communication cost
to select final CHs. Simulation results show that TRS clearly improves the network lifetime.
References
[1] Heinzelman B. Application-Specific Protocol Archi-tectures for Wireless Networks. PhD thesis,
Massachusetts Institute of Technology. 2000.
[2] Lindsey & Raghavendra CS. PEGASIS: Power-efficient Gathering in Sensor Information System.
Proceedings IEEE Aerospace Conference, Big Sky, MT. 2002; 3: 1125-1130.
[3] Ossama Younis & Sonia Fahmy. Heed: A hybrid, Energy-efficient, Distributed Clustering Approach
for Ad-hoc Networks. IEEE Transactions on Mobile Computing. 2004; 3(4): 366-369.
[4] Huang G, Li X & He J. Dynamic minimal spanning tree routing protocol for large wireless sensor
networks. In Proceedings of 1st IEEE Conference on Industrial Electronics and Applications,
Singapore. 2006: 1531-1535.
[5] J Chen, Z Yin, D Li and T Sun. A Distributed and Effective Cluster Routing Protocol of Sensor
Networks. 2008 First International Conference on Intelligent Networks and Intelligent Systems,
Wuhan. 2008: 271-275.
[6] Singh SK, Singh MP & Singh DK. Energy-efficient homogeneous clustering algorithm for wireless
sensor network. International Journal of Wireless & Mobile Networks (IJWMN). 2010; 2(3): 49-61.
[7] Chen G, Li C, Ye M and Wu J. An unequal cluster-based routing protocol in wireless sensor
networks. Wireless Networks. 2009; 15(2).
[8] Johnson T and Singh SK. Genetic algorithms based enhanced K Strange points clustering algorithm.
In 2015 International Conference on Computing and Network Communications (CoCoNet), IEEE.
2015: 737-741.
[9] Johnson T and Singh SK. K-strange points clustering algorithm. In Computational Intelligence in Data
Mining. Springer India. 2015; 1: 415-425.
[10] Johnson T and Singh SK. Divisive Hierarchical Bisecting Min–Max Clustering Algorithm.
In Proceedings of the International Conference on Data Engineering and Communication
Technology. Springer Singapore. 2017: 579-592.

More Related Content

What's hot

ENERGY OPTIMISATION SCHEMES FOR WIRELESS SENSOR NETWORK
ENERGY OPTIMISATION SCHEMES FOR WIRELESS SENSOR NETWORKENERGY OPTIMISATION SCHEMES FOR WIRELESS SENSOR NETWORK
ENERGY OPTIMISATION SCHEMES FOR WIRELESS SENSOR NETWORKcscpconf
 
Enhanced Threshold Sensitive Stable Election Protocol
Enhanced Threshold Sensitive Stable Election ProtocolEnhanced Threshold Sensitive Stable Election Protocol
Enhanced Threshold Sensitive Stable Election Protocoliosrjce
 
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ijasuc
 
Data Dissemination in Wireless Sensor Networks: A State-of-the Art Survey
Data Dissemination in Wireless Sensor Networks: A State-of-the Art SurveyData Dissemination in Wireless Sensor Networks: A State-of-the Art Survey
Data Dissemination in Wireless Sensor Networks: A State-of-the Art SurveyCSCJournals
 
Performance evaluation of various routing techniques in wireless multimedia
Performance evaluation of various routing techniques in wireless multimediaPerformance evaluation of various routing techniques in wireless multimedia
Performance evaluation of various routing techniques in wireless multimediaIAEME Publication
 
Communication synchronization in cluster based wireless sensor network a re...
Communication synchronization in cluster based wireless sensor network   a re...Communication synchronization in cluster based wireless sensor network   a re...
Communication synchronization in cluster based wireless sensor network a re...eSAT Journals
 
Particle swarm optimized power
Particle swarm optimized powerParticle swarm optimized power
Particle swarm optimized powerijfcstjournal
 
Minimum distance based routing protocol for lifetime improvement in wireless ...
Minimum distance based routing protocol for lifetime improvement in wireless ...Minimum distance based routing protocol for lifetime improvement in wireless ...
Minimum distance based routing protocol for lifetime improvement in wireless ...eSAT Journals
 

What's hot (13)

H0421043049
H0421043049H0421043049
H0421043049
 
ENERGY OPTIMISATION SCHEMES FOR WIRELESS SENSOR NETWORK
ENERGY OPTIMISATION SCHEMES FOR WIRELESS SENSOR NETWORKENERGY OPTIMISATION SCHEMES FOR WIRELESS SENSOR NETWORK
ENERGY OPTIMISATION SCHEMES FOR WIRELESS SENSOR NETWORK
 
Enhanced Threshold Sensitive Stable Election Protocol
Enhanced Threshold Sensitive Stable Election ProtocolEnhanced Threshold Sensitive Stable Election Protocol
Enhanced Threshold Sensitive Stable Election Protocol
 
1909 1913
1909 19131909 1913
1909 1913
 
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
 
Ed33777782
Ed33777782Ed33777782
Ed33777782
 
M010226367
M010226367M010226367
M010226367
 
Data Dissemination in Wireless Sensor Networks: A State-of-the Art Survey
Data Dissemination in Wireless Sensor Networks: A State-of-the Art SurveyData Dissemination in Wireless Sensor Networks: A State-of-the Art Survey
Data Dissemination in Wireless Sensor Networks: A State-of-the Art Survey
 
Performance evaluation of various routing techniques in wireless multimedia
Performance evaluation of various routing techniques in wireless multimediaPerformance evaluation of various routing techniques in wireless multimedia
Performance evaluation of various routing techniques in wireless multimedia
 
Communication synchronization in cluster based wireless sensor network a re...
Communication synchronization in cluster based wireless sensor network   a re...Communication synchronization in cluster based wireless sensor network   a re...
Communication synchronization in cluster based wireless sensor network a re...
 
eeca
eecaeeca
eeca
 
Particle swarm optimized power
Particle swarm optimized powerParticle swarm optimized power
Particle swarm optimized power
 
Minimum distance based routing protocol for lifetime improvement in wireless ...
Minimum distance based routing protocol for lifetime improvement in wireless ...Minimum distance based routing protocol for lifetime improvement in wireless ...
Minimum distance based routing protocol for lifetime improvement in wireless ...
 

Similar to 34 9141 it ns2-tentative route selection approach for edit septian

An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...Editor IJCATR
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...Editor IJCATR
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...Editor IJCATR
 
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKSENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKSijassn
 
Energy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networksEnergy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networksijassn
 
An Adaptive Energy Aware Clustering Based Reliable Routing for in-Network Agg...
An Adaptive Energy Aware Clustering Based Reliable Routing for in-Network Agg...An Adaptive Energy Aware Clustering Based Reliable Routing for in-Network Agg...
An Adaptive Energy Aware Clustering Based Reliable Routing for in-Network Agg...Editor IJCATR
 
energy efficiency routing protocol for ws ns
energy efficiency routing protocol for ws nsenergy efficiency routing protocol for ws ns
energy efficiency routing protocol for ws nsINFOGAIN PUBLICATION
 
OPTIMIZED CLUSTER ESTABLISHMENT AND CLUSTER-HEAD SELECTION APPROACH IN WSN
OPTIMIZED CLUSTER ESTABLISHMENT AND CLUSTER-HEAD SELECTION APPROACH IN WSNOPTIMIZED CLUSTER ESTABLISHMENT AND CLUSTER-HEAD SELECTION APPROACH IN WSN
OPTIMIZED CLUSTER ESTABLISHMENT AND CLUSTER-HEAD SELECTION APPROACH IN WSNIJCNCJournal
 
A CLUSTER-BASED ROUTING PROTOCOL AND FAULT DETECTION FOR WIRELESS SENSOR NETWORK
A CLUSTER-BASED ROUTING PROTOCOL AND FAULT DETECTION FOR WIRELESS SENSOR NETWORKA CLUSTER-BASED ROUTING PROTOCOL AND FAULT DETECTION FOR WIRELESS SENSOR NETWORK
A CLUSTER-BASED ROUTING PROTOCOL AND FAULT DETECTION FOR WIRELESS SENSOR NETWORKIJCNCJournal
 
A Cluster-Based Routing Protocol and Fault Detection for Wireless Sensor Network
A Cluster-Based Routing Protocol and Fault Detection for Wireless Sensor NetworkA Cluster-Based Routing Protocol and Fault Detection for Wireless Sensor Network
A Cluster-Based Routing Protocol and Fault Detection for Wireless Sensor NetworkIJCNCJournal
 
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)ijsrd.com
 
Energy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneousEnergy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneousIJCNCJournal
 
Flow balanced routing in wireless sensor networks
Flow balanced routing in wireless sensor networksFlow balanced routing in wireless sensor networks
Flow balanced routing in wireless sensor networkseSAT Publishing House
 
DATA AGGREGATION IN WIRELESS SENSOR NETWORK BASED ON DYNAMIC FUZZY CLUSTERING
DATA AGGREGATION IN WIRELESS SENSOR NETWORK BASED ON DYNAMIC FUZZY CLUSTERING DATA AGGREGATION IN WIRELESS SENSOR NETWORK BASED ON DYNAMIC FUZZY CLUSTERING
DATA AGGREGATION IN WIRELESS SENSOR NETWORK BASED ON DYNAMIC FUZZY CLUSTERING cscpconf
 
A Review Paper on Power Consumption Improvements in WSN
A Review Paper on Power Consumption Improvements in WSNA Review Paper on Power Consumption Improvements in WSN
A Review Paper on Power Consumption Improvements in WSNIJERA Editor
 
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODINCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODijwmn
 
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODINCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODijwmn
 
Fuzzy-Clustering Based Data Gathering in Wireless Sensor Network
Fuzzy-Clustering Based Data Gathering in Wireless Sensor Network Fuzzy-Clustering Based Data Gathering in Wireless Sensor Network
Fuzzy-Clustering Based Data Gathering in Wireless Sensor Network ijsc
 
AN EXTENDED K-MEANS CLUSTER HEAD SELECTION ALGORITHM FOR EFFICIENT ENERGY CON...
AN EXTENDED K-MEANS CLUSTER HEAD SELECTION ALGORITHM FOR EFFICIENT ENERGY CON...AN EXTENDED K-MEANS CLUSTER HEAD SELECTION ALGORITHM FOR EFFICIENT ENERGY CON...
AN EXTENDED K-MEANS CLUSTER HEAD SELECTION ALGORITHM FOR EFFICIENT ENERGY CON...IJNSA Journal
 

Similar to 34 9141 it ns2-tentative route selection approach for edit septian (20)

An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKSENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
 
Energy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networksEnergy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networks
 
An Adaptive Energy Aware Clustering Based Reliable Routing for in-Network Agg...
An Adaptive Energy Aware Clustering Based Reliable Routing for in-Network Agg...An Adaptive Energy Aware Clustering Based Reliable Routing for in-Network Agg...
An Adaptive Energy Aware Clustering Based Reliable Routing for in-Network Agg...
 
energy efficiency routing protocol for ws ns
energy efficiency routing protocol for ws nsenergy efficiency routing protocol for ws ns
energy efficiency routing protocol for ws ns
 
OPTIMIZED CLUSTER ESTABLISHMENT AND CLUSTER-HEAD SELECTION APPROACH IN WSN
OPTIMIZED CLUSTER ESTABLISHMENT AND CLUSTER-HEAD SELECTION APPROACH IN WSNOPTIMIZED CLUSTER ESTABLISHMENT AND CLUSTER-HEAD SELECTION APPROACH IN WSN
OPTIMIZED CLUSTER ESTABLISHMENT AND CLUSTER-HEAD SELECTION APPROACH IN WSN
 
A CLUSTER-BASED ROUTING PROTOCOL AND FAULT DETECTION FOR WIRELESS SENSOR NETWORK
A CLUSTER-BASED ROUTING PROTOCOL AND FAULT DETECTION FOR WIRELESS SENSOR NETWORKA CLUSTER-BASED ROUTING PROTOCOL AND FAULT DETECTION FOR WIRELESS SENSOR NETWORK
A CLUSTER-BASED ROUTING PROTOCOL AND FAULT DETECTION FOR WIRELESS SENSOR NETWORK
 
A Cluster-Based Routing Protocol and Fault Detection for Wireless Sensor Network
A Cluster-Based Routing Protocol and Fault Detection for Wireless Sensor NetworkA Cluster-Based Routing Protocol and Fault Detection for Wireless Sensor Network
A Cluster-Based Routing Protocol and Fault Detection for Wireless Sensor Network
 
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
 
40120130406001
4012013040600140120130406001
40120130406001
 
Energy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneousEnergy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneous
 
Flow balanced routing in wireless sensor networks
Flow balanced routing in wireless sensor networksFlow balanced routing in wireless sensor networks
Flow balanced routing in wireless sensor networks
 
DATA AGGREGATION IN WIRELESS SENSOR NETWORK BASED ON DYNAMIC FUZZY CLUSTERING
DATA AGGREGATION IN WIRELESS SENSOR NETWORK BASED ON DYNAMIC FUZZY CLUSTERING DATA AGGREGATION IN WIRELESS SENSOR NETWORK BASED ON DYNAMIC FUZZY CLUSTERING
DATA AGGREGATION IN WIRELESS SENSOR NETWORK BASED ON DYNAMIC FUZZY CLUSTERING
 
A Review Paper on Power Consumption Improvements in WSN
A Review Paper on Power Consumption Improvements in WSNA Review Paper on Power Consumption Improvements in WSN
A Review Paper on Power Consumption Improvements in WSN
 
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODINCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
 
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODINCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
 
Fuzzy-Clustering Based Data Gathering in Wireless Sensor Network
Fuzzy-Clustering Based Data Gathering in Wireless Sensor Network Fuzzy-Clustering Based Data Gathering in Wireless Sensor Network
Fuzzy-Clustering Based Data Gathering in Wireless Sensor Network
 
AN EXTENDED K-MEANS CLUSTER HEAD SELECTION ALGORITHM FOR EFFICIENT ENERGY CON...
AN EXTENDED K-MEANS CLUSTER HEAD SELECTION ALGORITHM FOR EFFICIENT ENERGY CON...AN EXTENDED K-MEANS CLUSTER HEAD SELECTION ALGORITHM FOR EFFICIENT ENERGY CON...
AN EXTENDED K-MEANS CLUSTER HEAD SELECTION ALGORITHM FOR EFFICIENT ENERGY CON...
 

More from IAESIJEECS

08 20314 electronic doorbell...
08 20314 electronic doorbell...08 20314 electronic doorbell...
08 20314 electronic doorbell...IAESIJEECS
 
07 20278 augmented reality...
07 20278 augmented reality...07 20278 augmented reality...
07 20278 augmented reality...IAESIJEECS
 
06 17443 an neuro fuzzy...
06 17443 an neuro fuzzy...06 17443 an neuro fuzzy...
06 17443 an neuro fuzzy...IAESIJEECS
 
05 20275 computational solution...
05 20275 computational solution...05 20275 computational solution...
05 20275 computational solution...IAESIJEECS
 
04 20268 power loss reduction ...
04 20268 power loss reduction ...04 20268 power loss reduction ...
04 20268 power loss reduction ...IAESIJEECS
 
03 20237 arduino based gas-
03 20237 arduino based gas-03 20237 arduino based gas-
03 20237 arduino based gas-IAESIJEECS
 
02 20274 improved ichi square...
02 20274 improved ichi square...02 20274 improved ichi square...
02 20274 improved ichi square...IAESIJEECS
 
01 20264 diminution of real power...
01 20264 diminution of real power...01 20264 diminution of real power...
01 20264 diminution of real power...IAESIJEECS
 
08 20272 academic insight on application
08 20272 academic insight on application08 20272 academic insight on application
08 20272 academic insight on applicationIAESIJEECS
 
07 20252 cloud computing survey
07 20252 cloud computing survey07 20252 cloud computing survey
07 20252 cloud computing surveyIAESIJEECS
 
06 20273 37746-1-ed
06 20273 37746-1-ed06 20273 37746-1-ed
06 20273 37746-1-edIAESIJEECS
 
05 20261 real power loss reduction
05 20261 real power loss reduction05 20261 real power loss reduction
05 20261 real power loss reductionIAESIJEECS
 
04 20259 real power loss
04 20259 real power loss04 20259 real power loss
04 20259 real power lossIAESIJEECS
 
03 20270 true power loss reduction
03 20270 true power loss reduction03 20270 true power loss reduction
03 20270 true power loss reductionIAESIJEECS
 
02 15034 neural network
02 15034 neural network02 15034 neural network
02 15034 neural networkIAESIJEECS
 
01 8445 speech enhancement
01 8445 speech enhancement01 8445 speech enhancement
01 8445 speech enhancementIAESIJEECS
 
08 17079 ijict
08 17079 ijict08 17079 ijict
08 17079 ijictIAESIJEECS
 
07 20269 ijict
07 20269 ijict07 20269 ijict
07 20269 ijictIAESIJEECS
 
06 10154 ijict
06 10154 ijict06 10154 ijict
06 10154 ijictIAESIJEECS
 
05 20255 ijict
05 20255 ijict05 20255 ijict
05 20255 ijictIAESIJEECS
 

More from IAESIJEECS (20)

08 20314 electronic doorbell...
08 20314 electronic doorbell...08 20314 electronic doorbell...
08 20314 electronic doorbell...
 
07 20278 augmented reality...
07 20278 augmented reality...07 20278 augmented reality...
07 20278 augmented reality...
 
06 17443 an neuro fuzzy...
06 17443 an neuro fuzzy...06 17443 an neuro fuzzy...
06 17443 an neuro fuzzy...
 
05 20275 computational solution...
05 20275 computational solution...05 20275 computational solution...
05 20275 computational solution...
 
04 20268 power loss reduction ...
04 20268 power loss reduction ...04 20268 power loss reduction ...
04 20268 power loss reduction ...
 
03 20237 arduino based gas-
03 20237 arduino based gas-03 20237 arduino based gas-
03 20237 arduino based gas-
 
02 20274 improved ichi square...
02 20274 improved ichi square...02 20274 improved ichi square...
02 20274 improved ichi square...
 
01 20264 diminution of real power...
01 20264 diminution of real power...01 20264 diminution of real power...
01 20264 diminution of real power...
 
08 20272 academic insight on application
08 20272 academic insight on application08 20272 academic insight on application
08 20272 academic insight on application
 
07 20252 cloud computing survey
07 20252 cloud computing survey07 20252 cloud computing survey
07 20252 cloud computing survey
 
06 20273 37746-1-ed
06 20273 37746-1-ed06 20273 37746-1-ed
06 20273 37746-1-ed
 
05 20261 real power loss reduction
05 20261 real power loss reduction05 20261 real power loss reduction
05 20261 real power loss reduction
 
04 20259 real power loss
04 20259 real power loss04 20259 real power loss
04 20259 real power loss
 
03 20270 true power loss reduction
03 20270 true power loss reduction03 20270 true power loss reduction
03 20270 true power loss reduction
 
02 15034 neural network
02 15034 neural network02 15034 neural network
02 15034 neural network
 
01 8445 speech enhancement
01 8445 speech enhancement01 8445 speech enhancement
01 8445 speech enhancement
 
08 17079 ijict
08 17079 ijict08 17079 ijict
08 17079 ijict
 
07 20269 ijict
07 20269 ijict07 20269 ijict
07 20269 ijict
 
06 10154 ijict
06 10154 ijict06 10154 ijict
06 10154 ijict
 
05 20255 ijict
05 20255 ijict05 20255 ijict
05 20255 ijict
 

Recently uploaded

Comparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization TechniquesComparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization Techniquesugginaramesh
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...121011101441
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitterShivangiSharma879191
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 

Recently uploaded (20)

young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Comparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization TechniquesComparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization Techniques
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 

34 9141 it ns2-tentative route selection approach for edit septian

  • 1. Indonesian Journal of Electrical Engineering and Computer Science Vol. 8, No. 3, December 2017, pp. 715 ~ 718 DOI: 10.11591/ijeecs.v8.i3.pp715-718  715 Received August 2, 2017; Revised October 22, 2017; Accepted November 8, 2017 Tentative Route Selection Approach for Irregular Clustered Wireless Sensor Networks Mahendra Sharma*, Dr Santhosh Kumar Singh AMET University, Chennai Abstract Wireless Sensor Networks (WSNs) assume a crucial part in the field of mechanization and control where detecting of data is the initial step before any automated job could be performed. So as to encourage such perpetual assignments with less vitality utilization proportion, clustering is consolidated everywhere to upgrade the system lifetime. Unequal Cluster-based Routing (UCR) [7] is a standout amongst the most productive answers for draw out the system lifetime and to take care of the hotspot issue that is generally found in equivalent clustering method. In this paper, we propose Tentative Route (TRS) Selection approach for irregular Clustered Wireless Sensor Networks that facilitates in decision an efficient next relay to send the data cumulative by Cluster Heads to the Base Station. Simulation analysis is achieved using the network simulator to demonstrate the effectiveness of the TRS method. Keywords: Clustering, Network Simulation, Routing, WSN Copyright © 2017Institute of Advanced Engineering and Science. All rights reserved. 1. Introduction Wireless Sensor Network (WSN) consists of sensor nodes that observes physical or conditions for example radiation, temperature, pressure, sound etc. Size and cost constraints on sensor nodes result in corresponding constraints on resources such as energy, memory, computational speed and communications bandwidth. Limited processor bandwidth and small memory are two arguable constraints in sensor networks that are almost disappearing with the development of fabrication techniques, whereas the energy constraint is unlikely to be solved soon due to slow progress in developing battery capacity. The untended nature of sensor nodes and hazardous sensing environments preclude battery replacement as a feasible solution. Number of research work provides only energy efficient results. One such solution is an irregular clustered routing mechanism that is used to form irregular clusters based on competitive communication range. The protocol proposes a mechanism not only to achieve clustering also this protocol send the data aggregated by various clusters to the Base Station (BS) using an Inter-cluster transmission mechanism. However, the efficiency of this transmission system is only in terms of energy efficiency. This means that the other elements of a node that certainly cause interruption or throughput degradation are not measured. In order to resolve the challenges thrown by an irregular clustered network, we propose Tentative Cluster based Routing not only considers the energy but also improve quality of service and network lifetime. 2. Related Work Energy-efficient communication protocol [1] that utilizes randomized rotation of local cluster based station to distribute the energy load among the sensors in the network. This protocol increases the scalability, robustness also it incorporates data fusion to reduce the amount of information that must be transmitted to the base station. In addition, it increases the network lifetime. Power Efficient Gathering in Sensor Information Systems (PEGASIS) [2] forms chains from sensor nodes so that each node transmits and receives from a neighbor and only one node is selected from that chain to transmit to the sink. The data is gathered and moves from node to node, aggregated and eventually sent to the base station. The chain construction is performed in a greedy way. While, a sensor fails or dies due to low battery power, the chain is
  • 2.  ISSN: 2502-4752 IJEECS Vol. 8, No. 3, December 2017 : 715 – 718 716 constructed using the same greedy approach by bypassing the failed sensor. Finally, the chain will transmit the aggregated data to the BS, hence minimizing the utilization of energy. Hybrid Energy-Efficient Distributed Clustering (HEED) [3] operated in multi-hop networks, using an adaptive transmission power in the inter-clustering communication. Periodically selects Cluster Heads (CHs) according to two clustering parameters such as residual energy of each sensor node and node degree. The residual energy parameter is used to select a CHs and node degree is used for breaking ties. The HEED clustering improves network lifetime. Dynamic Minimal Spanning Tree Routing Protocol (DMSTRP) [4] utilized the Minimum Spanning Tree algorithm to replace clubs in two layers of the network such as intra- cluster and inter-cluster. In DMSTRP, energy dissipation of transmitting data is potentially reduced. Also, the transmission collision is alleviated and DMSTRP can achieve shorter delay. However, the transmission schedule creates additional overhead. Distributed and Effective Cluster Routing Protocol (DECROP) [5] purpose of decreasing the number of control messages, shortening the average end-to-end delay in the network. DECROP consist of three phases such as cluster formation, data transmission and route maintenance. During cluster formation, a cluster is formed concurrently to combined packets from cluster members to the BS. The cluster formation, is finished then it constructed the forwarding path thus reduces both the time waste and overhead. However, the cluster is larger, the energy consumption of the CH is increased another disadvantage is the nodes closer to the BS consume energy faster which reduce the overall network lifespan. Energy Efficient Homogenous Clustering Algorithm [6] proposed for wireless sensor network that saves power and prolongs network life. The life span of the network is increased by ensuring a homogeneous distribution of nodes in the clusters. In this scheme, CH is selected on the basis of the residual energy of existing cluster heads, holdback value, and nearest hop distance of the node. Further, in the proposed protocol, only cluster heads broadcast cluster formation message and not the every node. Hence, it prolongs the life of the sensor networks. The emphasis of this approach is to increase the life span of the network by ensuring a homogeneous distribution of nodes in the clusters so that there is not too much receiving and transmitting overhead on a CH. Genetic algorithms based enhanced K Strange points clustering algorithm was proposed and described in [8, 9]. Divisive Hierarchical Bisecting descriptive for Min–Max Clustering Algorithm was proposed. It includes irregular clustering algorithm division based on cluster size [10]. 3. Proposed Method Clustering protocol provides an effective technique for extending the network lifetime. In this paper, Tentative Route Selection approach for irregular Clustered WSN is proposed. In TRS, groups the nodes into clusters of unequal sizes. Figure 1 shows that the architecture of TRS scheme. The initial probability for each node to become a tentative CH depends on its residual energy as well as the final heads are selected according to the intra-cluster communication cost. First, several tentative CHs are randomly selected to compete for final CH. Ordinary nodes become tentative CHs with the same probability which is a predefined threshold. Nodes that fail to be tentative heads keep sleeping until the CH selection stage ends. Each tentative CH has a competition range. Different competition ranges are used to produce clusters of unequal sizes. Only one final CH is allowed in each competition range. Tentative CHs are randomly selected based on their residual energy. Therefore, sensors with low residual energy can still become CHs because it uses the intra-cluster communication cost to select final CHs. This clustering algorithm selecting CHs with highest residual energy as well as rotating CHs sporadically to disseminate the energy utilization among nodes in each cluster thus extend the network lifetime.
  • 3. IJEECS ISSN: 2502-4752  Tentative Route Selection Approach for Irregular Clustered Wireless … (Mahendra Sharma) 717 Figure 1. Architecture of TRS 4. Simulation Results To facilitate that evaluate the efficiency of the TRS with UCR, a thorough analysis and comparison is presented here. To assess the efficiency two simulation experiments were conducted. The simulation parameters used for the simulation analysis are tabulated in table 1. Table 1. Simulation Parameters of TRS and UCR Parameter Value Channel Type Wireless Phy Radio Propagation Model TwoRayGround Queue Type DropTail/PriQueue Number of nodes 50 Simulation Area 200 X 200sq.m Initial Energy 1000J Transmission range 250m Traffic model CBR The network lifetime is received from the simulation analysis of the TRS and UCR schemes. The node energy is plotted against the number of rounds. Figures 2 demonstrate the UCR curves falls after the death of the first few nodes. This is simply owing to the better election of the most appropriate CH as the next hop when data is sent to the BS. Figure 2. Lifetime of UCR and TRS 0 200 400 600 800 1000 1200 1 5000 10000 15000 20000 IFR UCR Round s Energ y
  • 4.  ISSN: 2502-4752 IJEECS Vol. 8, No. 3, December 2017 : 715 – 718 718 5. Conclusion Wireless Sensor Networks assume a crucial part in the field of mechanization and control where detecting of data is the initial step before any automated job could be performed. Clustering protocol provides an effective technique for extending the WSN lifetime. In TRS, the Tentative CHs are randomly selected based on their residual energy. Therefore, sensors with low residual energy can still become CHs because it uses the intra-cluster communication cost to select final CHs. Simulation results show that TRS clearly improves the network lifetime. References [1] Heinzelman B. Application-Specific Protocol Archi-tectures for Wireless Networks. PhD thesis, Massachusetts Institute of Technology. 2000. [2] Lindsey & Raghavendra CS. PEGASIS: Power-efficient Gathering in Sensor Information System. Proceedings IEEE Aerospace Conference, Big Sky, MT. 2002; 3: 1125-1130. [3] Ossama Younis & Sonia Fahmy. Heed: A hybrid, Energy-efficient, Distributed Clustering Approach for Ad-hoc Networks. IEEE Transactions on Mobile Computing. 2004; 3(4): 366-369. [4] Huang G, Li X & He J. Dynamic minimal spanning tree routing protocol for large wireless sensor networks. In Proceedings of 1st IEEE Conference on Industrial Electronics and Applications, Singapore. 2006: 1531-1535. [5] J Chen, Z Yin, D Li and T Sun. A Distributed and Effective Cluster Routing Protocol of Sensor Networks. 2008 First International Conference on Intelligent Networks and Intelligent Systems, Wuhan. 2008: 271-275. [6] Singh SK, Singh MP & Singh DK. Energy-efficient homogeneous clustering algorithm for wireless sensor network. International Journal of Wireless & Mobile Networks (IJWMN). 2010; 2(3): 49-61. [7] Chen G, Li C, Ye M and Wu J. An unequal cluster-based routing protocol in wireless sensor networks. Wireless Networks. 2009; 15(2). [8] Johnson T and Singh SK. Genetic algorithms based enhanced K Strange points clustering algorithm. In 2015 International Conference on Computing and Network Communications (CoCoNet), IEEE. 2015: 737-741. [9] Johnson T and Singh SK. K-strange points clustering algorithm. In Computational Intelligence in Data Mining. Springer India. 2015; 1: 415-425. [10] Johnson T and Singh SK. Divisive Hierarchical Bisecting Min–Max Clustering Algorithm. In Proceedings of the International Conference on Data Engineering and Communication Technology. Springer Singapore. 2017: 579-592.