| Literature DB >> 31892183 |
Daniel G Costa1, Francisco Vasques2, Paulo Portugal2, Ana Aguiar3.
Abstract
The development of efficient sensing technologies and the maturation of the Internet of Things (IoT) paradigm and related protocols have considerably fostered the expansion of sensor-based monitoring applications. A great number of those applications has been developed to monitor a set of information for better perception of the environment, with some of them being dedicated to identifying emergency situations. Current IoT-based emergency systems have limitations when considering the broader scope of smart cities, exploiting one or just a few monitoring variables or even allocating high computational burden to regular sensor nodes. In this context, we propose a distributed multi-tier emergency alerting system built around a number of sensor-based event detection units, providing real-time georeferenced information about the occurrence of critical events, while taking as input a configurable number of different scalar sensors and GPS data. The proposed system could then be used to detect and to deliver emergency alarms, which are computed based on the detected events, the previously known risk level of the affected areas and temporal information. Doing so, modularized and flexible perceptions of critical events are provided, according to the particularities of each considered smart city scenario. Besides implementing the proposed system in open-source electronic platforms, we also created a real-time visualization application to dynamically display emergency alarms on a map, demonstrating a feasible and useful application of the system as a supporting service. Therefore, this innovative approach and its corresponding physical implementation can bring valuable results for smart cities, potentially supporting the development of adaptive IoT-based emergency-aware applications.Entities:
Keywords: Internet of Things; emergency alerting; event detection; sensors monitoring; smart cities
Year: 2019 PMID: 31892183 PMCID: PMC6983106 DOI: 10.3390/s20010170
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1The three logical units of the proposed system and the communication flow between them.
Some examples of typical events of interest in smart cities.
| Event Description | Scalar Data | Type ( | Threshold ( |
|---|---|---|---|
| Heating | Temperature | 1 | |
| Freezing | Temperature | 2 | |
| Low Humidity | Relative humidity | 3 |
|
| Smoke | C0 | 4 | |
| Toxic Gases (leakage) | Ammonia (NH | 5 | |
| Heavy Rain | Rain precipitation | 6 | |
| Earthquake | Seismic magnitude | 7 | |
| Noise Pollution | Audio signal strength | 8 | |
| Dangerous Radiation | Radiation | 9 | |
| Blast Wave | Air pressure (or wind speed) | 10 | |
| Strong Wind | Wind speed | 11 | |
| Low Luminosity | Light intensity | 12 | |
| Heavy Snowing | Snowfall | 13 | |
| Dangerous Dam Level | Dam water level | 14 |
|
Figure 2The transmission of event reports by the event detection unit (EDU).
Figure 3Four different Gaussian distributions when computing .
Figure 4The communication flow in the proposed system, assuming the use of the Message Queuing Telemetry Transport (MQTT) protocol.
Employed hardware components in this implemented EDU.
| Component | Model | Description |
|---|---|---|
| Raspberry Pi | 3B+ | Main processing board |
| GrovePi+ | v3.0 | Sensors integration board |
| GPS module | v1.2 | Retrieves latitude and longitude |
| Display module | v1.0 | Displays the number of detected EI |
| Temperature sensor | v1.2 | Temperature from |
| Humidity sensor | v1.2 | Relative humidity from |
| Audio sensor | v1.6 | From 0 a 1023; can be converted to dB |
| Water sensor | v1.1 | Two states: 1 (dry) and 0 (wet) |
| Air Quality sensor | v1.2 | From 0 to 1000 |
Figure 5An EDU created with Raspberry Pi and GrovePi+. All employed components in this example are compatible with the Grove system.
Figure 6The city of Porto with one emergency alarm being reported.
Figure 7The city of Porto with two emergency alarms being reported.
Figure 8The city of Porto with three emergency alarms being reported.