SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3563
IoT based Leaf Disease Detection and Fertilizer Recommendation
H Shiva reddy1, Ganesh hedge2, Prof. DR Chinnayan3
1H Shiva reddy. Department of Information Science and Engineering CMRIT Bangalore, India.
2Ganesh Hegde. Department of Information Science and Engineering CMRIT Bangalore, India.
3Professor DR chinnayan. Department of Information Science and Engineering CMRIT Bangalore, India.
------------------------------------------------------------------------***-------------------------------------------------------------------------
Abstract - Internet of Things (IoT) is an emergingtechnology
that is making our world smarter. Internet of Things is
modular approach to integrate sensors into everyday objects,
and interconnecting them over the internet through specific
protocols for exchange of information and communication.
This paper introduces the concept of internet of things (IOT)
and discusses the role of IOT in agricultural disease and insect
pest control and gives thought regardingestimationof diverse
climatic parameters of plant. The sensors integrated helps in
detecting the moisture and humidity in soil and atmosphere.
These factors helps inidentifyingtheclimaticconditionswhere
the plant grows and the diseases that can be attacked for the
plant. In this work we develop a user-friendlyIOTarchitecture
to provide on-field disease detection and spraying of
recommended pesticides.
Key Words: IOT in agriculture, IOT architecture system,
disease detection, agriculture, Fertilizer
recommendation,
I. INTRODUCTION
Agriculture is the important source of every country. The
production of agriculture will play an important role in the
development of the country. The farmers face lot of
problems in the crops due to the diseases.Majorproblems in
the agriculture includewater problem,climatic change,pests
and diseases in the plants. Due to pests and diseases along
the crop losses up to 37% every year. Earlier method for
disease prediction and spraying fertilizers requires lot of
labour and it is a time and energy consuming process.
Manual spraying of pesticides is detrimental to health and
work performance. In this work we develop an IOT based
user friendly system to detect leaf diseases and to spray
recommended fertilizers. When it comes to designing a
system for automating these operations one has to
decompose its idea into two considerations which are
agriculture environment in which robot/system is going to
work and precision requirement in the task over traditional
methods. Based on this for spraying process, considerations
which are taken into account in terms of environment are:
robot must be able to move in straightway properly on
bumpy roads of farm field, identify the diseased leaves and
spray chemical depending on the disease, sensors to be
selected for the system must be chosen by considering
farming environmental effects on their working. Apart from
these things other requirements are includingsensorstothe
robot which will help in detecting moisture content.
When considering the physical aspects of the vehicle or
robotic system, farmer’s present conditioninparticulararea
plays a major role in designing these aspects. Considering
facts of farming industry of India, system to be developed
must have advantage over traditional methods and tractors
in terms of cost, speed, accuracy in operation for which it is
designed, fuel consumption and physical energyrequired by
human for it. By targeting these issues and considerations
properly the end product will be real help for farmers.
II. Architecture of the system
Software: The real time images of various Lemon leaf
diseases are acquired using camera and stored in the
database. Then various image-processing methods are
applied to the acquired images to get useful featuresthat are
important for next analysis process. Features like contrast,
correlation, Energy,Skewness,Entropy etc,arecalculatedfor
the image and stored in the database. The image comparison
is done by some optimization techniques with the stored
data. The block diagram is shown in the Fig-1
Fig 1: Block diagram of Image Processing
Hardware: Hardware system is integrated with ARM 7
Microcontroller and multiple sensors.Sensorlikemoistureis
connected to microcontroller it is used to detect the
moisture content of the soil where crop grows. By detecting
the moisture content in the soil, if the moisture content is
low compared to the required moisture content then the
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3564
water pump attached to the system will sprinkle water.
System is connected to the software through Matlab code.
When the classification algorithms detect any disease in the
leaf it will suggest the pesticides, Once the pesticides are
suggested the pesticide pump attached to the system sprays
the pesticides.
Fig 2 Robot assembling
ARM7 Microcontroller: ARM7 is one of the widely used
microcontroller familyinembeddedsystemapplication. This
section is humble effort for explaining basic featuresofARM-
7.ARM is a family of instruction set architectures for
computer processors based on a reduced instruction set
computing (RISC) architecture developed by British
company ARM Holdings. A RISC-based computer design
approach means ARM processors requiresignificantlyfewer
transistors than typical processors in average computers.
This approach reduces costs, heat and power use. These are
desirable traits for light, portable, battery-powered devices
including smart phones, laptops, tablet and notepad
computers, and other embedded systems.
Two Channel Relay Module:
A relay is defined as an electrically operated switch; their
main use is controlling circuits by a low-power signal or
when several circuits must be controlled by one signal. The
first relay was used in long distance telegraph circuits as
amplifiers, basically they repeated the signal they received
from one circuit, and transmitted it into a different one, they
were also used in computers to perform logical operations
Soil Moisture Sensor:
Soil moisture sensors measure the volumetric watercontent
in soil. Since the direct gravimetric measurement of free soil
moisture requires removing, drying, and weighting of a
sample, soil moisture sensors measure the volumetricwater
content indirectly by using some other property of the soil,
such as electrical resistance, dielectric constant, or
interaction with neutrons, as a proxy for the moisture
content.
DC Voltage Regulator: Electronic voltage regulators are
found in devices such as computer power supplies where
they stabilize the DC voltages used by the processor and
other elements. In automobile alternators and central
power station generator plants, voltage regulators control
the output of the plant. In an electric power
distribution system, voltageregulatorsmaybeinstalled
at a substation or along distribution lines so that all
customers receive steady voltage independent of how much
power is drawn from the line
Final System:
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3565
III. Proposed Methodology
The proposal deals with IoT based system using Image
processing techniques. Once the hardware setup finish the
task, the software part will be done by the image processing
techniques. First the images are acquired using Web camera
and processed by SVM algorithm and stored in the database.
The image acquired from the camera and from the database
will be preprocessed. Next the conversion of RGB to gray
scale image will be done, as gray scale image gives perfect
accuracy to defect detection, then image resizing, followed
by image enhancement and edge detection. Then many
analytics technique are carried out to classify the images
according to the particular problem at hand. Finally using
some optimization techniques image disease is compared
with preprocessed images and type of disease and the
fertilizers recommended will be displayed on the user
interface. The robot assembly is built onpairsofwheelsand
it is integrated with the hardware parts.
Arm7 Microcontroller which controls hardware, Battery
which supplies power for microcontroller and other parts,
Sensors, Motor driver is connected to a pump which is used
for sprinkling of water and pesticides. Once the disease is
detected by the software, it will suggest the fertilizers and it
will send results to LCD display and the pump will sprinkle
the fertilizers on the diseased leaves
IV. Implementation
First we do the necessary images processing task which
includes, convert the RGB image tograyscale, andapplyedge
detection to identify diseased contours. By matching this
with an existing database, application provides immediate
results on potentially diseased crops. The compared images
will analyze the data, process and transmitted to a
centralized database, apart from the localized processing.
The database stores a progression of images both spatially
and temporally variant for further processing. If the leaf
image is diseased then the imageisstoredinthedatabasefor
further usage
A. Disease Classification: The diseases can be classified as
several types. Some diseasesareCitrusCanker,Anthracnose,
Cercospora, Alternaria alternata, Aphids etc., for
experimental purpose we have taken the samples of Citrus
Canker diseases affectedLemoncropsfromthedatabase and
image capture crop. Total of 2 samples taken for
consideration work which includes database image and
acquired image. It is differentiated as Leaf 1&2.
Fig 3: Leaf 1(Anthracnose)
Fig 4: Leaf 2(Diseased leaf acquired from Camera)
B. Data Acquisition:
RGB images of the leaves are acquired from camera and
stored in a jpg or png format. These images are then
converted to gray scale image since it gives perfectaccuracy.
Then the gray scale images are resized and enhance the
contrast to detect the disease of the image accurately.
Fig 5: Gray Scale image
C. Edge Detection:
Most of the shape information of an image is enclosed in
edges. So, the gray scale of each image is extracted using
edge detection algorithm.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3566
D. Image optimization and comparison:
Once the image is converted to gray scale, some of the
features like Energy, Kurtosis, Skewness, Entropy etc., are
acquired. Resizing is done and it is compared with the
preprocessed images. And the result is given based on the
category it falls in the preprocessedimages.Oncethedisease
is detected it will display on the user interface with the
recommended fertilizers.
E. User Interface:
User interface will have options like forward, backward,
Seeding, Sprinkling etc., These are used to control the robot
assembly. Robot will function basedontheoptionwechoose
on the user interface.
V. CONCLUSION
The rapid development of IOT has an importantinfluence on
realizing intensive agriculture, high yield and high quality,
and it will provide solid foundation for the development of
agriculture information technologies. In this paper the main
VI. Future work
The work has been done for Lemon plant alone; in future the
work can be implemented in all crops by the same process
and surely it will get the good results. While considering
other crops check the symptoms of the diseases alone.
VII. References
[1] H. Al-Hiary, S. Bani-Ahmad, M. Reyalat. Fast and
Accurate Detection and Classification of PlantDiseases.
International Journal of Computer Applications, 2011,
17(1):31-38.
[2] Arnal Barbedo, Jayme Garcia. 2013. Digital image
processing techniques for detecting, quantifying and
classifying plant disease. Springer Plus. 2(1): 660.
[3] Jagadeesh D.Pujari, Rajesh Yakkundimath,Abdulmunaf
S. Byadgi. 2015. Image Processing Based Detection of
Fungal Diseases in Plants. Procedia Computer Science.
46: 1802-1808, ISSN 1877-0509.
[4] S. Arivazhagan, R. NewlinShebiah*,S.Ananthi, S.Vishnu
Varthini, “Detection of unhealthy region of plant leaves
and classif ication of plant leaf diseases using texture
features”, AgricEngInt: CIGR Journal Open access at
http://www.cigrjournal.org Vol. 15, No.1, pp.211-217,
March 2013.
[5] T. Rumpf, A. K. Mahlein, U. Steiner, et al. Early detection
and classification of plant diseases withSupportVector
Machines based on hyperspectral reflectance.
Computers and Electronics in Agriculture,2010:74:91-
99.

More Related Content

What's hot

Design of Tilt Sensing Mouse Glove Device using Arduino Uno
Design of Tilt Sensing Mouse Glove Device using Arduino UnoDesign of Tilt Sensing Mouse Glove Device using Arduino Uno
Design of Tilt Sensing Mouse Glove Device using Arduino UnoIRJET Journal
 
Visual Product Identification For Blind Peoples
Visual Product Identification For Blind PeoplesVisual Product Identification For Blind Peoples
Visual Product Identification For Blind PeoplesIRJET Journal
 
IoT Based Water Quality Monitoring System for Smart Cities
IoT Based Water Quality Monitoring System for Smart CitiesIoT Based Water Quality Monitoring System for Smart Cities
IoT Based Water Quality Monitoring System for Smart CitiesYogeshIJTSRD
 
IRJET- Patient Health Monitoring using IoT with Machine Learning
IRJET- Patient Health Monitoring using IoT with Machine LearningIRJET- Patient Health Monitoring using IoT with Machine Learning
IRJET- Patient Health Monitoring using IoT with Machine LearningIRJET Journal
 
IRJET- Smart Bank Security using PLC
IRJET- Smart Bank Security using PLCIRJET- Smart Bank Security using PLC
IRJET- Smart Bank Security using PLCIRJET Journal
 
IRJET- IoT based Automated Green House Monitoring and Control System
IRJET-  	  IoT based Automated Green House Monitoring and Control SystemIRJET-  	  IoT based Automated Green House Monitoring and Control System
IRJET- IoT based Automated Green House Monitoring and Control SystemIRJET Journal
 
Android Based E-Learning Application Class-E
Android Based E-Learning Application Class-EAndroid Based E-Learning Application Class-E
Android Based E-Learning Application Class-EIRJET Journal
 
A Comparative Study of Different types of Models in Software Development Life...
A Comparative Study of Different types of Models in Software Development Life...A Comparative Study of Different types of Models in Software Development Life...
A Comparative Study of Different types of Models in Software Development Life...IRJET Journal
 
IRJET-Intelligent Farms
IRJET-Intelligent FarmsIRJET-Intelligent Farms
IRJET-Intelligent FarmsIRJET Journal
 
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 IOTIRJET Journal
 
IRJET- Arduino Based Baby Incubator using GSM Technology
IRJET- Arduino Based Baby Incubator using GSM TechnologyIRJET- Arduino Based Baby Incubator using GSM Technology
IRJET- Arduino Based Baby Incubator using GSM TechnologyIRJET Journal
 
IRJET-Smart Controlling and Monitoring of Water System
IRJET-Smart Controlling and Monitoring of Water SystemIRJET-Smart Controlling and Monitoring of Water System
IRJET-Smart Controlling and Monitoring of Water SystemIRJET Journal
 
IRJET- Arduino Based Child Tracking System Using GPS and GSM
IRJET-  	  Arduino Based Child Tracking System Using GPS and GSMIRJET-  	  Arduino Based Child Tracking System Using GPS and GSM
IRJET- Arduino Based Child Tracking System Using GPS and GSMIRJET Journal
 
IRJET- Research Paper on Inventory Management System
IRJET-  	  Research Paper on Inventory Management SystemIRJET-  	  Research Paper on Inventory Management System
IRJET- Research Paper on Inventory Management SystemIRJET Journal
 
Artificial Intelligence in Power Saving & Games
Artificial Intelligence in Power Saving & GamesArtificial Intelligence in Power Saving & Games
Artificial Intelligence in Power Saving & GamesIRJET 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 LearningIRJET Journal
 
IRJET- Water Irrigation System using Arduino
IRJET- Water Irrigation System using ArduinoIRJET- Water Irrigation System using Arduino
IRJET- Water Irrigation System using ArduinoIRJET Journal
 
Io t based water level monitoring system of dams in
Io t based water level monitoring system of dams inIo t based water level monitoring system of dams in
Io t based water level monitoring system of dams insangamesh kumbar
 
IRJET- IoT-Enabled Underground Drainage Monitoring System using Water Flo...
IRJET-  	  IoT-Enabled Underground Drainage Monitoring System using Water Flo...IRJET-  	  IoT-Enabled Underground Drainage Monitoring System using Water Flo...
IRJET- IoT-Enabled Underground Drainage Monitoring System using Water Flo...IRJET Journal
 
IRJET- A Survey on-Security for using Pervasive Healthcare Monitoring Sys...
IRJET-  	  A Survey on-Security for using Pervasive Healthcare Monitoring Sys...IRJET-  	  A Survey on-Security for using Pervasive Healthcare Monitoring Sys...
IRJET- A Survey on-Security for using Pervasive Healthcare Monitoring Sys...IRJET Journal
 

What's hot (20)

Design of Tilt Sensing Mouse Glove Device using Arduino Uno
Design of Tilt Sensing Mouse Glove Device using Arduino UnoDesign of Tilt Sensing Mouse Glove Device using Arduino Uno
Design of Tilt Sensing Mouse Glove Device using Arduino Uno
 
Visual Product Identification For Blind Peoples
Visual Product Identification For Blind PeoplesVisual Product Identification For Blind Peoples
Visual Product Identification For Blind Peoples
 
IoT Based Water Quality Monitoring System for Smart Cities
IoT Based Water Quality Monitoring System for Smart CitiesIoT Based Water Quality Monitoring System for Smart Cities
IoT Based Water Quality Monitoring System for Smart Cities
 
IRJET- Patient Health Monitoring using IoT with Machine Learning
IRJET- Patient Health Monitoring using IoT with Machine LearningIRJET- Patient Health Monitoring using IoT with Machine Learning
IRJET- Patient Health Monitoring using IoT with Machine Learning
 
IRJET- Smart Bank Security using PLC
IRJET- Smart Bank Security using PLCIRJET- Smart Bank Security using PLC
IRJET- Smart Bank Security using PLC
 
IRJET- IoT based Automated Green House Monitoring and Control System
IRJET-  	  IoT based Automated Green House Monitoring and Control SystemIRJET-  	  IoT based Automated Green House Monitoring and Control System
IRJET- IoT based Automated Green House Monitoring and Control System
 
Android Based E-Learning Application Class-E
Android Based E-Learning Application Class-EAndroid Based E-Learning Application Class-E
Android Based E-Learning Application Class-E
 
A Comparative Study of Different types of Models in Software Development Life...
A Comparative Study of Different types of Models in Software Development Life...A Comparative Study of Different types of Models in Software Development Life...
A Comparative Study of Different types of Models in Software Development Life...
 
IRJET-Intelligent Farms
IRJET-Intelligent FarmsIRJET-Intelligent Farms
IRJET-Intelligent Farms
 
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- Arduino Based Baby Incubator using GSM Technology
IRJET- Arduino Based Baby Incubator using GSM TechnologyIRJET- Arduino Based Baby Incubator using GSM Technology
IRJET- Arduino Based Baby Incubator using GSM Technology
 
IRJET-Smart Controlling and Monitoring of Water System
IRJET-Smart Controlling and Monitoring of Water SystemIRJET-Smart Controlling and Monitoring of Water System
IRJET-Smart Controlling and Monitoring of Water System
 
IRJET- Arduino Based Child Tracking System Using GPS and GSM
IRJET-  	  Arduino Based Child Tracking System Using GPS and GSMIRJET-  	  Arduino Based Child Tracking System Using GPS and GSM
IRJET- Arduino Based Child Tracking System Using GPS and GSM
 
IRJET- Research Paper on Inventory Management System
IRJET-  	  Research Paper on Inventory Management SystemIRJET-  	  Research Paper on Inventory Management System
IRJET- Research Paper on Inventory Management System
 
Artificial Intelligence in Power Saving & Games
Artificial Intelligence in Power Saving & GamesArtificial Intelligence in Power Saving & Games
Artificial Intelligence in Power Saving & Games
 
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- Water Irrigation System using Arduino
IRJET- Water Irrigation System using ArduinoIRJET- Water Irrigation System using Arduino
IRJET- Water Irrigation System using Arduino
 
Io t based water level monitoring system of dams in
Io t based water level monitoring system of dams inIo t based water level monitoring system of dams in
Io t based water level monitoring system of dams in
 
IRJET- IoT-Enabled Underground Drainage Monitoring System using Water Flo...
IRJET-  	  IoT-Enabled Underground Drainage Monitoring System using Water Flo...IRJET-  	  IoT-Enabled Underground Drainage Monitoring System using Water Flo...
IRJET- IoT-Enabled Underground Drainage Monitoring System using Water Flo...
 
IRJET- A Survey on-Security for using Pervasive Healthcare Monitoring Sys...
IRJET-  	  A Survey on-Security for using Pervasive Healthcare Monitoring Sys...IRJET-  	  A Survey on-Security for using Pervasive Healthcare Monitoring Sys...
IRJET- A Survey on-Security for using Pervasive Healthcare Monitoring Sys...
 

Similar to IRJET- IoT based Leaf Disease Detection and Fertilizer Recommendation

IRJET- Crop Yield Prediction and Disease Detection using IoT Approach
IRJET- Crop Yield Prediction and Disease Detection using IoT ApproachIRJET- Crop Yield Prediction and Disease Detection using IoT Approach
IRJET- Crop Yield Prediction and Disease Detection using IoT ApproachIRJET Journal
 
AI Based Smart Agriculture – Leaf Disease Prediction Using Optimized CNN Model
AI Based Smart Agriculture – Leaf Disease Prediction Using Optimized CNN ModelAI Based Smart Agriculture – Leaf Disease Prediction Using Optimized CNN Model
AI Based Smart Agriculture – Leaf Disease Prediction Using Optimized CNN ModelIRJET Journal
 
IRJET- Automated Irrigation using IoT and Plant Disease Detection using Image...
IRJET- Automated Irrigation using IoT and Plant Disease Detection using Image...IRJET- Automated Irrigation using IoT and Plant Disease Detection using Image...
IRJET- Automated Irrigation using IoT and Plant Disease Detection using Image...IRJET Journal
 
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 NodeMCUIRJET Journal
 
IRJET- IoT based Smart Greenhouse Automation System
IRJET-  	  IoT based Smart Greenhouse Automation SystemIRJET-  	  IoT based Smart Greenhouse Automation System
IRJET- IoT based Smart Greenhouse Automation SystemIRJET Journal
 
IRJET - A Detailed Review of Designing the Agribot
IRJET -  	  A Detailed Review of Designing the AgribotIRJET -  	  A Detailed Review of Designing the Agribot
IRJET - A Detailed Review of Designing the AgribotIRJET Journal
 
Smart Machine and Application for Rural Development
Smart Machine and Application for Rural DevelopmentSmart Machine and Application for Rural Development
Smart Machine and Application for Rural DevelopmentIRJET Journal
 
IRJET- A Survey on Advanced Ration Distribution System
IRJET-  	  A Survey on Advanced Ration Distribution SystemIRJET-  	  A Survey on Advanced Ration Distribution System
IRJET- A Survey on Advanced Ration Distribution SystemIRJET Journal
 
“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...
“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...
“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...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 PiIRJET Journal
 
IRJET- Real Time Water Monitoring System
IRJET- Real Time Water Monitoring SystemIRJET- Real Time Water Monitoring System
IRJET- Real Time Water Monitoring SystemIRJET Journal
 
IRJET- Smart Green House using IOT and Cloud Computing
IRJET- Smart Green House using IOT and Cloud ComputingIRJET- Smart Green House using IOT and Cloud Computing
IRJET- Smart Green House using IOT and Cloud ComputingIRJET Journal
 
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...IRJET Journal
 
IRJET- Water Level Monitoring System in Water Dispensers using Iot
IRJET- Water Level Monitoring System in Water Dispensers using IotIRJET- Water Level Monitoring System in Water Dispensers using Iot
IRJET- Water Level Monitoring System in Water Dispensers using IotIRJET Journal
 
Smart Poly-House Surveillance using IOE
Smart Poly-House Surveillance using IOESmart Poly-House Surveillance using IOE
Smart Poly-House Surveillance using IOEIRJET Journal
 
IRJET - IoT based Agriculture Monitoring and Smart Irrigation System (Cro...
IRJET -  	  IoT based Agriculture Monitoring and Smart Irrigation System (Cro...IRJET -  	  IoT based Agriculture Monitoring and Smart Irrigation System (Cro...
IRJET - IoT based Agriculture Monitoring and Smart Irrigation System (Cro...IRJET Journal
 
“DESIGN AND FABRICATION OF PESTICIDES SPRAY ROBOT”
“DESIGN AND FABRICATION OF PESTICIDES SPRAY ROBOT”“DESIGN AND FABRICATION OF PESTICIDES SPRAY ROBOT”
“DESIGN AND FABRICATION OF PESTICIDES SPRAY ROBOT”IRJET Journal
 
IRJET - Eloquent Salvation and Productive Outsourcing of Big Data
IRJET -  	  Eloquent Salvation and Productive Outsourcing of Big DataIRJET -  	  Eloquent Salvation and Productive Outsourcing of Big Data
IRJET - Eloquent Salvation and Productive Outsourcing of Big DataIRJET Journal
 
AI-Powered Smart Plant Management System
AI-Powered Smart Plant Management SystemAI-Powered Smart Plant Management System
AI-Powered Smart Plant Management SystemIRJET Journal
 
IRJET- Smart Agriculture using Clustering and IOT
IRJET-  	  Smart Agriculture using Clustering and IOTIRJET-  	  Smart Agriculture using Clustering and IOT
IRJET- Smart Agriculture using Clustering and IOTIRJET Journal
 

Similar to IRJET- IoT based Leaf Disease Detection and Fertilizer Recommendation (20)

IRJET- Crop Yield Prediction and Disease Detection using IoT Approach
IRJET- Crop Yield Prediction and Disease Detection using IoT ApproachIRJET- Crop Yield Prediction and Disease Detection using IoT Approach
IRJET- Crop Yield Prediction and Disease Detection using IoT Approach
 
AI Based Smart Agriculture – Leaf Disease Prediction Using Optimized CNN Model
AI Based Smart Agriculture – Leaf Disease Prediction Using Optimized CNN ModelAI Based Smart Agriculture – Leaf Disease Prediction Using Optimized CNN Model
AI Based Smart Agriculture – Leaf Disease Prediction Using Optimized CNN Model
 
IRJET- Automated Irrigation using IoT and Plant Disease Detection using Image...
IRJET- Automated Irrigation using IoT and Plant Disease Detection using Image...IRJET- Automated Irrigation using IoT and Plant Disease Detection using Image...
IRJET- Automated Irrigation using IoT and Plant Disease Detection using Image...
 
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- IoT based Smart Greenhouse Automation System
IRJET-  	  IoT based Smart Greenhouse Automation SystemIRJET-  	  IoT based Smart Greenhouse Automation System
IRJET- IoT based Smart Greenhouse Automation System
 
IRJET - A Detailed Review of Designing the Agribot
IRJET -  	  A Detailed Review of Designing the AgribotIRJET -  	  A Detailed Review of Designing the Agribot
IRJET - A Detailed Review of Designing the Agribot
 
Smart Machine and Application for Rural Development
Smart Machine and Application for Rural DevelopmentSmart Machine and Application for Rural Development
Smart Machine and Application for Rural Development
 
IRJET- A Survey on Advanced Ration Distribution System
IRJET-  	  A Survey on Advanced Ration Distribution SystemIRJET-  	  A Survey on Advanced Ration Distribution System
IRJET- A Survey on Advanced Ration Distribution System
 
“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...
“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...
“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...
 
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- Real Time Water Monitoring System
IRJET- Real Time Water Monitoring SystemIRJET- Real Time Water Monitoring System
IRJET- Real Time Water Monitoring System
 
IRJET- Smart Green House using IOT and Cloud Computing
IRJET- Smart Green House using IOT and Cloud ComputingIRJET- Smart Green House using IOT and Cloud Computing
IRJET- Smart Green House using IOT and Cloud Computing
 
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...
 
IRJET- Water Level Monitoring System in Water Dispensers using Iot
IRJET- Water Level Monitoring System in Water Dispensers using IotIRJET- Water Level Monitoring System in Water Dispensers using Iot
IRJET- Water Level Monitoring System in Water Dispensers using Iot
 
Smart Poly-House Surveillance using IOE
Smart Poly-House Surveillance using IOESmart Poly-House Surveillance using IOE
Smart Poly-House Surveillance using IOE
 
IRJET - IoT based Agriculture Monitoring and Smart Irrigation System (Cro...
IRJET -  	  IoT based Agriculture Monitoring and Smart Irrigation System (Cro...IRJET -  	  IoT based Agriculture Monitoring and Smart Irrigation System (Cro...
IRJET - IoT based Agriculture Monitoring and Smart Irrigation System (Cro...
 
“DESIGN AND FABRICATION OF PESTICIDES SPRAY ROBOT”
“DESIGN AND FABRICATION OF PESTICIDES SPRAY ROBOT”“DESIGN AND FABRICATION OF PESTICIDES SPRAY ROBOT”
“DESIGN AND FABRICATION OF PESTICIDES SPRAY ROBOT”
 
IRJET - Eloquent Salvation and Productive Outsourcing of Big Data
IRJET -  	  Eloquent Salvation and Productive Outsourcing of Big DataIRJET -  	  Eloquent Salvation and Productive Outsourcing of Big Data
IRJET - Eloquent Salvation and Productive Outsourcing of Big Data
 
AI-Powered Smart Plant Management System
AI-Powered Smart Plant Management SystemAI-Powered Smart Plant Management System
AI-Powered Smart Plant Management System
 
IRJET- Smart Agriculture using Clustering and IOT
IRJET-  	  Smart Agriculture using Clustering and IOTIRJET-  	  Smart Agriculture using Clustering and IOT
IRJET- Smart Agriculture using Clustering and IOT
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 

Recently uploaded (20)

High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 

IRJET- IoT based Leaf Disease Detection and Fertilizer Recommendation

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3563 IoT based Leaf Disease Detection and Fertilizer Recommendation H Shiva reddy1, Ganesh hedge2, Prof. DR Chinnayan3 1H Shiva reddy. Department of Information Science and Engineering CMRIT Bangalore, India. 2Ganesh Hegde. Department of Information Science and Engineering CMRIT Bangalore, India. 3Professor DR chinnayan. Department of Information Science and Engineering CMRIT Bangalore, India. ------------------------------------------------------------------------***------------------------------------------------------------------------- Abstract - Internet of Things (IoT) is an emergingtechnology that is making our world smarter. Internet of Things is modular approach to integrate sensors into everyday objects, and interconnecting them over the internet through specific protocols for exchange of information and communication. This paper introduces the concept of internet of things (IOT) and discusses the role of IOT in agricultural disease and insect pest control and gives thought regardingestimationof diverse climatic parameters of plant. The sensors integrated helps in detecting the moisture and humidity in soil and atmosphere. These factors helps inidentifyingtheclimaticconditionswhere the plant grows and the diseases that can be attacked for the plant. In this work we develop a user-friendlyIOTarchitecture to provide on-field disease detection and spraying of recommended pesticides. Key Words: IOT in agriculture, IOT architecture system, disease detection, agriculture, Fertilizer recommendation, I. INTRODUCTION Agriculture is the important source of every country. The production of agriculture will play an important role in the development of the country. The farmers face lot of problems in the crops due to the diseases.Majorproblems in the agriculture includewater problem,climatic change,pests and diseases in the plants. Due to pests and diseases along the crop losses up to 37% every year. Earlier method for disease prediction and spraying fertilizers requires lot of labour and it is a time and energy consuming process. Manual spraying of pesticides is detrimental to health and work performance. In this work we develop an IOT based user friendly system to detect leaf diseases and to spray recommended fertilizers. When it comes to designing a system for automating these operations one has to decompose its idea into two considerations which are agriculture environment in which robot/system is going to work and precision requirement in the task over traditional methods. Based on this for spraying process, considerations which are taken into account in terms of environment are: robot must be able to move in straightway properly on bumpy roads of farm field, identify the diseased leaves and spray chemical depending on the disease, sensors to be selected for the system must be chosen by considering farming environmental effects on their working. Apart from these things other requirements are includingsensorstothe robot which will help in detecting moisture content. When considering the physical aspects of the vehicle or robotic system, farmer’s present conditioninparticulararea plays a major role in designing these aspects. Considering facts of farming industry of India, system to be developed must have advantage over traditional methods and tractors in terms of cost, speed, accuracy in operation for which it is designed, fuel consumption and physical energyrequired by human for it. By targeting these issues and considerations properly the end product will be real help for farmers. II. Architecture of the system Software: The real time images of various Lemon leaf diseases are acquired using camera and stored in the database. Then various image-processing methods are applied to the acquired images to get useful featuresthat are important for next analysis process. Features like contrast, correlation, Energy,Skewness,Entropy etc,arecalculatedfor the image and stored in the database. The image comparison is done by some optimization techniques with the stored data. The block diagram is shown in the Fig-1 Fig 1: Block diagram of Image Processing Hardware: Hardware system is integrated with ARM 7 Microcontroller and multiple sensors.Sensorlikemoistureis connected to microcontroller it is used to detect the moisture content of the soil where crop grows. By detecting the moisture content in the soil, if the moisture content is low compared to the required moisture content then the
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3564 water pump attached to the system will sprinkle water. System is connected to the software through Matlab code. When the classification algorithms detect any disease in the leaf it will suggest the pesticides, Once the pesticides are suggested the pesticide pump attached to the system sprays the pesticides. Fig 2 Robot assembling ARM7 Microcontroller: ARM7 is one of the widely used microcontroller familyinembeddedsystemapplication. This section is humble effort for explaining basic featuresofARM- 7.ARM is a family of instruction set architectures for computer processors based on a reduced instruction set computing (RISC) architecture developed by British company ARM Holdings. A RISC-based computer design approach means ARM processors requiresignificantlyfewer transistors than typical processors in average computers. This approach reduces costs, heat and power use. These are desirable traits for light, portable, battery-powered devices including smart phones, laptops, tablet and notepad computers, and other embedded systems. Two Channel Relay Module: A relay is defined as an electrically operated switch; their main use is controlling circuits by a low-power signal or when several circuits must be controlled by one signal. The first relay was used in long distance telegraph circuits as amplifiers, basically they repeated the signal they received from one circuit, and transmitted it into a different one, they were also used in computers to perform logical operations Soil Moisture Sensor: Soil moisture sensors measure the volumetric watercontent in soil. Since the direct gravimetric measurement of free soil moisture requires removing, drying, and weighting of a sample, soil moisture sensors measure the volumetricwater content indirectly by using some other property of the soil, such as electrical resistance, dielectric constant, or interaction with neutrons, as a proxy for the moisture content. DC Voltage Regulator: Electronic voltage regulators are found in devices such as computer power supplies where they stabilize the DC voltages used by the processor and other elements. In automobile alternators and central power station generator plants, voltage regulators control the output of the plant. In an electric power distribution system, voltageregulatorsmaybeinstalled at a substation or along distribution lines so that all customers receive steady voltage independent of how much power is drawn from the line Final System:
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3565 III. Proposed Methodology The proposal deals with IoT based system using Image processing techniques. Once the hardware setup finish the task, the software part will be done by the image processing techniques. First the images are acquired using Web camera and processed by SVM algorithm and stored in the database. The image acquired from the camera and from the database will be preprocessed. Next the conversion of RGB to gray scale image will be done, as gray scale image gives perfect accuracy to defect detection, then image resizing, followed by image enhancement and edge detection. Then many analytics technique are carried out to classify the images according to the particular problem at hand. Finally using some optimization techniques image disease is compared with preprocessed images and type of disease and the fertilizers recommended will be displayed on the user interface. The robot assembly is built onpairsofwheelsand it is integrated with the hardware parts. Arm7 Microcontroller which controls hardware, Battery which supplies power for microcontroller and other parts, Sensors, Motor driver is connected to a pump which is used for sprinkling of water and pesticides. Once the disease is detected by the software, it will suggest the fertilizers and it will send results to LCD display and the pump will sprinkle the fertilizers on the diseased leaves IV. Implementation First we do the necessary images processing task which includes, convert the RGB image tograyscale, andapplyedge detection to identify diseased contours. By matching this with an existing database, application provides immediate results on potentially diseased crops. The compared images will analyze the data, process and transmitted to a centralized database, apart from the localized processing. The database stores a progression of images both spatially and temporally variant for further processing. If the leaf image is diseased then the imageisstoredinthedatabasefor further usage A. Disease Classification: The diseases can be classified as several types. Some diseasesareCitrusCanker,Anthracnose, Cercospora, Alternaria alternata, Aphids etc., for experimental purpose we have taken the samples of Citrus Canker diseases affectedLemoncropsfromthedatabase and image capture crop. Total of 2 samples taken for consideration work which includes database image and acquired image. It is differentiated as Leaf 1&2. Fig 3: Leaf 1(Anthracnose) Fig 4: Leaf 2(Diseased leaf acquired from Camera) B. Data Acquisition: RGB images of the leaves are acquired from camera and stored in a jpg or png format. These images are then converted to gray scale image since it gives perfectaccuracy. Then the gray scale images are resized and enhance the contrast to detect the disease of the image accurately. Fig 5: Gray Scale image C. Edge Detection: Most of the shape information of an image is enclosed in edges. So, the gray scale of each image is extracted using edge detection algorithm.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3566 D. Image optimization and comparison: Once the image is converted to gray scale, some of the features like Energy, Kurtosis, Skewness, Entropy etc., are acquired. Resizing is done and it is compared with the preprocessed images. And the result is given based on the category it falls in the preprocessedimages.Oncethedisease is detected it will display on the user interface with the recommended fertilizers. E. User Interface: User interface will have options like forward, backward, Seeding, Sprinkling etc., These are used to control the robot assembly. Robot will function basedontheoptionwechoose on the user interface. V. CONCLUSION The rapid development of IOT has an importantinfluence on realizing intensive agriculture, high yield and high quality, and it will provide solid foundation for the development of agriculture information technologies. In this paper the main VI. Future work The work has been done for Lemon plant alone; in future the work can be implemented in all crops by the same process and surely it will get the good results. While considering other crops check the symptoms of the diseases alone. VII. References [1] H. Al-Hiary, S. Bani-Ahmad, M. Reyalat. Fast and Accurate Detection and Classification of PlantDiseases. International Journal of Computer Applications, 2011, 17(1):31-38. [2] Arnal Barbedo, Jayme Garcia. 2013. Digital image processing techniques for detecting, quantifying and classifying plant disease. Springer Plus. 2(1): 660. [3] Jagadeesh D.Pujari, Rajesh Yakkundimath,Abdulmunaf S. Byadgi. 2015. Image Processing Based Detection of Fungal Diseases in Plants. Procedia Computer Science. 46: 1802-1808, ISSN 1877-0509. [4] S. Arivazhagan, R. NewlinShebiah*,S.Ananthi, S.Vishnu Varthini, “Detection of unhealthy region of plant leaves and classif ication of plant leaf diseases using texture features”, AgricEngInt: CIGR Journal Open access at http://www.cigrjournal.org Vol. 15, No.1, pp.211-217, March 2013. [5] T. Rumpf, A. K. Mahlein, U. Steiner, et al. Early detection and classification of plant diseases withSupportVector Machines based on hyperspectral reflectance. Computers and Electronics in Agriculture,2010:74:91- 99.