SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 992
Emergency Navigation in Rescue with Wireless Sensor Networks
Soundarya.S1, Ramya.A.T2, R.K.Kapila vani3
1Student, Department of Computer Science and Engineering,
Prince Shri Venkateshwara Padmavathy Engineering College,Tamil Nadu , India.
2Student, Department of Computer Science and Engineering,
Prince Shri Venkateshwara Padmavathy Engineering College, Tamil Nadu, India.
3Assistant professor, Department of Computer Science and Engineering,
Prince Dr. K Vasudevan College of Engineering and Technology, Tamil Nadu, India.
---------------------------------------------------------------------***----------------------------------------------------------------------------
Abstract - Wireless sensor networkshavemajorapplication
in the navigation service. This application is widely used in
various domains like military, industries and medical
applications. The navigation application is the in-situ
interaction between the sensor and the user. The proposed
idea is to assist the people in escaping from hazardous area in
case of emergency. It is to track the exit and dangerous area
boundary so that people nearby dangerous area achieve mild
congestion and the people away from danger avoid
unnecessary detours. The first step is to establish potential
map, then to build a hazard level map and finally planning a
safe path for each user. Dynamic path is provided so that
user’s position is tracked according to their movement to the
nearest exit point.
Key Words: wireless sensornetwork,emergencynavigation,
dynamic path.
1.INTRODUCTION
The advances in the technologies such as communication
and their related technologies have put their results in
sensors and their networks. Also the advance made in the
wireless sensor devices helps us in providingthe wideusage
of the sensors in the fields [1]. Nowadays, the interaction
between the user and the physical sensors has been
increased as the interest of the people increases and also to
provide a safe environment to the users [2], [3]. Due to this,
computers are used to better servethepeoplebymonitoring
on its own and also interacting with this geographic world.
The users are provided with the mobile phones in order to
communicate with thesensors.Ifemergencyoccurs,then the
users are directed to get out of the dangerousarea assoonas
possible. This is done by the nomadic interactionoftheusers
with the sensors.
In existing system, the users are directed to the destination
path but the destination path is static and it cannot be
changed. Due to this, the persons even when they are close
to shortest exit are not directed to that path. Destination
path is static and they are guided to that path even though it
takes much time. In earlier days, the principles were based
to monitor only the physical environment. Nowadays, it has
increased communication between the in-situ user and the
surrounding environment. Initially, the navigation of the
person pursue for a critical path that is safe. The term safety
does not mean an area that is far away, it refers to the area
where less congestion occurs and less detours is
encountered. It also has a fast reaction at the time of
emergency. The next is human navigation will consume
much time when compared to the process of traditional
packet routing, as the time taken by the individual is more
due to less speed in the movement. The process of packet
routing scheme appears to be static which appears to be in
contrast of the navigationofthehuman beingwhichappears
to be dynamic.
There are many solutions for the navigation at the times of
emergency that is assisted withthewirelesssensornetwork.
One of the previous approaches [4] rely on the algorithm of
exhaustive search that will flood the networks on the
communication graph with the packets. These packets are
used to do Breadth first search. The algorithm may be
optimal for path length, but it is very expensive for
communication. The next is the greedy geographic search in
which the person greedily moves to the destination and
traverse towards the dangerous zone that is found on the
way. To find solution the problem is split up into two parts.
First is constructing a graph with all nodes in them but with
limited number of edges to form full graph communication
and this is called as skeleton graph. Then shortest path are
found using this skeleton graph. Another approach is [3] the
users are given with the devices such as the smart phones in
which the Bluetooth is used to communicate with the
sensors.
During emergency the sensor network discovers a field and
gives the user necessary information of guidance to the area
of safety. The sensor network does not have a predefined
memory of the location.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 992
Fig-1: Shopping complex. Road map constructed using
medial axis graph approach.
When emergency occurs existing system [6] focuses on
finding the safest path for each and every user, but
calculating congestion is not considered during the time in
which sensor triggers. Smart way to avoid congestion is not
calculated. Alternative path is not shown while ignoring the
roundabout way to replace a part of the route. Proper
navigation is not provided for the users. After emergency
triggered the user don’t find exit path efficiently because of
the unknown place. In road map method, a single road map
is implemented and all the users are guided through the
same map which reduces the planning overhead but it may
result in heavy congestion. The road map is designed by
connecting the medial axis nodes. The exits and user nodes
are connected to the medial nodes.
Our Approach :
In order to solve the problem of improper navigation and
static datasets an approach is introduced. Dynamic short
path is provided so that the users aredirectedtotheshortest
exit at a speedy rate. The word dynamic itself says constant
changing. The users are tracked according to their location
periodically and path is provided to the destination in
dynamic manner. Datasets are designed in a dynamic
manner. Map level implementation is made for navigating
the persons from one place to another. The first methodisto
establish a potential map. Potential map is designed to
navigate the people those who are away from the hazardous
area. A different path is shown to those who are away from
the dangerous region sincetheyarevulnerabletocongestion
that people near the hazardous area. The second is tobuilda
hazard level map to provide path for the users nearer to the
dangerous area and branches different path to avoid
congestion.
These people should experience a mild congestion in order
to save the life of the people. Potential map and hazard level
map are combined to form Compound level map. The final
method is to plan a safe path for each and every user in that
area.
Fig-2: System architecture
2.PROBLEM SPECIFICATION
During the time of emergency such as fire accident or
explosive, threatens the safety of the persons surrounding
that area. At this moment the users should be navigated to
the safer place in faster rate. Fig 1 depicts the navigation
path and the dangerous area. The path is used to evacuate
the people from the hazardous are in a safe manner. The
assumption, objective and the requirements are as follows:
2.1 Assumptions:
We assume a field containing dangerous area as marked in
Fig 1. (red nodes in Fig 1). These areas may disappear,
shrink or expand as time passes. There is finite number of
dangerous areas. Sensor node will trigger “yes” alarm if it
lies in hazardous area and “no” alarm if it lies in safe area.
The sensor function s is given as s= {0, 1}, which represents
“0” resides out of hazardous area and “1” resides in
hazardous area. We assume that people are carrying mobile
phones with them that communicates easily with the
sensors. The persons are able to track the nearby sensors by
the direction and strength of the wireless signal [7].
There will be a way to escape from the dangerousarea when
users are not completely surrounded by hazards. But in
cases of completely surrounded by hazards, the users
depend on rescues like helicopter or fire service to remove
obstacles [8].
2.2 Objectives:
The main objective is to assist the people in escaping from a
dangerous area quickly in case of emergency with
guaranteed safety by providing dynamic shortpathandmap
level implementation.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 992
2.3 Requirements:
The requirements include
 Location free – location information is not required.
It also reduces the cost.
 Guaranteed safety – escape track should be safe
away from hazardous region.
 Scalable – path for evacuation should not be too
long and it should be of lightweight.
 Evacuation time – total time taken for evacuation
process must be minimized.Itisthetimetakenfrom
occurrence of emergency to user’s exit time.
 Congestion adaptive – users are diverted through
different paths to avoid congestion.
3. DESIGN PRINCIPLES
The design principles involve the steps: Constructing
compound map,Designingmedial axisgraph,skeletongraph,
shortest path navigation, Dynamic datasets and Dynamic
path.
3.1 Constructing compound map
The compound map is a combination of potential map and
hazard level map [6].
The potential map is used to track the exit and provides the
navigation to the user so that they can reach the exit with
few detours. A potential function f based on hop count is
established. It is given by f: VD for the exit ‘e’, D is the
distance of hop count from each node to exit. The exit
initiates flooding across the network. Aftergetting messages
from ‘e’, each and every node knows the hop count distance
d to e, and the distance is given by (d, e).
The hazard level map tracks the area of hazardand branches
different path to avoid heavy congestion, that is, users are
directed across paths so that it does not appears to be
crowded like the road map of singlelane.Hazardlevel mapis
built when an emergency event is detected by the sensor,
and is initiated by the nodes that border emergency event.
The hazard level node has a sensed value of 1 and the safe
node has a sensed value of 0. An interim band is present
which separates the hazard node from the safe node. Local
updating of the navigation path is done during the time of
emergency. Simpler way to design hazard map is to let the
boundary of emergency area node to flood with huge hop
counts. Since hop counts that are larger are safer that hop
counts of smaller.
Fig-3: Hazard level map with interimandsafezones.Interim
is coloured blue and safe zones are given in yellow.
3.2 Designing medial axis graph
A medial axis graph is designed for providingsafepathto the
users [8]. Let sn be the nodes in the safe medial axis graph.
The sn separates safe area into cells and borders them.
These nodes are used as a backbone for navigation during
emergency. Sn can be identified by local flooding. The nodes
bordering hazardous area broadcast their condition by
sending ID’s. Each node records hops to 2 closest hazardous
area. If those 2 numbers are same then thatnodeissaidtobe
the medial node. After this the user nodes and exit are
connected to the medial node. In this case, if exit is not
medial node then a path should be established from medial
node to exit.
Fig-4: Medial axis graph
3.3 Skeleton graph
Navigating a field during hazardous area is similar to the
problem where the path is planned in existence of barriers.
There are two ways to solve this problem (1) geographic
scheme and (2) exhaustive search. In first scheme, the
person greedily movestowardsthe exitandpassthrough the
hazardous areas on their way. The communication in this
scheme is less but it creates many suboptimal paths. The
second scheme floods the networks. This algorithm is
optimal while considering path length but communication
cost is relatively high.
The solution to the above given problem is that a skeleton
graph is designed. It is constructed by taking all the nodes
from the original graph and connecting those nodes with
minimal paths to form a graph with complete
communication. Next, paths of minimal exposure and short
paths are found. The path information is not maintained in
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 992
the system. The path is encountered only when the query is
raised.
3.4 Shortest path navigation
The shortest path algorithm uses breath first search in
communication graph. The graph’s source node is flooded
with search packets. Every node has the information from
the source of how many nodes it has travelled and last
visited node. The shortest path provided in this paper is not
the regular shortest path used to find the navigation for the
same destination. The destination point is calculated to be
dynamic according to the user’s location to provide safe and
quick navigation. The shortest path can be found from
starting location to any other location, not just the desired
location.
The graph used is weighted graph, where the weight
assigned to the edge is a non negative value w(e). A path is
sequence of vertices where p=(v1,v2,...,vn)suchthatvi=vi+1.
ALGORITHM
1: for each vertex v in graph g
1.1: label v as unvisited
1.2: set d(v) = &infinity
1.3: set source(v) = undefined
2: set d(0)=0
3: while any vertex is unvisited
3.1: call unvisited vertex with smallest & delta u
3.2: label u as visited
3.3: for each neighbour n of u
3.3.1: if d(u) + w(u, n)< &delta(n)
3.3.1.1: set d(n) = d(u) + w(u, n)
3.3.1.2: set source(n) = u
4: end
3.5 Dynamic datasets
The datasets are designed in highly dynamic manner. The
paths stored in the datasets are dynamic andthechangesare
updated periodically so that the user are provided with the
appropriate path for navigation.
3.6 Dynamic path
The word dynamicitselfdenotes“constantchange”.Dynamic
path is provided to the user to escape from a hazardous area
in case of emergency by providingtheshortestandthesafest
path in a rapid manner. The navigation is provided from the
source of the user to the exit. The destination path appears
to be dynamic since movement of users are irregular. When
there are large number of users and less number of safety
exits then it results in congestion. Thismayincreasethetime
of evacuation which results in vulnerability of the human
life.
(a)
(b)
Fig-5: Dynamic path
(a) User1 is nearer to exit 1 and given path through exit
1.
(b) User2 is provided with navigation path for exit
rather than providing the same exit path as exit 1.
For example consider a field, which has two exit points (exit
1 and exit 2) and two users. Dynamic path finding works as,
if emergency occurs the user1 is provided with the
information that exit 1 appears to be shorter, since user1 is
close to exit 1. And for user2 the information is provided as
exit 2 is shorter, which helps him/hertonavigate quicklyout
of the dangerous area rather than providing the same exit 1
as destination.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 992
4.PERFORMANCE EVALUATION
The efficiency and the scalability of the proposed algorithm
is evaluated through large scale simulations and comparing
performance with the existing system. The simulation is
done by deploying sensor nodes in rectangular area. The
network range varies from 1000 to 15000. For each trial
about 5 internal users are generated to navigate them
outwards by inserting dangerousarea insidetherectangular
area. The number of exit can be set to 2 or 3 and the
algorithm does not rely on location information.
To evaluate the efficiency of the path we compare the route
length planned ‘l’ with shortest path length that does not go
through hazardous area Sop . The ratio is given by l/Sop. If
the ratio is closer to 1 then the algorithm is better. The run
time of the algorithm is O(|V|2).According to the size of the
danger zone the size of the skeleton graph varies. When
compared to full graph the size of skeleton graph is smaller
than that of full graph. For a field with 1024 sensors with
danger zone, the skeleton graph appears to be of size 377.
5 CONCLUSION
We have proposed a dynamic path and dynamic datasets
using map level implementations in order to provide
emergency navigation for the fast evacuation of the users
from the hazardous area. Knowledge about the location
information is not required.
REFERENCES
[1] Dulman, P.J.M. Havinga, S. Chatterjea, “Introduction to
wireless sensor networks”, July 10,2014.
[2] C.Fisher, H. Gellersen, “Location and navigation support
for emergency responders: A survey”, IEEE Pervasive
Computing, Volume-9, January-March 2010.
[3] Wang, Z. Li, Y. Liu, Z. Yang, Mo Li, “Sensor network
navigation without locations”, IEEETransactionsonParallel
and Distributed systems, Volume 24, July 2013.
[4] C. Buragohain, S. Suri,D.Agarwal, “Distributednavigation
algorithms for sensor networks”, IEEE International
Conference on Computer Communications, 2006.
[5] H. Lin, H. Jiang, C. Wang, “CANS-Towards congestion
adaptive and small stretch emergency navigationwith wsn”,
IEEE Transactions on Mobile Computing , Volume 15, May
2016.
[6] B. Nath, D. Niculescu,“Adhoc positioning system using
angle of arrival”,IEEEInternational ConferenceonComputer
Communications, 2003.
[7] G. E.Jan, I. Parberry, K. Y. Chang, “Optimal path planning
for mobile robot navigation”, IEEE Transactions on
Mechatronics, Volume 13, August 2008.
[8] F. Wu, A. Zhan, G. Chen, “SOS: A safe, ordered, speedy
emergency navigation algorithm in wireless sensor
networks”, International Conference on Computer
Communications and Networks, 2011.
BIOGRAPHIES
Soundarya.S is currentlypursuing
her B.E. degree in Computer
Science and Engineering. She is
interested in Mobile Computing
and Network Security.
Ramya.A.T. is currently pursuing
her B.E. degree in Computer
Science and Engineering. She is
interested in Cryptography and
network security.
Kapila Vani R.K. Completed her
B.E and M.E degree in Computer
Science and Engineering from
Dhanalakshmi college of
Engineering and alpha college of
Engineering, India during the year
2006 and 2014 respectively. She is
expertise in the areas of Data
Mining Algorithms and Software
Engineering. She is an assistant
professor from 2014 to till now in
Prince Dr.K.Vasudevan college of
Engineering and Technology.

More Related Content

What's hot

Map as a Service: A Framework for Visualising and Maximising Information Retu...
Map as a Service: A Framework for Visualising and Maximising Information Retu...Map as a Service: A Framework for Visualising and Maximising Information Retu...
Map as a Service: A Framework for Visualising and Maximising Information Retu...M H
 
Mobility_Research_paper
Mobility_Research_paperMobility_Research_paper
Mobility_Research_paperPiyush Jalan
 
Enhancement of energy efficiency and throughput using csmaca dcf operation fo...
Enhancement of energy efficiency and throughput using csmaca dcf operation fo...Enhancement of energy efficiency and throughput using csmaca dcf operation fo...
Enhancement of energy efficiency and throughput using csmaca dcf operation fo...eSAT Publishing House
 
A Survey on Mobile Sensing Technology and its Platform
A Survey on Mobile Sensing Technology and its PlatformA Survey on Mobile Sensing Technology and its Platform
A Survey on Mobile Sensing Technology and its PlatformEswar Publications
 
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...Editor IJMTER
 
Intelligent GIS-Based Road Accident Analysis and Real-Time Monitoring Automat...
Intelligent GIS-Based Road Accident Analysis and Real-Time Monitoring Automat...Intelligent GIS-Based Road Accident Analysis and Real-Time Monitoring Automat...
Intelligent GIS-Based Road Accident Analysis and Real-Time Monitoring Automat...CSCJournals
 
Priority Based Spectrum Sensing and Security System using Radio Cognitive Net...
Priority Based Spectrum Sensing and Security System using Radio Cognitive Net...Priority Based Spectrum Sensing and Security System using Radio Cognitive Net...
Priority Based Spectrum Sensing and Security System using Radio Cognitive Net...IJASRD Journal
 
An Overview and Classification of Approaches to Information Extraction in Wir...
An Overview and Classification of Approaches to Information Extraction in Wir...An Overview and Classification of Approaches to Information Extraction in Wir...
An Overview and Classification of Approaches to Information Extraction in Wir...M H
 
An efficient routing approach for aggregated data transmission along with per...
An efficient routing approach for aggregated data transmission along with per...An efficient routing approach for aggregated data transmission along with per...
An efficient routing approach for aggregated data transmission along with per...eSAT Publishing House
 
Machine Learning approach for Assisting Visually Impaired
Machine Learning approach for Assisting Visually ImpairedMachine Learning approach for Assisting Visually Impaired
Machine Learning approach for Assisting Visually ImpairedIJTET Journal
 

What's hot (11)

Map as a Service: A Framework for Visualising and Maximising Information Retu...
Map as a Service: A Framework for Visualising and Maximising Information Retu...Map as a Service: A Framework for Visualising and Maximising Information Retu...
Map as a Service: A Framework for Visualising and Maximising Information Retu...
 
Mobility_Research_paper
Mobility_Research_paperMobility_Research_paper
Mobility_Research_paper
 
Enhancement of energy efficiency and throughput using csmaca dcf operation fo...
Enhancement of energy efficiency and throughput using csmaca dcf operation fo...Enhancement of energy efficiency and throughput using csmaca dcf operation fo...
Enhancement of energy efficiency and throughput using csmaca dcf operation fo...
 
A Survey on Mobile Sensing Technology and its Platform
A Survey on Mobile Sensing Technology and its PlatformA Survey on Mobile Sensing Technology and its Platform
A Survey on Mobile Sensing Technology and its Platform
 
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...
 
Intelligent GIS-Based Road Accident Analysis and Real-Time Monitoring Automat...
Intelligent GIS-Based Road Accident Analysis and Real-Time Monitoring Automat...Intelligent GIS-Based Road Accident Analysis and Real-Time Monitoring Automat...
Intelligent GIS-Based Road Accident Analysis and Real-Time Monitoring Automat...
 
Priority Based Spectrum Sensing and Security System using Radio Cognitive Net...
Priority Based Spectrum Sensing and Security System using Radio Cognitive Net...Priority Based Spectrum Sensing and Security System using Radio Cognitive Net...
Priority Based Spectrum Sensing and Security System using Radio Cognitive Net...
 
An Overview and Classification of Approaches to Information Extraction in Wir...
An Overview and Classification of Approaches to Information Extraction in Wir...An Overview and Classification of Approaches to Information Extraction in Wir...
An Overview and Classification of Approaches to Information Extraction in Wir...
 
An efficient routing approach for aggregated data transmission along with per...
An efficient routing approach for aggregated data transmission along with per...An efficient routing approach for aggregated data transmission along with per...
An efficient routing approach for aggregated data transmission along with per...
 
Machine Learning approach for Assisting Visually Impaired
Machine Learning approach for Assisting Visually ImpairedMachine Learning approach for Assisting Visually Impaired
Machine Learning approach for Assisting Visually Impaired
 
IJET-V3I1P6
IJET-V3I1P6IJET-V3I1P6
IJET-V3I1P6
 

Similar to Emergency Navigation in Rescue with Wireless Sensor Networks

IRJET- Emergency Navigation System using Mobile Computing
IRJET-  	  Emergency Navigation System using Mobile ComputingIRJET-  	  Emergency Navigation System using Mobile Computing
IRJET- Emergency Navigation System using Mobile ComputingIRJET Journal
 
Emergence Detection And Rescue Using Wireless Sensor Networks
Emergence Detection And Rescue Using Wireless Sensor NetworksEmergence Detection And Rescue Using Wireless Sensor Networks
Emergence Detection And Rescue Using Wireless Sensor NetworksIRJET Journal
 
Dynamic vehicle traffic management system
Dynamic vehicle traffic management systemDynamic vehicle traffic management system
Dynamic vehicle traffic management systemeSAT Journals
 
A comparative study on road traffic management systems
A comparative study on road traffic management systemsA comparative study on road traffic management systems
A comparative study on road traffic management systemseSAT Publishing House
 
TRAFFIC FORECAST FOR INTELLECTUAL TRANSPORTATION SYSTEM USING MACHINE LEARNING
TRAFFIC FORECAST FOR INTELLECTUAL TRANSPORTATION SYSTEM USING MACHINE LEARNINGTRAFFIC FORECAST FOR INTELLECTUAL TRANSPORTATION SYSTEM USING MACHINE LEARNING
TRAFFIC FORECAST FOR INTELLECTUAL TRANSPORTATION SYSTEM USING MACHINE LEARNINGIRJET Journal
 
SMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREA
SMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREASMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREA
SMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREAIRJET Journal
 
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...IRJET Journal
 
IRJET - Density based Traffic Management System
IRJET - Density based Traffic Management SystemIRJET - Density based Traffic Management System
IRJET - Density based Traffic Management SystemIRJET Journal
 
IRJET- Application for Keen Transporation and Crisis Framework
IRJET-  	  Application for Keen Transporation and Crisis FrameworkIRJET-  	  Application for Keen Transporation and Crisis Framework
IRJET- Application for Keen Transporation and Crisis FrameworkIRJET Journal
 
National Highway Alignment from Namakkal to Erode Using GIS
National Highway Alignment from Namakkal to Erode Using GISNational Highway Alignment from Namakkal to Erode Using GIS
National Highway Alignment from Namakkal to Erode Using GISIJERA Editor
 
Vehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficVehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficeSAT Journals
 
Vehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficVehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficeSAT Publishing House
 
Iaetsd literature review on traffic signal control system based on
Iaetsd literature review on traffic signal control system based onIaetsd literature review on traffic signal control system based on
Iaetsd literature review on traffic signal control system based onIaetsd Iaetsd
 
IRJET- A Survey of Trolley/Wheelchair based Smart System for Exclusive Medica...
IRJET- A Survey of Trolley/Wheelchair based Smart System for Exclusive Medica...IRJET- A Survey of Trolley/Wheelchair based Smart System for Exclusive Medica...
IRJET- A Survey of Trolley/Wheelchair based Smart System for Exclusive Medica...IRJET Journal
 
IRJET - Literature Survey on Smart Bin that Segregates and Measures the W...
IRJET -  	  Literature Survey on Smart Bin that Segregates and Measures the W...IRJET -  	  Literature Survey on Smart Bin that Segregates and Measures the W...
IRJET - Literature Survey on Smart Bin that Segregates and Measures the W...IRJET Journal
 
Analysis of Road Network using Remote Sensing and GIS Data Udham Singh Nagar ...
Analysis of Road Network using Remote Sensing and GIS Data Udham Singh Nagar ...Analysis of Road Network using Remote Sensing and GIS Data Udham Singh Nagar ...
Analysis of Road Network using Remote Sensing and GIS Data Udham Singh Nagar ...IRJET Journal
 
A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...
A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...
A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...IRJET Journal
 
IoT-Based Mobile Adaptive Routing Algorithm in a Ubiquitous Network
IoT-Based Mobile Adaptive Routing Algorithm in a Ubiquitous NetworkIoT-Based Mobile Adaptive Routing Algorithm in a Ubiquitous Network
IoT-Based Mobile Adaptive Routing Algorithm in a Ubiquitous NetworkIJCNCJournal
 
IOT-BASED MOBILE ADAPTIVE ROUTING ALGORITHM IN A UBIQUITOUS NETWORK
IOT-BASED MOBILE ADAPTIVE ROUTING ALGORITHM IN A UBIQUITOUS NETWORKIOT-BASED MOBILE ADAPTIVE ROUTING ALGORITHM IN A UBIQUITOUS NETWORK
IOT-BASED MOBILE ADAPTIVE ROUTING ALGORITHM IN A UBIQUITOUS NETWORKIJCNCJournal
 

Similar to Emergency Navigation in Rescue with Wireless Sensor Networks (20)

IRJET- Emergency Navigation System using Mobile Computing
IRJET-  	  Emergency Navigation System using Mobile ComputingIRJET-  	  Emergency Navigation System using Mobile Computing
IRJET- Emergency Navigation System using Mobile Computing
 
Emergence Detection And Rescue Using Wireless Sensor Networks
Emergence Detection And Rescue Using Wireless Sensor NetworksEmergence Detection And Rescue Using Wireless Sensor Networks
Emergence Detection And Rescue Using Wireless Sensor Networks
 
Dynamic vehicle traffic management system
Dynamic vehicle traffic management systemDynamic vehicle traffic management system
Dynamic vehicle traffic management system
 
A comparative study on road traffic management systems
A comparative study on road traffic management systemsA comparative study on road traffic management systems
A comparative study on road traffic management systems
 
TRAFFIC FORECAST FOR INTELLECTUAL TRANSPORTATION SYSTEM USING MACHINE LEARNING
TRAFFIC FORECAST FOR INTELLECTUAL TRANSPORTATION SYSTEM USING MACHINE LEARNINGTRAFFIC FORECAST FOR INTELLECTUAL TRANSPORTATION SYSTEM USING MACHINE LEARNING
TRAFFIC FORECAST FOR INTELLECTUAL TRANSPORTATION SYSTEM USING MACHINE LEARNING
 
SMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREA
SMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREASMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREA
SMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREA
 
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...
 
IRJET - Density based Traffic Management System
IRJET - Density based Traffic Management SystemIRJET - Density based Traffic Management System
IRJET - Density based Traffic Management System
 
IRJET- Application for Keen Transporation and Crisis Framework
IRJET-  	  Application for Keen Transporation and Crisis FrameworkIRJET-  	  Application for Keen Transporation and Crisis Framework
IRJET- Application for Keen Transporation and Crisis Framework
 
National Highway Alignment from Namakkal to Erode Using GIS
National Highway Alignment from Namakkal to Erode Using GISNational Highway Alignment from Namakkal to Erode Using GIS
National Highway Alignment from Namakkal to Erode Using GIS
 
Vehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficVehicle density sensor system to manage traffic
Vehicle density sensor system to manage traffic
 
Vehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficVehicle density sensor system to manage traffic
Vehicle density sensor system to manage traffic
 
D0362026029
D0362026029D0362026029
D0362026029
 
Iaetsd literature review on traffic signal control system based on
Iaetsd literature review on traffic signal control system based onIaetsd literature review on traffic signal control system based on
Iaetsd literature review on traffic signal control system based on
 
IRJET- A Survey of Trolley/Wheelchair based Smart System for Exclusive Medica...
IRJET- A Survey of Trolley/Wheelchair based Smart System for Exclusive Medica...IRJET- A Survey of Trolley/Wheelchair based Smart System for Exclusive Medica...
IRJET- A Survey of Trolley/Wheelchair based Smart System for Exclusive Medica...
 
IRJET - Literature Survey on Smart Bin that Segregates and Measures the W...
IRJET -  	  Literature Survey on Smart Bin that Segregates and Measures the W...IRJET -  	  Literature Survey on Smart Bin that Segregates and Measures the W...
IRJET - Literature Survey on Smart Bin that Segregates and Measures the W...
 
Analysis of Road Network using Remote Sensing and GIS Data Udham Singh Nagar ...
Analysis of Road Network using Remote Sensing and GIS Data Udham Singh Nagar ...Analysis of Road Network using Remote Sensing and GIS Data Udham Singh Nagar ...
Analysis of Road Network using Remote Sensing and GIS Data Udham Singh Nagar ...
 
A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...
A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...
A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...
 
IoT-Based Mobile Adaptive Routing Algorithm in a Ubiquitous Network
IoT-Based Mobile Adaptive Routing Algorithm in a Ubiquitous NetworkIoT-Based Mobile Adaptive Routing Algorithm in a Ubiquitous Network
IoT-Based Mobile Adaptive Routing Algorithm in a Ubiquitous Network
 
IOT-BASED MOBILE ADAPTIVE ROUTING ALGORITHM IN A UBIQUITOUS NETWORK
IOT-BASED MOBILE ADAPTIVE ROUTING ALGORITHM IN A UBIQUITOUS NETWORKIOT-BASED MOBILE ADAPTIVE ROUTING ALGORITHM IN A UBIQUITOUS NETWORK
IOT-BASED MOBILE ADAPTIVE ROUTING ALGORITHM IN A UBIQUITOUS NETWORK
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 

Recently uploaded (20)

High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 

Emergency Navigation in Rescue with Wireless Sensor Networks

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 992 Emergency Navigation in Rescue with Wireless Sensor Networks Soundarya.S1, Ramya.A.T2, R.K.Kapila vani3 1Student, Department of Computer Science and Engineering, Prince Shri Venkateshwara Padmavathy Engineering College,Tamil Nadu , India. 2Student, Department of Computer Science and Engineering, Prince Shri Venkateshwara Padmavathy Engineering College, Tamil Nadu, India. 3Assistant professor, Department of Computer Science and Engineering, Prince Dr. K Vasudevan College of Engineering and Technology, Tamil Nadu, India. ---------------------------------------------------------------------***---------------------------------------------------------------------------- Abstract - Wireless sensor networkshavemajorapplication in the navigation service. This application is widely used in various domains like military, industries and medical applications. The navigation application is the in-situ interaction between the sensor and the user. The proposed idea is to assist the people in escaping from hazardous area in case of emergency. It is to track the exit and dangerous area boundary so that people nearby dangerous area achieve mild congestion and the people away from danger avoid unnecessary detours. The first step is to establish potential map, then to build a hazard level map and finally planning a safe path for each user. Dynamic path is provided so that user’s position is tracked according to their movement to the nearest exit point. Key Words: wireless sensornetwork,emergencynavigation, dynamic path. 1.INTRODUCTION The advances in the technologies such as communication and their related technologies have put their results in sensors and their networks. Also the advance made in the wireless sensor devices helps us in providingthe wideusage of the sensors in the fields [1]. Nowadays, the interaction between the user and the physical sensors has been increased as the interest of the people increases and also to provide a safe environment to the users [2], [3]. Due to this, computers are used to better servethepeoplebymonitoring on its own and also interacting with this geographic world. The users are provided with the mobile phones in order to communicate with thesensors.Ifemergencyoccurs,then the users are directed to get out of the dangerousarea assoonas possible. This is done by the nomadic interactionoftheusers with the sensors. In existing system, the users are directed to the destination path but the destination path is static and it cannot be changed. Due to this, the persons even when they are close to shortest exit are not directed to that path. Destination path is static and they are guided to that path even though it takes much time. In earlier days, the principles were based to monitor only the physical environment. Nowadays, it has increased communication between the in-situ user and the surrounding environment. Initially, the navigation of the person pursue for a critical path that is safe. The term safety does not mean an area that is far away, it refers to the area where less congestion occurs and less detours is encountered. It also has a fast reaction at the time of emergency. The next is human navigation will consume much time when compared to the process of traditional packet routing, as the time taken by the individual is more due to less speed in the movement. The process of packet routing scheme appears to be static which appears to be in contrast of the navigationofthehuman beingwhichappears to be dynamic. There are many solutions for the navigation at the times of emergency that is assisted withthewirelesssensornetwork. One of the previous approaches [4] rely on the algorithm of exhaustive search that will flood the networks on the communication graph with the packets. These packets are used to do Breadth first search. The algorithm may be optimal for path length, but it is very expensive for communication. The next is the greedy geographic search in which the person greedily moves to the destination and traverse towards the dangerous zone that is found on the way. To find solution the problem is split up into two parts. First is constructing a graph with all nodes in them but with limited number of edges to form full graph communication and this is called as skeleton graph. Then shortest path are found using this skeleton graph. Another approach is [3] the users are given with the devices such as the smart phones in which the Bluetooth is used to communicate with the sensors. During emergency the sensor network discovers a field and gives the user necessary information of guidance to the area of safety. The sensor network does not have a predefined memory of the location.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 992 Fig-1: Shopping complex. Road map constructed using medial axis graph approach. When emergency occurs existing system [6] focuses on finding the safest path for each and every user, but calculating congestion is not considered during the time in which sensor triggers. Smart way to avoid congestion is not calculated. Alternative path is not shown while ignoring the roundabout way to replace a part of the route. Proper navigation is not provided for the users. After emergency triggered the user don’t find exit path efficiently because of the unknown place. In road map method, a single road map is implemented and all the users are guided through the same map which reduces the planning overhead but it may result in heavy congestion. The road map is designed by connecting the medial axis nodes. The exits and user nodes are connected to the medial nodes. Our Approach : In order to solve the problem of improper navigation and static datasets an approach is introduced. Dynamic short path is provided so that the users aredirectedtotheshortest exit at a speedy rate. The word dynamic itself says constant changing. The users are tracked according to their location periodically and path is provided to the destination in dynamic manner. Datasets are designed in a dynamic manner. Map level implementation is made for navigating the persons from one place to another. The first methodisto establish a potential map. Potential map is designed to navigate the people those who are away from the hazardous area. A different path is shown to those who are away from the dangerous region sincetheyarevulnerabletocongestion that people near the hazardous area. The second is tobuilda hazard level map to provide path for the users nearer to the dangerous area and branches different path to avoid congestion. These people should experience a mild congestion in order to save the life of the people. Potential map and hazard level map are combined to form Compound level map. The final method is to plan a safe path for each and every user in that area. Fig-2: System architecture 2.PROBLEM SPECIFICATION During the time of emergency such as fire accident or explosive, threatens the safety of the persons surrounding that area. At this moment the users should be navigated to the safer place in faster rate. Fig 1 depicts the navigation path and the dangerous area. The path is used to evacuate the people from the hazardous are in a safe manner. The assumption, objective and the requirements are as follows: 2.1 Assumptions: We assume a field containing dangerous area as marked in Fig 1. (red nodes in Fig 1). These areas may disappear, shrink or expand as time passes. There is finite number of dangerous areas. Sensor node will trigger “yes” alarm if it lies in hazardous area and “no” alarm if it lies in safe area. The sensor function s is given as s= {0, 1}, which represents “0” resides out of hazardous area and “1” resides in hazardous area. We assume that people are carrying mobile phones with them that communicates easily with the sensors. The persons are able to track the nearby sensors by the direction and strength of the wireless signal [7]. There will be a way to escape from the dangerousarea when users are not completely surrounded by hazards. But in cases of completely surrounded by hazards, the users depend on rescues like helicopter or fire service to remove obstacles [8]. 2.2 Objectives: The main objective is to assist the people in escaping from a dangerous area quickly in case of emergency with guaranteed safety by providing dynamic shortpathandmap level implementation.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 992 2.3 Requirements: The requirements include  Location free – location information is not required. It also reduces the cost.  Guaranteed safety – escape track should be safe away from hazardous region.  Scalable – path for evacuation should not be too long and it should be of lightweight.  Evacuation time – total time taken for evacuation process must be minimized.Itisthetimetakenfrom occurrence of emergency to user’s exit time.  Congestion adaptive – users are diverted through different paths to avoid congestion. 3. DESIGN PRINCIPLES The design principles involve the steps: Constructing compound map,Designingmedial axisgraph,skeletongraph, shortest path navigation, Dynamic datasets and Dynamic path. 3.1 Constructing compound map The compound map is a combination of potential map and hazard level map [6]. The potential map is used to track the exit and provides the navigation to the user so that they can reach the exit with few detours. A potential function f based on hop count is established. It is given by f: VD for the exit ‘e’, D is the distance of hop count from each node to exit. The exit initiates flooding across the network. Aftergetting messages from ‘e’, each and every node knows the hop count distance d to e, and the distance is given by (d, e). The hazard level map tracks the area of hazardand branches different path to avoid heavy congestion, that is, users are directed across paths so that it does not appears to be crowded like the road map of singlelane.Hazardlevel mapis built when an emergency event is detected by the sensor, and is initiated by the nodes that border emergency event. The hazard level node has a sensed value of 1 and the safe node has a sensed value of 0. An interim band is present which separates the hazard node from the safe node. Local updating of the navigation path is done during the time of emergency. Simpler way to design hazard map is to let the boundary of emergency area node to flood with huge hop counts. Since hop counts that are larger are safer that hop counts of smaller. Fig-3: Hazard level map with interimandsafezones.Interim is coloured blue and safe zones are given in yellow. 3.2 Designing medial axis graph A medial axis graph is designed for providingsafepathto the users [8]. Let sn be the nodes in the safe medial axis graph. The sn separates safe area into cells and borders them. These nodes are used as a backbone for navigation during emergency. Sn can be identified by local flooding. The nodes bordering hazardous area broadcast their condition by sending ID’s. Each node records hops to 2 closest hazardous area. If those 2 numbers are same then thatnodeissaidtobe the medial node. After this the user nodes and exit are connected to the medial node. In this case, if exit is not medial node then a path should be established from medial node to exit. Fig-4: Medial axis graph 3.3 Skeleton graph Navigating a field during hazardous area is similar to the problem where the path is planned in existence of barriers. There are two ways to solve this problem (1) geographic scheme and (2) exhaustive search. In first scheme, the person greedily movestowardsthe exitandpassthrough the hazardous areas on their way. The communication in this scheme is less but it creates many suboptimal paths. The second scheme floods the networks. This algorithm is optimal while considering path length but communication cost is relatively high. The solution to the above given problem is that a skeleton graph is designed. It is constructed by taking all the nodes from the original graph and connecting those nodes with minimal paths to form a graph with complete communication. Next, paths of minimal exposure and short paths are found. The path information is not maintained in
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 992 the system. The path is encountered only when the query is raised. 3.4 Shortest path navigation The shortest path algorithm uses breath first search in communication graph. The graph’s source node is flooded with search packets. Every node has the information from the source of how many nodes it has travelled and last visited node. The shortest path provided in this paper is not the regular shortest path used to find the navigation for the same destination. The destination point is calculated to be dynamic according to the user’s location to provide safe and quick navigation. The shortest path can be found from starting location to any other location, not just the desired location. The graph used is weighted graph, where the weight assigned to the edge is a non negative value w(e). A path is sequence of vertices where p=(v1,v2,...,vn)suchthatvi=vi+1. ALGORITHM 1: for each vertex v in graph g 1.1: label v as unvisited 1.2: set d(v) = &infinity 1.3: set source(v) = undefined 2: set d(0)=0 3: while any vertex is unvisited 3.1: call unvisited vertex with smallest & delta u 3.2: label u as visited 3.3: for each neighbour n of u 3.3.1: if d(u) + w(u, n)< &delta(n) 3.3.1.1: set d(n) = d(u) + w(u, n) 3.3.1.2: set source(n) = u 4: end 3.5 Dynamic datasets The datasets are designed in highly dynamic manner. The paths stored in the datasets are dynamic andthechangesare updated periodically so that the user are provided with the appropriate path for navigation. 3.6 Dynamic path The word dynamicitselfdenotes“constantchange”.Dynamic path is provided to the user to escape from a hazardous area in case of emergency by providingtheshortestandthesafest path in a rapid manner. The navigation is provided from the source of the user to the exit. The destination path appears to be dynamic since movement of users are irregular. When there are large number of users and less number of safety exits then it results in congestion. Thismayincreasethetime of evacuation which results in vulnerability of the human life. (a) (b) Fig-5: Dynamic path (a) User1 is nearer to exit 1 and given path through exit 1. (b) User2 is provided with navigation path for exit rather than providing the same exit path as exit 1. For example consider a field, which has two exit points (exit 1 and exit 2) and two users. Dynamic path finding works as, if emergency occurs the user1 is provided with the information that exit 1 appears to be shorter, since user1 is close to exit 1. And for user2 the information is provided as exit 2 is shorter, which helps him/hertonavigate quicklyout of the dangerous area rather than providing the same exit 1 as destination.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 992 4.PERFORMANCE EVALUATION The efficiency and the scalability of the proposed algorithm is evaluated through large scale simulations and comparing performance with the existing system. The simulation is done by deploying sensor nodes in rectangular area. The network range varies from 1000 to 15000. For each trial about 5 internal users are generated to navigate them outwards by inserting dangerousarea insidetherectangular area. The number of exit can be set to 2 or 3 and the algorithm does not rely on location information. To evaluate the efficiency of the path we compare the route length planned ‘l’ with shortest path length that does not go through hazardous area Sop . The ratio is given by l/Sop. If the ratio is closer to 1 then the algorithm is better. The run time of the algorithm is O(|V|2).According to the size of the danger zone the size of the skeleton graph varies. When compared to full graph the size of skeleton graph is smaller than that of full graph. For a field with 1024 sensors with danger zone, the skeleton graph appears to be of size 377. 5 CONCLUSION We have proposed a dynamic path and dynamic datasets using map level implementations in order to provide emergency navigation for the fast evacuation of the users from the hazardous area. Knowledge about the location information is not required. REFERENCES [1] Dulman, P.J.M. Havinga, S. Chatterjea, “Introduction to wireless sensor networks”, July 10,2014. [2] C.Fisher, H. Gellersen, “Location and navigation support for emergency responders: A survey”, IEEE Pervasive Computing, Volume-9, January-March 2010. [3] Wang, Z. Li, Y. Liu, Z. Yang, Mo Li, “Sensor network navigation without locations”, IEEETransactionsonParallel and Distributed systems, Volume 24, July 2013. [4] C. Buragohain, S. Suri,D.Agarwal, “Distributednavigation algorithms for sensor networks”, IEEE International Conference on Computer Communications, 2006. [5] H. Lin, H. Jiang, C. Wang, “CANS-Towards congestion adaptive and small stretch emergency navigationwith wsn”, IEEE Transactions on Mobile Computing , Volume 15, May 2016. [6] B. Nath, D. Niculescu,“Adhoc positioning system using angle of arrival”,IEEEInternational ConferenceonComputer Communications, 2003. [7] G. E.Jan, I. Parberry, K. Y. Chang, “Optimal path planning for mobile robot navigation”, IEEE Transactions on Mechatronics, Volume 13, August 2008. [8] F. Wu, A. Zhan, G. Chen, “SOS: A safe, ordered, speedy emergency navigation algorithm in wireless sensor networks”, International Conference on Computer Communications and Networks, 2011. BIOGRAPHIES Soundarya.S is currentlypursuing her B.E. degree in Computer Science and Engineering. She is interested in Mobile Computing and Network Security. Ramya.A.T. is currently pursuing her B.E. degree in Computer Science and Engineering. She is interested in Cryptography and network security. Kapila Vani R.K. Completed her B.E and M.E degree in Computer Science and Engineering from Dhanalakshmi college of Engineering and alpha college of Engineering, India during the year 2006 and 2014 respectively. She is expertise in the areas of Data Mining Algorithms and Software Engineering. She is an assistant professor from 2014 to till now in Prince Dr.K.Vasudevan college of Engineering and Technology.