| Literature DB >> 26437406 |
Daniel Moreno1, Sergio F Ochoa2, Roc Meseguer3.
Abstract
The effectiveness of the work performed during disaster relief efforts is highly dependent on the coordination of activities conducted by the first responders deployed in the affected area. Such coordination, in turn, depends on an appropriate management of geo-referenced information. Therefore, enabling first responders to count on positioning capabilities during these activities is vital to increase the effectiveness of the response process. The positioning methods used in this scenario must assume a lack of infrastructure-based communication and electrical energy, which usually characterizes affected areas. Although positioning systems such as the Global Positioning System (GPS) have been shown to be useful, we cannot assume that all devices deployed in the area (or most of them) will have positioning capabilities by themselves. Typically, many first responders carry devices that are not capable of performing positioning on their own, but that require such a service. In order to help increase the positioning capability of first responders in disaster-affected areas, this paper presents a context-aware positioning model that allows mobile devices to estimate their position based on information gathered from their surroundings. The performance of the proposed model was evaluated using simulations, and the obtained results show that mobile devices without positioning capabilities were able to use the model to estimate their position. Moreover, the accuracy of the positioning model has been shown to be suitable for conducting most first response activities.Entities:
Keywords: context-aware model; disaster relief efforts; outdoor positioning
Year: 2015 PMID: 26437406 PMCID: PMC4634398 DOI: 10.3390/s151025176
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1Three stage context-aware positioning model.
Figure 2UML sequence diagram of the model’s behavior.
Devices feature vector.
|
| List of sensed communication protocols ( |
|
| List of sensed technologies (e.g., GRPS, Wi-Fi, |
|
| List of sensed positioning strategies (e.g., GPS, fingerprinting, |
|
| A list of available sensors and actuators, each with their current measurements (e.g., GPS transceiver, Bluetooth, accelerometer, |
|
| A list of the devices’ last known positions, including their accuracy and positioning decay. |
|
| An indicator of whether the device is apt to participate in (collaborative) positioning. |
|
| The device’s maximum and current energy levels. |
Scenario feature vector.
|
| List of access points available in a device’s context. |
|
| List of neighboring nodes available in a device’s context. |
|
| List of positioning strategies available in a device’s context. |
Recommendation vector example.
| Strategies | S1 | S2 | S3 | S4 | S5 | C1 | C2 | C3 |
|---|---|---|---|---|---|---|---|---|
|
| 0.35 | 0.15 | 0.05 | 0.10 | 0.30 | 0.0 | 0.00 | 0.05 |
Training data example.
| S1 | S2 | S3 | S4 | S5 | C1 | C2 | C3 | |
|---|---|---|---|---|---|---|---|---|
|
| 0.35 | 0.15 | 0.05 | 0.10 | 0.30 | 0.0 | 0.0 | 0.05 |
|
| 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 1.00 |
|
| 0.80 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.20 |
| ··· | ··· | |||||||
Figure 3Example of randomized decision trees.
Figure 4(a) Dead reckoning; (b) trilateration; (c) minimum bounding rectangle (MBR).
Figure 5Average confidence of non-beacon nodes per range, in scenarios with (a) 10 beacon nodes, (b) 25 beacons, and (c) 50 beacons.
Figure 6Number of nodes with confidence over the threshold (per number of beacons in scenario) in the ranges of (a) 30 m, (b) 50 m, and (c) 80 m.
Figure 7(a) Average node count and (b) average energy consumption for the scenario.