IOT_Based_Early_Flood_Detection_and_Avoidance3
IOT_Based_Early_Flood_Detection_and_Avoidance3
Abstract- Flooding is a natural phenomenon which substantial rainfalls, structural failures and a large
has attracted global attention as a result of its number of human factors. Floods rely on precipitation
negative impact on the society. Developing nations amounts and rates, topology, geology, land use, and
such as India have been predicted to experience antecedent moisture condition.
increased flood occurrences in the coming decade.
The events of flooding are unlikely to change, In the year 2018 Severe flooding affected Indian state
however, its impact on our society can be very well of Kerala due to unusual high rain during monsoon
reduced. There are some places that are more prone season. It was the worst flooding in Kerala in nearly a
to flooding than other places, the implementation of century. In which over 374 people died within
flood alert systems near any major water area or body fortnight. Thirty-five out of 42 dams within the state
of water provides critical information that can open for the first time in history. Kerala received
protect property and save lives. heavy monsoon rainfall on the mid evening of August
and resulting in dams filling to capacity in the first 24
Hence we are designing this project to inform the hours of rainfall the state received 310 mm of rain.
people about the upcoming flood by making use of
the concept of Internet of Things. For that purpose The events of flooding is unlikely to change, however,
we are going to use an android Application to its impact on our society can be very well reduced.
intimate the users. This Project focuses on providing Efficient forecasting and early warning systems can
early detection of flooding and the measures to help mitigate the effects of flooding. The concept of
minimise and avoid floods. The system involves the Internet of things can be used to collect Real time
deployment of sensor nodes at specific flood information from a wide range of environmental
vulnerable locations for real-time flood monitoring phenomenon.
and detection. Flood events relating to flash flooding
and run-off water or overflow are successfully To develop A Real Time Solution to Flood detection
monitored in real time which saves individuals plenty and avoidance Using IoT and Sensor Network, we
of time to prepare against predicted flood proposed a flood detection and avoidance model
occurrence, saving them from the aftermath of flood which requires attention to three basic factors: Data
disaster. collection via water level sensors, data processing, and
the dissemination of flood warning information. While
Indexed Terms- Arduino, Android, BLYNK IOT, automated flood warning systems are often
ESP8266 Wifi Module, Moisture Sensor, Ultrasonic surprisingly expensive to implement, the primary
Sensor factor determining cost for any such system is the
number of Sensor site locations.
I. INTRODUCTION
To tackle the problem of detection of the flooding, we
In India, the rainy seasons occur each year from June are using the Y89 Moisture sensor’s which will act as
to October. Early rainfall is usually in June with full the water level sensor. Where the resistance value will
commencement in July, and stops in the months of be proportionate to the moisture in the soil.
October each year, with a few showers in November.
Flooding is a natural phenomenon which attracts The HC SR04 Ultrasonic sensor will be used to
global interest. It results in tremendous environmental monitor the water level in a body which stores water
destruction and loss of lives. Flooding is a result of which can easily be water dams in our case.
For making this project IOT compatible we are using can disaster control can be obtained by the user as
the ESP 8266 WIFI module which will allow our necessary.Submit your manuscript electronically for
project to communicate to different elements using review. prepare it in two-column format, including
wifi connectivity for internet. An 16x2 LCD is used so figures and tables(untill it don't fit properly and data is
that the information and acknowledgement of the not visible).
operation of the project can be displayed on the board
itself. The Android application is developed using the B. Flow Chart
BLYNK IOT platform so that the different sensors can
be integrated with the Android Application on a
smartphone.
A. Block Diagram
III. HARDWARE DETAILS The soil moisture sensor consists of two probes which
are used to measure the volumetric content of water.
1. Ultrasonic Sensor HC SR04 The two probes allow the current to pass through the
soil and then it gets the resistance value to measure the
moisture value. When there is more water, the soil will
conduct more electricity which means that there will
be less resistance. Therefore, the moisture level will be
higher. Dry soil conducts electricity poorly, so when
there will be less water, then the soil will conduct less
electricity which means that there will be more
resistance.
Servo motors have a geared output shaft which can be 2. Eagle Software
electrically controlled to turn one (1) degree at a time.
For the sake of control, unlike normal DC motors,
servo motors usually have an additional pin asides the
two power pins (Vcc and GND) which is the signal
pin. The signal pin is used to control the servo motor,
turning its shaft to any desired angle. The SG90 motor
has a 2.5kg/cm torque which means it can pull a
weight of 2.5kg when suspended to a distance of 1cm,
for the purpose of the demonstration this motor is ideal EAGLE stands for Easily Applicable Graphical
for our model. Layout Editor, EAGLE is a scriptable electronic
design automation (EDA) application with schematic
IV. SOFTWARE DETAILS capture, printed circuit board (PCB) layout, auto-
router and computer-aided manufacturing (CAM)
1. Arduino IDE features. EAGLE contains a schematic editor, for
designing circuit diagrams. Schematics are stored in
files with. SCH extension, parts are defined in device
libraries with .LBR extension. Parts can be placed on
many sheets and connected together through ports.
The PCB layout editor stores board files with the
extension .BRD. It allows back-annotation to the
schematic and auto-routing to automatically connect
traces based on the connections defined in the
schematic.
V. RESULT
CONCLUSION
REFERENCES