You are on page 1of 9

FloodAlert: Automated Flood Warning System

for DOST Region IV-A Project HaNDA


Divina Gracia D. Ronquillo, Rizalyn C. Andaya,
Cindy Zarah D. Asa, Mary Jane M. Bacay
Electronic-Instrumentation & Control-Mechatronics Engineering Department, College of Engineering, Architecture and Fine Arts,
Batangas State University

ARTICLE INFORMATION ABSTRACT

Article History: Each year, about 22 typhoons pass through


Received: January 9, 2017 the Philippines bringing extensive looding.
Received in revised form: July 24, 2017 To provide help in disaster prevention and
Accepted: August 2, 2017 awareness, the Department of Science and
Technology Region IV-A with the Regional
Keywords: Disaster Risk Reduction and Management
Cumulative Algorithm, lood warning Council (RDRRMC IV-A) have implemented
system, lood occurrence approximation, project Hazard Notiication, Dissemination,
experience-based method, Project HaNDA, and Awareness or HaNDA last 2012.
hydromet sensor data Assessing its original version, this study
aimed to develop a contemporary technology
*Corresponding author: that can be used to improve dissemination
(dgdronquillo@batstate-u.edu.ph, of disaster-related information. Hence, this
project implemented an automated lood
warning system for HaNDA system to improve
the rainfall and water level monitoring and
promote modern information dissemination.
A Raspberry-PI enabled device was built for
the data acquisition and processing, using
combination of cumulative algorithm and
experience-based method for lood warning
judgment. Cumulative algorithm was used
for the rainfall intensity calculation before
classiication and priority determination. The
experienced-based method was utilized as
basis for the lood occurrence approximation.
Results indicated that overall the system is
purposeful. The functional system has its
own unique features such as the use of ICT
enabled technologies like web-enabled data
manipulation and SMS real-time notiications.
Further improvement may include predictive
algorithm for looding time together with
better design ruggedness can also be
incorporated in the future.

56 ASIA PACIFIC HIGHER EDUCATION RESEARCH JOURNAL Volume 4


Issue No. 1
Introduction area. Project HaNDA is way on its completion
stage in terms of developing decision
Unknown to many, about 22 typhoons support system using its vast amount of
pass through the Philippines each year (7 data collected. Hence, this research project
of which are strong) and CALABARZON is from Batangas State University offers an
one of the often directly affected as quoted ICT (Information and Communicatios
by Project HANDA (DOST Region IV-A., Technology)-enabled alert system
2012). Batangas province is one of the lood considering the rain gauge and water level
prone areas during heavy rains and storms data deployed in selected districts in the
especially those near the river and lat or low province of Batangas aimed at using the
lying areas. Affected by seasonal heavy rains available raw data in Project HaNDA. This
and a adjacent tropical storm, prevalent FloodAlert tool proposed to eliminate
looding often occurs. The country is often human factor in rainfall and water level
affected by looding and landslides caused by monitoring and to use advanced technology
substantial rains (CNN Staff, 2017). In order in disseminating information through fast
to help resolve this looding issue through and reliable means of communication.
proper information and dissemination, The aim of the study is to alert the Local
DOST Region IV A launched Project HaNDA DRRMOs of the potentially affected areas
(Hazard Noti ication, Dissemination, and through SMS technology. Along this goal,
Awareness) last 2012. It is an online system the local community members can be
that was used by the Regional Disaster alerted in real-time and make appropriate
Risk Reduction and Management Council decisions and actions to safeguard their
(RDRRMC IV - A) to disseminate disaster family and properties at the onset of a
- related bulletins such as Daily Weather possible disaster. Alam (2008) indicated in
Forecast and severe weather bulletins from the brie ing paper Flood disasters: Learning
PAGASA, Earthquake and Taal Volcano from previous relief and recovery operations
Bulletins from PHIVOLCS, and Situation that early warning has little relevance if
Reports from Of ice of Civil Defense (OCD people do not have the ability to respond
IV - A)/(DOST Region IV-A, 2012). But to warnings in terms of taking decisions on
Since Project HaNDA is an online system, preventive actions and evacuation. Hence,
contemporary technology in the ield of to aid the local community to reach better
information and communications technology decisions, a timely and effective information
can be used to improve dissemination of dissemination system is needed.
disaster related information up to the
municipal level through fast, dependable, The FloodAlert tool makes use of raw
effective and economical electronic data from hydro meteorological sensors in
(Internet, Short Messaging System or Comma Separated Values (CSV) ile format
SMS) solutions. Through this, issuance of fetched from ile transfer site of DOST. The
timely and reliable warnings to the lood initial deployment of the tool focused on
threatened communities are ensured and Districts III, IV and VI of Batangas province,
therefore minimize disaster risks. Some of where there are more sensors such as
the system functionalities are information Automated Rain Gauges (ARG) on high
dissemination, data collection, public elevated areas and Water Level Monitoring
inquiry, knowledge center, DRRM directory, Stations compared to other parts of the
alerter, and early warning system. province. However, these are just some
of the numerous Automated Weather
Speci ically the early warning system Stations (AWS), ARG and water level station
functions as a monitoring mechanism that arrangements in the country that were
conveys advisory or warning information commissioned through joint efforts of the
when the system concludes that the rainfall DOST-ASTI and the DOST-PAGASA (DOST,
amount and/or water level will affect an 2012).

Volume 4
Issue No. 1 ASIA PACIFIC HIGHER EDUCATION RESEARCH JOURNAL 57
PRE-DESIGN STAGE

1. Ascertain the functionalities of the DOST File


Transfer Site. Project NOAH and Project HaNDA
to gather flooding information.

2. Gathering of information
Location of sensors
Surveys and interviews from the authorized DESIGN STAGE
persons and agencies
1. File Transfer Protocol.
3. Considerations of the preliminary requirements
Rainfall Standards
2. Program Development for Warning Algorithm
*RRJOH(DUWK
Rainfall Intensity
Possible areas that might be affected by flood
Approximated time of the occurrence of flood

3. Material Specification TESTING AND EVALUATION STAGE


Raspberry Pi
*60
1. Set-up and Unit Testing.

2. Message Verification

3. Validation

Figure 1. Design Methodology

A Raspberry-PI enabled device was Methodology


built for data acquisition and processing
using combination of cumulative algorithm Figure 1 shows the methodology that
and experience-based method for lood the research had carried out. It is consists of
warning judgment. A cumulative algorithm Pre Design Stage, Design Stage and Testing
as de ined by Stepp et al. (2013) is one where and Evaluation Stage.
you incrementally accumulate a larger value
by repeatedly adding, multiplying, etc., and A. Discovering the Existing System
storing the result into a variable over and
over. On the other hand, experience-based Raw data in the form of CSV ile were
method is a traditional process whereby fetched from the DOST ile transfer site.
it depends on the empirical knowledge or Each sensor has different CSV ile located
mastery of a person or system over an event at the Philippine E-Science Grid (2010).
or subject gained through involvement in or The research study covers seven hydro met
exposure to it. sensors in Batangas Province. Six of them
are rain gauges and one is a water level
monitoring system as shown in Figure 2.
Purpose of the Research

The FloodAlert tool aimed to


determine the value of how the above
methods, when joined together, will be able
to make use of available raw data to create
new meaningful interpretations that can be
used for informed decision making on risk
management.

Figure 2. CSV File Data in DOST File


Transfer Site

58 ASIA PACIFIC HIGHER EDUCATION RESEARCH JOURNAL Volume 4


Issue No. 1
Figure 3. Rain Gauge Sensor Raw Data in
CSV File

Figure 4. Real-Time Monitoring Geo-Hazard


Rain gauge sensor has an equivalent Map
rain gauge CSV ile which contains date in the
format of year-month-day and time as hour-
minute-second), rain value in mm and air
pressure measured in hPa of the sensor. Air
pressure data is not about the real-time air
pressure of the environment instead, it is the
pressure inside the sensor which indicates if
the sensor is damaged. Consequently, a water
level sensor has an equivalent water level
CSV ile which contains date (year-month-
day), time (hour-minute-second) and water
level (m). Screenshot of rain gauge level CSV
ile is are shown in Figure 3.
Figure 5. Rainfall Advisories, Classiication
Figure 4 shows the geo-hazard map and Measurement from Project NOAH
of Project HaNDA that monitors rain gauges
and water level. Information about the type
of sensor and location of sensor under the B. Site Identiication
subjected areas of the study were gathered
at this site. The color green indicator on The complete list of names and contact
the map indicates a water level monitoring numbers of assigned Local Disaster Risk
station deployed on that area, while the Reducton and Management Of ice
indicator of sun with a cloud indicates a rain (LDRRMO) in Batangas province was given
gauge sensor deployed on that area. the Provincial Disaster Risk Reduction
Management Of icer of Batangas Province.
Figure 5 shows the Rainfall Advisories, Additional information which will be
Classi ication and Measurement from Project another basis for the calculation of lood
NOAH which was used in this study as a time of occurrence were achieved from
rainfall standard. The rainfall standards are several interviews conducted. Apparently,
No Rain, Light Rain, Heavy rain, Intense Rain, the elevation of each area was obtained
and Torrential Rain. The sum of rain value using Google Earth and compared to get
was classi ied according to its equivalent the irst to last priorities of every sensor
rainfall intensity in Figure 5. and distinguish areas affected by lood. The
researchers veri ied the reliability of the
map through interviews to the LDRRMOs of
each municipality of District III, IV and VI of
Batangas Province.

Volume 4
Issue No. 1 ASIA PACIFIC HIGHER EDUCATION RESEARCH JOURNAL 59
Figure 6. Block Diagram of Flood Warning Algorithm

C. Flood Alert Algorithm Design in one hour using Cumulative Algorithm, the
rainfall intensity classi ication where the
Figure 6 shows the block diagram rain values are classi ied as Heavy, Intense,
of the lood alert algorithm. It consists of and Torrential Rain, and the approximation
data acquisition, data processing and data of time of lood.
transmission.
The data transmission includes the
The data acquisition includes the message dissemination of the constructed
extraction of 7 sensors in Batangas and the message consisting of the rain values,
fetching of data from the original data. As rainfall intensity, lood prone areas, and
stated earlier, the data were acquired from the approximated time of the occurrence of
the ile transfer protocol site for a fetching lood. Results from respondents interview
time of two minutes. Sensors use SMS was used in determining the approximated
protocol to send data to ile transfer site. time of lood.
Sensors update data every 15 minutes, if
the time exceeds 15 minutes then the rain D. Hardware Development
value will be set to zero. This time duration
was chosen because 15 minutes is stated A hardware system employing
by the U.S. National Weather Service in its Raspberry Pi and GSM module was
2008 report on Multisensor Precipitation assembled. Raspberry Pi 2 Model B, which is
Estimation and Nowcasting for Flash the latest model of raspberry pi, was used for
Floods as the prevailing time wherein one data acquisition and data processing of rain
rain event is understood as distinct from value and water level. Python was the key
another rain event. programming language utilized since it is the
most suitable for Raspberry Pi. Furthermore,
The data processing includes the the device used a 5V power supply and a
rainfall extraction, the summation of 4 values rechargeable battery that will be the backup

60 ASIA PACIFIC HIGHER EDUCATION RESEARCH JOURNAL Volume 4


Issue No. 1
Figure 7. Hardware System

supply in case of power outage. The GSM The DOST projects are larger in
module was used for the transmission scope while the FloodAlert covers only
system as shown in Figure 7. lood parameter measurements and data
processing. While the DOST projects also
handle many parts of the country, the
Results and Discussion proposed tool focused on sensors deployed
in Balete, Dayap Itaas, Mayasang, Laurel,
It is important to understand how Padre Garcia, Sico and Sto. Tomas parts of
the FloodAlert system can be related to the Batangas province.
DOST Projects NOAH and HaNDA as depicted
in Table 1. a. Area Elevation

Table 1 Elevation of the subjected area was


Comparison of FloodAlert with DOST Projects important in the analysis of the next priority
Project NOAH Project HaNDA Automated Flood
area in sending warning message in times of
Warning System typhoons and calamities. Using Google Earth,
for DOST Region
IV-A Project the researchers distinguished the elevation of
HaNDA the prone areas where the rain gauges have been
CHARACTERISTICS
deployed. Elevation of each sensors location
Envisions a disaster- Website based Using Raspberry Pi,
free Philippines system that the database will was used to trace priority areas of sending
where communities
are empowered
updates and spread
disaster-related
predict the rainfall
intensity (No Rain,
warning message.
through open access announcements Light Rain, Moderate
to accurate, reliable including earthquake, Rain, Heavy Rain),
and timely hazard and volcano, and weather detect the possible
risk information. bulletins as well areas that might be
as humid typhoon affected by lood Table 2.
to concerned (Priority 1, Priority
government agencies 2 & Priority 3), and
Elevation of the Sensors Location
within the Region predict the time of the
IV-A. possible occurrence Location of the Sensors Elevation
of lood.
Contains high- Stores CALABARZON Using GSM modem, Balete 99 ft.
resolution hazard Region hazard maps, SMS will be sent at
maps for various type vulnerability ratings LDRRMOs of the DayapItaas/Laurel 449 ft.
of natural hazards and DRRM-related possible affected
using frontier science information. areas and their low Sto. Tomas 630 ft.
and cutting-edge lying areas when
technology. Moderate Rain is Rosario 485 ft.
detected.
Padre Garcia 580 ft.
OUTPUT
Online geohazard Online geohazard SMS sent to LDRRMOs San Juan 66 ft.
maps maps

Volume 4
Issue No. 1 ASIA PACIFIC HIGHER EDUCATION RESEARCH JOURNAL 61
Elevation data has many purposeful c. Hardware Speciications
uses in the areas of tourism, route planning,
to optimize views for developments, to The components used for the hardware
lessen visibility of forest clear cuts from system were chosen in accordance with the
major transportation routes, and even golf speci ications and desired performance.
course planning and development. They Compatibility of components and design
are also integrated into the programming optimization technique were the primary
of cruise missiles, to guide them over the design requirements. Table 3 highlights the
terrain. In this research, the elevation of technical speci ications of the hardware
an area serves as one of the key inputs for system.
priority assignment.

Table 3.
b. Priority Assignment Hardware Speciications

Main
The elevation of each area was needed Raspeberry Pi 2 Model B
Processor
to assign priorities 1, 2 and 3. The high Mini Cellular GSM with Antenna,
elevated areas and low lying areas were Transmission
SIM800L
determined based on their elevations. 3.7V, 2000mAH Rechargeable
Power Supply
Assigning priorities were also based on Lithium Ion Polymer
the gathered data from the surveys and Display Capacitive touch screen
interviews to LDRRMC of the cities and Others DC to DC Boost Converter
municipalities of District III, IV and VI. Table
3 shows the conditions on approximating
time of the occurrence of lood. Every sensor The research preferred to use GSM rather
has different conditions with their priority 1 than other wireless technologies because of its
and 2 based on the gathered data. long range capacity without considering the
line of sight. SIM800L was specifically selected
Furthermore, the topology of the because it has better interface capabilities.
priorities just like what is seen in Figure 8 Lithium Ion Polymer Battery satisfied the need
shows the location of the rain gauges with of the system since it has a standard charge is
their corresponding priorities, considered nominal 2000mAh and minimum 1900mAh
as their low lying areas. The topologies were with a cycle lifespan is 500 or 1000 times. It
made based on their priorities. runs with a charger and in case of brownout, it
will automatically run the battery that can last
up to 3 hours. Since the system is automated,
a capacitive touch screen was used to monitor
its status. Finally, the DC to DC converter was
used to manage the lithium ion battery from
3.7V to 5V which is the needed voltage of
Raspberry Pi.

d. System Evaluation

In order to test the functionality of the


system, a set of dummy data was initially
used. The accuracy of the fetched data was
tested in the data acquisition. The data were
Figure 8. Priority of DayapItaas, Laurel, fetched with the same content as seen on the
Batangas ile transfer site of the DOST. An example of
the system simulation is given in Table 4.

62 ASIA PACIFIC HIGHER EDUCATION RESEARCH JOURNAL Volume 4


Issue No. 1
Table 4. It is evident in the above table that
Balete Rainfall Testing the system worked well as conceived
and designed. During the testing period,
Simulation Reading
Measurement several indings were noted. The processor
The reading frequency and temp limits settings are
started at 17 important in the con iguration set-up. .
seconds which is The ARM frequency or the core frequency
3mm.
must not be less than 900MHz and the
temperature limit must not be greater than
50C. Likewise, internet speed affected the
accuracy of the data acquisition. A minimum
download speed of 3.45 Mbps is desirable in
After 32 seconds order to acquire fast download of the CSV ile.
the reading is Finally, the program executed the algorithms
6mm. perfectly well as long as the fetched data are
accurate and the hardware performance is at
its optimal conditions.

After 47 seconds Conclusions and Recommendations


the reading is
9mm. The research aimed to develop a
system that will be able to fetch raw CSV data
from a secured database of rain gauges and
water level data. In order to achieve this, the
system must execute operations performed
by a tiny and affordable computer like a
After 02 seconds
the reading is Raspberry Pi that is able to communicate
12mm with an economical platform like GSM.

In support of DOST IV-A projects, the


system developed has its own unique features
such as the use of ICT enabled technologies
like web-enabled data manipulation and
After 02 seconds SMS real-time noti ications. Likewise, the
the message is project had investigated the performance
automatically of combined effects of cumulative algorithm
initialized and
send.
and experience-based method for warning
decision matrix. Hence, enhancement
This is the initiatives for Project HANDA system are
message sent by
the system.
highly necessary in the form of using
instrument data to provide meaningful
information that are critical in decision
making. Moreover, proper and quick
information dissemination to the authorities
agencies, LDRRMOs and residents of the
affected community is highly essential in
any risk management efforts. Finally, system
integration was delivered carefully and
properly through simulations and testing
the system components.

Volume 4
Issue No. 1 ASIA PACIFIC HIGHER EDUCATION RESEARCH JOURNAL 63
In essence, this project reveals References
that engineering educators and research
institution of Region IV-A can work CNN Staff. (2017). Flooding brings chaos to
together to address the pressing needs of Philippine capital - CNN.com. CNN.
the community. Faculty, undergraduate Retrieved from http://edition.cnn.
and graduate students will be motivated to com/2012/08/07/world/asia/
pursue research projects that are worthy to philippines- loods/index.html
society in general.
DOST. (2012). Jolo receives AWS, ARG and
Meanwhile, some recommended Water Level Monitoring Station. from
actions for further enhancement and http://embedded.asti.dost.gov.ph/
smooth deployment were established. Web jolo-receives-aws-arg-and-water-
based system and android application of level-monitoring-station/
the upgraded system can be developed to
broaden the information dissemination and DOST Region IV-A. (2012). About Project
utilization of the system. The prediction of HANDA. Retrieved from http://drrm.
time for looding can be done after necessary region4a.dost.gov.ph/about.html
and suf icient information about the previous
measurements has already been obtained. Philippine E-Science Grid. (2010) Retrieved
from https://www.repo.pscigrid.
For future directions, the research gov.ph
project will look at evaluating the system
components to achieve better design Sen, S. (2014). Types of Rain-Gauge:
ruggedness, improved energy consumption, Non-Recording and Recording
and application of real-time control Types. YourArticleLibrary.com: The
hardware devices. Next Generation Library. Retrieved
from http://www.yourarticlelibrary.
c o m / wa te r / ra i n fa l l / t y p e s - o f -
Acknowledgement rain-gauge-non-recording-and-
recording-types/60407/
The authors would like to manifest
their sincere gratitude to the special people Stepp, M., Reges, S.and Brand, W. (2013).
who have given their support and time for Building Java Programs, 3rd edition,
this endeavor. Lab: Cumulative Algorithms.
Retrieved from http://www.
Engr. Francisco R. Barquilla III of DOST buildingjavaprograms.com/
IV-A; labs/3ed/ch04-cumulative-
algorithms.shtml#
Mr. Richard C. Orendain of DOST-
PAGASA;

64 ASIA PACIFIC HIGHER EDUCATION RESEARCH JOURNAL Volume 4


Issue No. 1

You might also like