| Literature DB >> 29562657 |
Gustavo Furquim1,2, Geraldo P R Filho3, Roozbeh Jalali4, Gustavo Pessin5, Richard W Pazzi6, Jó Ueyama7.
Abstract
The rise in the number and intensity of natural disasters is a serious problem that affects the whole world. The consequences of these disasters are significantly worse when they occur in urban districts because of the casualties and extent of the damage to goods and property that is caused. Until now feasible methods of dealing with this have included the use of wireless sensor networks (WSNs) for data collection and machine-learning (ML) techniques for forecasting natural disasters. However, there have recently been some promising new innovations in technology which have supplemented the task of monitoring the environment and carrying out the forecasting. One of these schemes involves adopting IP-based (Internet Protocol) sensor networks, by using emerging patterns for IoT. In light of this, in this study, an attempt has been made to set out and describe the results achieved by SENDI (System for dEtecting and forecasting Natural Disasters based on IoT). SENDI is a fault-tolerant system based on IoT, ML and WSN for the detection and forecasting of natural disasters and the issuing of alerts. The system was modeled by means of ns-3 and data collected by a real-world WSN installed in the town of São Carlos - Brazil, which carries out the data collection from rivers in the region. The fault-tolerance is embedded in the system by anticipating the risk of communication breakdowns and the destruction of the nodes during disasters. It operates by adding intelligence to the nodes to carry out the data distribution and forecasting, even in extreme situations. A case study is also included for flash flood forecasting and this makes use of the ns-3 SENDI model and data collected by WSN.Entities:
Keywords: disaster forecast; fault tolerance; internet of things; machine learning; wireless sensor networks
Year: 2018 PMID: 29562657 PMCID: PMC5877203 DOI: 10.3390/s18030907
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Papers summary.
| Synthesis | |
|---|---|
| Dubey et al. [ | Use IoT and Crowdsourcing to disaster response, also presenting a case study |
| Asta Zelenkauskaite et al. [ | Present a IoT environment assisted by social network to help disaster management |
| Deak et al. [ | Propose the use of IoT DfPL to enable users to be located and disaster management |
| Arjun et al. [ | Combine WSN and |
| Mitra et al. [ | Present an WSN, IoT and ML approach for flood forecast |
| Mostafaei et al. [ | Propose, present and discuss the results of alternative approaches to address the energy |
| limitation problem | |
| Persico et al. [ | Present a survey and an approach focusing on the evaluation of |
Figure 1Architecture of the SENDI system viewed from the tier.
Figure 2Protocol stack used in the simulation implemented in ns-3.
Figure 3Example of an RPL instance.
Figure 4Flowchart representing the rounds of a sensor.
Figure 5Radio energy dissipation model [23].
Figure 6Example of a REDE node.
Figure 7River level dataset used to generate the forecast models.
Simulation parameters [23].
| 15,000 J | |
| 241,920 J | |
| 87.7 m | |
| 100 | |
| Voltage and Amperage (idle) | 0.5 A / 5.0 V |
| Leader energy consumption | 50 J |
Number of active nodes per round.
| Round 18 | Round 19 | Round 20 | |
|---|---|---|---|
| 0.0 | 100 | 5 | 0 |
| 0.1 | 100 | 7 | 0 |
| 0.2 | 100 | 4 | 0 |
| 0.3 | 100 | 6 | 0 |
| 0.4 | 100 | 8 | 0 |
| 0.5 | 100 | 12 | 0 |
| 0.6 | 100 | 6 | 0 |
| 0.7 | 100 | 6 | 0 |
| 0.8 | 100 | 10 | 0 |
| 0.9 | 100 | 10 | 0 |
| 1 | 100 | 7 | 0 |
| 0.5 (500 modes) | 500 | 464 | 36 |
Figure 8Auto-Mutual Information for the river level.
Figure 9Percentage of false neighbors for the river level, considering (a) = 1 and (b) = 17.
Multilayer Perceptron: Mean squared error.
| MAE | RMSE | ||
|---|---|---|---|
| 12.9704 | 22.9193 | 0.6813 | |
| 31.9467 | 48.6781 | 0.0024 |
MLP correlation and coefficient of determination [13].
| Model | Description | ||
|---|---|---|---|
| A | Only rain as input (RN) | 0.5745 | 0.3301 |
| B | Only moisture as input (HM) | 0.2521 | 0.0636 |
| C | Only water flow as input (WF) | 0.8512 | 0.7245 |
| D | RN + HM | 0.9713 | 0.9434 |
| E | HM + WF | 0.8914 | 0.7946 |
| F | RN + WF | 0.9891 | 0.9783 |
| G | RN + HM + WF | 0.9912 | 0.9825 |
Figure 10Performance measurements calculated by the confusion matrix [31].
Percentage of hits and misses in the forecasts (red alert).
| Predicted Class | |||
|---|---|---|---|
| Positive | Negative | ||
| 28 | 4 | ||
| 6 | 14 | ||
Percentage of hits and misses in the forecasts (yellow alert).
| Predicted Class | |||
|---|---|---|---|
| Positive | Negative | ||
| 20 | 14 | ||
| 2 | 11 | ||
Figure 11Evaluation of the results obtained by SENDI.