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: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7525
IOT BASED PLANT HEALTH MONITORING, AUTOMATED FERTILIZATION
AND IRRIGATION USING RASPBERRY PI
Mrs. Dr. V. SHANTHI1, Nithin.K2, Kaviarasan. M3, Loganathan. S4, Ramabharthi. R5
1Associate Professor, Department of Electronics and Communication Engineering, Park College of Engineering and
Technology, Coimbatore, Tamilnadu, India
2,3,4,5Students, Department of Electronics and Communication Engineering, Park College of Engineering and
Technology, Coimbatore, Tamilnadu, India
-----------------------------------------------------------------------***------------------------------------------------------------------------
ABSTRACT- Now-a-days plant health monitoring is the most important tasks in all agriculture based environment. In today’s
world Automatic systems are being preferred over manual system. With the rapid increase in the number of users of internet over
the past decade has made Internet a part and parcel of life, and IOT is the latest and emerging internet technology. This paper
proposes that the agriculture monitoring by using Temperature sensor, Moisture Sensor values to read the value and monitoring
via IOT. The aim of this paper is to monitor using NoIR camera and do calculations based on the images captured by the camera
and then compare those values with the NDVI values. Based on the results the nature of the plant is known and the fertilization is
added when the plant is unhealthy. Also the humidity and temperature sensors are used for automatic irrigation of the plant.
Keywords: Plant Health, Automation, Internet of Things, Raspberry Pi, Camera, NDVI, Sensors.
1. INTRODUCTION
The Internet of Things is regarded as the third wave of information technology after Internet and mobile communication
network, which is characterized by more thorough sense and measure, more comprehensive interoperability and intelligence.
IOT Consumes the time and monitoring the exact situation in fields. The NOIR camera is used to capture the image and it is
interfaced with the raspberry pi to calculate the value and it is then compared with the NDVI Values. NDVI values are used to
differentiate between the healthy and non-healthy plants. Thus enabling farmers to specifically check the health of individual
plant. Now the framer is able check health of each plant easily and be able to yield more crops from the field. And the based on
the NDVI values weather the fertilizers are to be added or not is decided and then if it is to be added the robot will
automatically added the fertilizers to the plant and the mail will be sent to the farmer. Also it checks for temperature and
humidity and then it automatically irrigates the plant based on the threshold value.
2. SYSTEM BLOCK DIAGRAM
FIG 1: SYSTEM BLOCK DIAGRAM
RASPBERRY PI
THING SPEAK
ROBOT SET UP
AUTOMATIC
IRRAGATION
FESTILIZERT SPARY
ANDRIOD WEB PAGE
VIEW
NOTIFICATION MAIL
CAMERA
HUMIDITY
SENSOR
TEMPRAURE
SENSOR
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7526
3. DESIGN METHODOLOGY
3.1. NoIR Camera: The raspberry pi NoIR camera module is a custom designed add on for raspberry pi that does not have an
‘IR cut filter’ installed. Like the regular pi camera, it attaches to raspberry pi by way of one of the two small sockets on the
board upper surface. It has been used to do cool creative photography and can even be used to monitor the health of green
plants, also able to use the raspberry NoIR camera for surveillance system.
Fig 2: NoIR camera
3.2 Raspberry Pi: Raspberry Pi board is a miniature marvel, packing considerable computing power into a footprint no larger
than a credit card. It’s capable of some amazing things, but there are a few things you’re going to need to know before you
plunge head-first into the bramble patch. The Raspberry Pi, by contrast, is designed to run an operating system called
GNU/Linux—hereafter referred to simply as Linux. Unlike Windows or OS X, Linux is open source: it’s possible to download
the source code for the entire operating system and make whatever changes you desire. Nothing is hidden, and all changes are
made in full view of the public. This open source development ethos has allowed Linux to be quickly altered to run on the
Raspberry Pi, a process known as porting. At the time of this writing, several versions of Linux—known as distributions—have
been ported to the Raspberry Pi’s BCM2837 chip, including Debian, Fedora Remix and Arch Linux.
Fig 3: Raspberry Pi
3.3 Humidity Sensor: Humidity Sensor or hygrometer senses, measures and reports both moisture and air temperature. The
ratio of moisture in the air to the highest amount of moisture at a particular air temperature is called relative humidity.
Relative humidity becomes an important factor when looking for comfort. Humidity sensor work by detecting changes that
alter electrical currents or temperature in the air. There are three basic types of humidity sensors, they are capacitive,
resistive, thermal humidity sensors.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7527
Fig 4: Humidity Sensor
3.4 Temperature Sensor: A Temperature Sensor is a device, typically, a thermocouple or RTD, that provides for temperature
measurement through an electrical signal. A thermocouple (T/C) is made from two dissimilar metals that generate electrical
voltage in direct proportion to change in temperature. This type of sensors consists of material that performs the operation
according to temperature to vary the resistance. This change of resistance is sensed by circuit and it calculates temperature.
Fig 5: Temperature Sensor
4. RESULTS AND DISCUSSION:
To determine the density of green area on a patch of land, distinct colors (wavelengths) of visible and NIR sunlight must reflect
by plants must be observed. When sunlight strikes the objects, certain amount of wavelength of light is absorbed and some are
reflected. The pigment in plant leaves, chlorophyll strongly absorbs visible light (from 0.4 to 0.7 𝜇𝑚) for the use in
photosynthesis. The cell structure of the leaves strongly reflects near infrared light (from 0.7 to 0.11 𝜇𝑚). Healthier a plant is
more intensity of NIR band is reflected. The NDVI is calculated from the visible and NIR light reflected by vegetation. Healthy
vegetation absorbs most of the visible light and reflects large portion of the NIR light whereas unhealthy vegetation shows vice
versa. NDVI of dense green vegetation will tend to positive values (0.3 to 0.8).Soils and dead or dry leaves generally exhibits
small positive NDVI values (0.1 to 0.2).Moderate values represent shrubs and grasslands (0.2 to 0.3).Rock, sand or snow will
show very low values (below 0.1).
NDVI is calculated as
NDVI =
 NIR is known as Non Infra-Red images.
 VIS is known as Visual Images.
Calculation of NDVI for given pixel, results in a number that ranges from -1 to +1. However no green leaves give a value close
to 0 .0 means no vegetation and close to +1 indicates high density of green area. The NDVI values of each pixel are taken and
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7528
thus the average NDVI (table1) is obtained. This value will help to determine the status of the plant health and thus is
classified as healthy, unhealthy and dead.
TABLE -1: Comparison Table of plant health
TYPE OF PLANT AVERAGE NDVI
VALUE
HEALTHY 0.96
UNHEALTHY 0.42
DEAD -0.02
 When the NDVI value is greater than the 0.5 to 0.96 then the plant is healthy plant.
 When the NDVI value is less than 0.42 then the plant is said to be unhealthy plant.
 When the NDVI value is below -0.02 then the plant is considered to be dead plant.
Based on the above values when the plant is unhealthy the fertilizers to be added list are sent to the user mail id and if those
fertilizers are available, then it automatically sprays to the plant. Also automatically irrigation is also monitored based on the
temperature and humidity value.
5. CONCLUSION
A model based on the calculation of NDVI values of the healthy and non-healthy plants is presented through the wireless
method of plant health monitoring system and automated fertilization and irrigation is done. It works on a control system
based on raspberry pi and NoIR camera. The design of wireless network over VNC Viewer software is used for the easy
accessed to the live streaming of the area in observation and thus capturing the images. This method focuses on individual
plant thus helping farmers to determine the health of the plant. It uses basic hardware materials thus making it cost efficient.
6. References:
[1] NEHA BHATI, “SENSE PI: PLANT HEALTH MONITORING AND LOCAL DATABASE CONNECTIVITY USING RASPBERRY PI ” ,
IJETMAS , VOLUME 3,2015.
[2] Bhavana Patil, “PLANT MONITORING USING IMAGE PROCESSING, RASPBERRY PI & IOT “, IRJET, Volume 4 2017.
[3] C.Aswathy, “Pi Doctor: A Low Cost Aquaponics Plant Health Monitoring System Using Infragram Technology and Raspberry
Pi”, Book: Design and Implementation of reconfigurable VLSI architecture for optimized performance cognitive radio wide
band spectrum sensing (pp.909-917), 2016.
[4] Laury Chaerle “Seeing is believing: imaging techniques to monitor plant health”, Elsevier, Pages 153-166, 2001.
[5] D.W Lamb, “The use of qualitative airborne multispectral imaging for managing agricultural crops - a case study in south-
eastern Australia”, Australian Journal of Experimental Agriculture, 2000.
[6] Amy Lowe, “Hyper spectral image analysis techniques for the detection and classification of the early onset of plant
disease and stress”, Biomed central, vol. 13, 2017.

More Related Content

What's hot

INTERNET OF THINGS (IoT) APPLICATIONS TO MONITORING PLANT DISEASE DETECTION
INTERNET OF THINGS (IoT)  APPLICATIONS TO MONITORING PLANT DISEASE DETECTIONINTERNET OF THINGS (IoT)  APPLICATIONS TO MONITORING PLANT DISEASE DETECTION
INTERNET OF THINGS (IoT) APPLICATIONS TO MONITORING PLANT DISEASE DETECTION
Balamurugan K
 
A Secure IoT Enabled Smart Home System
A Secure IoT Enabled Smart Home SystemA Secure IoT Enabled Smart Home System
A Secure IoT Enabled Smart Home System
ijtsrd
 

What's hot (20)

Analysis on Healthcare System using IoT
Analysis on Healthcare System using IoTAnalysis on Healthcare System using IoT
Analysis on Healthcare System using IoT
 
IOT Based Smart Cities
IOT Based Smart CitiesIOT Based Smart Cities
IOT Based Smart Cities
 
IRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoTIRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoT
 
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- 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- Greenhouse Monitoring using Raspberry Pi
IRJET- Greenhouse Monitoring using Raspberry PiIRJET- Greenhouse Monitoring using Raspberry Pi
IRJET- Greenhouse Monitoring using Raspberry Pi
 
IoT Based Water Level Monitoring System with an Android Application
IoT Based Water Level Monitoring System with an Android ApplicationIoT Based Water Level Monitoring System with an Android Application
IoT Based Water Level Monitoring System with an Android Application
 
INTERNET OF THINGS (IoT) APPLICATIONS TO MONITORING PLANT DISEASE DETECTION
INTERNET OF THINGS (IoT)  APPLICATIONS TO MONITORING PLANT DISEASE DETECTIONINTERNET OF THINGS (IoT)  APPLICATIONS TO MONITORING PLANT DISEASE DETECTION
INTERNET OF THINGS (IoT) APPLICATIONS TO MONITORING PLANT DISEASE DETECTION
 
A Secure IoT Enabled Smart Home System
A Secure IoT Enabled Smart Home SystemA Secure IoT Enabled Smart Home System
A Secure IoT Enabled Smart Home System
 
IRJET- Smart Irrigation System and Crop Prediction
IRJET-  	  Smart Irrigation System and Crop PredictionIRJET-  	  Smart Irrigation System and Crop Prediction
IRJET- Smart Irrigation System and Crop Prediction
 
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- Soilless Cultivation using IoT
IRJET- Soilless Cultivation using IoTIRJET- Soilless Cultivation using IoT
IRJET- Soilless Cultivation using IoT
 
Pontem Monitoring using IoT
Pontem Monitoring using IoTPontem Monitoring using IoT
Pontem Monitoring using IoT
 
IRJET - Automated Monitoring and Controlling of Greenhouse
IRJET -  	  Automated Monitoring and Controlling of GreenhouseIRJET -  	  Automated Monitoring and Controlling of Greenhouse
IRJET - Automated Monitoring and Controlling of Greenhouse
 
IRJET- Motion Based Message Conveyor for Physically Disabled People
IRJET-  	  Motion Based Message Conveyor for Physically Disabled PeopleIRJET-  	  Motion Based Message Conveyor for Physically Disabled People
IRJET- Motion Based Message Conveyor for Physically Disabled People
 
Water quality monitoring in a smart city based on IOT
Water quality monitoring in a smart city based on IOTWater quality monitoring in a smart city based on IOT
Water quality monitoring in a smart city based on IOT
 
IRJET- Smart Soldier Jacket using Internet of Things (IoT)
IRJET- Smart Soldier Jacket using Internet of Things (IoT)IRJET- Smart Soldier Jacket using Internet of Things (IoT)
IRJET- Smart Soldier Jacket using Internet of Things (IoT)
 
Home Automation using Wi-Fi Interconnection
Home Automation using  Wi-Fi InterconnectionHome Automation using  Wi-Fi Interconnection
Home Automation using Wi-Fi Interconnection
 
IRJET- RFID based Smart Dustbin for Smart Cities
IRJET- RFID based Smart Dustbin for Smart CitiesIRJET- RFID based Smart Dustbin for Smart Cities
IRJET- RFID based Smart Dustbin for Smart Cities
 
IRJET- IoT based Modern Greenhouse with GSM Module using Arduino Platform
IRJET- IoT based Modern Greenhouse with GSM Module using Arduino PlatformIRJET- IoT based Modern Greenhouse with GSM Module using Arduino Platform
IRJET- IoT based Modern Greenhouse with GSM Module using Arduino Platform
 

Similar to IRJET- IOT Based Plant Health Monitoring, Automated Fertilization and Irrigation using Raspberry PI

Similar to IRJET- IOT Based Plant Health Monitoring, Automated Fertilization and Irrigation using Raspberry PI (20)

IRJET- IoT based Real Time Greenhouse Monitoring System using Raspberry Pi
IRJET-  	  IoT based Real Time Greenhouse Monitoring System using Raspberry PiIRJET-  	  IoT based Real Time Greenhouse Monitoring System using Raspberry Pi
IRJET- IoT based Real Time Greenhouse Monitoring System using Raspberry Pi
 
IRJET- IoT based Cultivation using Aurdino
IRJET-  	  IoT based Cultivation using AurdinoIRJET-  	  IoT based Cultivation using Aurdino
IRJET- IoT based Cultivation using Aurdino
 
IRJET- Unmanned Ground Vehicle for Precision Farming
IRJET- Unmanned Ground Vehicle for Precision FarmingIRJET- Unmanned Ground Vehicle for Precision Farming
IRJET- Unmanned Ground Vehicle for Precision Farming
 
IRJET- Smart Irrigation System using IoT and Raspberry PI
IRJET- Smart Irrigation System using IoT and Raspberry PIIRJET- Smart Irrigation System using IoT and Raspberry PI
IRJET- Smart Irrigation System using IoT and Raspberry PI
 
IRJET- Android based Instinctive Nutrition Add-On & Intensive Care for Smart ...
IRJET- Android based Instinctive Nutrition Add-On & Intensive Care for Smart ...IRJET- Android based Instinctive Nutrition Add-On & Intensive Care for Smart ...
IRJET- Android based Instinctive Nutrition Add-On & Intensive Care for Smart ...
 
IRJET- Analysis of IoT based Wireless Sensors for Environmental Monitorin...
IRJET-  	  Analysis of IoT based Wireless Sensors for Environmental Monitorin...IRJET-  	  Analysis of IoT based Wireless Sensors for Environmental Monitorin...
IRJET- Analysis of IoT based Wireless Sensors for Environmental Monitorin...
 
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- 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...
 
A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...
A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...
A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...
 
IRJET - Prevention of Crop Disease in Plants (Groundnut) using IoT and Ma...
IRJET -  	  Prevention of Crop Disease in Plants (Groundnut) using IoT and Ma...IRJET -  	  Prevention of Crop Disease in Plants (Groundnut) using IoT and Ma...
IRJET - Prevention of Crop Disease in Plants (Groundnut) using IoT and Ma...
 
IRJET- Agricultural Parameters Monitoring System using IoT
IRJET- Agricultural Parameters Monitoring System using IoTIRJET- Agricultural Parameters Monitoring System using IoT
IRJET- Agricultural Parameters Monitoring System using IoT
 
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
 
IRJET - IoT based Smart Agriculture Monitoring System
IRJET - IoT based Smart Agriculture Monitoring SystemIRJET - IoT based Smart Agriculture Monitoring System
IRJET - IoT based Smart Agriculture Monitoring System
 
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- Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
IRJET-  	  Review Paper on Agricultural Drought and Crop Failure Data Acquisi...IRJET-  	  Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
IRJET- Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
 
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- IoT based Industrial Water Quality Monitoring System
IRJET-  	  IoT based Industrial Water Quality Monitoring SystemIRJET-  	  IoT based Industrial Water Quality Monitoring System
IRJET- IoT based Industrial Water Quality Monitoring System
 
IRJET - IoT based Smart Irrigation System
IRJET - IoT based Smart Irrigation SystemIRJET - IoT based Smart Irrigation System
IRJET - IoT based Smart Irrigation System
 
IRJET- Design and Implementation of IoT based Greenhouse Environment Monitori...
IRJET- Design and Implementation of IoT based Greenhouse Environment Monitori...IRJET- Design and Implementation of IoT based Greenhouse Environment Monitori...
IRJET- Design and Implementation of IoT based Greenhouse Environment Monitori...
 
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDAGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
 

More from 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

scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
HenryBriggs2
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
pritamlangde
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
AldoGarca30
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
mphochane1998
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
Kamal Acharya
 

Recently uploaded (20)

AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)
 
Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To Curves
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
 
Introduction to Geographic Information Systems
Introduction to Geographic Information SystemsIntroduction to Geographic Information Systems
Introduction to Geographic Information Systems
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Worksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptxWorksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptx
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .ppt
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesLinux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 

IRJET- IOT Based Plant Health Monitoring, Automated Fertilization and Irrigation using Raspberry PI

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7525 IOT BASED PLANT HEALTH MONITORING, AUTOMATED FERTILIZATION AND IRRIGATION USING RASPBERRY PI Mrs. Dr. V. SHANTHI1, Nithin.K2, Kaviarasan. M3, Loganathan. S4, Ramabharthi. R5 1Associate Professor, Department of Electronics and Communication Engineering, Park College of Engineering and Technology, Coimbatore, Tamilnadu, India 2,3,4,5Students, Department of Electronics and Communication Engineering, Park College of Engineering and Technology, Coimbatore, Tamilnadu, India -----------------------------------------------------------------------***------------------------------------------------------------------------ ABSTRACT- Now-a-days plant health monitoring is the most important tasks in all agriculture based environment. In today’s world Automatic systems are being preferred over manual system. With the rapid increase in the number of users of internet over the past decade has made Internet a part and parcel of life, and IOT is the latest and emerging internet technology. This paper proposes that the agriculture monitoring by using Temperature sensor, Moisture Sensor values to read the value and monitoring via IOT. The aim of this paper is to monitor using NoIR camera and do calculations based on the images captured by the camera and then compare those values with the NDVI values. Based on the results the nature of the plant is known and the fertilization is added when the plant is unhealthy. Also the humidity and temperature sensors are used for automatic irrigation of the plant. Keywords: Plant Health, Automation, Internet of Things, Raspberry Pi, Camera, NDVI, Sensors. 1. INTRODUCTION The Internet of Things is regarded as the third wave of information technology after Internet and mobile communication network, which is characterized by more thorough sense and measure, more comprehensive interoperability and intelligence. IOT Consumes the time and monitoring the exact situation in fields. The NOIR camera is used to capture the image and it is interfaced with the raspberry pi to calculate the value and it is then compared with the NDVI Values. NDVI values are used to differentiate between the healthy and non-healthy plants. Thus enabling farmers to specifically check the health of individual plant. Now the framer is able check health of each plant easily and be able to yield more crops from the field. And the based on the NDVI values weather the fertilizers are to be added or not is decided and then if it is to be added the robot will automatically added the fertilizers to the plant and the mail will be sent to the farmer. Also it checks for temperature and humidity and then it automatically irrigates the plant based on the threshold value. 2. SYSTEM BLOCK DIAGRAM FIG 1: SYSTEM BLOCK DIAGRAM RASPBERRY PI THING SPEAK ROBOT SET UP AUTOMATIC IRRAGATION FESTILIZERT SPARY ANDRIOD WEB PAGE VIEW NOTIFICATION MAIL CAMERA HUMIDITY SENSOR TEMPRAURE SENSOR
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7526 3. DESIGN METHODOLOGY 3.1. NoIR Camera: The raspberry pi NoIR camera module is a custom designed add on for raspberry pi that does not have an ‘IR cut filter’ installed. Like the regular pi camera, it attaches to raspberry pi by way of one of the two small sockets on the board upper surface. It has been used to do cool creative photography and can even be used to monitor the health of green plants, also able to use the raspberry NoIR camera for surveillance system. Fig 2: NoIR camera 3.2 Raspberry Pi: Raspberry Pi board is a miniature marvel, packing considerable computing power into a footprint no larger than a credit card. It’s capable of some amazing things, but there are a few things you’re going to need to know before you plunge head-first into the bramble patch. The Raspberry Pi, by contrast, is designed to run an operating system called GNU/Linux—hereafter referred to simply as Linux. Unlike Windows or OS X, Linux is open source: it’s possible to download the source code for the entire operating system and make whatever changes you desire. Nothing is hidden, and all changes are made in full view of the public. This open source development ethos has allowed Linux to be quickly altered to run on the Raspberry Pi, a process known as porting. At the time of this writing, several versions of Linux—known as distributions—have been ported to the Raspberry Pi’s BCM2837 chip, including Debian, Fedora Remix and Arch Linux. Fig 3: Raspberry Pi 3.3 Humidity Sensor: Humidity Sensor or hygrometer senses, measures and reports both moisture and air temperature. The ratio of moisture in the air to the highest amount of moisture at a particular air temperature is called relative humidity. Relative humidity becomes an important factor when looking for comfort. Humidity sensor work by detecting changes that alter electrical currents or temperature in the air. There are three basic types of humidity sensors, they are capacitive, resistive, thermal humidity sensors.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7527 Fig 4: Humidity Sensor 3.4 Temperature Sensor: A Temperature Sensor is a device, typically, a thermocouple or RTD, that provides for temperature measurement through an electrical signal. A thermocouple (T/C) is made from two dissimilar metals that generate electrical voltage in direct proportion to change in temperature. This type of sensors consists of material that performs the operation according to temperature to vary the resistance. This change of resistance is sensed by circuit and it calculates temperature. Fig 5: Temperature Sensor 4. RESULTS AND DISCUSSION: To determine the density of green area on a patch of land, distinct colors (wavelengths) of visible and NIR sunlight must reflect by plants must be observed. When sunlight strikes the objects, certain amount of wavelength of light is absorbed and some are reflected. The pigment in plant leaves, chlorophyll strongly absorbs visible light (from 0.4 to 0.7 𝜇𝑚) for the use in photosynthesis. The cell structure of the leaves strongly reflects near infrared light (from 0.7 to 0.11 𝜇𝑚). Healthier a plant is more intensity of NIR band is reflected. The NDVI is calculated from the visible and NIR light reflected by vegetation. Healthy vegetation absorbs most of the visible light and reflects large portion of the NIR light whereas unhealthy vegetation shows vice versa. NDVI of dense green vegetation will tend to positive values (0.3 to 0.8).Soils and dead or dry leaves generally exhibits small positive NDVI values (0.1 to 0.2).Moderate values represent shrubs and grasslands (0.2 to 0.3).Rock, sand or snow will show very low values (below 0.1). NDVI is calculated as NDVI =  NIR is known as Non Infra-Red images.  VIS is known as Visual Images. Calculation of NDVI for given pixel, results in a number that ranges from -1 to +1. However no green leaves give a value close to 0 .0 means no vegetation and close to +1 indicates high density of green area. The NDVI values of each pixel are taken and
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7528 thus the average NDVI (table1) is obtained. This value will help to determine the status of the plant health and thus is classified as healthy, unhealthy and dead. TABLE -1: Comparison Table of plant health TYPE OF PLANT AVERAGE NDVI VALUE HEALTHY 0.96 UNHEALTHY 0.42 DEAD -0.02  When the NDVI value is greater than the 0.5 to 0.96 then the plant is healthy plant.  When the NDVI value is less than 0.42 then the plant is said to be unhealthy plant.  When the NDVI value is below -0.02 then the plant is considered to be dead plant. Based on the above values when the plant is unhealthy the fertilizers to be added list are sent to the user mail id and if those fertilizers are available, then it automatically sprays to the plant. Also automatically irrigation is also monitored based on the temperature and humidity value. 5. CONCLUSION A model based on the calculation of NDVI values of the healthy and non-healthy plants is presented through the wireless method of plant health monitoring system and automated fertilization and irrigation is done. It works on a control system based on raspberry pi and NoIR camera. The design of wireless network over VNC Viewer software is used for the easy accessed to the live streaming of the area in observation and thus capturing the images. This method focuses on individual plant thus helping farmers to determine the health of the plant. It uses basic hardware materials thus making it cost efficient. 6. References: [1] NEHA BHATI, “SENSE PI: PLANT HEALTH MONITORING AND LOCAL DATABASE CONNECTIVITY USING RASPBERRY PI ” , IJETMAS , VOLUME 3,2015. [2] Bhavana Patil, “PLANT MONITORING USING IMAGE PROCESSING, RASPBERRY PI & IOT “, IRJET, Volume 4 2017. [3] C.Aswathy, “Pi Doctor: A Low Cost Aquaponics Plant Health Monitoring System Using Infragram Technology and Raspberry Pi”, Book: Design and Implementation of reconfigurable VLSI architecture for optimized performance cognitive radio wide band spectrum sensing (pp.909-917), 2016. [4] Laury Chaerle “Seeing is believing: imaging techniques to monitor plant health”, Elsevier, Pages 153-166, 2001. [5] D.W Lamb, “The use of qualitative airborne multispectral imaging for managing agricultural crops - a case study in south- eastern Australia”, Australian Journal of Experimental Agriculture, 2000. [6] Amy Lowe, “Hyper spectral image analysis techniques for the detection and classification of the early onset of plant disease and stress”, Biomed central, vol. 13, 2017.