SlideShare a Scribd company logo
1 of 7
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1914
IoT BASED SMART IRRIGATION SYSTEM
Muskan Vahora#1, Kalpesh Chudasma*2, Neel Patel#3, Shalini Pandey#4
#Final Year, Department of Electrical Engineering, A. D. Patel Institute of Technology, India
*Associate Professor, Department of Electrical Engineering, A. D. Patel Institute of Technology, India
-------------------------------------------------------------------***------------------------------------------------------------------------
Abstract - Irrigation is the prime source of edible items all over the world. It is also a major source of income of
million citizens. Although three-forth portion of the earth consists of water, it is still scare in many regions.
Farming without using water is quite impossible and hence it is our responsibility to use it wisely. In such a
scenario, it is very essential to develop smart systems to lessen the use of water. This paper proposes such an
advanced system so as to minimize its usage. Various sensors are connected with an IOT and GSM board in order to
fetch the data and send it to the owner. So, the owner can control the water device with it.
Key Words: Irrigation, Moisture, Temperature, IOT, GSM
1. INTRODUCTION
Irrigation is the process of distributing water to the field to fulfill their water needs. The varied sources of
water for this process are dams, ponds, lakes, canals, tube-wells, and even wells. For growth, development,
germination, and other related functions, irrigation provides necessary moisture to the soil. Water moistens
the soil so as to help in penetration of roots even in the dry field. The frequency, rate, amount and time of
irrigation are different for various crops and also vary consistent with the kinds of soil and seasons. For
example, summer crops require a better rate of water as compared to winter crops. India may be a very
huge country, where population is in many people that need good amount of food items. The rainfalls are
uneven and scare which definitely causes many problems like famines and droughts. Also, there are very
less number of amenities available for farming and are very dense in desert areas. This certainly demands
external facilities like building canals and dams. India is equatorial and equitropical country with a mean
temperature of 25’ Celsius. This increases the speed of evaporation.
A.Neelima presented in [1] measured the moisture level of soil and controlled water pump on its basis and sent
the data through wifi and Arduino board. Himani Mahajan in [2], on the other hand, did the same above
mentioned process by the help of solar panel. While, an online application for data retrieving and managing
actions was presented by Srishti Rawal in [3]. A current scenario of studies of smart systems used in irrigation
system was analyzed by Dr. J. Jegathesh Amalraj in [10].
The aim of this research paper is to make agricultural process easy and convenient. Automatic systems are used
instead of traditional methods. Irrigation is vital for sustenance of mankind but simultaneously it is very
tedious and time consuming. By introducing advanced systems, this process can become better. There is
already a shortage of water sources and hence it becomes essential for mankind to save it. This proposed
system consumes the least amount of water required for crops, thus saving it. This paper proposes a system
which does not require physical presence of people in the field by controlling the farming process with the help
of a smart phone.
2. METHODOLOGY
Here, we are using an arduino board as our basic microprocessor with moisture sensor and temperature
sensor. The moisture sensor measures the moisture content in the soil and transfers this data to the board
while the temperature sensor measures the present temperature in the atmosphere and transfers the data to
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1915
the arduino board. In the coding, the temperature and the moisture, relevant to the field, are prefixed. When the
data is received to arduino, it compares with the preset data and takes control action accordingly.
Simultaneously, this data is also sent to the owner's smart phone through GSM board. The controlling message
is sent to the GSM board by the owner which is interpreted by the arduino board and control action can also be
taken by this way. The controlling method contains two aspects. The prime one is to switch on and off the water
pump so as to fetch the water in the field while the other one is to control the spraying of pesticides in the farm.
Fig - 1 Block Diagram of the System
3. COMPONENTS OF THE SYSTEM
3.1 IOT
The internet of things, or IoT is a system of interrelated computing devices, mechanical and digital
machines, objects, animals and mankind that are provided unique identifiers (UIDs) and therefore has the
ability to transfer data over a network without any of human-to-human or human-to-computer interaction.
An IoT system is made up of web-enabled smart devices that use embedded systems like processors,
sensors and communication hardware, in order to gather, send and act on data they fetch from their
environments. IoT devices share the sensor data, which they collect by connecting to an IoT network or
other edge device where this data is either sent to the cloud to be analyzed or managed manually.
Sometimes, these devices communicate with other relevant devices and act on the information they get
from each other. The devices do most of the work without human intervention, although people can
interact with the devices -- for an example, to sequence them, give them instructions or access the
information. The connectivity, networking and communication protocols needed with these devices largely
depend on the precise IoT applications deployed. It also can make use of AI (AI) and machine learning to
assist in making data collecting processes easier and more dynamic. Increasingly, organizations during a
sort of industries are using IoT to work more efficiently, better understand customers to deliver enhanced
customer service, improve decision-making and increase the worth of the business.
3.2 ARDUINO
Arduino is an open source hardware and software organization, project and user community that designs
and manufactures board microcontrollers and microcontroller kits so as to build digital devices. The
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1916
boards are equipped with sets of digital and analog input/output (I/O) pins which will be interfaced to
varied expansion boards or breadboards and other circuits. The boards contain serial communication
interfaces, including Universal Serial Bus (USB) on some models, which are also used for loading programs
from personal computers. The microcontrollers are often programmed using C and C++ programming
languages, other than using traditional compiler tool chains, the Arduino project provides an integrated
development environment (IDE) supported the Processing language project.
Fig - 2 Arduino Board
3.3 WATER PUMP
In this process, the values fetched from the moisture sensor and temperature sensor is compared to prefixed
value in the arduino board. The water pump turns on and off on the basis of these values as well as from the
controlling message received from owner’s smart phone.
Fig - 3 Water Pump
3.4 MOISTURE SENSOR
The moisture of the soil plays an important role within the irrigation field also as in gardens for plants. As
nutrients within the soil provide the food to the plants for their growth, supplying water to the plants is
additionally essential to vary the temperature of the plants. The temperature of plant is often changed.
Water is provided using the tactics like transpiration. The plant root systems are also developed better
when rising within moist soil. Extreme soil moisture levels can guide to anaerobic situations which will
encourage the plant’s growth also as soil pathogens. The soil moisture sensor is employed to measure the
volumetric content of water within the soil because the straight gravimetric dimension of soil moisture
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1917
needs eliminating, drying, also as sample weighting. These sensors measure the volume of the water
content indirectly with the assistance of other measurements of soil like dielectric constant, electric
resistance, otherwise interaction with neutrons, and replacement of the moisture content. The relation
between the calculated property and moisture of soil should be adjusted and may be changed because of
supported ecological factors like temperature, type of soil, or electrical conductivity. The microwave
emission which is reflected is often influenced by the moisture of soil also as mainly utilized in agriculture
and remote sensing within hydrology.
Fig - 4 Moisture Sensor
3.5 TEMPERATURE SENSOR
A temperature sensor is a device, generally a RTD (resistance temperature detector) or a thermocouple,
that collects the data of temperature from a specific source and converts it into voltage form for a tool or
an observer. Temperature sensors are required in many applications like HV and AC system,
environmental controls, food processing units, medical devices, chemical handling and automotive under
the hood monitoring and controlling systems, etc. The most common sort of temperature sensor may be a
thermometer, which is employed to live temperature of solids, liquids and gases. It is also a standard type
of temperature sensor, mostly used for non-scientific purposes because it is not much accurate.
Fig - 5 Temperature Sensor
3.6. GSM BOARD
GSM is a world standard for mobile telephones which is an acronym that stands for Global System for
Mobile Communications. It is also mentioned as 2G, because it is a second-generation cellular network.
GSM supports outgoing and incoming voice calls, Simple Message System (SMS or text messaging), and
digital communication (via GPRS). The Arduino GSM shield may be a GSM modem. From the mobile
operator perspective, the Arduino GSM shield looks a bit like a mobile. From the Arduino perspective, the
Arduino GSM shield looks a bit like a modem.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1918
Fig - 6 GSM Board
3.7 GPRS SYSTEM
GPRS is a packet switching technology that stands for General Packet Radio Service. It can provide
idealized data rates ranging from 56-114 Kbit per second. With the GSM shield, it is also possible to
leverage the information communication to access the internet. Almost like the Ethernet and Wi-Fi
libraries, the GSM library allows the Arduino to act as a client or server, using http calls to send and receive
sites.
4. RESULTS AND DISUCSSIONS
4.1 OUTCOMES
The measured data is compared with the preset data and the decision is taken accordingly. Apart from this, the
message of data is sent to the owner through which also the control action can be executed. There are different
types and sediments of soil and so the preset values have to be set on its basis. The temperature also differs in
regions which should be taken care of.
MEASURED
MOISTURE
MEASURED
TEMPERATURE
PRESET
MOISTURE
PRESET
TEMPERATURE
CONTROL ACTION
80 32 60 25 PUMP OFF
75 29 60 25 PUMP OFF
55 28 60 25 PUMP ON
50 26 60 25 PUMP ON
Table - 1 Measured Results
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1919
4.2 FLOWCHART OF THE SYSTEM
Fig - 7 Flowchart
5. CONCLUSION AND FUTURE SCOPE
Agriculture is very essential for our day to day life and so it can be improved with the help of the advanced
technology. Hence this proposed system can be very helpful with full efficiency. Simultaneously, it also uses the
water in redundant. Many other sensors such as PIR sensor, fire sensor as well as CCTV cameras can be
installed at the field in the advanced version, according to the owners need. The fire sensor can immediately
sprinkle water in case of an accident, while the PIR sensor and CCTV cameras can help the owner to suspect the
trespassers.
6. REFERENCES
[1] A.Neelima Measured the moisture level of soil and controlled water pump on its basis and sent the data
through wifi, International Journal of Innovative Research in Computer and Communication Engineering.
[2] Himani Mahajan, Used solar panel to operate the micro controller and measured moisture and temperature
to turn the water pump on and off, International Journal for Research in Applied Science & Engineering
Technology (IJRASET).
[3] Srishti Rawal Made an online application for data retrieving and managing actions, International Journal of
Computer Applications.
[4] R. Rampriya , N. Surya, Introduced sprinklers in the field along with arduino board and moisture sensor,
International Journal of Research in Engineering, Science and Management .
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1920
[5] Anilkumar Hulsure, Used temperature and moisture sensors to collect data and send it to web server with
the help of controller, International Journal of Research and Analytical Reviews (IJRAR).
[6] Ramkumar Adhi, Used an arduino board, moisture sensor, relay module and solenoid valve to control the
irrigation system, International Journal of Recent Technology and Engineering (IJRTE).
[7] Bishnu Deo Kumar, Used moisture and temperature sensors along with GSM module and microcontroller,
International Research Journal of Engineering and Technology (IRJET).
[8] Karan Kansara, Used microcontroller and GSM module to send message on owner’s phone, International
Journal of Computer Science and Information Technologies.
[9] Laura García ,Lorena Parra , Jose M. Jimenez , Jaime Lloret , and Pascal Lorenz, Ananlysis of current scenario
of IOT based agricultural system.
[10] Dr. J. Jegathesh Amalraj, Studies of current systems used in irrigation system, International journal of
scientific & technology research.
[11] http://www.edgefxkits.com/automatic-irrigation-system-on-sensing-soil-moisture-content
[12] https://en.wikipedia.org/wiki/Electricity_sector_in_India#cite_ref-GES_3-13(accessed)
[13] Building Blocks for IoT Analytics Internet-of-Things Analytics, John Soldatos (Editor), Basics of IoT and
sensors.
10. AUTHOR’S BIOGRAPHIES
Muskan Vahora is presently pursuing her Bachelors in Electical Engineering from
Gujarat Technical University. Various type projects have been performed under her
leadership along with the participation in Student Start – up and innovation policy
(SSIP).
Neel Patel is currently in his final year of Bachelors in electrical engineering at Gujarat
Technical University. He is an expert in technical aspects and has achieved fabulous
outcomes.
Shalini Pandey is studying Bachelors of electrical engineering at Gujarat Technical
University. She has participated in making many technical projects in throughout her
course study.
Kalpesh Chudasma is an Associate Professor at A. D. Patel Institute of Technology with
more than 16 years of experience in Academics and 4 years in Industry. He is a PHD in
Electrical Power System.

More Related Content

What's hot

IoT Based Smart Water Monitoring and Distribution System For An Apartments
IoT Based Smart Water Monitoring and Distribution System For An ApartmentsIoT Based Smart Water Monitoring and Distribution System For An Apartments
IoT Based Smart Water Monitoring and Distribution System For An Apartments
YogeshIJTSRD
 

What's hot (20)

Android Based E-Learning Application Class-E
Android Based E-Learning Application Class-EAndroid Based E-Learning Application Class-E
Android Based E-Learning Application Class-E
 
IRJET- Object Detection based Garbage Collection Robot (E-Swachh)
IRJET-  	  Object Detection based Garbage Collection Robot (E-Swachh)IRJET-  	  Object Detection based Garbage Collection Robot (E-Swachh)
IRJET- Object Detection based Garbage Collection Robot (E-Swachh)
 
IRJET- IoT based Automated Green House Monitoring and Control System
IRJET-  	  IoT based Automated Green House Monitoring and Control SystemIRJET-  	  IoT based Automated Green House Monitoring and Control System
IRJET- IoT based Automated Green House Monitoring and Control System
 
Visual Product Identification For Blind Peoples
Visual Product Identification For Blind PeoplesVisual Product Identification For Blind Peoples
Visual Product Identification For Blind Peoples
 
IRJET- Soilless Cultivation using IoT
IRJET- Soilless Cultivation using IoTIRJET- Soilless Cultivation using IoT
IRJET- Soilless Cultivation using IoT
 
IRJET- Vendor Management System using Machine Learning
IRJET-  	  Vendor Management System using Machine LearningIRJET-  	  Vendor Management System using Machine Learning
IRJET- Vendor Management System using Machine Learning
 
IRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoTIRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoT
 
IRJET- Patient Health Monitoring using IoT with Machine Learning
IRJET- Patient Health Monitoring using IoT with Machine LearningIRJET- Patient Health Monitoring using IoT with Machine Learning
IRJET- Patient Health Monitoring using IoT with Machine Learning
 
IoT Based Water Level Monitoring System with an Android Application
IoT Based Water Level Monitoring System with an Android ApplicationIoT Based Water Level Monitoring System with an Android Application
IoT Based Water Level Monitoring System with an Android Application
 
IRJET- Smart Water Monitoring System using IoT
IRJET- Smart Water Monitoring System using IoTIRJET- Smart Water Monitoring System using IoT
IRJET- Smart Water Monitoring System using IoT
 
IoT Based Smart Water Monitoring and Distribution System For An Apartments
IoT Based Smart Water Monitoring and Distribution System For An ApartmentsIoT Based Smart Water Monitoring and Distribution System For An Apartments
IoT Based Smart Water Monitoring and Distribution System For An Apartments
 
Solar Cold Storage
Solar Cold StorageSolar Cold Storage
Solar Cold Storage
 
IRJET - Prevention of Crop Disease in Plants (Groundnut) using IoT and Ma...
IRJET -  	  Prevention of Crop Disease in Plants (Groundnut) using IoT and Ma...IRJET -  	  Prevention of Crop Disease in Plants (Groundnut) using IoT and Ma...
IRJET - Prevention of Crop Disease in Plants (Groundnut) using IoT and Ma...
 
IRJET- IoT based Smart Water Manangement System
IRJET- IoT based Smart Water Manangement SystemIRJET- IoT based Smart Water Manangement System
IRJET- IoT based Smart Water Manangement System
 
IRJET- Arduino Based Baby Incubator using GSM Technology
IRJET- Arduino Based Baby Incubator using GSM TechnologyIRJET- Arduino Based Baby Incubator using GSM Technology
IRJET- Arduino Based Baby Incubator using GSM Technology
 
SENSOR BASED SMART IRRIGATION SYSTEM WITH MONITORING AND CONTROLLING USING IN...
SENSOR BASED SMART IRRIGATION SYSTEM WITH MONITORING AND CONTROLLING USING IN...SENSOR BASED SMART IRRIGATION SYSTEM WITH MONITORING AND CONTROLLING USING IN...
SENSOR BASED SMART IRRIGATION SYSTEM WITH MONITORING AND CONTROLLING USING IN...
 
IRJET- Research Paper on Inventory Management System
IRJET-  	  Research Paper on Inventory Management SystemIRJET-  	  Research Paper on Inventory Management System
IRJET- Research Paper on Inventory Management System
 
IRJET- RFID based Smart Dustbin for Smart Cities
IRJET- RFID based Smart Dustbin for Smart CitiesIRJET- RFID based Smart Dustbin for Smart Cities
IRJET- RFID based Smart Dustbin for Smart Cities
 
IRJET- Motion Based Message Conveyor for Physically Disabled People
IRJET-  	  Motion Based Message Conveyor for Physically Disabled PeopleIRJET-  	  Motion Based Message Conveyor for Physically Disabled People
IRJET- Motion Based Message Conveyor for Physically Disabled People
 
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...
 

Similar to IRJET - IoT based Smart Irrigation System

Similar to IRJET - IoT based Smart Irrigation System (20)

IRJET- IoT based Greenhouse Automation
IRJET- IoT based Greenhouse AutomationIRJET- IoT based Greenhouse Automation
IRJET- IoT based Greenhouse Automation
 
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 - Live and Smart Agriculture
IRJET - Live and Smart AgricultureIRJET - Live and Smart Agriculture
IRJET - Live and Smart Agriculture
 
IRJET- Autonomous Greenhouse using Internet of Things with Thingspeak
IRJET- Autonomous Greenhouse using Internet of Things with ThingspeakIRJET- Autonomous Greenhouse using Internet of Things with Thingspeak
IRJET- Autonomous Greenhouse using Internet of Things with Thingspeak
 
IRJET- A Nobel Report on Smart Irrigation System using IoT
IRJET- A Nobel Report on Smart Irrigation System using IoTIRJET- A Nobel Report on Smart Irrigation System using IoT
IRJET- A Nobel Report on Smart Irrigation System using IoT
 
IRJET- Water Management in Agricultural Field using IoT
IRJET- Water Management in Agricultural Field using IoTIRJET- Water Management in Agricultural Field using IoT
IRJET- Water Management in Agricultural Field using IoT
 
Smart Rainwater Harvesting System
Smart Rainwater Harvesting SystemSmart Rainwater Harvesting System
Smart Rainwater Harvesting System
 
IRJET - Smart Irrigation System using Bluetooth Module and Arduino
IRJET -  	  Smart Irrigation System using Bluetooth Module and ArduinoIRJET -  	  Smart Irrigation System using Bluetooth Module and Arduino
IRJET - Smart Irrigation System using Bluetooth Module and Arduino
 
IRJET- Smart Farming using IoT
IRJET- Smart Farming using IoTIRJET- Smart Farming using IoT
IRJET- Smart Farming using IoT
 
IRJET - A Study on Smart Irrigation System using IoT & Machine Learning
IRJET -  	  A Study on Smart Irrigation System using IoT & Machine LearningIRJET -  	  A Study on Smart Irrigation System using IoT & Machine Learning
IRJET - A Study on Smart Irrigation System using IoT & Machine Learning
 
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
 
IRJET- Analysis of IoT based Wireless Sensors for Environmental Monitorin...
IRJET-  	  Analysis of IoT based Wireless Sensors for Environmental Monitorin...IRJET-  	  Analysis of IoT based Wireless Sensors for Environmental Monitorin...
IRJET- Analysis of IoT based Wireless Sensors for Environmental Monitorin...
 
IRJET-Environment based Irrigation System using Wireless Technology
IRJET-Environment based Irrigation System using Wireless TechnologyIRJET-Environment based Irrigation System using Wireless Technology
IRJET-Environment based Irrigation System using Wireless Technology
 
IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...
IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...
IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...
 
Review on microcontroller based monitoring system for agriculture
Review on microcontroller based monitoring system for agricultureReview on microcontroller based monitoring system for agriculture
Review on microcontroller based monitoring system for agriculture
 
Smart Greenhouse using Machine Learning
Smart Greenhouse using Machine LearningSmart Greenhouse using Machine Learning
Smart Greenhouse using Machine Learning
 
IRJET- Smart Irrigation System and Crop Prediction
IRJET-  	  Smart Irrigation System and Crop PredictionIRJET-  	  Smart Irrigation System and Crop Prediction
IRJET- Smart Irrigation System and Crop Prediction
 
IRJET- Soil, Water and Air Quality Monitoring System using IoT
IRJET- Soil, Water and Air Quality Monitoring System using IoTIRJET- Soil, Water and Air Quality Monitoring System using IoT
IRJET- Soil, Water and Air Quality Monitoring System using IoT
 
IRJET - Farm Field Monitoring Using IoT-A Survey Paper
IRJET - Farm Field Monitoring Using IoT-A Survey PaperIRJET - Farm Field Monitoring Using IoT-A Survey Paper
IRJET - Farm Field Monitoring Using IoT-A Survey Paper
 
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
 

More from 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

UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
rknatarajan
 
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
 

Recently uploaded (20)

UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
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...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera 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
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
(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...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
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
 
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
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 

IRJET - IoT based Smart Irrigation System

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1914 IoT BASED SMART IRRIGATION SYSTEM Muskan Vahora#1, Kalpesh Chudasma*2, Neel Patel#3, Shalini Pandey#4 #Final Year, Department of Electrical Engineering, A. D. Patel Institute of Technology, India *Associate Professor, Department of Electrical Engineering, A. D. Patel Institute of Technology, India -------------------------------------------------------------------***------------------------------------------------------------------------ Abstract - Irrigation is the prime source of edible items all over the world. It is also a major source of income of million citizens. Although three-forth portion of the earth consists of water, it is still scare in many regions. Farming without using water is quite impossible and hence it is our responsibility to use it wisely. In such a scenario, it is very essential to develop smart systems to lessen the use of water. This paper proposes such an advanced system so as to minimize its usage. Various sensors are connected with an IOT and GSM board in order to fetch the data and send it to the owner. So, the owner can control the water device with it. Key Words: Irrigation, Moisture, Temperature, IOT, GSM 1. INTRODUCTION Irrigation is the process of distributing water to the field to fulfill their water needs. The varied sources of water for this process are dams, ponds, lakes, canals, tube-wells, and even wells. For growth, development, germination, and other related functions, irrigation provides necessary moisture to the soil. Water moistens the soil so as to help in penetration of roots even in the dry field. The frequency, rate, amount and time of irrigation are different for various crops and also vary consistent with the kinds of soil and seasons. For example, summer crops require a better rate of water as compared to winter crops. India may be a very huge country, where population is in many people that need good amount of food items. The rainfalls are uneven and scare which definitely causes many problems like famines and droughts. Also, there are very less number of amenities available for farming and are very dense in desert areas. This certainly demands external facilities like building canals and dams. India is equatorial and equitropical country with a mean temperature of 25’ Celsius. This increases the speed of evaporation. A.Neelima presented in [1] measured the moisture level of soil and controlled water pump on its basis and sent the data through wifi and Arduino board. Himani Mahajan in [2], on the other hand, did the same above mentioned process by the help of solar panel. While, an online application for data retrieving and managing actions was presented by Srishti Rawal in [3]. A current scenario of studies of smart systems used in irrigation system was analyzed by Dr. J. Jegathesh Amalraj in [10]. The aim of this research paper is to make agricultural process easy and convenient. Automatic systems are used instead of traditional methods. Irrigation is vital for sustenance of mankind but simultaneously it is very tedious and time consuming. By introducing advanced systems, this process can become better. There is already a shortage of water sources and hence it becomes essential for mankind to save it. This proposed system consumes the least amount of water required for crops, thus saving it. This paper proposes a system which does not require physical presence of people in the field by controlling the farming process with the help of a smart phone. 2. METHODOLOGY Here, we are using an arduino board as our basic microprocessor with moisture sensor and temperature sensor. The moisture sensor measures the moisture content in the soil and transfers this data to the board while the temperature sensor measures the present temperature in the atmosphere and transfers the data to
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1915 the arduino board. In the coding, the temperature and the moisture, relevant to the field, are prefixed. When the data is received to arduino, it compares with the preset data and takes control action accordingly. Simultaneously, this data is also sent to the owner's smart phone through GSM board. The controlling message is sent to the GSM board by the owner which is interpreted by the arduino board and control action can also be taken by this way. The controlling method contains two aspects. The prime one is to switch on and off the water pump so as to fetch the water in the field while the other one is to control the spraying of pesticides in the farm. Fig - 1 Block Diagram of the System 3. COMPONENTS OF THE SYSTEM 3.1 IOT The internet of things, or IoT is a system of interrelated computing devices, mechanical and digital machines, objects, animals and mankind that are provided unique identifiers (UIDs) and therefore has the ability to transfer data over a network without any of human-to-human or human-to-computer interaction. An IoT system is made up of web-enabled smart devices that use embedded systems like processors, sensors and communication hardware, in order to gather, send and act on data they fetch from their environments. IoT devices share the sensor data, which they collect by connecting to an IoT network or other edge device where this data is either sent to the cloud to be analyzed or managed manually. Sometimes, these devices communicate with other relevant devices and act on the information they get from each other. The devices do most of the work without human intervention, although people can interact with the devices -- for an example, to sequence them, give them instructions or access the information. The connectivity, networking and communication protocols needed with these devices largely depend on the precise IoT applications deployed. It also can make use of AI (AI) and machine learning to assist in making data collecting processes easier and more dynamic. Increasingly, organizations during a sort of industries are using IoT to work more efficiently, better understand customers to deliver enhanced customer service, improve decision-making and increase the worth of the business. 3.2 ARDUINO Arduino is an open source hardware and software organization, project and user community that designs and manufactures board microcontrollers and microcontroller kits so as to build digital devices. The
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1916 boards are equipped with sets of digital and analog input/output (I/O) pins which will be interfaced to varied expansion boards or breadboards and other circuits. The boards contain serial communication interfaces, including Universal Serial Bus (USB) on some models, which are also used for loading programs from personal computers. The microcontrollers are often programmed using C and C++ programming languages, other than using traditional compiler tool chains, the Arduino project provides an integrated development environment (IDE) supported the Processing language project. Fig - 2 Arduino Board 3.3 WATER PUMP In this process, the values fetched from the moisture sensor and temperature sensor is compared to prefixed value in the arduino board. The water pump turns on and off on the basis of these values as well as from the controlling message received from owner’s smart phone. Fig - 3 Water Pump 3.4 MOISTURE SENSOR The moisture of the soil plays an important role within the irrigation field also as in gardens for plants. As nutrients within the soil provide the food to the plants for their growth, supplying water to the plants is additionally essential to vary the temperature of the plants. The temperature of plant is often changed. Water is provided using the tactics like transpiration. The plant root systems are also developed better when rising within moist soil. Extreme soil moisture levels can guide to anaerobic situations which will encourage the plant’s growth also as soil pathogens. The soil moisture sensor is employed to measure the volumetric content of water within the soil because the straight gravimetric dimension of soil moisture
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1917 needs eliminating, drying, also as sample weighting. These sensors measure the volume of the water content indirectly with the assistance of other measurements of soil like dielectric constant, electric resistance, otherwise interaction with neutrons, and replacement of the moisture content. The relation between the calculated property and moisture of soil should be adjusted and may be changed because of supported ecological factors like temperature, type of soil, or electrical conductivity. The microwave emission which is reflected is often influenced by the moisture of soil also as mainly utilized in agriculture and remote sensing within hydrology. Fig - 4 Moisture Sensor 3.5 TEMPERATURE SENSOR A temperature sensor is a device, generally a RTD (resistance temperature detector) or a thermocouple, that collects the data of temperature from a specific source and converts it into voltage form for a tool or an observer. Temperature sensors are required in many applications like HV and AC system, environmental controls, food processing units, medical devices, chemical handling and automotive under the hood monitoring and controlling systems, etc. The most common sort of temperature sensor may be a thermometer, which is employed to live temperature of solids, liquids and gases. It is also a standard type of temperature sensor, mostly used for non-scientific purposes because it is not much accurate. Fig - 5 Temperature Sensor 3.6. GSM BOARD GSM is a world standard for mobile telephones which is an acronym that stands for Global System for Mobile Communications. It is also mentioned as 2G, because it is a second-generation cellular network. GSM supports outgoing and incoming voice calls, Simple Message System (SMS or text messaging), and digital communication (via GPRS). The Arduino GSM shield may be a GSM modem. From the mobile operator perspective, the Arduino GSM shield looks a bit like a mobile. From the Arduino perspective, the Arduino GSM shield looks a bit like a modem.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1918 Fig - 6 GSM Board 3.7 GPRS SYSTEM GPRS is a packet switching technology that stands for General Packet Radio Service. It can provide idealized data rates ranging from 56-114 Kbit per second. With the GSM shield, it is also possible to leverage the information communication to access the internet. Almost like the Ethernet and Wi-Fi libraries, the GSM library allows the Arduino to act as a client or server, using http calls to send and receive sites. 4. RESULTS AND DISUCSSIONS 4.1 OUTCOMES The measured data is compared with the preset data and the decision is taken accordingly. Apart from this, the message of data is sent to the owner through which also the control action can be executed. There are different types and sediments of soil and so the preset values have to be set on its basis. The temperature also differs in regions which should be taken care of. MEASURED MOISTURE MEASURED TEMPERATURE PRESET MOISTURE PRESET TEMPERATURE CONTROL ACTION 80 32 60 25 PUMP OFF 75 29 60 25 PUMP OFF 55 28 60 25 PUMP ON 50 26 60 25 PUMP ON Table - 1 Measured Results
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1919 4.2 FLOWCHART OF THE SYSTEM Fig - 7 Flowchart 5. CONCLUSION AND FUTURE SCOPE Agriculture is very essential for our day to day life and so it can be improved with the help of the advanced technology. Hence this proposed system can be very helpful with full efficiency. Simultaneously, it also uses the water in redundant. Many other sensors such as PIR sensor, fire sensor as well as CCTV cameras can be installed at the field in the advanced version, according to the owners need. The fire sensor can immediately sprinkle water in case of an accident, while the PIR sensor and CCTV cameras can help the owner to suspect the trespassers. 6. REFERENCES [1] A.Neelima Measured the moisture level of soil and controlled water pump on its basis and sent the data through wifi, International Journal of Innovative Research in Computer and Communication Engineering. [2] Himani Mahajan, Used solar panel to operate the micro controller and measured moisture and temperature to turn the water pump on and off, International Journal for Research in Applied Science & Engineering Technology (IJRASET). [3] Srishti Rawal Made an online application for data retrieving and managing actions, International Journal of Computer Applications. [4] R. Rampriya , N. Surya, Introduced sprinklers in the field along with arduino board and moisture sensor, International Journal of Research in Engineering, Science and Management .
  • 7. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1920 [5] Anilkumar Hulsure, Used temperature and moisture sensors to collect data and send it to web server with the help of controller, International Journal of Research and Analytical Reviews (IJRAR). [6] Ramkumar Adhi, Used an arduino board, moisture sensor, relay module and solenoid valve to control the irrigation system, International Journal of Recent Technology and Engineering (IJRTE). [7] Bishnu Deo Kumar, Used moisture and temperature sensors along with GSM module and microcontroller, International Research Journal of Engineering and Technology (IRJET). [8] Karan Kansara, Used microcontroller and GSM module to send message on owner’s phone, International Journal of Computer Science and Information Technologies. [9] Laura García ,Lorena Parra , Jose M. Jimenez , Jaime Lloret , and Pascal Lorenz, Ananlysis of current scenario of IOT based agricultural system. [10] Dr. J. Jegathesh Amalraj, Studies of current systems used in irrigation system, International journal of scientific & technology research. [11] http://www.edgefxkits.com/automatic-irrigation-system-on-sensing-soil-moisture-content [12] https://en.wikipedia.org/wiki/Electricity_sector_in_India#cite_ref-GES_3-13(accessed) [13] Building Blocks for IoT Analytics Internet-of-Things Analytics, John Soldatos (Editor), Basics of IoT and sensors. 10. AUTHOR’S BIOGRAPHIES Muskan Vahora is presently pursuing her Bachelors in Electical Engineering from Gujarat Technical University. Various type projects have been performed under her leadership along with the participation in Student Start – up and innovation policy (SSIP). Neel Patel is currently in his final year of Bachelors in electrical engineering at Gujarat Technical University. He is an expert in technical aspects and has achieved fabulous outcomes. Shalini Pandey is studying Bachelors of electrical engineering at Gujarat Technical University. She has participated in making many technical projects in throughout her course study. Kalpesh Chudasma is an Associate Professor at A. D. Patel Institute of Technology with more than 16 years of experience in Academics and 4 years in Industry. He is a PHD in Electrical Power System.