| Literature DB >> 31888131 |
Aleksandr Ometov1, Sergey Bezzateev2, Natalia Voloshina3, Pavel Masek4, Mikhail Komarov5.
Abstract
Almost inevitable climate change and increasing pollution levels around the world are the most significant drivers for the environmental monitoring evolution. Recent activities in the field of wireless sensor networks have made tremendous progress concerning conventional centralized sensor networks known for decades. However, most systems developed today still face challenges while estimating the trade-off between their flexibility and security. In this work, we provide an overview of the environmental monitoring strategies and applications. We conclude that wireless sensor networks of tomorrow would mostly have a distributed nature. Furthermore, we present the results of the developed secure distributed monitoring framework from both hardware and software perspectives. The developed mechanisms provide an ability for sensors to communicate in both infrastructure and mesh modes. The system allows each sensor node to act as a relay, which increases the system failure resistance and improves the scalability. Moreover, we employ an authentication mechanism to ensure the transparent migration of the nodes between different network segments while maintaining a high level of system security. Finally, we report on the real-life deployment results.Entities:
Keywords: authentication mechanism; distributed systems; environmental monitoring; security; wireless sensor network
Year: 2019 PMID: 31888131 PMCID: PMC6960639 DOI: 10.3390/s19245548
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1Selected monitoring scenarios and applications.
Figure 2Monitoring systems operational states.
Main notations used in the paper.
| Notation | Description |
|---|---|
|
| Number of sensors |
|
| Indexes |
|
| Master Key |
|
| |
|
| One-way function |
|
| Auxiliary key for |
|
| |
|
| Subset of nodes that have pairwise connection with |
|
| Number of nodes in |
|
| Single node failure probability ( |
|
| State space of the Markov chain |
|
| Transition probability from state |
Figure 3Markov chain utilized for the network segment analysis.
Figure 4Potential node placement strategies: solid line, active link; dashed line, disrupted link.
Transition probability matrix.
| State | 0 | 1 | ⋯ | k | ⋯ | 2 | 2 | ||
|---|---|---|---|---|---|---|---|---|---|
| 0 | q | p | 0 | ⋯ | ⋯ | ⋯ | ⋯ | ⋯ | 0 |
| 1 | q | 0 | p | 0 | ⋯ | ⋯ | ⋯ | ⋯ | 0 |
| ⋮ | ⋮ | ⋱ | ⋮ | ||||||
| q | 0 | ⋯ | 0 | p | 0 | ⋯ | ⋯ | 0 | |
|
| 0 | ⋯ | ⋯ | 0 | p | q | 0 | ⋯ | 0 |
| 0 | ⋯ | ⋯ | ⋯ | 0 | q | p | 0 | 0 | |
| ⋮ | ⋮ | ⋮ | ⋱ | ⋮ | |||||
| 2 | 0 | ⋯ | ⋯ | ⋯ | 0 | q | 0 | 0 | p |
| 2 | 0 | ⋯ | ⋯ | ⋯ | ⋯ | 0 | ⋯ | 0 | 1 |
Figure 5Effect of node placement density: between traffic stops.
Figure 6Effect of node placement density: edge operation.
Figure 7Main system components.
Figure 8Trial-related photos.
Main components of the node.
| Component | Type | Description |
|---|---|---|
| Atmel ATmega328P | Data processing and control | Micro-controller is dedicated to the system operation, which holds the functionality of the data processing unit (DPU) and control unit (CU) [ |
| Data Processing Unit | Data processing and control | DPU is implemented in ATmega328P and performs the functions of preprocessing information received from sensors for secure and reliable transmission to the server unit. Data pre-processing is carried out in accordance with the previously developed and used Galouis platform. |
| Control Unit | Data processing and control | CU is implemented in ATmega328P and ensures the operation of the radio module and the DPU, determining their operation in various modes in accordance with the Galois platform used. Besides, CU regulates the mode of operation of the sensors, ensuring efficient energy consumption in the respective modes of the system (simplex, half-duplex, and full-duplex), and also allows the interaction through the radio module with the mobile device during the initialization of the sensor and the end of its operation. |
| ESP8266 radio module | Communications | Provides data transfer via IEEE 802.11n protocol [ |
| Power Control Unit (PCU) | Power supply | Provides safe switching between available power sources in order to realize the uninterrupted power supply of the sensor, regardless of weather conditions and the state of available power sources. As a baseline element, the system utilizes the SII-8205A board [ |
| Battery | Power supply | Li-ion, 6800 mAh, 3.7 V. |
| Solar panel | Power supply | 45 W, 12 V (optional). |
| Power source | Power supply | 12 V, 2 A (optional). |
Figure 9Application interface: Collected humidity and temperature view.