0% found this document useful (0 votes)
16 views7 pages

Sample Journal Template

The document presents a research thesis on the development of FLOMOS, a Flood Monitoring System utilizing IoT technology for real-time monitoring and alerting of flood conditions. The system aims to enhance disaster preparedness by providing timely alerts and data to communities and local authorities, thereby mitigating the impact of flooding. It includes features such as environmental monitoring, a mobile application for notifications, and a dashboard for data analysis, while addressing limitations like mobile network requirements and maintenance needs.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views7 pages

Sample Journal Template

The document presents a research thesis on the development of FLOMOS, a Flood Monitoring System utilizing IoT technology for real-time monitoring and alerting of flood conditions. The system aims to enhance disaster preparedness by providing timely alerts and data to communities and local authorities, thereby mitigating the impact of flooding. It includes features such as environmental monitoring, a mobile application for notifications, and a dashboard for data analysis, while addressing limitations like mobile network requirements and maintenance needs.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

ITechtivity 2024

UCC CSD Undergraduate I.T. Research Journal

BACHELOR OF SCIENCE IN
COMPUTER SCIENCE THESIS

May 2024 Edition | Volume 2 Page 2


ITechtivity 2024
UCC CSD Undergraduate I.T. Research Journal

FLOMOS: Flood Monitoring System


Alysa Calo1, Jerwin L. Candaza2, Daiza Mae B. Cangmawong3, Rex-Ann M. Cruz4, Charles Ian A.
Delos Santos5, Antonio A. Dimla6, Adrienne C. Pineda7, Jonas D. Sande8

Bachelor of Science in Information Technology, University of Caloocan City - South Campus


1
[email protected]; 2 [email protected];
3
[email protected];
4
[email protected];[email protected];[email protected];7
[email protected];[email protected];
5
[email protected]

Abstract:
Flooding is one of the most impactful natural disasters, causing extensive damage to
infrastructure, property, and human life in affected areas. The development of a Flood Monitoring
System using IoT sensors, real-time monitoring, and an automated alert mechanism can significantly
address these challenges. This system delivers essential data to households and local authorities via
dashboards and smartphone notifications, employing sensors to measure water levels, rainfall
intensity, and various environmental factors. By enhancing early warning capabilities and
preparedness, this approach can help mitigate the effects of flooding, safeguard lives, and promote
resilient communities.
Introduction
Every year, floods affect numerous
Specific Objective
individuals, leading to considerable economic
losses and ranking among the most catastrophic Early Alerts and Readiness: Establish an
natural disasters. The rise in frequency and Internet of Things-based infrastructure that
intensity of floods in vulnerable regions is provides accurate and timely flood alerts to
intensified by urban development, climate residents and local authorities.
change, and poorly engineered drainage Continuous Data Gathering: Utilize sensors
systems. This research aims to devise an to continuously monitor environmental
innovative flood monitoring system. By conditions, rainfall levels, and water heights.
leveraging IoT technology and real-time data Communication of Information: Create a
analysis, this system will empower mobile application or SMS alert system to
communities, barangays, and local government inform residents about flood threats and the
units to make informed decisions and act need for evacuation.
swiftly. Providing accurate and timely Evidence-based Decision Making: Develop
information, such a system can enhance disaster dashboards that allow barangays and local
response and reduce flood risks. government units to access both historical and
real-time flood data online, facilitating better
General Objective emergency planning and resource allocation.
To be able to develop flood monitoring System Reliability: Ensure the system is
system can significantly lessen the damage dependable and capable of functioning under
caused by floods in communities by offering various conditions to maintain consistent
real-time tracking, prompt alerts, and valuable performance during emergencies.
insights.
Project Scope
Flood Risk Monitoring: The system is tailored
for communities and local government units in

May 2024 Edition | Volume 2 Page 3


ITechtivity 2024
UCC CSD Undergraduate I.T. Research Journal

flood-prone areas, focusing on real-time processing. The Message Queuing Telemetry


environmental monitoring and disaster Transport (MQTT) protocol is also used to send
readiness. real-time data text messages, during the
ultrasonic Water Level Sensor MB7066 is
IoT Integration: A specialized setup of utilized in their proposed river water level
sensors and devices to collect precise data on monitoring.
rainfall, water levels, and environmental
changes, ensuring accurate flood detection. Tolentino et al. (2022) Real Time Flood
Detection, Alarm, and Monitoring System
Data-Driven Insights: Implementation of a which uses image processing along with
decision-support dashboard to help authorities multiple linear regression techniques for flood
analyze trends and allocate resources management is effective. The system aim is
efficiently. anticipating floods and being able to monitor
them so their effects can be lessened.
Personalized Alerts: The system provides
customized notifications to users based on their Patil et al. (2019) the implementation of a flood
location and risk level, ensuring timely monitoring system using the concepts of
evacuation and preparedness measures. Internet of Things (IoT) with Wireless Sensor
Networks (WSNs) so that adequate information
System Durability: Designed to remain can be made available on floods. Using a grid
operational during extreme weather conditions, of sensors throughout areas likely to be
offering consistent performance and reliability. flooded, the system constantly captures and
keeps track of critical environmental variables
Project Limitation such as water levels and rainfall.
Monitoring and Early Warning Only: The Sufa et al. (2019) The Flood Monitoring and
system is designed to monitor and issue early Warning System with IoT (MJIT 2019) is a
flood warnings but does not have the capability technological development that aims to
to physically prevent flooding. improve flood risk management by a
framework of the Internet of Things (IoT).
Mobile Network Requirement: Users must MJIT researchers developed this system and
register and have active mobile network access was in focus on 2019 to enable real-time flood
to receive notifications effectively. monitoring and early warning of flooding
events to ensure community readiness and
Sensor-Specific Applicability: The system effective response. When a flood risk is
only functions in areas where the sensors are detected, alerts are triggered to notify local
installed. authorities and residents through mobile
applications or SMS. In this way, communities
Maintenance Needs: Hardware components are made aware and can take measures to
are weather-resistant but may require regular control the consequences of floods.
maintenance in harsh environmental conditions.
Technical Background
Pilot Implementation Scope: The pilot phase
is limited to one barangay or municipality, with ● CSS. is responsible for styling and defining the
the possibility of expansion in the future. appearance of web components.
Related Literature ●HTML. Structures web pages by incorporating
elements like headings, paragraphs, links, images,
According to Moreno et al., implementing and multimedia.
the Internet of Things (IoT) will help prevent
future disasters. The study highlights the
characteristics of data acquisition and data

May 2024 Edition | Volume 2 Page 4


ITechtivity 2024
UCC CSD Undergraduate I.T. Research Journal

●PHP. serves as a server-side scripting language arrangement of elements. Within this context,
primarily utilized in web development, but it is the InputProcess-Output (IPO) diagram serves
also applicable in system programming. as a schematic component within a system. It
provides a strategic roadmap, specifying
●C++ . Functions as a high-performance,
requisite knowledge domains, software
versatile programming language extensively toolchains, hardware prerequisites, and
employed in system programming, offering methodological phases from inception to
precise memory management and supporting execution (Feldman, 2023).
various programming paradigms.
● JavaScript. Language compatible with
multiple devices empowers developers to enhance
web pages with interactive features, enabling real-
time content updates.
●Bootstrap. Streamlines responsive web
development through pre-designed CSS and
JavaScript components.
●Tailwind CSS. Known for its utility-first
approach, facilitates rapid customization of styles
for responsive designs.
●React Native Expo. Provides a framework and
toolchain for constructing cross-platform mobile
applications using JavaScript and React, enabling
the creation of mobile apps with React
components compiled into native code for iOS
and Android platforms.
Figure 1.1 Athenix IPO

System Architecture
Design and Methodology
In developing this system, the
proponents employed an iterative model, which
emphasizes continuous improvement and
adaptability in software development. They
focused on their goal: developing the Flood
Monitoring system.

Requirements Analysis
Starting with the identification of specific
project requirements, Athenix aligns these
requirements with the desired outcomes
envisioned for senior high school students in
Barangay 179. The platform utilizes a robust
requirements analysis methodology as a Figure 1.2 Athenix System Architecture
comprehensive roadmap during the project
planning phase. Software Methodology
Athenix will use the AGILE approach,
Conceptual Framework The AGILE software development process
The conceptual framework establishes the involves identifying the users of a specific
foundational structure governing the systematic product and crafting a vision statement that

May 2024 Edition | Volume 2 Page 5


ITechtivity 2024
UCC CSD Undergraduate I.T. Research Journal

documents the scope of problems, The admin dashboard looks the


opportunities, and values to be addressed same as the residents dashboard but they can
(Sacolick,2022). see here the monitoring reports.

C. Monitoring

Result and Discussion


Flomos System uses IoT sensors to
monitor water levels and rainfall in real-time. It
sends SMS alerts to users and provides
mapping to highlight severely flooded areas.
Here they can monitor and view the display
water levels on specific roads. Residents can monitor the date
and time of the flood level on their location.
A. Landing Page Monitoring flood levels is vital for effective
flood management. By looking at this monitor
they can easily prepare themselves to look at
alternative ways.

The landing page includes


essential sections such as Home, where users
can navigate to the main content. About, which
provides information about the platform.
Features, highlighting key functionalities. Here in admin monitoring, we
Contact, for inquiries and support; and Login, add a feature for siren status, LCD display, and
allowing users to access their accounts the status of hardware.
securely.
D. Mapping
B. Dashboard

Here in Mapping residents can


see the flood level legend wherein they can
The Flomos dashboard consists of Active monitor the flood level in their area. While in
Location, Registered Users, Current Hardware, the admin mapping, they can add the circle to
and Metrics. the map to determine the area that has
hardware.

E. Mobile Application

May 2024 Edition | Volume 2 Page 6


ITechtivity 2024
UCC CSD Undergraduate I.T. Research Journal

Tolentino, L. K. S., Baron, R. E., Blacer, C. A.


C., Aliswag, J. M. D., De Guzman, D. C. E.,
Fronda, J. B. A., Valeriano, R. C., Quijano, J.
F. C., Padilla, M. V. C., Madrigal, G. A. M.,
In our mobile application, Valenzuela, I., & Fernandez, E. (2023). Real
residents can also monitor the flood level of the Time Flood Detection, Alarm and Monitoring
roads, and they also receive a notification. System Using Image Processing and Multiple
Linear Regression. SSRN Electronic Journal.
Conclusion and Recommendation https://doi.org/10.2139/ssrn.4319789
In conclusion, a flood monitoring system ‌
plays a critical role in enhancing disaster
preparedness and response by providing real- Farhana, H., Sufa, A., Yusof, I., Aliff, M., Sani,
time data on flood conditions. By selecting A., Mitec, U., & Gudang, P. (2019). FLOOD
appropriate sensors to measure water level and MONITORING AND WARNING SYSTEM
flow, designing a data collection and WITH IOT.
transmission system, and developing https://mitec.unikl.edu.my/mjit/6.%202019%20
algorithms to analyze data and trigger alerts, Volume%203%20-%20Issue
these systems can detect early signs of floods %202/2.%20FLOOD%20MONITORING
and monitor the water levels. This allows the %20AND%20WARNING%20SYSTEM
user interface to display real-time flood %20WITH%20IOT.pdf
information and warnings; often incorporating ‌
elements like historical flood data analysis, C. Moreno, R. Aquino, J. Ibarreche, I. Pérez, E.
Overall, the implementation of an efficient Castellanos, E. Álvarez, R. Rentería et al.,
flood monitoring system can significantly “RiverCore: IoT device for river water level
reduce the impact of traffic and being stranded monitoring over cellular communications,”
by flooding road Sensors, vol. 19, no. 1, 2019. doi:
Furthermore, the Flood monitoring system be 10.3390/s19010127
fully integrated with local and regional early
warning systems. This will allow for more Patil, S. (2019, July 15). IRJET- a real time
accurate and timely alerts to be issued to solution to flood monitoring system using IOT
communities at risk, enabling the preparedness and wireless sensor networks. researchgate.
measures. https://www.slideshare.net/slideshow/irjet-a-
real-time-solution-to-flood-monitoring-system-
using-iot-and-wireless-sensor-networks/
References 155645495

May 2024 Edition | Volume 2 Page 7

You might also like