SlideShare a Scribd company logo
1 of 5
Download to read offline
IOSR Journal of Computer Engineering (IOSR-JCE)
e-ISSN: 2278-0661, p- ISSN: 2278-8727Volume 15, Issue 2 (Nov. - Dec. 2013), PP 54-58
www.iosrjournals.org
www.iosrjournals.org 54 | Page
Spatial Correlation Based Medium Access Control Protocol Using
DSR & AODV Routing In Wireless Sensor Networks For Energy
Efficient Data Collection
Ashutosh Kumar Shrivastava1
, Dr. Rajeev Paulus2
, Prof A K Jaiswal3
1
(M.Tech.Student Of ECE ,SSET,SHIATS,Allahabad,India)
2
(Prof Of ECE ,SSET,SHIATS,Allahabad,India)
3
(Prof & Head Of ECE ,SSET,SHIATS,Allahabad,India)
Abstract : In Wireless sensor network sensor nodes have a limited battery life and their efficient utilization is
a very much importent task. Their are many ways are proposed for efficient utilization of energy.For efficient
energy utilization many topologies,protocals are proposed by the help of which we can maximize the battery
life. In this paper we propesed a methode in which a correlation is made between all the sensor nodes including
ME(mobile element). A Vector Quantization methode are used for distance calculation between all the sensor
nodes and mobile element. After finding the corrélation we used the DSR & AODV routing Protocol. The
performance of the proposed protocol has been examined and evaluated with the NS-2 simulator in terms of
packet drop ratio and energy consumption. The simulation result shows that the proposed protocol with AODV
routing gives a batter result compared with same protocol with DSR routing.
Keywords: ME, DVT, DSR, AODV, Wireless Sensor Network, Efficient Energy Utilization
I. INTRODUCTION
In wireless sensor network the main source of energy of any sensor nodes is battery which is non-
rechargeable. This means that when the battery of any sensor node is discharged, it is out of service. Hence we
have to utilize the available battery life very efficiently. WSN consists of a wireless communication unit and a
processing unit, a sensing unit, and a power supply unit. The main aim objective is to maximize the life of
power supply unit, a non-rechargeable source of energy either by improving the topology or the routing
protocol.
Primary source of energy to sensor node is the battery. At regular interval of time, the nodes available
in a sensor network collect the data points and transform all the data points into an equivalent electric signal and
distribute the signal to the sink or base node via some reliable communication medium. Sensor nodes are
spatially distributed in nature and the ambient conditions related to surrounding environment of the sensors are
measured by sensing circuitries in sensor network.
The MAC protocol deals with radio transmission and reception on a wireless medium which is shared.
Hence an improvement on MAC protocol will give a better result hence we have used spatial correlation based
MAC protocol. In this paper we used the concept that in any network topology where many number of nodes are
deployed they all do not want to transmit the massage at the same time.
Hence the region where massage sending probability are high selected from all the available nodes and
a mobile node will go through each node and collect the available data. According to the mobile element
movement the distance between the mobile element and rest of the sensor node will change every time when the
mobile element changes its position. From the calculated distance mobile element select the nearest node which
wants to send the massage and set it as a sink node. The sink node is a node which collects the massage from its
neighbors and stores it until the mobile element collect the data from the sink node and deliver it to the base
station.
II. RELATED WORK
A brief literature survey is presented in the following section.
The Iterative Node Selection (INS) algorithm running at sink, determines the minimum number of
representative node to complete the task based on the distortion constraint Dmax. Average distance between the
sensor node is determined and informed to all the sensor nodes in the event field[1]. Based on the
theoretical framework, a distributed, spatial Correlation-based Collaborative Medium Access Control (CC-
MAC) protocol is then designed which has two components: Event MAC (E-MAC) and Network MAC (N-MAC).
E-MAC filters out the correlation in sensor records while N-MAC prioritizes the transmission of route-thru
packets [2].
Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Routing In Wireless
www.iosrjournals.org 55 | Page
For example, intuitively, due to the spatial correlation, data from spatially separated sensors is more
useful to the sink than highly correlated data from nodes in proximity. Therefore, it may not be necessary for
every sensor node to transmit its data to the sink; instead, a smaller number of sensor measurements might be
adequate to communicate the event features to the sink within a certain reliability/fidelity level [3].
When a specific source node ‖ni‖ transmits its event record to the sink, all of its correlation neighbours
have redundant information with respect to the distortion constraint, Dmax. This redundant information, if sent,
increases the overall latency and contention within the correlation region and results in wasting scarce WSN
energy resources. The proposed spatial correlation based collaborative MAC protocol aims to prevent the
transmission of such redundant information and in addition, prioritize the forwarding of filtered data to the sink
[1].
In the paper we are going to use the DSR and AODV protocol and would work on to show that the
AODV routing with spatial correlation will give a batter result compared with DSR. The DSR protocol allows
nodes to dynamically discover a source route across multiple network hops to any destination in the ad hoc
network. Each data packet sent then carries in its header the complete, ordered list of nodes through which the
packet must pass, allowing packet routing to be trivially loop-free and avoiding the need for up-to-date routing
information in the intermediate nodes through which the packet is forwarded. By including this source route in
the header of each data packet, other nodes forwarding or overhearing any of these packets may also easily
cache this routing information for future use [4].
AODV uses a broadcast route discovery mechanism as is also used with modifications in the Dynamic
Source Routing DSR algorithm Instead of source routing however AODV relies on dynamically establishing
route table entries at intermediate node. This difference pays off in networks with many nodes where a larger
overhead is incurred by carrying source routes in each data packet [5].
The mobile element will calculate the position of each node and select the nearest node which want to
transmit the data and in the range of mobile element. Then all the other nodes accept mobile element one node is
selected and which is the closest to the mobile element are set as the sink node. The sink node will collect all the
data from the other node who wants to transmit and deliver it to the mobile element. Now the mobile element
will transmit all the data received from the sink node to the base station through the node which is nearest to the
base station.
III. PROPOSED MODEL
Primary source of energy to sensor node is the battery. At regular interval of time, the nodes available
in a sensor network collect the data points and transform all the data points into an equivalent electric signal and
distribute the signal to the sink or base node via some reliable communication medium. Sensor nodes are
spatially distributed in nature and the ambient conditions related to surrounding environment of the sensors are
measured by sensing circuitries in sensor network. Proposed WSN model consisting of 11 sensor nodes
deployed in a 500 x 500 m2 sensor field. Network model is simulated using Ns2 with 1mW of transmitting
power and 1 mW of receiving power, 0.001 mw of sleep power and 1mW of idle power. 2 MHz range of
bandwidth is considered along with 1Mbps data rate with the initial energy of 1000 joules.
IV. SPATIAL CORRELATION IN WIRELESS SENSOR NETWORK
In wireless sensor network, when an event occurs in a sensor field, the nodes which are very nearer to
that event area detect the event information and it is sensed by the neighbourhood nodes. Every node transmits
its own data to sink which is highly correlated that results in redundant transmission. It is not requisite for all the
nodes in the sensor field to send the data to the sink. Redundant transmission in a network is reduced by
decreasing the selecting the subset of sensor nodes. Node selection technique is used to identify the
representative nodes resulting in minimum energy consumption in WSN. For that, Iterative Node Selection
(INS) algorithm is introduced in this paper [1].
The model for the information collected by N sensors in an event area is illustrated in Fig. 1. The sink
is interested in estimating the event S in the sensor field, according to the observations of the sensor nodes, ni, in
the event area [2].
Each sensor node ni observes Xi[n], the noisy version of the event information, Si[n], which is spatially
correlated to the event source, S. In order to communicate this observationto the sink through the WSN, each
node has to encode its observation. The encoded information, Yi[n], is then sent to the sink through the WSN.
The sink, at the other end, decodes this information to obtain the estimate, 𝑠, of the event S from the sensor
field. The encoders and the decoders are denoted by E and D in Fig. 1, respectively.
Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Routing In Wireless
www.iosrjournals.org 56 | Page
Fig1
The main objective of WSN is to estimate the event, S, from collective observations of the sensor nodes within a
reliability measure required by the application. This reliability measure is chosen as the distortion between the
event source, S, and its estimation, 𝑠, at the sink. This event distortion is given by
DE = E[dE(S, S,)] ,
Where dE(S, 𝑆,) is the distortion measure. In this paper, we refer to the maximum distortion allowed by the
sensor application as the distortion constraint. Our goal is to exploit spatial correlation without compromising
the distortion constraint.
The event source in interest can be modelled as a random process s(t, x, y) as a function of
time t and spatial coordinates (x, y). Each observed sample, Xi[n], of sensor node, ni, at time t = tn2 is
represented as
Xi[n] = Si[n] + Ni[n], i = 1, ...,N ,
Where the subscript i denotes the spatial location of the sensor node ni, i.e. (xi, yi), Si[n] is the realization of the
space-time process s(t, x, y) at (t, x, y) = (tn, xi, yi), and Ni[n] is the observation noise. {Ni[n]}n is a sequence
of i.i.d Gaussian random variables of zero mean and variance _2N . We further assume that the noise each
sensor node encounters is independent of each other, i.e., Ni[n] and Nj[n] are independent for i≠ j and ∀n.
Since we only consider the spatial correlation between nodes, we can assume that the samples are
temporally independent. Hence, by dropping the time index n, (2) can be restated as
Xi = Si + Ni, i = 1, ...,N ,
Where the observation noise Ni of each sensor node ni is modelled as i.i.d. Gaussian random variable of zero
mean and variance 𝜎 𝑁
2
. The event information, Si, at each point of the event area is modelled as joint Gaussian
random variables (JGRVs) as
E{Si} = 0, var{Si} =𝜎𝑠
2
i = 1, ...,N , (4)
𝜌(𝑖,𝑗 )= 𝐾𝑣(𝑑(𝑖,𝑗 ))=
E[𝑆 𝑖 𝑆 𝑗 ]
𝜎 𝑠
2
Where 𝜌(𝑖,𝑗)
and d(i,j) = si − sj denote the correlation coefficient and the distance between nodes ni and nj
located at coordinates si and sj, respectively, and K𝜗(∙) is the correlation model.
Note that, the event source, S, is also a JGRV with the same properties. Since it is of special interest,
the correlation coefficient, and the distance between the event source S and the node ni are denoted by 𝜌(𝑠,𝑖)and
d(s,i), respectively, throughout our discussions.
The covariance function, K𝜗(∙), used in (4), models the relation between the correlation coefficient
between the sensor observations, 𝜌(𝑖,𝑗)
, and the distance, d(i,j), between the nodes ni and nj . The covariance
function is assumed to be nonnegative and decrease monotonically with the distance d(i,j) = si − sj , with
limiting values of 1 at d = 0 and of 0 at d = ∞. Generally, covariance models can be classified into four standard
groups as Spherical, Power Exponential, Rational Quadratic, and Mat´ern [4]. Although our results about the
distortion function apply to all the covariance models, we use the Power Exponential model in this paper
because the physical event information such as, electromagnetic waves, is modelled to have an exponential
autocorrelation function.
Hence, the covariance function, K𝜗(∙), is given as
𝐾𝜗
𝑃𝐸
= 𝑒
−
𝑑
𝜃1
𝜃2
; for 𝜃1 > 0, 𝜃2𝜖(0,2)
where for 𝜃2= 1, the model becomes exponential.
Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Routing In Wireless
www.iosrjournals.org 57 | Page
2*rcorr
A. Iterative Node Selection Algoritham
The INS algorithm running at sink, determines the minimum number of representative node to
complete the task based on the distortion constraint Dmax. Average distance between the sensor node is
determined and informed to all the sensor nodes in the event field. Each node in WSN field then performs
spatial correlation based collaborative MAC operation. The INS requires the statistical properties of the node
distribution as input. They are density of the network, type of the network and type of node distribution. The
selection of locations of correlated points based on a distortion constraint has been analyzed by means of vector
quantization (VQ) algorithm.
Correlation Radius and Correlation Region are two important observations in correlation region.
 Correlation Radius – It is represented by rcorr. It is the radius of correlation region.
 Correlation Neighbour – A node nj is said to be the correlation neighbor of node ni if the distance di,j of the
node ni is smaller than rcorr
Fig.2.
Fig2 shows the representation of correlation region and Average distance between the selected representative
node is 2*rcorr. Correlation value is given by the expression,
corr { Si, Sj } = ρi,j = Kv(d i,j) = E [Si, Sj ]/σ²s
where di,j = ρsi – ρsj where ρ denotes the distance between nodes ni and nj located at coordinates Si and Sj,
respectively, and kv (⋅ ) is the correlation model or covariance model. The covariance function is assumed to be
non-negative and decrease monotonically with the distance.
B. Pseudocode For The Proposed Model Is
V. ROUTING PROTOCOL
Two types of routing protocols are Proactive protocols and reactive protocols . Proactive Routing
Protocols maintain fresh list of destinations and their routes by periodically distributing routing tables
throughout the network. The main disadvantages are respective amount of data for maintenance and slow
reaction on restructuring and failures. Reactive Protocols are also known as On-demand protocols. These type of
protocol find a route on demand by flooding the network with route request packets. Two different routing
protocols are considered to analyze spatial correlation. They are AODV and DSR. Dynamic Source Routing is
shortly known as DSR and Adhoc On Demand Distance Vector Routing is known as AODV. DSR uses source
routing and AODV uses a table driven routing framework with destination numbers. Timer activities are not
directly involved in DSR but AODV takes into account of timer activities. AODV uses traditional routing
tables, one entry per destination. Whereas in DSR, certain multiple route cache entries per destination are used.
The main feature of DSR is source routing. i.e, the sender knows the complete hop-by-hop route to the
destination. These routes are stored in a route cache. The data packets carry the source route in the packet
header. Even through DSR and AODV share the on demand behaviour, their routing mechanisms are different.
 Start Calculating D(M) by setting M=N
 Check if D(M) < Dmax
 Run VQ
(i) Generate Multiple Topologies
with M nodes
(ii) Locations of Sensors nodes will be
changed for each topology
(iii) Calculate r(s,i), r(i,j) using q1
(iv) Calculate D(M)
 Repeat the above steps while
D(M) < Dmax
 End the result by calculating the
values of M*
M* = argmin { D(M) < Dmax }
Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Routing In Wireless
www.iosrjournals.org 58 | Page
AODV is also appropriate for working in restrictive environments. It has the ability to intercommunicate with
the endpoints which cannot be accessed directly.
VI. PERFORMANCE EVALUATION
In this section we present evaluated performance of the proposed model with DSR and AODV routing
protocol, considering the graph between DSR and AODV protocol which is used in the implementation.
Fig.3 provides the comparison made with respect to packet drop ratio. From the graph it is clear that the
AODV protocol give better result by showing low packet drop ratio in comparison with DSR protocol.
Packet Drop Ratio = (Number of packets received at Base Station)/(Number of packets Transmitted by sink)
Fig3
(2) Fig.4 provides the comparison made with respect to energy consumption and it clear that by using AODV
protocol the energy consumption can be reduced in comparison with DSR protocol.
Energy Consumption = [(Sum of energy expended by each node) / (Total number of data packets delivered)]
Fig4
VII. Conclusion
A spatial correlation based energy efficient routing protocol with AODV and DSR routing protocol are
used and the comparison made between the two routing protocol with respect to packet drop ratio and energy
consumption. Iterative node selection algorithm and vector quantization methods are used to select a
representative nodes in the sensor field.The comparison shows that by the use of spatial correlation and AODV
routing protocol the performance is improved in comparison than the DSR routing protocol. In future the same
process can be repeated for more nodes and corresponding modification can be done.
REFERENCES
Journal Papers:
[1] A.Rajeswari, P.T.Kalaivaani,, ―Energy Efficient Routing Protocol for Wireless Sensor Networks Using Spatial Correlation Based
Medium Access Control Protocol Compared with IEEE 802.11‖, , 978-1-61284-764-1/11/$26.00 ©2011 IEEE
[2] Mehmet C. Vuran, Member, IEEE, and Ian F. Akyildiz, ―Spatial Correlation-Based Collaborative Medium Access Control in
Wireless Sensor Networks‖, IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 14, NO. 2, APRIL 2006
[3] Samir R. Das,Charles E. Perkins, Elizabeth M. Royer, Mahesh K. Marina,‖ Performance Comparison of Two On-demand Routing
Protocols for Ad Hoc Networks‖ IEEE INFOCOM 2000 conference
[4] David B. Johnson, David A. Maltz, Josh Broch, ―DSR: The Dynamic Source Routing Protocol for Multi-Hop Wireless Ad Hoc
Networks‖ http://www.monarch.cs.cmu.edu
[5] Charls E. Perkins,Elizabeth M. Royer‖Ad-Hoc on demand Distence Vector Routing‖ google based search on ―Ad-Hoc on demand
Distence Vector Routing‖
[6] Rajeev K. Shakya, Yatindra Nath Singh, and Nishchal K. Verma,‖ A Novel Spatial Correlation Model for Wireless Sensor Network
Applications‖, 978-1-4673-1989-8/12/$31.00 ©2012 IEEE
[7] The ns Manual, http://www.isi.edu/nsnam/ns/ns-documentation.html
[8] The Network Simulator—ns-2. [Online]. Available:http://www.isi.edu/nsnam/ns/index.html

More Related Content

What's hot

Energy efficient routing in wireless sensor networks
Energy efficient routing in wireless sensor networksEnergy efficient routing in wireless sensor networks
Energy efficient routing in wireless sensor networksSpandan Spandy
 
Energy Efficient Data Transmission through Relay Nodes in Wireless Sensor Net...
Energy Efficient Data Transmission through Relay Nodes in Wireless Sensor Net...Energy Efficient Data Transmission through Relay Nodes in Wireless Sensor Net...
Energy Efficient Data Transmission through Relay Nodes in Wireless Sensor Net...IDES Editor
 
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
 
A General Self Organized Tree Based Energy Balance Routing Protocol for WSN
A General Self Organized Tree Based Energy Balance Routing Protocol for WSN A General Self Organized Tree Based Energy Balance Routing Protocol for WSN
A General Self Organized Tree Based Energy Balance Routing Protocol for WSN Sathish Silence
 
Wireless sensor network lifetime constraints
Wireless sensor network lifetime constraintsWireless sensor network lifetime constraints
Wireless sensor network lifetime constraintsmmjalbiaty
 
Energy Efficient Data Gathering Protocol in WSN
Energy Efficient Data Gathering Protocol in WSNEnergy Efficient Data Gathering Protocol in WSN
Energy Efficient Data Gathering Protocol in WSNZubin Bhuyan
 
Performance Analysis of Routing Metrics for Wireless Sensor Networks
Performance Analysis of Routing Metrics for Wireless Sensor NetworksPerformance Analysis of Routing Metrics for Wireless Sensor Networks
Performance Analysis of Routing Metrics for Wireless Sensor NetworksIJMER
 
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
 
2015 11-07 -ad_hoc__network architectures and protocol stack
2015 11-07 -ad_hoc__network architectures and protocol stack2015 11-07 -ad_hoc__network architectures and protocol stack
2015 11-07 -ad_hoc__network architectures and protocol stackSyed Ariful Islam Emon
 
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...ijassn
 
1 p pranitha final_paper--1-5
1 p pranitha final_paper--1-51 p pranitha final_paper--1-5
1 p pranitha final_paper--1-5Alexander Decker
 
Wireless Sensor Network: Topology Issues
Wireless Sensor Network: Topology IssuesWireless Sensor Network: Topology Issues
Wireless Sensor Network: Topology Issuesijsrd.com
 
False Node Recovery Algorithm for a Wireless Sensor Network
False Node Recovery Algorithm for a Wireless Sensor NetworkFalse Node Recovery Algorithm for a Wireless Sensor Network
False Node Recovery Algorithm for a Wireless Sensor NetworkRadita Apriana
 

What's hot (19)

Energy efficient routing in wireless sensor networks
Energy efficient routing in wireless sensor networksEnergy efficient routing in wireless sensor networks
Energy efficient routing in wireless sensor networks
 
A04560105
A04560105A04560105
A04560105
 
Energy Efficient Data Transmission through Relay Nodes in Wireless Sensor Net...
Energy Efficient Data Transmission through Relay Nodes in Wireless Sensor Net...Energy Efficient Data Transmission through Relay Nodes in Wireless Sensor Net...
Energy Efficient Data Transmission through Relay Nodes in Wireless Sensor Net...
 
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...
 
A General Self Organized Tree Based Energy Balance Routing Protocol for WSN
A General Self Organized Tree Based Energy Balance Routing Protocol for WSN A General Self Organized Tree Based Energy Balance Routing Protocol for WSN
A General Self Organized Tree Based Energy Balance Routing Protocol for WSN
 
Wireless sensor network lifetime constraints
Wireless sensor network lifetime constraintsWireless sensor network lifetime constraints
Wireless sensor network lifetime constraints
 
Energy Efficient Data Gathering Protocol in WSN
Energy Efficient Data Gathering Protocol in WSNEnergy Efficient Data Gathering Protocol in WSN
Energy Efficient Data Gathering Protocol in WSN
 
Performance Analysis of Routing Metrics for Wireless Sensor Networks
Performance Analysis of Routing Metrics for Wireless Sensor NetworksPerformance Analysis of Routing Metrics for Wireless Sensor Networks
Performance Analysis of Routing Metrics for Wireless Sensor Networks
 
Leach & Pegasis
Leach & PegasisLeach & Pegasis
Leach & Pegasis
 
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...
 
Data aggregation in wireless sensor networks
Data aggregation in wireless sensor networksData aggregation in wireless sensor networks
Data aggregation in wireless sensor networks
 
2015 11-07 -ad_hoc__network architectures and protocol stack
2015 11-07 -ad_hoc__network architectures and protocol stack2015 11-07 -ad_hoc__network architectures and protocol stack
2015 11-07 -ad_hoc__network architectures and protocol stack
 
Thesis-Final-slide
Thesis-Final-slideThesis-Final-slide
Thesis-Final-slide
 
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
 
1 p pranitha final_paper--1-5
1 p pranitha final_paper--1-51 p pranitha final_paper--1-5
1 p pranitha final_paper--1-5
 
Leach
LeachLeach
Leach
 
Wireless Sensor Network: Topology Issues
Wireless Sensor Network: Topology IssuesWireless Sensor Network: Topology Issues
Wireless Sensor Network: Topology Issues
 
False Node Recovery Algorithm for a Wireless Sensor Network
False Node Recovery Algorithm for a Wireless Sensor NetworkFalse Node Recovery Algorithm for a Wireless Sensor Network
False Node Recovery Algorithm for a Wireless Sensor Network
 
Ba24345348
Ba24345348Ba24345348
Ba24345348
 

Viewers also liked

A preliminary study on the toxic potentials of shea butter effluent using Cla...
A preliminary study on the toxic potentials of shea butter effluent using Cla...A preliminary study on the toxic potentials of shea butter effluent using Cla...
A preliminary study on the toxic potentials of shea butter effluent using Cla...IOSR Journals
 
An Experimental Study on a New Design of Double Slope Solar Still with Extern...
An Experimental Study on a New Design of Double Slope Solar Still with Extern...An Experimental Study on a New Design of Double Slope Solar Still with Extern...
An Experimental Study on a New Design of Double Slope Solar Still with Extern...IOSR Journals
 
Heuristic Route Discovery for Shared Firewall Network
Heuristic Route Discovery for Shared Firewall NetworkHeuristic Route Discovery for Shared Firewall Network
Heuristic Route Discovery for Shared Firewall NetworkIOSR Journals
 
Injection of Attacks in MANETs
Injection of Attacks in MANETsInjection of Attacks in MANETs
Injection of Attacks in MANETsIOSR Journals
 
Simple and Effective Method of the Synthesis of Nanosized Fe2O 3particles
Simple and Effective Method of the Synthesis of Nanosized Fe2O 3particlesSimple and Effective Method of the Synthesis of Nanosized Fe2O 3particles
Simple and Effective Method of the Synthesis of Nanosized Fe2O 3particlesIOSR Journals
 
A Review of BSS Based Digital Image Watermarking and Extraction Methods
A Review of BSS Based Digital Image Watermarking and Extraction MethodsA Review of BSS Based Digital Image Watermarking and Extraction Methods
A Review of BSS Based Digital Image Watermarking and Extraction MethodsIOSR Journals
 
Study On The Improvement Of Bandwidth Of A Rectangular Microstrip Patch Antenna
Study On The Improvement Of Bandwidth Of A Rectangular Microstrip Patch AntennaStudy On The Improvement Of Bandwidth Of A Rectangular Microstrip Patch Antenna
Study On The Improvement Of Bandwidth Of A Rectangular Microstrip Patch AntennaIOSR Journals
 
CFD Analysis Of Multi-Phase Flow And Its Measurements
CFD Analysis Of Multi-Phase Flow And Its MeasurementsCFD Analysis Of Multi-Phase Flow And Its Measurements
CFD Analysis Of Multi-Phase Flow And Its MeasurementsIOSR Journals
 
Bioconversion of Penicillin to Cephalosporin
Bioconversion of Penicillin to CephalosporinBioconversion of Penicillin to Cephalosporin
Bioconversion of Penicillin to CephalosporinIOSR Journals
 
Remedial Measures for Eradicating the Causes of Indiscipline and Comparing th...
Remedial Measures for Eradicating the Causes of Indiscipline and Comparing th...Remedial Measures for Eradicating the Causes of Indiscipline and Comparing th...
Remedial Measures for Eradicating the Causes of Indiscipline and Comparing th...IOSR Journals
 
Callus Induction and Plantlet Regeneration in Orthosiphon aristatus (Blume) M...
Callus Induction and Plantlet Regeneration in Orthosiphon aristatus (Blume) M...Callus Induction and Plantlet Regeneration in Orthosiphon aristatus (Blume) M...
Callus Induction and Plantlet Regeneration in Orthosiphon aristatus (Blume) M...IOSR Journals
 
A Quantified Approach for large Dataset Compression in Association Mining
A Quantified Approach for large Dataset Compression in Association MiningA Quantified Approach for large Dataset Compression in Association Mining
A Quantified Approach for large Dataset Compression in Association MiningIOSR Journals
 
High Performance Temperature Insensitive Current Mode Rectifier without Diode
High Performance Temperature Insensitive Current Mode Rectifier without DiodeHigh Performance Temperature Insensitive Current Mode Rectifier without Diode
High Performance Temperature Insensitive Current Mode Rectifier without DiodeIOSR Journals
 
Wireless and uninstrumented communication by gestures for deaf and mute based...
Wireless and uninstrumented communication by gestures for deaf and mute based...Wireless and uninstrumented communication by gestures for deaf and mute based...
Wireless and uninstrumented communication by gestures for deaf and mute based...IOSR Journals
 
Effects of Harness Running, Sand Running, Weight - Jacket Running and Weight ...
Effects of Harness Running, Sand Running, Weight - Jacket Running and Weight ...Effects of Harness Running, Sand Running, Weight - Jacket Running and Weight ...
Effects of Harness Running, Sand Running, Weight - Jacket Running and Weight ...IOSR Journals
 
Protein structure determination of insulin of zebra fish (Danio rerio) by hom...
Protein structure determination of insulin of zebra fish (Danio rerio) by hom...Protein structure determination of insulin of zebra fish (Danio rerio) by hom...
Protein structure determination of insulin of zebra fish (Danio rerio) by hom...IOSR Journals
 
Study to compare the DHFR enzyme activity when exposure to He-Ne laser and UV...
Study to compare the DHFR enzyme activity when exposure to He-Ne laser and UV...Study to compare the DHFR enzyme activity when exposure to He-Ne laser and UV...
Study to compare the DHFR enzyme activity when exposure to He-Ne laser and UV...IOSR Journals
 
Strongly Unique Best Simultaneous Coapproximation in Linear 2-Normed Spaces
Strongly Unique Best Simultaneous Coapproximation in Linear 2-Normed SpacesStrongly Unique Best Simultaneous Coapproximation in Linear 2-Normed Spaces
Strongly Unique Best Simultaneous Coapproximation in Linear 2-Normed SpacesIOSR Journals
 

Viewers also liked (20)

A preliminary study on the toxic potentials of shea butter effluent using Cla...
A preliminary study on the toxic potentials of shea butter effluent using Cla...A preliminary study on the toxic potentials of shea butter effluent using Cla...
A preliminary study on the toxic potentials of shea butter effluent using Cla...
 
An Experimental Study on a New Design of Double Slope Solar Still with Extern...
An Experimental Study on a New Design of Double Slope Solar Still with Extern...An Experimental Study on a New Design of Double Slope Solar Still with Extern...
An Experimental Study on a New Design of Double Slope Solar Still with Extern...
 
Heuristic Route Discovery for Shared Firewall Network
Heuristic Route Discovery for Shared Firewall NetworkHeuristic Route Discovery for Shared Firewall Network
Heuristic Route Discovery for Shared Firewall Network
 
Injection of Attacks in MANETs
Injection of Attacks in MANETsInjection of Attacks in MANETs
Injection of Attacks in MANETs
 
Simple and Effective Method of the Synthesis of Nanosized Fe2O 3particles
Simple and Effective Method of the Synthesis of Nanosized Fe2O 3particlesSimple and Effective Method of the Synthesis of Nanosized Fe2O 3particles
Simple and Effective Method of the Synthesis of Nanosized Fe2O 3particles
 
A Review of BSS Based Digital Image Watermarking and Extraction Methods
A Review of BSS Based Digital Image Watermarking and Extraction MethodsA Review of BSS Based Digital Image Watermarking and Extraction Methods
A Review of BSS Based Digital Image Watermarking and Extraction Methods
 
Study On The Improvement Of Bandwidth Of A Rectangular Microstrip Patch Antenna
Study On The Improvement Of Bandwidth Of A Rectangular Microstrip Patch AntennaStudy On The Improvement Of Bandwidth Of A Rectangular Microstrip Patch Antenna
Study On The Improvement Of Bandwidth Of A Rectangular Microstrip Patch Antenna
 
CFD Analysis Of Multi-Phase Flow And Its Measurements
CFD Analysis Of Multi-Phase Flow And Its MeasurementsCFD Analysis Of Multi-Phase Flow And Its Measurements
CFD Analysis Of Multi-Phase Flow And Its Measurements
 
Bioconversion of Penicillin to Cephalosporin
Bioconversion of Penicillin to CephalosporinBioconversion of Penicillin to Cephalosporin
Bioconversion of Penicillin to Cephalosporin
 
Remedial Measures for Eradicating the Causes of Indiscipline and Comparing th...
Remedial Measures for Eradicating the Causes of Indiscipline and Comparing th...Remedial Measures for Eradicating the Causes of Indiscipline and Comparing th...
Remedial Measures for Eradicating the Causes of Indiscipline and Comparing th...
 
B0460612
B0460612B0460612
B0460612
 
Callus Induction and Plantlet Regeneration in Orthosiphon aristatus (Blume) M...
Callus Induction and Plantlet Regeneration in Orthosiphon aristatus (Blume) M...Callus Induction and Plantlet Regeneration in Orthosiphon aristatus (Blume) M...
Callus Induction and Plantlet Regeneration in Orthosiphon aristatus (Blume) M...
 
A Quantified Approach for large Dataset Compression in Association Mining
A Quantified Approach for large Dataset Compression in Association MiningA Quantified Approach for large Dataset Compression in Association Mining
A Quantified Approach for large Dataset Compression in Association Mining
 
High Performance Temperature Insensitive Current Mode Rectifier without Diode
High Performance Temperature Insensitive Current Mode Rectifier without DiodeHigh Performance Temperature Insensitive Current Mode Rectifier without Diode
High Performance Temperature Insensitive Current Mode Rectifier without Diode
 
Wireless and uninstrumented communication by gestures for deaf and mute based...
Wireless and uninstrumented communication by gestures for deaf and mute based...Wireless and uninstrumented communication by gestures for deaf and mute based...
Wireless and uninstrumented communication by gestures for deaf and mute based...
 
Effects of Harness Running, Sand Running, Weight - Jacket Running and Weight ...
Effects of Harness Running, Sand Running, Weight - Jacket Running and Weight ...Effects of Harness Running, Sand Running, Weight - Jacket Running and Weight ...
Effects of Harness Running, Sand Running, Weight - Jacket Running and Weight ...
 
D0452428
D0452428D0452428
D0452428
 
Protein structure determination of insulin of zebra fish (Danio rerio) by hom...
Protein structure determination of insulin of zebra fish (Danio rerio) by hom...Protein structure determination of insulin of zebra fish (Danio rerio) by hom...
Protein structure determination of insulin of zebra fish (Danio rerio) by hom...
 
Study to compare the DHFR enzyme activity when exposure to He-Ne laser and UV...
Study to compare the DHFR enzyme activity when exposure to He-Ne laser and UV...Study to compare the DHFR enzyme activity when exposure to He-Ne laser and UV...
Study to compare the DHFR enzyme activity when exposure to He-Ne laser and UV...
 
Strongly Unique Best Simultaneous Coapproximation in Linear 2-Normed Spaces
Strongly Unique Best Simultaneous Coapproximation in Linear 2-Normed SpacesStrongly Unique Best Simultaneous Coapproximation in Linear 2-Normed Spaces
Strongly Unique Best Simultaneous Coapproximation in Linear 2-Normed Spaces
 

Similar to Spatial Correlation MAC Protocol Using DSR & AODV

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
 
Node Deployment in Homogeneous and Heterogeneous Wireless Sensor Network
Node Deployment in Homogeneous and Heterogeneous Wireless Sensor NetworkNode Deployment in Homogeneous and Heterogeneous Wireless Sensor Network
Node Deployment in Homogeneous and Heterogeneous Wireless Sensor NetworkIJMTST Journal
 
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
 
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
 
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
 
Ijarcet vol-2-issue-3-916-919
Ijarcet vol-2-issue-3-916-919Ijarcet vol-2-issue-3-916-919
Ijarcet vol-2-issue-3-916-919Editor IJARCET
 
Multiagent based multipath routing in wireless sensor networks
Multiagent based multipath routing in wireless sensor networksMultiagent based multipath routing in wireless sensor networks
Multiagent based multipath routing in wireless sensor networksijwmn
 
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )ijassn
 
Data gathering in wireless sensor networks using intermediate nodes
Data gathering in wireless sensor networks using intermediate nodesData gathering in wireless sensor networks using intermediate nodes
Data gathering in wireless sensor networks using intermediate nodesIJCNCJournal
 
Energy efficient routing in wireless sensor network based on mobile sink guid...
Energy efficient routing in wireless sensor network based on mobile sink guid...Energy efficient routing in wireless sensor network based on mobile sink guid...
Energy efficient routing in wireless sensor network based on mobile sink guid...IJECEIAES
 
Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...
Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...
Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...IRJET Journal
 
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
 
A fuzzy based congestion controller for control and balance congestion in gri...
A fuzzy based congestion controller for control and balance congestion in gri...A fuzzy based congestion controller for control and balance congestion in gri...
A fuzzy based congestion controller for control and balance congestion in gri...csandit
 
A FUZZY-BASED CONGESTION CONTROLLER FOR CONTROL AND BALANCE CONGESTION IN GRI...
A FUZZY-BASED CONGESTION CONTROLLER FOR CONTROL AND BALANCE CONGESTION IN GRI...A FUZZY-BASED CONGESTION CONTROLLER FOR CONTROL AND BALANCE CONGESTION IN GRI...
A FUZZY-BASED CONGESTION CONTROLLER FOR CONTROL AND BALANCE CONGESTION IN GRI...cscpconf
 
Shortest path algorithm for data transmission in wireless ad hoc sensor networks
Shortest path algorithm for data transmission in wireless ad hoc sensor networksShortest path algorithm for data transmission in wireless ad hoc sensor networks
Shortest path algorithm for data transmission in wireless ad hoc sensor networksijasuc
 
An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...
An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...
An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...IJMTST Journal
 
Energy Efficient PEGASIS Routing Protocol in Wireless Sensor Network
Energy Efficient PEGASIS Routing Protocol in Wireless Sensor NetworkEnergy Efficient PEGASIS Routing Protocol in Wireless Sensor Network
Energy Efficient PEGASIS Routing Protocol in Wireless Sensor NetworkIRJET Journal
 
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
 

Similar to Spatial Correlation MAC Protocol Using DSR & AODV (20)

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)
 
Node Deployment in Homogeneous and Heterogeneous Wireless Sensor Network
Node Deployment in Homogeneous and Heterogeneous Wireless Sensor NetworkNode Deployment in Homogeneous and Heterogeneous Wireless Sensor Network
Node Deployment in Homogeneous and Heterogeneous Wireless Sensor Network
 
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...
 
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...
 
2 ijcse-01208
2 ijcse-012082 ijcse-01208
2 ijcse-01208
 
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...
 
Ijarcet vol-2-issue-3-916-919
Ijarcet vol-2-issue-3-916-919Ijarcet vol-2-issue-3-916-919
Ijarcet vol-2-issue-3-916-919
 
Multiagent based multipath routing in wireless sensor networks
Multiagent based multipath routing in wireless sensor networksMultiagent based multipath routing in wireless sensor networks
Multiagent based multipath routing in wireless sensor networks
 
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
 
Data gathering in wireless sensor networks using intermediate nodes
Data gathering in wireless sensor networks using intermediate nodesData gathering in wireless sensor networks using intermediate nodes
Data gathering in wireless sensor networks using intermediate nodes
 
Energy efficient routing in wireless sensor network based on mobile sink guid...
Energy efficient routing in wireless sensor network based on mobile sink guid...Energy efficient routing in wireless sensor network based on mobile sink guid...
Energy efficient routing in wireless sensor network based on mobile sink guid...
 
Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...
Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...
Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...
 
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
 
A fuzzy based congestion controller for control and balance congestion in gri...
A fuzzy based congestion controller for control and balance congestion in gri...A fuzzy based congestion controller for control and balance congestion in gri...
A fuzzy based congestion controller for control and balance congestion in gri...
 
A FUZZY-BASED CONGESTION CONTROLLER FOR CONTROL AND BALANCE CONGESTION IN GRI...
A FUZZY-BASED CONGESTION CONTROLLER FOR CONTROL AND BALANCE CONGESTION IN GRI...A FUZZY-BASED CONGESTION CONTROLLER FOR CONTROL AND BALANCE CONGESTION IN GRI...
A FUZZY-BASED CONGESTION CONTROLLER FOR CONTROL AND BALANCE CONGESTION IN GRI...
 
Shortest path algorithm for data transmission in wireless ad hoc sensor networks
Shortest path algorithm for data transmission in wireless ad hoc sensor networksShortest path algorithm for data transmission in wireless ad hoc sensor networks
Shortest path algorithm for data transmission in wireless ad hoc sensor networks
 
An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...
An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...
An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...
 
Energy Efficient PEGASIS Routing Protocol in Wireless Sensor Network
Energy Efficient PEGASIS Routing Protocol in Wireless Sensor NetworkEnergy Efficient PEGASIS Routing Protocol in Wireless Sensor Network
Energy Efficient PEGASIS Routing Protocol in Wireless Sensor Network
 
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)
 
iPGCON14_134
iPGCON14_134iPGCON14_134
iPGCON14_134
 

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationAadityaSharma884161
 
Planning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxPlanning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxLigayaBacuel1
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxsqpmdrvczh
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 

Recently uploaded (20)

MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint Presentation
 
Planning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxPlanning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptx
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 

Spatial Correlation MAC Protocol Using DSR & AODV

  • 1. IOSR Journal of Computer Engineering (IOSR-JCE) e-ISSN: 2278-0661, p- ISSN: 2278-8727Volume 15, Issue 2 (Nov. - Dec. 2013), PP 54-58 www.iosrjournals.org www.iosrjournals.org 54 | Page Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Routing In Wireless Sensor Networks For Energy Efficient Data Collection Ashutosh Kumar Shrivastava1 , Dr. Rajeev Paulus2 , Prof A K Jaiswal3 1 (M.Tech.Student Of ECE ,SSET,SHIATS,Allahabad,India) 2 (Prof Of ECE ,SSET,SHIATS,Allahabad,India) 3 (Prof & Head Of ECE ,SSET,SHIATS,Allahabad,India) Abstract : In Wireless sensor network sensor nodes have a limited battery life and their efficient utilization is a very much importent task. Their are many ways are proposed for efficient utilization of energy.For efficient energy utilization many topologies,protocals are proposed by the help of which we can maximize the battery life. In this paper we propesed a methode in which a correlation is made between all the sensor nodes including ME(mobile element). A Vector Quantization methode are used for distance calculation between all the sensor nodes and mobile element. After finding the corrélation we used the DSR & AODV routing Protocol. The performance of the proposed protocol has been examined and evaluated with the NS-2 simulator in terms of packet drop ratio and energy consumption. The simulation result shows that the proposed protocol with AODV routing gives a batter result compared with same protocol with DSR routing. Keywords: ME, DVT, DSR, AODV, Wireless Sensor Network, Efficient Energy Utilization I. INTRODUCTION In wireless sensor network the main source of energy of any sensor nodes is battery which is non- rechargeable. This means that when the battery of any sensor node is discharged, it is out of service. Hence we have to utilize the available battery life very efficiently. WSN consists of a wireless communication unit and a processing unit, a sensing unit, and a power supply unit. The main aim objective is to maximize the life of power supply unit, a non-rechargeable source of energy either by improving the topology or the routing protocol. Primary source of energy to sensor node is the battery. At regular interval of time, the nodes available in a sensor network collect the data points and transform all the data points into an equivalent electric signal and distribute the signal to the sink or base node via some reliable communication medium. Sensor nodes are spatially distributed in nature and the ambient conditions related to surrounding environment of the sensors are measured by sensing circuitries in sensor network. The MAC protocol deals with radio transmission and reception on a wireless medium which is shared. Hence an improvement on MAC protocol will give a better result hence we have used spatial correlation based MAC protocol. In this paper we used the concept that in any network topology where many number of nodes are deployed they all do not want to transmit the massage at the same time. Hence the region where massage sending probability are high selected from all the available nodes and a mobile node will go through each node and collect the available data. According to the mobile element movement the distance between the mobile element and rest of the sensor node will change every time when the mobile element changes its position. From the calculated distance mobile element select the nearest node which wants to send the massage and set it as a sink node. The sink node is a node which collects the massage from its neighbors and stores it until the mobile element collect the data from the sink node and deliver it to the base station. II. RELATED WORK A brief literature survey is presented in the following section. The Iterative Node Selection (INS) algorithm running at sink, determines the minimum number of representative node to complete the task based on the distortion constraint Dmax. Average distance between the sensor node is determined and informed to all the sensor nodes in the event field[1]. Based on the theoretical framework, a distributed, spatial Correlation-based Collaborative Medium Access Control (CC- MAC) protocol is then designed which has two components: Event MAC (E-MAC) and Network MAC (N-MAC). E-MAC filters out the correlation in sensor records while N-MAC prioritizes the transmission of route-thru packets [2].
  • 2. Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Routing In Wireless www.iosrjournals.org 55 | Page For example, intuitively, due to the spatial correlation, data from spatially separated sensors is more useful to the sink than highly correlated data from nodes in proximity. Therefore, it may not be necessary for every sensor node to transmit its data to the sink; instead, a smaller number of sensor measurements might be adequate to communicate the event features to the sink within a certain reliability/fidelity level [3]. When a specific source node ‖ni‖ transmits its event record to the sink, all of its correlation neighbours have redundant information with respect to the distortion constraint, Dmax. This redundant information, if sent, increases the overall latency and contention within the correlation region and results in wasting scarce WSN energy resources. The proposed spatial correlation based collaborative MAC protocol aims to prevent the transmission of such redundant information and in addition, prioritize the forwarding of filtered data to the sink [1]. In the paper we are going to use the DSR and AODV protocol and would work on to show that the AODV routing with spatial correlation will give a batter result compared with DSR. The DSR protocol allows nodes to dynamically discover a source route across multiple network hops to any destination in the ad hoc network. Each data packet sent then carries in its header the complete, ordered list of nodes through which the packet must pass, allowing packet routing to be trivially loop-free and avoiding the need for up-to-date routing information in the intermediate nodes through which the packet is forwarded. By including this source route in the header of each data packet, other nodes forwarding or overhearing any of these packets may also easily cache this routing information for future use [4]. AODV uses a broadcast route discovery mechanism as is also used with modifications in the Dynamic Source Routing DSR algorithm Instead of source routing however AODV relies on dynamically establishing route table entries at intermediate node. This difference pays off in networks with many nodes where a larger overhead is incurred by carrying source routes in each data packet [5]. The mobile element will calculate the position of each node and select the nearest node which want to transmit the data and in the range of mobile element. Then all the other nodes accept mobile element one node is selected and which is the closest to the mobile element are set as the sink node. The sink node will collect all the data from the other node who wants to transmit and deliver it to the mobile element. Now the mobile element will transmit all the data received from the sink node to the base station through the node which is nearest to the base station. III. PROPOSED MODEL Primary source of energy to sensor node is the battery. At regular interval of time, the nodes available in a sensor network collect the data points and transform all the data points into an equivalent electric signal and distribute the signal to the sink or base node via some reliable communication medium. Sensor nodes are spatially distributed in nature and the ambient conditions related to surrounding environment of the sensors are measured by sensing circuitries in sensor network. Proposed WSN model consisting of 11 sensor nodes deployed in a 500 x 500 m2 sensor field. Network model is simulated using Ns2 with 1mW of transmitting power and 1 mW of receiving power, 0.001 mw of sleep power and 1mW of idle power. 2 MHz range of bandwidth is considered along with 1Mbps data rate with the initial energy of 1000 joules. IV. SPATIAL CORRELATION IN WIRELESS SENSOR NETWORK In wireless sensor network, when an event occurs in a sensor field, the nodes which are very nearer to that event area detect the event information and it is sensed by the neighbourhood nodes. Every node transmits its own data to sink which is highly correlated that results in redundant transmission. It is not requisite for all the nodes in the sensor field to send the data to the sink. Redundant transmission in a network is reduced by decreasing the selecting the subset of sensor nodes. Node selection technique is used to identify the representative nodes resulting in minimum energy consumption in WSN. For that, Iterative Node Selection (INS) algorithm is introduced in this paper [1]. The model for the information collected by N sensors in an event area is illustrated in Fig. 1. The sink is interested in estimating the event S in the sensor field, according to the observations of the sensor nodes, ni, in the event area [2]. Each sensor node ni observes Xi[n], the noisy version of the event information, Si[n], which is spatially correlated to the event source, S. In order to communicate this observationto the sink through the WSN, each node has to encode its observation. The encoded information, Yi[n], is then sent to the sink through the WSN. The sink, at the other end, decodes this information to obtain the estimate, 𝑠, of the event S from the sensor field. The encoders and the decoders are denoted by E and D in Fig. 1, respectively.
  • 3. Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Routing In Wireless www.iosrjournals.org 56 | Page Fig1 The main objective of WSN is to estimate the event, S, from collective observations of the sensor nodes within a reliability measure required by the application. This reliability measure is chosen as the distortion between the event source, S, and its estimation, 𝑠, at the sink. This event distortion is given by DE = E[dE(S, S,)] , Where dE(S, 𝑆,) is the distortion measure. In this paper, we refer to the maximum distortion allowed by the sensor application as the distortion constraint. Our goal is to exploit spatial correlation without compromising the distortion constraint. The event source in interest can be modelled as a random process s(t, x, y) as a function of time t and spatial coordinates (x, y). Each observed sample, Xi[n], of sensor node, ni, at time t = tn2 is represented as Xi[n] = Si[n] + Ni[n], i = 1, ...,N , Where the subscript i denotes the spatial location of the sensor node ni, i.e. (xi, yi), Si[n] is the realization of the space-time process s(t, x, y) at (t, x, y) = (tn, xi, yi), and Ni[n] is the observation noise. {Ni[n]}n is a sequence of i.i.d Gaussian random variables of zero mean and variance _2N . We further assume that the noise each sensor node encounters is independent of each other, i.e., Ni[n] and Nj[n] are independent for i≠ j and ∀n. Since we only consider the spatial correlation between nodes, we can assume that the samples are temporally independent. Hence, by dropping the time index n, (2) can be restated as Xi = Si + Ni, i = 1, ...,N , Where the observation noise Ni of each sensor node ni is modelled as i.i.d. Gaussian random variable of zero mean and variance 𝜎 𝑁 2 . The event information, Si, at each point of the event area is modelled as joint Gaussian random variables (JGRVs) as E{Si} = 0, var{Si} =𝜎𝑠 2 i = 1, ...,N , (4) 𝜌(𝑖,𝑗 )= 𝐾𝑣(𝑑(𝑖,𝑗 ))= E[𝑆 𝑖 𝑆 𝑗 ] 𝜎 𝑠 2 Where 𝜌(𝑖,𝑗) and d(i,j) = si − sj denote the correlation coefficient and the distance between nodes ni and nj located at coordinates si and sj, respectively, and K𝜗(∙) is the correlation model. Note that, the event source, S, is also a JGRV with the same properties. Since it is of special interest, the correlation coefficient, and the distance between the event source S and the node ni are denoted by 𝜌(𝑠,𝑖)and d(s,i), respectively, throughout our discussions. The covariance function, K𝜗(∙), used in (4), models the relation between the correlation coefficient between the sensor observations, 𝜌(𝑖,𝑗) , and the distance, d(i,j), between the nodes ni and nj . The covariance function is assumed to be nonnegative and decrease monotonically with the distance d(i,j) = si − sj , with limiting values of 1 at d = 0 and of 0 at d = ∞. Generally, covariance models can be classified into four standard groups as Spherical, Power Exponential, Rational Quadratic, and Mat´ern [4]. Although our results about the distortion function apply to all the covariance models, we use the Power Exponential model in this paper because the physical event information such as, electromagnetic waves, is modelled to have an exponential autocorrelation function. Hence, the covariance function, K𝜗(∙), is given as 𝐾𝜗 𝑃𝐸 = 𝑒 − 𝑑 𝜃1 𝜃2 ; for 𝜃1 > 0, 𝜃2𝜖(0,2) where for 𝜃2= 1, the model becomes exponential.
  • 4. Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Routing In Wireless www.iosrjournals.org 57 | Page 2*rcorr A. Iterative Node Selection Algoritham The INS algorithm running at sink, determines the minimum number of representative node to complete the task based on the distortion constraint Dmax. Average distance between the sensor node is determined and informed to all the sensor nodes in the event field. Each node in WSN field then performs spatial correlation based collaborative MAC operation. The INS requires the statistical properties of the node distribution as input. They are density of the network, type of the network and type of node distribution. The selection of locations of correlated points based on a distortion constraint has been analyzed by means of vector quantization (VQ) algorithm. Correlation Radius and Correlation Region are two important observations in correlation region.  Correlation Radius – It is represented by rcorr. It is the radius of correlation region.  Correlation Neighbour – A node nj is said to be the correlation neighbor of node ni if the distance di,j of the node ni is smaller than rcorr Fig.2. Fig2 shows the representation of correlation region and Average distance between the selected representative node is 2*rcorr. Correlation value is given by the expression, corr { Si, Sj } = ρi,j = Kv(d i,j) = E [Si, Sj ]/σ²s where di,j = ρsi – ρsj where ρ denotes the distance between nodes ni and nj located at coordinates Si and Sj, respectively, and kv (⋅ ) is the correlation model or covariance model. The covariance function is assumed to be non-negative and decrease monotonically with the distance. B. Pseudocode For The Proposed Model Is V. ROUTING PROTOCOL Two types of routing protocols are Proactive protocols and reactive protocols . Proactive Routing Protocols maintain fresh list of destinations and their routes by periodically distributing routing tables throughout the network. The main disadvantages are respective amount of data for maintenance and slow reaction on restructuring and failures. Reactive Protocols are also known as On-demand protocols. These type of protocol find a route on demand by flooding the network with route request packets. Two different routing protocols are considered to analyze spatial correlation. They are AODV and DSR. Dynamic Source Routing is shortly known as DSR and Adhoc On Demand Distance Vector Routing is known as AODV. DSR uses source routing and AODV uses a table driven routing framework with destination numbers. Timer activities are not directly involved in DSR but AODV takes into account of timer activities. AODV uses traditional routing tables, one entry per destination. Whereas in DSR, certain multiple route cache entries per destination are used. The main feature of DSR is source routing. i.e, the sender knows the complete hop-by-hop route to the destination. These routes are stored in a route cache. The data packets carry the source route in the packet header. Even through DSR and AODV share the on demand behaviour, their routing mechanisms are different.  Start Calculating D(M) by setting M=N  Check if D(M) < Dmax  Run VQ (i) Generate Multiple Topologies with M nodes (ii) Locations of Sensors nodes will be changed for each topology (iii) Calculate r(s,i), r(i,j) using q1 (iv) Calculate D(M)  Repeat the above steps while D(M) < Dmax  End the result by calculating the values of M* M* = argmin { D(M) < Dmax }
  • 5. Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Routing In Wireless www.iosrjournals.org 58 | Page AODV is also appropriate for working in restrictive environments. It has the ability to intercommunicate with the endpoints which cannot be accessed directly. VI. PERFORMANCE EVALUATION In this section we present evaluated performance of the proposed model with DSR and AODV routing protocol, considering the graph between DSR and AODV protocol which is used in the implementation. Fig.3 provides the comparison made with respect to packet drop ratio. From the graph it is clear that the AODV protocol give better result by showing low packet drop ratio in comparison with DSR protocol. Packet Drop Ratio = (Number of packets received at Base Station)/(Number of packets Transmitted by sink) Fig3 (2) Fig.4 provides the comparison made with respect to energy consumption and it clear that by using AODV protocol the energy consumption can be reduced in comparison with DSR protocol. Energy Consumption = [(Sum of energy expended by each node) / (Total number of data packets delivered)] Fig4 VII. Conclusion A spatial correlation based energy efficient routing protocol with AODV and DSR routing protocol are used and the comparison made between the two routing protocol with respect to packet drop ratio and energy consumption. Iterative node selection algorithm and vector quantization methods are used to select a representative nodes in the sensor field.The comparison shows that by the use of spatial correlation and AODV routing protocol the performance is improved in comparison than the DSR routing protocol. In future the same process can be repeated for more nodes and corresponding modification can be done. REFERENCES Journal Papers: [1] A.Rajeswari, P.T.Kalaivaani,, ―Energy Efficient Routing Protocol for Wireless Sensor Networks Using Spatial Correlation Based Medium Access Control Protocol Compared with IEEE 802.11‖, , 978-1-61284-764-1/11/$26.00 ©2011 IEEE [2] Mehmet C. Vuran, Member, IEEE, and Ian F. Akyildiz, ―Spatial Correlation-Based Collaborative Medium Access Control in Wireless Sensor Networks‖, IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 14, NO. 2, APRIL 2006 [3] Samir R. Das,Charles E. Perkins, Elizabeth M. Royer, Mahesh K. Marina,‖ Performance Comparison of Two On-demand Routing Protocols for Ad Hoc Networks‖ IEEE INFOCOM 2000 conference [4] David B. Johnson, David A. Maltz, Josh Broch, ―DSR: The Dynamic Source Routing Protocol for Multi-Hop Wireless Ad Hoc Networks‖ http://www.monarch.cs.cmu.edu [5] Charls E. Perkins,Elizabeth M. Royer‖Ad-Hoc on demand Distence Vector Routing‖ google based search on ―Ad-Hoc on demand Distence Vector Routing‖ [6] Rajeev K. Shakya, Yatindra Nath Singh, and Nishchal K. Verma,‖ A Novel Spatial Correlation Model for Wireless Sensor Network Applications‖, 978-1-4673-1989-8/12/$31.00 ©2012 IEEE [7] The ns Manual, http://www.isi.edu/nsnam/ns/ns-documentation.html [8] The Network Simulator—ns-2. [Online]. Available:http://www.isi.edu/nsnam/ns/index.html