SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1571
Automatic Irrigation System using IoT
P. Suganya1, Aditya Subramanian2, Yagneshwaran. B3, Farheen Khan4, S.R Sushmitha5
1 Assistant Professor, Department of Computer Science Engineering, SRM University
Ramapuram, Chennai- 600089.
2,3,4,5Student, Department of Computer Science Engineering, SRM University Ramapuram, Chennai- 600089..
---------------------------------------------------------------------***--------------------------------------------------------------------
Abstract: - Climate change and rainfall has been erratic
over the past few decades. Due to this in recent era, climate-
smart methods called as smart agriculture is adopted by
many Indian farmers. Smart agriculture is an automated and
directed information technology implemented with IOT
(Internet of Things). IOT is developing rapidly and widely
applied in all wireless environments. For this,itisdoneusing
remote sensing, microprocessors, IoT, DBMS is proposed.
The major objective is to get the real-time data and reduce
the water that is lost in the irrigation process and reduce the
time spent on the field.
Keywords: IoT, Sensors, GPS, Microcontroller, Wi-Fi
INTRODUCTION TO AUTOMATIC IRRIGATION
As the world is trending into modern technologies and
implementations it is a necessary goal to trend up in
agriculture also. Many researches are working in the field of
agriculture. Most projects signify the use of wireless sensor
network collect data from different sensors deployed at
various nodes and send it through the wireless protocol. The
collected data provide the information about the various
environmental factors. Monitoringthe environmental factors
is not the complete solution to increase the yield of crops.
There are number of other factors that decrease the
productivity to a greater extent. Hence automation must be
implemented in irrigatingfieldstoovercometheseproblems.
So, to provide solution to all such problems, it is necessary to
develop an integrated system which will take care of
watering the crops. But complete automation in irrigation is
not achieved due to various issues. Though it isimplemented
in the research level it is not given to the farmers as a
product to get benefitted from the resources. Hence this
paper deals about Automatic Irrigation System using IoT.
LITERATURE SURVEY
The existing method and one oftheoldestwaysinagriculture
is the manual method of checking the parameters. In this
method the farmers they themselves verify all the
parameters and calculate the readings. [1]It focuses on
developing devices and tools to manage,displayandalertthe
users using the advantages of a wireless sensor network
system. [2]It aims at making agriculture smart using
automation and IoT technologies. The highlighting features
are smart GPS based remote controlled robot to perform
tasks like weeding, spraying, moisture sensing, human
detection and keeping vigilance. [3]The cloud computing
devices that can create a whole computing system from
sensors to tools that observe data from agricultural field
images and from human actors on the ground and accurately
feed the data into the repositories along with the location as
GPS coordinates.[4]This idea proposes a novel methodology
for smart farming by linking a smart sensing system and
smart irrigator system through wireless communication
technology.[5]It proposes a low cost and efficient wireless
sensor network technique to acquire the soil moisture and
temperature from various location of farm and as per the
need of crop controller to take the decision whether the
irrigation is enabled or not.[6]It proposes an idea about how
automated irrigation system was developed to optimize
water use for agricultural crops. In addition, a gateway unit
handles sensor information.[7]The atmospheric conditions
are monitored and controlled online by using Ethernet IEEE
802.3.The partial root zone drying process can be
implemented to a maximum extent.[8]It is designed for IoT
based monitoring system to analyze crop environment and
the method to improve the efficiency of decision making by
analyzing harvest statistics.[9]Inthispaperimageprocessing
is used as a tool to monitor the diseases on fruits during
farming, right from plantation to harvesting. The variations
are seen in color, texture and morphology. [10]In this paper,
greenhouse is a building in which plants are grown in closed
environment. It is used to maintain the optimal conditions of
the environment, greenhouse management and data
acquisition.
PROPOSED WORK
In the field section, sensors are deployed in the field like soil
moisture. The data collected from these sensors are sent to
the Database via the android application.
In control section, the system is turned on using the
application, this is done using the onoff buttons in the
application. Also, this system is turned on automatically
when the moisture of the soil is low, the pump is turned on
and depending on the moisture content. The application has
a future feature of taking the time from the user and irrigate
the field when the time comes.
In manual mode, there is a manual switch in thefieldtomake
sure that if the system fails, one can turn off the water supply
manually.
Other parameters like the moisture sensor shows the
threshold value and the water level in the soil.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1572
HARDWARE USED
Arduino Uno-MICROCONTROLLER:
The Arduino Uno is one of the most popularmicrocontrollers
in the industry. It is user convenient and easier to handle.
The coding or programming of this controller is also easy.
The program is deemed volatile due to the flash memory
technology. The microcontroller has wide range of
applications used in many huge industries. It is used in
security, remote sensors, home appliances and industrial
automations. The device has capabilities to be connected the
internet and act as a server too, this way the handling of
information and data.
Fig 1: Arduino Uno
ARCHITECTURE
Fig 2: Architecture of Arduino Uno
SOIL MOISTURE SENSOR
Fig 3: Soil Moisture Sensor
Soil moisture sensor is a sensor which senses the moisture
content of the soil. The sensor has both the analogue and the
digital output. The digital output is fixed and the analogue
output threshold can be varied. It works on the principle of
open and short circuit. The output ishighorlowindicated by
the LED. When the soil is dry, the current will not pass
through it and so it will act as open circuit. Hence the output
is said to be maximum. When the soil is wet, the current will
pass from one terminal to the other and the circuit is said to
be short and the output will be zero.
The sensor is platinum coated to make the efficiency high.
The range of sensing is also high. It is anti-rust and so the
sensor has long life which will afford the farmer at a
minimum cost.
ESP8266
Fig 4: ESP8266(Wi-fi Module)
The ESP 8266 is a low cost wi-fi module which is used
for interne interfacing for microprocessors. The ESP
8266 has a 64 KiB of instruction RAM and 96 KiB of data
RAM.
SOFTWARE USED
 Arduino CC(IDE): -The Arduino IDE is a software
which is used for coding for all Arduino boards.This
application compiles your code before uploading to
the Arduino board to find errors. In this IDE, we use
basic embedded C. Also, one may need to create
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1573
their own header files to carry out certain
operations. This helps to increase the functionality.
 Android Studio: - Android Studio is the official
integrated development environment (IDE) for
Google's Android operating system, built on
JetBrains' IntelliJ IDEA software and designed
specifically for Android development. It is available
for download on Windows, macOS and Linux based
operating systems. It is a replacementfortheEclipse
Android Development Tools (ADT) as primary IDE
for native Android application development.
 MySQL: - MySQL is a central componentoftheLAMP
open-source web application software stack (and
other "AMP" stacks). LAMPisanacronymfor"Linux,
Apache, MySQL, Perl/PHP/Python". Applications
that use the MySQL database include:TYPO3,MODx,
Joomla, WordPress, phpBB, MyBB, and Drupal.
MySQL is also used in many high-profile, large-scale
websites, including Google (though not for
searches), Facebook, Twitter, Flickr, and YouTube.
EXPERIMENTATION & RESULTS
The hardware is interfaced with all the sensors in the board.
The hardware components include the microcontroller, a
water pump, relay,12 V battery, wi-fi sensor (ESP 8266) and
the soil moisture sensor is interfaced. The board is powered
by a power bank. The system has been tested for watering a
plant in a garden.
Fig 5: Android application
FUTURE WORK & CONCLUSION
For future developments,itcanbe enhancedbydeveloping
this system for large acres of land. Also, the system can be
integrated to check the quality of thesoil andthegrowthof
crop in each soil. The sensors and microcontroller are
successfully interfaced and wireless communication is
achieved between various nodes. Also, the system can be
further improved by adding machine learning algorithms,
which are able to learn and understand the requirements
of the crop, this would help the field be an automatic
system. The observations and results tell us that this
solution can be implemented for reduction of water loss
and reduce the man power required for a field.
REFERENCES
1. K. Lakshmisudha, Swathi Hegde, Neha Kale, Shruti
Iyer, “Smart Precision Based Agriculture Using
Sensors”,
2. International Journal of Computer Applications
(0975-
3. 8887), Volume 146-No.11, July 2011
4. Nikesh Gondchawar, Dr. R.S. Kawitkar, “IoT Based
Smart Agriculture”, International Journal of
Advanced Research in Computer and
Communication Engineering (IJARCCE), Vol.5,Issue
6, June 2016.
5. M.K. Gayatri, J. Jayasakthi, Dr.G.S. Anandhamala,
6. “Providing Smart Agriculture Solutions to Farmers
for Better Yielding Using IoT”, IEEE International
Conference on Technological Innovations in ICT for
Agriculture and Rural Development (TIAR 2015).
7. Chetan Dwarkani M, Ganesh Ram R, Jagannathan S,
R.
8. Priyatharshini, “Smart Farming System Using
Sensors for Agricultural Task Automation”, IEEE
International Conference on Technological
Innovations in ICT for Agriculture and Rural
Development (TIAR 2015).
9. S. R. Nandurkar, V. R. Thool, R. C. Thool, “Design and
Development of Precision Agriculture System Using
Wireless Sensor Network”, IEEE International
Conference on Automation, Control, Energy and
Systems (ACES), 2014.
10. Joaquín Gutiérrez, Juan Francisco Villa-Medina,
11. Alejandra Nieto-Garibay, and Miguel Ángel Porta-
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1574
12. Gándara, “Automated Irrigation System Using a
Wireless Sensor Network and GPRS Module”, IEEE
Transactions on Instrumentation and
Measurements, 0018-9456,2013
13. Dr. V. Vidya Devi, G. Meena Kumari, “Real- Time
Automation and Monitoring System for Modernized
Agriculture”, International Journal of Review and
Research in Applied Sciences and Engineering
(IJRRASE) Vol3 No.1. PP 7-12, 2013.
14. Meonghun Lee, Jeonghwan Hwang, Hyun Yoe,
15. “Agricultural Protection System Based on IoT”,IEEE
16th International Conference on Computational
Science and Engineering, 2013.
16. Monika Jhuria, Ashwani Kumar, Rushikesh Borse,
17. “Image Processing for Smart Farming: Detection of
Disease and Fruit Grading”, IEEE Second
International Conference on Image Information
Processing (ICIIP), 2013.
18. Orazio Mirabella and Michele Brischetto, “A Hybrid
Wired/Wireless Networking Infrastructure for
a. Greenhouse Management”, IEEE Transactions on
19. Instrumentation and Measurement, vol.60, no.2,pp
398407, 2011.
20. C. Liu, W. Ren, B. Zhang, and C. Lv, “The application
of soil temperature measurement by lm35
temperature sensors,” International Conference on
Electronic and Mechanical Engineering and
Information Technology, vol. 88, no. 1, pp. 1825–
1828, 2011
21. D.D. Chaudhary1, S.P. Nayse2, L.M.
Waghmare,
22. “Application of wireless sensor networks for
greenhouse parameter control in precision
agriculture”, International Journal of Wireless &
Mobile Networks (IJWMN) Vol. 3, No. 1, February
2011.
23. Q. Wang, A. Terzis and A. Szalay, “A Novel Soil
a. Measuring Wireless Sensor Network”, IEEE
24. Transactions on InstrumentationandMeasurement,
pp. 412–415, 2010
25. Ji-woong Lee, Changsun Shin, Hyun Yoe,” An
Implementation of Paprika Greenhouse System
Using Wireless Sensor Networks”, International
Journal of Smart Home Vol.4, No.3, July 2010.
26. Mahesh M. Galgalikar, “Real-Time Automization Of
Agricultural Environment for Social Modernization
of Indian Agricultural System”, 978- 1-4244-
55867/10/$26.00 C 2010 IEEE.
27. Y. Song, J. Wang, X. Qiao, W. Zheng, and X. Zhang,
“Development of multi-functional soil temperature
measuring instrument,” Journal of Agricul- tural
Mechanization Research, vol. 9, no. 1, pp. 80–84,
2010
28. A.R. Sepaskhah, S.H. Ahmadi, “A review on partial
rootzone drying irrigation. International Journal of
Plant Production”, October 2010.
29. Terry Howell, Steve Evett, Susan O’Shaughnessy,
Paul Colaizzi, and Prasanna Gowda, “Advanced
irrigation engineering: precision and precise”, The
Dahlia Greidinger International Symposium 2009.

More Related Content

PDF
Smart Irrigation System
PPTX
Smart automated irrigation system ppt
PPTX
Automated irrigation system
PPTX
Smart irrigation system
PPTX
Auto irrigation system
PPT
AUTOMATIC IRRIGATION SYSTEM USING ARDUINO UNO
PPTX
arduino based automtic irrigation system
PPTX
Automatic plant watering using arduinos
Smart Irrigation System
Smart automated irrigation system ppt
Automated irrigation system
Smart irrigation system
Auto irrigation system
AUTOMATIC IRRIGATION SYSTEM USING ARDUINO UNO
arduino based automtic irrigation system
Automatic plant watering using arduinos

What's hot (20)

PPTX
Smart irrigation system using internet of things
PPTX
AUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPT
PPTX
Smart Irrigation System
PPTX
automatic irrigation system ppt
PPTX
Automatic irrigation 1st review(ieee project ece dept)
PPTX
Microcontroller based irrigation
PPT
Ppt for automatic plant irrigation system
PPTX
automatic irrigation system by sensing soil moisture content
PPTX
Project presentation
PDF
Smart irrigation system using Internet Of Things
PPTX
Smart irrigation ppt
PPTX
Smart irrigation ppt
PDF
IoT Based Smart Irrigation System
PPTX
Smart Agro System
PPTX
IOT based irrigation system
PPTX
Plant monitoring system
PPTX
Automated Plant Watering System
PPTX
Smart Irrigation ppt
PPTX
Internet of things for Smart Home
PPTX
Smart Irrigation System Using IoT
Smart irrigation system using internet of things
AUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPT
Smart Irrigation System
automatic irrigation system ppt
Automatic irrigation 1st review(ieee project ece dept)
Microcontroller based irrigation
Ppt for automatic plant irrigation system
automatic irrigation system by sensing soil moisture content
Project presentation
Smart irrigation system using Internet Of Things
Smart irrigation ppt
Smart irrigation ppt
IoT Based Smart Irrigation System
Smart Agro System
IOT based irrigation system
Plant monitoring system
Automated Plant Watering System
Smart Irrigation ppt
Internet of things for Smart Home
Smart Irrigation System Using IoT
Ad

Similar to Automatic Irrigation System using IoT.  (20)

PDF
IoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry Pi
PDF
IRJET- Smart Irrigation System and Crop Prediction
PDF
IOT Based Smart Single Phase Agriculture Motor Controller
PDF
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
PDF
IRJET- Implementation of IoT in Agriculture with Real Time Environmental, Soi...
PDF
AI-Powered Smart Plant Management System
PDF
IRJET- Smart Green House using IOT and Cloud Computing
PDF
IRJET- Android based Instinctive Nutrition Add-On & Intensive Care for Smart ...
PDF
IRJET- Iot Based Smart Management
PDF
IRJET- Agricultural Parameters Monitoring System using IoT
PDF
Waste Management Overflow System using IoT and Classification using Data Mining
PDF
IRJET-Automated Water Irrigation System using Arduino Uno and Raspberry Pi wi...
PDF
IRJET- Water Management System using IoT with WSN
PDF
Next Gen Farming: IoT in Smart Irrigation System
PDF
IOT AND ARTIFICIAL INTELLIGENCE BASED SMART GARDENING AND IRRIGATION SYSTEM.pdf
PDF
IRJET- Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
PDF
IRJET-Intelligent Farms
PDF
IRJET- Water Management in Agricultural Field using IoT
PDF
IRJET- Smart Weather Monitoring and Real Time Alert System using IoT
PDF
Internet of Things (IOT) Application for Determination of Soil Moisture Conte...
IoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry Pi
IRJET- Smart Irrigation System and Crop Prediction
IOT Based Smart Single Phase Agriculture Motor Controller
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
IRJET- Implementation of IoT in Agriculture with Real Time Environmental, Soi...
AI-Powered Smart Plant Management System
IRJET- Smart Green House using IOT and Cloud Computing
IRJET- Android based Instinctive Nutrition Add-On & Intensive Care for Smart ...
IRJET- Iot Based Smart Management
IRJET- Agricultural Parameters Monitoring System using IoT
Waste Management Overflow System using IoT and Classification using Data Mining
IRJET-Automated Water Irrigation System using Arduino Uno and Raspberry Pi wi...
IRJET- Water Management System using IoT with WSN
Next Gen Farming: IoT in Smart Irrigation System
IOT AND ARTIFICIAL INTELLIGENCE BASED SMART GARDENING AND IRRIGATION SYSTEM.pdf
IRJET- Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
IRJET-Intelligent Farms
IRJET- Water Management in Agricultural Field using IoT
IRJET- Smart Weather Monitoring and Real Time Alert System using IoT
Internet of Things (IOT) Application for Determination of Soil Moisture Conte...
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...

Recently uploaded (20)

PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PPTX
Construction Project Organization Group 2.pptx
PPTX
OOP with Java - Java Introduction (Basics)
PPTX
web development for engineering and engineering
PPTX
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PDF
Digital Logic Computer Design lecture notes
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PDF
Well-logging-methods_new................
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PDF
PPT on Performance Review to get promotions
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PPTX
Geodesy 1.pptx...............................................
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PPT
Mechanical Engineering MATERIALS Selection
PDF
composite construction of structures.pdf
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
UNIT-1 - COAL BASED THERMAL POWER PLANTS
Construction Project Organization Group 2.pptx
OOP with Java - Java Introduction (Basics)
web development for engineering and engineering
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
Operating System & Kernel Study Guide-1 - converted.pdf
Digital Logic Computer Design lecture notes
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
Well-logging-methods_new................
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
R24 SURVEYING LAB MANUAL for civil enggi
PPT on Performance Review to get promotions
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
Geodesy 1.pptx...............................................
Embodied AI: Ushering in the Next Era of Intelligent Systems
Mechanical Engineering MATERIALS Selection
composite construction of structures.pdf
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx

Automatic Irrigation System using IoT. 

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1571 Automatic Irrigation System using IoT P. Suganya1, Aditya Subramanian2, Yagneshwaran. B3, Farheen Khan4, S.R Sushmitha5 1 Assistant Professor, Department of Computer Science Engineering, SRM University Ramapuram, Chennai- 600089. 2,3,4,5Student, Department of Computer Science Engineering, SRM University Ramapuram, Chennai- 600089.. ---------------------------------------------------------------------***-------------------------------------------------------------------- Abstract: - Climate change and rainfall has been erratic over the past few decades. Due to this in recent era, climate- smart methods called as smart agriculture is adopted by many Indian farmers. Smart agriculture is an automated and directed information technology implemented with IOT (Internet of Things). IOT is developing rapidly and widely applied in all wireless environments. For this,itisdoneusing remote sensing, microprocessors, IoT, DBMS is proposed. The major objective is to get the real-time data and reduce the water that is lost in the irrigation process and reduce the time spent on the field. Keywords: IoT, Sensors, GPS, Microcontroller, Wi-Fi INTRODUCTION TO AUTOMATIC IRRIGATION As the world is trending into modern technologies and implementations it is a necessary goal to trend up in agriculture also. Many researches are working in the field of agriculture. Most projects signify the use of wireless sensor network collect data from different sensors deployed at various nodes and send it through the wireless protocol. The collected data provide the information about the various environmental factors. Monitoringthe environmental factors is not the complete solution to increase the yield of crops. There are number of other factors that decrease the productivity to a greater extent. Hence automation must be implemented in irrigatingfieldstoovercometheseproblems. So, to provide solution to all such problems, it is necessary to develop an integrated system which will take care of watering the crops. But complete automation in irrigation is not achieved due to various issues. Though it isimplemented in the research level it is not given to the farmers as a product to get benefitted from the resources. Hence this paper deals about Automatic Irrigation System using IoT. LITERATURE SURVEY The existing method and one oftheoldestwaysinagriculture is the manual method of checking the parameters. In this method the farmers they themselves verify all the parameters and calculate the readings. [1]It focuses on developing devices and tools to manage,displayandalertthe users using the advantages of a wireless sensor network system. [2]It aims at making agriculture smart using automation and IoT technologies. The highlighting features are smart GPS based remote controlled robot to perform tasks like weeding, spraying, moisture sensing, human detection and keeping vigilance. [3]The cloud computing devices that can create a whole computing system from sensors to tools that observe data from agricultural field images and from human actors on the ground and accurately feed the data into the repositories along with the location as GPS coordinates.[4]This idea proposes a novel methodology for smart farming by linking a smart sensing system and smart irrigator system through wireless communication technology.[5]It proposes a low cost and efficient wireless sensor network technique to acquire the soil moisture and temperature from various location of farm and as per the need of crop controller to take the decision whether the irrigation is enabled or not.[6]It proposes an idea about how automated irrigation system was developed to optimize water use for agricultural crops. In addition, a gateway unit handles sensor information.[7]The atmospheric conditions are monitored and controlled online by using Ethernet IEEE 802.3.The partial root zone drying process can be implemented to a maximum extent.[8]It is designed for IoT based monitoring system to analyze crop environment and the method to improve the efficiency of decision making by analyzing harvest statistics.[9]Inthispaperimageprocessing is used as a tool to monitor the diseases on fruits during farming, right from plantation to harvesting. The variations are seen in color, texture and morphology. [10]In this paper, greenhouse is a building in which plants are grown in closed environment. It is used to maintain the optimal conditions of the environment, greenhouse management and data acquisition. PROPOSED WORK In the field section, sensors are deployed in the field like soil moisture. The data collected from these sensors are sent to the Database via the android application. In control section, the system is turned on using the application, this is done using the onoff buttons in the application. Also, this system is turned on automatically when the moisture of the soil is low, the pump is turned on and depending on the moisture content. The application has a future feature of taking the time from the user and irrigate the field when the time comes. In manual mode, there is a manual switch in thefieldtomake sure that if the system fails, one can turn off the water supply manually. Other parameters like the moisture sensor shows the threshold value and the water level in the soil.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1572 HARDWARE USED Arduino Uno-MICROCONTROLLER: The Arduino Uno is one of the most popularmicrocontrollers in the industry. It is user convenient and easier to handle. The coding or programming of this controller is also easy. The program is deemed volatile due to the flash memory technology. The microcontroller has wide range of applications used in many huge industries. It is used in security, remote sensors, home appliances and industrial automations. The device has capabilities to be connected the internet and act as a server too, this way the handling of information and data. Fig 1: Arduino Uno ARCHITECTURE Fig 2: Architecture of Arduino Uno SOIL MOISTURE SENSOR Fig 3: Soil Moisture Sensor Soil moisture sensor is a sensor which senses the moisture content of the soil. The sensor has both the analogue and the digital output. The digital output is fixed and the analogue output threshold can be varied. It works on the principle of open and short circuit. The output ishighorlowindicated by the LED. When the soil is dry, the current will not pass through it and so it will act as open circuit. Hence the output is said to be maximum. When the soil is wet, the current will pass from one terminal to the other and the circuit is said to be short and the output will be zero. The sensor is platinum coated to make the efficiency high. The range of sensing is also high. It is anti-rust and so the sensor has long life which will afford the farmer at a minimum cost. ESP8266 Fig 4: ESP8266(Wi-fi Module) The ESP 8266 is a low cost wi-fi module which is used for interne interfacing for microprocessors. The ESP 8266 has a 64 KiB of instruction RAM and 96 KiB of data RAM. SOFTWARE USED  Arduino CC(IDE): -The Arduino IDE is a software which is used for coding for all Arduino boards.This application compiles your code before uploading to the Arduino board to find errors. In this IDE, we use basic embedded C. Also, one may need to create
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1573 their own header files to carry out certain operations. This helps to increase the functionality.  Android Studio: - Android Studio is the official integrated development environment (IDE) for Google's Android operating system, built on JetBrains' IntelliJ IDEA software and designed specifically for Android development. It is available for download on Windows, macOS and Linux based operating systems. It is a replacementfortheEclipse Android Development Tools (ADT) as primary IDE for native Android application development.  MySQL: - MySQL is a central componentoftheLAMP open-source web application software stack (and other "AMP" stacks). LAMPisanacronymfor"Linux, Apache, MySQL, Perl/PHP/Python". Applications that use the MySQL database include:TYPO3,MODx, Joomla, WordPress, phpBB, MyBB, and Drupal. MySQL is also used in many high-profile, large-scale websites, including Google (though not for searches), Facebook, Twitter, Flickr, and YouTube. EXPERIMENTATION & RESULTS The hardware is interfaced with all the sensors in the board. The hardware components include the microcontroller, a water pump, relay,12 V battery, wi-fi sensor (ESP 8266) and the soil moisture sensor is interfaced. The board is powered by a power bank. The system has been tested for watering a plant in a garden. Fig 5: Android application FUTURE WORK & CONCLUSION For future developments,itcanbe enhancedbydeveloping this system for large acres of land. Also, the system can be integrated to check the quality of thesoil andthegrowthof crop in each soil. The sensors and microcontroller are successfully interfaced and wireless communication is achieved between various nodes. Also, the system can be further improved by adding machine learning algorithms, which are able to learn and understand the requirements of the crop, this would help the field be an automatic system. The observations and results tell us that this solution can be implemented for reduction of water loss and reduce the man power required for a field. REFERENCES 1. K. Lakshmisudha, Swathi Hegde, Neha Kale, Shruti Iyer, “Smart Precision Based Agriculture Using Sensors”, 2. International Journal of Computer Applications (0975- 3. 8887), Volume 146-No.11, July 2011 4. Nikesh Gondchawar, Dr. R.S. Kawitkar, “IoT Based Smart Agriculture”, International Journal of Advanced Research in Computer and Communication Engineering (IJARCCE), Vol.5,Issue 6, June 2016. 5. M.K. Gayatri, J. Jayasakthi, Dr.G.S. Anandhamala, 6. “Providing Smart Agriculture Solutions to Farmers for Better Yielding Using IoT”, IEEE International Conference on Technological Innovations in ICT for Agriculture and Rural Development (TIAR 2015). 7. Chetan Dwarkani M, Ganesh Ram R, Jagannathan S, R. 8. Priyatharshini, “Smart Farming System Using Sensors for Agricultural Task Automation”, IEEE International Conference on Technological Innovations in ICT for Agriculture and Rural Development (TIAR 2015). 9. S. R. Nandurkar, V. R. Thool, R. C. Thool, “Design and Development of Precision Agriculture System Using Wireless Sensor Network”, IEEE International Conference on Automation, Control, Energy and Systems (ACES), 2014. 10. Joaquín Gutiérrez, Juan Francisco Villa-Medina, 11. Alejandra Nieto-Garibay, and Miguel Ángel Porta-
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1574 12. Gándara, “Automated Irrigation System Using a Wireless Sensor Network and GPRS Module”, IEEE Transactions on Instrumentation and Measurements, 0018-9456,2013 13. Dr. V. Vidya Devi, G. Meena Kumari, “Real- Time Automation and Monitoring System for Modernized Agriculture”, International Journal of Review and Research in Applied Sciences and Engineering (IJRRASE) Vol3 No.1. PP 7-12, 2013. 14. Meonghun Lee, Jeonghwan Hwang, Hyun Yoe, 15. “Agricultural Protection System Based on IoT”,IEEE 16th International Conference on Computational Science and Engineering, 2013. 16. Monika Jhuria, Ashwani Kumar, Rushikesh Borse, 17. “Image Processing for Smart Farming: Detection of Disease and Fruit Grading”, IEEE Second International Conference on Image Information Processing (ICIIP), 2013. 18. Orazio Mirabella and Michele Brischetto, “A Hybrid Wired/Wireless Networking Infrastructure for a. Greenhouse Management”, IEEE Transactions on 19. Instrumentation and Measurement, vol.60, no.2,pp 398407, 2011. 20. C. Liu, W. Ren, B. Zhang, and C. Lv, “The application of soil temperature measurement by lm35 temperature sensors,” International Conference on Electronic and Mechanical Engineering and Information Technology, vol. 88, no. 1, pp. 1825– 1828, 2011 21. D.D. Chaudhary1, S.P. Nayse2, L.M. Waghmare, 22. “Application of wireless sensor networks for greenhouse parameter control in precision agriculture”, International Journal of Wireless & Mobile Networks (IJWMN) Vol. 3, No. 1, February 2011. 23. Q. Wang, A. Terzis and A. Szalay, “A Novel Soil a. Measuring Wireless Sensor Network”, IEEE 24. Transactions on InstrumentationandMeasurement, pp. 412–415, 2010 25. Ji-woong Lee, Changsun Shin, Hyun Yoe,” An Implementation of Paprika Greenhouse System Using Wireless Sensor Networks”, International Journal of Smart Home Vol.4, No.3, July 2010. 26. Mahesh M. Galgalikar, “Real-Time Automization Of Agricultural Environment for Social Modernization of Indian Agricultural System”, 978- 1-4244- 55867/10/$26.00 C 2010 IEEE. 27. Y. Song, J. Wang, X. Qiao, W. Zheng, and X. Zhang, “Development of multi-functional soil temperature measuring instrument,” Journal of Agricul- tural Mechanization Research, vol. 9, no. 1, pp. 80–84, 2010 28. A.R. Sepaskhah, S.H. Ahmadi, “A review on partial rootzone drying irrigation. International Journal of Plant Production”, October 2010. 29. Terry Howell, Steve Evett, Susan O’Shaughnessy, Paul Colaizzi, and Prasanna Gowda, “Advanced irrigation engineering: precision and precise”, The Dahlia Greidinger International Symposium 2009.