Sie sind auf Seite 1von 4

2016 IEEE International Conference on Technological Innovations in ICT For Agriculture and Rural Development

(TIAR 2016)

AUTOMATIC CONTROL OF
IRRIGATION SYSTEM IN PADDY USING
WSN
A. Sathya1, B. Arthi2, S. Giridharan3, M. Karvendan4, J. Kishore5
1,2
Assistant Professor, Department of Information Technology, Easwari Engineering College, Chennai-
600089.,arunachalam.sathya@gmail.com, arthi1981@gmail.com
3,4,5
Student, Department of Information Technology, Easwari Engineering College, Chennai-
600089,.giridharangiri95@yahoo.com, karvendanajay@gmail.com, kishorejraina@gmail.com.

Abstract— An automated water irrigation system to II. THE RELATED WORK


improve the efficient use of water. Water level sensors [1] In this paper, Soil moisture and temperature
and moisture sensors are placed in the fields to measure sensor are buried at the root zone of the plant. Owing
the water level and moisture of soil in the field. The to different climatic condition, Rain water sensor is
system automatically irrigates the field through the located at the surface of the soil to deactivate the
entrance valve when the water level is lower than the
entire irrigation system during rainy season. The PIC
threshold level and also according to the moisture of the
soil. The entrance valve closes after the water level microcontroller is used to gather the sensor
reaches the threshold level and also the GSM modem information in real time. The data can be acquired
sends SMS about the time taken to fill the farm with and processed by sending and receiving the
water to the farmer. In the existing system the farmer information from cultivation field. The measured data
has to direct the water towards the desired farm is allowed for data inspection with cellular internet
manually. Farmer needs to go directly to the field to interface to be graphically visualized through GPRS
direct the water to the next farm. Farmers have to module. The whole irrigation system is powered by
monitor the water level continuously to direct the flow solar photovoltaic panel with battery power
of water. The proposed system guarantees the efficient
management system. The automated irrigation
usage of water and also prevents the damage of crops
due to overflow of water. system is tested in turmeric and onion plantation
simultaneously for 50 days. Water savings is up to
I. INTRODUCTION
90% when compared with the present trickle
In a developing country like India, Agriculture irrigation channel is achieved. By incorporating the
plays a major role in its economy. With the advanced automated irrigation scheme, consumption of water
technologies, some of the traditional techniques in and electricity is reduced, further it increases the
the Agriculture can be automated to increase the quality of food grains and the yield of crops. [2] This
productivity and also the efficient usage of the paper describes the automated system to make
resources. This Project presents a method to automate effective utilization of water resources for agriculture
the control of direction of water flow in the paddy and crop growth monitoring using GSM. The
fields. In the present system, farmers need to go effective utilization of drip irrigation process is
directly to the field to make the path to direct the improved by using the signals obtained from soil
water to the next farm. This needs more man power moisture sensor. The output signals of the sensors are
and also leads to wastage of water. This proposed coordinated by the microcontroller and transmitted to
system uses the water level sensors and moisture the user with the help of GSM Modem. This method
sensors to measure the water level and the moisture has led to severe drawbacks like under irrigation,
level in the fields for controlling the valves which over-irrigation which in turn causes leaching and loss
directs the water flow in the fields. ZigBee is used to of nutrient content of soil. The optimized water use
transmit the measured values to the PIC for an agriculture crops has been achieved
microcontroller, which compares the measured successfully by this system. The system that can
values against the stored threshold values to control report data to the cultivator remotely and allows to
the valve operations. When the water gets filled and control the process effectively with GSM. [3] This
directed to next farm the microcontroller signals the paper proposed a system where the farmer has the
GSM modem to send SMS to the farmer about the ability to Monitor the Sensors information at his/her
time took to fill first farm. home, the sensor information displays on the master

978-1-5090-0615-1/16/$31.00 ©2016 IEEE 115


2016 IEEE International Conference on Technological Innovations in ICT For Agriculture and Rural Development
(TIAR 2016)

node LCD as well as PC. The farmer can set crop


type such as Wheat, Rice, Jowar and Bajara in the
master node. Moisture, temperature and humidity
value required for a particular crop are set in the
microcontroller as a threshold value. Soil moisture,
temperature and humidity sensor fixed in the field
sense the actual values. These values are compared
with the threshold values. If the actual value crosses
the threshold values then corresponding pump, fan or
Buzzer switched ON. The Farmer pressed his or her
choice as 1 in master node, crop type rice is selected,
then actual values of moisture, temperature and Fig 1. Architecture of the proposed automatic
humidity for rice will be displayed on master node as irrigation system in paddy
well as computer and compare it and automatically
perform the operation, same process will have been III. ARCHITECTURE
done for remaining crops type such as Wheat, Jawar,
Bajra. [4] This paper proposed an automated closed- Architecture Overview
loop irrigation system which consists of three major
components: machine conversion, navigation, and The main components of the system are
mission planning to support the solid communication
protocol. It developed the machine conversion from a  Moisture sensor
conventional irrigation system to an electronically 
controllable system for individual control of  Water level sensor
irrigation sprinklers and formulated the navigation of 
the irrigation system that was continuously monitored  Microcontroller
by a differential GPS and wirelessly transferred data 
to a base station for site-specific irrigation control. It  ZigBee
also provided extensive details for the wireless

communication interface of sensors from in-field
 Solenoid valve
sensor stations and for a programmable logic

controller from a control station to the computer at a
base station. Bluetooth wireless technology offered a  GSM Modem
plug-and-play communication module and saved 
significant time and expense by using commercially 
available sensors and controllers equipped with serial 
communication ports. Stable wireless signal A. Moisture Sensor
connectivity was achieved by power management
circuit design and antennas at 1-m above the plant The Moisture Sensor measures the moisture
canopies. The development of WISC software value in the soil and sends the values to the PIC
provided real-time remote monitoring and control of Microcontroller via ZigBee. This value is useful for
variable rate irrigation, and continued decision the microcontroller to take decision on opening and
making of mission planning for the automated closing the solenoid valve.
closed-loop irrigation system. It proved a concept of
a promising low-cost wireless solution for an in-field B. Water Level Sensor
WSN and remote control of precision irrigation.
Potential applications of Bluetooth wireless The Water Level Sensor measures the water
technology in agricultural systems can be extended to level in the paddy field and sends it to the
real time field monitoring, automated irrigation microcontroller. These values are also useful for the
control, and remote operation of field machinery. control of the valves.

C. Microcontroller

The PIC Microcontroller is used process the


measured values and it compares the measured values
with the stored values. The Microcontroller controls
the Solenoid valves by comparing the measured

978-1-5090-0615-1/16/$31.00 ©2016 IEEE 116


2016 IEEE International Conference on Technological Innovations in ICT For Agriculture and Rural Development
(TIAR 2016)

values and the stored values. If the measured value valves automatically. The farmer has to switch on the
crosses the stored threshold values the motor simply and he doesn’t need to monitor the field
microcontroller sends signals to the solenoid valve to to direct the water flow. The system does this work of
close and if the measured value is less than the stored the farmer automatically with the help of the sensors.
threshold value, the microcontroller sends signal to
the solenoid valve to open. Hence this PIC
microcontroller is the heart of the system. V. EXPERIMENTAL ANALYSIS

D. ZigBee
1. Initially, the moisture sensor measures the
The ZigBee module is used to transmit the moisture content in the soil and sends the values to
measured values wirelessly to the microcontroller. microcontroller via ZigBee.
This module is primarily used for transmitting and 2. The microcontroller compares the measured
receiving the values using which the microcontroller moisture values with the stored threshold moisture
takes decision whether to open or close the valve. values.
3. If the measured moisture values are less than
E. Solenoid Valve the threshold value, the microcontroller sends the
A solenoid valve is an electromechanical valve for electric pulse to the solenoid valve to open and water
use with liquid. The valve is controlled by an electric flows inside the farm. If not, the valve remains
current through a solenoid: in the case of a two-port closed.
valve the flow is switched on or off. In this system 4. The water level sensor measures the water
the solenoid valve receives the electric pulse from the level in the farm and sends it to the microcontroller.
microcontroller if valve has to open otherwise it 5. The microcontroller compares the measured
remains closed. water level values with the stored threshold water
level values.
F. GSM Modem 6. If the measured water level value is less
than the threshold value, the solenoid valve remains
A GSM modem is a wireless modem that works with open and water flows continuously inside the farm. If
a GSM wireless network. A wireless modem behaves not, the microcontroller sends the electric pulse to the
like a dial-up modem. The main difference between solenoid valve to close.
them is that a dial-up modem sends and receives data 7. When the solenoid valve closes, the
through a fixed telephone line while a wireless microcontroller sends the time took for the water to
modem sends and receives data through radio waves. fill in the paddy field to the GSM modem.
In this system the GSM modem is to send SMS to the 8. The GSM modem sends this information as
mobile phone of the farmer about the time took for an SMS to the farmer’s mobile phone.
the water to fill in the paddy field.

IV. RESULT

Fig 2. System hardware setup


Fig 3. Comparison of existing and proposed system
The proposed system helps the farmers to
monitor the fields remotely and also control the

978-1-5090-0615-1/16/$31.00 ©2016 IEEE 117


2016 IEEE International Conference on Technological Innovations in ICT For Agriculture and Rural Development
(TIAR 2016)

In the existing system, only the farmer has


to go to the farm to direct the water flow between the
farm. Hence it takes more time for the farmer to
complete this work for a whole paddy field.
In the proposed system, directing the water
flow is done by the solenoid valves with the help of
the sensors automatically. This saves time for the
farmer and also the manual work.

VI. CONCLUSION
In the proposed system, a new approach to
improve the irrigation system is stated. The proposed
system develops an automated irrigation system to
direct the water flow in the paddy fields. This system
uses water level sensors to identify the water level in
the field and also the moisture sensors to identify the
moisture level in the soil and change the flow of
water to the next farm accordingly. The water flow
between the farms is controlled by the valves. The
GSM modem sends SMS about the time taken to fill
the farm with water to the farmer.

REFERENCES

[1] P. Revathi, C. Rajasekaranb (2007) ‘Energy Efficient Wireless


Monitoring System for Agarian Areas in Indian Agricultural
Systemusing GPRS module’, 2015 International Conference on
Communications and Signal Processing (ICCSP), pp. 0322 – 0326

[2] K. S. V. Grace, S. Kharim, P. Sivasakthi (2015) ‘Wireless


Sensor Based Control System in Agriculture Field’, 2015 Global
Conference on Communication Technologies (GCCT), pp 823 –
828

[3] B. Chikankar, D. Mehetre, S. Das (2015) ‘An Automatic


Irrigation System using ZigBee in Wireless Sensor Network’, 2015
International Conference on Pervasive Computing (ICPC), pp 1 – 5

[4] Y. Kim, R. G. Evans, W. M. Iversen (2011) ‘Remote


Sensing and Control of an Irrigation System Using a Distributed
Wireless Sensor Network’, IEEE Transactions on Instrumentation
and Measurement, vol.57, NO. 7, pp. 1379 – 1387

[5] J. Gutiérrez, J. F. Villa-Medina, A. Nieto-Garibay, M. Á Porta-


Gándara (2013) ‘Automated Irrigation System Using a Wireless
Sensor Network and GPRS Module’, IEEE Transactions on
Instrumentation and Measurement, vol.63, NO. 1, pp.

118

Das könnte Ihnen auch gefallen