SlideShare a Scribd company logo
1 of 6
Download to read offline
International Journal of Engineering and Techniques - Volume 2 Issue 6, Nov – Dec 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 36
Akshdeep Kaur1
, Jyoti Saxena2
, Ravneet Kaur3
(ECE Department, GZSCCET, Bathinda)
I. INTRODUCTION
A Wireless sensor Network (WSN) is a wireless
network consisting of large number of sensor nodes
which is deployed for monitoring physical or
environmental conditions [1]. WSN are employed
for applications such as monitoring of environment,
traffic surveillance, building structures monitoring,
military sensing and gathering of information,
monitoring of habitat, wildfire protection, pollution
monitoring, etc. [1], [2], [3]. Designing of routing
protocol in WSN poses many challenges due to
limited resources offered by it like limited energy,
short memory, and limited processing. To prolong
the lifetime of WSN with limited energy resources,
multicast can better meet the requirement of
network resources. Multicast is the process of
transfer of same message to multiple receivers
simultaneously within the transmission range of the
sender. Multicast is an essential component in
many wireless sensor networks applications.
Multicasting is a more efficient and reliable method
of supporting group communication as compared to
unicasting or broadcasting mechanisms.
Applications of multicasting are conference
meetings, military control operations and multicast
tactical operations [4]. Multicasting routing
protocols can be divided into four categories:
ď‚· Tree Based multicasting routing protocol
ď‚· Mesh based multicasting routing protocol
ď‚· Group Location based multicasting routing
protocol
ď‚· IP based multicasting routing protocol.
Tree Based Multicasting Routing Protocol:
The basic idea of tree based multicasting
routing protocol is to build a multicast tree
which is used to send data from base station to
any other node in WSN [5]. The base station on
establishment of a tree, broadcasts request
packets to discover the child nodes and these
child nodes find their child nodes in the same
manner. In tree-based multicast protocols, there
is only one path between a source-receiver pair.
Tree-based multicast protocols can be classified
into two types:
ď‚· Source-tree-based multicast routing
protocols.
An Energy Efficient Multicasting Routing Protocol for
Wireless Sensor Networks
Abstract:
Wireless sensor network consists of hundreds to thousands of nodes that communicate among themselves
using radio signals and any node can leave or join the network when required. In Wireless sensor network no
central controller is present. Sensor nodes deployed in the network are responsible for data routing in the network.
Wireless sensor network is used to monitor the environmental conditions such as temperature, pressure, humidity,
sound, noise etc. Wireless Sensor nodes have very small size and have limited resources. In far places, it is very
difficult to recharge or replace the battery of the sensor nodes. In such conditions, focus is to reduce the battery
consumption of the sensor nodes. In this work, a new technique is proposed to enable efficient battery
consumption in a multicasting routing protocol. In this technique, the cluster heads are selected on the basis of
dynamic clustering using neural network. Simulation results show that the proposed technique is more reliable,
energy efficient and provide better results as compared to the existing technique.
Keywords — Multicasting, energy efficiency, clustering, neural network.
RESEARCH ARTICLE OPEN ACCESS
International Journal of Engineering and Techniques - Volume 2 Issue 6, Nov – Dec 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 37
ď‚· Shared-tree-based multicast routing
protocols.
In a source-tree-based protocol, a single multicast
tree is maintained per source, whereas in a shared-
tree-based protocol, a single tree is shared by all the
sources in the multicast group. The shared-tree-
based multicast protocols are more scalable as
compared to source-tree-based multicast protocols.
Here, scalability refers to the ability of the protocol
to work well without any degradation in
performance when the number of sources in a
multicast session or the number of multicast
sessions is increased. In source-tree-based multicast
routing protocols, an increase in the number of
sources gives rise to a proportional increase in the
number of source-trees. As a result, there is a
significant increase in bandwidth consumption in
the already-bandwidth-constrained network. But in
a shared-tree-based multicast protocol, this increase
in bandwidth consumption is not as high as
compared to source-tree-based protocols. The main
drawback of these protocols is that they are not
robust enough to operate in highly mobile
environments [5].
Multicast routing protocols improve the network
performance by optimizing the parameters such as
bandwidth, channel utilization, throughput rate and
quality of service (QoS). Geographic multicast
routing (GMR), uses stateful geographical attributes
and multicast group size, establishes the multipath
connectivity in the network. Data forwarding node
selects the neighbour node based on cost-aware
greedy approach towards the destination nodes. The
limitations of GMR are network scalability and
node mobility [6]. Distributed geographic multicast
routing (D-GMR) is a stateless protocol based on
reduction ratio heuristic based Euclidean Steiner
trees (rrSTR) and constructs radio-range familiar
Euclidean Steiner trees. The source node performs
functions such as: (i) create a virtual Steiner tree (ii)
partition the tree towards the destination node and
(iii) select the destination node in next hop. The
limitation of D-GMR is unbalanced network
density [7]. Demand scalable geographic multicast
routing (DS-GMR) uses weighted Steiner trees and
multicast reduction ratio. It is used when
destination nodes are adjacent to each other and
improves multicast end-to-end delivery ratio [8].
Hierarchical geographic multicast routing (HGMR)
uses forwarding efficiency of GMR and scalability
of hierarchical rendezvous point multicast (HRPM).
Large geographic area is divided into cells on basis
of HRPM. Multicast trees are constructed within
each cell and selection of neighbouring nodes done
on basis of localized GMR greedy approach. The
limitation of HGMR is varying cell size and node
density [9]. Optimal multicast (oCast) routing
protocol for wireless sensor networks considers
centralized and distributed approaches for small
scale destination nodes [10]. Dijkstra - based
localized multicast routing applied in large scale
sensor networks uses energy- efficient shortest
paths and covers maximum geographical area
towards the destination node. It uses radio range of
multicast group members to estimate the average
route cost and delay in multicast trees [11].
Gradient based traffic aware routing uses multiple
sink nodes in the network. Routing paths are
established from source to sink node using gradient
search method based on attributes like hop count,
distance and delay between the nodes in the
network [12]. On-demand multicast routing uses the
cluster head node to act as intermediate multicast
source node and forward data towards the
destination. This approach increases the
connectivity rate and establishes a reliable network
[13]. Core network supported multicast routing
(CNSMR) protocol; a stateful based distributed
multicast routing protocol for sensor networks
consists of heterogeneous nodes such as cluster
head (CH) nodes, core nodes (CN) and sensor
nodes (SN). CH nodes and CN nodes form the core
network, and CNs with core network and SNs form
the multicast tree which helps to balance the load in
network and improve the network performance.
However, in this protocol selection of cluster heads
is static, done on the basis of nodes having
maximum energy is being selected as cluster head
in every transmission round. Due to this, issues of
energy inefficiency are raised [14].
In this paper, an improved version of core network
supported multicasting routing (CNSMR) protocol
in wireless sensor networks is presented. In this
enhanced version of CNSMR, dynamic clustering
of nodes using Boltzmann neural network is done
where cluster head selection is done to perform
International Journal of Engineering and Techniques - Volume 2 Issue 6, Nov – Dec 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 38
required data transmission by minimum energy
consumption.
II. CORE NETWORK SUPPORTED
MULTICAST ROUTING (CNSMR)
PROTOCOL
CNSMR is a stateful multicasting routing protocol
which uses heterogeneous nodes (HNs) such as
cluster head (CH) nodes, core nodes (CN) and
sensor nodes (SN). In stateful multicasting
approach, multicast group members which
participate in the multicast session store the
alternate paths and maintain the multicast tree
during link failures. The sensor network is grouped
into clusters that comprise of cluster head (CH)
node, core nodes (CNs) and sensor nodes (SNs).
CHs and CNs have more computing ability, energy
and storage resources as compared to SNs. In
sensor networks, SNs forward the data to CH nodes
using techniques such as data dissemination,
directed diffusion and data gathering. This protocol
uses data gathering technique to forward the data to
neighbouring CNs and minimises the routing
complexity. In multicasting, source node primarily
initiates the multicast session and invites a set of
nodes with REQ signal to join the session. After
receiving the REPLY signal from target nodes,
source node forms the multicast group and confirms
the path. CH node controls the operations like
topology control, routing and monitors the energy
status of SNs in the network. CNs with CH form the
core network and the SNs with CNs and core
network form the core network supported multicast
tree. Within each cluster the following tasks are
performed: (i) the CH node maintains the route path
with adjacent CNs and neighbouring CHs (ii) the
CN maintains the route path with neighbouring CNs
and adjacent SNs.
The formation of core network and multicast
network is shown in figure 1. The steps to be
followed are given as follows: (i) CHs and CNs
exchange control signals (CORE-PATH-REQ and
CORE-PATH-REPLY). The message CORE-
TREE-CREATE is sent by CH node to CN nodes to
form the core network. within each cluster, if the
CH node and CNs are far away, then additional
CNs are deployed in the wireless sensor network to
form the core network, (ii) SNs send the control
signal ROUTE- REQ to the neighbouring CNs. The
CNs updates the multicast group membership and
confirms the route with ROUTE-GRANT leading
to formation of routes between CNs and SNs in the
network. This process is repeated until multicast
trees are formed with the core network. (iii) The
SNs, neighbouring CNs and CH exchange multicast
data in the network.
Fig. 1 Formation of CNSMR
III. PROPOSED PROTOCOL:
The existing CNSMR protocol performs static
clustering of nodes in the network where nodes
with maximum energy were selected as cluster
heads resulting in energy inefficiency in the
network which results in shorter lifetime of network.
The proposed protocol is an improved version of
CNSMR protocol where clustering of nodes is done
in a dynamic way with the help of Boltzmann
neural network. In existing protocol, nodes having
maximum energy were being selected as cluster
heads whereas in proposed protocol, cluster heads
will be selected to perform required data
transmission in network using minimum energy
requirement.
Boltzmann neural network is a type of supervised
learning methods. It is a recurrent neural network
consisting of visible layers and hidden layers. The
neurons in input layer are connected to hidden layer
and hidden layer neurons are connected to output
layer neurons. It consists of binary units, +1 for on
and -1 for off. In addition to the system output, state
of each individual neuron is taken into account.
International Journal of Engineering and Techniques - Volume 2 Issue 6, Nov – Dec 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 39
Every pair of neurons has weight connected
between them. Boltzmann learning adjusts weights
until the desired output is produced by the network.
It uses an error signal to train the network during
any iteration similar to error correction learning.
But as compared to error correction learning where
we consider the direct difference between result
value and desired value, difference between the
probability distribution of the system is taken.
Proposed Algorithm: For achieving energy
efficiency in the network through proposed
algorithm, the steps to be followed are listed in the
flowchart:
.
IV. SIMULATION AND RESULTS:
The whole scenario has been implemented in
MATLAB R2013a software. MATLAB is a high-
level technical computing language and interactive
environment for algorithm development, data
visualization, data analysis, and numeric
computation. It has development environment for
managing code, files and data and tools for building
custom graphical user interface.
Simulation Environment: - The sensor nodes are
deployed randomly in a 100*100 m area to make a
heterogeneous network comprising of nodes with
different energy levels. Both the existing and
proposed protocol are compared in this same
network .The network is assumed to have only one
base station present, nodes are energy constrained
and a node is considered dead when it is not
capable of transmitting data to base station. The
various simulation parameters used while
implementation is listed in the table below:
TABLE I
SIMULATION PARAMETERS
S.
No.
Parameter Value
1. Field Dimensions 100*100
2. Base Station location X=50, Y=50
3. Number of nodes 100
4. Energy required for
transmission(ETX)
50 nJ
5. Energy required for reception(ERX) 50 nJ
6. Free space model parameter ɛfs 10 pJ/bit/m2
7. Multipath fading model parameter
ɛmp
0.0013 pJ/bit/m4
8. Number of rounds 5000
The parameter ETX corresponds to energy required
for transmission of data in the network and ERX
corresponds to energy required for reception of data
in the network. The parameter ɛfs is the amplifier
energy parameter corresponding to free space model
and ɛmp is the amplifier energy parameter
corresponding to multipath fading model. The
network performance is analyzed over 5000 rounds.
The performance of proposed scheme is compared
with the existing technique through assessment of
following metrics:
1. Number of Dead nodes: It is defined as the
number of nodes which stop operating
Start
Network is deployed randomly with fixed number of
sensor nodes.
Cluster heads are selected using Static clustering
technique on basis of nodes having maximum energy.
Enhance static clustering by using Dynamic clustering
approach based on Boltzmann neural network for cluster
head selection in every round.
Boltzmann neural network selects cluster heads on basis of
required minimum battery consumption for performing
data transmission in network.
Performance of existing and proposed protocol is evaluated
and compared on basis of various parameters in the
deployed network.
End
International Journal of Engineering and Techniques - Volume 2 Issue 6, Nov – Dec 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 40
during rounds of transmission of data in
deployed network. If the nodes deployed die
at a slow rate in the network, network will
have longer lifetime.
Fig. 2 Graph showing number of dead nodes in network w.r.t rounds
Figure 2 shows that nodes die more early with
respect to transmission rounds in existing technique
than proposed technique. So, nodes in proposed
technique live longer than existing technique hence
showing improvement in network lifetime.
2. Packets sent to base station: It is defined as
number of packets transmitted to base station
by cluster heads with respect to rounds of
data transmission in network.
Fig. 3 Graph showing packets sent to base station w.r.t. rounds in network
The Figure 3 shows numbers of packets sent to base
station over the rounds are more in proposed
technique as compared to existing one resulting in
improvement in throughput of network. As a result
improves the network performance and reliability.
V. CONCLUSION
In this paper, an improved version of CNSMR
protocol is presented to increase network lifetime
and energy efficiency of network. It is based on
dynamic clustering approach using Boltzmann
neural network. The network consists of clusters
comprising of cluster head, core nodes and sensor
nodes. Cluster heads are selected using Boltzmann
neural network to perform data transmission using
minimum energy required to do it. The simulation
results show the comparison between existing
CNSMR protocol and new proposed protocol in
terms of number of dead nodes in network and
number of packets transmitted to base station.
Proposed protocol offers better results as nodes in
the network die later than existing protocol
resulting in increase in network lifetime and also
numbers of packets transmitted to base station are
more as compared to existing protocol. In future
work, focus can be made on increasing number of
levels of hierarchy in multicasting protocol for
making the multicasting protocols more robust for
future use.
REFERENCES
1. I.F. Akyildiz, Weilian Su, Y. Sankarasubramaniam and E.
Cayirci, “A Survey on Sensor Networks”, IEEE
Communications Magazine, 2002, Vol. 40, Issue No. 8, pp.
102-114.
2. Juan A. Sanchez, Pedro M. Ruiz, Jennifer Liu and Ivan
Stojmenovic, “Bandwidth-Efficient Geographic Multicast
Routing Protocol for wireless Sensor networks”, IEEE
Sensors Journal, 2007, Vol. 7, Issue No. 5, pp.1092-1648.
3. Kemal Akkaya and Mohamed Younis, “Survey on routing
protocols for wireless sensor networks”, Ad Hoc
Networks, 2005, Vol. 3, pp. 325-349.
4. Jing Dong, Reza Curtmola and Christina Nita-Rotaru,
“Secure High- Throughput Multicast Routing in Wireless
Mesh Networks”, IEEE Transactions on Mobile
Computing, 2011, Vol. 10, Issue No. 5, pp. 653-668.
International Journal of Engineering and Techniques - Volume 2 Issue 6, Nov – Dec 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 41
5. Pareesha Aggarwal, Rishi Kumar, Abhishek Bhardwaj,
“Multicast Routing Protocols in Wireless Sensor
Networks”, International Journal of Computer Science &
Information Technologies (IJSCIT), 2013, Vol. 4, Issue
No.1, pp. 216-219.
6. Juan Sanchez, Pedro M. Ruiz, Ivan Stojmnenovic:
“Geographic multicast routing for wireless sensor
networks”, IEEE Third Annual Communication Society on
Sensor and Ad Hoc Communication and networks
(SECON), Reston,USA, 25-28 September 2006, Vol. 1, pp.
20-29.
7. Shibo Wu, K. Selcuk Candan: “GMP: Distributed
geographic multicast routing in wireless sensor
networks”, Elsevier Journal of Computer
Communications, 2007, Vol. 30, Issue 14-15, pp. 2931-
2953.
8. Dimitrios Koutsonikolas, Saumitra M. Das, Charlie Hu,
Ivan Stojmenovic,: “Hierarchical geographic multicast
routing for wireless sensor networks” Springer Wireless
Networks, 2010, Vol. 16, Issue 2, pp. 42-48.
9. Das, S. M., Pucha, H., Hu, Y.C.: “Distributed hashing for
scalable multicast in wireless ad hoc networks”, IEEE
Transmission Parallel Distribution System, 2008, Vol. 19,
Issue No. 3, pp. 347-362.
10. Lu Su, Bolin Ding, Yong Yang, Tarek F. Abdelzaher,
Guohong Cao, Jennifer Hou: “Ocast: optimal multicast
routing protocol for wireless sensor networks”’ IEEE
Seventh Int. Conference on Network Protocols
(ICNP),USA, 13-16 October 2009, pp. 151-160.
11. Bartosz Musznicki, Mikolaj Tomczak, Piotr
Zwierzykowski: “Dijkstra-based localized multicast
routing in wireless sensor networks”, IEEE/IET Eighth
Int. Symp. On communication Systems, Networks & digital
Processing (CSNDSP), Poland, 18-20 July 2012, pp. 1-6.
12. Do Duy, Tan, Nguyen Quoc Dinh, Dong Seong Kim:
“GRATA: Gradient based traffic aware routing for
wireless sensor network”’ Elsevier Journal theor.
Computer Sci., 2013, Vol. 3, Issue 2, pp. 173-180.
13. Clifford, Sule, Purav Shah, Krishna Doddapaneni, Orhan
Gemikonakli, Enver Ever: “On demand multicast routing
in wireless sensor Networks”, IEEE 28th
int. conf. on
advanced Information Networking and Applications
Workshop (WAINA), Canada, 13-16 May 2014, pp. 233-
38.
14. Bala Krishna; “Core network supported multicast routing
protocol for wireless sensor network”, IET Wireless
Sensor Systems, 2015, Vol. 5, Issue 4, pp. 175-182.

More Related Content

What's hot

IMPROVING PACKET DELIVERY RATIO WITH ENHANCED CONFIDENTIALITY IN MANET
IMPROVING PACKET DELIVERY RATIO WITH ENHANCED CONFIDENTIALITY IN MANETIMPROVING PACKET DELIVERY RATIO WITH ENHANCED CONFIDENTIALITY IN MANET
IMPROVING PACKET DELIVERY RATIO WITH ENHANCED CONFIDENTIALITY IN MANETijcsa
 
Cm32996999
Cm32996999Cm32996999
Cm32996999IJMER
 
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...cscpconf
 
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKSGREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKSijcsit
 
Based on Heterogeneity and Electing Probability of Nodes Improvement in LEACH
Based on Heterogeneity and Electing Probability of Nodes Improvement in LEACHBased on Heterogeneity and Electing Probability of Nodes Improvement in LEACH
Based on Heterogeneity and Electing Probability of Nodes Improvement in LEACHijsrd.com
 
Ttacca
TtaccaTtacca
Ttaccacsandit
 
Aps 10june2020
Aps 10june2020Aps 10june2020
Aps 10june2020Gopal Mulgund
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Algorithmic Construction of Optimal and Load Balanced Clusters in Wireless Se...
Algorithmic Construction of Optimal and Load Balanced Clusters in Wireless Se...Algorithmic Construction of Optimal and Load Balanced Clusters in Wireless Se...
Algorithmic Construction of Optimal and Load Balanced Clusters in Wireless Se...M H
 
A Study of Routing Techniques in Intermittently Connected MANETs
A Study of Routing Techniques in Intermittently Connected MANETsA Study of Routing Techniques in Intermittently Connected MANETs
A Study of Routing Techniques in Intermittently Connected MANETsIJORCS
 
ENERGY EFFICIENT, LIFETIME IMPROVING AND SECURE PERIODIC DATA COLLECTION PROT...
ENERGY EFFICIENT, LIFETIME IMPROVING AND SECURE PERIODIC DATA COLLECTION PROT...ENERGY EFFICIENT, LIFETIME IMPROVING AND SECURE PERIODIC DATA COLLECTION PROT...
ENERGY EFFICIENT, LIFETIME IMPROVING AND SECURE PERIODIC DATA COLLECTION PROT...ijcsa
 
A cross layer optimized reliable multicast routing protocol in wireless mesh ...
A cross layer optimized reliable multicast routing protocol in wireless mesh ...A cross layer optimized reliable multicast routing protocol in wireless mesh ...
A cross layer optimized reliable multicast routing protocol in wireless mesh ...ijdpsjournal
 
Throughput Maximization using Spatial Reusability in Multi Hop Wireless Network
Throughput Maximization using Spatial Reusability in Multi Hop Wireless NetworkThroughput Maximization using Spatial Reusability in Multi Hop Wireless Network
Throughput Maximization using Spatial Reusability in Multi Hop Wireless Networkijtsrd
 

What's hot (17)

IMPROVING PACKET DELIVERY RATIO WITH ENHANCED CONFIDENTIALITY IN MANET
IMPROVING PACKET DELIVERY RATIO WITH ENHANCED CONFIDENTIALITY IN MANETIMPROVING PACKET DELIVERY RATIO WITH ENHANCED CONFIDENTIALITY IN MANET
IMPROVING PACKET DELIVERY RATIO WITH ENHANCED CONFIDENTIALITY IN MANET
 
Ijetcas14 591
Ijetcas14 591Ijetcas14 591
Ijetcas14 591
 
Cm32996999
Cm32996999Cm32996999
Cm32996999
 
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...
 
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKSGREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
 
Based on Heterogeneity and Electing Probability of Nodes Improvement in LEACH
Based on Heterogeneity and Electing Probability of Nodes Improvement in LEACHBased on Heterogeneity and Electing Probability of Nodes Improvement in LEACH
Based on Heterogeneity and Electing Probability of Nodes Improvement in LEACH
 
Ttacca
TtaccaTtacca
Ttacca
 
2 ijcse-01208
2 ijcse-012082 ijcse-01208
2 ijcse-01208
 
Aps 10june2020
Aps 10june2020Aps 10june2020
Aps 10june2020
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
pxc3903794
pxc3903794pxc3903794
pxc3903794
 
Algorithmic Construction of Optimal and Load Balanced Clusters in Wireless Se...
Algorithmic Construction of Optimal and Load Balanced Clusters in Wireless Se...Algorithmic Construction of Optimal and Load Balanced Clusters in Wireless Se...
Algorithmic Construction of Optimal and Load Balanced Clusters in Wireless Se...
 
A Study of Routing Techniques in Intermittently Connected MANETs
A Study of Routing Techniques in Intermittently Connected MANETsA Study of Routing Techniques in Intermittently Connected MANETs
A Study of Routing Techniques in Intermittently Connected MANETs
 
ENERGY EFFICIENT, LIFETIME IMPROVING AND SECURE PERIODIC DATA COLLECTION PROT...
ENERGY EFFICIENT, LIFETIME IMPROVING AND SECURE PERIODIC DATA COLLECTION PROT...ENERGY EFFICIENT, LIFETIME IMPROVING AND SECURE PERIODIC DATA COLLECTION PROT...
ENERGY EFFICIENT, LIFETIME IMPROVING AND SECURE PERIODIC DATA COLLECTION PROT...
 
B0781013215
B0781013215B0781013215
B0781013215
 
A cross layer optimized reliable multicast routing protocol in wireless mesh ...
A cross layer optimized reliable multicast routing protocol in wireless mesh ...A cross layer optimized reliable multicast routing protocol in wireless mesh ...
A cross layer optimized reliable multicast routing protocol in wireless mesh ...
 
Throughput Maximization using Spatial Reusability in Multi Hop Wireless Network
Throughput Maximization using Spatial Reusability in Multi Hop Wireless NetworkThroughput Maximization using Spatial Reusability in Multi Hop Wireless Network
Throughput Maximization using Spatial Reusability in Multi Hop Wireless Network
 

Similar to IJET-V2I6P5

Data Aggregation Routing Protocols in Wireless Sensor Networks : A Taxonomy
Data Aggregation Routing Protocols in Wireless Sensor Networks : A TaxonomyData Aggregation Routing Protocols in Wireless Sensor Networks : A Taxonomy
Data Aggregation Routing Protocols in Wireless Sensor Networks : A TaxonomyIJCNCJournal
 
Greedy Cluster Based Routing for Wireless Sensor Networks
Greedy Cluster Based Routing for Wireless Sensor NetworksGreedy Cluster Based Routing for Wireless Sensor Networks
Greedy Cluster Based Routing for Wireless Sensor NetworksAIRCC Publishing Corporation
 
Greedy Cluster Based Routing for Wireless Sensor Networks
Greedy Cluster Based Routing for Wireless Sensor NetworksGreedy Cluster Based Routing for Wireless Sensor Networks
Greedy Cluster Based Routing for Wireless Sensor NetworksAIRCC Publishing Corporation
 
Intra cluster routing with backup
Intra cluster routing with backupIntra cluster routing with backup
Intra cluster routing with backupcsandit
 
Data Centric Approach Based Protocol using Evolutionary Approach in WSN
Data Centric Approach Based Protocol using Evolutionary Approach in WSNData Centric Approach Based Protocol using Evolutionary Approach in WSN
Data Centric Approach Based Protocol using Evolutionary Approach in WSNijsrd.com
 
Application of Weighted Centroid Approach in Base Station Localization for Mi...
Application of Weighted Centroid Approach in Base Station Localization for Mi...Application of Weighted Centroid Approach in Base Station Localization for Mi...
Application of Weighted Centroid Approach in Base Station Localization for Mi...IJMER
 
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...CSCJournals
 
Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...
Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...
Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...IRJET Journal
 
Energy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
Energy Efficient Data Aggregation in Wireless Sensor Networks: A SurveyEnergy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
Energy Efficient Data Aggregation in Wireless Sensor Networks: A Surveyijsrd.com
 
D035418024
D035418024D035418024
D035418024ijceronline
 
ENERGY EFFICIENT HIERARCHICAL CLUSTER HEAD ELECTION USING EXPONENTIAL DECAY F...
ENERGY EFFICIENT HIERARCHICAL CLUSTER HEAD ELECTION USING EXPONENTIAL DECAY F...ENERGY EFFICIENT HIERARCHICAL CLUSTER HEAD ELECTION USING EXPONENTIAL DECAY F...
ENERGY EFFICIENT HIERARCHICAL CLUSTER HEAD ELECTION USING EXPONENTIAL DECAY F...ijwmn
 
WSN presentation
WSN presentationWSN presentation
WSN presentationBraj Raj Singh
 
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...IOSRJECE
 
International journal of computer science and innovation vol 2015-n1-paper5
International journal of computer science and innovation  vol 2015-n1-paper5International journal of computer science and innovation  vol 2015-n1-paper5
International journal of computer science and innovation vol 2015-n1-paper5sophiabelthome
 
Review on Clustering and Data Aggregation in Wireless Sensor Network
Review on Clustering and Data Aggregation in Wireless Sensor NetworkReview on Clustering and Data Aggregation in Wireless Sensor Network
Review on Clustering and Data Aggregation in Wireless Sensor NetworkEditor IJCATR
 
A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...
A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...
A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...Editor IJMTER
 
Hierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor Networks
Hierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor NetworksHierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor Networks
Hierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor NetworksCSCJournals
 
Ijarcet vol-2-issue-2-576-581
Ijarcet vol-2-issue-2-576-581Ijarcet vol-2-issue-2-576-581
Ijarcet vol-2-issue-2-576-581Editor IJARCET
 
Improved aodv based on energy strength and dropping ratio
Improved aodv based on energy strength and dropping ratioImproved aodv based on energy strength and dropping ratio
Improved aodv based on energy strength and dropping ratioIJLT EMAS
 

Similar to IJET-V2I6P5 (20)

Data Aggregation Routing Protocols in Wireless Sensor Networks : A Taxonomy
Data Aggregation Routing Protocols in Wireless Sensor Networks : A TaxonomyData Aggregation Routing Protocols in Wireless Sensor Networks : A Taxonomy
Data Aggregation Routing Protocols in Wireless Sensor Networks : A Taxonomy
 
Greedy Cluster Based Routing for Wireless Sensor Networks
Greedy Cluster Based Routing for Wireless Sensor NetworksGreedy Cluster Based Routing for Wireless Sensor Networks
Greedy Cluster Based Routing for Wireless Sensor Networks
 
Greedy Cluster Based Routing for Wireless Sensor Networks
Greedy Cluster Based Routing for Wireless Sensor NetworksGreedy Cluster Based Routing for Wireless Sensor Networks
Greedy Cluster Based Routing for Wireless Sensor Networks
 
Intra cluster routing with backup
Intra cluster routing with backupIntra cluster routing with backup
Intra cluster routing with backup
 
Data Centric Approach Based Protocol using Evolutionary Approach in WSN
Data Centric Approach Based Protocol using Evolutionary Approach in WSNData Centric Approach Based Protocol using Evolutionary Approach in WSN
Data Centric Approach Based Protocol using Evolutionary Approach in WSN
 
M010226367
M010226367M010226367
M010226367
 
Application of Weighted Centroid Approach in Base Station Localization for Mi...
Application of Weighted Centroid Approach in Base Station Localization for Mi...Application of Weighted Centroid Approach in Base Station Localization for Mi...
Application of Weighted Centroid Approach in Base Station Localization for Mi...
 
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...
 
Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...
Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...
Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...
 
Energy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
Energy Efficient Data Aggregation in Wireless Sensor Networks: A SurveyEnergy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
Energy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
 
D035418024
D035418024D035418024
D035418024
 
ENERGY EFFICIENT HIERARCHICAL CLUSTER HEAD ELECTION USING EXPONENTIAL DECAY F...
ENERGY EFFICIENT HIERARCHICAL CLUSTER HEAD ELECTION USING EXPONENTIAL DECAY F...ENERGY EFFICIENT HIERARCHICAL CLUSTER HEAD ELECTION USING EXPONENTIAL DECAY F...
ENERGY EFFICIENT HIERARCHICAL CLUSTER HEAD ELECTION USING EXPONENTIAL DECAY F...
 
WSN presentation
WSN presentationWSN presentation
WSN presentation
 
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...
 
International journal of computer science and innovation vol 2015-n1-paper5
International journal of computer science and innovation  vol 2015-n1-paper5International journal of computer science and innovation  vol 2015-n1-paper5
International journal of computer science and innovation vol 2015-n1-paper5
 
Review on Clustering and Data Aggregation in Wireless Sensor Network
Review on Clustering and Data Aggregation in Wireless Sensor NetworkReview on Clustering and Data Aggregation in Wireless Sensor Network
Review on Clustering and Data Aggregation in Wireless Sensor Network
 
A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...
A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...
A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...
 
Hierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor Networks
Hierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor NetworksHierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor Networks
Hierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor Networks
 
Ijarcet vol-2-issue-2-576-581
Ijarcet vol-2-issue-2-576-581Ijarcet vol-2-issue-2-576-581
Ijarcet vol-2-issue-2-576-581
 
Improved aodv based on energy strength and dropping ratio
Improved aodv based on energy strength and dropping ratioImproved aodv based on energy strength and dropping ratio
Improved aodv based on energy strength and dropping ratio
 

More from IJET - International Journal of Engineering and Techniques

More from IJET - International Journal of Engineering and Techniques (20)

healthcare supervising system to monitor heart rate to diagonize and alert he...
healthcare supervising system to monitor heart rate to diagonize and alert he...healthcare supervising system to monitor heart rate to diagonize and alert he...
healthcare supervising system to monitor heart rate to diagonize and alert he...
 
verifiable and multi-keyword searchable attribute-based encryption scheme for...
verifiable and multi-keyword searchable attribute-based encryption scheme for...verifiable and multi-keyword searchable attribute-based encryption scheme for...
verifiable and multi-keyword searchable attribute-based encryption scheme for...
 
Ijet v5 i6p18
Ijet v5 i6p18Ijet v5 i6p18
Ijet v5 i6p18
 
Ijet v5 i6p17
Ijet v5 i6p17Ijet v5 i6p17
Ijet v5 i6p17
 
Ijet v5 i6p16
Ijet v5 i6p16Ijet v5 i6p16
Ijet v5 i6p16
 
Ijet v5 i6p15
Ijet v5 i6p15Ijet v5 i6p15
Ijet v5 i6p15
 
Ijet v5 i6p14
Ijet v5 i6p14Ijet v5 i6p14
Ijet v5 i6p14
 
Ijet v5 i6p13
Ijet v5 i6p13Ijet v5 i6p13
Ijet v5 i6p13
 
Ijet v5 i6p12
Ijet v5 i6p12Ijet v5 i6p12
Ijet v5 i6p12
 
Ijet v5 i6p11
Ijet v5 i6p11Ijet v5 i6p11
Ijet v5 i6p11
 
Ijet v5 i6p10
Ijet v5 i6p10Ijet v5 i6p10
Ijet v5 i6p10
 
Ijet v5 i6p2
Ijet v5 i6p2Ijet v5 i6p2
Ijet v5 i6p2
 
IJET-V3I2P24
IJET-V3I2P24IJET-V3I2P24
IJET-V3I2P24
 
IJET-V3I2P23
IJET-V3I2P23IJET-V3I2P23
IJET-V3I2P23
 
IJET-V3I2P22
IJET-V3I2P22IJET-V3I2P22
IJET-V3I2P22
 
IJET-V3I2P21
IJET-V3I2P21IJET-V3I2P21
IJET-V3I2P21
 
IJET-V3I2P20
IJET-V3I2P20IJET-V3I2P20
IJET-V3I2P20
 
IJET-V3I2P19
IJET-V3I2P19IJET-V3I2P19
IJET-V3I2P19
 
IJET-V3I2P18
IJET-V3I2P18IJET-V3I2P18
IJET-V3I2P18
 
IJET-V3I2P17
IJET-V3I2P17IJET-V3I2P17
IJET-V3I2P17
 

Recently uploaded

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
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 

Recently uploaded (20)

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
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
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
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
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
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 

IJET-V2I6P5

  • 1. International Journal of Engineering and Techniques - Volume 2 Issue 6, Nov – Dec 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 36 Akshdeep Kaur1 , Jyoti Saxena2 , Ravneet Kaur3 (ECE Department, GZSCCET, Bathinda) I. INTRODUCTION A Wireless sensor Network (WSN) is a wireless network consisting of large number of sensor nodes which is deployed for monitoring physical or environmental conditions [1]. WSN are employed for applications such as monitoring of environment, traffic surveillance, building structures monitoring, military sensing and gathering of information, monitoring of habitat, wildfire protection, pollution monitoring, etc. [1], [2], [3]. Designing of routing protocol in WSN poses many challenges due to limited resources offered by it like limited energy, short memory, and limited processing. To prolong the lifetime of WSN with limited energy resources, multicast can better meet the requirement of network resources. Multicast is the process of transfer of same message to multiple receivers simultaneously within the transmission range of the sender. Multicast is an essential component in many wireless sensor networks applications. Multicasting is a more efficient and reliable method of supporting group communication as compared to unicasting or broadcasting mechanisms. Applications of multicasting are conference meetings, military control operations and multicast tactical operations [4]. Multicasting routing protocols can be divided into four categories: ď‚· Tree Based multicasting routing protocol ď‚· Mesh based multicasting routing protocol ď‚· Group Location based multicasting routing protocol ď‚· IP based multicasting routing protocol. Tree Based Multicasting Routing Protocol: The basic idea of tree based multicasting routing protocol is to build a multicast tree which is used to send data from base station to any other node in WSN [5]. The base station on establishment of a tree, broadcasts request packets to discover the child nodes and these child nodes find their child nodes in the same manner. In tree-based multicast protocols, there is only one path between a source-receiver pair. Tree-based multicast protocols can be classified into two types: ď‚· Source-tree-based multicast routing protocols. An Energy Efficient Multicasting Routing Protocol for Wireless Sensor Networks Abstract: Wireless sensor network consists of hundreds to thousands of nodes that communicate among themselves using radio signals and any node can leave or join the network when required. In Wireless sensor network no central controller is present. Sensor nodes deployed in the network are responsible for data routing in the network. Wireless sensor network is used to monitor the environmental conditions such as temperature, pressure, humidity, sound, noise etc. Wireless Sensor nodes have very small size and have limited resources. In far places, it is very difficult to recharge or replace the battery of the sensor nodes. In such conditions, focus is to reduce the battery consumption of the sensor nodes. In this work, a new technique is proposed to enable efficient battery consumption in a multicasting routing protocol. In this technique, the cluster heads are selected on the basis of dynamic clustering using neural network. Simulation results show that the proposed technique is more reliable, energy efficient and provide better results as compared to the existing technique. Keywords — Multicasting, energy efficiency, clustering, neural network. RESEARCH ARTICLE OPEN ACCESS
  • 2. International Journal of Engineering and Techniques - Volume 2 Issue 6, Nov – Dec 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 37 ď‚· Shared-tree-based multicast routing protocols. In a source-tree-based protocol, a single multicast tree is maintained per source, whereas in a shared- tree-based protocol, a single tree is shared by all the sources in the multicast group. The shared-tree- based multicast protocols are more scalable as compared to source-tree-based multicast protocols. Here, scalability refers to the ability of the protocol to work well without any degradation in performance when the number of sources in a multicast session or the number of multicast sessions is increased. In source-tree-based multicast routing protocols, an increase in the number of sources gives rise to a proportional increase in the number of source-trees. As a result, there is a significant increase in bandwidth consumption in the already-bandwidth-constrained network. But in a shared-tree-based multicast protocol, this increase in bandwidth consumption is not as high as compared to source-tree-based protocols. The main drawback of these protocols is that they are not robust enough to operate in highly mobile environments [5]. Multicast routing protocols improve the network performance by optimizing the parameters such as bandwidth, channel utilization, throughput rate and quality of service (QoS). Geographic multicast routing (GMR), uses stateful geographical attributes and multicast group size, establishes the multipath connectivity in the network. Data forwarding node selects the neighbour node based on cost-aware greedy approach towards the destination nodes. The limitations of GMR are network scalability and node mobility [6]. Distributed geographic multicast routing (D-GMR) is a stateless protocol based on reduction ratio heuristic based Euclidean Steiner trees (rrSTR) and constructs radio-range familiar Euclidean Steiner trees. The source node performs functions such as: (i) create a virtual Steiner tree (ii) partition the tree towards the destination node and (iii) select the destination node in next hop. The limitation of D-GMR is unbalanced network density [7]. Demand scalable geographic multicast routing (DS-GMR) uses weighted Steiner trees and multicast reduction ratio. It is used when destination nodes are adjacent to each other and improves multicast end-to-end delivery ratio [8]. Hierarchical geographic multicast routing (HGMR) uses forwarding efficiency of GMR and scalability of hierarchical rendezvous point multicast (HRPM). Large geographic area is divided into cells on basis of HRPM. Multicast trees are constructed within each cell and selection of neighbouring nodes done on basis of localized GMR greedy approach. The limitation of HGMR is varying cell size and node density [9]. Optimal multicast (oCast) routing protocol for wireless sensor networks considers centralized and distributed approaches for small scale destination nodes [10]. Dijkstra - based localized multicast routing applied in large scale sensor networks uses energy- efficient shortest paths and covers maximum geographical area towards the destination node. It uses radio range of multicast group members to estimate the average route cost and delay in multicast trees [11]. Gradient based traffic aware routing uses multiple sink nodes in the network. Routing paths are established from source to sink node using gradient search method based on attributes like hop count, distance and delay between the nodes in the network [12]. On-demand multicast routing uses the cluster head node to act as intermediate multicast source node and forward data towards the destination. This approach increases the connectivity rate and establishes a reliable network [13]. Core network supported multicast routing (CNSMR) protocol; a stateful based distributed multicast routing protocol for sensor networks consists of heterogeneous nodes such as cluster head (CH) nodes, core nodes (CN) and sensor nodes (SN). CH nodes and CN nodes form the core network, and CNs with core network and SNs form the multicast tree which helps to balance the load in network and improve the network performance. However, in this protocol selection of cluster heads is static, done on the basis of nodes having maximum energy is being selected as cluster head in every transmission round. Due to this, issues of energy inefficiency are raised [14]. In this paper, an improved version of core network supported multicasting routing (CNSMR) protocol in wireless sensor networks is presented. In this enhanced version of CNSMR, dynamic clustering of nodes using Boltzmann neural network is done where cluster head selection is done to perform
  • 3. International Journal of Engineering and Techniques - Volume 2 Issue 6, Nov – Dec 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 38 required data transmission by minimum energy consumption. II. CORE NETWORK SUPPORTED MULTICAST ROUTING (CNSMR) PROTOCOL CNSMR is a stateful multicasting routing protocol which uses heterogeneous nodes (HNs) such as cluster head (CH) nodes, core nodes (CN) and sensor nodes (SN). In stateful multicasting approach, multicast group members which participate in the multicast session store the alternate paths and maintain the multicast tree during link failures. The sensor network is grouped into clusters that comprise of cluster head (CH) node, core nodes (CNs) and sensor nodes (SNs). CHs and CNs have more computing ability, energy and storage resources as compared to SNs. In sensor networks, SNs forward the data to CH nodes using techniques such as data dissemination, directed diffusion and data gathering. This protocol uses data gathering technique to forward the data to neighbouring CNs and minimises the routing complexity. In multicasting, source node primarily initiates the multicast session and invites a set of nodes with REQ signal to join the session. After receiving the REPLY signal from target nodes, source node forms the multicast group and confirms the path. CH node controls the operations like topology control, routing and monitors the energy status of SNs in the network. CNs with CH form the core network and the SNs with CNs and core network form the core network supported multicast tree. Within each cluster the following tasks are performed: (i) the CH node maintains the route path with adjacent CNs and neighbouring CHs (ii) the CN maintains the route path with neighbouring CNs and adjacent SNs. The formation of core network and multicast network is shown in figure 1. The steps to be followed are given as follows: (i) CHs and CNs exchange control signals (CORE-PATH-REQ and CORE-PATH-REPLY). The message CORE- TREE-CREATE is sent by CH node to CN nodes to form the core network. within each cluster, if the CH node and CNs are far away, then additional CNs are deployed in the wireless sensor network to form the core network, (ii) SNs send the control signal ROUTE- REQ to the neighbouring CNs. The CNs updates the multicast group membership and confirms the route with ROUTE-GRANT leading to formation of routes between CNs and SNs in the network. This process is repeated until multicast trees are formed with the core network. (iii) The SNs, neighbouring CNs and CH exchange multicast data in the network. Fig. 1 Formation of CNSMR III. PROPOSED PROTOCOL: The existing CNSMR protocol performs static clustering of nodes in the network where nodes with maximum energy were selected as cluster heads resulting in energy inefficiency in the network which results in shorter lifetime of network. The proposed protocol is an improved version of CNSMR protocol where clustering of nodes is done in a dynamic way with the help of Boltzmann neural network. In existing protocol, nodes having maximum energy were being selected as cluster heads whereas in proposed protocol, cluster heads will be selected to perform required data transmission in network using minimum energy requirement. Boltzmann neural network is a type of supervised learning methods. It is a recurrent neural network consisting of visible layers and hidden layers. The neurons in input layer are connected to hidden layer and hidden layer neurons are connected to output layer neurons. It consists of binary units, +1 for on and -1 for off. In addition to the system output, state of each individual neuron is taken into account.
  • 4. International Journal of Engineering and Techniques - Volume 2 Issue 6, Nov – Dec 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 39 Every pair of neurons has weight connected between them. Boltzmann learning adjusts weights until the desired output is produced by the network. It uses an error signal to train the network during any iteration similar to error correction learning. But as compared to error correction learning where we consider the direct difference between result value and desired value, difference between the probability distribution of the system is taken. Proposed Algorithm: For achieving energy efficiency in the network through proposed algorithm, the steps to be followed are listed in the flowchart: . IV. SIMULATION AND RESULTS: The whole scenario has been implemented in MATLAB R2013a software. MATLAB is a high- level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. It has development environment for managing code, files and data and tools for building custom graphical user interface. Simulation Environment: - The sensor nodes are deployed randomly in a 100*100 m area to make a heterogeneous network comprising of nodes with different energy levels. Both the existing and proposed protocol are compared in this same network .The network is assumed to have only one base station present, nodes are energy constrained and a node is considered dead when it is not capable of transmitting data to base station. The various simulation parameters used while implementation is listed in the table below: TABLE I SIMULATION PARAMETERS S. No. Parameter Value 1. Field Dimensions 100*100 2. Base Station location X=50, Y=50 3. Number of nodes 100 4. Energy required for transmission(ETX) 50 nJ 5. Energy required for reception(ERX) 50 nJ 6. Free space model parameter É›fs 10 pJ/bit/m2 7. Multipath fading model parameter É›mp 0.0013 pJ/bit/m4 8. Number of rounds 5000 The parameter ETX corresponds to energy required for transmission of data in the network and ERX corresponds to energy required for reception of data in the network. The parameter É›fs is the amplifier energy parameter corresponding to free space model and É›mp is the amplifier energy parameter corresponding to multipath fading model. The network performance is analyzed over 5000 rounds. The performance of proposed scheme is compared with the existing technique through assessment of following metrics: 1. Number of Dead nodes: It is defined as the number of nodes which stop operating Start Network is deployed randomly with fixed number of sensor nodes. Cluster heads are selected using Static clustering technique on basis of nodes having maximum energy. Enhance static clustering by using Dynamic clustering approach based on Boltzmann neural network for cluster head selection in every round. Boltzmann neural network selects cluster heads on basis of required minimum battery consumption for performing data transmission in network. Performance of existing and proposed protocol is evaluated and compared on basis of various parameters in the deployed network. End
  • 5. International Journal of Engineering and Techniques - Volume 2 Issue 6, Nov – Dec 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 40 during rounds of transmission of data in deployed network. If the nodes deployed die at a slow rate in the network, network will have longer lifetime. Fig. 2 Graph showing number of dead nodes in network w.r.t rounds Figure 2 shows that nodes die more early with respect to transmission rounds in existing technique than proposed technique. So, nodes in proposed technique live longer than existing technique hence showing improvement in network lifetime. 2. Packets sent to base station: It is defined as number of packets transmitted to base station by cluster heads with respect to rounds of data transmission in network. Fig. 3 Graph showing packets sent to base station w.r.t. rounds in network The Figure 3 shows numbers of packets sent to base station over the rounds are more in proposed technique as compared to existing one resulting in improvement in throughput of network. As a result improves the network performance and reliability. V. CONCLUSION In this paper, an improved version of CNSMR protocol is presented to increase network lifetime and energy efficiency of network. It is based on dynamic clustering approach using Boltzmann neural network. The network consists of clusters comprising of cluster head, core nodes and sensor nodes. Cluster heads are selected using Boltzmann neural network to perform data transmission using minimum energy required to do it. The simulation results show the comparison between existing CNSMR protocol and new proposed protocol in terms of number of dead nodes in network and number of packets transmitted to base station. Proposed protocol offers better results as nodes in the network die later than existing protocol resulting in increase in network lifetime and also numbers of packets transmitted to base station are more as compared to existing protocol. In future work, focus can be made on increasing number of levels of hierarchy in multicasting protocol for making the multicasting protocols more robust for future use. REFERENCES 1. I.F. Akyildiz, Weilian Su, Y. Sankarasubramaniam and E. Cayirci, “A Survey on Sensor Networks”, IEEE Communications Magazine, 2002, Vol. 40, Issue No. 8, pp. 102-114. 2. Juan A. Sanchez, Pedro M. Ruiz, Jennifer Liu and Ivan Stojmenovic, “Bandwidth-Efficient Geographic Multicast Routing Protocol for wireless Sensor networks”, IEEE Sensors Journal, 2007, Vol. 7, Issue No. 5, pp.1092-1648. 3. Kemal Akkaya and Mohamed Younis, “Survey on routing protocols for wireless sensor networks”, Ad Hoc Networks, 2005, Vol. 3, pp. 325-349. 4. Jing Dong, Reza Curtmola and Christina Nita-Rotaru, “Secure High- Throughput Multicast Routing in Wireless Mesh Networks”, IEEE Transactions on Mobile Computing, 2011, Vol. 10, Issue No. 5, pp. 653-668.
  • 6. International Journal of Engineering and Techniques - Volume 2 Issue 6, Nov – Dec 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 41 5. Pareesha Aggarwal, Rishi Kumar, Abhishek Bhardwaj, “Multicast Routing Protocols in Wireless Sensor Networks”, International Journal of Computer Science & Information Technologies (IJSCIT), 2013, Vol. 4, Issue No.1, pp. 216-219. 6. Juan Sanchez, Pedro M. Ruiz, Ivan Stojmnenovic: “Geographic multicast routing for wireless sensor networks”, IEEE Third Annual Communication Society on Sensor and Ad Hoc Communication and networks (SECON), Reston,USA, 25-28 September 2006, Vol. 1, pp. 20-29. 7. Shibo Wu, K. Selcuk Candan: “GMP: Distributed geographic multicast routing in wireless sensor networks”, Elsevier Journal of Computer Communications, 2007, Vol. 30, Issue 14-15, pp. 2931- 2953. 8. Dimitrios Koutsonikolas, Saumitra M. Das, Charlie Hu, Ivan Stojmenovic,: “Hierarchical geographic multicast routing for wireless sensor networks” Springer Wireless Networks, 2010, Vol. 16, Issue 2, pp. 42-48. 9. Das, S. M., Pucha, H., Hu, Y.C.: “Distributed hashing for scalable multicast in wireless ad hoc networks”, IEEE Transmission Parallel Distribution System, 2008, Vol. 19, Issue No. 3, pp. 347-362. 10. Lu Su, Bolin Ding, Yong Yang, Tarek F. Abdelzaher, Guohong Cao, Jennifer Hou: “Ocast: optimal multicast routing protocol for wireless sensor networks”’ IEEE Seventh Int. Conference on Network Protocols (ICNP),USA, 13-16 October 2009, pp. 151-160. 11. Bartosz Musznicki, Mikolaj Tomczak, Piotr Zwierzykowski: “Dijkstra-based localized multicast routing in wireless sensor networks”, IEEE/IET Eighth Int. Symp. On communication Systems, Networks & digital Processing (CSNDSP), Poland, 18-20 July 2012, pp. 1-6. 12. Do Duy, Tan, Nguyen Quoc Dinh, Dong Seong Kim: “GRATA: Gradient based traffic aware routing for wireless sensor network”’ Elsevier Journal theor. Computer Sci., 2013, Vol. 3, Issue 2, pp. 173-180. 13. Clifford, Sule, Purav Shah, Krishna Doddapaneni, Orhan Gemikonakli, Enver Ever: “On demand multicast routing in wireless sensor Networks”, IEEE 28th int. conf. on advanced Information Networking and Applications Workshop (WAINA), Canada, 13-16 May 2014, pp. 233- 38. 14. Bala Krishna; “Core network supported multicast routing protocol for wireless sensor network”, IET Wireless Sensor Systems, 2015, Vol. 5, Issue 4, pp. 175-182.