SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3329
A Study on IOT Approach for Monitoring Water Quality Using MQTT
Algorithm
Alfiya Abubaker1, Kavya C R2, Tilju Thomas3, Nikhil Joseph4, Shifana Begum5
1,2,3,4 Final Year UG Students, Dept. of CSE, Srinivas School Of Engineering, Mangalore
5Asst. Professor Dept. of CSE, Srinivas School of Engineering, Mangalore, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract – Degradation of water resources has become a
common problem. The conventional methods of water quality
monitoring involves the manual collection of water sample
from different locations. These water samples were tested in
the laboratory using rigorous skills. Such approaches aretime
consuming and no longer considered to be efficient. The older
method of water quality detection was time consuming, low
precision and costly. By focusing on the above issues, a low
cost water quality monitoring system is developed and
designed that can monitor water quality in real time using
IOT. In the proposed system water quality parameters are
measured by different sensors such as pH, temperature and
dissolved oxygen for communicating data onto a platform via
microcontroller system. So in order to meet all these
requirements, other technologies can be used such as MQTT
(Message Queuing Telemetry Transport) which allows
publishing and subscribing of data betweenthesensorandend
device. And with the help of MQTT algorithm there will be
simultaneous flow of data between the sensorsandtheservers.
Key Words: Internet of Things (IOT), MQTT, Raspberry
Pi, Naive Bayes’ theorem, Arduino etc.
1.INTRODUCTION
Since the time IOT has evolved a lot of problems have been
solved in this world. By using IOT in this water quality
monitoring system various issues such as communication,
data collection, data analysis, early warnings have been
worked on. But in order to get this into picture, technologies
and protocols are combined to get the desired output. Here
the use of MQTT makes the whole procedure fast and
reliable.
1.1 Purpose
The main purpose of using IOT approach to monitor water
quality using MQTT algorithm is to develop a system which
provides the end user a useful data used. Conventionally,the
water samples are collected from different placesandtested
rigorously by scientists in the laboratory using many
techniques to determine the water quality. Therefore older
methods were time consuming process but now the IOT has
the potential to modernize the water production, as more
and more of its technology is connected to the web. This IOT
approach is far better than conventional methods since it is
cost friendly, faster and easy to use.
1.2 Background
The parameters for testing the water quality are monitored
with the help of GSM (Global Messaging Service) technology
but there are various limitations to this technology. First of
all by using GSM over all development cost increases. Not
only this, GSM faces security issues as well since the user
identity confidentiality is violated by transmitting the
identities in unprotected form.
During the transmission of data, it issent one after the other
which createsa buzz and delay in transmission.Howeverthe
data transmission should be simultaneous, fast and secure.
So instead of using GSM network or any other technology,
MQTT algorithm will be implemented in order to make the
system feasible, modular, scalar and cost efficient. Not only
will this, with the help of MQTT algorithm there will be
simultaneous flow of data between the sensors and server.
1.3 Method of investigation
In order to meet the requirementsfor developingthesystem
some work hasbeen done prior to achieve thedesiredresult.
The system created earlier use sensorstogatherinformation
regarding the water parameters. After that the information
gathered was sent to raspberry pi, through which it was
displayed to the computer or any devices. After analysis of
the data obtained, the communication part was carried out
with the use of GSM technology. This system was helpful but
had limitations as well such as expensive, no real time data
could be generated and security issues.
1.4 Scope
To overcome these limitations, changes are done in this
system with the help of IOT, a new water monitoring system
is developed in which all the water parametersareinspected
using sensors.
After that the useful data will be sent to the end user via
MQTT algorithm. MQTT makes the communication and
transmission of data reliable and fuzz free. Apart from thisit
makes the system cost friendly as the overall cost of the
system decreases. The main advantage of using the MQTT is
that there will be simultaneous flow of data between the
sensors and the server. Thus making it an ideal choice in
terms of connectivity.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3330
2. CHALLENGES
There are basically three common challengesthissystem
faces they are security, sensor network and the
communication.
2.1 Security
Security is an essential factor for any system. Security at
both the device and network level is critical to the operation
of IOT.
a. Secure booting: When power is first introduced to the
device, the authenticity and integrity of software on the
device is verified using cryptographically generated digital
signatures.
b. Access control: Next the different form of resource and
access control are applied. Mandatory or roll based access
control built into the operating system limit the privilegesof
device components and applications so they access only the
resources they need to do their jobs. If any component is
compromised, access control ensuresthat the intruderhasa
minimal access to other parts of the system as possible.
c. Device authentication: When the device is plugged into
the network, it should authenticate itself prior to receiving
or transmitting data. Deeply embedded device often do not
have users sitting behind keyboards, waiting to input the
credentials required to access the network.
2.2 Sensor Network
A sensor network comprisesof groupsof tiny, typically
battery powered devices and wireless infrastructure that
monitor and record conditions in any number of
environments from the factory floor to the data center to a
hospital lab and even out in the wild. The sensor network
connects to the internet, an enterprise WAN or LAN, or a
specialized industrial network so that collected data can be
transmitted to back end systems for analysis and used in
applications.
2.3 Communication
Wireless communication system is the essential part of
the IOT infrastructure, which acts as a bridge for dual
directional communication for data collection and control
message delivery. It can be applied to various IOT
applications including mission critical industries, such as
power grid, oil field and cases in our routine life like the
smart city we summarize the common challengesand issues
on wireless communication for IOT applications.
 Huge volume of sensors with varied types and
distributed sites need to be connected, managed
and maintained.
 High reliable communication willberequiredunder
the environment with lot of interfaces.
 Available spectrum resources will be very limited
for new IOT wireless network.
 For harsh outdoor area, low power consumption
and simple architecture will be required.
3. METHODOLGY
 The first task is to determine which water
parameter would provide a close indication of
water pollution. Through extensive research the
parameter are chosen to be composed of pH,
dissolved oxygen and temperature.
 The second step is selection of locales that will
provide useful data. The location were narrowed
down to industrial areas, sewer waste openingsand
city lines where human interference has a
considerable impact. Varioussensorswereinstalled
at such locations for testing.
 The third step is to transmit the data from the
sensor on to the Arduino kit for further processing.
 The transmission of data obtained is done the next
step, from where MQTT comes in the picture. With
the help of MQTT along with raspberry pi, the
information obtained is passed onto the server and
the end user.
 Finally data analysis is done on the acquired data
set using Nave Bayes’ algorithm with the help of
which the desired information is obtained
Fig -1: Block Diagram
4. NAIVE BAYES’ THEOREM
In order to analyze the data obtained from the sensors
to the MQTT, Naïve Bayes’ theorem is used. Here with the
help of this classifier, a particular or combined parameter of
water quality is checked unrelated to the other attributesor
it can be said that every feature being classified is
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3331
independent of the value of any other feature. In simpler
word the Naïve Bayes’ Theorem can be formulated as:
P(a/b)= P(b/a)P(a)
P(b)
5. CONCLUSION
During the transmission of data, it is sent one after another
which creates a buzz and delay in transmission.Howeverthe
data transmission should be simultaneous,fasterandsecure.
So in order to meet all these requirements, other
technologies can be used such as MQTT (Message Queuing
Telemetry Transport). Instead of using GSM network or any
other technology, MQTT algorithm will be implemented to
make the system feasible, modular, scalar and cost efficient
along with this it makes communication of data between
sensors and servers simultaneously flow. A large amount of
data can be sent without facing any hurdle.
In future the system can be implemented on the larger scale
with the help of availability of various resources. Other
water quality determining sensors can be used for analysis
of more precise and accurate data.
REFERENCES
[1] Pavana NR and Dr. M.C. Padma, “Design of Low Cost
System for Real Time Monitoring of Water Quality
Parameters in IOT Environment”, International Journal of
Advanced Research in Computer Science and Application
Volume 4, Issue 5, May 2016.
[2] A.N. Prasad, K.A. Mamun, F.R. Islam, H. Haqva,” Smart
Water Quality Monitoring System”, IEEE, 2015.
[3] N Vijayakumar, R Ramya,”The Real Time Monitoring of
Water Quality in IOT Environment”, International
Conference on Circuit, Power and Computing Technologies,
IEEE, 2015.
[4] Young Hua Ling, Jiabin Tang, Qing Yang, Chao Zui ,
”Wireless Communication for IOT(Internet of Things)”, IBM
Research. Accessed December 17, 2016.
[5] Wind River,” SECURITY IN THE INTERNET OF THINGS
–Lessons from the past for the Connected future “2015.
Accessed Dec 17, 2016.
[6] Design Spark,’ 11 Internet of Things (IOT) Protocols
you need to know about “. Accessed December 10, 2016.
[7] OASIS –MQTT Version 3.1.1 plus Errata 01.Accessed
November 7, 2016.

More Related Content

What's hot

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 Systemijtsrd
 
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 EnvironmentIRJET Journal
 
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 Applicationrahulmonikasharma
 
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 SystemIRJET Journal
 
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 Monitoringijtsrd
 
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 Monitoringrahulmonikasharma
 
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 SystemIRJET Journal
 
Pontem Monitoring using IoT
Pontem Monitoring using IoTPontem Monitoring using IoT
Pontem Monitoring using IoTijtsrd
 
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...IRJET Journal
 
IRJET - Water Monitoring System – IoT
IRJET -  	  Water Monitoring System – IoTIRJET -  	  Water Monitoring System – IoT
IRJET - Water Monitoring System – IoTIRJET Journal
 
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 Systemsijtsrd
 
A Secure IoT Enabled Smart Home System
A Secure IoT Enabled Smart Home SystemA Secure IoT Enabled Smart Home System
A Secure IoT Enabled Smart Home Systemijtsrd
 
Office Automation & Attendance System using IoT
Office Automation & Attendance System using IoTOffice Automation & Attendance System using IoT
Office Automation & Attendance System using IoTIRJET Journal
 
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 SystemIRJET Journal
 
IOT Based Smart Cities
IOT Based Smart CitiesIOT Based Smart Cities
IOT Based Smart Citiesijtsrd
 
Io t based water level monitoring system of dams in
Io t based water level monitoring system of dams inIo t based water level monitoring system of dams in
Io t based water level monitoring system of dams insangamesh kumbar
 
IRJET- Soilless Cultivation using IoT
IRJET- Soilless Cultivation using IoTIRJET- Soilless Cultivation using IoT
IRJET- Soilless Cultivation using IoTIRJET Journal
 
Analysis on Healthcare System using IoT
Analysis on Healthcare System using IoTAnalysis on Healthcare System using IoT
Analysis on Healthcare System using IoTijtsrd
 
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 Pipesijtsrd
 
IRJET- Motion Based Message Conveyor for Physically Disabled People
IRJET-  	  Motion Based Message Conveyor for Physically Disabled PeopleIRJET-  	  Motion Based Message Conveyor for Physically Disabled People
IRJET- Motion Based Message Conveyor for Physically Disabled PeopleIRJET Journal
 

What's hot (20)

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- 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
 
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
 
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
 
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
 
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-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
 
Pontem Monitoring using IoT
Pontem Monitoring using IoTPontem Monitoring using IoT
Pontem Monitoring using IoT
 
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...
 
IRJET - Water Monitoring System – IoT
IRJET -  	  Water Monitoring System – IoTIRJET -  	  Water Monitoring System – IoT
IRJET - Water Monitoring System – 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
 
A Secure IoT Enabled Smart Home System
A Secure IoT Enabled Smart Home SystemA Secure IoT Enabled Smart Home System
A Secure IoT Enabled Smart Home System
 
Office Automation & Attendance System using IoT
Office Automation & Attendance System using IoTOffice Automation & Attendance System using IoT
Office Automation & Attendance System using IoT
 
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 Smart Cities
IOT Based Smart CitiesIOT Based Smart Cities
IOT Based Smart Cities
 
Io t based water level monitoring system of dams in
Io t based water level monitoring system of dams inIo t based water level monitoring system of dams in
Io t based water level monitoring system of dams in
 
IRJET- Soilless Cultivation using IoT
IRJET- Soilless Cultivation using IoTIRJET- Soilless Cultivation using IoT
IRJET- Soilless Cultivation using IoT
 
Analysis on Healthcare System using IoT
Analysis on Healthcare System using IoTAnalysis on Healthcare System using IoT
Analysis on Healthcare System using IoT
 
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- Motion Based Message Conveyor for Physically Disabled People
IRJET-  	  Motion Based Message Conveyor for Physically Disabled PeopleIRJET-  	  Motion Based Message Conveyor for Physically Disabled People
IRJET- Motion Based Message Conveyor for Physically Disabled People
 

Similar to IRJET- A Study on IOT Approach for Monitoring Water Quality using MQTT Algorithm

Green House Automation using IoT
Green House Automation using IoT Green House Automation using IoT
Green House Automation using IoT IRJET Journal
 
IRJET- Air and Sound Pollution Monitoring System using IoT
IRJET- Air and Sound Pollution Monitoring System using IoTIRJET- Air and Sound Pollution Monitoring System using IoT
IRJET- Air and Sound Pollution Monitoring System using IoTIRJET Journal
 
IRJET-5G Mobile Technology
IRJET-5G Mobile TechnologyIRJET-5G Mobile Technology
IRJET-5G Mobile TechnologyIRJET Journal
 
Industrial Mains Power Monitoring and Alert System Over LAN Network
Industrial Mains Power Monitoring and Alert System Over LAN NetworkIndustrial Mains Power Monitoring and Alert System Over LAN Network
Industrial Mains Power Monitoring and Alert System Over LAN NetworkIRJET Journal
 
IRJET - IoT based Motor Monitoring System
IRJET -  	  IoT based Motor Monitoring SystemIRJET -  	  IoT based Motor Monitoring System
IRJET - IoT based Motor Monitoring SystemIRJET Journal
 
IRJET- Solar Power Based Remote Monitoring and Control of Industrial Paramete...
IRJET- Solar Power Based Remote Monitoring and Control of Industrial Paramete...IRJET- Solar Power Based Remote Monitoring and Control of Industrial Paramete...
IRJET- Solar Power Based Remote Monitoring and Control of Industrial Paramete...IRJET Journal
 
IRJET- A Review on: Smart and Advanced Living Technology (SALT)
IRJET- A Review on: Smart and Advanced Living Technology (SALT)IRJET- A Review on: Smart and Advanced Living Technology (SALT)
IRJET- A Review on: Smart and Advanced Living Technology (SALT)IRJET Journal
 
IRJET - Bridge Monitoring System using IoT
IRJET -  	  Bridge Monitoring System using IoTIRJET -  	  Bridge Monitoring System using IoT
IRJET - Bridge Monitoring System using IoTIRJET Journal
 
A Survey on Smart DRIP Irrigation System
A Survey on Smart DRIP Irrigation SystemA Survey on Smart DRIP Irrigation System
A Survey on Smart DRIP Irrigation SystemIRJET Journal
 
IRJET - IoT Gas Meters and Management Systems
IRJET - IoT Gas Meters and Management SystemsIRJET - IoT Gas Meters and Management Systems
IRJET - IoT Gas Meters and Management SystemsIRJET Journal
 
Iot Based Society Automation Using GTBS Protocol
Iot Based Society Automation Using GTBS ProtocolIot Based Society Automation Using GTBS Protocol
Iot Based Society Automation Using GTBS ProtocolIRJET Journal
 
IRJET- Oil Tank Prototype based on Wireless Communication-Controller System u...
IRJET- Oil Tank Prototype based on Wireless Communication-Controller System u...IRJET- Oil Tank Prototype based on Wireless Communication-Controller System u...
IRJET- Oil Tank Prototype based on Wireless Communication-Controller System u...IRJET Journal
 
Smart Metering using E-wallet
Smart Metering using E-walletSmart Metering using E-wallet
Smart Metering using E-walletIRJET Journal
 
Endothermic Process Monitoring and Control using IIOT
Endothermic Process Monitoring and Control using IIOTEndothermic Process Monitoring and Control using IIOT
Endothermic Process Monitoring and Control using IIOTIRJET Journal
 
IRJET- IoT based Noise and Pollution Monitoring System
IRJET- IoT based Noise and Pollution Monitoring SystemIRJET- IoT based Noise and Pollution Monitoring System
IRJET- IoT based Noise and Pollution Monitoring SystemIRJET Journal
 
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 WSNIRJET Journal
 
IRJET - Wireless Monitoring and Controlling of Greenhouse Environment
IRJET - Wireless Monitoring and Controlling of Greenhouse EnvironmentIRJET - Wireless Monitoring and Controlling of Greenhouse Environment
IRJET - Wireless Monitoring and Controlling of Greenhouse EnvironmentIRJET Journal
 
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...IRJET Journal
 
IRJET- Real Time Water Monitoring System
IRJET- Real Time Water Monitoring SystemIRJET- Real Time Water Monitoring System
IRJET- Real Time Water Monitoring SystemIRJET Journal
 
IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...
IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...
IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...IRJET Journal
 

Similar to IRJET- A Study on IOT Approach for Monitoring Water Quality using MQTT Algorithm (20)

Green House Automation using IoT
Green House Automation using IoT Green House Automation using IoT
Green House Automation using IoT
 
IRJET- Air and Sound Pollution Monitoring System using IoT
IRJET- Air and Sound Pollution Monitoring System using IoTIRJET- Air and Sound Pollution Monitoring System using IoT
IRJET- Air and Sound Pollution Monitoring System using IoT
 
IRJET-5G Mobile Technology
IRJET-5G Mobile TechnologyIRJET-5G Mobile Technology
IRJET-5G Mobile Technology
 
Industrial Mains Power Monitoring and Alert System Over LAN Network
Industrial Mains Power Monitoring and Alert System Over LAN NetworkIndustrial Mains Power Monitoring and Alert System Over LAN Network
Industrial Mains Power Monitoring and Alert System Over LAN Network
 
IRJET - IoT based Motor Monitoring System
IRJET -  	  IoT based Motor Monitoring SystemIRJET -  	  IoT based Motor Monitoring System
IRJET - IoT based Motor Monitoring System
 
IRJET- Solar Power Based Remote Monitoring and Control of Industrial Paramete...
IRJET- Solar Power Based Remote Monitoring and Control of Industrial Paramete...IRJET- Solar Power Based Remote Monitoring and Control of Industrial Paramete...
IRJET- Solar Power Based Remote Monitoring and Control of Industrial Paramete...
 
IRJET- A Review on: Smart and Advanced Living Technology (SALT)
IRJET- A Review on: Smart and Advanced Living Technology (SALT)IRJET- A Review on: Smart and Advanced Living Technology (SALT)
IRJET- A Review on: Smart and Advanced Living Technology (SALT)
 
IRJET - Bridge Monitoring System using IoT
IRJET -  	  Bridge Monitoring System using IoTIRJET -  	  Bridge Monitoring System using IoT
IRJET - Bridge Monitoring System using IoT
 
A Survey on Smart DRIP Irrigation System
A Survey on Smart DRIP Irrigation SystemA Survey on Smart DRIP Irrigation System
A Survey on Smart DRIP Irrigation System
 
IRJET - IoT Gas Meters and Management Systems
IRJET - IoT Gas Meters and Management SystemsIRJET - IoT Gas Meters and Management Systems
IRJET - IoT Gas Meters and Management Systems
 
Iot Based Society Automation Using GTBS Protocol
Iot Based Society Automation Using GTBS ProtocolIot Based Society Automation Using GTBS Protocol
Iot Based Society Automation Using GTBS Protocol
 
IRJET- Oil Tank Prototype based on Wireless Communication-Controller System u...
IRJET- Oil Tank Prototype based on Wireless Communication-Controller System u...IRJET- Oil Tank Prototype based on Wireless Communication-Controller System u...
IRJET- Oil Tank Prototype based on Wireless Communication-Controller System u...
 
Smart Metering using E-wallet
Smart Metering using E-walletSmart Metering using E-wallet
Smart Metering using E-wallet
 
Endothermic Process Monitoring and Control using IIOT
Endothermic Process Monitoring and Control using IIOTEndothermic Process Monitoring and Control using IIOT
Endothermic Process Monitoring and Control using IIOT
 
IRJET- IoT based Noise and Pollution Monitoring System
IRJET- IoT based Noise and Pollution Monitoring SystemIRJET- IoT based Noise and Pollution Monitoring System
IRJET- IoT based Noise and Pollution 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 - Wireless Monitoring and Controlling of Greenhouse Environment
IRJET - Wireless Monitoring and Controlling of Greenhouse EnvironmentIRJET - Wireless Monitoring and Controlling of Greenhouse Environment
IRJET - Wireless Monitoring and Controlling of Greenhouse Environment
 
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
 
IRJET- Real Time Water Monitoring System
IRJET- Real Time Water Monitoring SystemIRJET- Real Time Water Monitoring System
IRJET- Real Time Water Monitoring System
 
IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...
IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...
IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...
 

More from IRJET Journal

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...IRJET Journal
 
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 STRUCTUREIRJET Journal
 
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...IRJET Journal
 
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 CharacteristicsIRJET Journal
 
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...IRJET Journal
 
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-...IRJET Journal
 
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...IRJET Journal
 
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...IRJET Journal
 
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 ADASIRJET Journal
 
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,...IRJET Journal
 
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 ProIRJET Journal
 
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...IRJET Journal
 
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 SystemIRJET Journal
 
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 bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
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 ...IRJET Journal
 
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.IRJET Journal
 
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...IRJET Journal
 
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 DesignIRJET Journal
 
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...IRJET Journal
 

More from IRJET Journal (20)

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

Recently uploaded

What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 

Recently uploaded (20)

What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 

IRJET- A Study on IOT Approach for Monitoring Water Quality using MQTT Algorithm

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3329 A Study on IOT Approach for Monitoring Water Quality Using MQTT Algorithm Alfiya Abubaker1, Kavya C R2, Tilju Thomas3, Nikhil Joseph4, Shifana Begum5 1,2,3,4 Final Year UG Students, Dept. of CSE, Srinivas School Of Engineering, Mangalore 5Asst. Professor Dept. of CSE, Srinivas School of Engineering, Mangalore, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract – Degradation of water resources has become a common problem. The conventional methods of water quality monitoring involves the manual collection of water sample from different locations. These water samples were tested in the laboratory using rigorous skills. Such approaches aretime consuming and no longer considered to be efficient. The older method of water quality detection was time consuming, low precision and costly. By focusing on the above issues, a low cost water quality monitoring system is developed and designed that can monitor water quality in real time using IOT. In the proposed system water quality parameters are measured by different sensors such as pH, temperature and dissolved oxygen for communicating data onto a platform via microcontroller system. So in order to meet all these requirements, other technologies can be used such as MQTT (Message Queuing Telemetry Transport) which allows publishing and subscribing of data betweenthesensorandend device. And with the help of MQTT algorithm there will be simultaneous flow of data between the sensorsandtheservers. Key Words: Internet of Things (IOT), MQTT, Raspberry Pi, Naive Bayes’ theorem, Arduino etc. 1.INTRODUCTION Since the time IOT has evolved a lot of problems have been solved in this world. By using IOT in this water quality monitoring system various issues such as communication, data collection, data analysis, early warnings have been worked on. But in order to get this into picture, technologies and protocols are combined to get the desired output. Here the use of MQTT makes the whole procedure fast and reliable. 1.1 Purpose The main purpose of using IOT approach to monitor water quality using MQTT algorithm is to develop a system which provides the end user a useful data used. Conventionally,the water samples are collected from different placesandtested rigorously by scientists in the laboratory using many techniques to determine the water quality. Therefore older methods were time consuming process but now the IOT has the potential to modernize the water production, as more and more of its technology is connected to the web. This IOT approach is far better than conventional methods since it is cost friendly, faster and easy to use. 1.2 Background The parameters for testing the water quality are monitored with the help of GSM (Global Messaging Service) technology but there are various limitations to this technology. First of all by using GSM over all development cost increases. Not only this, GSM faces security issues as well since the user identity confidentiality is violated by transmitting the identities in unprotected form. During the transmission of data, it issent one after the other which createsa buzz and delay in transmission.Howeverthe data transmission should be simultaneous, fast and secure. So instead of using GSM network or any other technology, MQTT algorithm will be implemented in order to make the system feasible, modular, scalar and cost efficient. Not only will this, with the help of MQTT algorithm there will be simultaneous flow of data between the sensors and server. 1.3 Method of investigation In order to meet the requirementsfor developingthesystem some work hasbeen done prior to achieve thedesiredresult. The system created earlier use sensorstogatherinformation regarding the water parameters. After that the information gathered was sent to raspberry pi, through which it was displayed to the computer or any devices. After analysis of the data obtained, the communication part was carried out with the use of GSM technology. This system was helpful but had limitations as well such as expensive, no real time data could be generated and security issues. 1.4 Scope To overcome these limitations, changes are done in this system with the help of IOT, a new water monitoring system is developed in which all the water parametersareinspected using sensors. After that the useful data will be sent to the end user via MQTT algorithm. MQTT makes the communication and transmission of data reliable and fuzz free. Apart from thisit makes the system cost friendly as the overall cost of the system decreases. The main advantage of using the MQTT is that there will be simultaneous flow of data between the sensors and the server. Thus making it an ideal choice in terms of connectivity.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3330 2. CHALLENGES There are basically three common challengesthissystem faces they are security, sensor network and the communication. 2.1 Security Security is an essential factor for any system. Security at both the device and network level is critical to the operation of IOT. a. Secure booting: When power is first introduced to the device, the authenticity and integrity of software on the device is verified using cryptographically generated digital signatures. b. Access control: Next the different form of resource and access control are applied. Mandatory or roll based access control built into the operating system limit the privilegesof device components and applications so they access only the resources they need to do their jobs. If any component is compromised, access control ensuresthat the intruderhasa minimal access to other parts of the system as possible. c. Device authentication: When the device is plugged into the network, it should authenticate itself prior to receiving or transmitting data. Deeply embedded device often do not have users sitting behind keyboards, waiting to input the credentials required to access the network. 2.2 Sensor Network A sensor network comprisesof groupsof tiny, typically battery powered devices and wireless infrastructure that monitor and record conditions in any number of environments from the factory floor to the data center to a hospital lab and even out in the wild. The sensor network connects to the internet, an enterprise WAN or LAN, or a specialized industrial network so that collected data can be transmitted to back end systems for analysis and used in applications. 2.3 Communication Wireless communication system is the essential part of the IOT infrastructure, which acts as a bridge for dual directional communication for data collection and control message delivery. It can be applied to various IOT applications including mission critical industries, such as power grid, oil field and cases in our routine life like the smart city we summarize the common challengesand issues on wireless communication for IOT applications.  Huge volume of sensors with varied types and distributed sites need to be connected, managed and maintained.  High reliable communication willberequiredunder the environment with lot of interfaces.  Available spectrum resources will be very limited for new IOT wireless network.  For harsh outdoor area, low power consumption and simple architecture will be required. 3. METHODOLGY  The first task is to determine which water parameter would provide a close indication of water pollution. Through extensive research the parameter are chosen to be composed of pH, dissolved oxygen and temperature.  The second step is selection of locales that will provide useful data. The location were narrowed down to industrial areas, sewer waste openingsand city lines where human interference has a considerable impact. Varioussensorswereinstalled at such locations for testing.  The third step is to transmit the data from the sensor on to the Arduino kit for further processing.  The transmission of data obtained is done the next step, from where MQTT comes in the picture. With the help of MQTT along with raspberry pi, the information obtained is passed onto the server and the end user.  Finally data analysis is done on the acquired data set using Nave Bayes’ algorithm with the help of which the desired information is obtained Fig -1: Block Diagram 4. NAIVE BAYES’ THEOREM In order to analyze the data obtained from the sensors to the MQTT, Naïve Bayes’ theorem is used. Here with the help of this classifier, a particular or combined parameter of water quality is checked unrelated to the other attributesor it can be said that every feature being classified is
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3331 independent of the value of any other feature. In simpler word the Naïve Bayes’ Theorem can be formulated as: P(a/b)= P(b/a)P(a) P(b) 5. CONCLUSION During the transmission of data, it is sent one after another which creates a buzz and delay in transmission.Howeverthe data transmission should be simultaneous,fasterandsecure. So in order to meet all these requirements, other technologies can be used such as MQTT (Message Queuing Telemetry Transport). Instead of using GSM network or any other technology, MQTT algorithm will be implemented to make the system feasible, modular, scalar and cost efficient along with this it makes communication of data between sensors and servers simultaneously flow. A large amount of data can be sent without facing any hurdle. In future the system can be implemented on the larger scale with the help of availability of various resources. Other water quality determining sensors can be used for analysis of more precise and accurate data. REFERENCES [1] Pavana NR and Dr. M.C. Padma, “Design of Low Cost System for Real Time Monitoring of Water Quality Parameters in IOT Environment”, International Journal of Advanced Research in Computer Science and Application Volume 4, Issue 5, May 2016. [2] A.N. Prasad, K.A. Mamun, F.R. Islam, H. Haqva,” Smart Water Quality Monitoring System”, IEEE, 2015. [3] N Vijayakumar, R Ramya,”The Real Time Monitoring of Water Quality in IOT Environment”, International Conference on Circuit, Power and Computing Technologies, IEEE, 2015. [4] Young Hua Ling, Jiabin Tang, Qing Yang, Chao Zui , ”Wireless Communication for IOT(Internet of Things)”, IBM Research. Accessed December 17, 2016. [5] Wind River,” SECURITY IN THE INTERNET OF THINGS –Lessons from the past for the Connected future “2015. Accessed Dec 17, 2016. [6] Design Spark,’ 11 Internet of Things (IOT) Protocols you need to know about “. Accessed December 10, 2016. [7] OASIS –MQTT Version 3.1.1 plus Errata 01.Accessed November 7, 2016.