1 of 15

IoT and AI-Based System for Forescasting Particulate Matter in Panama

UNIVERSIDAD TECNOLÓGICA DE PANAMÁ

ENG. JOSÉ COLLADO

PH.D CRISTIAN PINZÓN

PH.D EDWIN COLLADO

PH.D YESSICA SAÉZ

2 of 15

Current situation

https://apps.who.int/iris/bitstream/handle/10665/280113/PMC6357572.pdf?sequence=1&isAllowed=y

Nearly 99% of the world's population breathes polluted air

3 of 15

It is estimated that Panama's population will increase by approximately 200,000 every five (5) years from 2020 to 2050

Behavior of air pollution in Panama from 2013 to 2017 shows that emissions of air pollutants are mainly produced by cars.

Approximately 17% of deaths in Panama are caused by diseases that might be related to air pollution

Current situation

https://www.inec.gob.pa/publicaciones/Default.aspx

4 of 15

Implementation of ICTs to monitor pollutants and generate indicators that allow solving problems related to environmental pollution and health in Panama.

Conceptual model

The monitoring system is made up of:

  • Monitoring stations.
  • Data storage unit.
  • Data visualization and analysis platform.

Project ITE18-R2-011: Monitoring network based on Internet of Things (IoT) for the generation of air pollution indicators in Panama

https://www.laccei.org/LACCEI2021-VirtualEdition/full_papers/FP160.pdf

5 of 15

This work proposes to include an architecture based on Fog and Cloud Computing to improve the monitoring system developed in ITE18-R2-011.

Proposed architecture

6 of 15

CNN-LSTM model

7 of 15

Dataset

80% train

10% validation

10% test

Data preparation

Data structura for training

Monitoring station

8 of 15

Model training

Hyperparameters used:

  • Number of neurons in the convolutional layers: [64,64], [64,32], [32,32]
  • Number of neurons in the recurrent layer: 50, 100
  • Learning Rate: 0.001
  • Batch Size: 256

The combination of convolutional layers [64,64] units and a BiLSTM layer of 50 units was selected.

9 of 15

Model validation

By adjusting the learning rate and batch size, from 0.001 to 0.0001 and from 256 to 512 respectively, fluctuations during training were reduced and the R2 performance improved from 0.55 to 0.65.

Next, we proceeded to compare the performance of our model with other time series prediction techniques.

10 of 15

Models comparation

11 of 15

PM2.5 Forecast | 24 hours

12 of 15

Benefits of the proposal

High availability: Each microservice is independent of the other, so that if one fails, it will only affect the functionalities related to that microservice.

Scalability: Each microservice can be developed in different languages or technologies, allowing for the extension, updating, and incorporation of new components.

Functionality optimization: Each microservice must be defined and optimized for a single service rather than the entire application.

An intelligent system based on neural networks was designed, integrated into a microservices architecture that facilitates the incorporation of artificial intelligence models into an ecosystem for real-time data management.

13 of 15

Conclusions

The proposed model provides an efficient and novel tool in Panama to generate information about air pollution that helps public and private institutions.

This architecture is composed of four parts: the sensing layer, the fog layer, the cloud layer, and the mobile layer.

The evaluation of the proposed model for predicting 24-hour particulate matter concentrations demonstrated its ability to identify patterns and generate useful result.

14 of 15

Future work

Develop and implement the proposed model in our recent research project SENACYT FID23-078: SIMA: IoT and AI-based air pollution monitoring systems in Panama.

Validate the model and evaluate its performance using more data.

Share this tool wih public and private institutions in Panama.

15 of 15

THANK YOU

Eng. José Collado

jose.collado@utp.ac.pa

Research Group: Telecommunications Engineering and Intelligent Systems Applied to Society (ITSIAS)