| Literature DB >> 25196014 |
Erol Gelenbe1, Huibo Bi2.
Abstract
Emergency navigation systems for buildings and other built environments, such as sport arenas or shopping centres, typically rely on simple sensor networks to detect emergencies and, then, provide automatic signs to direct the evacuees. The major drawbacks of such static wireless sensor network (Entities:
Mesh:
Year: 2014 PMID: 25196014 PMCID: PMC4179086 DOI: 10.3390/s140815142
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
List of symbols used in Pseudocode 1. RNN, random neural network.
| A constant between 0 and 1, typically close to 1 | |
| The number of neurons in a RNN | |
| The neuron which is associated with the neighbour node that corresponds to the returned ACK | |
| The other neurons in the RNN except the neuron | |
| Rate at which neuron | |
| Rate at which neuron | |
| Λ | Rate at which external excitation spikes arrive at neuron |
| λ | Rate at which external inhibition spikes arrive at neuron |
| λ+( | Rate at which neuron |
| λ−( | Rate at which neuron |
| The excitation probability of neuron i | |
Figure 1.The architecture of the cloud-enabled system.
List of symbols used in the Pseudocode 2. SP, smart packet.
| A Boolean value to indicate if a RNN is newly constructed or reset | |
| A random generated value between 0 and 1 | |
| The total number of SPs that can be emitted before sending a photo | |
| The number of SPs that has been emitted in a cycle | |
| The maximum number of hops a SP can traverse before being dropped | |
| Current traversed number of hops | |
| Probability to choose the neighbour associated with the most excited neuron as the next hop | |
| Probability to choose the SPN-based algorithm | |
|
| Path availability (calculated by Formula 3) of transmitting a snapshot via the current route |
|
| Path availability of conveying a snapshot via 3G mode |
Figure 2.Graph representation of the building model. The two black stars on the ground floor mark the position of the building's exits.
The energy consumption of different states in joules with respect to the elapsed time in seconds. Term x represents the elapsed time, and y depicts the energy utilization on the smart phone side when performing the emergency navigation system.
| Suspended | 0.3394 |
| Idle | 0.1049 |
| High power | 0.1049 |
The energy consumption of smart phones in joules with regard to the transferred data x in byte and the related signal rate.
| 3G | 0.001224 | 0.0003375 | 2 Mb/s |
| Bluetooth | 0.0001377 | 0.00012012 | 1 Mb/s |
| Wi-Fi | 0.0003057 | 0.0001586 | 54 Mb/s |
| ZigBee | 0.0002861 | 0.0003164 | 250 Kb/s |
Figure 3.The percentage of survivors for each scenario. The results are the average of five randomized simulation runs, and error bars show the min/max result in any of the five simulation runs.
Figure 4.The number of drained smart phones for five iterations. The error bars represent the min/max values found in the five simulations. Please note that the bar for “CPN with Time Metric and SPF + 3G and Bluetooth” is not displayed, because there is no drained smart phone in this case.
Figure 5.The average standard deviation of the percentage of remaining battery power of smart phones in five simulation runs. The error bars represent the min/max value of the standard deviation found in the five simulations.