SlideShare a Scribd company logo
1 of 6
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6094
Smart & Intelligent Field Irrigation System using IoT
Mr. Bhuvnesh Singh1, Mr. Dharmendra Kumar 2, Mr. Amit Kumar3, Mr. Ajeet Singh4,
Dr. Dushyant Singh5
1,2,3,4 Department of Electronics & Communication Engineering, Raja Balwant Singh Engineering Technical Campus
Agra, Uttar Pradesh, India
5 Professor, Head of Department of Electronics & Communication of Engineering, Raja Balwant Singh Engineering
Technical Campus Agra, Uttar Pradesh, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - The main objective of thisprojectistodevelop an
automation irrigation system using an ESP8266 board with
Internet being remotelycontrolled byanycomputerOperating
System as well as mobile application. It is cost effective, simple
and easy to use to farmers. This system consists of the soil
temperature sensor, air temp & humidity sensor and soil
moisture sensor. There are two ESP8266 board used in which
one works as transmitter to transmit sensors data to node js
server. The second board analysis the data on server and
response accordingly to pump and lamp ON and OFF . The
second board also works as a manual control of pump and
lamp turn ON and OFF. The web & mobile applications use to
show the sensors data in visually and also control the pump
and lamp if system fails. Automation allows us to control the
appliances automatically. This system will be a substitute to
traditional farming method.
Key Words: NodeMCU (ESP8266), Nodejs Server, DHT11
sensor, Soil Moisture Sensor, DS18B20 Sensor, Blynk App,
Grafana etc.
1. INTRODUCTION
India is the country of village and agriculture plays an
important role for development of country. In our
country, agriculture depends on the monsoons which
has insufficient source of water. So the irrigation is
used in agriculture field.
Agriculture is the worldwide prime occupation of
human being, 64% oftotalavailablelandisoccupiedby
the agriculture, and it contains 85% freshwater. This
figure of water consumption increases every year due
to globalization and population of growth.
Nowadays, for irrigation, different techniques are
available which are used to reduce the dependency of
rain. And mostly this technique is driven by electrical
power and on/off scheduling. In this technique, soil
moisture sensors are placed root zone of plant and
near the module and gateway unit handles the sensor
information.
This project is for to create an IOT based automated
irrigation systems which turns the pumping motor ON
and OFF on detecting the moisture content and
sufficient water level and pass data through IOT
platform. The web & mobile applications use to show
the sensors data in visually and also control the pump
and lamp if system fails. Automation allows us to
control the appliances automatically.
1.1 Literature Review
Karan kansara (2015) proposed an automated
irrigation system wherethehumidityandtemperature
sensors are used to sense the soil conditionsandbased
on that microcontroller will control the water flow.
Farmer will be intimated through GSM module. This
system doesn’t monitor the nutrient content in the soil
[1].
Archana and Priya (2016) proposed a paper in which
the humidity and soil moisture sensors are placed in
the root zone of the plant. Based on the sensed values
the microcontroller is used to control the supply of
water to the field. This system doesn’t intimate the
farmer about the field status [2].
Sonali D.Gainwar and Dinesh V. Rojatkar (2015)
proposed a paper in which soil parameters such as
humidity, moisture and temperature are measured for
getting high yield from soil. This system is fully
automated which turns the motor pump ON/OFF as
per the level of moisture in the soil. The current field
status is not intimated to the farmer [3].
S. Reshma and B.A. Sarath (2016) proposed an IOT
based automatic irrigation system using wireless
sensor networks in which various sensors are used to
measure the soil parameters. This system provides a
web interface to the user to monitor and control the
system remotely. Weather monitoring is not done in
this system [4].
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6095
G. Parameswaran and K. Sivaprasath (2016) proposed
a smart drip irrigation system using IOT in which
humidity, temperature and pH sensors are used.
Irrigation status is updated to the server or local host
using personal computer. The farmer can’t access
about the field condition without internet [5].
1.2 PRAPOSED SYSTEM
Nowadays agricultural field is facing lot of problems
due to lack of water resources. In order to help the
farmers to overcome the difficulties, smart irrigation
system has been used. In this system, various sensors
such as DHT11, soil moisture sensor, DS18B20 are
connected to the input pins of ESP8266
microcontroller. The sensed values from the sensors
are displayed in Oled as well as on mobile and web
application. If the sensed value goes beyond the
threshold values set in the program, the pump will be
automatically switched ON/OFF by the relay circuit
and it is connected to the driver circuit which helps to
switch the voltage. The farmer will be intimated about
the current field condition through GSM module and
also updated in the web page. By using this system, the
farmer can access the details about theconditionofthe
field anywhere at any time.
2. METHODELOGY
2.1 Block Diagram
Figure 1. Block diagram of project
From the block diagram we will see that nodemcu-1
consist of three sensors connectedthat are DHT11 sensor,
soil moisture sensor and also soil temperature sensor
(DS18B20). Here the nodemcu-1 collect the data from all
three sensors and the data are sending to the node JS
server into the database that are created by MongoDB
database . This database is also connect with nodemcu
second and also connected to the mobile and web
application mobile and web applications are used to
show the data online and everyone can see that and also
monitor. Nodemcu-2 Retrieve the data the data from the
node JS server. Nodemcu-2 connected to the railway that
also connected with the pump at a used to control pump
on and off. The data that are stored by node JSserver also
show on the Oled display. When the soul master is passes
the threshold value the relay will on that by the pump
also ON. If the system will fails then we use the manual
control of pump and lamp and also we control the
pump and lamp by the mobile application.
2.2 Flow Chart
Figure 2. Flow chart of project
3. HARDWARE DISCRIPTION
3.1 NodeMCU(ESP8266)
ESP8266 is a complete and self-contained Wi-Fi
network solution that can carry software application,
or through another application processor uninstall all
Wi-Fi networking capabilities. When the device is
mounted and as the only application of the application
processor, the flash memory can be started directly
from anexternalMove.Built-incachememorywillhelp
improve system performance and reduce memory
requirements. Another situation is when wireless
Internet access the task of Wi-Fiadapter,youcanaddit
to any microcontroller-based design, and the
connection is simple, just by SPI / SDIO interface or
central processorAHBbridgeinterface.Processingand
storage capacity on ESP8266 powerful piece, it can be
integrated via GPIO ports sensors and other
applications specific equipment to achieve the lowest
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6096
early in the development and operation of at least
occupy system resources.
Figure 3. NodeMCU(ESP8266)
3.2 SOIL MOISTURE SENSOR
The Moisture sensor is used to measure the water
content (moisture) of soil. When the soil is having
water shortage, the module output is at high level; else
the output is at low level. This sensor reminds the user
to water their plants and also monitors the moisture
content of soil. It has been widely used in agriculture,
land irrigation and botanical gardening.
 Working Voltage:5V
 Working Current:<20mA
 Working Temperature:10°C~30°C
Figure 4. soil and moisture sensor
3.3 AIR TEMPERATURE & HUMIDITY SENSOR
DHT11 sensor is used for measuring temperature and
humidity. It uses a capacitive humidity sensor and a
thermistor to measure the surrounding air. This sensor is
cost effective, provides low power consumption and up-to
20 meter signal transmission is possible.
SPECIFICATION
1. Supply Voltage: +5 V
2. Temperature range :0-50 °C error of ± 2 °C
3. Humidity :20-90% RH ± 5% RH error
Figure 5. Air temp & humidity sensor
3.4 SOIL TEMPERATURE SENSOR (DS18B20)
DS18B20 is unique 1-wire interface makes it easy to
communicatewithdevices.Itcanconvertstemperature
to a 12-bit digital word in 750ms (max). Besides, it can
measures temperatures from -55°C to +125°C (-67Fto
+257F). The DS18B20 can derive power directly from
the data line eliminating the need for an external
power supply.
Figure 6. Soil Temperature Sensor
3.5 OLED DISPLAY
As all these modulessupportI2Cprotocolasameanfor
communication, the code and wiring of all of them is
exact same. OLED display module is a receiver which
accepts some data and displays them, while a
temperature sensor is a transceiver that sends
captured temperature via I2C bus.
Figure 7. Oled display
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6097
3.6 5V MINI WATER PUMP
Small DC Submersible water pumps push fluid to the
surface as opposed to jet pumps having to pull fluids.
Submersibles are more efficient than jet pumps. It is
usually operated between 3v to 12v.
 Voltage: 2.5-10V 2.
 Maximum lift: 40-110cm / 15.75"-43.4" 3.
 Flow rate: 80-120L/H 4.
 Outside diameter : 7.5mm / 0.3"
Figure 8. Mini Dc Water Pump
3.7 5V RELAY MODULE
The relay moduleisanelectricallyoperatedswitchthat
allows you to turn on or off a circuit using voltage
and/or current much higher than a microcontroller
could handle.
Figure 9. 5V Relay Module
4. SOFTWARE DISCRIPTION
4.1 ARDUINO IDE
 Arduino IDE is an open source software that is
mainly used for writingandcompilingthecode
into the Arduino Module.
 It is an official Arduino software, making code
compilation too easy that even a common
person with no prior technical knowledge can
get their feet wet with the learning process.
 It is easily available for operating systems like
MAC, Windows, Linux and runs on the Java
Platform that comes with inbuilt functions and
commands that play a vital role for debugging,
editing and compiling the code in the
environment.
 This environment supports both C and C++
languages.
Figure 10. Arduino ide
4.2 GRAFANA
Grafana is a beautiful dashboard for displayingvarious
Graphite metrics through a web browser. Grafana is
nice because it is simple to set up and maintain and is
easy to use and displays metrics in a very nice Kibana
like display style. Grafana gives you the ability to bolt
on all kinds of bells and whistles to your graphs.
Figure 11. Grafan Icon
Figure 12. Grafana dashboard visualization
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6098
4. RESULT & OBSERVATION
4.1 Visualization on PC
Figure 13. Project Visualization on Grafana Dashboard
4.2 Visualization on Mobile Application
The data is visualize on mobile screen every time
whenever the system is ON as figure 14.
Figure 14. Mobile App Data Visualization
The below figure 15 shows the controlling section on
mobile app that allow us to control the pump as well
as lamp on and Off from anywhere.
Figure 15. Controlling Dashboard Section on App
Figure 16. Hardware Implementation
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6099
5. CONCLUSIONS
The main objective of this smart irrigation system using
IOT is to make it more innovative, user friendly, time
saving and more efficient than the existing system.
Measuring four parameters such as soil moisture, soil
temperature, air humidity and Air Temperature values and
the system also includes intruder detecting system. Due to
server updates farmer can know about crop field nature at
anytime, anywhere.
REFERENCES
[1] Karan Kansara and Vishal Zaweri, ”Sensor Based
Automated Irrigation System with IOT” presented at
International Journal of Computer Science and
Information Technologies, vol-06, 2015.
[1] Archana and Priya, ”Design and Implementation of
Automatic Plant Watering System” presented at
International Journal of Advanced Engineering and
Global technology , vol-04, Issue-01 , Jan-2016.
[3] Sonali.D.Gainwar and Dinesh.V.Rojatkar ,“Soil
Parameters Monitoring with Automatic Irrigation
System” presented at International Journal of Science,
Engineering and Technology Research(IJSETR),vol04,
Issue 11, Nov 2015.
[4] S.Reshma and B.A.Sarath Manohar Babu, ”Internet
of things Based Automatic Irrigation System using
Wireless Sensor Networks” presented at International
Journal and Magazine of Engineering, Technology,
Management and Research, vol-03, Issue-09,Sep2016.
[5] G.Parameswaran and K.Sivaprasath, ”Arduino
Based Smart Drip Irrigation System Using IOT”
presented at International Journal of Engineering
Science and Computing (IJESC), May2016.
[7] Sampath,“Smart Irrigation System Through
Wireless Sensor Networks”,ARPN Journal of
Engineering and Applied Sciences, vol. 10, pp. 1,no. 17,
september 2015.
[8] Joaquin Gutierrez and Juan Francisco, “Automated
Irrigation System using a Wireless sensor Network and
GPRS Module” presented at IEEE Transactions on
Instrumentation and Measurement, 2013.
[9] Yunseop Kim and Robert G.Evans, “Remote Sensing
and Control of an Irrigation System using a Distributed
Wireless Sensor Network” presented at IEEE Transactions
on Instrumentation and Measurement, Vol- 57, July-2008.

More Related Content

What's hot

Smart irrigation system using internet of things
Smart irrigation system using internet of thingsSmart irrigation system using internet of things
Smart irrigation system using internet of thingsBasavaraj Galagi
 
Io t based smart irrigation system
Io t based smart irrigation systemIo t based smart irrigation system
Io t based smart irrigation systemKrishna Vala
 
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- Cloud based Intelligent Plant Monitoring Device
IRJET- Cloud based Intelligent Plant Monitoring DeviceIRJET- Cloud based Intelligent Plant Monitoring Device
IRJET- Cloud based Intelligent Plant Monitoring DeviceIRJET Journal
 
Smart automated irrigation system ppt
Smart automated irrigation system pptSmart automated irrigation system ppt
Smart automated irrigation system pptAutoNextAutoHub
 
IRJET- Air Pollution Monitporing System with IoT
IRJET- Air Pollution Monitporing System with IoTIRJET- Air Pollution Monitporing System with IoT
IRJET- Air Pollution Monitporing System with IoTIRJET Journal
 
Smart irrigation system
Smart irrigation systemSmart irrigation system
Smart irrigation systemAyesha Sajjad
 
430178048 project-ppt-pptx
430178048 project-ppt-pptx430178048 project-ppt-pptx
430178048 project-ppt-pptxAnish Mate
 
Internet of things and wireless sensor networks
Internet of things and wireless sensor networksInternet of things and wireless sensor networks
Internet of things and wireless sensor networksRonald Mutezo
 
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
 
WEB BASED SMART IRRIGATION SYSTEM USING RASPBERRY PI
WEB BASED SMART IRRIGATION SYSTEM USING RASPBERRY PI WEB BASED SMART IRRIGATION SYSTEM USING RASPBERRY PI
WEB BASED SMART IRRIGATION SYSTEM USING RASPBERRY PI IAEME Publication
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Smart Irrigation System Using IoT
Smart Irrigation System Using IoTSmart Irrigation System Using IoT
Smart Irrigation System Using IoTLokesh Parihar
 
Automatic irrigation 1st review(ieee project ece dept)
Automatic irrigation 1st review(ieee project ece dept)Automatic irrigation 1st review(ieee project ece dept)
Automatic irrigation 1st review(ieee project ece dept)Siddappa Dollin
 
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
 
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 - 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- IoT based Smart Irrigation System for Precision Agriculture
IRJET- IoT based Smart Irrigation System for Precision AgricultureIRJET- IoT based Smart Irrigation System for Precision Agriculture
IRJET- IoT based Smart Irrigation System for Precision AgricultureIRJET Journal
 

What's hot (20)

Smart irrigation system using internet of things
Smart irrigation system using internet of thingsSmart irrigation system using internet of things
Smart irrigation system using internet of things
 
Io t based smart irrigation system
Io t based smart irrigation systemIo t based smart irrigation system
Io t based smart irrigation system
 
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- Cloud based Intelligent Plant Monitoring Device
IRJET- Cloud based Intelligent Plant Monitoring DeviceIRJET- Cloud based Intelligent Plant Monitoring Device
IRJET- Cloud based Intelligent Plant Monitoring Device
 
Smart automated irrigation system ppt
Smart automated irrigation system pptSmart automated irrigation system ppt
Smart automated irrigation system ppt
 
IRJET- Air Pollution Monitporing System with IoT
IRJET- Air Pollution Monitporing System with IoTIRJET- Air Pollution Monitporing System with IoT
IRJET- Air Pollution Monitporing System with IoT
 
Smart irrigation system
Smart irrigation systemSmart irrigation system
Smart irrigation system
 
430178048 project-ppt-pptx
430178048 project-ppt-pptx430178048 project-ppt-pptx
430178048 project-ppt-pptx
 
Internet of things and wireless sensor networks
Internet of things and wireless sensor networksInternet of things and wireless sensor networks
Internet of things and wireless sensor networks
 
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
 
WEB BASED SMART IRRIGATION SYSTEM USING RASPBERRY PI
WEB BASED SMART IRRIGATION SYSTEM USING RASPBERRY PI WEB BASED SMART IRRIGATION SYSTEM USING RASPBERRY PI
WEB BASED SMART IRRIGATION SYSTEM USING RASPBERRY PI
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 
Smart Irrigation System Using IoT
Smart Irrigation System Using IoTSmart Irrigation System Using IoT
Smart Irrigation System Using IoT
 
Automatic irrigation 1st review(ieee project ece dept)
Automatic irrigation 1st review(ieee project ece dept)Automatic irrigation 1st review(ieee project ece dept)
Automatic irrigation 1st review(ieee project ece dept)
 
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
 
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 - 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- IoT based Smart Irrigation System for Precision Agriculture
IRJET- IoT based Smart Irrigation System for Precision AgricultureIRJET- IoT based Smart Irrigation System for Precision Agriculture
IRJET- IoT based Smart Irrigation System for Precision Agriculture
 
Ag04605229233
Ag04605229233Ag04605229233
Ag04605229233
 
FYP 1 Proposal Slide
FYP 1 Proposal SlideFYP 1 Proposal Slide
FYP 1 Proposal Slide
 

Similar to IRJET- Smart & Intelligent Field Irrigation System using IoT

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
 
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOTA RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOTIRJET Journal
 
IOT BASED SMART AGRICULTURAL MONITORING SYSTEM
IOT BASED SMART AGRICULTURAL MONITORING SYSTEMIOT BASED SMART AGRICULTURAL MONITORING SYSTEM
IOT BASED SMART AGRICULTURAL MONITORING SYSTEMIRJET Journal
 
IRJET - IoT based Agricultural System
IRJET - IoT based Agricultural SystemIRJET - IoT based Agricultural System
IRJET - IoT based Agricultural SystemIRJET Journal
 
IRJET- Agriculture Parameter Monitoring using Raspberry Pi : A Review
IRJET- Agriculture Parameter Monitoring using Raspberry Pi : A ReviewIRJET- Agriculture Parameter Monitoring using Raspberry Pi : A Review
IRJET- Agriculture Parameter Monitoring using Raspberry Pi : A ReviewIRJET 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
 
Next Gen Farming: IoT in Smart Irrigation System
Next Gen Farming: IoT in Smart Irrigation SystemNext Gen Farming: IoT in Smart Irrigation System
Next Gen Farming: IoT in Smart Irrigation SystemIRJET Journal
 
IRJET- Smart Farming using IoT
IRJET- Smart Farming using IoTIRJET- Smart Farming using IoT
IRJET- Smart Farming using IoTIRJET 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
 
IRJET- Automatic Irrigation System using Arduino UNO
IRJET- Automatic Irrigation System using Arduino UNOIRJET- Automatic Irrigation System using Arduino UNO
IRJET- Automatic Irrigation System using Arduino UNOIRJET 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
 
IRJET- IoT based Greenhouse Automation
IRJET- IoT based Greenhouse AutomationIRJET- IoT based Greenhouse Automation
IRJET- IoT based Greenhouse AutomationIRJET Journal
 
Analysis of Soil Parameters in Agriculture Field using IOT
Analysis of Soil Parameters in Agriculture Field using IOTAnalysis of Soil Parameters in Agriculture Field using IOT
Analysis of Soil Parameters in Agriculture Field using IOTIRJET Journal
 
IRJET - Smart Irrigation and Draining System using IoT
IRJET -  	  Smart Irrigation and Draining System using IoTIRJET -  	  Smart Irrigation and Draining System using IoT
IRJET - Smart Irrigation and Draining System using IoTIRJET Journal
 
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
 
IRJET- Smart Farm Fertilizer and Pesticide Prediction using IoT
IRJET-  	  Smart Farm Fertilizer and Pesticide Prediction using IoTIRJET-  	  Smart Farm Fertilizer and Pesticide Prediction using IoT
IRJET- Smart Farm Fertilizer and Pesticide Prediction using IoTIRJET Journal
 
IRJET- Design and Implementation of IoT based Greenhouse Environment Monitori...
IRJET- Design and Implementation of IoT based Greenhouse Environment Monitori...IRJET- Design and Implementation of IoT based Greenhouse Environment Monitori...
IRJET- Design and Implementation of IoT based Greenhouse Environment Monitori...IRJET Journal
 
WEB BASED SMART IRRIGATION SYSTEM USING RASPBERRY PI
WEB BASED SMART IRRIGATION SYSTEM USING RASPBERRY PIWEB BASED SMART IRRIGATION SYSTEM USING RASPBERRY PI
WEB BASED SMART IRRIGATION SYSTEM USING RASPBERRY PIIAEME Publication
 
IRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCUIRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCUIRJET Journal
 

Similar to IRJET- Smart & Intelligent Field Irrigation System using IoT (20)

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
 
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOTA RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
 
IOT BASED SMART AGRICULTURAL MONITORING SYSTEM
IOT BASED SMART AGRICULTURAL MONITORING SYSTEMIOT BASED SMART AGRICULTURAL MONITORING SYSTEM
IOT BASED SMART AGRICULTURAL MONITORING SYSTEM
 
IRJET - IoT based Agricultural System
IRJET - IoT based Agricultural SystemIRJET - IoT based Agricultural System
IRJET - IoT based Agricultural System
 
IRJET- Agriculture Parameter Monitoring using Raspberry Pi : A Review
IRJET- Agriculture Parameter Monitoring using Raspberry Pi : A ReviewIRJET- Agriculture Parameter Monitoring using Raspberry Pi : A Review
IRJET- Agriculture Parameter Monitoring using Raspberry Pi : A Review
 
IRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoTIRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoT
 
Next Gen Farming: IoT in Smart Irrigation System
Next Gen Farming: IoT in Smart Irrigation SystemNext Gen Farming: IoT in Smart Irrigation System
Next Gen Farming: IoT in Smart Irrigation System
 
IRJET- Smart Farming using IoT
IRJET- Smart Farming using IoTIRJET- Smart Farming using IoT
IRJET- Smart Farming using IoT
 
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
 
IRJET- Automatic Irrigation System using Arduino UNO
IRJET- Automatic Irrigation System using Arduino UNOIRJET- Automatic Irrigation System using Arduino UNO
IRJET- Automatic Irrigation System using Arduino UNO
 
Irjet v7 i3120
Irjet v7 i3120Irjet v7 i3120
Irjet v7 i3120
 
IRJET- Smart Poly-House Irrigation System
IRJET-  	  Smart Poly-House Irrigation SystemIRJET-  	  Smart Poly-House Irrigation System
IRJET- Smart Poly-House Irrigation System
 
IRJET- IoT based Greenhouse Automation
IRJET- IoT based Greenhouse AutomationIRJET- IoT based Greenhouse Automation
IRJET- IoT based Greenhouse Automation
 
Analysis of Soil Parameters in Agriculture Field using IOT
Analysis of Soil Parameters in Agriculture Field using IOTAnalysis of Soil Parameters in Agriculture Field using IOT
Analysis of Soil Parameters in Agriculture Field using IOT
 
IRJET - Smart Irrigation and Draining System using IoT
IRJET -  	  Smart Irrigation and Draining System using IoTIRJET -  	  Smart Irrigation and Draining System using IoT
IRJET - Smart Irrigation and Draining System using 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
 
IRJET- Smart Farm Fertilizer and Pesticide Prediction using IoT
IRJET-  	  Smart Farm Fertilizer and Pesticide Prediction using IoTIRJET-  	  Smart Farm Fertilizer and Pesticide Prediction using IoT
IRJET- Smart Farm Fertilizer and Pesticide Prediction using IoT
 
IRJET- Design and Implementation of IoT based Greenhouse Environment Monitori...
IRJET- Design and Implementation of IoT based Greenhouse Environment Monitori...IRJET- Design and Implementation of IoT based Greenhouse Environment Monitori...
IRJET- Design and Implementation of IoT based Greenhouse Environment Monitori...
 
WEB BASED SMART IRRIGATION SYSTEM USING RASPBERRY PI
WEB BASED SMART IRRIGATION SYSTEM USING RASPBERRY PIWEB BASED SMART IRRIGATION SYSTEM USING RASPBERRY PI
WEB BASED SMART IRRIGATION SYSTEM USING RASPBERRY PI
 
IRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCUIRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCU
 

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

APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
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
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
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
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
(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
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 

Recently uploaded (20)

APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
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
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
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
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
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
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
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...
 
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
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 

IRJET- Smart & Intelligent Field Irrigation System using IoT

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6094 Smart & Intelligent Field Irrigation System using IoT Mr. Bhuvnesh Singh1, Mr. Dharmendra Kumar 2, Mr. Amit Kumar3, Mr. Ajeet Singh4, Dr. Dushyant Singh5 1,2,3,4 Department of Electronics & Communication Engineering, Raja Balwant Singh Engineering Technical Campus Agra, Uttar Pradesh, India 5 Professor, Head of Department of Electronics & Communication of Engineering, Raja Balwant Singh Engineering Technical Campus Agra, Uttar Pradesh, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - The main objective of thisprojectistodevelop an automation irrigation system using an ESP8266 board with Internet being remotelycontrolled byanycomputerOperating System as well as mobile application. It is cost effective, simple and easy to use to farmers. This system consists of the soil temperature sensor, air temp & humidity sensor and soil moisture sensor. There are two ESP8266 board used in which one works as transmitter to transmit sensors data to node js server. The second board analysis the data on server and response accordingly to pump and lamp ON and OFF . The second board also works as a manual control of pump and lamp turn ON and OFF. The web & mobile applications use to show the sensors data in visually and also control the pump and lamp if system fails. Automation allows us to control the appliances automatically. This system will be a substitute to traditional farming method. Key Words: NodeMCU (ESP8266), Nodejs Server, DHT11 sensor, Soil Moisture Sensor, DS18B20 Sensor, Blynk App, Grafana etc. 1. INTRODUCTION India is the country of village and agriculture plays an important role for development of country. In our country, agriculture depends on the monsoons which has insufficient source of water. So the irrigation is used in agriculture field. Agriculture is the worldwide prime occupation of human being, 64% oftotalavailablelandisoccupiedby the agriculture, and it contains 85% freshwater. This figure of water consumption increases every year due to globalization and population of growth. Nowadays, for irrigation, different techniques are available which are used to reduce the dependency of rain. And mostly this technique is driven by electrical power and on/off scheduling. In this technique, soil moisture sensors are placed root zone of plant and near the module and gateway unit handles the sensor information. This project is for to create an IOT based automated irrigation systems which turns the pumping motor ON and OFF on detecting the moisture content and sufficient water level and pass data through IOT platform. The web & mobile applications use to show the sensors data in visually and also control the pump and lamp if system fails. Automation allows us to control the appliances automatically. 1.1 Literature Review Karan kansara (2015) proposed an automated irrigation system wherethehumidityandtemperature sensors are used to sense the soil conditionsandbased on that microcontroller will control the water flow. Farmer will be intimated through GSM module. This system doesn’t monitor the nutrient content in the soil [1]. Archana and Priya (2016) proposed a paper in which the humidity and soil moisture sensors are placed in the root zone of the plant. Based on the sensed values the microcontroller is used to control the supply of water to the field. This system doesn’t intimate the farmer about the field status [2]. Sonali D.Gainwar and Dinesh V. Rojatkar (2015) proposed a paper in which soil parameters such as humidity, moisture and temperature are measured for getting high yield from soil. This system is fully automated which turns the motor pump ON/OFF as per the level of moisture in the soil. The current field status is not intimated to the farmer [3]. S. Reshma and B.A. Sarath (2016) proposed an IOT based automatic irrigation system using wireless sensor networks in which various sensors are used to measure the soil parameters. This system provides a web interface to the user to monitor and control the system remotely. Weather monitoring is not done in this system [4].
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6095 G. Parameswaran and K. Sivaprasath (2016) proposed a smart drip irrigation system using IOT in which humidity, temperature and pH sensors are used. Irrigation status is updated to the server or local host using personal computer. The farmer can’t access about the field condition without internet [5]. 1.2 PRAPOSED SYSTEM Nowadays agricultural field is facing lot of problems due to lack of water resources. In order to help the farmers to overcome the difficulties, smart irrigation system has been used. In this system, various sensors such as DHT11, soil moisture sensor, DS18B20 are connected to the input pins of ESP8266 microcontroller. The sensed values from the sensors are displayed in Oled as well as on mobile and web application. If the sensed value goes beyond the threshold values set in the program, the pump will be automatically switched ON/OFF by the relay circuit and it is connected to the driver circuit which helps to switch the voltage. The farmer will be intimated about the current field condition through GSM module and also updated in the web page. By using this system, the farmer can access the details about theconditionofthe field anywhere at any time. 2. METHODELOGY 2.1 Block Diagram Figure 1. Block diagram of project From the block diagram we will see that nodemcu-1 consist of three sensors connectedthat are DHT11 sensor, soil moisture sensor and also soil temperature sensor (DS18B20). Here the nodemcu-1 collect the data from all three sensors and the data are sending to the node JS server into the database that are created by MongoDB database . This database is also connect with nodemcu second and also connected to the mobile and web application mobile and web applications are used to show the data online and everyone can see that and also monitor. Nodemcu-2 Retrieve the data the data from the node JS server. Nodemcu-2 connected to the railway that also connected with the pump at a used to control pump on and off. The data that are stored by node JSserver also show on the Oled display. When the soul master is passes the threshold value the relay will on that by the pump also ON. If the system will fails then we use the manual control of pump and lamp and also we control the pump and lamp by the mobile application. 2.2 Flow Chart Figure 2. Flow chart of project 3. HARDWARE DISCRIPTION 3.1 NodeMCU(ESP8266) ESP8266 is a complete and self-contained Wi-Fi network solution that can carry software application, or through another application processor uninstall all Wi-Fi networking capabilities. When the device is mounted and as the only application of the application processor, the flash memory can be started directly from anexternalMove.Built-incachememorywillhelp improve system performance and reduce memory requirements. Another situation is when wireless Internet access the task of Wi-Fiadapter,youcanaddit to any microcontroller-based design, and the connection is simple, just by SPI / SDIO interface or central processorAHBbridgeinterface.Processingand storage capacity on ESP8266 powerful piece, it can be integrated via GPIO ports sensors and other applications specific equipment to achieve the lowest
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6096 early in the development and operation of at least occupy system resources. Figure 3. NodeMCU(ESP8266) 3.2 SOIL MOISTURE SENSOR The Moisture sensor is used to measure the water content (moisture) of soil. When the soil is having water shortage, the module output is at high level; else the output is at low level. This sensor reminds the user to water their plants and also monitors the moisture content of soil. It has been widely used in agriculture, land irrigation and botanical gardening.  Working Voltage:5V  Working Current:<20mA  Working Temperature:10°C~30°C Figure 4. soil and moisture sensor 3.3 AIR TEMPERATURE & HUMIDITY SENSOR DHT11 sensor is used for measuring temperature and humidity. It uses a capacitive humidity sensor and a thermistor to measure the surrounding air. This sensor is cost effective, provides low power consumption and up-to 20 meter signal transmission is possible. SPECIFICATION 1. Supply Voltage: +5 V 2. Temperature range :0-50 °C error of ± 2 °C 3. Humidity :20-90% RH ± 5% RH error Figure 5. Air temp & humidity sensor 3.4 SOIL TEMPERATURE SENSOR (DS18B20) DS18B20 is unique 1-wire interface makes it easy to communicatewithdevices.Itcanconvertstemperature to a 12-bit digital word in 750ms (max). Besides, it can measures temperatures from -55°C to +125°C (-67Fto +257F). The DS18B20 can derive power directly from the data line eliminating the need for an external power supply. Figure 6. Soil Temperature Sensor 3.5 OLED DISPLAY As all these modulessupportI2Cprotocolasameanfor communication, the code and wiring of all of them is exact same. OLED display module is a receiver which accepts some data and displays them, while a temperature sensor is a transceiver that sends captured temperature via I2C bus. Figure 7. Oled display
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6097 3.6 5V MINI WATER PUMP Small DC Submersible water pumps push fluid to the surface as opposed to jet pumps having to pull fluids. Submersibles are more efficient than jet pumps. It is usually operated between 3v to 12v.  Voltage: 2.5-10V 2.  Maximum lift: 40-110cm / 15.75"-43.4" 3.  Flow rate: 80-120L/H 4.  Outside diameter : 7.5mm / 0.3" Figure 8. Mini Dc Water Pump 3.7 5V RELAY MODULE The relay moduleisanelectricallyoperatedswitchthat allows you to turn on or off a circuit using voltage and/or current much higher than a microcontroller could handle. Figure 9. 5V Relay Module 4. SOFTWARE DISCRIPTION 4.1 ARDUINO IDE  Arduino IDE is an open source software that is mainly used for writingandcompilingthecode into the Arduino Module.  It is an official Arduino software, making code compilation too easy that even a common person with no prior technical knowledge can get their feet wet with the learning process.  It is easily available for operating systems like MAC, Windows, Linux and runs on the Java Platform that comes with inbuilt functions and commands that play a vital role for debugging, editing and compiling the code in the environment.  This environment supports both C and C++ languages. Figure 10. Arduino ide 4.2 GRAFANA Grafana is a beautiful dashboard for displayingvarious Graphite metrics through a web browser. Grafana is nice because it is simple to set up and maintain and is easy to use and displays metrics in a very nice Kibana like display style. Grafana gives you the ability to bolt on all kinds of bells and whistles to your graphs. Figure 11. Grafan Icon Figure 12. Grafana dashboard visualization
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6098 4. RESULT & OBSERVATION 4.1 Visualization on PC Figure 13. Project Visualization on Grafana Dashboard 4.2 Visualization on Mobile Application The data is visualize on mobile screen every time whenever the system is ON as figure 14. Figure 14. Mobile App Data Visualization The below figure 15 shows the controlling section on mobile app that allow us to control the pump as well as lamp on and Off from anywhere. Figure 15. Controlling Dashboard Section on App Figure 16. Hardware Implementation
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6099 5. CONCLUSIONS The main objective of this smart irrigation system using IOT is to make it more innovative, user friendly, time saving and more efficient than the existing system. Measuring four parameters such as soil moisture, soil temperature, air humidity and Air Temperature values and the system also includes intruder detecting system. Due to server updates farmer can know about crop field nature at anytime, anywhere. REFERENCES [1] Karan Kansara and Vishal Zaweri, ”Sensor Based Automated Irrigation System with IOT” presented at International Journal of Computer Science and Information Technologies, vol-06, 2015. [1] Archana and Priya, ”Design and Implementation of Automatic Plant Watering System” presented at International Journal of Advanced Engineering and Global technology , vol-04, Issue-01 , Jan-2016. [3] Sonali.D.Gainwar and Dinesh.V.Rojatkar ,“Soil Parameters Monitoring with Automatic Irrigation System” presented at International Journal of Science, Engineering and Technology Research(IJSETR),vol04, Issue 11, Nov 2015. [4] S.Reshma and B.A.Sarath Manohar Babu, ”Internet of things Based Automatic Irrigation System using Wireless Sensor Networks” presented at International Journal and Magazine of Engineering, Technology, Management and Research, vol-03, Issue-09,Sep2016. [5] G.Parameswaran and K.Sivaprasath, ”Arduino Based Smart Drip Irrigation System Using IOT” presented at International Journal of Engineering Science and Computing (IJESC), May2016. [7] Sampath,“Smart Irrigation System Through Wireless Sensor Networks”,ARPN Journal of Engineering and Applied Sciences, vol. 10, pp. 1,no. 17, september 2015. [8] Joaquin Gutierrez and Juan Francisco, “Automated Irrigation System using a Wireless sensor Network and GPRS Module” presented at IEEE Transactions on Instrumentation and Measurement, 2013. [9] Yunseop Kim and Robert G.Evans, “Remote Sensing and Control of an Irrigation System using a Distributed Wireless Sensor Network” presented at IEEE Transactions on Instrumentation and Measurement, Vol- 57, July-2008.