WEB-APPLICATION DESIGN FOR LOW-COST AIR QUALITY MONITORING SYSTEM

Clean air is a vital necessity for all living things, including people. However, due to exceeding WHO quality guidelines for PM2.5 (particles smaller than 2.5 microns above 15 ug/m3), PM10 (particles smaller than 10 microns above 15 ug/m3), as well as carbon monoxide, the air pollution level in t...

Full description

Saved in:
Bibliographic Details
Main Author: Joel Hermesha, Wiennetou
Format: Final Project
Language:Indonesia
Online Access:https://digilib.itb.ac.id/gdl/view/73874
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Institut Teknologi Bandung
Language: Indonesia
Description
Summary:Clean air is a vital necessity for all living things, including people. However, due to exceeding WHO quality guidelines for PM2.5 (particles smaller than 2.5 microns above 15 ug/m3), PM10 (particles smaller than 10 microns above 15 ug/m3), as well as carbon monoxide, the air pollution level in the city of Bandung is quite high. Dinas Lingkungan Hidup dan Kebersihan (DLHK) Kota Bandung only has 1 monitoring device with a radius of measuring range of only 500 m, making it impossible to properly monitor these significant air pollutants. Due to this, monitoring of the air quality is only done for 0.469% of Bandung City's entire area. The government is unable to increase the number of air quality monitoring units because the equipment costs DLHK 400 million rupiah and requires expensive routine maintenance. This means that the tool's pollutant statistics cannot accurately represent the city of Bandung's total air quality. Additionally, it still requires manual work to transfer and process data from the air quality monitoring equipment to DLHK in Bandung City, and it takes two weeks to collect the data and one month to process it in the lab. Not only that, but existing pollutant data cannot be sent at any time to the government's air quality monitoring application (ISPUnet), preventing the public from knowing the most recent air quality data and making it challenging for DLHK to respond to complaints or other public complaints when they arise. This study suggests a low-cost online application for monitoring air quality that is connected to the cloud and created with React Javascript to address this issue. This web application can be accessed by users on desktop computers or mobile devices. To display real-time data on the Indeks Standar Pencemar Udara (ISPU), Particular Matter (PM), CO, temperature, and humidity, the web application once every minute requests API data from PostgreSQL. Users of this web application can review historical data in hourly, daily, or weekly timelines using the graphs provided. Additionally, users can view in real-time the five sites with the highest ISPU scores as well as WHO recommendations for each location's air quality. The administrator of this web application, DLHK Kota Bandung, also has the ability to update the registered device location database and can see which locations are actively sending air quality data. iv The two specification points for the AQPort web-app are the evaluation of the web- app user and the measurement of latency for real-time data display. The results of a survey with 20 participants revealed that the suggested web application design had an average score of 1.468 on a scale from -3 to 3, and that users gave the web application design favorable reviews based on the UEQ Questionnaire Handbook. 10 samples were used to measure the latency for each real-time data display. Every time the data is updated once every minute, a sample is taken. The average latency for ISPU, PM, CO, temperature, and humidity data displays is 78.52 ms. The average latency for the data presentation for the five sites with the highest ISPU values is 76.86 ms, while the average latency for the display of WHO guidelines is 120.96 ms. .