Iot Based Plant Monitoring System
Iot Based Plant Monitoring System
Iot Based Plant Monitoring System
ABSTRACT
INTRODUCTION
Agriculture is the backbone of our country. India is an agricultural country where the
most of the population depends on agriculture. Research in agriculture is aimed towards
increasing productivity and profit. There are several automated systems available in
literature, which are developed for irrigation control and environmental monitoring in the
field. However, it is essential to monitor the plant growth stage by stage and take
decisions accordingly. In addition to monitoring the environmental parameters such as
pH, moisture content and temperature, it is inevitable to identify the onset of plant
diseases too. It is the key to prevent the losses in yield and quantity of agricultural
product. Plant disease identification by continuous visual monitoring is very difficult task
to farmers and at the same time it is less accurate and can be done in limited areas. Hence
this projects aims at developing an image processing algorithm to identify the diseases in
rice plant.
BLOCK DIAGRAM
The input section consists of two sensors which are soil moisture sensor and PH electrode
sensor. The Sensors convert physical parameters of soil like PH and water content into
electrical signal. Outputs of the sensors are given to ADC inputs of the microcontroller
ATmega16. Signal processing unit consists of amplifiers which boost the low level signal
into required voltage level from the sensor outputs. Digital outputs of microcontroller are
connected to driver circuit which controls the valves of fertilizer and water tank. The
output of valves are connected to pumps-1 and pump-2 for supplying fertilizer and water
to the plants. An IOT module is connected to the serial output of microcontroller through
which the monitoring data are transmitted to the user through IP address.
PROPOSED SYSTEM
In order to supply water and nutrition in the right amount and time, plants condition can
be observed using a PH electrode and soil moisture sensor to develop an autonomous
plant watering and fertigation approach. Here we use ATmega microcontroller and valves
for auto control of fertigation and watering for plants by the sensed soil water and
nutrition and accordingly give command to the external hardware to control the water
flow and fertilizer flow control.
EXPECTED OUTCOME
A Smart irrigation system was developed to optimize water, fertilizers use for
agricultural crops also recognize plant diseases with proper efficiency. Both irrigation
water quality and proper irrigation management are critical to successful crop production.
CIRCUIT DIAGRAM
CIRCUIT DIAGRAM DESCRIPTION
ATmega16 microcontroller is the heart of the system which is programmed to read sensor
input and control water and fertilizer output to plant along with sending of status to the
monitoring unit. Microcontroller is loaded with C program which is stored in the
EEPROM memory and works when power is given to the IC chip. Here a 5V power
supply unit is used to give DC supply voltage to the microcontroller, sensor and IOT
Module. A 12v supply is connected to the valves and motors for their operation. Moisture
sensors consist of electrical probes which are inserted into soil for sensing water content.
The output of the probe is amplified using an operational amplifier to required gain and
send to microcontroller ADC input. PH sensor consists of probes which sensed
concentration of hydrogen in soil and converts into electrical signal. The output signal
from PH electrodes is given to an operational amplifier and then to a voltage comparator
and the amplified output are given to microcontroller ADC. Microcontroller reads the
sensor voltage and converts them into digital valve. The digital values are compared with
a reference valve and if it less than the reference values them a signal is send to the
output port. The valves are connected to the digital output port of microcontroller. When
the microcontroller gives a ON signal to output port then the valve is turned ON and
during OFF signal valves are turned OFF. Simultaneously the sensor and ON-OFF status
are sent through the IOT module to the IP address of user for monitoring.
LITERATURE REVIEW
1. Plant Irrigation Using Digital Image Processing, J.P. Sai Poojitha, B.Sony,
Academic Consultant, Dept. of SOET, SPMVV, Tirupati , AP, India.
The purpose of the project is to build a multipurpose agricultural robot which can
perform various operations on field. One of the important profession in India is farming
so it is essential to look out for automation in field work to reduce man power. Here this
project focuses on farming work features like automatic irrigation system, monitoring of
the field using parameters as temperature , soil moisture , humidity , raining , presence of
any animal on field these all parameters are monitored from field and transmitted to
mobile unit using GSM module. As well as here we analyze disease spread on plant using
interfacing of camera and image processing technique by taking a sample of leaf. This
analyzed disease is display on GUI interface where remotely we monitoring field using
this project.