Multiple Event-Driven Node Localization in Wireless Sensor Networks
Multiple Event-Driven Node Localization in Wireless Sensor Networks
Multiple Event-Driven Node Localization in Wireless Sensor Networks
1073
All Rights Reserved © 2013 IJARCET
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
Volume 2, Issue 3, March 2013
sensor nodes. Events like light and sound, with well functionality of the Spotlight localization system. Each of
characterized spatiotemporal properties and detectable with these designs is evaluated in three scenarios: 1) the terrain is
simple sensing hardware, perform well in this system. By known or assumed to be flat; 2) terrain information is
determining a sensor node’s recognition time of a generated available; and 3) the terrain is unknown.
event, a spatial relationship between the sensor node and the Point Scan, Line Scan, and Area Cover EDFs all localize
event generator can be inferred. There are three main sensor nodes. However, they vary in localization time,
functions: Event Detection, Event Distribution Function and communication overhead, and energy consumed (defined as
Localization Function. Event Overhead). Assume that all sensor nodes are located
The EDF E(t) may be adjusted to disseminate events in a square with edge size D, and that the Spotlight device
optimally based on limitations forced by sensor abilities, can generate N events (e.g., Point, Line, and Area Cover
limitations of the platform transporting the Spotlight system, events) every second, and that the maximum tolerable
limitations forced by terrain, and availability of detailed localization error is r. Table 1 compares the execution cost
geographic information. The Point Scan, Line Scan, and of the three techniques.
Area Cover Event Functions each illustrate basic
1074
All Rights Reserved © 2013 IJARCET
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
Volume 2, Issue 3, March 2013
events over time and is present on one or more Spotlight Compute Event Detection Func_ D(e) (Node Id, Event Id,
devices. time Ti)
The EDF is given by For each sensor node
𝑃 𝑃 𝑥, 𝑦 ∈ 𝐴 𝑎𝑛𝑑 𝑥 = 𝑠𝑡 𝑚𝑜𝑑 𝑙 Do
E(t) =
𝑎𝑛𝑑 Send detection time sequence T i = {ti1, ti2,…., tim}
y = 𝑠𝑡/𝑙 𝑟}. to spotlight device
The resulting localization function is End
L(Ti) = E(Ti1) = {(sti1)mod(l), sti1/𝑙 𝑟} Compute Localization function_L(t) ( sensor node Id, time
There are two terrains: known terrain and unknown Sequence)
terrain. Now, the equation of the line from Spotlight device For each node do
to the terrain is given by Estimate location of node ni,
𝑥 𝑥1 cos 𝛼1 Process with Ti and E(t)
𝑦 = 𝑦2 + k cos 𝛽1 End
𝑧 𝑧3 cos 𝛾1 End Proc_ Localization
where k is given by
𝑥−𝑥1 𝑦 −𝑦1 𝑧−𝑧1
k= = =
cos 𝛼1 cos 𝛽1 cos 𝛾1 B. Flow Chart
and
𝑥 𝑧−𝑧1 cos 𝛼1 𝑥1 Spotlight Device
𝑦 = cos 𝛾1 cos 𝛽1 + 𝑦1
Now, the resulting localization function is Event Distribution
𝑥 𝑧−𝑧1 cos 𝛼1
L(Ti) = E(Ti1) = max 𝑦 = +
cos 𝛾1 cos 𝛽1
1075
All Rights Reserved © 2013 IJARCET
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
Volume 2, Issue 3, March 2013
Fig. 3(a) – Nodes vs Packet Delivery Ratio, Fig. 3(b) – Nodes vs Delay, Fig. 3(c) – Nodes vs Overhead, Fig. 3(d) –
Nodes vs Throughput
The fig. 3(a) depicts the graph comparison between the events detection. The nodes lie through the x-axis and the
single event and multiple events detection with respect of throughput lies through the y-axis. In this graph, there is a
nodes and the packet delivery ratio. Here, the red line shows variation occurs in the multiple events detection when
the single event detection and the green line shows the compared with the single event detection.
multiple events detection. The nodes lie through the x-axis
and the packet delivery ratio lies through the y-axis.
The fig. 3(b) depicts the graph comparison between the VII. CONCLUSION
single event and multiple events detection with respect of Based on the limitations of the existing model, it is
nodes and the delay. Here, the red line shows the single decided to implement three enhancement ideas: To
event detection and the green line shows the multiple events maximize the coverage by increasing the total size of the
detection. The nodes lie through the x-axis and the delay lies sensor field and also by increasing the number of nodes; To
through the y-axis. In this graph, there is a variation occurs distribute and detect the multiple events; High Localization
in the multiple events detection when compared with the precision with respect to time and accuracy. Localization is
single event detection. finding the position of individual sensor nodes remains one
The fig. 3(c) depicts the graph comparison between the of the most difficult research challenges. Here, this method
single event and multiple events detection with respect of presents the design, implementation, and evaluation of
nodes and the overhead. Here, the red line shows the single Spotlight, a localization system for wireless sensor
event detection and the green line shows the multiple events networks. The system is divided into different modules and
detection. The nodes lie through the x-axis and the overhead each module is processed separately and finally
lies through the y-axis. In this graph, there is a variation implemented together.
occurs in the multiple events detection when compared with
the single event detection.
The fig. 3(d) depicts the graph comparison between the
single event and multiple events detection with respect of
nodes and the throughput. Here, the red line shows the
single event detection and the green line shows the multiple
1076
All Rights Reserved © 2013 IJARCET
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
Volume 2, Issue 3, March 2013
1077
All Rights Reserved © 2013 IJARCET