SlideShare una empresa de Scribd logo
1 de 5
Descargar para leer sin conexión
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 745
DESIGN AND IMPLEMENTATION OF WIRELESS BASED WATER LEVEL
MONITORING SYSTEM USING ARDUINO AND BLUETOOTH
Mrs. Teetla Asha1, Mrs.Vidadala Srija2
1,2Assistant Professor, Dept. Electronics and Communication Engineering, St. Martins Engineering College,
Dhulapally, Secunderabad 500 100
----------------------------------------------------------------------***-------------------------------------------------------------------
Abstract:- In this paper, we design a micro control based
wireless water level monitoring system. It consists of an
Arduino and Bluetooth module. The Arduino receives the
level information from the sensors and tracks the water level
with predefined level indicators. The Bluetooth module
receives the command from Arduino and the same will be
transferred to the registered mobile through Bluetooth.
Moreover, we place a buzzer as an additional indicator.
Finally, we demonstrate different water level settings,
tracking and SMS & buzzer alerts. Thus, the proposed system
monitors and controls the excess flow of water and saves
power consumption.
Index Terms: Arduino, Bluetooth module, sensors, Buzzer,
Water pump, LCD.
1. INTRODUCTION
One of the major problems faced by most of the
countries is the issue of water scarcity in the world. The
scarcity is mainly due to the wastage of the water. There is
a need to control the water wastage to save the
environment and water resources. Water level monitoring
system is one of the techniques to address the control of
water wastage. It observes the level of water and provides
the information to the registered users through wireless.
In view of this, Bluetooth module based Water Level
Monitoring system is an innovative idea that will inform
the users about the level of liquid and will prevent it from
overflowing.
The water level monitoring system is a automatic
process to detect and indicate the level of water in the
reservoirs, overhead tank or any other storage containers,
etc. All the householders are storing the water in overhead
tanks by using the motor pumps. When the water is stored
in the tank, no one can identify the level of water and also,
no one can know when the water tank will be filled. So,
there is an overflow of water in the tank, which results
wastage of energy and water. To resolve this type of
problems by using implementation of water level monitors
and control systems using wireless technology which will
transmit the information to the smart phone and indicate
the level of water in the overhead tanks. Similarly, the
water level monitoring and alarm circuits can be used in
the factories, chemical plants, and electrical substations
and also in other liquid storage systems.
Earlier, simple water level indicator conventional
systems were used for monitoring the water level of
overhead tanks is shown in figure 1. It uses three LEDs
(LED1, LED2, and LED3) to indicate minimum, middle and
maximum water levels in the tank. The sensor probes
comprise A, B, C, and D, where A is the common probe and
B, C, and D are common probe, minimum, middle, and
maximum sensing levels, respectively. When water in the
tank touches A and B sensors both, a small current passes
from A to B through water and to the base of transistor T1
via resistor R1. As a result, transistor T1 conducts and
LED1 will glow. Similarly, when water touches sensor C,
LED2 will glow and it indicate that the water has reached
the middle level. Finally, when water touches sensor D,
LED3 will glow and it indicate that the maximum level of
water. Therefore, all three LEDs glow when the tank is full.
Hence, these type of conventional systems will provide
only indication to the users and the user should present
and control the motors manually, which is the main
drawback of the conventional systems.
Figure 1: Existing Model Circuit Diagram
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 746
In this paper, we proposes a novel idea of
collecting and sharing real-time information about water
levels to an authorized central command center through
wireless using Bluetooth protocol. Previously, the water
level monitoring and control systems are addressed by the
authors of [2-10]. ARM CORTEX based system is developed
to know the level of water and control the flow of water
[2]. This system monitors the water level in the field and
automatically switches ON the motor when water level
goes below the prescribed level. Author [3] achieves
automation through sequential logic implemented using a
flip flop. A seven segment display and a relay-based motor
pump driving circuit are part of the integrated design [3].
The system used Arduino to automate the process of water
pumping in a tank and has the ability to detect the water
level in a tank, switch on or off the pump accordingly and
display the status on the LCD screen. The system also
monitoring the level of water in the sump tank [4]. A gate
mechanism [5] is also attached to this system which is
triggered when the water level reaches the brim of the
storage system. The design present [6] an implementation
wireless sensor network in the monitoring of system using
GSM system. To detecting blockages and monitoring water
level condition use level sensor. The design consists of
GSM module is used to send the messages to central
computer and monitors throughout the area. Ping sensor is
used as a distance sensor for detecting water level by
measuring distance between sensor and water surfaces
[7]. The micro controller (PID) based water level
monitoring [8] is used to indicate the level of water in the
tank to agent. Sensor based water pollution detection, it
will check the water quality by using these parameters
such as PH level, and turbidity and temperature are
measured in the real time by the sensors. IOT based Water
Level Monitoring system [9] is an innovative system which
will inform the users about the level of liquid and will
prevent it from overflowing. To demonstrate this system
makes use of containers, where the ultrasonic sensors
placed over the containers to detect the liquid level and
compare it with the container’s depth. To measure the
water level by using ultrasonic sensors [10]. The ultrasonic
distance measurement is based on ECHO principle. When
sound waves are transmitted in an environment then they
come back to the origin as ECHO after striking on any
obstacle. In addition to the above methods, we propose a
simple wireless based water level monitoring and control
system is presented in this paper.
2. PROPOSED MODEL
In this paper, we present a wireless based Water Level
monitoring and control system using Arduino UNO and
Bluetooth Modules is shown in figure 2, which help the
user to be aware of the water level in the tank through an
SMS alert and also pump is switched on and off
automatically when the water in the tank reaches a
particular threshold level. Arduino is used since its coding
being simple as well as its connections are easy. The
system also provides continuous water level
measurement. It is very useful because the user need not
worry about the water content during the peak hours of
the day. It not only helps in daily chores but also prevents
water wastage. It reduces human labor, saves time and
also keeps the user updated regarding the water content.
Figure 2: Proposed Model
3. PRINCIPLE OF OPERATION
In this paper, we design a micro controller based
wireless water level monitoring system, which consists of
major hardware devices like ATMEGA328 controller,
Bluetooth module, water level sensors and LCD display.
The water level sensors are used to monitor the
level of the water and forward the same information to the
controller. Further, microcontroller processes the sensor
information and the level of the water is displayed on the
16*2 LCD display. The Bluetooth module receives the
command from Arduino microcontroller and the same will
be transferred to the registered mobile through Bluetooth.
Moreover, we place a buzzer as an additional indicator.
Thus, smart phone receives the information regarding
water levels through wireless channel.
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 747
4. HARDWARE IMPLEMENTATION AND RESULTS
We have designed a water level monitoring
system and it consists of different sensor devices and
other modules, their functionalities are shown in the
figure 2. In this implementation model, we used ATMEGA
328 with a Bluetooth module. Sensors are connected to
the Arduino UNO board for monitoring, ADC will convert
the corresponding sensor reading to its digital value and
from that value, the corresponding environmental
parameter will be evaluated. After sensing the data from
different sensor devices, which are placed in a particular
area of interest. The sensed data will be automatically
sent to the Bluetooth connection to the smartphone when
a proper connection is established with the server device.
By using this system any level value of any liquid
can be controlled. So we performed different levels to find
this. Here in this paper we used 4 different levels which
are given as follows:
1. 10% (initial stage)
2. 40% level of water.
3. 80% level of water.
4. 100% level of water.
The Test results of these test cases are shown below:
Test Case 1: Initial stage
The initial stage setup is shown in figure 3. From
test case 1, we demonstrate that when the water is getting
filled initially it displays on the LCD screen and it sends a
status of water level to the mobile through Bluetooth
module that is 10% of water is filled, pump status is ON
and Buzzer is ON condition.
Figure 3: Output of Level Sensor for Initial Stage Water
Test Case 2: 40% of water level
From test case 2, we came to know that when the
water is getting to touch another level i.e., 40% it displays
on the LCD screen and it sends a status of water level to
the mobile through Bluetooth module that is 40% of water
is filled, pump status is ON and buzzer is ON which is
shown in the figure 4.
Figure 4: Output of 40% of Water Level
Test Case 3: 80% of water level
From test case 3, we observe that the water level
is gradually increasing it is almost half of the bucket is
filled and status in mobile is 80% of water is filled. The
figure 5 shows the buzzer will be in OFF condition when
the water level is 80%.
Figure 5: Output of 80% of Water Level
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 748
Figure 6: Output of 100% of water level.
Test Case 4:100% of water level
From test 4, explains that when the water gets filled
completely and the buzzer is in off condition and water
pump is going to off automatically. Its displays on the
screen and sends a message to the mobile through blue
tooth module which is shown in the figure 6.
5. CONCLUSION
In this paper, we have presented “Wireless based
Water level monitoring and control system using Arduino
and Bluetooth Modules”. It has been implemented using
hardware components like Arduino, Bluetooth module,
LCD and sensors. Here, we can monitor the levels of water
present in any tank or container by that we can control the
water flow. Furthermore, we can observe certain water
levels through LCD and Smart Phone via Bluetooth Module.
Initially, we programmed from 10% and the buzzer will be
in ON condition from the initial stage (10%) to 60% after
that buzzer is going to OFF automatically. The water pump
starts filling from 10% to 100% after reaching 100% the
water pump is going to OFF automatically. Secondly, using
highly advanced IC’s and with the help of growing
technology, the control system has been successfully
implemented. In-future, we can extend the proposed
system for various applications to monitor and control the
water levels.
REFERENCES
[1] Sai Sreekar Siddula, Phaneendra Babu,” Water Level
Monitoring and Management of Dams using IoT”, 3rd
International Conference on Internet of Things: Smart
Innovation and Usages (IOT-SIU),IEEE- 2018.
[2] B.Bilvika, M.V.Lakshmaiah,” Design and Development of
ARM Cortex LPC1768 Based Water Level Management
System”, Journal on Innovative Research in Science,
Engineering and Technology(IJIRSET), Vol. 6, Issue 10, PP
20455- 20461,October 2017.
[3] Beza Negash Getu , Hussain A. Attia,”Automatic water
level sensor and controller system”, 2016 5th
International Conference on Electronic Devices, Systems
and Applications (ICEDSA), ISSN: 2159-2055, IEEE-19
January 2017.
[4] Asaad Ahmed Mohammedahmed Eltaieb, Zhang Jian
Min,” Automatic Water Level Control System
“,International Journal of Science and Research (IJSR),
Volume 4, Issue 12, pp 1505-1509,December 2015.
[5] Asawari Dudwadkar, Takshan Shetty,” Water Level
Monitoring System”, Journal in Engineering and
Technology (IRJET), Volume: 05 Issue: 08,pp 1712-1714,
Aug 2018.
[6] S.D.Anap, Dengale Rani V-“ Wireless Based Water Level
Monitoring and Control System”, Journal in Science,
Engineering and Technology(IARJSET), Vol. 3, Issue 4,pp
74-76, April 2016.
[7]S.Jatmiko, A B.Mutiara, Indriati ―Prototype of water
level detection system with wireless‖ Journal in
Theoretical and Applied Information Technology Vol. 37
pp 52-59, 2012.
[8] T.Deepiga, A.Sivasankari-“Smart water monitoring
system using wireless sensor network,” Journal in
Engineering & Technology Science(IRJET), Volume: 02
Issue: 04 ,pp 1305-1314,July-2015.
[9] Priya J , Sailusha Chekuri- “Water Level Monitoring
System Using IOT”’ Journal in Engineering and Technology
(IRJET), Volume: 04 Issue: 12 ,pp 1813-181817, Dec-2017.
[10]. Madhurima Santra, Sanjoy Biswas-“Smart Wireless
water level Monitoring & Pump controlling System”
Journal in Advances in Scientific Research and Engineering
(IJASRE), Vol. 03, Issue 4,pp 186-196, May -2017.
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 749
AUTHOR BIOGRAPHY
1. Mrs. Teetla Asha working as
Assistant Professor in St. Martins
Engineering College, JNTUH
Hyderabad. She has received
M.Tech degree in Embedded
Systems from St. Martins
Engineering College, JNTUH,
Hyderabad and B.Tech from
Electronics & communication Engineering (ECE)
from JNTUH, Hyderabad, and Telangana, India.
2. Mrs. Vidadala Srija working
as Assistant Professor in St.
Martins Engineering College,
JNTUH, Hyderabad. She has
received M.Tech degree in VLSI
and Embedded Systems from
SMITW College, JNTUK, Kakinada
and B.Tech from Electronics & communication
Engineering (ECE) from JNTUK, Kakinada, and
Andhra Pradesh, India.

Más contenido relacionado

La actualidad más candente

Implementation of Internet of Things for Water Quality Monitoring
Implementation of Internet of Things for Water Quality MonitoringImplementation of Internet of Things for Water Quality Monitoring
Implementation of Internet of Things for Water Quality Monitoring
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 Remote Monitoring and Controlling for Shutter Systems
IoT Based Remote Monitoring and Controlling for Shutter SystemsIoT Based Remote Monitoring and Controlling for Shutter Systems
IoT Based Remote Monitoring and Controlling for Shutter Systems
ijtsrd
 

La actualidad más candente (20)

Implementation of Internet of Things for Water Quality Monitoring
Implementation of Internet of Things for Water Quality MonitoringImplementation of Internet of Things for Water Quality Monitoring
Implementation of Internet of Things for Water Quality Monitoring
 
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-Smart Controlling and Monitoring of Water System
IRJET-Smart Controlling and Monitoring of Water SystemIRJET-Smart Controlling and Monitoring of Water System
IRJET-Smart Controlling and Monitoring of Water System
 
IRJET - A Review on Fish Farm Aquaculture Monitoring & Controlling System
IRJET -  	  A Review on Fish Farm Aquaculture Monitoring & Controlling SystemIRJET -  	  A Review on Fish Farm Aquaculture Monitoring & Controlling System
IRJET - A Review on Fish Farm Aquaculture Monitoring & Controlling System
 
IRJET- Smart Water Monitoring System for Real-Time Water Quality and Usage Mo...
IRJET- Smart Water Monitoring System for Real-Time Water Quality and Usage Mo...IRJET- Smart Water Monitoring System for Real-Time Water Quality and Usage Mo...
IRJET- Smart Water Monitoring System for Real-Time Water Quality and Usage Mo...
 
IoT Based Water Level Monitoring System with an Android Application
IoT Based Water Level Monitoring System with an Android ApplicationIoT Based Water Level Monitoring System with an Android Application
IoT Based Water Level Monitoring System with an Android Application
 
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
 
IRJET- A Review on WSN based Water Quality Monitoring System
IRJET- A Review on WSN based Water Quality Monitoring SystemIRJET- A Review on WSN based Water Quality Monitoring System
IRJET- A Review on WSN based Water Quality Monitoring System
 
Automatic water level monitoring and control system using IoT
Automatic water level monitoring and control system using IoTAutomatic water level monitoring and control system using IoT
Automatic water level monitoring and control system using IoT
 
IOT Based Water Level Monitoring System For Lake
IOT Based Water Level Monitoring System For LakeIOT Based Water Level Monitoring System For Lake
IOT Based Water Level Monitoring System For Lake
 
SOC Module for IOT Based Smart Water Monitoring
SOC Module for IOT Based Smart Water MonitoringSOC Module for IOT Based Smart Water Monitoring
SOC Module for IOT Based Smart Water Monitoring
 
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...
 
IRJET- Design & Implementation of Water Quality Monitoring & Notification System
IRJET- Design & Implementation of Water Quality Monitoring & Notification SystemIRJET- Design & Implementation of Water Quality Monitoring & Notification System
IRJET- Design & Implementation of Water Quality Monitoring & Notification System
 
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
 
IRJET - Automatic Water Billing System
IRJET -  	  Automatic Water Billing SystemIRJET -  	  Automatic Water Billing System
IRJET - Automatic Water Billing System
 
IRJET- Real-Time Water Quality Monitoring System
IRJET- Real-Time Water Quality Monitoring SystemIRJET- Real-Time Water Quality Monitoring System
IRJET- Real-Time Water Quality Monitoring System
 
IRJET - A Survey on Automation of Manually Operated Devices
IRJET - A Survey on Automation of Manually Operated DevicesIRJET - A Survey on Automation of Manually Operated Devices
IRJET - A Survey on Automation of Manually Operated Devices
 
Pontem Monitoring using IoT
Pontem Monitoring using IoTPontem Monitoring using IoT
Pontem Monitoring using IoT
 
IoT Based Remote Monitoring and Controlling for Shutter Systems
IoT Based Remote Monitoring and Controlling for Shutter SystemsIoT Based Remote Monitoring and Controlling for Shutter Systems
IoT Based Remote Monitoring and Controlling for Shutter Systems
 
Analysis on Healthcare System using IoT
Analysis on Healthcare System using IoTAnalysis on Healthcare System using IoT
Analysis on Healthcare System using IoT
 

Similar a IRJET- Design and Implementation of Wireless based Water Level Monitoring System using Arduino and Bluetooth

Water level monitoring system
Water level monitoring systemWater level monitoring system
Water level monitoring system
Gaurav kumar rai - student
 

Similar a IRJET- Design and Implementation of Wireless based Water Level Monitoring System using Arduino and Bluetooth (20)

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
 
Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...
Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...
Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...
 
IRJET - IoT based Water Quality Monitoring and Flow Control of Tank Water
IRJET - IoT based Water Quality Monitoring and Flow Control of Tank WaterIRJET - IoT based Water Quality Monitoring and Flow Control of Tank Water
IRJET - IoT based Water Quality Monitoring and Flow Control of Tank Water
 
IRJET- IoT based Smart Water Manangement System
IRJET- IoT based Smart Water Manangement SystemIRJET- IoT based Smart Water Manangement System
IRJET- IoT based Smart Water Manangement System
 
Iot based acquaponic system (dsd)
Iot based acquaponic system (dsd)Iot based acquaponic system (dsd)
Iot based acquaponic system (dsd)
 
IRJET- Water Quality Monitoring using TDS, Turbidity, Temperature & pH Se...
IRJET-  	  Water Quality Monitoring using TDS, Turbidity, Temperature & pH Se...IRJET-  	  Water Quality Monitoring using TDS, Turbidity, Temperature & pH Se...
IRJET- Water Quality Monitoring using TDS, Turbidity, Temperature & pH Se...
 
Water Level and Leakage Detection System with its Quality Analysis based on S...
Water Level and Leakage Detection System with its Quality Analysis based on S...Water Level and Leakage Detection System with its Quality Analysis based on S...
Water Level and Leakage Detection System with its Quality Analysis based on S...
 
IRJET- Water Level Monitoring System
IRJET- Water Level Monitoring SystemIRJET- Water Level Monitoring System
IRJET- Water Level Monitoring System
 
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- Automated Water Conservation and Theft Detection using IOT
IRJET-  	  Automated Water Conservation and Theft Detection using IOTIRJET-  	  Automated Water Conservation and Theft Detection using IOT
IRJET- Automated Water Conservation and Theft Detection using IOT
 
Water Supply Measurement and Management System Based on IoT with Water Leakag...
Water Supply Measurement and Management System Based on IoT with Water Leakag...Water Supply Measurement and Management System Based on IoT with Water Leakag...
Water Supply Measurement and Management System Based on IoT with Water Leakag...
 
Detection of Water Level, Quality and Leakage using Raspberry Pi with Interne...
Detection of Water Level, Quality and Leakage using Raspberry Pi with Interne...Detection of Water Level, Quality and Leakage using Raspberry Pi with Interne...
Detection of Water Level, Quality and Leakage using Raspberry Pi with Interne...
 
IRJET- Water Level Monitoring System in Water Dispensers using Iot
IRJET- Water Level Monitoring System in Water Dispensers using IotIRJET- Water Level Monitoring System in Water Dispensers using Iot
IRJET- Water Level Monitoring System in Water Dispensers using Iot
 
IRJET- Smart Water Management
IRJET-  	  Smart Water ManagementIRJET-  	  Smart Water Management
IRJET- Smart Water Management
 
IRJET- Condition and Monitoring of Drinking Water in Water Purifier Using IoT
IRJET- Condition and Monitoring of Drinking Water in Water Purifier Using IoTIRJET- Condition and Monitoring of Drinking Water in Water Purifier Using IoT
IRJET- Condition and Monitoring of Drinking Water in Water Purifier Using IoT
 
IRJET- Smart Aqua Meter with Live Usage Monitoring and Automatic Leakage Dete...
IRJET- Smart Aqua Meter with Live Usage Monitoring and Automatic Leakage Dete...IRJET- Smart Aqua Meter with Live Usage Monitoring and Automatic Leakage Dete...
IRJET- Smart Aqua Meter with Live Usage Monitoring and Automatic Leakage Dete...
 
IRJET - Water Distribution and Monitoring System
IRJET - Water Distribution and Monitoring SystemIRJET - Water Distribution and Monitoring System
IRJET - Water Distribution and Monitoring System
 
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- Smart & Intelligent Field Irrigation System using IoT
IRJET- Smart & Intelligent Field Irrigation System using IoTIRJET- Smart & Intelligent Field Irrigation System using IoT
IRJET- Smart & Intelligent Field Irrigation System using IoT
 
Water level monitoring system
Water level monitoring systemWater level monitoring system
Water level monitoring system
 

Más de IRJET Journal

Más de 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...
 

Último

UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
rknatarajan
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Christo Ananth
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Último (20)

Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Vivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design SpainVivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design Spain
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSUNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 

IRJET- Design and Implementation of Wireless based Water Level Monitoring System using Arduino and Bluetooth

  • 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 745 DESIGN AND IMPLEMENTATION OF WIRELESS BASED WATER LEVEL MONITORING SYSTEM USING ARDUINO AND BLUETOOTH Mrs. Teetla Asha1, Mrs.Vidadala Srija2 1,2Assistant Professor, Dept. Electronics and Communication Engineering, St. Martins Engineering College, Dhulapally, Secunderabad 500 100 ----------------------------------------------------------------------***------------------------------------------------------------------- Abstract:- In this paper, we design a micro control based wireless water level monitoring system. It consists of an Arduino and Bluetooth module. The Arduino receives the level information from the sensors and tracks the water level with predefined level indicators. The Bluetooth module receives the command from Arduino and the same will be transferred to the registered mobile through Bluetooth. Moreover, we place a buzzer as an additional indicator. Finally, we demonstrate different water level settings, tracking and SMS & buzzer alerts. Thus, the proposed system monitors and controls the excess flow of water and saves power consumption. Index Terms: Arduino, Bluetooth module, sensors, Buzzer, Water pump, LCD. 1. INTRODUCTION One of the major problems faced by most of the countries is the issue of water scarcity in the world. The scarcity is mainly due to the wastage of the water. There is a need to control the water wastage to save the environment and water resources. Water level monitoring system is one of the techniques to address the control of water wastage. It observes the level of water and provides the information to the registered users through wireless. In view of this, Bluetooth module based Water Level Monitoring system is an innovative idea that will inform the users about the level of liquid and will prevent it from overflowing. The water level monitoring system is a automatic process to detect and indicate the level of water in the reservoirs, overhead tank or any other storage containers, etc. All the householders are storing the water in overhead tanks by using the motor pumps. When the water is stored in the tank, no one can identify the level of water and also, no one can know when the water tank will be filled. So, there is an overflow of water in the tank, which results wastage of energy and water. To resolve this type of problems by using implementation of water level monitors and control systems using wireless technology which will transmit the information to the smart phone and indicate the level of water in the overhead tanks. Similarly, the water level monitoring and alarm circuits can be used in the factories, chemical plants, and electrical substations and also in other liquid storage systems. Earlier, simple water level indicator conventional systems were used for monitoring the water level of overhead tanks is shown in figure 1. It uses three LEDs (LED1, LED2, and LED3) to indicate minimum, middle and maximum water levels in the tank. The sensor probes comprise A, B, C, and D, where A is the common probe and B, C, and D are common probe, minimum, middle, and maximum sensing levels, respectively. When water in the tank touches A and B sensors both, a small current passes from A to B through water and to the base of transistor T1 via resistor R1. As a result, transistor T1 conducts and LED1 will glow. Similarly, when water touches sensor C, LED2 will glow and it indicate that the water has reached the middle level. Finally, when water touches sensor D, LED3 will glow and it indicate that the maximum level of water. Therefore, all three LEDs glow when the tank is full. Hence, these type of conventional systems will provide only indication to the users and the user should present and control the motors manually, which is the main drawback of the conventional systems. Figure 1: Existing Model Circuit Diagram
  • 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 746 In this paper, we proposes a novel idea of collecting and sharing real-time information about water levels to an authorized central command center through wireless using Bluetooth protocol. Previously, the water level monitoring and control systems are addressed by the authors of [2-10]. ARM CORTEX based system is developed to know the level of water and control the flow of water [2]. This system monitors the water level in the field and automatically switches ON the motor when water level goes below the prescribed level. Author [3] achieves automation through sequential logic implemented using a flip flop. A seven segment display and a relay-based motor pump driving circuit are part of the integrated design [3]. The system used Arduino to automate the process of water pumping in a tank and has the ability to detect the water level in a tank, switch on or off the pump accordingly and display the status on the LCD screen. The system also monitoring the level of water in the sump tank [4]. A gate mechanism [5] is also attached to this system which is triggered when the water level reaches the brim of the storage system. The design present [6] an implementation wireless sensor network in the monitoring of system using GSM system. To detecting blockages and monitoring water level condition use level sensor. The design consists of GSM module is used to send the messages to central computer and monitors throughout the area. Ping sensor is used as a distance sensor for detecting water level by measuring distance between sensor and water surfaces [7]. The micro controller (PID) based water level monitoring [8] is used to indicate the level of water in the tank to agent. Sensor based water pollution detection, it will check the water quality by using these parameters such as PH level, and turbidity and temperature are measured in the real time by the sensors. IOT based Water Level Monitoring system [9] is an innovative system which will inform the users about the level of liquid and will prevent it from overflowing. To demonstrate this system makes use of containers, where the ultrasonic sensors placed over the containers to detect the liquid level and compare it with the container’s depth. To measure the water level by using ultrasonic sensors [10]. The ultrasonic distance measurement is based on ECHO principle. When sound waves are transmitted in an environment then they come back to the origin as ECHO after striking on any obstacle. In addition to the above methods, we propose a simple wireless based water level monitoring and control system is presented in this paper. 2. PROPOSED MODEL In this paper, we present a wireless based Water Level monitoring and control system using Arduino UNO and Bluetooth Modules is shown in figure 2, which help the user to be aware of the water level in the tank through an SMS alert and also pump is switched on and off automatically when the water in the tank reaches a particular threshold level. Arduino is used since its coding being simple as well as its connections are easy. The system also provides continuous water level measurement. It is very useful because the user need not worry about the water content during the peak hours of the day. It not only helps in daily chores but also prevents water wastage. It reduces human labor, saves time and also keeps the user updated regarding the water content. Figure 2: Proposed Model 3. PRINCIPLE OF OPERATION In this paper, we design a micro controller based wireless water level monitoring system, which consists of major hardware devices like ATMEGA328 controller, Bluetooth module, water level sensors and LCD display. The water level sensors are used to monitor the level of the water and forward the same information to the controller. Further, microcontroller processes the sensor information and the level of the water is displayed on the 16*2 LCD display. The Bluetooth module receives the command from Arduino microcontroller and the same will be transferred to the registered mobile through Bluetooth. Moreover, we place a buzzer as an additional indicator. Thus, smart phone receives the information regarding water levels through wireless channel.
  • 3. 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 747 4. HARDWARE IMPLEMENTATION AND RESULTS We have designed a water level monitoring system and it consists of different sensor devices and other modules, their functionalities are shown in the figure 2. In this implementation model, we used ATMEGA 328 with a Bluetooth module. Sensors are connected to the Arduino UNO board for monitoring, ADC will convert the corresponding sensor reading to its digital value and from that value, the corresponding environmental parameter will be evaluated. After sensing the data from different sensor devices, which are placed in a particular area of interest. The sensed data will be automatically sent to the Bluetooth connection to the smartphone when a proper connection is established with the server device. By using this system any level value of any liquid can be controlled. So we performed different levels to find this. Here in this paper we used 4 different levels which are given as follows: 1. 10% (initial stage) 2. 40% level of water. 3. 80% level of water. 4. 100% level of water. The Test results of these test cases are shown below: Test Case 1: Initial stage The initial stage setup is shown in figure 3. From test case 1, we demonstrate that when the water is getting filled initially it displays on the LCD screen and it sends a status of water level to the mobile through Bluetooth module that is 10% of water is filled, pump status is ON and Buzzer is ON condition. Figure 3: Output of Level Sensor for Initial Stage Water Test Case 2: 40% of water level From test case 2, we came to know that when the water is getting to touch another level i.e., 40% it displays on the LCD screen and it sends a status of water level to the mobile through Bluetooth module that is 40% of water is filled, pump status is ON and buzzer is ON which is shown in the figure 4. Figure 4: Output of 40% of Water Level Test Case 3: 80% of water level From test case 3, we observe that the water level is gradually increasing it is almost half of the bucket is filled and status in mobile is 80% of water is filled. The figure 5 shows the buzzer will be in OFF condition when the water level is 80%. Figure 5: Output of 80% of Water Level
  • 4. 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 748 Figure 6: Output of 100% of water level. Test Case 4:100% of water level From test 4, explains that when the water gets filled completely and the buzzer is in off condition and water pump is going to off automatically. Its displays on the screen and sends a message to the mobile through blue tooth module which is shown in the figure 6. 5. CONCLUSION In this paper, we have presented “Wireless based Water level monitoring and control system using Arduino and Bluetooth Modules”. It has been implemented using hardware components like Arduino, Bluetooth module, LCD and sensors. Here, we can monitor the levels of water present in any tank or container by that we can control the water flow. Furthermore, we can observe certain water levels through LCD and Smart Phone via Bluetooth Module. Initially, we programmed from 10% and the buzzer will be in ON condition from the initial stage (10%) to 60% after that buzzer is going to OFF automatically. The water pump starts filling from 10% to 100% after reaching 100% the water pump is going to OFF automatically. Secondly, using highly advanced IC’s and with the help of growing technology, the control system has been successfully implemented. In-future, we can extend the proposed system for various applications to monitor and control the water levels. REFERENCES [1] Sai Sreekar Siddula, Phaneendra Babu,” Water Level Monitoring and Management of Dams using IoT”, 3rd International Conference on Internet of Things: Smart Innovation and Usages (IOT-SIU),IEEE- 2018. [2] B.Bilvika, M.V.Lakshmaiah,” Design and Development of ARM Cortex LPC1768 Based Water Level Management System”, Journal on Innovative Research in Science, Engineering and Technology(IJIRSET), Vol. 6, Issue 10, PP 20455- 20461,October 2017. [3] Beza Negash Getu , Hussain A. Attia,”Automatic water level sensor and controller system”, 2016 5th International Conference on Electronic Devices, Systems and Applications (ICEDSA), ISSN: 2159-2055, IEEE-19 January 2017. [4] Asaad Ahmed Mohammedahmed Eltaieb, Zhang Jian Min,” Automatic Water Level Control System “,International Journal of Science and Research (IJSR), Volume 4, Issue 12, pp 1505-1509,December 2015. [5] Asawari Dudwadkar, Takshan Shetty,” Water Level Monitoring System”, Journal in Engineering and Technology (IRJET), Volume: 05 Issue: 08,pp 1712-1714, Aug 2018. [6] S.D.Anap, Dengale Rani V-“ Wireless Based Water Level Monitoring and Control System”, Journal in Science, Engineering and Technology(IARJSET), Vol. 3, Issue 4,pp 74-76, April 2016. [7]S.Jatmiko, A B.Mutiara, Indriati ―Prototype of water level detection system with wireless‖ Journal in Theoretical and Applied Information Technology Vol. 37 pp 52-59, 2012. [8] T.Deepiga, A.Sivasankari-“Smart water monitoring system using wireless sensor network,” Journal in Engineering & Technology Science(IRJET), Volume: 02 Issue: 04 ,pp 1305-1314,July-2015. [9] Priya J , Sailusha Chekuri- “Water Level Monitoring System Using IOT”’ Journal in Engineering and Technology (IRJET), Volume: 04 Issue: 12 ,pp 1813-181817, Dec-2017. [10]. Madhurima Santra, Sanjoy Biswas-“Smart Wireless water level Monitoring & Pump controlling System” Journal in Advances in Scientific Research and Engineering (IJASRE), Vol. 03, Issue 4,pp 186-196, May -2017.
  • 5. 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 749 AUTHOR BIOGRAPHY 1. Mrs. Teetla Asha working as Assistant Professor in St. Martins Engineering College, JNTUH Hyderabad. She has received M.Tech degree in Embedded Systems from St. Martins Engineering College, JNTUH, Hyderabad and B.Tech from Electronics & communication Engineering (ECE) from JNTUH, Hyderabad, and Telangana, India. 2. Mrs. Vidadala Srija working as Assistant Professor in St. Martins Engineering College, JNTUH, Hyderabad. She has received M.Tech degree in VLSI and Embedded Systems from SMITW College, JNTUK, Kakinada and B.Tech from Electronics & communication Engineering (ECE) from JNTUK, Kakinada, and Andhra Pradesh, India.