SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 362
Survey on Flood Management System
Varun Shelke1, Bhushan Sadalage2, Ashutosh Sonar3, Sukhad Pathak4
1,2,3,4B.E. Student, Dept. of Computer Engineering, Sinhgad College of Engineering, Vadgaon, Pune- 411041,
Maharashtra, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract – Flood is very commonly occurring disaster
affecting a lot of people across the globe. Therefore, flood risk
assessment and severity detection become a serious concern,
which can reduce the damage or effects caused by floods. This
assessment and detection can help in predicting the flood
situation, generating the early warning, handling the
disastrous situation, providing the immediate help and
performing rescue operation in flooded region. Hence, flood
prediction and flood detection become more concerning
elements. Data mining algorithms are applied to predict the
possibility as well as severity of flood. Also, withthehelpof IoT
elements and cloud techniques flood detection is achieved.
There is list of methods to predict and detect the possibility of
flood. The considered methods are explained as existing work.
Key Words: kNN Algorithm, SVMAlgorithm,GSMModule,
IoT
1. INTRODUCTION
Flood is disastrous natural calamity. It affects daily life in
multiple ways such as loss of lives and property, loss of
livelihoods and also leads to psychological effects. Flood is
caused due to heavy rains and improper managementmight
lead to permanent damage. In recent years, flood pronearea
can be easily identified due to its geographical structure.
Poor town management leads to blockages in sewer system
which stops the outflow of water. Flood is not easily
detectable or predictable in particular locality. Delayed
acknowledgement of flood leads to great loss of life as well
as wealth. So, to reduce the adverse effect of flood, early
detection and prediction is necessary. Systemcanbedivided
in two parts, i.e. Flood Prediction, Flood Detection.
Flood Management System
1.1 Flood Prediction
Advanced prediction of flood can reduce disastrous effect by
informing the people of particular locality. With the help of
historical data of rainfall,waterlevelofreservoirinparticular
locality and using data mining algorithms like kNN and SVM,
the model can be trained. By taking real time data of such
parameters, the severity of possibility of flood can be
predicted. WEB-TEXT API or Push Messages can be used to
inform people living in that locality.
Flood Prediction Module
1.2 Flood Detection
Flood Detection can be implemented byusingIoTNodes and
Cloud services. By using water level sensor, water level of
the reservoir can be fetched by using microcontroller. GSM
module is used for communication betweenmicrocontroller
and cloud services. Computation can be performed at cloud
level by using the real time data fetched from
microcontroller. Then, flood can be detected if the data
crosses threshold value. People in particular locality can be
alerted by sending messages as well as by using warning
sound in the locality.
2. LITERATURE SURVEY
Study of various data mining algorithms is done for the
prediction purpose. Also, various kinds of research are done
previously forearly detection offlood.Thehistoricaldatacan
be trained with help of various classifier needed for
prediction. Selecting fast as well as accurate classification
algorithm is very important inpredictionoperation.Inrecent
years, kNN and SVM classifiers have proven their efficiency
and accuracy.
Support Vector Machine (SVM) is more accurate and one of
the robust algorithms for various machine learning
approaches and efficient training methods are being
developed at faster pace to support SVM[1]. By separating
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 363
hyperplane, SVM classifier is formally defined. A Support
Vector Machine (SVM) performs classification by finding the
hyperplane that maximizes the margin between the two
classes[8]. It performs best in context of accuracy and it is
advanced as it can correctly classify future data.
Computational inefficiency is the downside of the SVM
algorithm. As the number of parameters increases,
computational cost also increases resulting bad
computational efficiency[1].
kNN is popular classification technique for easy
understanding and implementation. kNN classifier works by
finding k objects in the training set thatare nearesttothetest
object. A well-known result by Cover and Hart [2] shows
error of nearest neighbor rule is bounded above by twice the
Bayes error under certain reasonable assumptions. kNN is
suitable for applications where an object can have multiple
class labels. Some researchers have found that kNN
outperformed SVM [3]. Selecting value of ‘k’ is one of the
major issues that can affect the performance of kNN
algorithm. A small value of k means that noise will have a
higher influence on the result and a large value make it
computationally expensive[1]. Data scientistsusuallychoose
as an odd number if the number of classes is 2 and another
simple approach to select k is set k =√n[7], where n is the
number of items in the dataset.
Early flood detection helps to reduce the adverse effect of
flood. IoT nodes along with cloud services can be useful to
detect the flood. The system hasthreemodules,i.e.hardware
module, software module and database module. Hardware
module contains microcontroller, Sensor nodes and power
supply. Software module contains cloud architecture, web
application and android application. In Database module,
registered user’s data and data from sensors is stored[3].
Data collected by the sensors is collected and calculated
using Microcontroller and send it to the cloud server using
ESP. The received data is stored on the database. Web
application and mobile application uses stored data. The
proposed system increases accessibility for assessment of
flood situations and efficiency[4]. GSM module can be used
for sending alert messages via SMS. In this, system detects
water level and measure the speed of rise of water level.
Then, measurement result is sent to a mobile phonethrough
Short Message Service (SMS)[5].
Table -1: Comparison Table
Title of Paper Year Seed Idea
Top 10 algorithms in
data mining
2007 -Description of
different data
mining algorithms
with their impact,
pros and cons.
Flood Alert
Management System
Using IoT and
Microcontroller
2017 -Description of
various IoT nodes
used for flood
monitoring.
The Implementation
of an IoT-Based
Flood Alert System
2018 -Information of
implementation
for alert system
using
microcontroller
and GSM module.
A Real Time Solution
to Flood Monitoring
System using IoTand
Wireless Sensor
Networks
2019 -Use of ultrasonic
sensors and
microcontrollerfor
detecting flood in
flood prone areas.
3. CONCLUSION
In this paper, discussion on data mining algorithms such as
kNN and SVM is done for prediction of flood severity. Also,
for flood detection, different IoT techniques and cloud
services are identified. Alert system for flood detection and
prediction is also discussed for alerting the people.
REFERENCES
[1] Wu, X., Kumar, V., Ross Quinlan, J. et al. “Top 10
algorithms in data mining”. Knowl Inf Syst 14, 1–37
(2008) doi:10.1007/s10115-007-0114-2
[2] T. Cover and P. Hart, "Nearest neighbor pattern
classification," in IEEE Transactions on Information
Theory, vol. 13, no. 1, pp. 21-27, January 1967.
doi: 10.1109/TIT.1967.1053964
[3] Kuramochi M, Karypis G, ”Gene classification using
expression profiles: a feasibility study”, International
Journal on Artificial Intelligence Tools , 2005,
doi:10.1142/S0218213005002302
[4] M.Madhumathi, R.Kingsy Grace, “Flood alert
management system using IoT and microcontroller”
International Journal of Innovative Research in
Computer and Communication Engineering, 2017, doi:
10.15680/IJIRCCE.2017. 0504279
[5] Wahidah Md. Shah, F. Arif, “The implementation of an
IoT-based flood alert system”, International Journal of
Advanced Computer Science and Applications,2018
[6] Sonali Patil, Jija Pisal, “A real time solution to flood
monitoring system using IoT and wireless sensor
networks”, International Research Journal of
Engineering and Technology, 2019
[7] https://discuss.analyticsvidhya.com/t/how-to-choose-
the-value-of-k-in-knn-algorithm/2606
[8] https://medium.com/machine-learning-101/chapter-2-
svm-support-vector-machine-theory-f0812effc72

More Related Content

What's hot

Dependable fire detection_system_with_multifunctio
Dependable fire detection_system_with_multifunctioDependable fire detection_system_with_multifunctio
Dependable fire detection_system_with_multifunctio
Bharath Kumar
 
A new approach for area coverage problem in wireless sensor networks with hyb...
A new approach for area coverage problem in wireless sensor networks with hyb...A new approach for area coverage problem in wireless sensor networks with hyb...
A new approach for area coverage problem in wireless sensor networks with hyb...
ijmnct
 
Estimating Fire Weather Indices Via Semantic Reasoning Over Wireless Sensor N...
Estimating Fire Weather Indices Via Semantic Reasoning Over Wireless Sensor N...Estimating Fire Weather Indices Via Semantic Reasoning Over Wireless Sensor N...
Estimating Fire Weather Indices Via Semantic Reasoning Over Wireless Sensor N...
IJwest
 
International Journal of Engineering (IJE) Volume (2) Issue (1)
International Journal of Engineering (IJE) Volume (2)  Issue (1)International Journal of Engineering (IJE) Volume (2)  Issue (1)
International Journal of Engineering (IJE) Volume (2) Issue (1)
CSCJournals
 

What's hot (16)

Dependable fire detection_system_with_multifunctio
Dependable fire detection_system_with_multifunctioDependable fire detection_system_with_multifunctio
Dependable fire detection_system_with_multifunctio
 
E010412433
E010412433E010412433
E010412433
 
A survey on sensor cloud architecture, applications, and approaches
A survey on sensor cloud architecture, applications, and approachesA survey on sensor cloud architecture, applications, and approaches
A survey on sensor cloud architecture, applications, and approaches
 
Sub1568
Sub1568Sub1568
Sub1568
 
IRJET- Integrating Wireless Sensor Networks with Cloud Computing and Emerging...
IRJET- Integrating Wireless Sensor Networks with Cloud Computing and Emerging...IRJET- Integrating Wireless Sensor Networks with Cloud Computing and Emerging...
IRJET- Integrating Wireless Sensor Networks with Cloud Computing and Emerging...
 
F33022028
F33022028F33022028
F33022028
 
A survey on architectures applications and issues of sensor cloud
A survey on architectures applications and issues of sensor cloudA survey on architectures applications and issues of sensor cloud
A survey on architectures applications and issues of sensor cloud
 
Weeds detection efficiency through different convolutional neural networks te...
Weeds detection efficiency through different convolutional neural networks te...Weeds detection efficiency through different convolutional neural networks te...
Weeds detection efficiency through different convolutional neural networks te...
 
A new approach for area coverage problem in wireless sensor networks with hyb...
A new approach for area coverage problem in wireless sensor networks with hyb...A new approach for area coverage problem in wireless sensor networks with hyb...
A new approach for area coverage problem in wireless sensor networks with hyb...
 
Estimating Fire Weather Indices Via Semantic Reasoning Over Wireless Sensor N...
Estimating Fire Weather Indices Via Semantic Reasoning Over Wireless Sensor N...Estimating Fire Weather Indices Via Semantic Reasoning Over Wireless Sensor N...
Estimating Fire Weather Indices Via Semantic Reasoning Over Wireless Sensor N...
 
Influence of time and length size feature selections for human activity seque...
Influence of time and length size feature selections for human activity seque...Influence of time and length size feature selections for human activity seque...
Influence of time and length size feature selections for human activity seque...
 
International Journal of Engineering (IJE) Volume (2) Issue (1)
International Journal of Engineering (IJE) Volume (2)  Issue (1)International Journal of Engineering (IJE) Volume (2)  Issue (1)
International Journal of Engineering (IJE) Volume (2) Issue (1)
 
IRJET- Fire Detector using Deep Neural Network
IRJET-  	  Fire Detector using Deep Neural NetworkIRJET-  	  Fire Detector using Deep Neural Network
IRJET- Fire Detector using Deep Neural Network
 
Who Monitors the Monitors? Automated, Hierarchical Data Quality Assessment fo...
Who Monitors the Monitors? Automated, Hierarchical Data Quality Assessment fo...Who Monitors the Monitors? Automated, Hierarchical Data Quality Assessment fo...
Who Monitors the Monitors? Automated, Hierarchical Data Quality Assessment fo...
 
40120130406006
4012013040600640120130406006
40120130406006
 
IRJET- Development and Monitoring of a Fall Detection System through Wear...
IRJET-  	  Development and Monitoring of a Fall Detection System through Wear...IRJET-  	  Development and Monitoring of a Fall Detection System through Wear...
IRJET- Development and Monitoring of a Fall Detection System through Wear...
 

Similar to IRJET- Survey on Flood Management System

Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
eSAT Publishing House
 

Similar to IRJET- Survey on Flood Management System (20)

A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...
A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...
A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...
 
Irjet v7 i3475
Irjet v7 i3475Irjet v7 i3475
Irjet v7 i3475
 
IRJET - Automated Water Meter: Prediction of Bill for Water Conservation
IRJET - Automated Water Meter: Prediction of Bill for Water ConservationIRJET - Automated Water Meter: Prediction of Bill for Water Conservation
IRJET - Automated Water Meter: Prediction of Bill for Water Conservation
 
IRJET- Rescue Robot using ESP Microcontroller
IRJET-  	  Rescue Robot using ESP MicrocontrollerIRJET-  	  Rescue Robot using ESP Microcontroller
IRJET- Rescue Robot using ESP Microcontroller
 
Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...
Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...
Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...
 
IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...
IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...
IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...
 
IRJET-A Brief Study of Leach based Routing Protocol in Wireless Sensor Networks
IRJET-A Brief Study of Leach based Routing Protocol in Wireless Sensor NetworksIRJET-A Brief Study of Leach based Routing Protocol in Wireless Sensor Networks
IRJET-A Brief Study of Leach based Routing Protocol in Wireless Sensor Networks
 
TRAFFIC FORECAST FOR INTELLECTUAL TRANSPORTATION SYSTEM USING MACHINE LEARNING
TRAFFIC FORECAST FOR INTELLECTUAL TRANSPORTATION SYSTEM USING MACHINE LEARNINGTRAFFIC FORECAST FOR INTELLECTUAL TRANSPORTATION SYSTEM USING MACHINE LEARNING
TRAFFIC FORECAST FOR INTELLECTUAL TRANSPORTATION SYSTEM USING MACHINE LEARNING
 
Accident Prediction System Using Machine Learning
Accident Prediction System Using Machine LearningAccident Prediction System Using Machine Learning
Accident Prediction System Using Machine Learning
 
IRJET- Emergency Navigation System using Mobile Computing
IRJET-  	  Emergency Navigation System using Mobile ComputingIRJET-  	  Emergency Navigation System using Mobile Computing
IRJET- Emergency Navigation System using Mobile Computing
 
An Improved Enhanced Real Time Routing Protocol (IERT) for Mobile Wireless Se...
An Improved Enhanced Real Time Routing Protocol (IERT) for Mobile Wireless Se...An Improved Enhanced Real Time Routing Protocol (IERT) for Mobile Wireless Se...
An Improved Enhanced Real Time Routing Protocol (IERT) for Mobile Wireless Se...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
IRJET - Dynamic and Privacy-Preserving Reputation Management for Block Chain-...
IRJET - Dynamic and Privacy-Preserving Reputation Management for Block Chain-...IRJET - Dynamic and Privacy-Preserving Reputation Management for Block Chain-...
IRJET - Dynamic and Privacy-Preserving Reputation Management for Block Chain-...
 
A Comparative Performance Analysis of Centralized and Distributed Hierarchica...
A Comparative Performance Analysis of Centralized and Distributed Hierarchica...A Comparative Performance Analysis of Centralized and Distributed Hierarchica...
A Comparative Performance Analysis of Centralized and Distributed Hierarchica...
 
SYNCHROPHASOR DATA BASED INTELLIGENT ALGORITHM FOR REAL TIME EVENT DETECTION ...
SYNCHROPHASOR DATA BASED INTELLIGENT ALGORITHM FOR REAL TIME EVENT DETECTION ...SYNCHROPHASOR DATA BASED INTELLIGENT ALGORITHM FOR REAL TIME EVENT DETECTION ...
SYNCHROPHASOR DATA BASED INTELLIGENT ALGORITHM FOR REAL TIME EVENT DETECTION ...
 
IRJET- An Overview of Slum Rehabilitation by IN-SITU Technique
IRJET- An Overview of Slum Rehabilitation by IN-SITU TechniqueIRJET- An Overview of Slum Rehabilitation by IN-SITU Technique
IRJET- An Overview of Slum Rehabilitation by IN-SITU Technique
 
A Survey on Smart DRIP Irrigation System
A Survey on Smart DRIP Irrigation SystemA Survey on Smart DRIP Irrigation System
A Survey on Smart DRIP Irrigation System
 
FLOOD FORECASTING USING MACHINE LEARNING ALGORITHM
FLOOD FORECASTING USING MACHINE LEARNING ALGORITHMFLOOD FORECASTING USING MACHINE LEARNING ALGORITHM
FLOOD FORECASTING USING MACHINE LEARNING ALGORITHM
 
IRJET- Improving Network Life Time using High Populated Harmony Search Al...
IRJET-  	  Improving Network Life Time using High Populated Harmony Search Al...IRJET-  	  Improving Network Life Time using High Populated Harmony Search Al...
IRJET- Improving Network Life Time using High Populated Harmony Search Al...
 
IRJET- A Study on IOT Approach for Monitoring Water Quality using MQTT Al...
IRJET-  	  A Study on IOT Approach for Monitoring Water Quality using MQTT Al...IRJET-  	  A Study on IOT Approach for Monitoring Water Quality using MQTT Al...
IRJET- A Study on IOT Approach for Monitoring Water Quality using MQTT Al...
 

More from IRJET Journal

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Laundry management system project report.pdf
Laundry management system project report.pdfLaundry management system project report.pdf
Laundry management system project report.pdf
Kamal Acharya
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
Kamal Acharya
 
Hall booking system project report .pdf
Hall booking system project report  .pdfHall booking system project report  .pdf
Hall booking system project report .pdf
Kamal Acharya
 
ONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdf
ONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdfONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdf
ONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdf
Kamal Acharya
 

Recently uploaded (20)

Explosives Industry manufacturing process.pdf
Explosives Industry manufacturing process.pdfExplosives Industry manufacturing process.pdf
Explosives Industry manufacturing process.pdf
 
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdfA CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
 
Peek implant persentation - Copy (1).pdf
Peek implant persentation - Copy (1).pdfPeek implant persentation - Copy (1).pdf
Peek implant persentation - Copy (1).pdf
 
ONLINE CAR SERVICING SYSTEM PROJECT REPORT.pdf
ONLINE CAR SERVICING SYSTEM PROJECT REPORT.pdfONLINE CAR SERVICING SYSTEM PROJECT REPORT.pdf
ONLINE CAR SERVICING SYSTEM PROJECT REPORT.pdf
 
Laundry management system project report.pdf
Laundry management system project report.pdfLaundry management system project report.pdf
Laundry management system project report.pdf
 
Natalia Rutkowska - BIM School Course in Kraków
Natalia Rutkowska - BIM School Course in KrakówNatalia Rutkowska - BIM School Course in Kraków
Natalia Rutkowska - BIM School Course in Kraków
 
Construction method of steel structure space frame .pptx
Construction method of steel structure space frame .pptxConstruction method of steel structure space frame .pptx
Construction method of steel structure space frame .pptx
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
 
Hall booking system project report .pdf
Hall booking system project report  .pdfHall booking system project report  .pdf
Hall booking system project report .pdf
 
ONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdf
ONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdfONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdf
ONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdf
 
Introduction to Machine Learning Unit-5 Notes for II-II Mechanical Engineering
Introduction to Machine Learning Unit-5 Notes for II-II Mechanical EngineeringIntroduction to Machine Learning Unit-5 Notes for II-II Mechanical Engineering
Introduction to Machine Learning Unit-5 Notes for II-II Mechanical Engineering
 
İTÜ CAD and Reverse Engineering Workshop
İTÜ CAD and Reverse Engineering WorkshopİTÜ CAD and Reverse Engineering Workshop
İTÜ CAD and Reverse Engineering Workshop
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
NO1 Pandit Black Magic Removal in Uk kala jadu Specialist kala jadu for Love ...
NO1 Pandit Black Magic Removal in Uk kala jadu Specialist kala jadu for Love ...NO1 Pandit Black Magic Removal in Uk kala jadu Specialist kala jadu for Love ...
NO1 Pandit Black Magic Removal in Uk kala jadu Specialist kala jadu for Love ...
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
 
NO1 Pandit Amil Baba In Bahawalpur, Sargodha, Sialkot, Sheikhupura, Rahim Yar...
NO1 Pandit Amil Baba In Bahawalpur, Sargodha, Sialkot, Sheikhupura, Rahim Yar...NO1 Pandit Amil Baba In Bahawalpur, Sargodha, Sialkot, Sheikhupura, Rahim Yar...
NO1 Pandit Amil Baba In Bahawalpur, Sargodha, Sialkot, Sheikhupura, Rahim Yar...
 
AI for workflow automation Use cases applications benefits and development.pdf
AI for workflow automation Use cases applications benefits and development.pdfAI for workflow automation Use cases applications benefits and development.pdf
AI for workflow automation Use cases applications benefits and development.pdf
 
Cloud-Computing_CSE311_Computer-Networking CSE GUB BD - Shahidul.pptx
Cloud-Computing_CSE311_Computer-Networking CSE GUB BD - Shahidul.pptxCloud-Computing_CSE311_Computer-Networking CSE GUB BD - Shahidul.pptx
Cloud-Computing_CSE311_Computer-Networking CSE GUB BD - Shahidul.pptx
 
A case study of cinema management system project report..pdf
A case study of cinema management system project report..pdfA case study of cinema management system project report..pdf
A case study of cinema management system project report..pdf
 

IRJET- Survey on Flood Management System

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 362 Survey on Flood Management System Varun Shelke1, Bhushan Sadalage2, Ashutosh Sonar3, Sukhad Pathak4 1,2,3,4B.E. Student, Dept. of Computer Engineering, Sinhgad College of Engineering, Vadgaon, Pune- 411041, Maharashtra, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract – Flood is very commonly occurring disaster affecting a lot of people across the globe. Therefore, flood risk assessment and severity detection become a serious concern, which can reduce the damage or effects caused by floods. This assessment and detection can help in predicting the flood situation, generating the early warning, handling the disastrous situation, providing the immediate help and performing rescue operation in flooded region. Hence, flood prediction and flood detection become more concerning elements. Data mining algorithms are applied to predict the possibility as well as severity of flood. Also, withthehelpof IoT elements and cloud techniques flood detection is achieved. There is list of methods to predict and detect the possibility of flood. The considered methods are explained as existing work. Key Words: kNN Algorithm, SVMAlgorithm,GSMModule, IoT 1. INTRODUCTION Flood is disastrous natural calamity. It affects daily life in multiple ways such as loss of lives and property, loss of livelihoods and also leads to psychological effects. Flood is caused due to heavy rains and improper managementmight lead to permanent damage. In recent years, flood pronearea can be easily identified due to its geographical structure. Poor town management leads to blockages in sewer system which stops the outflow of water. Flood is not easily detectable or predictable in particular locality. Delayed acknowledgement of flood leads to great loss of life as well as wealth. So, to reduce the adverse effect of flood, early detection and prediction is necessary. Systemcanbedivided in two parts, i.e. Flood Prediction, Flood Detection. Flood Management System 1.1 Flood Prediction Advanced prediction of flood can reduce disastrous effect by informing the people of particular locality. With the help of historical data of rainfall,waterlevelofreservoirinparticular locality and using data mining algorithms like kNN and SVM, the model can be trained. By taking real time data of such parameters, the severity of possibility of flood can be predicted. WEB-TEXT API or Push Messages can be used to inform people living in that locality. Flood Prediction Module 1.2 Flood Detection Flood Detection can be implemented byusingIoTNodes and Cloud services. By using water level sensor, water level of the reservoir can be fetched by using microcontroller. GSM module is used for communication betweenmicrocontroller and cloud services. Computation can be performed at cloud level by using the real time data fetched from microcontroller. Then, flood can be detected if the data crosses threshold value. People in particular locality can be alerted by sending messages as well as by using warning sound in the locality. 2. LITERATURE SURVEY Study of various data mining algorithms is done for the prediction purpose. Also, various kinds of research are done previously forearly detection offlood.Thehistoricaldatacan be trained with help of various classifier needed for prediction. Selecting fast as well as accurate classification algorithm is very important inpredictionoperation.Inrecent years, kNN and SVM classifiers have proven their efficiency and accuracy. Support Vector Machine (SVM) is more accurate and one of the robust algorithms for various machine learning approaches and efficient training methods are being developed at faster pace to support SVM[1]. By separating
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 363 hyperplane, SVM classifier is formally defined. A Support Vector Machine (SVM) performs classification by finding the hyperplane that maximizes the margin between the two classes[8]. It performs best in context of accuracy and it is advanced as it can correctly classify future data. Computational inefficiency is the downside of the SVM algorithm. As the number of parameters increases, computational cost also increases resulting bad computational efficiency[1]. kNN is popular classification technique for easy understanding and implementation. kNN classifier works by finding k objects in the training set thatare nearesttothetest object. A well-known result by Cover and Hart [2] shows error of nearest neighbor rule is bounded above by twice the Bayes error under certain reasonable assumptions. kNN is suitable for applications where an object can have multiple class labels. Some researchers have found that kNN outperformed SVM [3]. Selecting value of ‘k’ is one of the major issues that can affect the performance of kNN algorithm. A small value of k means that noise will have a higher influence on the result and a large value make it computationally expensive[1]. Data scientistsusuallychoose as an odd number if the number of classes is 2 and another simple approach to select k is set k =√n[7], where n is the number of items in the dataset. Early flood detection helps to reduce the adverse effect of flood. IoT nodes along with cloud services can be useful to detect the flood. The system hasthreemodules,i.e.hardware module, software module and database module. Hardware module contains microcontroller, Sensor nodes and power supply. Software module contains cloud architecture, web application and android application. In Database module, registered user’s data and data from sensors is stored[3]. Data collected by the sensors is collected and calculated using Microcontroller and send it to the cloud server using ESP. The received data is stored on the database. Web application and mobile application uses stored data. The proposed system increases accessibility for assessment of flood situations and efficiency[4]. GSM module can be used for sending alert messages via SMS. In this, system detects water level and measure the speed of rise of water level. Then, measurement result is sent to a mobile phonethrough Short Message Service (SMS)[5]. Table -1: Comparison Table Title of Paper Year Seed Idea Top 10 algorithms in data mining 2007 -Description of different data mining algorithms with their impact, pros and cons. Flood Alert Management System Using IoT and Microcontroller 2017 -Description of various IoT nodes used for flood monitoring. The Implementation of an IoT-Based Flood Alert System 2018 -Information of implementation for alert system using microcontroller and GSM module. A Real Time Solution to Flood Monitoring System using IoTand Wireless Sensor Networks 2019 -Use of ultrasonic sensors and microcontrollerfor detecting flood in flood prone areas. 3. CONCLUSION In this paper, discussion on data mining algorithms such as kNN and SVM is done for prediction of flood severity. Also, for flood detection, different IoT techniques and cloud services are identified. Alert system for flood detection and prediction is also discussed for alerting the people. REFERENCES [1] Wu, X., Kumar, V., Ross Quinlan, J. et al. “Top 10 algorithms in data mining”. Knowl Inf Syst 14, 1–37 (2008) doi:10.1007/s10115-007-0114-2 [2] T. Cover and P. Hart, "Nearest neighbor pattern classification," in IEEE Transactions on Information Theory, vol. 13, no. 1, pp. 21-27, January 1967. doi: 10.1109/TIT.1967.1053964 [3] Kuramochi M, Karypis G, ”Gene classification using expression profiles: a feasibility study”, International Journal on Artificial Intelligence Tools , 2005, doi:10.1142/S0218213005002302 [4] M.Madhumathi, R.Kingsy Grace, “Flood alert management system using IoT and microcontroller” International Journal of Innovative Research in Computer and Communication Engineering, 2017, doi: 10.15680/IJIRCCE.2017. 0504279 [5] Wahidah Md. Shah, F. Arif, “The implementation of an IoT-based flood alert system”, International Journal of Advanced Computer Science and Applications,2018 [6] Sonali Patil, Jija Pisal, “A real time solution to flood monitoring system using IoT and wireless sensor networks”, International Research Journal of Engineering and Technology, 2019 [7] https://discuss.analyticsvidhya.com/t/how-to-choose- the-value-of-k-in-knn-algorithm/2606 [8] https://medium.com/machine-learning-101/chapter-2- svm-support-vector-machine-theory-f0812effc72