SlideShare a Scribd company logo
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 385
IMPLEMENTATION OF AGRICULTURAL AUTOMATION SYSTEM
USING WEB & GSM TECHNOLOGIES
Vidadala Srija1
, P.Bala Murali Krishna2
1
PG student, Dept of ECE, Sri Mittapalli Institute of Technology for Women, A.P, India,
vidadalasrija@gmail.com
2
Professor, Dept of ECE, Sri Mittapalli Institute of Technology for Women, A.P, India,
pbmk05@gmail.com
Abstract
This project probes into the implementation of agricultural automation system using WEB and GSM technologies. This
Embedded project is to design and develop a low cost system which is based on embedded platform for agricultural automation.
Optimum usage of water is main objective of this system. This project uses soil moisture sensor and temperature sensor to detect
the water quantity present in agriculture and water level sensor is used for detecting water level in tank. In this system we
monitor status of the sensors through WEB and GSM technologies. Here temperature, soil moisture and water level can be
monitored on web page through micro controller and information will be send by SMS. This page contains all the
information about the status of the sensors. This information will be viewed at remote location by using GPRS
technology.
Key words: WEB and GSM technologies, Embedded platform, Soil moisture sensor, Temperature sensor.
--------------------------------------------------------------------- *** -------------------------------------------------------------------
1. INTRODUCTION
India is an agricultural country. The Indian economy is
basically agrarian. In spite of economic development and
industrialization, agriculture is the backbone of the Indian
economy Agriculture uses most of available fresh water
resources and this use of fresh water resources will
continue to be increases Because of population growth and
i nc r e a s e d food demand. Increased labour costs, stricter
Environmental regulations and increased competition for
water resources from urban areas Provide strong motivation
for efficient Irrigation system.
This paper presents implementation of agricultural
automation system using WEB and GSM technologies. This
project was developed to optimize water use for agricultural
crops. Here we are using different sensors which are placed
at root zones of the field. By using the ZIGBEE technology
status of the sensors will be transferred to field information
unit. We get all the results by using GSM and GPRS
technologies. GSM is used for sending the message and
GPRS is used for displaying the values in the webpage.
The rest of the paper is organized as follows. The below
section2 describes about some previous irrigation systems.
Section3 describes about overview of proposed system and
various blocks present in proposed system.section4
describes about working and results of proposed system.
Section5 concludes the paper with an idea to implement the
same as a real time project.
2. AN OVERVIEW OF SOME PREVIOUS
IRRIGATION SYSTEM
The automated irrigation system [1] developed proves that
the use of water can be diminished for a given amount of
fresh biomass production. The use of solar power in this
irrigation system is pertinent and significantly important for
organic crops and other agricultural products that are
geographically isolated. The Internet link allows the
supervision through mobile telecommunication devices,
such as a Smartphone.
The automatic irrigation and fertigation system [2] that has
been implemented at relatively low cost. In this project
ZIGBEE network is used. The simulation is done with the
help of Keil C μ vision software. In this system ZIGBEE
protocols replaces the wired irrigation system. This system
proves to be a real time feedback control system which
monitors and controls all the activities of irrigation system
efficiently.
Embedded System Design for Irrigating Field with Different
Crops Using Soil Moisture Sensor [3] be used to implement
efficient irrigation scheme for the field having different
crops. The system can be further enhanced by using fuzzy
logic controller. The fuzzy logic scheme is used to increase
the accuracy of the measured value and assists in decision
making.
Programmable Irrigation Control System Using Li-Fi [4]
developed proves that it has low cost. In addition other
applications such as temperature monitoring in compost
production can be easily implemented. The LI-FI
communication and Internet connection allows the data
inspection in real time on a website.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 386
Irrigation System Using a Wireless Sensor Network and
GPRS [5] can be adjusted to minimum maintenance. Using
this system we can monitor the status of all the sensors
(Soil-moisture, Temperature, Water level) and also the
ON/OFF status of the motor and Fan
The some system highlights the development of
temperature and soil moisture sensor that can be placed on
suitable locations on field for monitoring of temperature
and moisture of soil, the two parameters to which the crops
are susceptible. The sensing system is based on a feedback
control mechanism with a centralized control unit which
regulates the flow of water on to the field in the real time
based on the instantaneous temperature and moisture values
[6].
Automation of Irrigation System Using ANN based
Controller [7] described a simple approach to Irrigation
control using Artificial Neural Network Controller. It is
noteworthy that ANN based systems can save lot of
resources (energy and water) and can provide optimized
results to all type of agriculture areas.
3. AN OVERVIEW OF PROPOSED SYSTEM
The proposed system has two main units one is field
sensor unit and another is field information unit. Field
sensor unit transmits the sensors data to the field
information unit. Here field information unit receives sensor
data from field sensor unit.
3.1 Field Sensor Unit
This section describes about field sensor unit. The below Fig
1. Shows the block diagram of a field sensor unit. A field
sensor unit contains, LPC2148 micro-controller, ZIGBEE
module, different sensors, LCD display, motor and power
supply circuit. Several field sensor units are placed in-field
to configure sensor network for the automated irrigation
system. The design of this proposed system is explained as
follows. Sensor units are placed at root zone of the field.
The below Fig 2. Shows field sensor unit to monitor status
of all the sensors.
Fig-1: Block diagram of field sensor unit
Fig-2: Field sensor unit to monitor status of all the sensors
3.1.1 LPC2148 Microcontroller
LPC2148 is the widely used IC from ARM-7 family. It is
manufactured by Philips. ARM7 is one of the widely used
micro-controller family in embedded system application.
The below Fig 3. Shows LPC2148 microcontroller.
Fig-3:LPC2148 microcontroller
3.1.2 ZIGBEE Module
ZIGBEE is a IEEE 802.15.4-based specification for a suite
of high-level communication protocols used to create
personal area networks with small, low-power digital radios.
In our project ZIGBEE is used to send sensor’s values from
field sensor unit to field information unit.
Fig-4: ZIGBEE module
3.1.3 Liquid Crystal Display
LCD (Liquid Crystal Display) screen is an electronic display
module and find a wide range of applications. A 16x2 LCD
display is very basic module and is very commonly used in
various devices and circuits. In our project we used two
16x2 LCDs which are used for displaying status of sensors
present in field.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 387
Fig-5: Liquid crystal display
3.14 Temperature Sensor
Temperature sensor is used to measure temperature value in
the field. In this project we use LM35 temperature sensor.
The below fig 6. Shows LM35.
Fig-6: LM35
3.1.5 Soil Moisture Sensor
Measuring soil moisture is important for agricultural
applications to help farmers manage their irrigation systems
more efficiently. In this project we use soil sensor. It is used
for checking the soil condition. Whether it is in wet
condition or in dry condition. The below fig 7. Shows soil
moisture sensor
Fig-7: Soil moisture sensor
3.1.6 Humidity Sensor
In this project humidity sensor is used. Humidity is the
amount of water vapor in the air. The below fig 8. Shows
humidity sensor.
Fig-8: Humidity Sensor
3.1.7 Water Level Sensors
Water level sensor is used to measure the water level in
tank. Depending up on the level of water in tank motor is
ON/OFF. In this paper water level sensor having three levels
Low level, Medium level, and High level. If the water level
sensor is in below the threshold level i.e. below the low
level the motor is in OFF condition. If the water level sensor
is in (low or medium or high) levels the motor is in ON
condition
3.1.8 IR sensor
An infrared sensor is an electronic device that emits and/or
detects infrared radiation in order to sense some aspect of its
surroundings. Infrared sensors can measure the heat of an
object, as well as detect motion. The below fig 9. Shows IR
sensor..
Fig-9: IR sensor
3.2 Field Information Unit
This section describes about field information unit. The
below Fig 10. Shows the block diagram of a field
information unit. The soil moisture sensor, temperature
sensor and water level sensor values from each field sensor
unit are received, identified, recorded, and analyzed in the
field information unit. The field information unit consists of
LPC2148 micro- controller, ZIGBEE module, a GPRS
module. This processed information i.e., status of all these
sensors is send to web page by using GPRS technology and
send as SMS by using GSM technology. The below fig 11.
Shows the field information unit to observe field conditions
remotely.
Fig-10: Block diagram of field information unit
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 388
Fig-11: Field information unit to observe field conditions
remotely
3.2.1 GSM Technology
The GSM standard has given birth to wireless services like
GPRS and EDGE. Its main advantage is the implementation
of SMS (short message system), which is more popularly
known as texting. In our project by using GSM technology
we can monitor the status of the sensors. We will get an
SMS about status of the sensors by using GSM technology.
3.2.2 GPRS technology
General packet radio service (GPRS) is a packet oriented
mobile data service on the 2G and 3G cellular
communication system’s global system for mobile
communication (GSM)..In this project all sensors
information will be send to webpage by using GPRS
technology. The below Fig 12. Shows GPRS modem.
Fig-12: GSM/GPRS modem
4. WORKING OF THE PROPOSED SYSTEM
Implementation of agricultural automation system through
WEB and GSM technology consists of field sensor unit and
field information unit separately. Mainly this project is used for
reducing human effort and for optimizes water usage in the
field of agriculture automatically. In our system we use the
following sensors:
Temperature sensor- it sens the temperature changes.
Soil sensor: - it checks the soil condition. Whether is wet or
dry.
Humidity sensor: - it sense the humidity present in the
surroundings environment
IR sensor: - it is used for finding the intruder
Water level sensor: - it displays water levels whether water is
in low or medium or in high levels
Before switch on the system first we insert SIM in GPRS
module that SIM must have the data package activation. For
field sensor unit we give 5V d.c supply by using power supply
circuit. Next switch on the field information unit and GPRS
module. For initialization of GPRS module it takes some time
and switch on the field sensor unit. In field sensor unit LCD
displays as “WELCOME TO THE PROJECT". And it displays
temperature, water level, humidity, soil sensor values.
First we check the soil condition in the field. When soil
moisture value is less than the threshold value then the
motor gets started automatically but at that time water level
is also checked. As there is no water in tank then motor
remains off. There are different conditions for the
automation of the irrigation system depends on the sensor
values and these conditions are given in Table: 1.For each
and every time these values are displayed by the two LCD s.
By using ZIGBEE technology values are transferred from field
sensor unit to field information unit. The status of all these
values is send to webpage by using GPRS technology and send
as a SMS by using GSM technology.
Table-1: Different condition for Agricultural Automation
Operation
Case Soil Moisture Water levelMotor Status
1 DRY FULL ON
2 WET FULL OFF
3 DRY MEDIUM ON
4 WET MEDIUM OFF
5 DRY LOW ON
6 WET LOW OFF
7 DRY NULL OFF
8 WET NULL OFF
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 389
5. RESULTS OF THE PROPOSED SYSTEM
This section describes about final results of a proposed
system. Here statuses of all the sensors are monitored by
using GSM and GPRS technologies.
5.1 Status of Field On Webpage By Using GPRS
Technology
Fig-13: Status of filed on webpage for condition no-6
In the above web page gives the status of the field for
condition number 6 in the table1, in that we can monitor
the different parameters like the temperature, humidity,
water-level, soil, and IR sensor values.
5.2 Status Of Field As A SMS By Using GSM
Technology.
Fig-14: Status of filed as a SMS for condition no- 6 and 7
In the above SMS gives the status of the field for condition
numbers 6 and 7 in the table1, in that we can monitor the
different parameters like the temperature, humidity, water-
level, soil, IR sensor values.
6. CONCLUSION
Implementation of agricultural automation system using
WEB & GSM technologies proves that it optimizes the
water usage because it provides irrigation as per the
requirement of the crop and it also reduces the human effort.
We can monitor the status of all the sensors (Soil-moisture,
Temperature, Water level) by using WEB and GSM
technologies
REFERENCES
[1]. JoaqunGutirrez, Juan Francisco Villa-Medina,
Alejandra Nieto- Garibay, And Miguel ngelPorta-
Gndara, ”Automated Irrigation System Using A
Wireless Sensor Network And GPRS Module”, Ieee
Transactions On Instrumentation And Measurement,
Vol. 63, No. 1, January 2014.
[2]. Vimal P, Priyanka.V, Rajyasree.M, Santhiyadevi P.T,
Jagadeeshraja.M, SuthanthiraVanitha.N”A Novel
Approach for Automatic Irrigation and Fertigation
Using Embedded System,” International Journal of
VLSI and Embedded Systems-IjvesVol 05, Article
03257; March 2014.
[3]. Sathiyabama P, Lakshmi Priya C, Ramesh Sm, Preethi
B, Mohanaarasi M, ”Embedded System Design For
Irrigating Field With Different Crops Using Soil
Moisture Sensor,” International Journal Of Innovative
Research In Computer And Communication
Engineering Vol. 2, Issue 8, August 2014.
[4]. LiaiGao, Meng Zhang, GengChen,”An Intelligent
Irrigation System Based On Wireless Sensor Network
and Fuzzy Control, “Journal of Networks, Vol. 8, No.
5, May 2013
[5]. Orazio Mirabella, Senior Member, IEEE, and
Michele Brischetto,”A Hybrid Wired/Wireless
Networking Infrastructure for Greenhouse
Management,”IEEETransactionsonInstrumentationand
Measurement, Vol. 60, No. 2, February 2011.
[6]. B.Sivakumar, P.Gunasekaran, T.Selvaprabhu,
P.Kumaran, D.Anandan, “The Application of Wireless
Sensor Network in the Irrigation Area Automatic
System”, IjctaJan-Feb2012.
[7]. S.MuhammadUmair, R. Usman,”Automation Of
Irrigation System Using Ann Based Controller,”
International Journal Of Electrical Computer Sciences
Ijecs-Ijens Vol: 10No: 02.May2010.
BIOGRAPHIES
Vidadala srija, pursuing M.Tech (VLSI &
ES) from Sri Mittapalli Institute of
Technology For Women, Guntur, A.P,
India.
Balamuralikrishna Potti is Professor at Sri
Mittapalli Institute of Technology for
Women, Guntur, India. He has 15 years of
teaching and 4 years of research experience.
He received B.E. degree in Electronics and
Communication Engineering from Andhra
University, India in 2001 and M.Tech. Degree in
Instrumentation and control systems from JNTU College of
Engineering, Kakinada in 2008.He had guided 8 M.Tech
projects and 20 B.Tech projects. He has published several
papers in International Journals and conferences. He
attended 15 workshops / short-term courses. His areas of
interest are Computer Networks, Communications, Image
processing, Signal processing and Instrumentation. He is a
life member in ISTE and IETE

More Related Content

What's hot

F041212529
F041212529F041212529
F041212529
IOSR-JEN
 
Prototype for automatically navigated water irrigation system
Prototype for automatically navigated water irrigation systemPrototype for automatically navigated water irrigation system
Prototype for automatically navigated water irrigation system
theijes
 
Smart irrigation system
Smart irrigation systemSmart irrigation system
Smart irrigation system
VISHALDWIVEDI27
 
Smart irrigation system
Smart irrigation systemSmart irrigation system
Smart irrigation system
VISHALDWIVEDI27
 
Smart Irrigation System
Smart Irrigation SystemSmart Irrigation System
Smart Irrigation System
RaviShankarSinghal
 
Automatic Irrigation Control Using Wireless Sensor Network
Automatic Irrigation Control Using Wireless Sensor NetworkAutomatic Irrigation Control Using Wireless Sensor Network
Automatic Irrigation Control Using Wireless Sensor Network
IRJET Journal
 
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 Journal
 
Smart irrigation system
Smart irrigation systemSmart irrigation system
Smart irrigation system
Ayesha Sajjad
 
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
IRJET Journal
 
Wireless sensor network for monitoring irrigation using XBee Pro S2C
Wireless sensor network for monitoring irrigation using XBee Pro S2CWireless sensor network for monitoring irrigation using XBee Pro S2C
Wireless sensor network for monitoring irrigation using XBee Pro S2C
journalBEEI
 
IRJET- Smart Farming using IoT
IRJET- Smart Farming using IoTIRJET- Smart Farming using IoT
IRJET- Smart Farming using IoT
IRJET Journal
 
Garden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using SensorsGarden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using Sensors
IJMTST Journal
 
IRJET- Smart Irrigation System using IoT and Raspberry PI
IRJET- Smart Irrigation System using IoT and Raspberry PIIRJET- Smart Irrigation System using IoT and Raspberry PI
IRJET- Smart Irrigation System using IoT and Raspberry PI
IRJET Journal
 
Smart irrigation ppt
Smart irrigation pptSmart irrigation ppt
Smart irrigation ppt
kuncham penchalanarasaiah
 
IoT Based Weather Monitoring System for Effective Analytics
IoT Based Weather Monitoring System for Effective AnalyticsIoT Based Weather Monitoring System for Effective Analytics
IoT Based Weather Monitoring System for Effective Analytics
Ferdin Joe John Joseph PhD
 
Smart Poly-House Surveillance using IOE
Smart Poly-House Surveillance using IOESmart Poly-House Surveillance using IOE
Smart Poly-House Surveillance using IOE
IRJET Journal
 
Real Time Microcontroller Based Remote Water Monitoring System in Agriculture
Real Time Microcontroller Based Remote Water Monitoring System in AgricultureReal Time Microcontroller Based Remote Water Monitoring System in Agriculture
Real Time Microcontroller Based Remote Water Monitoring System in Agriculture
Subhadeep Chakraborty
 
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
Basavaraj Galagi
 
Smart Irrigation System Using IoT
Smart Irrigation System Using IoTSmart Irrigation System Using IoT
Smart Irrigation System Using IoT
Lokesh Parihar
 
iot based low cost smart irrigation system
iot based low cost smart irrigation systemiot based low cost smart irrigation system
iot based low cost smart irrigation system
CloudTechnologies
 

What's hot (20)

F041212529
F041212529F041212529
F041212529
 
Prototype for automatically navigated water irrigation system
Prototype for automatically navigated water irrigation systemPrototype for automatically navigated water irrigation system
Prototype for automatically navigated water irrigation system
 
Smart irrigation system
Smart irrigation systemSmart irrigation system
Smart irrigation system
 
Smart irrigation system
Smart irrigation systemSmart irrigation system
Smart irrigation system
 
Smart Irrigation System
Smart Irrigation SystemSmart Irrigation System
Smart Irrigation System
 
Automatic Irrigation Control Using Wireless Sensor Network
Automatic Irrigation Control Using Wireless Sensor NetworkAutomatic Irrigation Control Using Wireless Sensor Network
Automatic Irrigation Control Using Wireless Sensor Network
 
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
 
Smart irrigation system
Smart irrigation systemSmart irrigation system
Smart irrigation system
 
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
 
Wireless sensor network for monitoring irrigation using XBee Pro S2C
Wireless sensor network for monitoring irrigation using XBee Pro S2CWireless sensor network for monitoring irrigation using XBee Pro S2C
Wireless sensor network for monitoring irrigation using XBee Pro S2C
 
IRJET- Smart Farming using IoT
IRJET- Smart Farming using IoTIRJET- Smart Farming using IoT
IRJET- Smart Farming using IoT
 
Garden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using SensorsGarden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using Sensors
 
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
 
Smart irrigation ppt
Smart irrigation pptSmart irrigation ppt
Smart irrigation ppt
 
IoT Based Weather Monitoring System for Effective Analytics
IoT Based Weather Monitoring System for Effective AnalyticsIoT Based Weather Monitoring System for Effective Analytics
IoT Based Weather Monitoring System for Effective Analytics
 
Smart Poly-House Surveillance using IOE
Smart Poly-House Surveillance using IOESmart Poly-House Surveillance using IOE
Smart Poly-House Surveillance using IOE
 
Real Time Microcontroller Based Remote Water Monitoring System in Agriculture
Real Time Microcontroller Based Remote Water Monitoring System in AgricultureReal Time Microcontroller Based Remote Water Monitoring System in Agriculture
Real Time Microcontroller Based Remote Water Monitoring System in Agriculture
 
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
 
Smart Irrigation System Using IoT
Smart Irrigation System Using IoTSmart Irrigation System Using IoT
Smart Irrigation System Using IoT
 
iot based low cost smart irrigation system
iot based low cost smart irrigation systemiot based low cost smart irrigation system
iot based low cost smart irrigation system
 

Viewers also liked

Agricultural automation
Agricultural automationAgricultural automation
Agricultural automation
Abdul GHAFOOR
 
Wireless Sensor Network based Crop Field Monitoring for Marginal Farming: Per...
Wireless Sensor Network based Crop Field Monitoring for Marginal Farming: Per...Wireless Sensor Network based Crop Field Monitoring for Marginal Farming: Per...
Wireless Sensor Network based Crop Field Monitoring for Marginal Farming: Per...Farhad Sohail
 
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
 
Intelligent Agricultural System with Weather Monitoring
Intelligent Agricultural System with Weather MonitoringIntelligent Agricultural System with Weather Monitoring
Intelligent Agricultural System with Weather Monitoring
IJSRD
 
Powdery mildew resisatnt peas
Powdery mildew resisatnt peasPowdery mildew resisatnt peas
Powdery mildew resisatnt peas
Abdul GHAFOOR
 
Information Services For Farmers
Information Services For FarmersInformation Services For Farmers
Information Services For Farmers
sivamallaiah
 
Farmers Markets Web Application
Farmers Markets Web ApplicationFarmers Markets Web Application
Farmers Markets Web Application
COGS Presentations
 
wireless irrigation system for rural India
wireless irrigation system for rural Indiawireless irrigation system for rural India
wireless irrigation system for rural India
Bhuwam Dixit
 
Improving Governance and Knowledge Managment in Agriculture using Information...
Improving Governance and Knowledge Managment in Agriculture using Information...Improving Governance and Knowledge Managment in Agriculture using Information...
Improving Governance and Knowledge Managment in Agriculture using Information...
mahrukhs
 
Detection of genetically modified crops in animal feed in Serbia.PDF
Detection of genetically modified crops in animal feed in Serbia.PDFDetection of genetically modified crops in animal feed in Serbia.PDF
Detection of genetically modified crops in animal feed in Serbia.PDFGordana Zdjelar
 
Agriculture in india
Agriculture in indiaAgriculture in india
Agriculture in india
indianeducation
 
IEEE PROJECTS ABSTRACT-A zigbee based wireless sensor network for monitoring ...
IEEE PROJECTS ABSTRACT-A zigbee based wireless sensor network for monitoring ...IEEE PROJECTS ABSTRACT-A zigbee based wireless sensor network for monitoring ...
IEEE PROJECTS ABSTRACT-A zigbee based wireless sensor network for monitoring ...ASHOKKUMAR RAMAR
 
Impact of government school to-land agricultural project on rural development...
Impact of government school to-land agricultural project on rural development...Impact of government school to-land agricultural project on rural development...
Impact of government school to-land agricultural project on rural development...
Alexander Decker
 
Crop monitoring system
Crop monitoring systemCrop monitoring system
Crop monitoring system
Shivam yadav
 
WSNs & Agriculture
WSNs & AgricultureWSNs & Agriculture
WSNs & Agriculture
Vertoda System
 
A multi-sensor based uncut crop edge detection method for head-feeding combin...
A multi-sensor based uncut crop edge detection method for head-feeding combin...A multi-sensor based uncut crop edge detection method for head-feeding combin...
A multi-sensor based uncut crop edge detection method for head-feeding combin...
Institute of Agricultural Machinery, NARO
 
Therft alert system
Therft alert systemTherft alert system
Therft alert system
Badal Tushar
 
Implementing E-Agriculture in India from 2010-2020.
Implementing E-Agriculture in India from 2010-2020.Implementing E-Agriculture in India from 2010-2020.
Implementing E-Agriculture in India from 2010-2020.
Siddharth Bhattacharya
 
Agriculture
AgricultureAgriculture
Agriculture
Drone Research
 
Kray Protection - Autonomous agricultural drones for crop dusting
Kray Protection - Autonomous agricultural drones for crop dustingKray Protection - Autonomous agricultural drones for crop dusting
Kray Protection - Autonomous agricultural drones for crop dusting
Artem Sorokin
 

Viewers also liked (20)

Agricultural automation
Agricultural automationAgricultural automation
Agricultural automation
 
Wireless Sensor Network based Crop Field Monitoring for Marginal Farming: Per...
Wireless Sensor Network based Crop Field Monitoring for Marginal Farming: Per...Wireless Sensor Network based Crop Field Monitoring for Marginal Farming: Per...
Wireless Sensor Network based Crop Field Monitoring for Marginal Farming: Per...
 
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)
 
Intelligent Agricultural System with Weather Monitoring
Intelligent Agricultural System with Weather MonitoringIntelligent Agricultural System with Weather Monitoring
Intelligent Agricultural System with Weather Monitoring
 
Powdery mildew resisatnt peas
Powdery mildew resisatnt peasPowdery mildew resisatnt peas
Powdery mildew resisatnt peas
 
Information Services For Farmers
Information Services For FarmersInformation Services For Farmers
Information Services For Farmers
 
Farmers Markets Web Application
Farmers Markets Web ApplicationFarmers Markets Web Application
Farmers Markets Web Application
 
wireless irrigation system for rural India
wireless irrigation system for rural Indiawireless irrigation system for rural India
wireless irrigation system for rural India
 
Improving Governance and Knowledge Managment in Agriculture using Information...
Improving Governance and Knowledge Managment in Agriculture using Information...Improving Governance and Knowledge Managment in Agriculture using Information...
Improving Governance and Knowledge Managment in Agriculture using Information...
 
Detection of genetically modified crops in animal feed in Serbia.PDF
Detection of genetically modified crops in animal feed in Serbia.PDFDetection of genetically modified crops in animal feed in Serbia.PDF
Detection of genetically modified crops in animal feed in Serbia.PDF
 
Agriculture in india
Agriculture in indiaAgriculture in india
Agriculture in india
 
IEEE PROJECTS ABSTRACT-A zigbee based wireless sensor network for monitoring ...
IEEE PROJECTS ABSTRACT-A zigbee based wireless sensor network for monitoring ...IEEE PROJECTS ABSTRACT-A zigbee based wireless sensor network for monitoring ...
IEEE PROJECTS ABSTRACT-A zigbee based wireless sensor network for monitoring ...
 
Impact of government school to-land agricultural project on rural development...
Impact of government school to-land agricultural project on rural development...Impact of government school to-land agricultural project on rural development...
Impact of government school to-land agricultural project on rural development...
 
Crop monitoring system
Crop monitoring systemCrop monitoring system
Crop monitoring system
 
WSNs & Agriculture
WSNs & AgricultureWSNs & Agriculture
WSNs & Agriculture
 
A multi-sensor based uncut crop edge detection method for head-feeding combin...
A multi-sensor based uncut crop edge detection method for head-feeding combin...A multi-sensor based uncut crop edge detection method for head-feeding combin...
A multi-sensor based uncut crop edge detection method for head-feeding combin...
 
Therft alert system
Therft alert systemTherft alert system
Therft alert system
 
Implementing E-Agriculture in India from 2010-2020.
Implementing E-Agriculture in India from 2010-2020.Implementing E-Agriculture in India from 2010-2020.
Implementing E-Agriculture in India from 2010-2020.
 
Agriculture
AgricultureAgriculture
Agriculture
 
Kray Protection - Autonomous agricultural drones for crop dusting
Kray Protection - Autonomous agricultural drones for crop dustingKray Protection - Autonomous agricultural drones for crop dusting
Kray Protection - Autonomous agricultural drones for crop dusting
 

Similar to Implementation of agricultural automation system using web & gsm technologies

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 Journal
 
Seasonable IOT Based Dehydration System for Agri Products.
Seasonable IOT Based Dehydration System for Agri Products.Seasonable IOT Based Dehydration System for Agri Products.
Seasonable IOT Based Dehydration System for Agri Products.
IRJET Journal
 
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
IRJET Journal
 
An IOT Based Smart Irrigation System Using Soil Moisture And Weather Prediction
An IOT Based Smart Irrigation System Using Soil Moisture And Weather PredictionAn IOT Based Smart Irrigation System Using Soil Moisture And Weather Prediction
An IOT Based Smart Irrigation System Using Soil Moisture And Weather Prediction
Jose Katab
 
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 Journal
 
Smart System for Crop Irrigation
Smart System for Crop IrrigationSmart System for Crop Irrigation
Smart System for Crop Irrigation
IRJET Journal
 
Automated Watering and Irrigation System Using IoT
Automated Watering and Irrigation System Using IoTAutomated Watering and Irrigation System Using IoT
Automated Watering and Irrigation System Using IoT
IRJET Journal
 
IRJET - A Study on Smart Irrigation System using IoT & Machine Learning
IRJET -  	  A Study on Smart Irrigation System using IoT & Machine LearningIRJET -  	  A Study on Smart Irrigation System using IoT & Machine Learning
IRJET - A Study on Smart Irrigation System using IoT & Machine Learning
IRJET Journal
 
IRJET- Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
IRJET-  	  Review Paper on Agricultural Drought and Crop Failure Data Acquisi...IRJET-  	  Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
IRJET- Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
IRJET Journal
 
Precision Agriculture Based on Wireless Sensor Network
Precision Agriculture Based on Wireless Sensor NetworkPrecision Agriculture Based on Wireless Sensor Network
Precision Agriculture Based on Wireless Sensor Network
IJLT EMAS
 
Automated Irrigation System using WSN and Wi-Fi Module
Automated Irrigation System using WSN and Wi-Fi ModuleAutomated Irrigation System using WSN and Wi-Fi Module
Automated Irrigation System using WSN and Wi-Fi Module
IJERA Editor
 
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDAGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
IRJET Journal
 
IRJET- Smart Drip Irrigation System using IoT
IRJET- Smart Drip Irrigation System using IoTIRJET- Smart Drip Irrigation System using IoT
IRJET- Smart Drip Irrigation System using IoT
IRJET Journal
 
IRJET- Smart Irrigation Control System
IRJET- Smart Irrigation Control SystemIRJET- Smart Irrigation Control System
IRJET- Smart Irrigation Control System
IRJET 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 Pi
IRJET Journal
 
IRJET- Automatic Drip Irrigation System Using PLC
IRJET- Automatic Drip Irrigation System Using PLCIRJET- Automatic Drip Irrigation System Using PLC
IRJET- Automatic Drip Irrigation System Using PLC
IRJET Journal
 
Implementation of soil energy harvesting system for agriculture parameters mo...
Implementation of soil energy harvesting system for agriculture parameters mo...Implementation of soil energy harvesting system for agriculture parameters mo...
Implementation of soil energy harvesting system for agriculture parameters mo...
IRJET Journal
 
Smart Irrigation System Using IOT
Smart Irrigation System Using IOTSmart Irrigation System Using IOT
Smart Irrigation System Using IOT
IRJET Journal
 
Evolution of Microcontroller-based Remote Monitoring System Applications
Evolution of Microcontroller-based Remote Monitoring System ApplicationsEvolution of Microcontroller-based Remote Monitoring System Applications
Evolution of Microcontroller-based Remote Monitoring System Applications
IJECEIAES
 
IRJET - Automatic Plant Watering System using NodeMCU
IRJET - Automatic Plant Watering System using NodeMCUIRJET - Automatic Plant Watering System using NodeMCU
IRJET - Automatic Plant Watering System using NodeMCU
IRJET Journal
 

Similar to Implementation of agricultural automation system using web & gsm technologies (20)

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
 
Seasonable IOT Based Dehydration System for Agri Products.
Seasonable IOT Based Dehydration System for Agri Products.Seasonable IOT Based Dehydration System for Agri Products.
Seasonable IOT Based Dehydration System for Agri Products.
 
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
 
An IOT Based Smart Irrigation System Using Soil Moisture And Weather Prediction
An IOT Based Smart Irrigation System Using Soil Moisture And Weather PredictionAn IOT Based Smart Irrigation System Using Soil Moisture And Weather Prediction
An IOT Based Smart Irrigation System Using Soil Moisture And Weather Prediction
 
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
 
Smart System for Crop Irrigation
Smart System for Crop IrrigationSmart System for Crop Irrigation
Smart System for Crop Irrigation
 
Automated Watering and Irrigation System Using IoT
Automated Watering and Irrigation System Using IoTAutomated Watering and Irrigation System Using IoT
Automated Watering and Irrigation System Using IoT
 
IRJET - 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
 
IRJET- Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
IRJET-  	  Review Paper on Agricultural Drought and Crop Failure Data Acquisi...IRJET-  	  Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
IRJET- Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
 
Precision Agriculture Based on Wireless Sensor Network
Precision Agriculture Based on Wireless Sensor NetworkPrecision Agriculture Based on Wireless Sensor Network
Precision Agriculture Based on Wireless Sensor Network
 
Automated Irrigation System using WSN and Wi-Fi Module
Automated Irrigation System using WSN and Wi-Fi ModuleAutomated Irrigation System using WSN and Wi-Fi Module
Automated Irrigation System using WSN and Wi-Fi Module
 
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDAGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
 
IRJET- Smart Drip Irrigation System using IoT
IRJET- Smart Drip Irrigation System using IoTIRJET- Smart Drip Irrigation System using IoT
IRJET- Smart Drip Irrigation System using IoT
 
IRJET- Smart Irrigation Control System
IRJET- Smart Irrigation Control SystemIRJET- Smart Irrigation Control System
IRJET- Smart Irrigation Control System
 
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- Automatic Drip Irrigation System Using PLC
IRJET- Automatic Drip Irrigation System Using PLCIRJET- Automatic Drip Irrigation System Using PLC
IRJET- Automatic Drip Irrigation System Using PLC
 
Implementation of soil energy harvesting system for agriculture parameters mo...
Implementation of soil energy harvesting system for agriculture parameters mo...Implementation of soil energy harvesting system for agriculture parameters mo...
Implementation of soil energy harvesting system for agriculture parameters mo...
 
Smart Irrigation System Using IOT
Smart Irrigation System Using IOTSmart Irrigation System Using IOT
Smart Irrigation System Using IOT
 
Evolution of Microcontroller-based Remote Monitoring System Applications
Evolution of Microcontroller-based Remote Monitoring System ApplicationsEvolution of Microcontroller-based Remote Monitoring System Applications
Evolution of Microcontroller-based Remote Monitoring System Applications
 
IRJET - Automatic Plant Watering System using NodeMCU
IRJET - Automatic Plant Watering System using NodeMCUIRJET - Automatic Plant Watering System using NodeMCU
IRJET - Automatic Plant Watering System using NodeMCU
 

More from eSAT Journals

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
eSAT Journals
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
eSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
eSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
eSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
eSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
eSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
eSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
eSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
eSAT Journals
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
eSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
eSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
eSAT Journals
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
eSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
eSAT Journals
 

More from eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
 

Recently uploaded

AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 

Recently uploaded (20)

AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 

Implementation of agricultural automation system using web & gsm technologies

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 385 IMPLEMENTATION OF AGRICULTURAL AUTOMATION SYSTEM USING WEB & GSM TECHNOLOGIES Vidadala Srija1 , P.Bala Murali Krishna2 1 PG student, Dept of ECE, Sri Mittapalli Institute of Technology for Women, A.P, India, vidadalasrija@gmail.com 2 Professor, Dept of ECE, Sri Mittapalli Institute of Technology for Women, A.P, India, pbmk05@gmail.com Abstract This project probes into the implementation of agricultural automation system using WEB and GSM technologies. This Embedded project is to design and develop a low cost system which is based on embedded platform for agricultural automation. Optimum usage of water is main objective of this system. This project uses soil moisture sensor and temperature sensor to detect the water quantity present in agriculture and water level sensor is used for detecting water level in tank. In this system we monitor status of the sensors through WEB and GSM technologies. Here temperature, soil moisture and water level can be monitored on web page through micro controller and information will be send by SMS. This page contains all the information about the status of the sensors. This information will be viewed at remote location by using GPRS technology. Key words: WEB and GSM technologies, Embedded platform, Soil moisture sensor, Temperature sensor. --------------------------------------------------------------------- *** ------------------------------------------------------------------- 1. INTRODUCTION India is an agricultural country. The Indian economy is basically agrarian. In spite of economic development and industrialization, agriculture is the backbone of the Indian economy Agriculture uses most of available fresh water resources and this use of fresh water resources will continue to be increases Because of population growth and i nc r e a s e d food demand. Increased labour costs, stricter Environmental regulations and increased competition for water resources from urban areas Provide strong motivation for efficient Irrigation system. This paper presents implementation of agricultural automation system using WEB and GSM technologies. This project was developed to optimize water use for agricultural crops. Here we are using different sensors which are placed at root zones of the field. By using the ZIGBEE technology status of the sensors will be transferred to field information unit. We get all the results by using GSM and GPRS technologies. GSM is used for sending the message and GPRS is used for displaying the values in the webpage. The rest of the paper is organized as follows. The below section2 describes about some previous irrigation systems. Section3 describes about overview of proposed system and various blocks present in proposed system.section4 describes about working and results of proposed system. Section5 concludes the paper with an idea to implement the same as a real time project. 2. AN OVERVIEW OF SOME PREVIOUS IRRIGATION SYSTEM The automated irrigation system [1] developed proves that the use of water can be diminished for a given amount of fresh biomass production. The use of solar power in this irrigation system is pertinent and significantly important for organic crops and other agricultural products that are geographically isolated. The Internet link allows the supervision through mobile telecommunication devices, such as a Smartphone. The automatic irrigation and fertigation system [2] that has been implemented at relatively low cost. In this project ZIGBEE network is used. The simulation is done with the help of Keil C μ vision software. In this system ZIGBEE protocols replaces the wired irrigation system. This system proves to be a real time feedback control system which monitors and controls all the activities of irrigation system efficiently. Embedded System Design for Irrigating Field with Different Crops Using Soil Moisture Sensor [3] be used to implement efficient irrigation scheme for the field having different crops. The system can be further enhanced by using fuzzy logic controller. The fuzzy logic scheme is used to increase the accuracy of the measured value and assists in decision making. Programmable Irrigation Control System Using Li-Fi [4] developed proves that it has low cost. In addition other applications such as temperature monitoring in compost production can be easily implemented. The LI-FI communication and Internet connection allows the data inspection in real time on a website.
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 386 Irrigation System Using a Wireless Sensor Network and GPRS [5] can be adjusted to minimum maintenance. Using this system we can monitor the status of all the sensors (Soil-moisture, Temperature, Water level) and also the ON/OFF status of the motor and Fan The some system highlights the development of temperature and soil moisture sensor that can be placed on suitable locations on field for monitoring of temperature and moisture of soil, the two parameters to which the crops are susceptible. The sensing system is based on a feedback control mechanism with a centralized control unit which regulates the flow of water on to the field in the real time based on the instantaneous temperature and moisture values [6]. Automation of Irrigation System Using ANN based Controller [7] described a simple approach to Irrigation control using Artificial Neural Network Controller. It is noteworthy that ANN based systems can save lot of resources (energy and water) and can provide optimized results to all type of agriculture areas. 3. AN OVERVIEW OF PROPOSED SYSTEM The proposed system has two main units one is field sensor unit and another is field information unit. Field sensor unit transmits the sensors data to the field information unit. Here field information unit receives sensor data from field sensor unit. 3.1 Field Sensor Unit This section describes about field sensor unit. The below Fig 1. Shows the block diagram of a field sensor unit. A field sensor unit contains, LPC2148 micro-controller, ZIGBEE module, different sensors, LCD display, motor and power supply circuit. Several field sensor units are placed in-field to configure sensor network for the automated irrigation system. The design of this proposed system is explained as follows. Sensor units are placed at root zone of the field. The below Fig 2. Shows field sensor unit to monitor status of all the sensors. Fig-1: Block diagram of field sensor unit Fig-2: Field sensor unit to monitor status of all the sensors 3.1.1 LPC2148 Microcontroller LPC2148 is the widely used IC from ARM-7 family. It is manufactured by Philips. ARM7 is one of the widely used micro-controller family in embedded system application. The below Fig 3. Shows LPC2148 microcontroller. Fig-3:LPC2148 microcontroller 3.1.2 ZIGBEE Module ZIGBEE is a IEEE 802.15.4-based specification for a suite of high-level communication protocols used to create personal area networks with small, low-power digital radios. In our project ZIGBEE is used to send sensor’s values from field sensor unit to field information unit. Fig-4: ZIGBEE module 3.1.3 Liquid Crystal Display LCD (Liquid Crystal Display) screen is an electronic display module and find a wide range of applications. A 16x2 LCD display is very basic module and is very commonly used in various devices and circuits. In our project we used two 16x2 LCDs which are used for displaying status of sensors present in field.
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 387 Fig-5: Liquid crystal display 3.14 Temperature Sensor Temperature sensor is used to measure temperature value in the field. In this project we use LM35 temperature sensor. The below fig 6. Shows LM35. Fig-6: LM35 3.1.5 Soil Moisture Sensor Measuring soil moisture is important for agricultural applications to help farmers manage their irrigation systems more efficiently. In this project we use soil sensor. It is used for checking the soil condition. Whether it is in wet condition or in dry condition. The below fig 7. Shows soil moisture sensor Fig-7: Soil moisture sensor 3.1.6 Humidity Sensor In this project humidity sensor is used. Humidity is the amount of water vapor in the air. The below fig 8. Shows humidity sensor. Fig-8: Humidity Sensor 3.1.7 Water Level Sensors Water level sensor is used to measure the water level in tank. Depending up on the level of water in tank motor is ON/OFF. In this paper water level sensor having three levels Low level, Medium level, and High level. If the water level sensor is in below the threshold level i.e. below the low level the motor is in OFF condition. If the water level sensor is in (low or medium or high) levels the motor is in ON condition 3.1.8 IR sensor An infrared sensor is an electronic device that emits and/or detects infrared radiation in order to sense some aspect of its surroundings. Infrared sensors can measure the heat of an object, as well as detect motion. The below fig 9. Shows IR sensor.. Fig-9: IR sensor 3.2 Field Information Unit This section describes about field information unit. The below Fig 10. Shows the block diagram of a field information unit. The soil moisture sensor, temperature sensor and water level sensor values from each field sensor unit are received, identified, recorded, and analyzed in the field information unit. The field information unit consists of LPC2148 micro- controller, ZIGBEE module, a GPRS module. This processed information i.e., status of all these sensors is send to web page by using GPRS technology and send as SMS by using GSM technology. The below fig 11. Shows the field information unit to observe field conditions remotely. Fig-10: Block diagram of field information unit
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 388 Fig-11: Field information unit to observe field conditions remotely 3.2.1 GSM Technology The GSM standard has given birth to wireless services like GPRS and EDGE. Its main advantage is the implementation of SMS (short message system), which is more popularly known as texting. In our project by using GSM technology we can monitor the status of the sensors. We will get an SMS about status of the sensors by using GSM technology. 3.2.2 GPRS technology General packet radio service (GPRS) is a packet oriented mobile data service on the 2G and 3G cellular communication system’s global system for mobile communication (GSM)..In this project all sensors information will be send to webpage by using GPRS technology. The below Fig 12. Shows GPRS modem. Fig-12: GSM/GPRS modem 4. WORKING OF THE PROPOSED SYSTEM Implementation of agricultural automation system through WEB and GSM technology consists of field sensor unit and field information unit separately. Mainly this project is used for reducing human effort and for optimizes water usage in the field of agriculture automatically. In our system we use the following sensors: Temperature sensor- it sens the temperature changes. Soil sensor: - it checks the soil condition. Whether is wet or dry. Humidity sensor: - it sense the humidity present in the surroundings environment IR sensor: - it is used for finding the intruder Water level sensor: - it displays water levels whether water is in low or medium or in high levels Before switch on the system first we insert SIM in GPRS module that SIM must have the data package activation. For field sensor unit we give 5V d.c supply by using power supply circuit. Next switch on the field information unit and GPRS module. For initialization of GPRS module it takes some time and switch on the field sensor unit. In field sensor unit LCD displays as “WELCOME TO THE PROJECT". And it displays temperature, water level, humidity, soil sensor values. First we check the soil condition in the field. When soil moisture value is less than the threshold value then the motor gets started automatically but at that time water level is also checked. As there is no water in tank then motor remains off. There are different conditions for the automation of the irrigation system depends on the sensor values and these conditions are given in Table: 1.For each and every time these values are displayed by the two LCD s. By using ZIGBEE technology values are transferred from field sensor unit to field information unit. The status of all these values is send to webpage by using GPRS technology and send as a SMS by using GSM technology. Table-1: Different condition for Agricultural Automation Operation Case Soil Moisture Water levelMotor Status 1 DRY FULL ON 2 WET FULL OFF 3 DRY MEDIUM ON 4 WET MEDIUM OFF 5 DRY LOW ON 6 WET LOW OFF 7 DRY NULL OFF 8 WET NULL OFF
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 389 5. RESULTS OF THE PROPOSED SYSTEM This section describes about final results of a proposed system. Here statuses of all the sensors are monitored by using GSM and GPRS technologies. 5.1 Status of Field On Webpage By Using GPRS Technology Fig-13: Status of filed on webpage for condition no-6 In the above web page gives the status of the field for condition number 6 in the table1, in that we can monitor the different parameters like the temperature, humidity, water-level, soil, and IR sensor values. 5.2 Status Of Field As A SMS By Using GSM Technology. Fig-14: Status of filed as a SMS for condition no- 6 and 7 In the above SMS gives the status of the field for condition numbers 6 and 7 in the table1, in that we can monitor the different parameters like the temperature, humidity, water- level, soil, IR sensor values. 6. CONCLUSION Implementation of agricultural automation system using WEB & GSM technologies proves that it optimizes the water usage because it provides irrigation as per the requirement of the crop and it also reduces the human effort. We can monitor the status of all the sensors (Soil-moisture, Temperature, Water level) by using WEB and GSM technologies REFERENCES [1]. JoaqunGutirrez, Juan Francisco Villa-Medina, Alejandra Nieto- Garibay, And Miguel ngelPorta- Gndara, ”Automated Irrigation System Using A Wireless Sensor Network And GPRS Module”, Ieee Transactions On Instrumentation And Measurement, Vol. 63, No. 1, January 2014. [2]. Vimal P, Priyanka.V, Rajyasree.M, Santhiyadevi P.T, Jagadeeshraja.M, SuthanthiraVanitha.N”A Novel Approach for Automatic Irrigation and Fertigation Using Embedded System,” International Journal of VLSI and Embedded Systems-IjvesVol 05, Article 03257; March 2014. [3]. Sathiyabama P, Lakshmi Priya C, Ramesh Sm, Preethi B, Mohanaarasi M, ”Embedded System Design For Irrigating Field With Different Crops Using Soil Moisture Sensor,” International Journal Of Innovative Research In Computer And Communication Engineering Vol. 2, Issue 8, August 2014. [4]. LiaiGao, Meng Zhang, GengChen,”An Intelligent Irrigation System Based On Wireless Sensor Network and Fuzzy Control, “Journal of Networks, Vol. 8, No. 5, May 2013 [5]. Orazio Mirabella, Senior Member, IEEE, and Michele Brischetto,”A Hybrid Wired/Wireless Networking Infrastructure for Greenhouse Management,”IEEETransactionsonInstrumentationand Measurement, Vol. 60, No. 2, February 2011. [6]. B.Sivakumar, P.Gunasekaran, T.Selvaprabhu, P.Kumaran, D.Anandan, “The Application of Wireless Sensor Network in the Irrigation Area Automatic System”, IjctaJan-Feb2012. [7]. S.MuhammadUmair, R. Usman,”Automation Of Irrigation System Using Ann Based Controller,” International Journal Of Electrical Computer Sciences Ijecs-Ijens Vol: 10No: 02.May2010. BIOGRAPHIES Vidadala srija, pursuing M.Tech (VLSI & ES) from Sri Mittapalli Institute of Technology For Women, Guntur, A.P, India. Balamuralikrishna Potti is Professor at Sri Mittapalli Institute of Technology for Women, Guntur, India. He has 15 years of teaching and 4 years of research experience. He received B.E. degree in Electronics and Communication Engineering from Andhra University, India in 2001 and M.Tech. Degree in Instrumentation and control systems from JNTU College of Engineering, Kakinada in 2008.He had guided 8 M.Tech projects and 20 B.Tech projects. He has published several papers in International Journals and conferences. He attended 15 workshops / short-term courses. His areas of interest are Computer Networks, Communications, Image processing, Signal processing and Instrumentation. He is a life member in ISTE and IETE