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 3192
A Secure intelligent Drip Irrigation System – Using IoT, Cloud and
Mobile Application
Nandan N1, Dr. K. Thippeswamy 2
1Student, Dept. of Computer Science & Engineering, VTU PG Center, Mysuru, Karnataka
2Professor & HOD, Dept. of Computer Science & Engineering, VTU PG Center, Mysuru, Karnataka
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract –Water is the major base for the agriculture. Due
to lack of rainfall and draining of water resources, we need to
save the water for future. This paper mainly stresses on
intelligence in water saving using soil moisture sensor,
securing crop by using camera and PIR sensor and the system
is made to operate using solar power supply as well as AC
power (AC to DC adapter) supply to send data continuously
even on power cut. Internet of Thing is the concept used to
effectively communicate with crop by understanding the
requirements of the crops. Measuring and monitoring the soil
moisture will help us to save the water and plants getrequired
amount of water for the proper growth. By using this system
farmer can keep track of the soil moisture through a
Smartphone. Farmer is able to control the water flow through
the mobile application, monitor the growth of the crop by
taking a picture using camera and system helps the farmer to
prevent the intruder (humans and animals) by using PIR
sensor provided with speaker and invoke the camera to
capture the picture of intruder and send to the user.
Key Words: Camera, PIR sensor, Raspberry-Pi,Soilmoisture
sensor.
1. INTRODUCTION
Indian economy is majorly based on agriculture. More
than 70% of the Indian populationlivelihooddependsonthe
agriculture. Agriculture in India requires 83% of the total
available water from different resources. Asthe water levels
in the resources are running out day by day, a necessary
action must be taken to develop a system to prevent the
wastage of water in agriculture. By adopting an effective
method to use the water in agriculture by integrating it with
the smart technologies, we can utilize the water resources
properly.
Agriculture in our country dependsmainlyonmonsoons
rainfall. Agriculture yield is controlled by rainfall, so the
agriculture is said to be “the gaming of the monsoon” as the
monsoonrainfall is uncertain and uneven. More than75%of
the total annual rainfall occurs in four months, i.e. between
June and October. So it is very much necessary to save rain
water for the rest of the eight months along withotherwater
resources. A Proper planning must be done for the usage of
water resources to avoid the wastage of water in the farm
land.
2. LITERATURE REVIEW
Drip irrigation is made automation by controlling it by
mobile application. The serial data collected from the
sensors are send to cloud and database server for data
mining, it is done to examine large pre-existing data inorder
produce the new information[1]. The number of wireless
sensors is placed randomly over 2-D plane. Each sensor is
integrated with a networking device and data is received by
the ARDUINO-UNO. The data sending and system control is
done by using Raspberry Pi[2]. Through thesensornetworks,
agriculture can be connected to the microcontroller, which
allows creating connection between farmer and crop. The
main objectives are reliability and longevity, sensor
networksmust be remotely manageable and low cost[3].The
Arduino Uno board is used for the controlling and receiving
data from moisture sensors (YL69).The data is sent to thing
speak cloud server to analyze and providegraph.Thesystem
is operated using web application[4].
The water tank is used for the drip and flow control is
done by micro controller based on the soil moisture and
temperature. It is controlled using the androidapplication[5].
The drip is controlled by sending the SMS. The system use
ATMEGA8 micro controlled to integrate all the modules.
DTMF(Dual tone multi-frequency) signally in designed for
telephony signaling over voice quality telephonelines[6]. The
sensor nodes are placed in the paddy field and data is
collected from each node by a base node (or) sink node and
send to the mobile through internet and controlling the
water flow is done through the mobile application[7]. The
volumetric density of the water in the soil (soil moisture) is
maintained by using Cloud, IoT and Android system (Blynk
application)[8].
The existing system is not providingsecuritytothecrop
and also to the system from intruders. We are not able to
monitor the crop growth. It is not possible to get the soil
moisture level during power cut. To overcome these
drawbacks we included the PIR sensors for detecting and
preventing the intrudersby giving warningthroughspeaker.
Camera is installed to capture the growth of the crop and
intruders. The system is operated using thesolarandelectric
power supply which is beneficiary to get data during power
cut also.
3. PROPOSED SYSTEM
Drip irrigation system is automated by providing full
controlling capability to the farmer through mobile
application. Farmer can control the system from anywhere
through mobile application.
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 3193
The main features of the proposed system are
1. Farmers are able to ON/OFF the drip using mobile
application, based on the level of soil moisture level.
2. Monitor the growth of the crop by taking picture as and
when needed.
3. Intruder are detected and prevented by using PIR
sensors provided with the speakerandinturninvokethe
camera capture intruders.
4. The system is operated both in AC power supply (AC to
DC adapter) and in solar power supply. So that it will
continuously sends the data with on power cut also.
In this system the soil moisture sensors will sends the
real time values at regular intervals. The Raspberry Pi
microcomputer collects the values from the sensorsthrough
serialscommunication. GSM GPRS module will sendthedata
to the ThingSpeak and database. Once the data stored in the
database, analysis of the data is done and the result is send
to the mobile application and web application. Along with it
data received at ThingSpeak cloud server will analyze and
provides the graph to mobile and web application to take
decision. Farmer will take decisionofON/OFFthewaterflow
based on the soil moisture level; using solenoid value
(electromagnetic value) for the water flow control. if the
value is below the lower threshold value then drip must be
ON to keep the moisture level, if the value is above the upper
threshold value then drip must be OFF to save the water.
Figure-1: Architecture Diagram
The system is operated by dual power supplybybothAC
power supply and solar power supply to send the data
regularly during the power cut also.
The Solar power supply is provided to system with,
1. A solar cell: 6.8W, 6V/530mA
2. Eight hours of sun on the cells at 70% of max
3. Delivery of current to the Raspberry Pi with the GSM
GPRS SIM900A Modem at 85% efficiency
4. Raspberry Pi running 14 hours per day
5. 6,600mAh LiPo battery
Figure-2: Solar Panel
The camera is provided to monitor grow of the crop by
taking picture at regular intervals.
Figure-3: Camera attached to Raspberry Pi
The PIR sensor is used to alert the farmer about the
intruders (humans or animals) and give warning to
intruders through speaker. This will also invoke the camera
to capture the picture of the intruders and sends to the
farmer.
Figure-4: PIR motion sensor
3.1 Algorithm
Algorithm: Measuring and Monitoring Soil Moisture
Step 1: Initialize all modules by providing power is supply.
Step 2: Read the soil moisture level.
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 3194
Step 3: Check the moisture level (less than or more than
threshold value).
Step 4: If moisture level is more than an upper threshold
value, stop drip flow.
Step 5: If moisture level is lessthan a lower threshold value,
start drip flow.
Step 5: Go to Step 3.
3.2 Flow diagram
Figure-5: Flow chart
4. CONCLUSION
Automated drip irrigation is the most beneficial
approach for the farmers. This system reduces the extra
manpower to the farmer for his farm work like supplying
water to plants, safeguard the crop from intruders. PIR
sensor alert the farmer and gives warning to intruders like
animals (came for destroying the crop) and humans (tosteal
to device). PIR sensor will invoke the camera to take picture
of the intruder and sendsto the farmer. The camera can also
been used to take pictures to monitor the crop growth.
According to the soil moisture sensor data, the farmer can
control drip using the mobile application provide with
internet connectivity. The solar power supply to the system
made it send the sensor data even on the regular power cut.
This system remove drawback of previous systems like
electricity problem, monitoring crop development problem
and intruder problems. This approach is very beneficial for
the farmer for increasing crop production with secure
system.
5. REFERENCES
[1] Subhashree Ghosh, Sumaiya Sayyed, Kanchan Wani,
Mrunal Mhatre, Hyder Ali Hingoliwala,“SmartIrrigation:
A Smart Drip Irrigation SystemusingCloud,Androidand
Data Mining” 2016 IEEE International Conference on
Advances in Electronics, Communication and Computer
Technology (ICAECCT) Pune India. Dec 2-3, 2016.
[2] Chandan kumar sahu, pramitee behera “A low cost
smart irrigation control system” IEEE sponsored 2nd
international conference on electronic and
communication system 2015.
[3] Junyan Ma, Xingshe Zhon, shining Li ans Zhigang Li
“Connecting agriculture to the internetofthingsthrough
sensor networks” 2011 IEEE international conference
on Internet of things and cyber.
[4] Srishti rawal “IOT based smart irrigation system”
international journal of computer application, Volume
159 – Feb 2017
[5] Pavitra D.S and M.S Srinath “GSM based automatic
irrigation control system for efficient use of resources
and crop planning by using an android mobile” IOSR
journal of mechanical and civil engineering Volume 11,
Issue 4 ver. I (Jul-Aug 2014).
[6] Danish Inamdar, Akash Patil, Vishal Raut, Nayan Patil,
B.K Saluja “Automated Drip Irrigation System based on
Embedded System and GSM Network” International
Journal of Innovative Research in Computer and
Communication Engineering Vol. 4, Issue 5, May 2016
[7] Yathik shekar, Ekta dagur, sourabh mishra “Intelligent
IoT based automated irrigation System” International
journal of applied engineering researchvolume122017
[8] P. Divya Vani and K. Raghavendra Rao “Measurement
and Monitoring of Soil Moisture using Cloud IoT and
Android System” Indian Journal of Science and
Technology, Vol 9(31), DOI:
10.17485/ijst/2016/v9i31/95340, August 2016
[9] Ajeya Bolar, Amrita Janardhanan “Automatic Drip
Irrigation Using WirelessSensor Network” IOSRJournal
of Electronics and Communication Engineering (IOSR-
JECE) e-ISSN: 2278-2834,p- ISSN: 2278-8735.
[10] Pragati Tate,Nazmeen Tamboli, Abhilasha Lokhande,
Prof. Gayatri Bhandari “A Mobile Application to Control
Drip Irrigation System” International Journal Of
Scientific Research And Education Volume 2 Issue 4
Pages 636-641 2014 ISSN (e): 2321-7545

More Related Content

What's hot

Ways iot can transform your agriculture business
Ways iot can transform your agriculture businessWays iot can transform your agriculture business
Ways iot can transform your agriculture businessKG2
 
IRJET- IOT in Agriculture
IRJET- IOT in AgricultureIRJET- IOT in Agriculture
IRJET- IOT in AgricultureIRJET Journal
 
IRJET - IoT based Smart Agriculture Monitoring System
IRJET - IoT based Smart Agriculture Monitoring SystemIRJET - IoT based Smart Agriculture Monitoring System
IRJET - IoT based Smart Agriculture Monitoring SystemIRJET Journal
 
Advance Agro Farm Design With Smart Farming, Irrigation and Rain Water Harves...
Advance Agro Farm Design With Smart Farming, Irrigation and Rain Water Harves...Advance Agro Farm Design With Smart Farming, Irrigation and Rain Water Harves...
Advance Agro Farm Design With Smart Farming, Irrigation and Rain Water Harves...IJOAEM
 
Design and Development of IoT and Cloud Based Smart Farming System for Optimu...
Design and Development of IoT and Cloud Based Smart Farming System for Optimu...Design and Development of IoT and Cloud Based Smart Farming System for Optimu...
Design and Development of IoT and Cloud Based Smart Farming System for Optimu...ijtsrd
 
IRJET - A Detailed Review of Designing the Agribot
IRJET -  	  A Detailed Review of Designing the AgribotIRJET -  	  A Detailed Review of Designing the Agribot
IRJET - A Detailed Review of Designing the AgribotIRJET Journal
 
Internet of Things & Its application in Smart Agriculture
Internet of Things & Its application in Smart AgricultureInternet of Things & Its application in Smart Agriculture
Internet of Things & Its application in Smart AgricultureMohammad Zakriya
 
IRJET- Review on IoT in Agricultural Crop Protection and Power Generation
IRJET-  	  Review on IoT in Agricultural Crop Protection and Power GenerationIRJET-  	  Review on IoT in Agricultural Crop Protection and Power Generation
IRJET- Review on IoT in Agricultural Crop Protection and Power GenerationIRJET Journal
 
IoT applications in agriculture(iot avenue)
IoT applications in agriculture(iot avenue)IoT applications in agriculture(iot avenue)
IoT applications in agriculture(iot avenue)mousumiiot
 
Agro IR 4.0-smart and next generation agro-farming-Fab labs to make anything
Agro IR 4.0-smart and next generation agro-farming-Fab labs to make anythingAgro IR 4.0-smart and next generation agro-farming-Fab labs to make anything
Agro IR 4.0-smart and next generation agro-farming-Fab labs to make anythingAbulHasnatSolaiman
 
Internet of Things
Internet of ThingsInternet of Things
Internet of ThingsMphasis
 
Automation in Agriculture and IoT
Automation in Agriculture and IoTAutomation in Agriculture and IoT
Automation in Agriculture and IoTCloudTechnologies
 
IoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry Pi
IoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry PiIoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry Pi
IoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry PiIRJET Journal
 
Smart farming using ardunio.pptx
Smart farming using ardunio.pptxSmart farming using ardunio.pptx
Smart farming using ardunio.pptxShivang Rana
 
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...IRJET Journal
 
IRJET- Analysis of IoT based Wireless Sensors for Environmental Monitorin...
IRJET-  	  Analysis of IoT based Wireless Sensors for Environmental Monitorin...IRJET-  	  Analysis of IoT based Wireless Sensors for Environmental Monitorin...
IRJET- Analysis of IoT based Wireless Sensors for Environmental Monitorin...IRJET Journal
 
IoT and Big Data an Enabler in Climate Smart Agriculture
IoT and Big Data an Enabler in Climate Smart AgricultureIoT and Big Data an Enabler in Climate Smart Agriculture
IoT and Big Data an Enabler in Climate Smart AgricultureDassana Wijesekara
 
IRJET- A Bluetooth Based Automatic Irrigation System
IRJET- A Bluetooth Based Automatic Irrigation SystemIRJET- A Bluetooth Based Automatic Irrigation System
IRJET- A Bluetooth Based Automatic Irrigation SystemIRJET Journal
 
IoT Middleware for Precision Agriculture: workforce monitoring in olive fields
IoT Middleware for Precision Agriculture: workforce monitoring in olive fieldsIoT Middleware for Precision Agriculture: workforce monitoring in olive fields
IoT Middleware for Precision Agriculture: workforce monitoring in olive fieldsMiguel Pardal
 

What's hot (20)

Ways iot can transform your agriculture business
Ways iot can transform your agriculture businessWays iot can transform your agriculture business
Ways iot can transform your agriculture business
 
IRJET- IOT in Agriculture
IRJET- IOT in AgricultureIRJET- IOT in Agriculture
IRJET- IOT in Agriculture
 
IRJET - IoT based Smart Agriculture Monitoring System
IRJET - IoT based Smart Agriculture Monitoring SystemIRJET - IoT based Smart Agriculture Monitoring System
IRJET - IoT based Smart Agriculture Monitoring System
 
Advance Agro Farm Design With Smart Farming, Irrigation and Rain Water Harves...
Advance Agro Farm Design With Smart Farming, Irrigation and Rain Water Harves...Advance Agro Farm Design With Smart Farming, Irrigation and Rain Water Harves...
Advance Agro Farm Design With Smart Farming, Irrigation and Rain Water Harves...
 
Design and Development of IoT and Cloud Based Smart Farming System for Optimu...
Design and Development of IoT and Cloud Based Smart Farming System for Optimu...Design and Development of IoT and Cloud Based Smart Farming System for Optimu...
Design and Development of IoT and Cloud Based Smart Farming System for Optimu...
 
IRJET - A Detailed Review of Designing the Agribot
IRJET -  	  A Detailed Review of Designing the AgribotIRJET -  	  A Detailed Review of Designing the Agribot
IRJET - A Detailed Review of Designing the Agribot
 
Internet of Things & Its application in Smart Agriculture
Internet of Things & Its application in Smart AgricultureInternet of Things & Its application in Smart Agriculture
Internet of Things & Its application in Smart Agriculture
 
Applications of iot
Applications of iotApplications of iot
Applications of iot
 
IRJET- Review on IoT in Agricultural Crop Protection and Power Generation
IRJET-  	  Review on IoT in Agricultural Crop Protection and Power GenerationIRJET-  	  Review on IoT in Agricultural Crop Protection and Power Generation
IRJET- Review on IoT in Agricultural Crop Protection and Power Generation
 
IoT applications in agriculture(iot avenue)
IoT applications in agriculture(iot avenue)IoT applications in agriculture(iot avenue)
IoT applications in agriculture(iot avenue)
 
Agro IR 4.0-smart and next generation agro-farming-Fab labs to make anything
Agro IR 4.0-smart and next generation agro-farming-Fab labs to make anythingAgro IR 4.0-smart and next generation agro-farming-Fab labs to make anything
Agro IR 4.0-smart and next generation agro-farming-Fab labs to make anything
 
Internet of Things
Internet of ThingsInternet of Things
Internet of Things
 
Automation in Agriculture and IoT
Automation in Agriculture and IoTAutomation in Agriculture and IoT
Automation in Agriculture and IoT
 
IoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry Pi
IoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry PiIoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry Pi
IoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry Pi
 
Smart farming using ardunio.pptx
Smart farming using ardunio.pptxSmart farming using ardunio.pptx
Smart farming using ardunio.pptx
 
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
 
IRJET- Analysis of IoT based Wireless Sensors for Environmental Monitorin...
IRJET-  	  Analysis of IoT based Wireless Sensors for Environmental Monitorin...IRJET-  	  Analysis of IoT based Wireless Sensors for Environmental Monitorin...
IRJET- Analysis of IoT based Wireless Sensors for Environmental Monitorin...
 
IoT and Big Data an Enabler in Climate Smart Agriculture
IoT and Big Data an Enabler in Climate Smart AgricultureIoT and Big Data an Enabler in Climate Smart Agriculture
IoT and Big Data an Enabler in Climate Smart Agriculture
 
IRJET- A Bluetooth Based Automatic Irrigation System
IRJET- A Bluetooth Based Automatic Irrigation SystemIRJET- A Bluetooth Based Automatic Irrigation System
IRJET- A Bluetooth Based Automatic Irrigation System
 
IoT Middleware for Precision Agriculture: workforce monitoring in olive fields
IoT Middleware for Precision Agriculture: workforce monitoring in olive fieldsIoT Middleware for Precision Agriculture: workforce monitoring in olive fields
IoT Middleware for Precision Agriculture: workforce monitoring in olive fields
 

Similar to IRJET- Factors in Selection of Construction Project Management Software in India

IRJET- Agriculture Irrigation Water Demand Forecasting using Lora Technology
IRJET-  	  Agriculture Irrigation Water Demand Forecasting using Lora TechnologyIRJET-  	  Agriculture Irrigation Water Demand Forecasting using Lora Technology
IRJET- Agriculture Irrigation Water Demand Forecasting using Lora TechnologyIRJET Journal
 
IRJET-Environment based Irrigation System using Wireless Technology
IRJET-Environment based Irrigation System using Wireless TechnologyIRJET-Environment based Irrigation System using Wireless Technology
IRJET-Environment based Irrigation System using Wireless TechnologyIRJET Journal
 
IRJET- Smart Drip Irrigation System using IoT
IRJET- Smart Drip Irrigation System using IoTIRJET- Smart Drip Irrigation System using IoT
IRJET- Smart Drip Irrigation System using IoTIRJET Journal
 
IRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoTIRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoTIRJET Journal
 
IRJET- An Effective Automated Irrigation Control and Monitoring System us...
IRJET-  	  An Effective Automated Irrigation Control and Monitoring System us...IRJET-  	  An Effective Automated Irrigation Control and Monitoring System us...
IRJET- An Effective Automated Irrigation Control and Monitoring System us...IRJET Journal
 
IRJET-Development of Smart Irrigation System
IRJET-Development of Smart Irrigation SystemIRJET-Development of Smart Irrigation System
IRJET-Development of Smart Irrigation SystemIRJET Journal
 
IRJET - Poultry Farm Controlling based on IoT
IRJET -  	  Poultry Farm Controlling based on IoTIRJET -  	  Poultry Farm Controlling based on IoT
IRJET - Poultry Farm Controlling based on IoTIRJET Journal
 
IOT - Based Smart Farming
IOT - Based Smart FarmingIOT - Based Smart Farming
IOT - Based Smart FarmingIRJET Journal
 
IRJET- Smart Irrigation System using IoT and Raspberry PI
IRJET- Smart Irrigation System using IoT and Raspberry PIIRJET- Smart Irrigation System using IoT and Raspberry PI
IRJET- Smart Irrigation System using IoT and Raspberry PIIRJET Journal
 
IRJET- Smart Green House using IOT and Cloud Computing
IRJET- Smart Green House using IOT and Cloud ComputingIRJET- Smart Green House using IOT and Cloud Computing
IRJET- Smart Green House using IOT and Cloud ComputingIRJET Journal
 
Smart Irrigation System Using IOT
Smart Irrigation System Using IOTSmart Irrigation System Using IOT
Smart Irrigation System Using IOTIRJET Journal
 
IRJET - A Study on Smart Irrigation System using IoT & Machine Learning
IRJET -  	  A Study on Smart Irrigation System using IoT & Machine LearningIRJET -  	  A Study on Smart Irrigation System using IoT & Machine Learning
IRJET - A Study on Smart Irrigation System using IoT & Machine LearningIRJET Journal
 
Smart system monitoring on soil using internet of things (IOT)
Smart system monitoring on soil using internet of things (IOT)Smart system monitoring on soil using internet of things (IOT)
Smart system monitoring on soil using internet of things (IOT)IRJET Journal
 
IRJET - IoT based Smart Irrigation System using Raspberry Pi3
IRJET - IoT based Smart Irrigation System using Raspberry Pi3IRJET - IoT based Smart Irrigation System using Raspberry Pi3
IRJET - IoT based Smart Irrigation System using Raspberry Pi3IRJET Journal
 
Automated Watering and Irrigation System Using IoT
Automated Watering and Irrigation System Using IoTAutomated Watering and Irrigation System Using IoT
Automated Watering and Irrigation System Using IoTIRJET Journal
 
IRJET- Smart Irrigation System
IRJET- Smart Irrigation SystemIRJET- Smart Irrigation System
IRJET- Smart Irrigation SystemIRJET Journal
 
IRJET- Smart Poly-House Irrigation System
IRJET-  	  Smart Poly-House Irrigation SystemIRJET-  	  Smart Poly-House Irrigation System
IRJET- Smart Poly-House Irrigation SystemIRJET Journal
 
Advanced Crop Monitoring using Internet of Things based Smart Intrusion & Pre...
Advanced Crop Monitoring using Internet of Things based Smart Intrusion & Pre...Advanced Crop Monitoring using Internet of Things based Smart Intrusion & Pre...
Advanced Crop Monitoring using Internet of Things based Smart Intrusion & Pre...ijtsrd
 
IRJET - IoT based Agricultural System
IRJET - IoT based Agricultural SystemIRJET - IoT based Agricultural System
IRJET - IoT based Agricultural SystemIRJET Journal
 

Similar to IRJET- Factors in Selection of Construction Project Management Software in India (20)

IRJET- Agriculture Irrigation Water Demand Forecasting using Lora Technology
IRJET-  	  Agriculture Irrigation Water Demand Forecasting using Lora TechnologyIRJET-  	  Agriculture Irrigation Water Demand Forecasting using Lora Technology
IRJET- Agriculture Irrigation Water Demand Forecasting using Lora Technology
 
IRJET-Environment based Irrigation System using Wireless Technology
IRJET-Environment based Irrigation System using Wireless TechnologyIRJET-Environment based Irrigation System using Wireless Technology
IRJET-Environment based Irrigation System using Wireless Technology
 
IRJET- Smart Drip Irrigation System using IoT
IRJET- Smart Drip Irrigation System using IoTIRJET- Smart Drip Irrigation System using IoT
IRJET- Smart Drip Irrigation System using IoT
 
IRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoTIRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoT
 
IRJET- An Effective Automated Irrigation Control and Monitoring System us...
IRJET-  	  An Effective Automated Irrigation Control and Monitoring System us...IRJET-  	  An Effective Automated Irrigation Control and Monitoring System us...
IRJET- An Effective Automated Irrigation Control and Monitoring System us...
 
IRJET-Development of Smart Irrigation System
IRJET-Development of Smart Irrigation SystemIRJET-Development of Smart Irrigation System
IRJET-Development of Smart Irrigation System
 
IRJET - Poultry Farm Controlling based on IoT
IRJET -  	  Poultry Farm Controlling based on IoTIRJET -  	  Poultry Farm Controlling based on IoT
IRJET - Poultry Farm Controlling based on IoT
 
IOT - Based Smart Farming
IOT - Based Smart FarmingIOT - Based Smart Farming
IOT - Based Smart Farming
 
IRJET- Smart Irrigation System using IoT and Raspberry PI
IRJET- Smart Irrigation System using IoT and Raspberry PIIRJET- Smart Irrigation System using IoT and Raspberry PI
IRJET- Smart Irrigation System using IoT and Raspberry PI
 
IRJET- Smart Green House using IOT and Cloud Computing
IRJET- Smart Green House using IOT and Cloud ComputingIRJET- Smart Green House using IOT and Cloud Computing
IRJET- Smart Green House using IOT and Cloud Computing
 
Smart Irrigation System Using IOT
Smart Irrigation System Using IOTSmart Irrigation System Using IOT
Smart Irrigation System Using IOT
 
IRJET - A Study on Smart Irrigation System using IoT & Machine Learning
IRJET -  	  A Study on Smart Irrigation System using IoT & Machine LearningIRJET -  	  A Study on Smart Irrigation System using IoT & Machine Learning
IRJET - A Study on Smart Irrigation System using IoT & Machine Learning
 
Smart system monitoring on soil using internet of things (IOT)
Smart system monitoring on soil using internet of things (IOT)Smart system monitoring on soil using internet of things (IOT)
Smart system monitoring on soil using internet of things (IOT)
 
IRJET - IoT based Smart Irrigation System using Raspberry Pi3
IRJET - IoT based Smart Irrigation System using Raspberry Pi3IRJET - IoT based Smart Irrigation System using Raspberry Pi3
IRJET - IoT based Smart Irrigation System using Raspberry Pi3
 
Agriculture diet
Agriculture dietAgriculture diet
Agriculture diet
 
Automated Watering and Irrigation System Using IoT
Automated Watering and Irrigation System Using IoTAutomated Watering and Irrigation System Using IoT
Automated Watering and Irrigation System Using IoT
 
IRJET- Smart Irrigation System
IRJET- Smart Irrigation SystemIRJET- Smart Irrigation System
IRJET- Smart Irrigation System
 
IRJET- Smart Poly-House Irrigation System
IRJET-  	  Smart Poly-House Irrigation SystemIRJET-  	  Smart Poly-House Irrigation System
IRJET- Smart Poly-House Irrigation System
 
Advanced Crop Monitoring using Internet of Things based Smart Intrusion & Pre...
Advanced Crop Monitoring using Internet of Things based Smart Intrusion & Pre...Advanced Crop Monitoring using Internet of Things based Smart Intrusion & Pre...
Advanced Crop Monitoring using Internet of Things based Smart Intrusion & Pre...
 
IRJET - IoT based Agricultural System
IRJET - IoT based Agricultural SystemIRJET - IoT based Agricultural System
IRJET - IoT based Agricultural System
 

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

Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
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 workingrknatarajan
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...ranjana rawat
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 

Recently uploaded (20)

Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
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
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
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
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
★ 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
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 

IRJET- Factors in Selection of Construction Project Management Software in India

  • 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 3192 A Secure intelligent Drip Irrigation System – Using IoT, Cloud and Mobile Application Nandan N1, Dr. K. Thippeswamy 2 1Student, Dept. of Computer Science & Engineering, VTU PG Center, Mysuru, Karnataka 2Professor & HOD, Dept. of Computer Science & Engineering, VTU PG Center, Mysuru, Karnataka ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract –Water is the major base for the agriculture. Due to lack of rainfall and draining of water resources, we need to save the water for future. This paper mainly stresses on intelligence in water saving using soil moisture sensor, securing crop by using camera and PIR sensor and the system is made to operate using solar power supply as well as AC power (AC to DC adapter) supply to send data continuously even on power cut. Internet of Thing is the concept used to effectively communicate with crop by understanding the requirements of the crops. Measuring and monitoring the soil moisture will help us to save the water and plants getrequired amount of water for the proper growth. By using this system farmer can keep track of the soil moisture through a Smartphone. Farmer is able to control the water flow through the mobile application, monitor the growth of the crop by taking a picture using camera and system helps the farmer to prevent the intruder (humans and animals) by using PIR sensor provided with speaker and invoke the camera to capture the picture of intruder and send to the user. Key Words: Camera, PIR sensor, Raspberry-Pi,Soilmoisture sensor. 1. INTRODUCTION Indian economy is majorly based on agriculture. More than 70% of the Indian populationlivelihooddependsonthe agriculture. Agriculture in India requires 83% of the total available water from different resources. Asthe water levels in the resources are running out day by day, a necessary action must be taken to develop a system to prevent the wastage of water in agriculture. By adopting an effective method to use the water in agriculture by integrating it with the smart technologies, we can utilize the water resources properly. Agriculture in our country dependsmainlyonmonsoons rainfall. Agriculture yield is controlled by rainfall, so the agriculture is said to be “the gaming of the monsoon” as the monsoonrainfall is uncertain and uneven. More than75%of the total annual rainfall occurs in four months, i.e. between June and October. So it is very much necessary to save rain water for the rest of the eight months along withotherwater resources. A Proper planning must be done for the usage of water resources to avoid the wastage of water in the farm land. 2. LITERATURE REVIEW Drip irrigation is made automation by controlling it by mobile application. The serial data collected from the sensors are send to cloud and database server for data mining, it is done to examine large pre-existing data inorder produce the new information[1]. The number of wireless sensors is placed randomly over 2-D plane. Each sensor is integrated with a networking device and data is received by the ARDUINO-UNO. The data sending and system control is done by using Raspberry Pi[2]. Through thesensornetworks, agriculture can be connected to the microcontroller, which allows creating connection between farmer and crop. The main objectives are reliability and longevity, sensor networksmust be remotely manageable and low cost[3].The Arduino Uno board is used for the controlling and receiving data from moisture sensors (YL69).The data is sent to thing speak cloud server to analyze and providegraph.Thesystem is operated using web application[4]. The water tank is used for the drip and flow control is done by micro controller based on the soil moisture and temperature. It is controlled using the androidapplication[5]. The drip is controlled by sending the SMS. The system use ATMEGA8 micro controlled to integrate all the modules. DTMF(Dual tone multi-frequency) signally in designed for telephony signaling over voice quality telephonelines[6]. The sensor nodes are placed in the paddy field and data is collected from each node by a base node (or) sink node and send to the mobile through internet and controlling the water flow is done through the mobile application[7]. The volumetric density of the water in the soil (soil moisture) is maintained by using Cloud, IoT and Android system (Blynk application)[8]. The existing system is not providingsecuritytothecrop and also to the system from intruders. We are not able to monitor the crop growth. It is not possible to get the soil moisture level during power cut. To overcome these drawbacks we included the PIR sensors for detecting and preventing the intrudersby giving warningthroughspeaker. Camera is installed to capture the growth of the crop and intruders. The system is operated using thesolarandelectric power supply which is beneficiary to get data during power cut also. 3. PROPOSED SYSTEM Drip irrigation system is automated by providing full controlling capability to the farmer through mobile application. Farmer can control the system from anywhere through mobile application.
  • 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 3193 The main features of the proposed system are 1. Farmers are able to ON/OFF the drip using mobile application, based on the level of soil moisture level. 2. Monitor the growth of the crop by taking picture as and when needed. 3. Intruder are detected and prevented by using PIR sensors provided with the speakerandinturninvokethe camera capture intruders. 4. The system is operated both in AC power supply (AC to DC adapter) and in solar power supply. So that it will continuously sends the data with on power cut also. In this system the soil moisture sensors will sends the real time values at regular intervals. The Raspberry Pi microcomputer collects the values from the sensorsthrough serialscommunication. GSM GPRS module will sendthedata to the ThingSpeak and database. Once the data stored in the database, analysis of the data is done and the result is send to the mobile application and web application. Along with it data received at ThingSpeak cloud server will analyze and provides the graph to mobile and web application to take decision. Farmer will take decisionofON/OFFthewaterflow based on the soil moisture level; using solenoid value (electromagnetic value) for the water flow control. if the value is below the lower threshold value then drip must be ON to keep the moisture level, if the value is above the upper threshold value then drip must be OFF to save the water. Figure-1: Architecture Diagram The system is operated by dual power supplybybothAC power supply and solar power supply to send the data regularly during the power cut also. The Solar power supply is provided to system with, 1. A solar cell: 6.8W, 6V/530mA 2. Eight hours of sun on the cells at 70% of max 3. Delivery of current to the Raspberry Pi with the GSM GPRS SIM900A Modem at 85% efficiency 4. Raspberry Pi running 14 hours per day 5. 6,600mAh LiPo battery Figure-2: Solar Panel The camera is provided to monitor grow of the crop by taking picture at regular intervals. Figure-3: Camera attached to Raspberry Pi The PIR sensor is used to alert the farmer about the intruders (humans or animals) and give warning to intruders through speaker. This will also invoke the camera to capture the picture of the intruders and sends to the farmer. Figure-4: PIR motion sensor 3.1 Algorithm Algorithm: Measuring and Monitoring Soil Moisture Step 1: Initialize all modules by providing power is supply. Step 2: Read the soil moisture level.
  • 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 3194 Step 3: Check the moisture level (less than or more than threshold value). Step 4: If moisture level is more than an upper threshold value, stop drip flow. Step 5: If moisture level is lessthan a lower threshold value, start drip flow. Step 5: Go to Step 3. 3.2 Flow diagram Figure-5: Flow chart 4. CONCLUSION Automated drip irrigation is the most beneficial approach for the farmers. This system reduces the extra manpower to the farmer for his farm work like supplying water to plants, safeguard the crop from intruders. PIR sensor alert the farmer and gives warning to intruders like animals (came for destroying the crop) and humans (tosteal to device). PIR sensor will invoke the camera to take picture of the intruder and sendsto the farmer. The camera can also been used to take pictures to monitor the crop growth. According to the soil moisture sensor data, the farmer can control drip using the mobile application provide with internet connectivity. The solar power supply to the system made it send the sensor data even on the regular power cut. This system remove drawback of previous systems like electricity problem, monitoring crop development problem and intruder problems. This approach is very beneficial for the farmer for increasing crop production with secure system. 5. REFERENCES [1] Subhashree Ghosh, Sumaiya Sayyed, Kanchan Wani, Mrunal Mhatre, Hyder Ali Hingoliwala,“SmartIrrigation: A Smart Drip Irrigation SystemusingCloud,Androidand Data Mining” 2016 IEEE International Conference on Advances in Electronics, Communication and Computer Technology (ICAECCT) Pune India. Dec 2-3, 2016. [2] Chandan kumar sahu, pramitee behera “A low cost smart irrigation control system” IEEE sponsored 2nd international conference on electronic and communication system 2015. [3] Junyan Ma, Xingshe Zhon, shining Li ans Zhigang Li “Connecting agriculture to the internetofthingsthrough sensor networks” 2011 IEEE international conference on Internet of things and cyber. [4] Srishti rawal “IOT based smart irrigation system” international journal of computer application, Volume 159 – Feb 2017 [5] Pavitra D.S and M.S Srinath “GSM based automatic irrigation control system for efficient use of resources and crop planning by using an android mobile” IOSR journal of mechanical and civil engineering Volume 11, Issue 4 ver. I (Jul-Aug 2014). [6] Danish Inamdar, Akash Patil, Vishal Raut, Nayan Patil, B.K Saluja “Automated Drip Irrigation System based on Embedded System and GSM Network” International Journal of Innovative Research in Computer and Communication Engineering Vol. 4, Issue 5, May 2016 [7] Yathik shekar, Ekta dagur, sourabh mishra “Intelligent IoT based automated irrigation System” International journal of applied engineering researchvolume122017 [8] P. Divya Vani and K. Raghavendra Rao “Measurement and Monitoring of Soil Moisture using Cloud IoT and Android System” Indian Journal of Science and Technology, Vol 9(31), DOI: 10.17485/ijst/2016/v9i31/95340, August 2016 [9] Ajeya Bolar, Amrita Janardhanan “Automatic Drip Irrigation Using WirelessSensor Network” IOSRJournal of Electronics and Communication Engineering (IOSR- JECE) e-ISSN: 2278-2834,p- ISSN: 2278-8735. [10] Pragati Tate,Nazmeen Tamboli, Abhilasha Lokhande, Prof. Gayatri Bhandari “A Mobile Application to Control Drip Irrigation System” International Journal Of Scientific Research And Education Volume 2 Issue 4 Pages 636-641 2014 ISSN (e): 2321-7545