Dam Monitoring System Using IOT
Dam Monitoring System Using IOT
https://doi.org/10.22214/ijraset.2022.46736
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 10 Issue XII Dec 2022- Available at www.ijraset.com
Abstract: Proposed system is an automatic dam water level, soil moisture monitors and gate opening application using IOT. The
idea is to describe possibilities of IOT applications in dam monitoring and safety. Here sensors are used to sense the water level
,soil moisture and flood then the dam gates are open when water level reaches the full reservoir level (FRL). The sensors are
used to measure different levels and to check the water level and provides alert accordingly to the authorized user. When water
level reaches to the water sensor, it is sensed and a alert is given to the authorities using software application and when it
reaches the second higher level an another alert is sent on application. When it exceeds maximum water level, a red alert is
given to the sensors to provide a signal to the microcontroller so the dam gates are open automatically
Keywords: Dam monitoring, alert system, Dam automation using IOT, Water level detection, Gates opening and closing
I. INTRODUCTION
Dam plays a major role in our life as they used for purposed such as flood control and generation of electricity. There are more than
5200 major and minor dams in India. The dam operators are facing many problems as the weather condition keeps changing and
also the monitoring of dams cannot be done continuously by them. Manual observation takes much more time and can also cause
loss of real time data and sometimes became the reason for upcoming disaster. The proposed system will help in reducing this
problem which is faced by the dam authorities. The project is to implement the applications which will monitor the water level and
will send the collected data to the authorities and the opening of gates will be automated when the water exceeds the certain level.
For monitoring and alerting on real time basis the internet of things is chosen.
Dam monitoring is a complex and long term process which has to be improved accordingly. A new useful system for dam water
monitoring and management should be established which can provide water level in real time and can allow us to make quick
decision regarding the safety operations of the dam reservoir.
The project is to implement the application which will monitor the dam and will send the collected information to the authorities
and also the gates will be open automatically when the water exceeds the certain level. For monitoring and alerting on real time
basis the internet of things is chosen.
Use of IoT in project- An IoT platform is designed to reduce development time for your IoT project by providing ready-made,
reusable a technology stack.
1. Sai Sreekar Water Level Monitoring Use of Wireless Determining the level -Water Level Sensor can be used to
Siddula and Management of Dams sensors network of water, sense Water level.
P.C. Jai using IoT with software Short range -In case of floods the routing of
[2019] for dam safety communication, water can be done more efficiently
management long range considering level of water across
communication different dams.
2. V. Sathya, Automate the ability to initiate advanced remote -Watching structure and
Harshitaa Mahajan, Functioning of Dams constant alarms sensing features administrators model offer
Amit Kumar Using IoT regarding the assistance for dams.
Singh[2019] current status.
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 1134
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 10 Issue XII Dec 2022- Available at www.ijraset.com
3. Dr. Nagesha Dam Automation using Use Automatic Dam Gate -They have developed a system
Shivappa , Aishwarya IoT microcontroller for Control and where the controlling of dam gates
S Rao, Aishwaya monitoring and Corrosion Detection is done through the data collected
Jahnavi S Athreya controlling the with the help water level sensors
[2020] water distribution
management
4. Kavitha.R, Dam Water Level the application Structure of the -The sensor data is collected and
Jayalakshmi and Monitoring and Alerting system with operation in the then are uploaded to the cloud
Senthil Kumar.K System using IOT integration of system, database where the automatic
[2018] Internet of Things Structure of the flow comparison analytics about the
to ensure the safety of operation of the increase in water level is noted. So
to the public about system, the prior stages of rise in water
the flood Schematic block level are alerted to the public
occurrence due to diagram of system, respectively
the increase in the Overview of the
water level in system design.
dams/reservoirs.
In [1] the author has proposed the approach which gives description for the development of an information system based on the
existing systems with the use of some sensors and IoT. This paper also proposes an idea of collecting and sharing real-time
information about water levels to an authorized central command centre through far field communication.
In [2] the author has introduced the use of microcontroller for monitoring and controlling the water distribution management by
usage of various sensors, controls valves, automatically and proactively manage outflow during crisis by using statistical data of the
environment.
In [3] the author proposes the use of microcontroller for monitoring and controlling the water management by the use of various
sensors, control valves, automatically manage outflow during high level water crisis by using statistical data of environment.
In [4] the author proposed the application system with the use of Internet of things to ensure safety to the public about the prior
alerting of flood occurrence due to the increase in the water level in dams. Cloud database technique is used which encapsulate the
periodic monitoring water level data and vicinity information.
In [5] Semantic web technology seems to be in the infant stage as only little efforts have been taken on ontology construction with
cross-domain application. The core concern of this work is on two decision-making processes namely data filtering and data
annotation. Certain process is followed in this work: (i) Pre-processing (ii) Proposed Jaccard Similarity Evaluation (iii) Data
filtering and Outlier Detection (iv) Semantic annotation and clustering.
In [6] Industry and Institute both are equally responsible to develop quality students. In this paper, cross domain (Industry domain
and Institute domain) ontology based semantic models are developed to bridge the institute-industry gap using Protégé 5.5.0 editor.
The classes and sub classes of Industry Institute ontology are designed with the help of domain experts.
III. METHODOLOGY
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 1135
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Vaolume 10 Issue XII Dec 2022- Available at www.ijraset.com
1) Step 1- Water level sensor will detect water so we will set a value if water exceeds the level then red led will glow and servo
motor will be on. It will be on until the water level is not medium.
2) Step 2- As soon as the water level reaches to medium level then it closes the gate with the help of servo motor.
3) Step 3- Ultrasonic sensor is also used for water detection here also we will set value if it exceeds that level then buzzer will be
on.
4) Step 4- Soil moisture is also used here for detecting the amount of water in the soil.
5) Step 5- Bluetooth will also be there so the values will be seen in the Bluetooth serial monitor app. Conducting wires connects
every component to Arduino through which components gets signal.
IV. DIAGRAMS
Water level sensor will detect water so we will set a value if water exceeds the level, then red led will glow and servo motor
will be on.
1) It will be on until the water level is not medium. As soon as the water level is medium then it closes the gate by using
servo motor.
2) Ultrasonic sensor is also used for water detection here also we will set value if it exceeds that level then buzzer will be
on.
3) Soil moisture is also used here for detecting the amount of water in the soil.
4) Bluetooth will also be there so the values will be seen in the Bluetooth serial monitor app.
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 1136
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Vaolume 10 Issue XII Dec 2022- Available at www.ijraset.com
V. RESULT
The result generated in above system is calculating the level of water, moisture of soil, any obstacles detected and displaying it on
our application and sending alert or danger message to authorized number. As per the collected information dam gates open and
close automatically.
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 1137
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Vaolume 10 Issue XII Dec 2022- Available at www.ijraset.com
VI. CONCLUSION
In everyone’s life water is the most basic need. But a lot amount of water will also adversely affect human life. We here trying to
overcome these problems by this dam automation application. This propose automated mechanism of water level monitor control
and alerting system using sensor, NODE MCUV2 in dams ensure efficient of available water resource, and it will generate more
accurate result which is the best method to overcome manual judgement. The main advantage of this system is that it can be
controlled from anywhere. It is an IOT based, so the speed of data transmission will be high and probability of loss in real time data
will be less.
REFERENCES
[1] Dhandre, N. Jadhav (2015), “Dam Data Collection and Monitoring System”, International Journal of Science and Research (IJSR) 5(6).
[2] Sai Sreekar Siddula P.C. Jai ,” Water Level Monitoring and Management of Dams using IoT ”IEEE 2018 IEEE 8th International Advance Computing
Conference (IACC)
[3] Dr. Nagesha Shivappa , Aishwarya S Rao, Aishwarya Jahnavi S Athreya “ Dam Automation using IoT” International Journal of Engineering Research &
Technology (IJERT)2020
[4] V. Sathya; Kshitij Arun; Harshitaa Mahajan; Amit Kumar Singh” Automate the Functioning of Dams Using IoT” 2019 3rd International Conference on
Computing Methodologies and Communication (ICCMC)
[5] Shital Kakad, Sudhir Dhage,” Cross domain-based ontology construction via Jaccard Semantic Similarity with hybrid optimization model,” Elsevier ,Expert
Systems with Applications, Volume 178,2021,115046,ISSN 0957-4174, https://doi.org/10.1016/j.eswa.2021.115046.
[6] Shital Kakad, Sudhir Dhage,” Knowledge Graph and Semantic Web Model for Cross Domain”, Journal of Theoretical and Applied Information Technology
100 (16
[7] Kavitha.R, Jayalakshmi .C and Senthil Kumar.K “Dam Water Level Monitoring and Alerting System using IOT”
[8] IOT based water supply monitoring and controlling system: “international journal of innovative research in science, engineering and technology” (An ISO
3297:2007 organization) Pranitha vijayakumar Kulkarni, Mrs.M S Joshy, department of electronics and communication engineer, Marathwada institute of
technology Aurangabad India.
[9] Dam gate level monitoring and control over IOT:” SSRG International journal of electrical and electronics engineering”- special issue march 2017, Shakti
Krishnan B, Sindhu R, Vivekmuthukumaran G, and Sri Raghavi.
[10] Zeyana MuhammadAbdula Al-hadhrami and Abdul khaliqueShaikh,” A system for remote monitoring and controlling of dams”, international journal of
programming languages and applications, volume 7, no: 2-4 pp.: 1-18, October 2017.
[11] V Rajendran, J Shilpa, S. Veeravalavan and M. Anbarasan,: “Dam automation using Arduino”- international journal of innovation and scientific research,
vol:330, no:3,pp:364- 369,may 2017.
[12] Balaji.V, Akshaya.A, Jayashree.N, Karthika.T Design of ZigBee based Wireless Sensor Network for early Flood Monitoring and Warning system 2017 IEEE
International Conference on Technological Innovations in ICT for Agriculture and Rural Development.
[13] V. Sathya, Kshitij Arun, Harshitaa Mahajan, Amit Kumar Singh Automate the Functioning of Dams Using IoT 2019 3rd International Conference on
Computing Methodologies and Communication.
[14] Real-time model based dam automation Matthew S. Maxwell
[15] PLC-Based Dam Automation System Omaryabrata Bharatiya M.Tech Student Centurion Institute of Technology and Management, Odisha, India.
[16] Saranya, B., Sanju, S., Santhiya, L.P., Sanhiya & G., Palanival, D. (2016). Automatic Gate Control and Monitoring the Water Reservoit using GSM
Technology. IJRE - International Journal of Research in Electronics.Volume: 03, Issue: 03, pp 34 – 36.
[17] Yuvarani, T. & Archana, R., (2016), Water Level Monitor, Control and Alerting System Using GSM In Dams and Irrigation System based on Season .
International Journal of Scientific & Engineering Research. Volume 7, Issue 4, April-2016, pp 135 – 137.
[18] Saranya.B, Sanhu.S, Santhiya, L., Sandhiya, G. & Palanival, D. (2016). Automatic Gate Control and Monitoring the Water Reservoir using GSM Technology.
IJRE - International Journal of Research in Electronics. Volume: 03, Issue: 03
[19] VandanaSahu, NagendraTripathi, “Automation of Gates of Water Reservoir Using Programmable Logic Controller (PLC),” International Journal for Research
in Applied Science & Engineering Technology (IJRASET), April 2018.
[20] V. Rajendran, J. Shilpa, S. Veeravalavan, and M. Anbarasan, “Dam automation using Arduino,” in International Journal of Innovation and Scientific Research,
vol. 30, no. 3, pp. 364-369, May 2017.
[21] Sorte, R., Sonwane, R., Thakur, N., Akhade, S., Kawale, S., Dusawar, R. &Lalwani, K. (2015). "PLC based Dam Automation System."
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 1138