SlideShare a Scribd company logo
© 2015, IJCSE All Rights Reserved 11
International Journal of Computer Sciences and EngineeringInternational Journal of Computer Sciences and EngineeringInternational Journal of Computer Sciences and EngineeringInternational Journal of Computer Sciences and Engineering Open Access
Research Paper Volume-3, Issue-8 E-ISSN: 2347-2693
An Efficient Approach for Localization using Trilateration Algorithm
based on Received Signal Strength in Wireless Sensor Network
Niharika Singh Matharu1*
and Avtar Singh Buttar2
1*,2
Sept. of ECE, Punjab Technical University, India
www.ijcseonline.org
Received: Jul /11/2015 Revised: Jul/22/2015 Accepted: Aug/20/2015 Published: Aug/30/ 2015
Abstract— In this work, an efficient approach without additional hardware and improved accuracy is proposed Trilateration
based algorithm is a distributed beacon-based localization algorithm uses distance estimation to compute the 3-D position of
nodes in a network with help of Received Signal Strength. The blind node can estimate its distance from anchor node using
received signal strength and the position (x, y, z) in 3-D of the node can be computed from the position information obtained
from the three and four anchor nodes using trilateration. Signal propagation model is used to find out the received power i.e.
received signal strength from different sensor nodes. This method uses this received signal strength. This received signal
strength information is used in the trilateration method to find out the exact location of the blind nodes in the sensor field. The
average localization error is coming to be 0.0119 computed with 100 anchor nodes.
Keywords— Trilateration, RSS, Wireless Sensor Network
I. INTRODUCTION
Wireless Sensor Networks (WSNs) has become an emergent
area of interest among the academic and industry in the last
era. The Wireless Sensor Networks have many applications
in buildings, air traffic control, engineering automation,
environment observing, industry and security and have a
wide range of potential applications to industry, science,
transportation, domestic substructure, and security. A
wireless sensor network is comprised of large number sensor
nodes which are small in size, low power device, low costing
and have low processing capabilities that can communicate
and work out signals with other nodes. A WSN consists of
densely distributed nodes that provide sensing, signal
processing, embedded computing, and connectivity. Sensors
are sensibly linked by self-organizing means.
Location of sensor node is very essential in a wireless sensor
network since many application such as observing forests
and/or fields, where a large amount of sensor nodes are
deployed. Localization is the most important issue in
wireless sensor network because the location information is
useful in deployment, routing, target tracking, coverage and
rescue. . Localization is the process of finding the position of
nodes as data and information are useless if the nodes have
no idea of their geographical positions. Sensor nodes can
determine their location by extracting the information
received from the infrastructure, and by making nodes to
send signals periodically. Global positioning system (GPS)
is the simplest node localization method, but it becomes very
expensive if large number of nodes exists in a network and
also these devices have huge energy consumption. There are
three different phases in localization: (1) Distance/Angle
Estimation (2) Position Computation and, (3) Localization
Algorithm. For location discovery in a sensor network, there
must be a set of specialty nodes known as beacon (Anchor)
nodes. These nodes know their location, either through a
GPS receiver, or through manual configuration, which these
provide to other sensor nodes. Using this location of beacon
nodes, sensor nodes compute their location using various
techniques. In this paper, range-based localization
techniques are used to determine the position of a node in a
network. Range based techniques are as follow:
• Angle of Arrival (AOA): The angle between a
signal’s propagation and some reference direction. They
need an additional hardware, multipath reflections causes an
error in estimating the directions, need very high resolution
clock and is not scalable.
• Time of Arrival (TOA): Speed of wavelength and
time of signals travelling between anchor node and blind
node is measured to estimate the location of blind node.
Good level of accuracy but can be affected by multipath
signals and shadowing.
• Time Difference of Arrival (TDOA): Uses the same
methodology as TOA but the difference is that it use two
different signals say RF and ultrasound signal of different
velocity.
• Received Signal Strength Indicator (RSSI): The
attenuation in signal strength is measured by received signal
strength indicator (RSSI) circuit. RSSI measures the
received power and the calculated power is translated into
the estimated distance. This technique is simple, cheap and it
doesn’t need an extra hardware. The main disadvantage is
the signal gets interrupted by noise, causing high inaccuracy
in locating the position of nodes in the Wireless Sensor
Networks.
In this paper the aim is to determine the 3-D position of the
blind nodes (a node that is unaware of its position) using a
simple localization algorithm that uses distances estimation
International Journal of Computer Sciences and Engineering Vol.-3(8), PP(11-16) Aug 2015, E-ISSN: 2347-2693
© 2015, IJCSE All Rights Reserved 12
(Range based) and compare it from existing techniques for
the accuracy and performance.
II. RELATED WORK
A lot of work related to localization techniques has
already been done in previous years. So many techniques
have been developed to locate the blind node. But still they
produce a considerable amount of localization error. In this
research work after the survey of previous works done in this
field a better algorithm for localization of sensor nodes has
been proposed.
Hongyang Chen, Pei Huang, Marcelo Martins, and Hing
Cheung So, and Kaoru Sezaki in 2008 [1] proposed a
localization technique which improves the location accuracy
with low communication traffic and computing complexity.
In this paper it is shown that the performance of the
proposed algorithm is superior to the conventional centroid
algorithm as the performance is tested in the three
dimensional scenario.
In 2010 Chia-Yen Shih and Pedro Jos´e Marr´on [2]
proposed a technique called Complexity-reduced 3D
trilateration Localization Approach (COLA) that is based on
RSSI values. The objective was to develop an effective 3D
localization technique by extending existing approaches for
2D localization and it simplifies the 3D positioning process
by reducing the complex 3D trilateration operation to 2D
trilateration computation. The COLA approach can tolerate
more errors and achieve higher location accuracy than that
of the typical 3DT approach.
Oguejiofor O.S, Aniedu A.N, Ejiofor H.C and Okolibe
A.U in 2013 [3] proposed a trilateration based localization
algorithm for wireless sensor networks (WSNs) for
determining the position of nodes. Whenever anchor nodes
broadcast packets containing their locations and other
parameters, the blind node within the broadcast range store
the positioning packet and compute the estimated its distance
to the anchor and broadcast the anchor node position to other
blind nodes. The blind nodes receive packets from at least
three anchor nodes and hence the blind node performs
trilateration and blind node becomes converted into anchor
node and sends the location to sink.
Pratik S. Patel and Jignesh R. Patel in 2014 [4] proposed
a range-based 3D localization algorithm that is accurate,
anchor-free, scalable and physical position available.
Distance and direction measurement techniques are
introduced to estimate ranges between anchor nodes and
blind nodes. They have shown that the performance of
proposed algorithm is better i.e. it achieves good trade-off
between localization error percentage and precision.
Labyad Asmaa, kharraz Aroussi Hatim and Mouloudi
Abdelaaziz in 2014 [5] proposed two different localization
algorithms using Trilateration and Multilateration
mathematical techniques and compared according to the
number of anchor nodes. It has been found that increasing
the number of anchor nodes could enhance the accuracy of
the mean location error of location algorithm based on
Multilateration technique. Performance measures have been
taken against mean location error and energy consumption.
III. TRILATERATION TECHNIQUE
Range-based localization needs multiple pair wise range
measurements to estimate the locations of nodes. Multiple
range measurements between unknown node and its
neighbors anchor/beacon nodes can be used to improve the
accuracy of the location estimate. Localization techniques
vary, depending on the ranging technique. If an unknown
node has distance measurements between its neighbors
anchor nodes, then trilateration techniques can be used to
estimate its location. In a 3-D space four anchor/beacon
nodes with known locations are necessary to localize a node
through distance measurements. Each distance measurement
defines a circle around an anchor node with radius equal to
the measurement, on which the node should lie. The
intersection of three such circles from four nonlinear anchor
nodes defines the exact location for the node. However, this
technique accepts perfect distance measurements, which is
not feasible in WSNs because of ranging errors. Hence,
more than four nodes are required for localization.
A. Mathematical Model for 3-Dimensional
Considering the figure 1 shown below.
Figure 1. Diagram showing intersection of four spheres
The general equation of a sphere centered at a point (0, 0, 0)
as given as:
1
General equation of a sphere centered at a point (xa, ya, za)
is given as
2
International Journal of Computer Sciences and Engineering Vol.-3(8), PP(11-16) Aug 2015, E-ISSN: 2347-2693
© 2015, IJCSE All Rights Reserved 13
Now considering four anchor nodes (a, b, c, d) that have
distance (da, db, dc, dd) from blind node as shown in the
figure 1. The equations for all spheres are given as.
Sphere A:
da
2
= (x – xa)2
+ (y - ya)2
+ (z – za)2
3
Sphere B:
db
2
= (x – xb)2
+ (y – yb)2
+ (z – zb)2
4
Sphere C:
dc
2
= (x – xc)2
+ (y – yc)2
+ (z – zc)2
5
Sphere D:
dd
2
= (x – xd)2
+ (y – yd)2
+ (z – zd)2
6
Equation 3, 4, 5 and 6 can further be expanded to bring
about the following equations:
(xd – xa)x + (yd – ya)y + (zd – za)z = u =
(da
2
– dd
2
) – (xa
2
– xd
2
) – (ya
2
– yd
2
) – (za
2
– zd
2
)
7
2
(xd – xb)x + (yd – yb)y + (zd – zb)z = v =
(db
2
– dd
2
) – (xb
2
– xd
2
) – (yb
2
– yd
2
) – (zb
2
– zd
2
)
8
2
(xd – xc)x + (yd – yc)y + (zd – zc)z = w =
(dc
2
– dd
2
) – (xc
2
– xd
2
) – (yc
2
– yd
2
) – (zc
2
– zd
2
)
9
2
Equations 7, 8 and 9 can be written as
xda.x + yda.y + zda.z = u 10
xda.x + yda.y + zda.z = v 11
xda.x + yda.y + zda.z = w 12
Where,
xda = xd – xa
yda = yd – ya …. etc
In matrix form it can be written as
13
B. Signal Propagation Model
Signal propagation model is also known as free space model.
While electromagnetic signals when traveling through
wireless channels experience fading effects, but in some
cases the transmission is with a direct line of sight such as in
satellite communication. Receiver can receive the data
packet. Distance of one node from the other node can be
determined by measuring received signal strength of the
received radio signal. In received signal strength the
transmitted power (Pt) at the transmitter directly affects the
received power (Pr) at the receiver.
Free space model prophesies that the received power
decreases as negative square root of the distance. According
to frii’s free transmission equation, the detected signal
strength decreases with square of the distance.
14
Where Pt is the transmitted power, Pr is the received power,
Gt and Gr are the transmitting and receiving antenna gain
respectively, λ is the wavelength and d is the distance
between the transmitting and receiving antenna
IV. PROPOSED METHODOLOGY
The objective of this algorithm is to determine blind node’s
location within the scattered nodes.
The Proposed Methodology consists of two stages:
A. Initialization Stage:
This Initialization stage is introduced at all anchor nodes
by making them transmit their data, location position and
other parameters. The blind node within the range of the
transmission store and estimate the anchor node location
based on the received signal strength. By this all blind nodes
will know the location of the anchor nodes.
B. Final Stage:
A blind node estimate its distance from at least three
anchor nodes, then trilateration is perform to get its position
in 3D with at least four anchor nodes or more. Then this
blind node is transformed into anchor node and the position
is sent to the sink. These two stages are performed till all the
blind nodes are transformed into anchor nodes.
The procedure is summarized in steps:
Step 1: Random deployment of anchor nodes and blind
nodes.
Step II: Calculate actual distance between anchor nodes &
blind nodes using Euclidean distance formula.
Step III: Measure received signal strength at each blind node
from all anchor nodes.
Step IV: Consider any node and calculate estimated distance
from received signal strength using power distance formula.
Step V: Calculate coordinates of blind node using
trilateration method in 3-D starting from 4 anchor nodes.
Step VI: Increase number of anchor nodes by 1 and repeat
the process till number of anchor nodes = N.
International Journal of Computer Sciences and Engineering Vol.-3(8), PP(11-16) Aug 2015, E-ISSN: 2347-2693
© 2015, IJCSE All Rights Reserved 14
Step VII: Calculate MSE for x, y, z individually starting from
4 anchor nodes for 3-D.
Step IX: Repeat step VII till N number of anchor nodes
V. SIMULATION RESULT
To study the strength of the proposed localization algorithm,
a MATLAB program is developed. The proposed algorithm
is implemented with a MATLAB which includes many input
parameters. To compute the location of the blind node some
input parameters are required.
TABLE-I: Table of input parameter taken for
implementation
Performance evaluation has been done by calculating Mean
Square Error of x, y, and z coordinates individually using
the formula given in step III and calculating average
location error and comparing it with fuzzy logic technique
using the formula given below
5 10 15 20 25 30 35 40
0
0.005
0.01
0.015
0.02
0.025
0.03
Plot of Mean Square Error for x Vs Nodes Density
Nodes Density (No. of nodes/10000 square meters)
MSEofxcoordinate
Figure 2. Plot for MSE of x coordinate with 40% of anchor nodes
5 10 15 20 25 30 35 40
0
1
2
3
4
5
6
x 10
-3
Plot of Mean Square Error for y Vs Nodes density
Nodes Density (No. of nodes/10000 square meters)
MSEofycoordinate
Figure 3. Plot for MSE of y coordinate with 40% of anchor nodes
5 10 15 20 25 30 35 40
0
0.01
0.02
0.03
0.04
0.05
0.06
0.07
0.08
0.09
Plot of Mean Square Error for z Vs Nodes Density
Nodes Density (No. of nodes/10000 square meters)
MSEofzcoordinate
Figure 4. Plot for MSE of z coordinate with 40% of anchor nodes
10 20 30 40 50 60 70 80 90 100
0
0.05
0.1
0.15
0.2
0.25
0.3
0.35
0.4
0.45
0.5
Number of Blind Nodes
AverageLocalizationError
Plot for Localization error
= Fuzzy LOgic Technique
= 3D Trilateration Technique
Figure 5. Plot of comparison between Fuzzy and 3D trilateration
techniques
International Journal of Computer Sciences and Engineering Vol.-3(8), PP(11-16) Aug 2015, E-ISSN: 2347-2693
© 2015, IJCSE All Rights Reserved 15
TABLE-II: Comparison table
Figure 6. Plot localization error
VII.CONCLUSIONS
The MSE of x, y and z coordinates is calculated for each
number of anchor nodes starting from 4 and the graph is
plotted between number of anchor nodes and MSE. It is
seen that as the number of anchor nodes are increasing, the
MSE is decreasing. As per the three scenarios it can be seen
that as we increase the nodes the value for MSE (minimum
square error) decreases.
At last the localization error of 3-D trilateration and fuzzy
logic technique is compared. It is seen that proposed
technique gives much better results that fuzzy logic
technique. It is also seen that the minimum and maximum
values of Average Localization Error for 3-D trilateration
technique are 0.0116 and 0.0315 respectively. Hence it can
be concluded that 3-D trilateration technique is better than
fuzzy logic technique.
REFERENCES
[1] Hongyang Chen, Pei Huang, Marcelo Martins, Hing
Cheung So, and Kaoru Sezaki,” Novel Centroid
Localization Algorithm for Three-Dimensional
Wireless Sensor Networks”, IEEE, 2008.
[2] Chia-Yen Shih, Pedro Jos´e Marr´on,” COLA:
Complexity-Reduced Trilateration Approach for 3D
Localization in Wireless Sensor Networks”, 2010 IEEE
Fourth International Conference on Sensor
Technologies and Applications.
[3] Oguejiofor O.S, Aniedu, Ejiofor H.C, Okolibe
A.U,”Trilateration based Localization Algorithm for
Wireless Sensor Networks”, IJISME, 2013.
[4] Pratik S. Patel, Jignesh R. Patel,” Localization
Algorithm for Mobile Sensor Nodes Using 3D Space in
Wireless Sensor Network”, International Journal on
Recent and Innovation Trends in Computing and
Communication, 2014.
[5] Labyad Asmaa, kharraz Aroussi Hatim, Mouloudi
Abdelaaziz,” Localization Algorithm Research in
Wireless Sensor Networks Based on Multilateration
and Trilateration Techniques”, IEEE, 2014.
[6] C.Y.Chony and S.P Kumar, 2003 “sensor networks.
Evolution opportunities and challenges”, proceeding
of the IEEE, VOL.91.
[7] J. Bachrach and C. Taylor,” Handbook of Sensor
Networks: Algorithms and Architectures”, chapter
Localization in Sensor Networks, Wiley, 2005.
[8] Holger Karl, Andreas Willig, “Protocols and
Architectures for Wireless Sensor Networks”, chapter
Localization and positioning, Wiley, 2005.
[9] Aspnes,J., T. Eren, D.K. Goldenberg, A.S. Morse, W.
Whiteley, Y.R. Yang, B.D. Anderson, and P.N.
Belhumeur, “A theory of network localization”: IEEE
Transactions on Mobile Computing: 2006,1663–1678.
[10] Yao-Hung Wu and Wei-Mei Chen,” An Intelligent
Target Localization in Wireless Sensor Networks”,
IEEE, 2014.
[11] Ian F.Akyildiz, Mehmet Can Vuran, “Wireless Sensor
Networks”, Wiley, 2010.
[12] Amitangshu Pal,” Localization Algorithms in Wireless
Sensor Networks: Current Approaches and Future
Challenges”, Network Protocols and Algorithms ISSN
1943-3581 2010, Vol. 2, No. 1.
[13] Nabil Ali Alrajeh, Maryam Bashir, Bilan shams,
2013.”Localization Techniques in Wireless Sensor
Networks”, Hindawi Publishing Corporation, 2013.
[14] Zenon Chaczko, Ryszard Klempous, Jan Nikodem,
Michal Nikodem, “Methods of Sensors Localization in
Wireless Sensor Networks”, 14th
Annual IEEE
International Conference and Workshops on the
Engineering of Computer-Based Systems ,2007.
[15] Vishal Garg, Mukul Jhamb,” A Review of Wireless
Sensor Network on Localization Techniques”,
International Journal of Engineering Trends and
Technology (IJETT) - Volume4Issue4- April 2013.
International Journal of Computer Sciences and Engineering Vol.-3(8), PP(11-16) Aug 2015, E-ISSN: 2347-2693
© 2015, IJCSE All Rights Reserved 16
[16] Mostafa Arbabi Monfared,” Localization in Wireless
Sensor Networks Based on Fuzzy Logic”, Institute of
Graduate Studies and Research, 2012.
[17] Yuan Zhang, Wenwu Wu, Yuehui Chen,” A Range-
Based Localization Algorithm for Wireless Sensor
Networks”, Journal of Communications and Networks,
vol. 7, no. 4, December 2005.
[18] Weerat Katekaew, Chakchai So-In, Kanokmon
Rujirakul, Boonsup Waikham,” H-FCD: Hybrid
Fuzzy Centroid and DV-Hop Localization Algorithm
in Wireless Sensor Networks”, 2014 IEEE Fifth
International Conference on Intelligent Systems,
Modeling and Simulation.
[19] Baohui Zhang, Jin Fan, Guojun Dai, Tom H. Luan,” A
Hybrid Localization Approach in 3D Wireless Sensor
Network”, Hindawi Publishing Corporation
International Journal of Distributed Sensor Networks,
2015.

More Related Content

What's hot

A Novel Three-Dimensional Adaptive Localization (T-Dial) Algorithm for Wirele...
A Novel Three-Dimensional Adaptive Localization (T-Dial) Algorithm for Wirele...A Novel Three-Dimensional Adaptive Localization (T-Dial) Algorithm for Wirele...
A Novel Three-Dimensional Adaptive Localization (T-Dial) Algorithm for Wirele...
iosrjce
 
Indoor Localization Using Local Node Density In Ad Hoc WSNs
Indoor Localization Using Local Node Density In Ad Hoc WSNsIndoor Localization Using Local Node Density In Ad Hoc WSNs
Indoor Localization Using Local Node Density In Ad Hoc WSNs
joaquin_gonzalez
 
localization in wsn
localization in wsnlocalization in wsn
localization in wsn
nehabsairam
 
Uwb localization of nodes for
Uwb localization of nodes forUwb localization of nodes for
Uwb localization of nodes for
ijistjournal
 
A2 l
A2 lA2 l
A2 l
boushamu
 
Range Free Localization using Expected Hop Progress in Wireless Sensor Network
Range Free Localization using Expected Hop Progress in Wireless Sensor NetworkRange Free Localization using Expected Hop Progress in Wireless Sensor Network
Range Free Localization using Expected Hop Progress in Wireless Sensor Network
AM Publications
 
NETWORK PERFORMANCE ENHANCEMENT WITH OPTIMIZATION SENSOR PLACEMENT IN WIRELES...
NETWORK PERFORMANCE ENHANCEMENT WITH OPTIMIZATION SENSOR PLACEMENT IN WIRELES...NETWORK PERFORMANCE ENHANCEMENT WITH OPTIMIZATION SENSOR PLACEMENT IN WIRELES...
NETWORK PERFORMANCE ENHANCEMENT WITH OPTIMIZATION SENSOR PLACEMENT IN WIRELES...
ijwmn
 
A Survey on Localization of Wireless Sensors
A Survey on Localization of Wireless SensorsA Survey on Localization of Wireless Sensors
A Survey on Localization of Wireless Sensors
Karthik Mohan
 
A New Approach for Error Reduction in Localization for Wireless Sensor Networks
A New Approach for Error Reduction in Localization for Wireless Sensor NetworksA New Approach for Error Reduction in Localization for Wireless Sensor Networks
A New Approach for Error Reduction in Localization for Wireless Sensor Networks
idescitation
 
3D routing algorithm for sensor network in e-health
3D routing algorithm for sensor network in e-health3D routing algorithm for sensor network in e-health
3D routing algorithm for sensor network in e-health
Vakhtang Mosidze
 
Sensor Localization presentation1&2
Sensor Localization  presentation1&2Sensor Localization  presentation1&2
Sensor Localization presentation1&2
gamalsallam1989
 
Localization of wireless sensor network
Localization of wireless sensor networkLocalization of wireless sensor network
Localization of wireless sensor network
IRJET Journal
 
5.a robust frame of wsn utilizing localization technique 36-46
5.a robust frame of wsn utilizing localization technique  36-465.a robust frame of wsn utilizing localization technique  36-46
5.a robust frame of wsn utilizing localization technique 36-46
Alexander Decker
 
11.0005www.iiste.org call for paper.a robust frame of wsn utilizing localizat...
11.0005www.iiste.org call for paper.a robust frame of wsn utilizing localizat...11.0005www.iiste.org call for paper.a robust frame of wsn utilizing localizat...
11.0005www.iiste.org call for paper.a robust frame of wsn utilizing localizat...Alexander Decker
 
Artificial Bee Colony algorithm for Localization in Wireless Sensor Networks
Artificial Bee Colony algorithm for Localization in Wireless Sensor NetworksArtificial Bee Colony algorithm for Localization in Wireless Sensor Networks
Artificial Bee Colony algorithm for Localization in Wireless Sensor Networks
Associate Professor in VSB Coimbatore
 

What's hot (18)

A Novel Three-Dimensional Adaptive Localization (T-Dial) Algorithm for Wirele...
A Novel Three-Dimensional Adaptive Localization (T-Dial) Algorithm for Wirele...A Novel Three-Dimensional Adaptive Localization (T-Dial) Algorithm for Wirele...
A Novel Three-Dimensional Adaptive Localization (T-Dial) Algorithm for Wirele...
 
O026084087
O026084087O026084087
O026084087
 
Indoor Localization Using Local Node Density In Ad Hoc WSNs
Indoor Localization Using Local Node Density In Ad Hoc WSNsIndoor Localization Using Local Node Density In Ad Hoc WSNs
Indoor Localization Using Local Node Density In Ad Hoc WSNs
 
localization in wsn
localization in wsnlocalization in wsn
localization in wsn
 
Uwb localization of nodes for
Uwb localization of nodes forUwb localization of nodes for
Uwb localization of nodes for
 
A2 l
A2 lA2 l
A2 l
 
Range Free Localization using Expected Hop Progress in Wireless Sensor Network
Range Free Localization using Expected Hop Progress in Wireless Sensor NetworkRange Free Localization using Expected Hop Progress in Wireless Sensor Network
Range Free Localization using Expected Hop Progress in Wireless Sensor Network
 
NETWORK PERFORMANCE ENHANCEMENT WITH OPTIMIZATION SENSOR PLACEMENT IN WIRELES...
NETWORK PERFORMANCE ENHANCEMENT WITH OPTIMIZATION SENSOR PLACEMENT IN WIRELES...NETWORK PERFORMANCE ENHANCEMENT WITH OPTIMIZATION SENSOR PLACEMENT IN WIRELES...
NETWORK PERFORMANCE ENHANCEMENT WITH OPTIMIZATION SENSOR PLACEMENT IN WIRELES...
 
A Survey on Localization of Wireless Sensors
A Survey on Localization of Wireless SensorsA Survey on Localization of Wireless Sensors
A Survey on Localization of Wireless Sensors
 
A New Approach for Error Reduction in Localization for Wireless Sensor Networks
A New Approach for Error Reduction in Localization for Wireless Sensor NetworksA New Approach for Error Reduction in Localization for Wireless Sensor Networks
A New Approach for Error Reduction in Localization for Wireless Sensor Networks
 
3D routing algorithm for sensor network in e-health
3D routing algorithm for sensor network in e-health3D routing algorithm for sensor network in e-health
3D routing algorithm for sensor network in e-health
 
Sensor Localization presentation1&2
Sensor Localization  presentation1&2Sensor Localization  presentation1&2
Sensor Localization presentation1&2
 
Localization of wireless sensor network
Localization of wireless sensor networkLocalization of wireless sensor network
Localization of wireless sensor network
 
Localization
LocalizationLocalization
Localization
 
5.a robust frame of wsn utilizing localization technique 36-46
5.a robust frame of wsn utilizing localization technique  36-465.a robust frame of wsn utilizing localization technique  36-46
5.a robust frame of wsn utilizing localization technique 36-46
 
11.0005www.iiste.org call for paper.a robust frame of wsn utilizing localizat...
11.0005www.iiste.org call for paper.a robust frame of wsn utilizing localizat...11.0005www.iiste.org call for paper.a robust frame of wsn utilizing localizat...
11.0005www.iiste.org call for paper.a robust frame of wsn utilizing localizat...
 
Artificial Bee Colony algorithm for Localization in Wireless Sensor Networks
Artificial Bee Colony algorithm for Localization in Wireless Sensor NetworksArtificial Bee Colony algorithm for Localization in Wireless Sensor Networks
Artificial Bee Colony algorithm for Localization in Wireless Sensor Networks
 
50120140503002
5012014050300250120140503002
50120140503002
 

Viewers also liked

Sep16_PPt
Sep16_PPtSep16_PPt
Sep16_PPt
cloud oct18
 
Jsas 002 04_01_sadeghi
Jsas 002 04_01_sadeghiJsas 002 04_01_sadeghi
Jsas 002 04_01_sadeghi
Kabir Sadeghi
 
Resume_Manav_Rathi
Resume_Manav_RathiResume_Manav_Rathi
Resume_Manav_RathiManav Rathi
 
Management of offshore agile projects
Management of offshore agile projectsManagement of offshore agile projects
Management of offshore agile projects
Agileee
 
Жилой дом в Вазисубани
Жилой дом в ВазисубаниЖилой дом в Вазисубани
Жилой дом в Вазисубани
Emzar Tsetskhladze
 
Avi CEDER 3-page CV and Achievements with selected publications Sept-2016
Avi CEDER 3-page CV and Achievements with selected publications Sept-2016Avi CEDER 3-page CV and Achievements with selected publications Sept-2016
Avi CEDER 3-page CV and Achievements with selected publications Sept-2016Avi Ceder
 
Propp and todov theory
Propp and todov theoryPropp and todov theory
Propp and todov theory
viren12345678910
 
Sustainable Development Goals - Finding Solutions For Water Sector in Africa
Sustainable Development Goals - Finding Solutions For Water Sector in AfricaSustainable Development Goals - Finding Solutions For Water Sector in Africa
Sustainable Development Goals - Finding Solutions For Water Sector in Africa
Viral Jani, ACMA
 
Preservation Town Hall 2017
Preservation Town Hall 2017Preservation Town Hall 2017
Preservation Town Hall 2017
Nicholas Redding
 
Cv tapan kumar prusty updated
Cv tapan kumar prusty updatedCv tapan kumar prusty updated
Cv tapan kumar prusty updated
Tapan kumar prusty
 
Unicode Technologies Company Profile
Unicode Technologies Company ProfileUnicode Technologies Company Profile
Unicode Technologies Company Profile
Unicode Technologies
 
Response to the brief
Response to the briefResponse to the brief
Response to the brief
chloecotterill1
 
" Renaissance Period "
" Renaissance Period "" Renaissance Period "
" Renaissance Period "
Jaye Bug-os
 
Primeros auxilios heridas , traumatismos y golpes
Primeros auxilios heridas , traumatismos y golpesPrimeros auxilios heridas , traumatismos y golpes
Primeros auxilios heridas , traumatismos y golpesMaury Lopez
 
ია და ჭიანჭველები
ია და ჭიანჭველებიია და ჭიანჭველები
ია და ჭიანჭველები
Maia Popkhadze
 
Ethics in Performance Management
Ethics in Performance ManagementEthics in Performance Management
Ethics in Performance Management
Sheetal Wagh
 
Introduction to Embedded Linux
Introduction to Embedded LinuxIntroduction to Embedded Linux
Introduction to Embedded Linux
Hossain Reja
 
Historia del Maquillaje
Historia del Maquillaje Historia del Maquillaje
Historia del Maquillaje
Ana Carpintero
 

Viewers also liked (19)

Sep16_PPt
Sep16_PPtSep16_PPt
Sep16_PPt
 
Agile-Nearshore
Agile-NearshoreAgile-Nearshore
Agile-Nearshore
 
Jsas 002 04_01_sadeghi
Jsas 002 04_01_sadeghiJsas 002 04_01_sadeghi
Jsas 002 04_01_sadeghi
 
Resume_Manav_Rathi
Resume_Manav_RathiResume_Manav_Rathi
Resume_Manav_Rathi
 
Management of offshore agile projects
Management of offshore agile projectsManagement of offshore agile projects
Management of offshore agile projects
 
Жилой дом в Вазисубани
Жилой дом в ВазисубаниЖилой дом в Вазисубани
Жилой дом в Вазисубани
 
Avi CEDER 3-page CV and Achievements with selected publications Sept-2016
Avi CEDER 3-page CV and Achievements with selected publications Sept-2016Avi CEDER 3-page CV and Achievements with selected publications Sept-2016
Avi CEDER 3-page CV and Achievements with selected publications Sept-2016
 
Propp and todov theory
Propp and todov theoryPropp and todov theory
Propp and todov theory
 
Sustainable Development Goals - Finding Solutions For Water Sector in Africa
Sustainable Development Goals - Finding Solutions For Water Sector in AfricaSustainable Development Goals - Finding Solutions For Water Sector in Africa
Sustainable Development Goals - Finding Solutions For Water Sector in Africa
 
Preservation Town Hall 2017
Preservation Town Hall 2017Preservation Town Hall 2017
Preservation Town Hall 2017
 
Cv tapan kumar prusty updated
Cv tapan kumar prusty updatedCv tapan kumar prusty updated
Cv tapan kumar prusty updated
 
Unicode Technologies Company Profile
Unicode Technologies Company ProfileUnicode Technologies Company Profile
Unicode Technologies Company Profile
 
Response to the brief
Response to the briefResponse to the brief
Response to the brief
 
" Renaissance Period "
" Renaissance Period "" Renaissance Period "
" Renaissance Period "
 
Primeros auxilios heridas , traumatismos y golpes
Primeros auxilios heridas , traumatismos y golpesPrimeros auxilios heridas , traumatismos y golpes
Primeros auxilios heridas , traumatismos y golpes
 
ია და ჭიანჭველები
ია და ჭიანჭველებიია და ჭიანჭველები
ია და ჭიანჭველები
 
Ethics in Performance Management
Ethics in Performance ManagementEthics in Performance Management
Ethics in Performance Management
 
Introduction to Embedded Linux
Introduction to Embedded LinuxIntroduction to Embedded Linux
Introduction to Embedded Linux
 
Historia del Maquillaje
Historia del Maquillaje Historia del Maquillaje
Historia del Maquillaje
 

Similar to 3 ijcse-01222-5

The Key Metric forEvaluation Localizationin Wireless Sensor Networks via Dist...
The Key Metric forEvaluation Localizationin Wireless Sensor Networks via Dist...The Key Metric forEvaluation Localizationin Wireless Sensor Networks via Dist...
The Key Metric forEvaluation Localizationin Wireless Sensor Networks via Dist...
CSEIJJournal
 
UWB LOCALIZATION OF NODES FOR SECURING A MANET
UWB LOCALIZATION OF NODES FOR SECURING A MANETUWB LOCALIZATION OF NODES FOR SECURING A MANET
UWB LOCALIZATION OF NODES FOR SECURING A MANET
ijistjournal
 
[IJET-V1I3P14] Authors :Kruthika R.
[IJET-V1I3P14] Authors :Kruthika R.[IJET-V1I3P14] Authors :Kruthika R.
CUBOID-BASED WIRELESS SENSOR NETWORK LOCALIZATION ALGORITHM
CUBOID-BASED WIRELESS SENSOR NETWORK LOCALIZATION ALGORITHM CUBOID-BASED WIRELESS SENSOR NETWORK LOCALIZATION ALGORITHM
CUBOID-BASED WIRELESS SENSOR NETWORK LOCALIZATION ALGORITHM
ijassn
 
J017345864
J017345864J017345864
J017345864
IOSR Journals
 
IOT-WSN: SURVEY ON POSITIONING TECHNIQUES
IOT-WSN: SURVEY ON POSITIONING TECHNIQUESIOT-WSN: SURVEY ON POSITIONING TECHNIQUES
IOT-WSN: SURVEY ON POSITIONING TECHNIQUES
ijassn
 
WIRELESS SENSOR NETWORK LOCALIZATION IN 3D USING STEERABLE ANCHORS’ ANTENNAS
WIRELESS SENSOR NETWORK LOCALIZATION IN 3D USING STEERABLE ANCHORS’ ANTENNASWIRELESS SENSOR NETWORK LOCALIZATION IN 3D USING STEERABLE ANCHORS’ ANTENNAS
WIRELESS SENSOR NETWORK LOCALIZATION IN 3D USING STEERABLE ANCHORS’ ANTENNAS
ijassn
 
A Novel Range-Free Localization Scheme for Wireless Sensor Networks
A Novel Range-Free Localization Scheme for Wireless Sensor NetworksA Novel Range-Free Localization Scheme for Wireless Sensor Networks
A Novel Range-Free Localization Scheme for Wireless Sensor Networks
GiselleginaGloria
 
CP-NR Distributed Range Free Localization Algorithm in WSN
CP-NR Distributed Range Free Localization Algorithm in WSNCP-NR Distributed Range Free Localization Algorithm in WSN
CP-NR Distributed Range Free Localization Algorithm in WSN
IJAAS Team
 
Analyzing the performance of the dynamic
Analyzing the performance of the dynamicAnalyzing the performance of the dynamic
Analyzing the performance of the dynamic
IJCNCJournal
 
Development and performance evaluation of
Development and performance evaluation ofDevelopment and performance evaluation of
Development and performance evaluation of
eSAT Publishing House
 
Development and performance evaluation of localization algorithm for variety ...
Development and performance evaluation of localization algorithm for variety ...Development and performance evaluation of localization algorithm for variety ...
Development and performance evaluation of localization algorithm for variety ...
eSAT Journals
 
NS2 Projects 2014
NS2 Projects 2014 NS2 Projects 2014
NS2 Projects 2014
Senthilvel S
 
Coordinate Location Fingerprint Based On WiFi Service
Coordinate Location Fingerprint Based On  WiFi ServiceCoordinate Location Fingerprint Based On  WiFi Service
Coordinate Location Fingerprint Based On WiFi Service
Universitas Pembangunan Panca Budi
 
Enhanced DV Hop Localization Algorithm for Wireless Sensor Networks
Enhanced DV Hop Localization Algorithm for Wireless Sensor NetworksEnhanced DV Hop Localization Algorithm for Wireless Sensor Networks
Enhanced DV Hop Localization Algorithm for Wireless Sensor Networks
ijtsrd
 
Localization for wireless sensor
Localization for wireless sensorLocalization for wireless sensor
Localization for wireless sensor
IJCNCJournal
 
A NOVEL APPROACH TO DETECT THE MOVEMENT OF TARGET IN WIRELESS SENSOR NETWORKS
A NOVEL APPROACH TO DETECT THE MOVEMENT OF TARGET IN WIRELESS SENSOR NETWORKSA NOVEL APPROACH TO DETECT THE MOVEMENT OF TARGET IN WIRELESS SENSOR NETWORKS
A NOVEL APPROACH TO DETECT THE MOVEMENT OF TARGET IN WIRELESS SENSOR NETWORKS
Editor IJMTER
 
Performance Analysis of Fault Detection in Round Trip Delay and Path Wireless...
Performance Analysis of Fault Detection in Round Trip Delay and Path Wireless...Performance Analysis of Fault Detection in Round Trip Delay and Path Wireless...
Performance Analysis of Fault Detection in Round Trip Delay and Path Wireless...
Editor IJMTER
 
High uncertainty aware localization and error optimization of mobile nodes fo...
High uncertainty aware localization and error optimization of mobile nodes fo...High uncertainty aware localization and error optimization of mobile nodes fo...
High uncertainty aware localization and error optimization of mobile nodes fo...
IAESIJAI
 
NETWORK PERFORMANCE ENHANCEMENT WITH OPTIMIZATION SENSOR PLACEMENT IN WIRELES...
NETWORK PERFORMANCE ENHANCEMENT WITH OPTIMIZATION SENSOR PLACEMENT IN WIRELES...NETWORK PERFORMANCE ENHANCEMENT WITH OPTIMIZATION SENSOR PLACEMENT IN WIRELES...
NETWORK PERFORMANCE ENHANCEMENT WITH OPTIMIZATION SENSOR PLACEMENT IN WIRELES...
ijwmn
 

Similar to 3 ijcse-01222-5 (20)

The Key Metric forEvaluation Localizationin Wireless Sensor Networks via Dist...
The Key Metric forEvaluation Localizationin Wireless Sensor Networks via Dist...The Key Metric forEvaluation Localizationin Wireless Sensor Networks via Dist...
The Key Metric forEvaluation Localizationin Wireless Sensor Networks via Dist...
 
UWB LOCALIZATION OF NODES FOR SECURING A MANET
UWB LOCALIZATION OF NODES FOR SECURING A MANETUWB LOCALIZATION OF NODES FOR SECURING A MANET
UWB LOCALIZATION OF NODES FOR SECURING A MANET
 
[IJET-V1I3P14] Authors :Kruthika R.
[IJET-V1I3P14] Authors :Kruthika R.[IJET-V1I3P14] Authors :Kruthika R.
[IJET-V1I3P14] Authors :Kruthika R.
 
CUBOID-BASED WIRELESS SENSOR NETWORK LOCALIZATION ALGORITHM
CUBOID-BASED WIRELESS SENSOR NETWORK LOCALIZATION ALGORITHM CUBOID-BASED WIRELESS SENSOR NETWORK LOCALIZATION ALGORITHM
CUBOID-BASED WIRELESS SENSOR NETWORK LOCALIZATION ALGORITHM
 
J017345864
J017345864J017345864
J017345864
 
IOT-WSN: SURVEY ON POSITIONING TECHNIQUES
IOT-WSN: SURVEY ON POSITIONING TECHNIQUESIOT-WSN: SURVEY ON POSITIONING TECHNIQUES
IOT-WSN: SURVEY ON POSITIONING TECHNIQUES
 
WIRELESS SENSOR NETWORK LOCALIZATION IN 3D USING STEERABLE ANCHORS’ ANTENNAS
WIRELESS SENSOR NETWORK LOCALIZATION IN 3D USING STEERABLE ANCHORS’ ANTENNASWIRELESS SENSOR NETWORK LOCALIZATION IN 3D USING STEERABLE ANCHORS’ ANTENNAS
WIRELESS SENSOR NETWORK LOCALIZATION IN 3D USING STEERABLE ANCHORS’ ANTENNAS
 
A Novel Range-Free Localization Scheme for Wireless Sensor Networks
A Novel Range-Free Localization Scheme for Wireless Sensor NetworksA Novel Range-Free Localization Scheme for Wireless Sensor Networks
A Novel Range-Free Localization Scheme for Wireless Sensor Networks
 
CP-NR Distributed Range Free Localization Algorithm in WSN
CP-NR Distributed Range Free Localization Algorithm in WSNCP-NR Distributed Range Free Localization Algorithm in WSN
CP-NR Distributed Range Free Localization Algorithm in WSN
 
Analyzing the performance of the dynamic
Analyzing the performance of the dynamicAnalyzing the performance of the dynamic
Analyzing the performance of the dynamic
 
Development and performance evaluation of
Development and performance evaluation ofDevelopment and performance evaluation of
Development and performance evaluation of
 
Development and performance evaluation of localization algorithm for variety ...
Development and performance evaluation of localization algorithm for variety ...Development and performance evaluation of localization algorithm for variety ...
Development and performance evaluation of localization algorithm for variety ...
 
NS2 Projects 2014
NS2 Projects 2014 NS2 Projects 2014
NS2 Projects 2014
 
Coordinate Location Fingerprint Based On WiFi Service
Coordinate Location Fingerprint Based On  WiFi ServiceCoordinate Location Fingerprint Based On  WiFi Service
Coordinate Location Fingerprint Based On WiFi Service
 
Enhanced DV Hop Localization Algorithm for Wireless Sensor Networks
Enhanced DV Hop Localization Algorithm for Wireless Sensor NetworksEnhanced DV Hop Localization Algorithm for Wireless Sensor Networks
Enhanced DV Hop Localization Algorithm for Wireless Sensor Networks
 
Localization for wireless sensor
Localization for wireless sensorLocalization for wireless sensor
Localization for wireless sensor
 
A NOVEL APPROACH TO DETECT THE MOVEMENT OF TARGET IN WIRELESS SENSOR NETWORKS
A NOVEL APPROACH TO DETECT THE MOVEMENT OF TARGET IN WIRELESS SENSOR NETWORKSA NOVEL APPROACH TO DETECT THE MOVEMENT OF TARGET IN WIRELESS SENSOR NETWORKS
A NOVEL APPROACH TO DETECT THE MOVEMENT OF TARGET IN WIRELESS SENSOR NETWORKS
 
Performance Analysis of Fault Detection in Round Trip Delay and Path Wireless...
Performance Analysis of Fault Detection in Round Trip Delay and Path Wireless...Performance Analysis of Fault Detection in Round Trip Delay and Path Wireless...
Performance Analysis of Fault Detection in Round Trip Delay and Path Wireless...
 
High uncertainty aware localization and error optimization of mobile nodes fo...
High uncertainty aware localization and error optimization of mobile nodes fo...High uncertainty aware localization and error optimization of mobile nodes fo...
High uncertainty aware localization and error optimization of mobile nodes fo...
 
NETWORK PERFORMANCE ENHANCEMENT WITH OPTIMIZATION SENSOR PLACEMENT IN WIRELES...
NETWORK PERFORMANCE ENHANCEMENT WITH OPTIMIZATION SENSOR PLACEMENT IN WIRELES...NETWORK PERFORMANCE ENHANCEMENT WITH OPTIMIZATION SENSOR PLACEMENT IN WIRELES...
NETWORK PERFORMANCE ENHANCEMENT WITH OPTIMIZATION SENSOR PLACEMENT IN WIRELES...
 

More from Shivlal Mewada

31 ijcse-01238-9 vetrikodi
31 ijcse-01238-9 vetrikodi31 ijcse-01238-9 vetrikodi
31 ijcse-01238-9 vetrikodi
Shivlal Mewada
 
30 ijcse-01238-8 thangaponu
30 ijcse-01238-8 thangaponu30 ijcse-01238-8 thangaponu
30 ijcse-01238-8 thangaponu
Shivlal Mewada
 
29 ijcse-01238-7 sumathi
29 ijcse-01238-7 sumathi29 ijcse-01238-7 sumathi
29 ijcse-01238-7 sumathi
Shivlal Mewada
 
28 ijcse-01238-6 sowmiya
28 ijcse-01238-6 sowmiya28 ijcse-01238-6 sowmiya
28 ijcse-01238-6 sowmiya
Shivlal Mewada
 
27 ijcse-01238-5 sivaranjani
27 ijcse-01238-5 sivaranjani27 ijcse-01238-5 sivaranjani
27 ijcse-01238-5 sivaranjani
Shivlal Mewada
 
26 ijcse-01238-4 sinthuja
26 ijcse-01238-4 sinthuja26 ijcse-01238-4 sinthuja
26 ijcse-01238-4 sinthuja
Shivlal Mewada
 
25 ijcse-01238-3 saratha
25 ijcse-01238-3 saratha25 ijcse-01238-3 saratha
25 ijcse-01238-3 saratha
Shivlal Mewada
 
24 ijcse-01238-2 manohari
24 ijcse-01238-2 manohari24 ijcse-01238-2 manohari
24 ijcse-01238-2 manohari
Shivlal Mewada
 
23 ijcse-01238-1indhunisha
23 ijcse-01238-1indhunisha23 ijcse-01238-1indhunisha
23 ijcse-01238-1indhunisha
Shivlal Mewada
 
22 ijcse-01208
22 ijcse-0120822 ijcse-01208
22 ijcse-01208
Shivlal Mewada
 
21 ijcse-01230
21 ijcse-0123021 ijcse-01230
21 ijcse-01230
Shivlal Mewada
 
20 ijcse-01225-3
20 ijcse-01225-320 ijcse-01225-3
20 ijcse-01225-3
Shivlal Mewada
 
19 ijcse-01227
19 ijcse-0122719 ijcse-01227
19 ijcse-01227
Shivlal Mewada
 
18 ijcse-01232
18 ijcse-0123218 ijcse-01232
18 ijcse-01232
Shivlal Mewada
 
16 ijcse-01237
16 ijcse-0123716 ijcse-01237
16 ijcse-01237
Shivlal Mewada
 
15 ijcse-01236
15 ijcse-0123615 ijcse-01236
15 ijcse-01236
Shivlal Mewada
 
14 ijcse-01234
14 ijcse-0123414 ijcse-01234
14 ijcse-01234
Shivlal Mewada
 
13 ijcse-01233
13 ijcse-0123313 ijcse-01233
13 ijcse-01233
Shivlal Mewada
 
12 ijcse-01224
12 ijcse-0122412 ijcse-01224
12 ijcse-01224
Shivlal Mewada
 
11 ijcse-01219
11 ijcse-0121911 ijcse-01219
11 ijcse-01219
Shivlal Mewada
 

More from Shivlal Mewada (20)

31 ijcse-01238-9 vetrikodi
31 ijcse-01238-9 vetrikodi31 ijcse-01238-9 vetrikodi
31 ijcse-01238-9 vetrikodi
 
30 ijcse-01238-8 thangaponu
30 ijcse-01238-8 thangaponu30 ijcse-01238-8 thangaponu
30 ijcse-01238-8 thangaponu
 
29 ijcse-01238-7 sumathi
29 ijcse-01238-7 sumathi29 ijcse-01238-7 sumathi
29 ijcse-01238-7 sumathi
 
28 ijcse-01238-6 sowmiya
28 ijcse-01238-6 sowmiya28 ijcse-01238-6 sowmiya
28 ijcse-01238-6 sowmiya
 
27 ijcse-01238-5 sivaranjani
27 ijcse-01238-5 sivaranjani27 ijcse-01238-5 sivaranjani
27 ijcse-01238-5 sivaranjani
 
26 ijcse-01238-4 sinthuja
26 ijcse-01238-4 sinthuja26 ijcse-01238-4 sinthuja
26 ijcse-01238-4 sinthuja
 
25 ijcse-01238-3 saratha
25 ijcse-01238-3 saratha25 ijcse-01238-3 saratha
25 ijcse-01238-3 saratha
 
24 ijcse-01238-2 manohari
24 ijcse-01238-2 manohari24 ijcse-01238-2 manohari
24 ijcse-01238-2 manohari
 
23 ijcse-01238-1indhunisha
23 ijcse-01238-1indhunisha23 ijcse-01238-1indhunisha
23 ijcse-01238-1indhunisha
 
22 ijcse-01208
22 ijcse-0120822 ijcse-01208
22 ijcse-01208
 
21 ijcse-01230
21 ijcse-0123021 ijcse-01230
21 ijcse-01230
 
20 ijcse-01225-3
20 ijcse-01225-320 ijcse-01225-3
20 ijcse-01225-3
 
19 ijcse-01227
19 ijcse-0122719 ijcse-01227
19 ijcse-01227
 
18 ijcse-01232
18 ijcse-0123218 ijcse-01232
18 ijcse-01232
 
16 ijcse-01237
16 ijcse-0123716 ijcse-01237
16 ijcse-01237
 
15 ijcse-01236
15 ijcse-0123615 ijcse-01236
15 ijcse-01236
 
14 ijcse-01234
14 ijcse-0123414 ijcse-01234
14 ijcse-01234
 
13 ijcse-01233
13 ijcse-0123313 ijcse-01233
13 ijcse-01233
 
12 ijcse-01224
12 ijcse-0122412 ijcse-01224
12 ijcse-01224
 
11 ijcse-01219
11 ijcse-0121911 ijcse-01219
11 ijcse-01219
 

Recently uploaded

Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
Celine George
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
bennyroshan06
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
PedroFerreira53928
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 

Recently uploaded (20)

Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 

3 ijcse-01222-5

  • 1. © 2015, IJCSE All Rights Reserved 11 International Journal of Computer Sciences and EngineeringInternational Journal of Computer Sciences and EngineeringInternational Journal of Computer Sciences and EngineeringInternational Journal of Computer Sciences and Engineering Open Access Research Paper Volume-3, Issue-8 E-ISSN: 2347-2693 An Efficient Approach for Localization using Trilateration Algorithm based on Received Signal Strength in Wireless Sensor Network Niharika Singh Matharu1* and Avtar Singh Buttar2 1*,2 Sept. of ECE, Punjab Technical University, India www.ijcseonline.org Received: Jul /11/2015 Revised: Jul/22/2015 Accepted: Aug/20/2015 Published: Aug/30/ 2015 Abstract— In this work, an efficient approach without additional hardware and improved accuracy is proposed Trilateration based algorithm is a distributed beacon-based localization algorithm uses distance estimation to compute the 3-D position of nodes in a network with help of Received Signal Strength. The blind node can estimate its distance from anchor node using received signal strength and the position (x, y, z) in 3-D of the node can be computed from the position information obtained from the three and four anchor nodes using trilateration. Signal propagation model is used to find out the received power i.e. received signal strength from different sensor nodes. This method uses this received signal strength. This received signal strength information is used in the trilateration method to find out the exact location of the blind nodes in the sensor field. The average localization error is coming to be 0.0119 computed with 100 anchor nodes. Keywords— Trilateration, RSS, Wireless Sensor Network I. INTRODUCTION Wireless Sensor Networks (WSNs) has become an emergent area of interest among the academic and industry in the last era. The Wireless Sensor Networks have many applications in buildings, air traffic control, engineering automation, environment observing, industry and security and have a wide range of potential applications to industry, science, transportation, domestic substructure, and security. A wireless sensor network is comprised of large number sensor nodes which are small in size, low power device, low costing and have low processing capabilities that can communicate and work out signals with other nodes. A WSN consists of densely distributed nodes that provide sensing, signal processing, embedded computing, and connectivity. Sensors are sensibly linked by self-organizing means. Location of sensor node is very essential in a wireless sensor network since many application such as observing forests and/or fields, where a large amount of sensor nodes are deployed. Localization is the most important issue in wireless sensor network because the location information is useful in deployment, routing, target tracking, coverage and rescue. . Localization is the process of finding the position of nodes as data and information are useless if the nodes have no idea of their geographical positions. Sensor nodes can determine their location by extracting the information received from the infrastructure, and by making nodes to send signals periodically. Global positioning system (GPS) is the simplest node localization method, but it becomes very expensive if large number of nodes exists in a network and also these devices have huge energy consumption. There are three different phases in localization: (1) Distance/Angle Estimation (2) Position Computation and, (3) Localization Algorithm. For location discovery in a sensor network, there must be a set of specialty nodes known as beacon (Anchor) nodes. These nodes know their location, either through a GPS receiver, or through manual configuration, which these provide to other sensor nodes. Using this location of beacon nodes, sensor nodes compute their location using various techniques. In this paper, range-based localization techniques are used to determine the position of a node in a network. Range based techniques are as follow: • Angle of Arrival (AOA): The angle between a signal’s propagation and some reference direction. They need an additional hardware, multipath reflections causes an error in estimating the directions, need very high resolution clock and is not scalable. • Time of Arrival (TOA): Speed of wavelength and time of signals travelling between anchor node and blind node is measured to estimate the location of blind node. Good level of accuracy but can be affected by multipath signals and shadowing. • Time Difference of Arrival (TDOA): Uses the same methodology as TOA but the difference is that it use two different signals say RF and ultrasound signal of different velocity. • Received Signal Strength Indicator (RSSI): The attenuation in signal strength is measured by received signal strength indicator (RSSI) circuit. RSSI measures the received power and the calculated power is translated into the estimated distance. This technique is simple, cheap and it doesn’t need an extra hardware. The main disadvantage is the signal gets interrupted by noise, causing high inaccuracy in locating the position of nodes in the Wireless Sensor Networks. In this paper the aim is to determine the 3-D position of the blind nodes (a node that is unaware of its position) using a simple localization algorithm that uses distances estimation
  • 2. International Journal of Computer Sciences and Engineering Vol.-3(8), PP(11-16) Aug 2015, E-ISSN: 2347-2693 © 2015, IJCSE All Rights Reserved 12 (Range based) and compare it from existing techniques for the accuracy and performance. II. RELATED WORK A lot of work related to localization techniques has already been done in previous years. So many techniques have been developed to locate the blind node. But still they produce a considerable amount of localization error. In this research work after the survey of previous works done in this field a better algorithm for localization of sensor nodes has been proposed. Hongyang Chen, Pei Huang, Marcelo Martins, and Hing Cheung So, and Kaoru Sezaki in 2008 [1] proposed a localization technique which improves the location accuracy with low communication traffic and computing complexity. In this paper it is shown that the performance of the proposed algorithm is superior to the conventional centroid algorithm as the performance is tested in the three dimensional scenario. In 2010 Chia-Yen Shih and Pedro Jos´e Marr´on [2] proposed a technique called Complexity-reduced 3D trilateration Localization Approach (COLA) that is based on RSSI values. The objective was to develop an effective 3D localization technique by extending existing approaches for 2D localization and it simplifies the 3D positioning process by reducing the complex 3D trilateration operation to 2D trilateration computation. The COLA approach can tolerate more errors and achieve higher location accuracy than that of the typical 3DT approach. Oguejiofor O.S, Aniedu A.N, Ejiofor H.C and Okolibe A.U in 2013 [3] proposed a trilateration based localization algorithm for wireless sensor networks (WSNs) for determining the position of nodes. Whenever anchor nodes broadcast packets containing their locations and other parameters, the blind node within the broadcast range store the positioning packet and compute the estimated its distance to the anchor and broadcast the anchor node position to other blind nodes. The blind nodes receive packets from at least three anchor nodes and hence the blind node performs trilateration and blind node becomes converted into anchor node and sends the location to sink. Pratik S. Patel and Jignesh R. Patel in 2014 [4] proposed a range-based 3D localization algorithm that is accurate, anchor-free, scalable and physical position available. Distance and direction measurement techniques are introduced to estimate ranges between anchor nodes and blind nodes. They have shown that the performance of proposed algorithm is better i.e. it achieves good trade-off between localization error percentage and precision. Labyad Asmaa, kharraz Aroussi Hatim and Mouloudi Abdelaaziz in 2014 [5] proposed two different localization algorithms using Trilateration and Multilateration mathematical techniques and compared according to the number of anchor nodes. It has been found that increasing the number of anchor nodes could enhance the accuracy of the mean location error of location algorithm based on Multilateration technique. Performance measures have been taken against mean location error and energy consumption. III. TRILATERATION TECHNIQUE Range-based localization needs multiple pair wise range measurements to estimate the locations of nodes. Multiple range measurements between unknown node and its neighbors anchor/beacon nodes can be used to improve the accuracy of the location estimate. Localization techniques vary, depending on the ranging technique. If an unknown node has distance measurements between its neighbors anchor nodes, then trilateration techniques can be used to estimate its location. In a 3-D space four anchor/beacon nodes with known locations are necessary to localize a node through distance measurements. Each distance measurement defines a circle around an anchor node with radius equal to the measurement, on which the node should lie. The intersection of three such circles from four nonlinear anchor nodes defines the exact location for the node. However, this technique accepts perfect distance measurements, which is not feasible in WSNs because of ranging errors. Hence, more than four nodes are required for localization. A. Mathematical Model for 3-Dimensional Considering the figure 1 shown below. Figure 1. Diagram showing intersection of four spheres The general equation of a sphere centered at a point (0, 0, 0) as given as: 1 General equation of a sphere centered at a point (xa, ya, za) is given as 2
  • 3. International Journal of Computer Sciences and Engineering Vol.-3(8), PP(11-16) Aug 2015, E-ISSN: 2347-2693 © 2015, IJCSE All Rights Reserved 13 Now considering four anchor nodes (a, b, c, d) that have distance (da, db, dc, dd) from blind node as shown in the figure 1. The equations for all spheres are given as. Sphere A: da 2 = (x – xa)2 + (y - ya)2 + (z – za)2 3 Sphere B: db 2 = (x – xb)2 + (y – yb)2 + (z – zb)2 4 Sphere C: dc 2 = (x – xc)2 + (y – yc)2 + (z – zc)2 5 Sphere D: dd 2 = (x – xd)2 + (y – yd)2 + (z – zd)2 6 Equation 3, 4, 5 and 6 can further be expanded to bring about the following equations: (xd – xa)x + (yd – ya)y + (zd – za)z = u = (da 2 – dd 2 ) – (xa 2 – xd 2 ) – (ya 2 – yd 2 ) – (za 2 – zd 2 ) 7 2 (xd – xb)x + (yd – yb)y + (zd – zb)z = v = (db 2 – dd 2 ) – (xb 2 – xd 2 ) – (yb 2 – yd 2 ) – (zb 2 – zd 2 ) 8 2 (xd – xc)x + (yd – yc)y + (zd – zc)z = w = (dc 2 – dd 2 ) – (xc 2 – xd 2 ) – (yc 2 – yd 2 ) – (zc 2 – zd 2 ) 9 2 Equations 7, 8 and 9 can be written as xda.x + yda.y + zda.z = u 10 xda.x + yda.y + zda.z = v 11 xda.x + yda.y + zda.z = w 12 Where, xda = xd – xa yda = yd – ya …. etc In matrix form it can be written as 13 B. Signal Propagation Model Signal propagation model is also known as free space model. While electromagnetic signals when traveling through wireless channels experience fading effects, but in some cases the transmission is with a direct line of sight such as in satellite communication. Receiver can receive the data packet. Distance of one node from the other node can be determined by measuring received signal strength of the received radio signal. In received signal strength the transmitted power (Pt) at the transmitter directly affects the received power (Pr) at the receiver. Free space model prophesies that the received power decreases as negative square root of the distance. According to frii’s free transmission equation, the detected signal strength decreases with square of the distance. 14 Where Pt is the transmitted power, Pr is the received power, Gt and Gr are the transmitting and receiving antenna gain respectively, λ is the wavelength and d is the distance between the transmitting and receiving antenna IV. PROPOSED METHODOLOGY The objective of this algorithm is to determine blind node’s location within the scattered nodes. The Proposed Methodology consists of two stages: A. Initialization Stage: This Initialization stage is introduced at all anchor nodes by making them transmit their data, location position and other parameters. The blind node within the range of the transmission store and estimate the anchor node location based on the received signal strength. By this all blind nodes will know the location of the anchor nodes. B. Final Stage: A blind node estimate its distance from at least three anchor nodes, then trilateration is perform to get its position in 3D with at least four anchor nodes or more. Then this blind node is transformed into anchor node and the position is sent to the sink. These two stages are performed till all the blind nodes are transformed into anchor nodes. The procedure is summarized in steps: Step 1: Random deployment of anchor nodes and blind nodes. Step II: Calculate actual distance between anchor nodes & blind nodes using Euclidean distance formula. Step III: Measure received signal strength at each blind node from all anchor nodes. Step IV: Consider any node and calculate estimated distance from received signal strength using power distance formula. Step V: Calculate coordinates of blind node using trilateration method in 3-D starting from 4 anchor nodes. Step VI: Increase number of anchor nodes by 1 and repeat the process till number of anchor nodes = N.
  • 4. International Journal of Computer Sciences and Engineering Vol.-3(8), PP(11-16) Aug 2015, E-ISSN: 2347-2693 © 2015, IJCSE All Rights Reserved 14 Step VII: Calculate MSE for x, y, z individually starting from 4 anchor nodes for 3-D. Step IX: Repeat step VII till N number of anchor nodes V. SIMULATION RESULT To study the strength of the proposed localization algorithm, a MATLAB program is developed. The proposed algorithm is implemented with a MATLAB which includes many input parameters. To compute the location of the blind node some input parameters are required. TABLE-I: Table of input parameter taken for implementation Performance evaluation has been done by calculating Mean Square Error of x, y, and z coordinates individually using the formula given in step III and calculating average location error and comparing it with fuzzy logic technique using the formula given below 5 10 15 20 25 30 35 40 0 0.005 0.01 0.015 0.02 0.025 0.03 Plot of Mean Square Error for x Vs Nodes Density Nodes Density (No. of nodes/10000 square meters) MSEofxcoordinate Figure 2. Plot for MSE of x coordinate with 40% of anchor nodes 5 10 15 20 25 30 35 40 0 1 2 3 4 5 6 x 10 -3 Plot of Mean Square Error for y Vs Nodes density Nodes Density (No. of nodes/10000 square meters) MSEofycoordinate Figure 3. Plot for MSE of y coordinate with 40% of anchor nodes 5 10 15 20 25 30 35 40 0 0.01 0.02 0.03 0.04 0.05 0.06 0.07 0.08 0.09 Plot of Mean Square Error for z Vs Nodes Density Nodes Density (No. of nodes/10000 square meters) MSEofzcoordinate Figure 4. Plot for MSE of z coordinate with 40% of anchor nodes 10 20 30 40 50 60 70 80 90 100 0 0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45 0.5 Number of Blind Nodes AverageLocalizationError Plot for Localization error = Fuzzy LOgic Technique = 3D Trilateration Technique Figure 5. Plot of comparison between Fuzzy and 3D trilateration techniques
  • 5. International Journal of Computer Sciences and Engineering Vol.-3(8), PP(11-16) Aug 2015, E-ISSN: 2347-2693 © 2015, IJCSE All Rights Reserved 15 TABLE-II: Comparison table Figure 6. Plot localization error VII.CONCLUSIONS The MSE of x, y and z coordinates is calculated for each number of anchor nodes starting from 4 and the graph is plotted between number of anchor nodes and MSE. It is seen that as the number of anchor nodes are increasing, the MSE is decreasing. As per the three scenarios it can be seen that as we increase the nodes the value for MSE (minimum square error) decreases. At last the localization error of 3-D trilateration and fuzzy logic technique is compared. It is seen that proposed technique gives much better results that fuzzy logic technique. It is also seen that the minimum and maximum values of Average Localization Error for 3-D trilateration technique are 0.0116 and 0.0315 respectively. Hence it can be concluded that 3-D trilateration technique is better than fuzzy logic technique. REFERENCES [1] Hongyang Chen, Pei Huang, Marcelo Martins, Hing Cheung So, and Kaoru Sezaki,” Novel Centroid Localization Algorithm for Three-Dimensional Wireless Sensor Networks”, IEEE, 2008. [2] Chia-Yen Shih, Pedro Jos´e Marr´on,” COLA: Complexity-Reduced Trilateration Approach for 3D Localization in Wireless Sensor Networks”, 2010 IEEE Fourth International Conference on Sensor Technologies and Applications. [3] Oguejiofor O.S, Aniedu, Ejiofor H.C, Okolibe A.U,”Trilateration based Localization Algorithm for Wireless Sensor Networks”, IJISME, 2013. [4] Pratik S. Patel, Jignesh R. Patel,” Localization Algorithm for Mobile Sensor Nodes Using 3D Space in Wireless Sensor Network”, International Journal on Recent and Innovation Trends in Computing and Communication, 2014. [5] Labyad Asmaa, kharraz Aroussi Hatim, Mouloudi Abdelaaziz,” Localization Algorithm Research in Wireless Sensor Networks Based on Multilateration and Trilateration Techniques”, IEEE, 2014. [6] C.Y.Chony and S.P Kumar, 2003 “sensor networks. Evolution opportunities and challenges”, proceeding of the IEEE, VOL.91. [7] J. Bachrach and C. Taylor,” Handbook of Sensor Networks: Algorithms and Architectures”, chapter Localization in Sensor Networks, Wiley, 2005. [8] Holger Karl, Andreas Willig, “Protocols and Architectures for Wireless Sensor Networks”, chapter Localization and positioning, Wiley, 2005. [9] Aspnes,J., T. Eren, D.K. Goldenberg, A.S. Morse, W. Whiteley, Y.R. Yang, B.D. Anderson, and P.N. Belhumeur, “A theory of network localization”: IEEE Transactions on Mobile Computing: 2006,1663–1678. [10] Yao-Hung Wu and Wei-Mei Chen,” An Intelligent Target Localization in Wireless Sensor Networks”, IEEE, 2014. [11] Ian F.Akyildiz, Mehmet Can Vuran, “Wireless Sensor Networks”, Wiley, 2010. [12] Amitangshu Pal,” Localization Algorithms in Wireless Sensor Networks: Current Approaches and Future Challenges”, Network Protocols and Algorithms ISSN 1943-3581 2010, Vol. 2, No. 1. [13] Nabil Ali Alrajeh, Maryam Bashir, Bilan shams, 2013.”Localization Techniques in Wireless Sensor Networks”, Hindawi Publishing Corporation, 2013. [14] Zenon Chaczko, Ryszard Klempous, Jan Nikodem, Michal Nikodem, “Methods of Sensors Localization in Wireless Sensor Networks”, 14th Annual IEEE International Conference and Workshops on the Engineering of Computer-Based Systems ,2007. [15] Vishal Garg, Mukul Jhamb,” A Review of Wireless Sensor Network on Localization Techniques”, International Journal of Engineering Trends and Technology (IJETT) - Volume4Issue4- April 2013.
  • 6. International Journal of Computer Sciences and Engineering Vol.-3(8), PP(11-16) Aug 2015, E-ISSN: 2347-2693 © 2015, IJCSE All Rights Reserved 16 [16] Mostafa Arbabi Monfared,” Localization in Wireless Sensor Networks Based on Fuzzy Logic”, Institute of Graduate Studies and Research, 2012. [17] Yuan Zhang, Wenwu Wu, Yuehui Chen,” A Range- Based Localization Algorithm for Wireless Sensor Networks”, Journal of Communications and Networks, vol. 7, no. 4, December 2005. [18] Weerat Katekaew, Chakchai So-In, Kanokmon Rujirakul, Boonsup Waikham,” H-FCD: Hybrid Fuzzy Centroid and DV-Hop Localization Algorithm in Wireless Sensor Networks”, 2014 IEEE Fifth International Conference on Intelligent Systems, Modeling and Simulation. [19] Baohui Zhang, Jin Fan, Guojun Dai, Tom H. Luan,” A Hybrid Localization Approach in 3D Wireless Sensor Network”, Hindawi Publishing Corporation International Journal of Distributed Sensor Networks, 2015.