Smart Agro System Using Wireless Sensor Networks: Ruby Roselin A DR A Jawahar

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

International Conference on Intelligent Computing and Control Systems

ICICCS 2017

Smart Agro System Using Wireless Sensor Networks

Ruby Roselin A Dr A Jawahar


Applied Electronics, Master of Engineering Department of Electronics and Communication
SSN College of Engineering SSN College of Engineering
Chennai, India Chennai, India
rubyroselin693@gmail.com jawahara@ssn.edu.in

Abstract—Around the globe, agriculture plays a vital role in deficiency goes into disrepair lands improvement before
framing up the economy. Though, India one of the biggest detectable shrinking happens. Despite this obstructed
producer of agricultural products, the growth in agricultural advancement rate, lighter weight regular item takes after water
products has been stagnant for past several years. Thereby, deficiency. This issue can be perfectly readdressed on the off
requiring technologies to improve the efficiency of the
chance that we utilizes automated irrigation framework in
agricultural productivity. Hence, the key objective of the
proposed project is to making agriculture smart using IoT which the water system will happen just when there is the
technologies. The important feature of this project includes the serious pre requisite of water, as proposed by the dampness in
prevention of crops from spoilage during rain and efficiently the dirt. This issue can be overcome by using automatic
recycling the rain water for irrigation. Secondly, it includes irrigation system. This issue is not only with the irrigation but
intruder alarm/buzzer which is used to detect any human/animal also with other facts such as pest which prey on crops,
intruder into the farm. Finally, the operation will be performed human/animals intervention to the farm and crop theft. This
by interfacing Wi-Fi module, GSM module and sensors with paper addresses the issue with an irrigation and
Arduino. With the proposed work, current problems related to human/animals intervention to the farm through wireless
farming are solved by reducing human efforts, wastage of water
sensor network where the output of the sensors are interfaced
and updating the farmer about the live condition of the field on
the mobile device. with Internet of Things(IoT) and GSM.
In sensor based automated irrigation system with IoT Karan
Keywords—Arduino, GSM(Global System for Mobile), IOT(Internet of Kansara, etal.,[1] explains about the automated technology of
Things), Sensors irrigation. The sensors used sends the interrupt signal to the
microcontroller by gathering temperature and humidity
I. INTRODUCTION conditions. using MAX232, the GSM and microcontroller
Cultivation is the backbone of the India and villages are the were connected. The moisture sensor detects the moisture
life lines of growth of India. The expanded request of the value and the signal to mobile through microcontroller thus it
nourishment supplies requires a huge change in sustenance reduces the power resulting in lower power consumption.
creation innovation. Everywhere throughout the world where An Arduino based control system in an intelligent farming
farming assumes a crucial part in confining up the economy Narayut Putjaika, etal.,[2] explains about the improvement of
and the climatic conditions or isotropic, in any case we are not the production process in plating which composes of two parts
prepare to make full usage of developing resources. One of the which are a sensor system and a control system. Kalman
basic reason is the lack of precipitation and deficiency of land filtering is used to smooth the sensed data where the weather
supply water. Extraction of water at standard between times condition is predicted based on a decision tree method.
from soil is reducing the water level along this lines; the zones An IoT based smart GPS system robot was implemented to
of un-overflowed land or persistently extending. In like way, perform tasks like splashing, moisture sensing, etc by Nikesh,
the unconstrained usage of water adventitiously achieves etal.,[3]
wastage of water. In an automatic irrigation system, the most
basic favored angle is that water is given exactly when II. SYSTEM OVERVIEW
moistness in ground goes underneath a destined edge regard.
This will help us to save a huge amount of water. Recently,
the farmer's have been using water framework strategy ARDUINO
through the manual control in which the agriculturists surge *Temperature *GSM module
the land at standard between times by turning the water pumps and Humidity *ATmega328 *Wi-Fi module
sensor *I/O ports *Buzzer
ON/OFF when required. This framework from time to time
*Soil moisture *Two channel
utilizes more water and as a rule the water supply to the land is relay
sensor
moved due to which the yields dry out. Customary water *Water level *Motor pump
sensor
*Rain sensor
*PIR sensor

978-1-5386-2745-7/17/$31.00 ©2017 IEEE 400


International Conference on Intelligent Computing and Control Systems
ICICCS 2017

III. METHODOLOGY
The smart irrigation system is firmware based where the
hardware output is linked to the software which intimates the
x SENSORS DEVICES farmer about the condition of the farm. The hardware and
Figure 1. Overview of the system
software comprises of sensors, Arduino, GSM and Wi-Fi
module.
The sensors and the devices are connected to the arduino as A Temperature and humidity sensor:
shown in the fig.1 consist of ATmega328 microcontroller. The temperature and humidity sensor used here is DHT11
Thus voltage output from the sensors sent as inputs into the which is used to measure the surrounding air, and a capacitive
arduino. Based on the input values, arduino output specifies humidity sensor and thermistor in DHT11 spits out a digital
votage to turn ON/OFF the devices. signal on the data pin. It also has a resistive elements and a
temperature measuring devices. Its technology is highly
reliable and more stable.
Power supply
B Soil moisture sensor:
The volumetric water content in the soil is measured using soil
moisture moisture sensor. It consist of two probes like stucutre, which
sensor 5 Pump 1
v act as a variable resistor. Thus it is used to monitor the soil
moisture content to control irrigation.
level R Cloud
sensor
Pump 2 C Level sensor:
e platform
Arduino l and Level sensor detects the level of fluids, liquids as well as
DHT11
a mobile slurries. These level sensor are contact type that is, they may
y Fan applicati contact with the liquid. They consist of fixed components and
sensor
on thus required less maintenance. These sensors are mounted on
Rain the walls of tank and field.
sensor GSM D Rain sensor:
module mobile The rain sensor is a switching device and it is connected to a
PIR smart irrigation system which alerts the system with the
sensor buzzer sound once it reaches the preset threshold value in the
event of rainfall.
ESP8266 E PIR sensor:
The PIR-based movement locator is utilized to detect
Figure 2. Block diagram of the system development of individuals, creatures or different items. They
The proposed system as shown in the fig.2 is serves two are litle, cheap, low-control, straightforwardness to utilize and
purposes. One, for gardening purpose and another, for don,t destroy. It is essentially comprised of pyroelectric sensor
agriculture purpose. The heart of the project is Arduino Uno which can identify levels of infrared radiation.
board and shown in the block diagram. Whenever there is F Arduino:
sufficient amount of water in the field, water will not pump The Arduino uno is an open-source electronic prototyping
into the field. Whenever, the water moisture level of the soil platform/environment and it is a microcontroller board based
goes low, water will be pumped into the field until the on ATmega328. It can be programmed with the Arduino
required amount of moisture is required. Using the soil software IDE where it comes pre-burned with the bootloader.
moisture sensor, the moisture of soil is measured. Whenever it It is supports huge documentation, large library collection,
rains, in case of cultivation land the level of water in the field low-power consumption and highly portable.
raises, which is sensed by the rain sensor and the water from G GSM sim900A:
the field will pump back into the tank, thereby achieving rain The Global system for Mobile communication is a mobile
water harvesting. In case of garden, if it rains, we are using communication modem where it is used for transmitting
buzzer to intimate the gardener. Thus prevention of crops from mobile voice and data services. It is an open and digital
spoilage due to rain will be achieved and at the same time, the cellular technology which is done using AT commands which
harvested rain water is recycled for irrigation. DHT11sensor are depicted in the following table,
measures the temperature and humidity value of the field TABLE.1 GSMSIM900 AT COMMANDS[8]
where the PIR motion sensor detects the motion of the
intruder(human/animal) into the field. Thus the sensor values
are continuously monitored and the readings are displayed to COMMAND DESCRIPTION RETURN
the farmer's mobile via GSM sim900A module where a sim
with 3G data pack is inserted into this modem which provides
IoT features to the system.

978-1-5386-2745-7/17/$31.00 ©2017 IEEE 401


International Conference on Intelligent Computing and Control Systems
ICICCS 2017

AT+CSCS Set TE character set, set OK into PC based frameworks, and bringing about enhanced
AT+CSCS="GSM" for effectiveness, exactness.
english only message, or set
AT+CSCS="UCS2" for IV. RESULTS AND DISCUSSIONS
other language
AT+CPMS Inquiry or set message AT+CPMS? Water being a precious resource must be utilized efficiently.
storage setting to check how Agriculture is one of those areas which consumes lot of
many water. Irrigation to the farm is a time consuming process and
messages can must be done on timely basis. As aimed, through this work an
be stored auto irrigation system measuring the moisture content, and the
maximally water level. Later harvesting the excess water from the
and how cultivation field and recycled back to the tank. The developed
many system also alerts the farmer with buzzer when there is
messages intruder(human/animal) into the farm.
stored
AT+CNMI Set the new message remind, +CMTI:"SM
for example AT+CNMI=2,1 ", 2
AT+CMGS Set AT+CMGR=1; Will return
AT+CSMP=17, 167, 2, 25; ">" and then
AT+CSCS="UCS2" now the type message
message can be by unicode, 00530049004
AT+CMGS="003100350031 D003900300
00320034003500330032003 030000414E
60037002" (number 2D82F16587
15124532672) 77ED4FE153
D190016D4 Figure 3. Experimental setup of the smart irrigation system
B8BD5, end
with 1A The fig.3 shows the experimental setup of the smart agro
system using wireless sensor network. The temperature,
AT+CMGS Send message, send 180 Will return humidity, soil moisture content, water level are monitored
bytes at GSM mode, or 70 ">" and then through handheld device like mobile and also intimate the
chinese character at UCS2 type intervention of human/animals into the farm which is shown in
mode, message,
fig.4 given below.
AT+CMGS="18576608994" then end up
with hex
value
1A(0X1A,
"CTRL+Z"),
send 1B to
cancel "ESC"
AT+CMGR Read message, for example, -
AT+CMGR=1 to read
message at position 1
AT+CMGF Send the module message OK
mode, set either at PDU(0)
or text mode(1)
AT+CMGD Delete OK
message:AT+CMGD=1

H Internet of Things: Figure 4. Output of the Smart Agro System using Wireless Sensor Network
The web of things is a system of physical articles, gadgets,
vehicles, structures and different things implanted with
hardware programming, sensors and other system network
that empowers these items to gather and trade information.
IoT enables articles to be detected and controlled remotely V. CONCLUSION
crosswire over existing system foundation, making open doors
for more straightforward incorporation of the physical world Thus the proposed system deals about the irrigation system in
smart way using Internet of Things(IoT) which solved the

978-1-5386-2745-7/17/$31.00 ©2017 IEEE 402


International Conference on Intelligent Computing and Control Systems
ICICCS 2017

current problems related to farming such as by reducing


human efforts, wastage of water and updating the farmer about
the live condition of the field on the mobile device. The work
can be extended in such a way it detects plant disease, crop
theft etc.,.,
References

[1] Karan Kansara,etal., “Sensor Based Automated Irrigation System with


IoT: A technical review”, International Journal of Computer Science and
Information Technologies(IJCSIT), vol.6, 2015
[2] Narayut Putjaika, Sasimanee Phusae, Anupong Chen-lm, Dr. Phone
Phunchongharn and Dr. Khajonpong Akkarajitsakul, "A control system in an
intelligent farming using Arduino technology", in 2016 Fifth ICT
International Student Project Conference ICT-ISPC.
[3] Nikesh Gondchawar, Prof. Dr. R. S. Kawitkar,"IoT based smart
agriculture", in INternational Journal of Advanced Research Computer and
Communication Engineering,vol.5, issue 6, june 2016.
[4] Remya Koshy,etal., “Greenhouse Monitoring and Control based on IoT
using WSN”, ITSI-TEEE, vol.4, 2016
[5] Kavita Bhole, Dimple Chaudhari , “Solar Powered Sensor Base
Irrigation System”, Internationnal Research Journal of Engineering and
Technology(IRJET) , Vol.03, issue:02 , Febrauary 2016
[6] Ayush Kapoor,etal., “Implementation of IoT and Image Processing in
Smart Agriculture”’ International Conference on Computational System and
Information system for Sustainable Solution, 2016
[7] Mr.S.G Galande , Dr.G.H Agrawal , N.B Waditke , ”The ARM Control
Based Drip Irrigation System”, International Journal of Emerging Trends in
Science and Technology(IJETST)-vol.||02||issue||05||pages 2507-
2510||May||ISSN 2348-9480,2015.
[8] www.electrodragon.com/w/SIMCOM_AT_Commands.
[9] Xiaoqing,etal.,"A Survey on Wireless Sensor Network Infrastructure for
Agriculture", Computer Standards & Interface(2013) 59-64.
[10] Zhao Liqiang, et.al., "A Crop Monitoring system based on Wireless
Sensor Network", Procedia Environmental Science, (2011) 558-565.

978-1-5386-2745-7/17/$31.00 ©2017 IEEE 403

You might also like