Ijraset Journal For Research in Applied Science and Engineering Technology
Authors: Prof. Vijay Kumar, Mr. Nandkishor Kadnar, Mr. Aniket Gosavi, Mr. Omkar Jadhav
DOI Link: https://doi.org/10.22214/ijraset.2023.52858
Certificate: View Certificate
The IOT-based flood monitoring and alarm system is a cutting-edge technology solution that aims to provide real-time monitoring and early warning of potential flood disasters. Through the use of advanced sensors and wireless communication technologies, the system collects and analyses data on water levels and other relevant environmental factors to accurately predict and alert the authorities and residents of impending flood events. The system\'s ability to detect and report flood conditions promptly enables swift action to be taken, reducing the risks and damages associated with floods. This paper discusses the development and implementation of an IOT-based flood monitoring and alarm system, highlighting its advantages and potential impact on flood-prone areas.
I. INTRODUCTION
Floods have been one of the most devastating natural disasters in the world that can cause extensive damage to properties and human lives. In the past decade, the frequency and intensity of floods have increased due to climate change, urbanization, and deforestation. Traditional flood monitoring systems have limitations in providing timely and accurate information, which can hinder disaster management efforts [1]. However, the development of an IOT-based flood monitoring and alarm system has emerged as a promising solution to address this challenge [2]. The Internet of Things (IOT) is an emerging technology that enables the connection of various devices and sensors to the Internet, allowing real-time data collection, processing, and analysis [3]. This technology has the potential to revolutionize flood monitoring systems by providing accurate and timely information to decision-makers and the public. The IOT-based flood monitoring and alarm system utilizes advanced sensors and wireless communication technologies to collect and analyze real-time data on water levels, weather patterns, and other environmental factors [4]. The system can provide early warning alerts to authorities and residents in flood-prone areas, enabling them to take swift action to prevent or mitigate the impacts of floods. Advantages of IOT-Based Flood Monitoring and Alarm System: One of the significant advantages of the IOT-based flood monitoring and alarm system is the realtime monitoring of water levels and other environmental factors. The system collects and analyses data from multiple sensors and sends alerts to the relevant authorities and the public via mobile apps or web-based platforms [5]. This timely information can enable decision-makers to take swift action, such as evacuating people, closing roads, or activating emergency response plans. Moreover, the IOT-based flood monitoring and alarm system can provide accurate and reliable data, which is critical for effective disaster management. Traditional flood monitoring systems may have limitations in providing accurate data due to various factors such as sensor malfunctions, data transmission errors, or manual data collection [6]. In contrast, the IOT-based system can provide precise and consistent data by using advanced sensors, cloud-based data storage, and real-time data processing algorithms. Potential Impact and Challenges: The IOT-based flood monitoring and alarm system has the potential to revolutionize the way we monitor and manage floods [7]. The system can help reduce the risks and damages associated with floods by providing timely and accurate information to decision-makers and the public. This technology can also improve the resilience of flood-prone areas by enabling effective disaster management strategies [8]..
II. PROBLEM STATEMENT
Floods are significant natural disaster that causes massive damage to properties and human lives worldwide. Traditional flood monitoring systems have limitations in providing timely and accurate information, which can hinder disaster management efforts. The lack of real-time and accurate data on water levels and other environmental factors makes it difficult for decision-makers to take swift action, leading to increased risks and damages associated with floods. Therefore, there is a critical need for an advanced flood monitoring and alarm system that can provide accurate and timely information to authorities and the public. The Internet of Things (IoT) technology has the potential to revolutionize flood monitoring systems by providing real-time data collection, processing, and analysis. The IoT-based flood monitoring and alarm system can utilize advanced sensors and wireless communication technologies to collect and analyze data on water levels, weather patterns, and other environmental factors.
This technology can provide timely alerts to authorities and residents in flood-prone areas, enabling them to take swift action to prevent or mitigate the impacts of floods. However, the implementation of an IoT-based flood monitoring and alarm system also presents some challenges. Affording the system, which encompasses sensors, communication infrastructure, and data storage, can present a noteworthy obstacle in terms of cost.. The installation and maintenance of the system can also require technical expertise, which may not be available in some areas.
III. LITERATURE SURVEY
One study conducted by Li et al. (2020) [9] proposed an IoT-based flood monitoring and alarm system that utilized a network of sensors to collect and analyze data on water levels, weather patterns, and other environmental factors. The system provided real-time alerts to authorities and residents in flood-prone areas, enabling them to take swift action to prevent or mitigate the impacts of floods [10]. The study demonstrated the potential of IoT-based flood monitoring and alarm systems in providing accurate and timely information for effective disaster management. Another study by Cui et al. (2018) [11] proposed an IoT-based flood monitoring and alarm system that utilized a combination of wireless sensor networks and cloud computing technologies. The system collected and analyzed data on water levels, rainfall, and other environmental factors to provide real-time alerts to authorities and residents in flood-prone areas.
The study demonstrated the potential of IoT-based flood monitoring and alarm systems in providing accurate and reliable data for effective disaster management. Furthermore, a study by Kim et al [12]. (2019) proposed an IoT-based flood monitoring and alarm system that utilized a combination of sensors and machine learning algorithms to predict flood events. The system collected and analyzed data on water levels, rainfall, and other environmental factors to predict the likelihood of floods in advance [13]. The study demonstrated the potential of IoT-based flood monitoring and alarm systems in providing early warning alerts for effective disaster management.
These studies demonstrate the potential of IoT-based flood monitoring and alarm systems in providing accurate and timely information for effective disaster management [14]. The combination of advanced sensors, wireless communication technologies, cloud computing, and machine learning algorithms can enable decision-makers to take swift action to prevent or mitigate the impacts of floods [15].
However, the implementation of IoT-based flood monitoring and alarm systems requires careful consideration of the associated costs, technical requirements, and privacy and security concerns.
IV. MOTIVATION AND OBJECTIVE
A. Motivation
The motivation behind developing an IoT-based flood monitoring and alarm system is to address the limitations of traditional flood monitoring systems, which often fail to provide timely and accurate information to decision-makers and the public.
Floods have significant economic, environmental, and social impacts, and their management requires accurate and timely data on water levels, weather patterns, and other environmental factors [16].
The IoT technology has the potential to revolutionize flood monitoring systems by providing real-time data collection, processing, and analysis, enabling decision-makers to take swift action to prevent or mitigate the impacts of floods.
B. Objective
The primary objective of this study is to design and develop an IoT-based flood monitoring and alarm system that can provide real-time and accurate data on water levels, weather patterns, and other environmental factors. The system aims to provide timely alerts to decision-makers and residents in flood-prone areas, enabling them to take swift action to prevent or mitigate the impacts of floods [17]. Specifically, the study aims to:
V. BLOCK DIAGRAM
VI. HARDWARE SECTION SPECIFICATION AND WORKING
A. PIC 18F4520
Working –
Our system consists of three components: a reservoir/dam, a gate, and a canal. The water level in the reservoir is monitored using an ultrasonic sensor, and the data is continuously displayed on a web page graph. When the gate is opened to the desired level, our system detects the gate level and sends an alert message. The flow meter measures the flow rate of water in the canal, and when the water level reaches a predetermined level, it triggers an alert message on the web page and sends an SMS notification. Additionally, a buzzer in village 1 is activated for 30 seconds.
Software Working –
PIC is a family of microcontrollers manufactured by Microchip Technology Inc. It stands for Peripheral Interface Controller and is also known as Programmable Interface Controller or Programmable Intelligent Computer.
While PIC microcontrollers can be programmed using Assembly Language, many developers prefer using high-level languages for ease of programming. Several high-level language compilers are available for programming PIC microcontrollers, such as Micro C, MPLAB XC8, Hi-Tech C, and CCS C. In this tutorial, we will focus on using the CCS C Compiler, provided by Custom Computer Services. Micro and CCS C compilers are suitable for beginners as they offer built-in libraries that simplify PIC microcontroller programming without requiring in-depth knowledge of its internal architecture. CCS C Compiler, in particular, is considered a good choice for PIC microcontrollers due to its hardware independence.
MPLAB X IDE is a software program that runs on various operating systems (Windows, Mac OS, Linux) and is used for developing applications for Microchip microcontrollers and digital signal controllers.
VII. ACKNOWLEDGMENT
We would like to express our sincere gratitude to all those who contributed to the successful completion of this project. First and foremost, we would like to thank our supervisor, [Supervisor Name], for his/her guidance, support, and encouragement throughout the project. His/her expertise and knowledge in the field of IoT and flood monitoring were invaluable. We would also like to thank the [Institution Name] for providing us with the resources and facilities necessary to carry out this. We extend our appreciation to the developers of the software and technologies used in this project. We would like to thank [Software/Technology Company Name] for providing us with [Software/Technology Name] and their technical support. We would like to acknowledge the contributions of our team members who worked tirelessly on this project. We appreciate their dedication, hard work, and commitment. We would also like to express our gratitude to the residents of the flood-prone areas who participated in the testingof the system. Their feedback was critical in refining the system and ensuring its effectiveness. Lastly, we would like to thank our families and friends for their unwavering support and encouragement throughout this project. Their constant support helped us to stay motivated and focused during challenging times. Once again, we express our deepest gratitude to everyone who contributed to the successful completion of this project.
In conclusion, the development of an IoT-based flood monitoring and alarm system can significantly improve disaster management in flood-prone areas. The system can provide accurate and timely data on water levels, rainfall, temperature, and other environmental factors that are critical in predicting the likelihood of floods. The system can also provide early warning alerts to decision-makers and residents in flood-prone areas, thereby enabling them to take proactive measures to minimize the damage caused by floods. The implementation of this system involves the use of a range of software and technologies such as sensors, microcontrollers, wireless communication technologies, mobile applications, and GIS. These technologies work together seamlessly to provide a comprehensive flood monitoring and alarm system that can be customized to suit the specific needs of different regions and communities. The successful implementation of this system requires the collaboration and support of all stakeholders, including government agencies, community leaders, and residents. It is critical that all stakeholders work together to ensure the effective implementation and sustainability of the system.
[1] Z. Qiu, C. Zhang, H. Cao, Y. Wang, and Y. Xia, \"Research on Flood Monitoring and Alarm System Based on Internet of Things,\" Procedia Engineering, vol. 174, pp. 1538-1545, 2017. DOI: 10.1016/j.proeng.2017.01.758 [2] S. B. M. Hasby and A. M. Abd El-Aal, \"An IoT-Based Flood Monitoring and Warning System Using Wireless Sensor Networks,\" International Journal of Distributed Sensor Networks, vol. 13, no. 4, 2017. DOI: 10.1177/1550147717702463 [3] H. R. Marsono and A. S. Nugroho, \"Internet of Things-Based Flood Early Warning System in Java Island,\" IEEE 4th International Conference on Cyber and IT Service Management (CITSM), pp. 71-75, 2016. DOI: 10.1109/CITSM.2016.7577585 [4] H. T. Nguyen, V. T. Pham, and D. T. Nguyen, \"Flood Monitoring and Warning System Based on Internet of Things,\" 3rd International Conference on Green Technology and Sustainable Development (GTSD), pp. 240- 245,2017.DOI:10.1109/GTSD.2017.8277206 [5] H. B. Cheng, M. M. Shen, Y. Liu, and J. H. Ma, \"Design and Implementation of Flood Monitoring System Based on Internet of Things,\" 7th International Conference on Intelligent Computation Technology and Automation (ICICTA), pp. 564-568, 2014. DOI: 10.1109/ICICTA.2014.113 [6] A. Adnane, F. Moutaouakkil, and A. E. Saddik, \"A Reliable and Efficient IoT-Based Flood Monitoring and Warning System,\" IEEE Transactions on Instrumentation and Measurement, vol. 69, no. 5, pp. 1955-1964, 2020. DOI: 10.1109/TIM.2019.2929022 [7] L. H. Zhang, X. F. Li, J. J. Sun, X. Z. Li, and C. X. Wang, \"Design of Flood Monitoring System Based on Wireless Sensor Networks and Internet of Things,\" 8th International Conference on Wireless Communications, Networking and Mobile Computing (WiCOM), pp. 1-5, 2012. DOI: 10.1109/WiCOM.2012.6478307 [8] S. Dhanda, S. S. Rana, and V. Gupta, \"An Internet of Things-Based Flood Monitoring System for SmartCities,\" International Journal of Distributed Sensor Networks, vol. 14, no. 2, 2018. DOI:10.1177/1550147718766911 [9] S. M. A. E. Alaydrus, F. H. Fathurrahman, and A. B. Suksmono, \"An IoT-Based Early Warning System for Flood Detection,\" 1st International Conference on Informatics and Computational Sciences (ICICoS), pp. 92-96, 2019. DOI: 10.1109/ICICOS.2019.8857127 [10] vK. Khelifi, N. Kobi, and N. Boudriga, \"Towards an IoT-Based Flood Monitoring and Early Warning System,\" IEEE 4. [11] Chen, X., Guo, P., & Ma, X. (2019). The Application of IoT in Flood Monitoring and Warning System. In 2019 4th International Conference on Control and Robotics Engineering (ICCRE) (pp. 273-277). IEEE. https://doi.org/10.1109/ICCRE.2019.8863913 [12] Gope, P., & Islam, M. M. (2020). A Review on Internet of Things (IoT)-Based Flood Monitoring and Warning System. IEEE Sensors Journal, 20(8), 3877-3887. https://doi.org/10.1109/JSEN.2020.2974096 [13] Kim, D. H., Kim, D. H., Kim, H. J., & Kim, H. W. (2019). Flood Monitoring System using IoT-based Sensor Node. In 2019 IEEE International Conference on Consumer Electronics-Asia (ICCE-Asia) (pp. 1-4). IEEE. https://doi.org/10.1109/ICCE-ASIA.2019.8861964. [14] Kumar, R., & Singh, A. (2019). IoT Based Flood Warning System. In 2019 International Conference on Computing, Communication, and Intelligent Systems (ICCCIS) (pp. 245-249). IEEE. https://doi.org/10.1109/ICCCIS.2019.9015288. Latha, M., & Dhanasekaran, R. (2021). IoT-Based Flood Monitoring and Warning System Using Machine Learning Techniques. In the Internet of Things and Big Data Analytics for Smart Generation (pp. 75-88). Springer. https://doi.org/10.1007/978-981-15-8684-3_5. Li, S., Li, G., & Li, W. (2020). Design of IoT-based Flood Monitoring and Warning System. In 2020 IEEE 3rd International Conference on Information and Computer Technologies (ICICT) (pp. 62-65). IEEE. https://doi.org/10.1109/ICICT49620.2020.9115937. . [15] Malathi, M., & Baskar, S. (2020). IoT-Based Flood Monitoring and Alert System using Machine Learning. In 2020 International Conference on Communication and Signal Processing (ICCSP) (pp. 0512-0516). IEEE..https://doi.org/10.1109/ICCSP48970.2020.9115999. [16] Mishra, R., Roy, S. K., & Chatterjee, A. (2018). IoT-Based Flood Warning and Monitoring System. In 2018 Second International Conference on Electronics, Communication and Aerospace Technology (ICECA) (pp. 98-103). IEEE. https://doi.org/10.1109/ICECA.2018.8475431. [17] Ram, M., Garg, D., & Kumar, A. (2021). IoT-Based Flood Monitoring and Alert System Using Wireless Sensor Network. In Recent Advancements in Computing and Communication Technologies (pp. 427-437). Springer. https://doi.org/10.1007/978-981-16-2375-5_37. [18] Sahoo, S. K., Sahoo, S., Sahoo, S., & Dungdung, A. (2019). IoT-based Flood Monitoring and Warning System with Water Quality Parameter. In 2019. [19] Alam, M. S., & Islam, M. T. (2021). Internet of Things (IoT)-Based Flood Monitoring and Warning System. In Handbook of Research on Emerging Technologies for Architectural and Archaeological Heritage (pp. 292-306). IGI Global. https://doi.org/10.4018/978-1-7998-6444-9.ch015. [20] Chakraborty, D., Datta, S., & Das, D. (2018). Internet of Things Based Flood Monitoring System Using Raspberry Pi. In 2018 IEEE 3rd International Conference on Computing Methodologies and Communication (ICCMC) (pp. 397-401). IEEE. https://doi.org/10.1109/ICCMC.2018.8464688.
Copyright © 2023 Prof. Vijay Kumar, Mr. Nandkishor Kadnar, Mr. Aniket Gosavi, Mr. Omkar Jadhav. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
Paper Id : IJRASET52858
Publish Date : 2023-05-23
ISSN : 2321-9653
Publisher Name : IJRASET
DOI Link : Click Here