Smart Automated Irrigation System (IOT) : A Seminar Report On
Smart Automated Irrigation System (IOT) : A Seminar Report On
Smart Automated Irrigation System (IOT) : A Seminar Report On
Seminar Report
On
Department of Computer
Engineering,
Dr. D. Y. Patil Institute of
Technology, Pimpri, Pune
CERTIFICATE
This is to certify that Parth Negi from Third Year Computer
Engineering has successfully completed her seminar work titled
“Smart Automated Irrigation System (IOT)” at Dr. D. Y. Patil
Institute of Technology, Pimpri, Pune of the Bachelor’s Degree in
Engineering.
Keywords-
Internet of Things (IOT), Smart Irrigation System, Raspberry pi,
sensor controlled.
INTRODUCTION
Internet of things was first introduced in 1999 at autoID centre
and first used by Kevin Ashton. As evolving this latest burning
technology, it promises to connect all our surrounding things to a
network and communicating with each other with less human
involvement. Still internet of things is in beginning stage and there is
no common architecture exists till today. There is lot of researches
and implementations are currently being going on in all the respective
areas. Thus there is no guidelines or boundaries exists to define the
definition of internet of things. So depending on the context,
application the internet of things has different definitions. Shortly it is
defined as the things present in the physical world or in an
environment are attached with sensors or with any embedded systems
and made connected to network via wired or wireless connections.
These connected devices are called as smart devices or smart objects.
And it consists of smart machines which communicating interacting
with other machines, environment, objects etc. And also, it
incorporates to connect any two machines, machine to human and
vice versa etc. this communication is called as M-M communication.
As M-M communication is developing by the various standardization
bodies such as Open Mobile Alliance (OMA), European
Telecommunication Standards Institute
(ETSI), Institute of Electrical and Electronic Engineers (IEEE), 3rd
Generation Partnership Project (3GPP) organization have performed
some activities on M-M communication [4]. It makes daily life things
to equip with transceivers, sensors, actuators and microcontrollers etc.
for communication. Some important benefits of internet of things
includes 1) tracking behaviour; 2) enhanced
situational awareness; 3) sensor driven decision analytics; 4)
instantaneous control and response. Etc.
It will beneficial the user, who are interested in researching about their
plant growth. The collected data can also be shared through online
mobile applications.
RELATED WORK
Smart Garden
An innovative device namely as IoT based Smart Garden is useful for
the gardener, and mainly used for monitoring and providing a
necessary useful resource that can make the growth of the plant
automatic function and being installed with several sensors for
monitoring process. Table 1 shows comparison of related Smart
Garden project, which are Smart Watering System for Gardens using
Wireless Sensor Networks, Automated Plant Watering System and
IoT-based Green House System with Splunk Data Analysis.
To the extent of our knowledge, there has not been a proposal for an
interactive cultivation sensing system via instant messaging
applications. In this section, we explain in brief some of the IoT
automation systems which we used as a reference while creating and
executing our proposed system.
A. Hardware Configuration
B. Software Configuration
• Sensor Module:
The various sensors are activated based on the schedule set for each
crop, and the necessary data are formatted. By utilizing the time
management function installed by the operating system (OS), flash
photography is performed.
at night. An infrared camera was used for crops that had a prohibition
period of lighting. The program and the settings in the module are
switched depending on the type of crops.
Communication Module:
The data formatted by the sensor module is sent to the server.
Besides that, based on the result of learning by the server, the
estimated condition of the crops is transferred to the speech
module.
Speech Module:
Based on the estimation condition from the server, a function to
convey the condition to the farmer as a voice is realized.
External database:
Sensor data and images from sensor modules would be collected
and combined with cultivation advice from well-established
farmers to produce appropriate cultivation advice as output. This
advice would be transmitted as reference for new farmers in
case they face difficulties in crop cultivations depending on the
situation of crops. In cooperation with many other interactive
devices, big data for cultivation support according to various
regions, climates, and environments are constructed.
3. SYSTEM DISCRIPTION
In our garden we have many types of herbs, shrubs and climbers. But
in our busy schedule we don’t have time to take care of these plants
which provides beauty to the nature and foods for the needy so this
system with the help of soil and moisture sensor checks the fertility of
the soil and provide it with water through the pump.
3.3-6V Input
+-2% RH accuracy
+-0.5 degrees C
The light sensor is a passive devices that convert this “light energy”
whether visible or in the infra-red parts of the spectrum into an
electric signal output. Light sensors are commonly known as
“Photoelectric Devices” or “Photo Sensors” because they convert
light energy to electricity.
3.3 GSM
Shall again switch ON the pump when there is sufficient water in the
underground tank. Therefore no need to switch ON or switch OFF the
pump manually.
4. SOFTWARE DISCRIPTION
This paper is based on Internet of Things. It work on the mobile
application and on the web server by uploading the data on the
Arduino application available on PC. In mobile application BLYNK
we upload the WIFI hotspot name and the password in our program
based on embedded C programming language.
In web server on a particular IP address or the web page data is
uploaded on the server and through the sensors data is uploaded on
the web server. GSM connectivity is also programmed in ESP 8266
by using the GSM library available in the Arduino application. It is
shown in the figure how the button is selected in the application and
how the temperature, moisture and humidity is uploaded on the web.
Rx and Tx of the ESP 8266 is connected through the pins and it is
defined in the programming.
Block Diagram
5. IMPLEMENTATION
7. CONCLUSSION