SlideShare a Scribd company logo
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume 4 Issue 6, September-October 2020 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470
@ IJTSRD | Unique Paper ID – IJTSRD31714 | Volume – 4 | Issue – 6 | September-October 2020 Page 200
IoT Based Water Level Meter for
Alerting Population about Floods
Ashwin Kumar V1, Bharanidharan N1, Bharanidharan S1, Vanaja. C2
1Student, 2Associate Professor,
1,2Department of Electronics and Communication Engineering,
Paavai Engineering College, Namakkal, Tamil Nadu, India
ABSTRACT
The most important thing before, during and after a disaster is the
disseminationofinformation,thedeploymentofIoT-enableddevices(Internet
of Things) which can bring benefits in terms of providing peoplewiththeright
decision-making information in the face of this disaster. In this paper, we
introduce a sensor for measuring water quality in rivers, lakes, ponds and
streams. To prove our idea, we've developed a pilotprojectusingasmall-scale
model used for water-based sensors basedonanopencircuitthatmeetswater
and is tested horizontally in a water container under a controlled
environment.
KEYWORDS: Power Supply, Water Level Weter.LED, PHmeter.LocalSirenSystem
How to cite this paper: Ashwin KumarV|
Bharanidharan N | Bharanidharan S |
Vanaja. C "IoT Based Water Level Meter
for Alerting Population about Floods"
Published in
International Journal
of Trend in Scientific
Research and
Development
(ijtsrd), ISSN: 2456-
6470, Volume-4 |
Issue-6, October
2020, pp.200-202, URL:
www.ijtsrd.com/papers/ijtsrd31714.pdf
Copyright © 2020 by author(s) and
International JournalofTrendinScientific
Research and Development Journal. This
is an Open Access article distributed
under the terms of
the Creative
CommonsAttribution
License (CC BY 4.0)
(http://creativecommons.org/licenses/by
/4.0)
I. INTRODUCTION
A water level controlling mechanism is developed which
senses the water level in the tank without any contact with
the tank and accordingly controls the pump to fill water into
the tank. Here ultrasonic sensors are usedtosensethe water
level in the tank. The ultrasonicsensorsensestheliquidlevel
in the water tank and feeds this information to the
microcontroller. Based on the input from the sensor, the
microcontroller accordingly controls the switching of the
relay switch, which is a combination of a transistor and a
MOSFET in this case. The relay is accordingly controlled to
switch on the load in case the water level is less or switch off
the load incase the water level is more. Here a device is
developed which produces IR rays which can block the rays
from the TV remote. The frequency of the IR light is same as
the frequency of IR light by the TV remote. This can be
placed at the TV receiver such that the rays received by the
remote are superimposed by the IR rays emitted by this
device. Here a timer powered by a battery isusedtoproduce
pulses at frequency equal to the remote output signal
frequency and at more than 50% duty cycle, to drive the
transistor, which is turn provides power to the IR diode and
accordingly the IR diode emits IR rays at that frequency.
II. EXISTING SYSTEM
A sensor is able to convert physical or chemical readings
gathered from the environment into signals that can be
calculated by a system. A multi sensor node is able to sense
several magnitudes in the same device. In a multi sensor, the
input variables might be temperature (it is also able to
capture nippy changes of temperature), fire, infrared
radiation, humidity, smoke and CO2. A wireless sensor
network could be an useful architecture for the deployment
of the sensors used for fire detection and verification. The
most vital factors for the quality and productivity of plant
growth are temperature, humidity, light and the level of the
carbon dioxide. Constant monitoringoftheseenvironmental
variables gives information to the farmer to better
understand, how each factor affects growth and how to
manage maximal crop productiveness. The optimal
greenhouse climate adjustment can facilitate us to advance
productivity and to achieve remarkable energy saving,
particularly during the winter in northern countries.
In the past generation greenhouses it was enough to have
one cabled measurement point in the middle to offer the
information to the greenhouse automation system. The
system itself was typically simple without opportunities to
manage locally heating, lights, ventilation or some other
activity, which was affectingthegreenhouseinteriorclimate.
The typical size of the greenhouse itself is much larger than
it was before, and the greenhouse facilities provide several
options to make local adjustments to the light, ventilation
IJTSRD31714
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD31714 | Volume – 4 | Issue – 6 | September-October 2020 Page 201
and other greenhouse support systems.However,additional
measurement data is also needed to construct this kind of
automation system to work properly. Increased number of
measurement points must not dramatically augment the
automation system cost. It should also be possible to easily
alter the location of themeasurementpointsaccordingto the
particular needs, which depend on the specific plant, on the
possible changes in the external weather or greenhouse
structure and on the plant placement in the greenhouse.
Wireless sensor network can form a useful part of the
automation system architecture in modern greenhouses
constructively.
Wireless communication can be used to collect the
measurements and to communicatebetweenthecentralized
control and the actuators located to the differentpartsofthe
greenhouse. In advanced WSN solutions, some parts of the
control system itself can also be implemented in a
distributed manner to the network such that local control
loops can be formed. Compared to the cabled systems, the
installation of WSN is fast, cheap and easy. Moreover, it is
easy to relocate the measurement points when needed by
just moving sensor nodes from one location to another
within a communication range of the coordinator device.
III. PROPOSED SYSTEM
Fig 1.Block Diagram
IV. METHADOLOGY
This project uses sensors such as Humidity, Smoke Sensor,
Temperature sensor (LM35).Whenever hazardous gas is
detected then buzzer alert is given. The temperature sensor
LM35 senses the temperature and converts it into an
electrical (analog) signal. The analog signal is convertedinto
digital format by the analog-to-digitalconverter(ADC).Then
the fan will be ON. The status of every sensor will give
updates through the IOT. Lightgetson wheneverLDRsenses
night mode. Motor will be on in case of dry condition
detected by moisture sensor.
V. APPLICATION
 Reliability
 Ease of Operation
 Useful to detect harmful gases
VI. ADVANTAGES
 Can be used in Mines to detect presence of dreadful
gases.
 In public places like shopping malls, etc, this project can
be applied where public safety is a major task.
 In Marine Applications
VII. HARDWARE SPECIFICATION
 Water Level Indicator
 ESP8266
 LED
 Power Supply
 Aurdino
VIII. SOFTWARE SPECIFICATION
 Arduino IDE
IX. INTRODUCTION TO AURDINO IDE SYSTEM
 Arduino IDE is an open source software that is mainly
used for writing and compiling the code into the
Arduino Module.
 It is an official Arduino software, making code
compilation too easy that even a common person with
no prior technical knowledge can get their feet wetwith
the learning process.
 It is easily available for operating systems like MAC,
Windows, Linux and runs on the Java Platform that
comes with inbuilt functions and commands that play a
vital role for debugging, editing and compiling the code
in the environment.
 A range of Arduino modules availableincludingArduino
Uno, Arduino Mega, Arduino Leonardo, Arduino
Micro and many more.
 Each of them contains a microcontroller on the board
that is actually programmed andacceptstheinformation
in the form of code.
 The main code, also known as a sketch, created on the
IDE platform will ultimately generateaHexFile whichis
then transferred and uploaded in the controller on the
board.
X. THE AURDINO IDE SYSTEM
The IDE environment is mainly distributed into three
sections
 Menu Bar
 Text Editor
 Output Pane
XI. RESULT AND CONCLUSION
According to definitions of IoT, if we consider a sensor as an
element of IoT which enables to communicate its current
status and be published on Internet, then our proposal is
very close to what we are intending to achieve within the
concept. Nevertheless, the real intent of the proposal is to
achieve a flood early warning system. So far, we have only
built a micro-model through a prototype, that sends an
audible signal and graphicalmessagestowardssmartphones
about the water level into a container.
This micro-model was developed based on a programmable
electronic board (Netduino Plus 2), where some electrical
resistors were connected to three heights into a water
container, the rising water levels covering the resistance so
that cause variation in the impedance, this fact indicates
what is the water level, and so on for the three different
heights. This information was transmitted to a web server
via WiFi. After, this information can be accessed by mobile
devices, users can graphically see the data, these data show
the values of water levels.
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD31714 | Volume – 4 | Issue – 6 | September-October 2020 Page 202
Subsequently, the prototype tests were conducted into a
controlled environment, these tests consisted in measuring
the water level in a container with water, different filling
levels were tested, such testing showedtheexpectedresults.
Given these facts, if it is known the time when rising the
water level up to the threshold while the water level passes
each level mark, it is possible to know exactly these
calculations in a real scenario like a river. Hence, people can
be opportunely informed when rising river levels, so
inhabitants can make a decision and start preparing to
evacuate their homes if necessary. So now we can considera
really warning system to alert residents of low-lying areas
about changes in rivers.
XII. REFERENCES
[1] Atzori. L, Iera. A, and Morabito. G, “The internet of
things, A survey,” Computer Networks, vol. 54, no. 15,
pp. 2787 – 2805, 2010.
[2] ALERT, “ALERT USER GROUP system organization.
http://www.alertsystems.org,” 2012.
[3] Boon. J, Heitsenrether.R,andHensley. W,“Multi-sensor
evaluation of microwave water level measurement
error,” in Oceans, 2012, Oct 2012, pp. 1–8.
[4] Chowdhury. Z, Imtiaz. M,Azam.M,Sumi.M,Rahman.M,
Alam. F, Hussain. I, and Hassan. N, “Design and
deployment of a robust remote river level sensor
network,” in Sensors Applications Symposium (SAS),
2011 IEEE, Feb 2011, pp. 244–249.
[5] Fantacci. R, Vanneschi. M, Bertolli. C, Mencagli. G, and
Tarchi. D, “Next generation grids and wireless
communication networks: towards a novel integrated
approach,” Wirel. Commun. Mob. Comput., vol. 9, no. 4,
pp. 445–467, 2009.
[6] Farrell. D, “The next generation water level
measurement system: the next step in real-time data
for navigation,” in OCEANS’88.APartnershipofMarine
Interests. Proceedings, Oct 1988, pp. 1587–1588 vol.4.
[7] Giusto. D, Iera. A, Morabito.G, and Atzori. L, The
Internet of Things. Springer-Verlag, 2010.
[8] Gubbi. J, Buyya. R, Marusic. S, and Palaniswami. M,
“Internet of things (Iot): A vision, architectural
elements, and future directions,” Future Generation
Computer Systems, vol. 29, no. 7, pp. 1645 – 1660,
2013.
[9] Kang. W and Shibata. Y, “Performance Evaluation of
Disaster Information System Based on P2P network,”
in Advanced Information NetworkingandApplications
Workshops (WAINA), 2010 IEEE 24th International
Conference on, 20-23 2010, pp. 710 –715.
[10] Kim. J, Kim. D, Jung. S, Lee. M, Kim. M, Lee. C, Nah. J, Lee.
S, Kim. J, Choi. W, and Yoo. S, “Implementation and
Performance Evaluation of Mobile Ad Hoc network for
Emergency Tele medicine System in DisasterAreas,”in
Engineering in Medicine and Biology Society, 2009.
EMBC 2009. Annual International Conference of the
IEEE, 3-6 2009, pp. 1663 –1666.

More Related Content

What's hot

Pontem Monitoring using IoT
Pontem Monitoring using IoTPontem Monitoring using IoT
Pontem Monitoring using IoT
ijtsrd
 
Smart Water Monitoring System using Cloud Service
Smart Water Monitoring System using Cloud ServiceSmart Water Monitoring System using Cloud Service
Smart Water Monitoring System using Cloud Service
ijtsrd
 
IoT Based Water Quality Monitoring System for Smart Cities
IoT Based Water Quality Monitoring System for Smart CitiesIoT Based Water Quality Monitoring System for Smart Cities
IoT Based Water Quality Monitoring System for Smart Cities
YogeshIJTSRD
 
IRJET- Multi-Sensor based Water Quality Monitoring in IoT Environment
IRJET-  	  Multi-Sensor based Water Quality Monitoring in IoT EnvironmentIRJET-  	  Multi-Sensor based Water Quality Monitoring in IoT Environment
IRJET- Multi-Sensor based Water Quality Monitoring in IoT Environment
IRJET Journal
 
Sensors for Agriculture & Water
Sensors for Agriculture & WaterSensors for Agriculture & Water
Sensors for Agriculture & Water
Sai Bhaskar Reddy Nakka
 
IRJET- Smart Water Monitoring System using IoT
IRJET- Smart Water Monitoring System using IoTIRJET- Smart Water Monitoring System using IoT
IRJET- Smart Water Monitoring System using IoT
IRJET Journal
 
Measurement of NPK, Temperature, Moisture, Humidity using WSN
Measurement of NPK, Temperature, Moisture, Humidity using WSNMeasurement of NPK, Temperature, Moisture, Humidity using WSN
Measurement of NPK, Temperature, Moisture, Humidity using WSN
IJERA Editor
 
The water quality monitoring system based on wsn
The water quality monitoring system based on wsnThe water quality monitoring system based on wsn
The water quality monitoring system based on wsn
impulsetechembedded12
 
Water quality monitoring in a smart city based on IOT
Water quality monitoring in a smart city based on IOTWater quality monitoring in a smart city based on IOT
Water quality monitoring in a smart city based on IOT
Mayur Rahangdale
 
IRJET- Design and Implementation of Smart Dustbin using IoT Notifications
IRJET- Design and Implementation of Smart Dustbin using IoT NotificationsIRJET- Design and Implementation of Smart Dustbin using IoT Notifications
IRJET- Design and Implementation of Smart Dustbin using IoT Notifications
IRJET Journal
 
IOT PROJE ON INDRUSTRIAL MONITORING
IOT PROJE ON INDRUSTRIAL MONITORINGIOT PROJE ON INDRUSTRIAL MONITORING
IOT PROJE ON INDRUSTRIAL MONITORING
Sachin Patil
 
IRJET- An Iot Based Water Monitoring System for Smart City
IRJET- An Iot Based Water Monitoring System for Smart CityIRJET- An Iot Based Water Monitoring System for Smart City
IRJET- An Iot Based Water Monitoring System for Smart City
IRJET Journal
 
Low Cost Design of Water Quality Monitoring System
Low Cost Design of Water Quality Monitoring SystemLow Cost Design of Water Quality Monitoring System
Low Cost Design of Water Quality Monitoring System
ijtsrd
 
IRJET- IoT based Smart Greenhouse Automation System
IRJET-  	  IoT based Smart Greenhouse Automation SystemIRJET-  	  IoT based Smart Greenhouse Automation System
IRJET- IoT based Smart Greenhouse Automation System
IRJET Journal
 
Water Level Monitoring System using IOT
Water Level Monitoring System using IOTWater Level Monitoring System using IOT
Water Level Monitoring System using IOT
IRJET Journal
 
INTERNET OF THINGS (IoT) APPLICATIONS TO MONITORING PLANT DISEASE DETECTION
INTERNET OF THINGS (IoT)  APPLICATIONS TO MONITORING PLANT DISEASE DETECTIONINTERNET OF THINGS (IoT)  APPLICATIONS TO MONITORING PLANT DISEASE DETECTION
INTERNET OF THINGS (IoT) APPLICATIONS TO MONITORING PLANT DISEASE DETECTION
Balamurugan K
 
IoT Based Detection of Leakages in Gas Pipes
IoT Based Detection of Leakages in Gas PipesIoT Based Detection of Leakages in Gas Pipes
IoT Based Detection of Leakages in Gas Pipes
ijtsrd
 
IEEE 802.15.4 based Water Quality Monitoring System
IEEE 802.15.4 based Water Quality Monitoring SystemIEEE 802.15.4 based Water Quality Monitoring System
IEEE 802.15.4 based Water Quality Monitoring System
IJARIIE JOURNAL
 
IRJET- Monitoring of Incubator using Iot
IRJET-  	  Monitoring of Incubator using IotIRJET-  	  Monitoring of Incubator using Iot
IRJET- Monitoring of Incubator using Iot
IRJET Journal
 
IRJET- Waste Management System with Thingspeak
IRJET- Waste Management System with ThingspeakIRJET- Waste Management System with Thingspeak
IRJET- Waste Management System with Thingspeak
IRJET Journal
 

What's hot (20)

Pontem Monitoring using IoT
Pontem Monitoring using IoTPontem Monitoring using IoT
Pontem Monitoring using IoT
 
Smart Water Monitoring System using Cloud Service
Smart Water Monitoring System using Cloud ServiceSmart Water Monitoring System using Cloud Service
Smart Water Monitoring System using Cloud Service
 
IoT Based Water Quality Monitoring System for Smart Cities
IoT Based Water Quality Monitoring System for Smart CitiesIoT Based Water Quality Monitoring System for Smart Cities
IoT Based Water Quality Monitoring System for Smart Cities
 
IRJET- Multi-Sensor based Water Quality Monitoring in IoT Environment
IRJET-  	  Multi-Sensor based Water Quality Monitoring in IoT EnvironmentIRJET-  	  Multi-Sensor based Water Quality Monitoring in IoT Environment
IRJET- Multi-Sensor based Water Quality Monitoring in IoT Environment
 
Sensors for Agriculture & Water
Sensors for Agriculture & WaterSensors for Agriculture & Water
Sensors for Agriculture & Water
 
IRJET- Smart Water Monitoring System using IoT
IRJET- Smart Water Monitoring System using IoTIRJET- Smart Water Monitoring System using IoT
IRJET- Smart Water Monitoring System using IoT
 
Measurement of NPK, Temperature, Moisture, Humidity using WSN
Measurement of NPK, Temperature, Moisture, Humidity using WSNMeasurement of NPK, Temperature, Moisture, Humidity using WSN
Measurement of NPK, Temperature, Moisture, Humidity using WSN
 
The water quality monitoring system based on wsn
The water quality monitoring system based on wsnThe water quality monitoring system based on wsn
The water quality monitoring system based on wsn
 
Water quality monitoring in a smart city based on IOT
Water quality monitoring in a smart city based on IOTWater quality monitoring in a smart city based on IOT
Water quality monitoring in a smart city based on IOT
 
IRJET- Design and Implementation of Smart Dustbin using IoT Notifications
IRJET- Design and Implementation of Smart Dustbin using IoT NotificationsIRJET- Design and Implementation of Smart Dustbin using IoT Notifications
IRJET- Design and Implementation of Smart Dustbin using IoT Notifications
 
IOT PROJE ON INDRUSTRIAL MONITORING
IOT PROJE ON INDRUSTRIAL MONITORINGIOT PROJE ON INDRUSTRIAL MONITORING
IOT PROJE ON INDRUSTRIAL MONITORING
 
IRJET- An Iot Based Water Monitoring System for Smart City
IRJET- An Iot Based Water Monitoring System for Smart CityIRJET- An Iot Based Water Monitoring System for Smart City
IRJET- An Iot Based Water Monitoring System for Smart City
 
Low Cost Design of Water Quality Monitoring System
Low Cost Design of Water Quality Monitoring SystemLow Cost Design of Water Quality Monitoring System
Low Cost Design of Water Quality Monitoring System
 
IRJET- IoT based Smart Greenhouse Automation System
IRJET-  	  IoT based Smart Greenhouse Automation SystemIRJET-  	  IoT based Smart Greenhouse Automation System
IRJET- IoT based Smart Greenhouse Automation System
 
Water Level Monitoring System using IOT
Water Level Monitoring System using IOTWater Level Monitoring System using IOT
Water Level Monitoring System using IOT
 
INTERNET OF THINGS (IoT) APPLICATIONS TO MONITORING PLANT DISEASE DETECTION
INTERNET OF THINGS (IoT)  APPLICATIONS TO MONITORING PLANT DISEASE DETECTIONINTERNET OF THINGS (IoT)  APPLICATIONS TO MONITORING PLANT DISEASE DETECTION
INTERNET OF THINGS (IoT) APPLICATIONS TO MONITORING PLANT DISEASE DETECTION
 
IoT Based Detection of Leakages in Gas Pipes
IoT Based Detection of Leakages in Gas PipesIoT Based Detection of Leakages in Gas Pipes
IoT Based Detection of Leakages in Gas Pipes
 
IEEE 802.15.4 based Water Quality Monitoring System
IEEE 802.15.4 based Water Quality Monitoring SystemIEEE 802.15.4 based Water Quality Monitoring System
IEEE 802.15.4 based Water Quality Monitoring System
 
IRJET- Monitoring of Incubator using Iot
IRJET-  	  Monitoring of Incubator using IotIRJET-  	  Monitoring of Incubator using Iot
IRJET- Monitoring of Incubator using Iot
 
IRJET- Waste Management System with Thingspeak
IRJET- Waste Management System with ThingspeakIRJET- Waste Management System with Thingspeak
IRJET- Waste Management System with Thingspeak
 

Similar to IoT Based Water Level Meter for Alerting Population about Floods

Environmental Sensor Network Paper
Environmental Sensor Network PaperEnvironmental Sensor Network Paper
Environmental Sensor Network Paper
Zoey Y. Kang
 
IRJET - Forest Fire Detection, Prevention and Response System using IoT
IRJET - Forest Fire Detection, Prevention and Response System using IoTIRJET - Forest Fire Detection, Prevention and Response System using IoT
IRJET - Forest Fire Detection, Prevention and Response System using IoT
IRJET Journal
 
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDAGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
IRJET Journal
 
DESIGN AND DEVELOPMENT OF SOLAR POWERED AIR POLLUTION AND ENVIRONMENTAL MONIT...
DESIGN AND DEVELOPMENT OF SOLAR POWERED AIR POLLUTION AND ENVIRONMENTAL MONIT...DESIGN AND DEVELOPMENT OF SOLAR POWERED AIR POLLUTION AND ENVIRONMENTAL MONIT...
DESIGN AND DEVELOPMENT OF SOLAR POWERED AIR POLLUTION AND ENVIRONMENTAL MONIT...
IRJET Journal
 
IRJET- IoT based Flood Detection and Alert System
IRJET- IoT based Flood Detection and Alert SystemIRJET- IoT based Flood Detection and Alert System
IRJET- IoT based Flood Detection and Alert System
IRJET Journal
 
IRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCUIRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCU
IRJET Journal
 
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOTA RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
IRJET Journal
 
WSN Based Temperature Monitoring System for Multiple Locations in Industry
WSN Based Temperature Monitoring System for Multiple Locations in IndustryWSN Based Temperature Monitoring System for Multiple Locations in Industry
WSN Based Temperature Monitoring System for Multiple Locations in Industry
ijtsrd
 
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
 
IRJET- Water Management System using IoT with WSN
IRJET- Water Management System using IoT with WSNIRJET- Water Management System using IoT with WSN
IRJET- Water Management System using IoT with WSN
IRJET Journal
 
A NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLING
A NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLINGA NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLING
A NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLING
IRJET Journal
 
Automated Aeroponic Farming
Automated Aeroponic FarmingAutomated Aeroponic Farming
Automated Aeroponic Farming
IRJET Journal
 
FLOOD PPT 1.pptx
FLOOD PPT 1.pptxFLOOD PPT 1.pptx
FLOOD PPT 1.pptx
RahulNikam68
 
Literature Review on Turbidity Sensor and Arduino for Water Quality Measurement
Literature Review on Turbidity Sensor and Arduino for Water Quality MeasurementLiterature Review on Turbidity Sensor and Arduino for Water Quality Measurement
Literature Review on Turbidity Sensor and Arduino for Water Quality Measurement
IRJET Journal
 
IRJET- Smart Real Time Manhole Monitoring System
IRJET- Smart Real Time Manhole Monitoring SystemIRJET- Smart Real Time Manhole Monitoring System
IRJET- Smart Real Time Manhole Monitoring System
IRJET Journal
 
An IOT Project Integrated with RFID and GPRS
An IOT Project Integrated with RFID and GPRSAn IOT Project Integrated with RFID and GPRS
An IOT Project Integrated with RFID and GPRS
IJMTST Journal
 
Intelligent Farmer Friendly System
Intelligent Farmer Friendly SystemIntelligent Farmer Friendly System
Intelligent Farmer Friendly System
IJMTST Journal
 
Wireless sensor network platform for monitoring the industrial apparatus
Wireless sensor network platform for monitoring the industrial apparatusWireless sensor network platform for monitoring the industrial apparatus
Wireless sensor network platform for monitoring the industrial apparatus
ijiert bestjournal
 
IRJET- Internet of Things (IoT) based Warehouse Monitoring and Control Interf...
IRJET- Internet of Things (IoT) based Warehouse Monitoring and Control Interf...IRJET- Internet of Things (IoT) based Warehouse Monitoring and Control Interf...
IRJET- Internet of Things (IoT) based Warehouse Monitoring and Control Interf...
IRJET Journal
 
A review on Implementation Of Integrated System to Avoid Flood Like Situation
A review on  Implementation Of Integrated System to Avoid Flood Like SituationA review on  Implementation Of Integrated System to Avoid Flood Like Situation
A review on Implementation Of Integrated System to Avoid Flood Like Situation
IRJET Journal
 

Similar to IoT Based Water Level Meter for Alerting Population about Floods (20)

Environmental Sensor Network Paper
Environmental Sensor Network PaperEnvironmental Sensor Network Paper
Environmental Sensor Network Paper
 
IRJET - Forest Fire Detection, Prevention and Response System using IoT
IRJET - Forest Fire Detection, Prevention and Response System using IoTIRJET - Forest Fire Detection, Prevention and Response System using IoT
IRJET - Forest Fire Detection, Prevention and Response System using IoT
 
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDAGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
 
DESIGN AND DEVELOPMENT OF SOLAR POWERED AIR POLLUTION AND ENVIRONMENTAL MONIT...
DESIGN AND DEVELOPMENT OF SOLAR POWERED AIR POLLUTION AND ENVIRONMENTAL MONIT...DESIGN AND DEVELOPMENT OF SOLAR POWERED AIR POLLUTION AND ENVIRONMENTAL MONIT...
DESIGN AND DEVELOPMENT OF SOLAR POWERED AIR POLLUTION AND ENVIRONMENTAL MONIT...
 
IRJET- IoT based Flood Detection and Alert System
IRJET- IoT based Flood Detection and Alert SystemIRJET- IoT based Flood Detection and Alert System
IRJET- IoT based Flood Detection and Alert System
 
IRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCUIRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCU
 
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOTA RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
 
WSN Based Temperature Monitoring System for Multiple Locations in Industry
WSN Based Temperature Monitoring System for Multiple Locations in IndustryWSN Based Temperature Monitoring System for Multiple Locations in Industry
WSN Based Temperature Monitoring System for Multiple Locations in Industry
 
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- Water Management System using IoT with WSN
IRJET- Water Management System using IoT with WSNIRJET- Water Management System using IoT with WSN
IRJET- Water Management System using IoT with WSN
 
A NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLING
A NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLINGA NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLING
A NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLING
 
Automated Aeroponic Farming
Automated Aeroponic FarmingAutomated Aeroponic Farming
Automated Aeroponic Farming
 
FLOOD PPT 1.pptx
FLOOD PPT 1.pptxFLOOD PPT 1.pptx
FLOOD PPT 1.pptx
 
Literature Review on Turbidity Sensor and Arduino for Water Quality Measurement
Literature Review on Turbidity Sensor and Arduino for Water Quality MeasurementLiterature Review on Turbidity Sensor and Arduino for Water Quality Measurement
Literature Review on Turbidity Sensor and Arduino for Water Quality Measurement
 
IRJET- Smart Real Time Manhole Monitoring System
IRJET- Smart Real Time Manhole Monitoring SystemIRJET- Smart Real Time Manhole Monitoring System
IRJET- Smart Real Time Manhole Monitoring System
 
An IOT Project Integrated with RFID and GPRS
An IOT Project Integrated with RFID and GPRSAn IOT Project Integrated with RFID and GPRS
An IOT Project Integrated with RFID and GPRS
 
Intelligent Farmer Friendly System
Intelligent Farmer Friendly SystemIntelligent Farmer Friendly System
Intelligent Farmer Friendly System
 
Wireless sensor network platform for monitoring the industrial apparatus
Wireless sensor network platform for monitoring the industrial apparatusWireless sensor network platform for monitoring the industrial apparatus
Wireless sensor network platform for monitoring the industrial apparatus
 
IRJET- Internet of Things (IoT) based Warehouse Monitoring and Control Interf...
IRJET- Internet of Things (IoT) based Warehouse Monitoring and Control Interf...IRJET- Internet of Things (IoT) based Warehouse Monitoring and Control Interf...
IRJET- Internet of Things (IoT) based Warehouse Monitoring and Control Interf...
 
A review on Implementation Of Integrated System to Avoid Flood Like Situation
A review on  Implementation Of Integrated System to Avoid Flood Like SituationA review on  Implementation Of Integrated System to Avoid Flood Like Situation
A review on Implementation Of Integrated System to Avoid Flood Like Situation
 

More from ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
ijtsrd
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
ijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
ijtsrd
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
ijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
ijtsrd
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
ijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
ijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
ijtsrd
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
ijtsrd
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
ijtsrd
 

More from ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

Recently uploaded

Top five deadliest dog breeds in America
Top five deadliest dog breeds in AmericaTop five deadliest dog breeds in America
Top five deadliest dog breeds in America
Bisnar Chase Personal Injury Attorneys
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
Priyankaranawat4
 
How to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP ModuleHow to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP Module
Celine George
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
mulvey2
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
RitikBhardwaj56
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
WaniBasim
 
Types of Herbal Cosmetics its standardization.
Types of Herbal Cosmetics its standardization.Types of Herbal Cosmetics its standardization.
Types of Herbal Cosmetics its standardization.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Akanksha trivedi rama nursing college kanpur.
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
eBook.com.bd (প্রয়োজনীয় বাংলা বই)
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
Dr. Shivangi Singh Parihar
 
Smart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICTSmart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICT
simonomuemu
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
Nguyen Thanh Tu Collection
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
Jean Carlos Nunes Paixão
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Excellence Foundation for South Sudan
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
AyyanKhan40
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
Nicholas Montgomery
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
PECB
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
chanes7
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
Colégio Santa Teresinha
 

Recently uploaded (20)

Top five deadliest dog breeds in America
Top five deadliest dog breeds in AmericaTop five deadliest dog breeds in America
Top five deadliest dog breeds in America
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
 
How to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP ModuleHow to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP Module
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
 
Types of Herbal Cosmetics its standardization.
Types of Herbal Cosmetics its standardization.Types of Herbal Cosmetics its standardization.
Types of Herbal Cosmetics its standardization.
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
 
Smart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICTSmart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICT
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
 

IoT Based Water Level Meter for Alerting Population about Floods

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Volume 4 Issue 6, September-October 2020 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470 @ IJTSRD | Unique Paper ID – IJTSRD31714 | Volume – 4 | Issue – 6 | September-October 2020 Page 200 IoT Based Water Level Meter for Alerting Population about Floods Ashwin Kumar V1, Bharanidharan N1, Bharanidharan S1, Vanaja. C2 1Student, 2Associate Professor, 1,2Department of Electronics and Communication Engineering, Paavai Engineering College, Namakkal, Tamil Nadu, India ABSTRACT The most important thing before, during and after a disaster is the disseminationofinformation,thedeploymentofIoT-enableddevices(Internet of Things) which can bring benefits in terms of providing peoplewiththeright decision-making information in the face of this disaster. In this paper, we introduce a sensor for measuring water quality in rivers, lakes, ponds and streams. To prove our idea, we've developed a pilotprojectusingasmall-scale model used for water-based sensors basedonanopencircuitthatmeetswater and is tested horizontally in a water container under a controlled environment. KEYWORDS: Power Supply, Water Level Weter.LED, PHmeter.LocalSirenSystem How to cite this paper: Ashwin KumarV| Bharanidharan N | Bharanidharan S | Vanaja. C "IoT Based Water Level Meter for Alerting Population about Floods" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456- 6470, Volume-4 | Issue-6, October 2020, pp.200-202, URL: www.ijtsrd.com/papers/ijtsrd31714.pdf Copyright © 2020 by author(s) and International JournalofTrendinScientific Research and Development Journal. This is an Open Access article distributed under the terms of the Creative CommonsAttribution License (CC BY 4.0) (http://creativecommons.org/licenses/by /4.0) I. INTRODUCTION A water level controlling mechanism is developed which senses the water level in the tank without any contact with the tank and accordingly controls the pump to fill water into the tank. Here ultrasonic sensors are usedtosensethe water level in the tank. The ultrasonicsensorsensestheliquidlevel in the water tank and feeds this information to the microcontroller. Based on the input from the sensor, the microcontroller accordingly controls the switching of the relay switch, which is a combination of a transistor and a MOSFET in this case. The relay is accordingly controlled to switch on the load in case the water level is less or switch off the load incase the water level is more. Here a device is developed which produces IR rays which can block the rays from the TV remote. The frequency of the IR light is same as the frequency of IR light by the TV remote. This can be placed at the TV receiver such that the rays received by the remote are superimposed by the IR rays emitted by this device. Here a timer powered by a battery isusedtoproduce pulses at frequency equal to the remote output signal frequency and at more than 50% duty cycle, to drive the transistor, which is turn provides power to the IR diode and accordingly the IR diode emits IR rays at that frequency. II. EXISTING SYSTEM A sensor is able to convert physical or chemical readings gathered from the environment into signals that can be calculated by a system. A multi sensor node is able to sense several magnitudes in the same device. In a multi sensor, the input variables might be temperature (it is also able to capture nippy changes of temperature), fire, infrared radiation, humidity, smoke and CO2. A wireless sensor network could be an useful architecture for the deployment of the sensors used for fire detection and verification. The most vital factors for the quality and productivity of plant growth are temperature, humidity, light and the level of the carbon dioxide. Constant monitoringoftheseenvironmental variables gives information to the farmer to better understand, how each factor affects growth and how to manage maximal crop productiveness. The optimal greenhouse climate adjustment can facilitate us to advance productivity and to achieve remarkable energy saving, particularly during the winter in northern countries. In the past generation greenhouses it was enough to have one cabled measurement point in the middle to offer the information to the greenhouse automation system. The system itself was typically simple without opportunities to manage locally heating, lights, ventilation or some other activity, which was affectingthegreenhouseinteriorclimate. The typical size of the greenhouse itself is much larger than it was before, and the greenhouse facilities provide several options to make local adjustments to the light, ventilation IJTSRD31714
  • 2. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD31714 | Volume – 4 | Issue – 6 | September-October 2020 Page 201 and other greenhouse support systems.However,additional measurement data is also needed to construct this kind of automation system to work properly. Increased number of measurement points must not dramatically augment the automation system cost. It should also be possible to easily alter the location of themeasurementpointsaccordingto the particular needs, which depend on the specific plant, on the possible changes in the external weather or greenhouse structure and on the plant placement in the greenhouse. Wireless sensor network can form a useful part of the automation system architecture in modern greenhouses constructively. Wireless communication can be used to collect the measurements and to communicatebetweenthecentralized control and the actuators located to the differentpartsofthe greenhouse. In advanced WSN solutions, some parts of the control system itself can also be implemented in a distributed manner to the network such that local control loops can be formed. Compared to the cabled systems, the installation of WSN is fast, cheap and easy. Moreover, it is easy to relocate the measurement points when needed by just moving sensor nodes from one location to another within a communication range of the coordinator device. III. PROPOSED SYSTEM Fig 1.Block Diagram IV. METHADOLOGY This project uses sensors such as Humidity, Smoke Sensor, Temperature sensor (LM35).Whenever hazardous gas is detected then buzzer alert is given. The temperature sensor LM35 senses the temperature and converts it into an electrical (analog) signal. The analog signal is convertedinto digital format by the analog-to-digitalconverter(ADC).Then the fan will be ON. The status of every sensor will give updates through the IOT. Lightgetson wheneverLDRsenses night mode. Motor will be on in case of dry condition detected by moisture sensor. V. APPLICATION  Reliability  Ease of Operation  Useful to detect harmful gases VI. ADVANTAGES  Can be used in Mines to detect presence of dreadful gases.  In public places like shopping malls, etc, this project can be applied where public safety is a major task.  In Marine Applications VII. HARDWARE SPECIFICATION  Water Level Indicator  ESP8266  LED  Power Supply  Aurdino VIII. SOFTWARE SPECIFICATION  Arduino IDE IX. INTRODUCTION TO AURDINO IDE SYSTEM  Arduino IDE is an open source software that is mainly used for writing and compiling the code into the Arduino Module.  It is an official Arduino software, making code compilation too easy that even a common person with no prior technical knowledge can get their feet wetwith the learning process.  It is easily available for operating systems like MAC, Windows, Linux and runs on the Java Platform that comes with inbuilt functions and commands that play a vital role for debugging, editing and compiling the code in the environment.  A range of Arduino modules availableincludingArduino Uno, Arduino Mega, Arduino Leonardo, Arduino Micro and many more.  Each of them contains a microcontroller on the board that is actually programmed andacceptstheinformation in the form of code.  The main code, also known as a sketch, created on the IDE platform will ultimately generateaHexFile whichis then transferred and uploaded in the controller on the board. X. THE AURDINO IDE SYSTEM The IDE environment is mainly distributed into three sections  Menu Bar  Text Editor  Output Pane XI. RESULT AND CONCLUSION According to definitions of IoT, if we consider a sensor as an element of IoT which enables to communicate its current status and be published on Internet, then our proposal is very close to what we are intending to achieve within the concept. Nevertheless, the real intent of the proposal is to achieve a flood early warning system. So far, we have only built a micro-model through a prototype, that sends an audible signal and graphicalmessagestowardssmartphones about the water level into a container. This micro-model was developed based on a programmable electronic board (Netduino Plus 2), where some electrical resistors were connected to three heights into a water container, the rising water levels covering the resistance so that cause variation in the impedance, this fact indicates what is the water level, and so on for the three different heights. This information was transmitted to a web server via WiFi. After, this information can be accessed by mobile devices, users can graphically see the data, these data show the values of water levels.
  • 3. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD31714 | Volume – 4 | Issue – 6 | September-October 2020 Page 202 Subsequently, the prototype tests were conducted into a controlled environment, these tests consisted in measuring the water level in a container with water, different filling levels were tested, such testing showedtheexpectedresults. Given these facts, if it is known the time when rising the water level up to the threshold while the water level passes each level mark, it is possible to know exactly these calculations in a real scenario like a river. Hence, people can be opportunely informed when rising river levels, so inhabitants can make a decision and start preparing to evacuate their homes if necessary. So now we can considera really warning system to alert residents of low-lying areas about changes in rivers. XII. REFERENCES [1] Atzori. L, Iera. A, and Morabito. G, “The internet of things, A survey,” Computer Networks, vol. 54, no. 15, pp. 2787 – 2805, 2010. [2] ALERT, “ALERT USER GROUP system organization. http://www.alertsystems.org,” 2012. [3] Boon. J, Heitsenrether.R,andHensley. W,“Multi-sensor evaluation of microwave water level measurement error,” in Oceans, 2012, Oct 2012, pp. 1–8. [4] Chowdhury. Z, Imtiaz. M,Azam.M,Sumi.M,Rahman.M, Alam. F, Hussain. I, and Hassan. N, “Design and deployment of a robust remote river level sensor network,” in Sensors Applications Symposium (SAS), 2011 IEEE, Feb 2011, pp. 244–249. [5] Fantacci. R, Vanneschi. M, Bertolli. C, Mencagli. G, and Tarchi. D, “Next generation grids and wireless communication networks: towards a novel integrated approach,” Wirel. Commun. Mob. Comput., vol. 9, no. 4, pp. 445–467, 2009. [6] Farrell. D, “The next generation water level measurement system: the next step in real-time data for navigation,” in OCEANS’88.APartnershipofMarine Interests. Proceedings, Oct 1988, pp. 1587–1588 vol.4. [7] Giusto. D, Iera. A, Morabito.G, and Atzori. L, The Internet of Things. Springer-Verlag, 2010. [8] Gubbi. J, Buyya. R, Marusic. S, and Palaniswami. M, “Internet of things (Iot): A vision, architectural elements, and future directions,” Future Generation Computer Systems, vol. 29, no. 7, pp. 1645 – 1660, 2013. [9] Kang. W and Shibata. Y, “Performance Evaluation of Disaster Information System Based on P2P network,” in Advanced Information NetworkingandApplications Workshops (WAINA), 2010 IEEE 24th International Conference on, 20-23 2010, pp. 710 –715. [10] Kim. J, Kim. D, Jung. S, Lee. M, Kim. M, Lee. C, Nah. J, Lee. S, Kim. J, Choi. W, and Yoo. S, “Implementation and Performance Evaluation of Mobile Ad Hoc network for Emergency Tele medicine System in DisasterAreas,”in Engineering in Medicine and Biology Society, 2009. EMBC 2009. Annual International Conference of the IEEE, 3-6 2009, pp. 1663 –1666.