0% found this document useful (0 votes)
72 views3 pages

IoT Flood Monitoring and Alert System

This document describes an Internet of Things (IoT) based flood management and alert system. It discusses using various sensors like ultrasonic sensors and temperature/humidity sensors connected to a Raspberry Pi device via a WiFi module. This would allow the system to continuously monitor water levels and environmental conditions and send alerts to relevant authorities if thresholds are exceeded. The goal is to provide early warnings to citizens and authorities to help prevent and manage urban flooding more effectively.

Uploaded by

Vision DCET
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)
72 views3 pages

IoT Flood Monitoring and Alert System

This document describes an Internet of Things (IoT) based flood management and alert system. It discusses using various sensors like ultrasonic sensors and temperature/humidity sensors connected to a Raspberry Pi device via a WiFi module. This would allow the system to continuously monitor water levels and environmental conditions and send alerts to relevant authorities if thresholds are exceeded. The goal is to provide early warnings to citizens and authorities to help prevent and manage urban flooding more effectively.

Uploaded by

Vision DCET
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

IOT BASED FLOOD MANAGEMENT AND

ALERTING SYSTEM

Prof. Ramachandra C
Department of EEE, RRIT, Bengaluru-90 Department of EEE, RRIT, Bengalore-90
ramachandra07041992@[Link]

Abstract— Nowadays, certain actions are taken to improve the level of cleanliness in the country. People are getting more
active in doing all the things to clean their surroundings. Various movements are also started by the government to
increase cleanliness. We will try to build a system which will notify the corporations to empty the bin on time. In this
system we will put a sensor on top of the garbage bin which will detect the total level of garbage inside it according to the
total size of bin. When the garbage will reach the maximum level, a notification will be sent to the corporation’s office,
and then employees can take further actions to empty the bin. This system will help in cleaning the city in a better way.
By using this system people do not have to check all the systems manually, but they will get a notification when the bin is
filled.
Index Terms—Raspberry PI, Ultrasonic sensor, IoT, GSM (Global system for Mobile communication), WLAN.

I. INTRODUCTION temporal correlation in order to obtain early


Flood monitoring is a particularly alarming Information. In our IoT approach, all
challenging application for Internet of Things collected data will be continuously transmitted,
(IoT). In fact, it offers a complex scenario for through the Internet communication infrastructure,
the variety and number of sensors involved, their location to software components designed to compute the stream-
and relative communication problems. The type of sensors flow and to quantify the spatial distribution of flood risk
involved in the process and the corresponding type of for each controlled watershed. The computed risks,
installation depend on the kind of collected data and on their together with data coming from other sources (barometric
geo-localization (i.e., urban areas, where powering and and river discharge sensors, cameras operators of public
communication are relatively simple, or in remote and organizations, emergency agencies, private citizens), will
difficult to access mountainous or country locations). The be examined by a diagnostic decision system implementing
kind of data collected ranges from rain monitoring to river a risk-alert scheduling strategy, able to diagnose the health
gauging with several parameters to be monitored and state of the controlled environment and to define
compared. In the case of rivers, the problem depends on specialized alarm levels for each potentially interested
their size and dimension and geography of the region where area. Finally, the computed risks will be used for
they flow, if they are small creeks or wide rivers, if they specializing alerting messages, to be sent to all citizens
flow in a steep or fiat area, in open air or are channeled (ubiquity) present in each selected area only (alerting
underground, etc. locality).
From this point of view, we already activated
different collaborations and definitions of common goals III. LITERATURE SURVEY
with public administrations involved in the management of 1. To decrease the challenges that the cities face such as
the experimental areas. To this aim, we designed a general scarcity of energy sources, flooding prevention, healthcare,
hardware and software loT infrastructure and architecture housing water and deteriorating infrastructure, making a city
applicable to the environmental problem mentioned above, 'Smart' is emerging. The Internet of Things or IOT provides
but extensible to the more general problem of monitoring the ability for human and machines to interact from billions
the environment in densely inhabited areas. of things that include sensors, services, or other Internet
connected things. This paper aims to realize the security
II. RESEARCH METHODOLOGY requirement and security architecture of Internet of things
Our research will be an element of great technology for urban flooding prevention management
importance to train specific risk management and to system and discussed the demand and overall design of
deliver elements of innovation and encouragement for the urban flooding prevention management system. Finally, the
definition of land management strategies both on the local application process of the Internet of things technology in
and regional scale. Moreover, this research will help to Chongqing flooding prevention management system is
provide knowledge and tools for effective decision making summarized. For emergency command and dispatch there is
and public engagement. In particular, we detail the sensor visual management, and at the same time, network
classes (their design for the new ones), their assessment management for the drainage pipe can be
communication mechanisms and associated software conducted correctly. The flood control and drainage
services as components of a general IoT infrastructure. The function of Chongqing will gradually improve with smooth
aim is to monitor either rainfalls, river discharge or their

1
drainage facilities also the inspection and maintenance
management will be standardized. In this project, some hardware devices are used
2. Floods, extreme weather events, have occurred with such as power supply, ultrasonic sensors,
frequent regularity over last two decades causing severe temperature and humidity sensors and electronic
urban flood related inundations. India is primarily an platform Arduino. The hardware is connected with
agricultural country and rural infrastructure was adequate to Wi-Fi module which enable the system to connect
sustain country population. Expansion of urban sector and share the information through internet.
increased due to migration of population towards mega
cities. Such migrations are due to industrial growth. Every
year floods affect nearly 400 million hectares of land in
India. Now a day's weather information is used for A. Raspberry Pi - The Raspberry Pi 3 Model B+ is the latest
monitoring and warning on urban flooding. The citizens get product in the Raspberry Pi 3 range, boasting a 64-bit quad
notification when of people check, people on vehicles check core processor running at 1.4GHz, dual-band 2.4GHz and
or camera check, which has the defects of poor continuity, 5GHz wireless LAN, Bluetooth 4.2/BLE, faster Ethernet,
little data, slow speed, and time lag. The people living in and PoE capability via a separate PoE HAT. The dual-band
apartment do not get waterlog information exactly and wireless LAN comes with modular compliance certification,
quickly and thus they are not able to take corresponding allowing the board to be designed into end products with
measures and unemployment and other reasons. The significantly reduced wireless LAN compliance testing,
population count is increasing day by day and due to that improving both cost and time to market.
cities are facing many new challenges. Flooding condition is
one of the big challenges increased due to uncontrolled
growth of mega cities.

IV. PROPOSED MODEL


1. SYSTEM OVERVIEW

Fig 2. Raspberry PI model B+

B. Water level measurement sensor- For water level


measurement, we have used ultrasonic sensors. This sensor
will work on sound navigation and ranging. It will work by
transmitting the wave of short and high frequencies and
echo will get reverted back, depending on these the level
will be measured. The distance between sensor and water
level will be calculated as –
Distance L = ½×T×C
Where L=Distance
C=Sonic speed
We have introduced an engineering that give early warnings T=Time between transmission and reception
to the citizens and to the government agencies. With the
help of the android application, real time data will be
available to the individuals instead of depending on the
government for analyzing the situation.
With the help of the proposed hardware module,
alert will be provided when values reach a pre-defined
threshold depending on the region. The idea is to develop a
device which is going to save economy, society, lives and
their habitat. Using various gadgets and sensors will
increase the precision. Keeping that factor in mind, we are
developing a device which a user needs to install in the
smartphone, rest all the analysis work is done by the system
and alert is provided in the form of notifications.

2. EQUIPMENT REQUIRED Fig 3. Ultrasonic sensor


2.1 Hardware requirements:

2
2.2 Software requirements: behaviour in Things speak or other platforms. According to
definitions of loT, if we consider a sensor as an element of
a) Open Weather API- This is the simplest, fast as IoT which enables to communicate its current status and be
well as free to fetch the real time data like weather published on Internet, then our proposal is very close to
forecasts, clouds, winds, maps with precipitations. what we are intending to achieve within the concept of
b) XML- Layout xml files are used to define the user Internet of things. Nevertheless, the real intent of the
interfaces of the application and holds all the tools proposal is to achieve a flood early warning system.
that user wants to use.
c) C-compiler
VII. CONCLUSION

V. METHODOLOGY Flash flood alarming systems require a dense network of


rain gauges for monitoring intense local rainstorms both to
ensure its survival in case of extreme weather and to have a
more accurate collection of data. Those data have to be
interpreted by means of empirical and formal models by
correlating in real time the river level and the flow intensity
for early flood forecasting and consequent anticipated
alarming. The number of required sensors, their
communication mechanisms and reliability requirements
show that a loT/M2M approach is able to resolve the
problem, even if today commercially available gauges are
not designed with the specific objective of flash floods
control.

REFERENCES

[1] D. Giusto, A. Iera, G. Morabito, and L. Atzori, The


Internet of Things. Springer-Verlag, 2010.
[2] L. Atzori, A. Iera, and G. Morabito, “The internet of
things: A survey," Computer Networks, vol. 54, no. 15, pp.
2787 – 2805, 2010.
[3] D. Miorandi, S. Sicari, F. D. Pellegrini, and I. Chlamtac,
“Internet of things: Vision, applications and research
challenges," Ad Hoc Networks, vol. 10, no. 7, pp. 1497 -
Figure.1.1: Working Module.
1516, 2012.
[4] J. Gubbi, R. Buyya, S. Marusic, and M. Palaniswami,
System structure is illustrated in Fig.1.1 System
"Internet of things (iot): A vision, architectural elements,
composed of three sensors, one microprocessor based and future directions," Future Generation Computer
Raspberry model, a GSM module, and a mobile phone. Systems, vol. 29, no. 7, pp. 1645 – 1660, 2013.
Sensors used are retro reflective, NPN type. It uses system [5] W. Kang and Y. Shibata, “Performance Evaluation of
of blocking interruption where the system will give 5V Disaster Information System Based on P2P network,” in
signal to the amplifier. Liquid sensors been used for this Advanced Information Networking and Applications
project due to its unique ability of detection for liquid Workshops (WAINA)
[6] J. Kim, D. Kim, S. Jung, M. Lee, K. Kim, C. Lee, J.
substance. MPU used is PIC18F452 from Microchip.
Nah, S. Lee, J. Kim, W. Choi, and S. Yoo, “Implementation
Raspberry model was chosen because it is C compiler and Performance Evaluation of Mobile Ad Hoc network for
optimized architecture. Since this project runs on C compiler Emergency Telemedicine System in Disaster Areas,” in
program, it’s the best option to use this MPU. Engineering in Medicine and Biology Society, 2009. EMBC
Other special features include 32K byte flash 2009. Annual International Conference of the IEEE, 3-6
memory that could be used to write high capacity of 2009, pp. 1663 - 1666.
programming language. GSM Module is a device used to [7] S. Saha and M. Matsumoto, “A Framework for Data
Collection and Wireless Sensor Network Protocol for
transmit SMS signal to the intended user. By using GSM
Disaster Management,” in Proceedings of the Second
module, GSM network can be used since it is much more International Conference on Communication System
accountable during flood season. software and Middleware (COMSWARE 2007) Bangalore,
India. IEEE, January 2007, pp. 7-12.
[8] Y. Shibata, Y. Sato, N. Ogasawara, and G. Chiba, “A
Disaster Information System by Ballooned Wireless Adhoc
VI. SCOPE OF FUTURE WORK Network,” Complex, Intelligent and Software Intensive
Systems, International Conference, vol. O, pp. 299–304,
The future work in this project will be a deeper testing phase 2009.
of the network of low-cost sensors both in simulated and
real-life scenarios, and an implementation of the software

Common questions

Powered by AI

The proposed flood monitoring IoT system enhances public engagement and decision-making by providing real-time data and early warnings to citizens and agencies through mobile applications. This empowers individuals to make informed decisions regarding their safety. Moreover, the system's alerts allow government agencies to prepare timely responses, thus facilitating public involvement in flooding prevention strategies and encouraging informed community engagement in environmental management .

Future developments that could enhance IoT systems in environmental management include the integration of artificial intelligence with IoT to predict environmental changes more accurately and the use of blockchain for secure data transactions. Additionally, advancements in sensor technology to increase accuracy and decrease costs will enable broader application. Improved energy harvesting methods for powering remote sensors could also enhance the feasibility of IoT deployments in challenging environments, thus expanding the scope and effectiveness of environmental monitoring and management .

Sensor technology is crucial in the effectiveness of IoT-based environmental monitoring systems as it provides the primary means of data collection. Sensors such as ultrasonic devices for water level measurement deliver accurate and real-time data necessary for assessing environmental conditions. This information is then transmitted to processing units, which interpret the data and trigger alerts based on predefined risk thresholds. Reliable and precise sensor data is indispensable for forecasting environmental hazards such as floods and ensuring the timely deployment of preventative measures .

The IoT-based waste management system utilizes technical components such as the Raspberry Pi, which functions as a microcontroller to process data from sensors that monitor garbage bin levels. Ultrasonic sensors measure the garbage level, and when it reaches a certain threshold, the Raspberry Pi triggers an alert that is transmitted via GSM to notify waste management teams. This ensures bins are emptied timely, improving operational efficiency by reducing manual checks and minimizing overflow incidents .

Smart city initiatives leverage IoT to address clean energy and infrastructure issues by integrating connected systems that optimize operations and resource usage. IoT enables real-time data collection and analytics which inform energy-efficient practices and predictive maintenance of infrastructure. It facilitates the infrastructure to shift towards sustainable practices by monitoring usage patterns and adjusting resources accordingly. In the context of energy, IoT systems can manage supply and demand dynamically, thus reducing wastage and promoting sustainability .

Implementing IoT-based environmental monitoring in remote areas presents challenges such as limited communication infrastructure, which can impede real-time data transmission. Additionally, powering sensors in remote locations can be difficult due to the absence of reliable electricity sources. The harsh environmental conditions may also affect the durability and accuracy of the sensors. In contrast, urban locations often have better infrastructure and accessibility, facilitating the deployment and maintenance of IoT systems .

Key technological components required for implementing a flood early warning system using IoT include sensors for measuring variables like water level and rainfall, a microcontroller such as a Raspberry Pi for processing data, a GSM module for sending alerts, and a robust internet communication infrastructure for data transmission. These components allow the system to gather real-time data, analyze it, and send alerts when predefined thresholds are met .

Implementing IoT can transform urban infrastructure challenges by providing a networked solution that enhances real-time monitoring and management of resources. IoT can optimize the use of energy, improve water management systems, and facilitate efficient public safety measures. Its data-driven approach allows cities to identify and address infrastructure deficiencies proactively before they escalate into larger issues. For example, using IoT in drainage management enhances operational efficiency and reduces the risk of urban flooding, which is a significant challenge in rapidly growing cities .

The Internet of Things (IoT) can mitigate urban flooding challenges by providing a real-time monitoring system that involves various sensors and communication mechanisms. These sensors collect data such as rainfall measurements and river discharge rates, which are transmitted to compute the stream-flow and assess flood risks spatially. This information feeds into diagnostic decision systems that implement risk-alert scheduling strategies to define specialized alarm levels for each area. The system also facilitates real-time alerts to residents and government agencies, helping them make timely decisions to prevent flooding disasters .

Smart waste management systems using IoT improve urban cleanliness and efficiency by utilizing sensors that detect when a garbage bin is full. These sensors send notifications to waste management corporations, allowing for timely collection and preventing overflow. This reduces the need for manual checks on waste levels and ensures cleaner urban environments. The system also helps in optimizing waste collection routes, thereby improving operational efficiency and reducing costs .

You might also like