Вы находитесь на странице: 1из 9

International Journal of Software and Computer Science Engineering

Volume 4 Issue 2

Water Monitoring System Based on Internet of Things

P. Akhila*, Dr. R. Senthil Prabha**


Student*, Assistant Professor**
Department of Information Technology
PSG College of Technology, Coimbatore, Tamil Nadu, India
Corresponding author’s email id: 1akhilasasidharan5@gmail.com,rsenthilprabha@gmail.com
DOI: http://doi.org/10.5281/zenodo.3262132

Abstract
Water is always an important part of daily life. Water management and
conservation is vital to human survival due to the global environmental
situation. There have been huge needs of consumer-based humanitarian
projects in recent times that could be rapidly developed using the technology
of Internet of Things (IoT). In the proposed methodology a water monitoring
system based on IoT that measures the level of water in real time. The
prototype is based on the idea that water level, especially in disaster-prone
areas, can be very important parameter when it comes to flood occurrences.
To detect the desired parameter, a water level sensor is used, and if the water
level reaches the parameter, the signal is fed to the cloud in real time. A cloud
server has been configured as a repository for data. The water level
measurement is shown in the remote dashboard.

Keywords: Water Monitoring System, Internet of things, Cloud Server,


Sensors, Computation.

INTRODUCTION executes some kind of exchange of


Developments in computing and consumer messages between them. The Internet of
electronics technologies have recently Things (IoT) is a collection of objects that
triggered the paradigm of the Internet of work together in a federated manner to
Things (IoT). The Internet of Things is serve consumer tasks [1][2]. It binds
described as an enabler that connects computational power to deliver
seamless objects the environment and environmental data [3][4]. These devices

11 Page 11-19 © MANTECH PUBLICATIONS 2019. All Rights Reserved


International Journal of Software and Computer Science Engineering
Volume 4 Issue 2

can be microchips in the form of tailor- system that enables internal water quality
made sensors, devices, embedded systems, monitoring. The factors that affect the
and data analysis. The main components of water quality are toxic metals, dissolved
an IoT system are shown in figure 1 oxygen, sedimentation, erosion etc. Alerts
below. and relevant data are transmitted to a cloud
server over the Internet and can be
One of IoT's rapid influences is received by a consumer-owned user
environmental monitoring, particularly on terminal. The water measurement results
disaster management, early warning are displayed in a remote dashboard based
systems, and environmental data analytics. on the web. Homeowners can use this
Water monitoring and sustainability are system as efficiently as industrial users
one of the major issues in an and other water utilities. The system can
environmental monitoring. Water provide a pervasive early warning system
monitoring and conservation from a through the Internet of Things for portable
consumer perspective is an important water quality. The paper outline is the
utility service that often faces many following. Section 2 explains the
challenges. In this paper we propose in Literature Survey, Section 3 discusses the
real-time scenario an IoT-based water prototype implementation and followed by
monitoring system. The solution proposed Section 4 on experimental results. Finally,
is low cost, with an integrated sensory the paper is concluded in Section 5.

Fig 1 Components of IoT

12 Page 11-19 © MANTECH PUBLICATIONS 2019. All Rights Reserved


International Journal of Software and Computer Science Engineering
Volume 4 Issue 2

LITERATURE SURVEY M. Carminati, V. Stefanelli, G. Ferrari,


Manju.M, Hariharan.S, Karthick.V, M. Sampietro, A. Turolla, M.M.A.
Sreekar.B [1] proposed a system which Rossi, S. Malavasi, M. Antonelli, V.
continuously recycles the water, the Pifferi, L. Falciola [2] proposed a
quality of water must be constantly prototype of the smart Pipe, a compact and
monitored at regular intervals. Manually intelligent wireless node hosting
doing this task can be very tiring. Hence, miniaturized sensors, embedded in a
Internet of Things (IoT) can be used as an flange, for distributed and real-time
effective application for this purpose. monitoring of water contamination.
These techniques are highly useful in
traditional farming. The system is A single-chip impedance analyzer and
continuously monitoring the water quality low-parasitic analog multiplexer
and the plant‟s environment by using (ADG604) are used to sequentially
different sensors. The Lumisense IoT connect the four probes to the conductivity
Board is made use of for providing the IoT measuring circuit. Due to its ease of use
application for the aquaponic system. for rapid prototyping and flexibility, the
Arduino UNO board was chosen to control
The proposed aquaponics system would the system. Demonstrating self powering
require only very minimal manual of the unit by means of an energy
intervention and yield great results with harvesting control valve, regulating the
the help of technology. Electrical flow in the water distribution network
conductivity is another parameter which where an efficient installation of the
can be helpful to determine the condition sensors. a single illimetric microelectronic
of an aquaponic system. The ideal range of CMOS chip to be installed in every
Electrical Conductivity in the aquaponic kitchen water tap, bringing disruptive
system is between 0.2 to 2.0.If it is lower, innovation in pervasive water monitoring
and then it indicates that the system is and life quality.
unbalanced. Lumisense IoT board featured
with SIM900 GPRS modem to activate Vincenzo Di Lecce, Domenico
internet connection also equipped with a Petruzzelli, Domenico Soldo, Alessandro
controller to process all input UART data Quarto [3] proposed framework of the
to GPRS based online data. Adaptive Water Management policies
enforced by the current EU legislation. It

13 Page 11-19 © MANTECH PUBLICATIONS 2019. All Rights Reserved


International Journal of Software and Computer Science Engineering
Volume 4 Issue 2

introduces a new device, namely VPeN TOC and TSS) throughout the Lake for
(vapour phase e-nose), VPeN is a real time specific dates using the historical or
water quality system for speditive water updated database.
monitoring and control. The main idea is
based on the potential use of cheap gas The Nevada Administrative Code (NAC)
sensors inserted into confined gas for the Lake Mead suggested the water
expansion chamber to detect the presence quality standard of less than 25 mg.L-1 for
of volatile pollutants in the TSS beneficial use .DSS is able to provide
vapour/gasphase (atmosphere) overlooking the water treatment plant operator with
the aqueous-phase. timely information about the temporal
variation of TOC/TSS concentrations at
MOS gas sensor and a specific calibration the specific location with forward-looking
procedure was introduced to minimize the perspective and it enables the water
off calibration errors. Several commercial treatment plant operators to tackle
analyzers are now available for monitoring unexpected events before they occur.
turbidity, suspended solids, nutrients,
ammonia, organic parameters such as Yogesh K. Taru and Anil Karwankar
BOD5, COD and TOC; as well as [5] proposed a system to develop,
inorganic and physicochemical implement, monitor and control some
parameters. This method provides large- parameter of water such as pH level,
scale, online, reliable and cost-effective temperature, turbidity. The availability of
data to be acquired, integrated and applied. potable water is an issue as it is
contaminated, there are basic qualitative
Ni-Bin Chang, Sanaz Imen [4] proposed observations that quickly determine if
a remote sensing-based early warning water is not safe to consume hence
system for decision support is developed detecting the pollutants is a important
and applied to improve the treatment phase.
efficiencies in a drinking water treatment
plant. With the help of developed decision The Arduino UNO use as Controller unit is
support architecture, water treatment plant used to read the analog values from the
operators will be able to create and access sensors and converted into the voltage
a visual preview for the concentration of form then calibrates. The Arduino board
two key water quality parameters (i.e. provide with ADC (Analog to Digital

14 Page 11-19 © MANTECH PUBLICATIONS 2019. All Rights Reserved


International Journal of Software and Computer Science Engineering
Volume 4 Issue 2

converter) with analog input slot. The data from it, manipulates it according to
remote control panel manager show the need and displays it to the user.
how many clients are connected to the
server and also ability to disconnect PROPOSED METHODOLOGY
specific client with help of the touch The project proposes a scheme that is
button. The use of the remote panel tool is practically efficient and flexible to support
very simple and powerful security because the water monitoring system. Water
of there are three option Allow Viewing Surveillance System is a process of finding
and controlling, allow Viewing, Deny its water purity. Industry 4.0 is a
Access. The use of system is more technology which deals with internet of
economical and reliable for water things, cloud computing, cognitive
monitoring. computing and cyber physical systems.
This project improves the water quality of
Sona Pawara, Siddhi Nalam, Saurabh the recycled water.
Mirajkar, Shruti Gujar, Vaishali
Nagmoti [6] proposed a system to The Arduino IDE is used to monitor water
automate the Monitoring process, water temperature, pH, dissolved oxygen and
quality monitoring sensors, arduino IDE toxic metals such as manganese, iron lead
and RF module are placed in water and calcium. In the serial monitor, the
sources. The sensors gather data like pH, observed values are initially displayed
temperature and turbidity which is later moving to the web page. In the
forwarded to arduino IDE for binary to JElastic cloud environment, the same will
digital conversion. This data is transferred be uploaded. When the temperature rises,
by radio frequency transmitter module to the amount of oxygen and other gasses
the lab. The sensors deployed in water will decrease in the water. The solubility
send data to sink, which further sends it to of such gasses will reduce. Due to some
arduino. metabolic changes, the water temperature
will rise. DS18B20 is used for water
Thus data is send over the physical layer in temperature monitoring. Potential
the form of bits. Once this data reaches hydrogen is used to measure water soluble
arduino, it forwards it to RF module. RF substance characteristics. Possible
module gives data in the form of bits at a hydrogen is commonly referred to as pH.
specified port of the computer which reads The pH scale varies between 0 and 14. For

15 Page 11-19 © MANTECH PUBLICATIONS 2019. All Rights Reserved


International Journal of Software and Computer Science Engineering
Volume 4 Issue 2

pure water, the pH value is 7 because it is than 10 will leads to various health
neutral. It becomes acidic if the values are problems. Heavy metals discovered in
less than 7 and if the values greater than 7 your drinking water, can be very
are called alkaline solution. The normal detrimental to your health. Significant
pH level of surfaces water ranges from 6.5 impacts include decreased growth and
to 8.5. Because of the presence of battery development, cancer, organ harm, harm to
acid the acidic solution is not suitable for the nervous system, and death in extreme
plant growth. The pH range diagram instances. Hence these metals need to be
shown in Figure 2 below. monitored frequently to reduce its impact
over human health.

By applying IEEE802.11 communication


standards, the IoT-based water system is

Fig 2. pH Range Chart deployed using 2 different IoT sensors (i.e.


ultrasonic, water sensor). These sensors

The toxic metals like lead, calcium, data transmission is accomplished by

manganese and iron in the water are integrating a wireless gateway into the

hazardous to our health. The presence of consumer network. The system design of

manganese is noticeable by the color, odor the proposed method is shown below in

and taste. The manganese value greater figure 3.

Fig 3 System Design of the Proposed Methodology

16 Page 11-19 © MANTECH PUBLICATIONS 2019. All Rights Reserved


International Journal of Software and Computer Science Engineering
Volume 4 Issue 2

EXPERIMENTAL RESULTS removing most of the emerging


The IoT-based water monitoring data is contaminants including other contaminants
analyzed to measure the accuracy and that are difficult to remove by other
response time of their performance metric. treatment methods.
The total response time required to
complete one sensor feed cycle is 126ms. REFERENCES
In this work, a total of 500 readings have I. Manju, M., Karthik, V., Hariharan,
been sampled. The range of values which S., & Sreekar, B. (2017, March).
are safe for drinking water is tabulated Real time monitoring of the
below in table 1. environmental parameters of an
aquaponic system based on Internet
Table 1 Range of values requires for of Things. In 2017 Third
ensuring the water purity International Conference on
Parameters Range of values Science Technology Engineering &
Temperature 15 – 35 degree Celsius Management (ICONSTEM) (pp.

pH 6.5 – 7.5 943-948). IEEE.

Iron 9 - 10 (mg/L)
II. Carminati, M., Stefanelli, V.,
Calcium 1 - 135 mg/L
Ferrari, G., Sampietro, M., Turolla,
Manganese 0.02 - 0.05 mg/l
A., Rossi, M. M. A., ... & Falciola,
L. (2017, July). Smart pipe: A
CONCLUSION miniaturized sensor platform for
The project proposed explained the Water real-time monitoring of drinking
Monitoring System details. This water quality. In 2017 IEEE
automation reduces manual effort and Workshop on Environmental,
increases water purity. The experimental Energy, and Structural Monitoring
results showed that the proposed method Systems (EESMS) (pp. 1-6). IEEE.
improves the purity of water. In the near
future, this project uses reverse osmosis III. Di Lecce, V., Petruzzelli, D.,
technique to remove toxic water metals. Soldo, D., & Quarto, A. (2016,
RO-treated or filtered water is pure, clean, June). Online wastewater
and healthy. RO treatment is currently the monitoring system using solid state
only technology which is capable of sensor. In 2016 IEEE Workshop on

17 Page 11-19 © MANTECH PUBLICATIONS 2019. All Rights Reserved


International Journal of Software and Computer Science Engineering
Volume 4 Issue 2

Environmental, Energy, and engineering. Decision Support


Structural Monitoring Systems Systems, 42(4), pp.2029-2042.
(EESMS) (pp. 1-5). IEEE.
VIII. Haliza Abdul Rahman (2007)
IV. Chang, N. B., Imen, S., & Vannah, „Suatu Tinjauan Terhadap Isu
B. (2015). Remote sensing for Pencemaran Sungai Di Malaysia‟,
monitoring surface water quality Persidangan Geografi 2007 UPSI,
status and ecosystem state in pp 1-20.
relation to the nutrient cycle: a 40-
year perspective. Critical Reviews IX. Huang, Y.F., Ang, S.Y., Lee, K.M.
in Environmental Science and and Lee, T.S., 2015. Quality of
Technology, 45(2), 101-166. Water Resources in Malaysia. In
Research and Practices in Water
V. Taru, Y. K., & Karwankar, A. Quality. InTech.
(2017, July). Water monitoring
system using arduino with labview. X. Zainudin, Z., 2010. Benchmarking
In 2017 International Conference river water quality in Malaysia.
on Computing Methodologies and Jurutera, pp.12-15.
Communication (ICCMC) (pp.
416-419). IEEE. XI. Department Of Environment.
(2015) Official Portal of
VI. Pawara, S., Nalam, S., Mirajkar, S., Department of Environment.
Gujar, S., & Nagmoti, V. (2017, [online] Available
April). Remote monitoring of from:http://www.doe.gov.my/porta
waters quality from reservoirs. In lv1 /en/. [Accessed: September 24
2017 2nd International Conference 2015].
for Convergence in Technology
(I2CT) (pp. 503-506). IEEE. XII. Ruslan Hj. Muhammad, Amirul
Aripin (2006) „Issues and
VII. Xu, L., Li, Z., Li, S. and Tang, F., challenges in environmental
2007. A decision support system monitoring and enforcement in
for product design in concurrent Sabah‟, Fourth SabahSarawak

18 Page 11-19 © MANTECH PUBLICATIONS 2019. All Rights Reserved


International Journal of Software and Computer Science Engineering
Volume 4 Issue 2

Environmental Convention, pp.1- Theory and Applications (USYS),


6. IEEE International Conference on
(pp. 177-182). IEEE.
XIII. Coetzee, Louis, and Johan Eksteen.
2011. “The Internet of Things – XVIII. Afroz, R., Hassan, M.N. and
Promise for the Future? An Ibrahim, N.A., 2003. Review of air
Introduction.” Conference pollution and health impacts in
Proceedings: 978–1 Malaysia. Environmental research,
92(2), pp.71-77.
XIV. Sheth, A., 2016. Internet of things
to smart iot through semantic,
cognitive, and perceptual Cite this Article As

computing. IEEE Intelligent P. Akhila, Dr. R. Senthil Prabha (2019)


Water Monitoring System Based on
Systems, 31(2), pp.108-112.
Internet of Things International Journal
of Software and Computer Science
XV. Abdul Muiz bin Md. Azhari, 2011. Engineering, 4 (2), 11- 19

Air Quality Monitoring System. http://doi.org/10.5281/zenodo.3262132


Degree Thesis, Universiti Tun
Hussein Onn Malaysia.

XVI. Jiang Peng (2009) „The Design of


Wetland Water Environmental
Monitoring System Using Digital
video Based on Wireless Sensor
Network‟, International Conference
on Communications and Mobile
Computing, pp 390-394.

XVII. Kafli, N., Othman, M.Z. and Isa,


K., 2016, December. Development
of a floating platform for
measuring air and water quality. In
Underwater System Technology:

19 Page 11-19 © MANTECH PUBLICATIONS 2019. All Rights Reserved

Вам также может понравиться