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: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2966
Intelligent Fruit Drying System using Infrared Radiation Heating
Mechanism
Dr. Madhukar S. Chavan¹, Mr. Ketan V. Hulle²
1Professor, Electronics and Telecommunication Engg. Department, P.V.P.I.T. Budhgaon, Sangli. Maharashtra, India
2Student Electronics and Telecommunication Engg. Department, P.V.P.I.T. Budhgaon, Sangli.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Drying is one of the traditional methods for food preservation. Drying of grapes produces raisins. Sun drying
and shade drying methods need more space and there is possibility of contamination due to external environment
conditions. Present days there Microwave (MW) dehydration, Automatic SolarfruitdryersandInfraredradiationdryers
have been utilized for the grape drying process.Inthis papermodifiedtechniqueofpresentgrapedryingmethodusingIR
radiation is suggested. It is distinctly different from conventional or natural drying. The infrared radiations accelerate
drying process with a better control to achieve uniform drying and reduced dryingtime. Theproposedsystemmakesthe
use of vacuum chamber which is weather independent and improves the quality by maintaining texture and colour of
raisins. The operation of the system makes use of nonconventional source of energy so it is cost effective. Efficient
utilization of this system by the farmers will lead to profit optimization.
Key Words: Grape drying, Infrared radiation, Controller, Vacuum chamber, Raisins
1. INTRODUCTION
In the drying method moisture content from the grapes is removed. In India, raisin is mostly produced in Sangli, Solapur and
Nasik districts of Maharashtra and Bijapur districtin Karnataka.Around1.2milliontonesofgrapesareproducedinIndia every
year [1]. In India during raisin production shade drying, sun drying are the traditional type of drying methods used [2]. The
quality of the raisins depends on size, texture, sugar content and type of drying method used.CertainPre-treatmentsaremade
before the final drying process. In pre-treatment process bunches of grapes are dipped in Ethyl oleate (2%), Potassium
Carbonate (2.5%) and water (95.5%) to get non-sticky and soft texture [3]. After dipping process grapes are dried by
conventional methods. Sun drying is the most cost effective with some limitations. Sun drying and shadedryingmethodsneed
more space and there is possibility of contamination due to external environment conditions. The direct exposure to the
sunlight affects the quality of raisins. Above drying methods rely on weather conditions and takes long-time to complete the
drying process (15-20 days) [4]. In recent years there has been a remarkable achievement in grapes drying methods due to
continuous research and development. Microwave (MW) dehydration, Automatic Solar fruit dryers and Infrared radiation
dryers have been utilized for the grape drying process. Infrared radiation is electromagnetic radiation producedby anyobject
above the temperature of absolute zero degrees and can be used to dry food and agricultural products. It improves thequality
of raisin by maintaining texture and colour of raisins by uniform drying.
2. BLOCK DIAGRAM OF FRUIT DRYING SYSTEM
The proposed system that overcomes the drawbacks of traditional drying methods by implementing Infrared Radiation
technique for grapes drying i.e. raisin production is shown in Fig.1. The proposed system uses vacuum chamber based drying
process. The tray of grapes to be dried is to be placed in vacuum chamber. Load cell monitors weight of the grapes. On the top
of the vacuum chamber aperture plate and Infrared radiation (IR) filter allows only IR radiation to penetrateinthechamber is
present. When sun light enters chamber the light is filtered allowing only IR radiations to penetrate in the chamber. The
penetration of infrared rays in the vacuum chamber generates heat energy that evaporates moisture from grapes [6].The
moisture content in vacuum chamber is removed by vacuum pump, this speed-ups the drying process. Due to evaporation of
moisture content from grapes weight reduces. When weight of grapes becomes when 30% of the original weight load cell and
related electronics generates alarm. Once alarm is generated, the ON/OFF mechanismturnsoffpenetrationofIRradiationinto
the vacuum chamber.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2967
Fig.1 Fruit Drying System
Then the raisins are taken out from the chamber and are ready to use. Separate solar panel is used to charge the batteriesthat
provides power to the IR radiators during night time (absence of sunlight) The light Intensity sensor continuously monitors
intensity of light. In the absence of light automatic switching mechanism turn on power to Infrared radiators. The vacuum is
created by vacuum pump in the vacuum chamber [1]. For removing moisture from vacuum chamber a closed loop system is
designed by using moisture sensor, vacuum pump and related electronics. Thetemperatureinvacuumchamberis maintained
by closed loop control system designed using temperature sensor, aperture control mechanism and related electronics.
Maximum Power Point Tracking (MPPT) control algorithm is used to charge the battery using solar. This algorithm avoids
overcharging and deep charging of battery [7]. The Arduino controller is used to develop battery charge control [8].
3. SOFTWARE DESIGN
The entire hardware system alone cannot serve the purpose, unless the real-time program instructions are flashed into the
hardware. The software partplays an important role to coordinateandcontrolalltheperipheralsconnectedwiththecontroller,
the system becomes functional by configuring and initializing the peripherals as per the software instructions.
Fig. 2 Flowchart
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2968
In the beginning all the sensors, controllers and entire components are initialized. Atfirstthegrapesareplacedintraywhichis
mounted on weighing sensor. The sensor reads the weight and displays the same on LCD. The weight is continuously
monitored, when the weight goes 30% of its initial weight alarm is generated andweightisdisplayedonLCD.Thetemperature
in the chamber is monitored by temperature sensor. When the temperature crosses the set point the aperture plate is closed
and the incoming radiations from sun are reduced. The light intensity sensor monitors the lux in the sun light. As the light
intensity of sun reduces the IR panel from the vacuum chamber is turned ON. The moisture humidity sensors sense the
moisture inside the vacuum chamber. The vacuum pump extracts the moisture and maintains vacuum in chamber.
4. HARDWARE IMPLEMENTATION
4.1 MICROCONTROLLER:-
A 89C52 microcontroller is used for controlling and monitoring the fruit drying process automatically. It is a low power, high
performance CMOS 8 bit microcontroller. The entire fruit drying process is controlled automatically using microcontroller.
Various sensors data is collected by the microcontroller. Based on the sensors reading the microcontroller provides the real
time information regarding environmental condition of fruit drying system. The user can retrieve updated information about
different parameters like temperature, moisture, light intensity and weight. Microcontroller controls the ON/OFFmechanism
switching depending on the sensors information and eliminates the manual interference in fruit drying process.
4.2 MPPT UNIT
The MPPT (Maximum Power Point Tracking) unit in photovoltaic power systems increasesthesystem efficiencybyincreasing
the output power. Generally the PV panel generates nonlinear voltage-current characteristics and its unique point varieswith
solar irradiation where the maximum power is produced. To extract maximum power from the solarpanel,itneedstooperate
the photovoltaic (PV) system at the maximum power point (MPP) or unique point. The Intelligent Fruit Drying System uses
solar energy for drying fruits. The IR panels are operated using solar charged batteries.
4.3 HUMIDITY SENSOR
The humidity sensor module ST-HS-220 senses the relative humidity. The module convertstherelativehumiditytotheoutput
voltage. It operates on 5V DC voltage. It operates upto 60⁰C and storage temperature upto 85⁰C. The sensor is installed inside
the vacuum chamber. The humidity sensor module is connected to 8 bit microcontroller.
4.4 LIGHT INTENSITY SENSOR
LDR is used to sense the light intensity. The resistance is inversely dependent on amount of light falling on it. It uses active
semiconductor layer deposited on insulating substrate. It has low cost photo sensitive element. At constant temperature the
illumination is upto 150 lux.
4.5 WEIGHT SENSOR
The weight sensor HX711 is mounted inside the chamber. It is 24 bit analog to digital converter (ADC). The input multiplexer
selects channel A or B differential input to the low-noise programmable gain amplifier (PGA). Channel A can be programmed
with a gain of 128 or 64, corresponding to a full-scale differential input voltage of ±20mV or ±40mV respectively, when a 5V
supply is connected to AVDD analog power supply pin. Channel B has a fixed gain of 32. On-chip power supply regulator for
load-cell and ADC analog power supply. Due to on chip powersupplyregulatorthere isnoneedforanexternal supplyregulator
to give analog power for the ADC and the sensor. Clock input is flexible.On-chiposcillatorrequiresnoexternal component with
optional external crystal. On-chip power on-reset circuitry simplifies digital interface initialization.
5. RESULTS AND OBSERVATIONS
Sr. No. Parmeters Observations Results
1 Weight When the weight of grapes in chamber
goes 30% of initial weight.
Alarm generated
2 Temperature Temperature above 85⁰C. Flap of aperture plate operated. Below set
temperature flap mechanism is OFF.
3 Light
Intensity
Light intensity below 150 lumens IR Panel turned ON below set point IR panel
is OFF
4. Moisture
Humidity
Moisture in vacuum chamber above set
level
Vacuum operates and extracts moisture.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2969
6. CONCLUSION
In this paper existing natural grape drying process is modified with suitable enclosure containing IR radiators and allied
systems. Appropriate sensors are used to measure parameters like humidity,temperatureand weightofsample.Experimental
analysis done with the help of dryer proves the uniform drying of the grapes with the help of infrared radiation. The original
colour of grapes is better conserved as the drying takes place at low temperature. The drying time is reduced to a significant
level as compared to natural drying process. The use of vacuum solar dryer is efficient and time saving, it should be preferred
where good quality of raisins and minimum time is required. But when that is not the case then it will not be preferred as it
requires vacuum pump and water pump which requires the electric supply and natural drying does not require any kind of
power supply.
7. REFERENCES
[1] Mr. O. N. Thigale and Mr. A. M. Patil, “Development of Vacuum Solar Grape Dryer (IJLRET)” ISSN: 2454-5031 Volume
02-Issue 05 May 2016
[2] Mr. G. D. Lohar, Mr. A. G. Nandekar, Mrs. W. S. Kandlikar, “IR Based Electronic Grape Drying System (IJETR) “, ISSN: 2321-
0869 (O) 2454-4698 (P), Vol.-4, Issue-3, March 2016
[3] A.H. Utgikar, A. K. Shete, A. A. Aknurwar, “Drying of Grape with an Infrared Radiation heating Mechanism” (IJIET) ISSN:
Pages 2319-1058Vol.2, Issue 4, August 2013
[4] V.R.Thool, K.K. Narwade, A.B. Kokate, S.D. Khurjuleand M.B. Pawar “Development of PLC-based automatic Grape dryer” a
review by Engineering and Technology in India Volume 5,Issue 1&2, Pages 60-66, Apr. & Oct., 2014
[5] Onkar B. Kadam, Digvijay D. Shirke, Shantanu P. Kadam, Nilesh N. Desai , Suraj S. Pawar, Sujit S. Malgave, “Solar Grapes
Dryer: A Review by (ICRTES) “ ISBN: 978-93-86171-06-1, September 2016.
[6] Mr. Patil Kiran , Ms. Swami Sonam, Ms.ThoratAshwini, Ms. ManePratidnya, “SolarPoweredAutomaticFruitDrying System
(IJARECE)” ISSN: 2278 – 909X Vol.5, Issue 3, March 2016
[7] Namani Rakesh, T.Santosh, Udugula Malavya, D. Rishikesh, “Battery Management for Solar PV Panel (ICIMIA)”, 2017
[8] Nitesh Bhatnagar, Neetu Jangid, Megha Nagar, Rajkumar Saini, Manoj Krishnia” Maximum Power Point Tracking for PV
System (IJRASET)” ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 6.887 Volume 6 Issue IV, April 2018.13
8. BIOGRAPHIES
Dr. Madhukar S. Chavan, M.Tech &
M.E. degree in E&TC Engg. from
Rajasthan Vidyapeeth and Shivaji
University.M.B.A.(Marketing)from
Yashwantrao Chavan Open
University and Ph.D. degree in
Electronics Engg. from Shivaji
University. Currently working as
Professor and PG Co-ordinator in
E&TC Engg. Department of P.V.P.
Institute of Technology Budhgaon,
Sangli
Mr. Ketan V. Hulle
B.E. (Electronics) from P.V.P.
InstituteofTechnology, Budhgaon,
Sangli andPGDBM fromWelingkar
Institute of Management, Mumbai.
Presently working as lecturer in
Electronics and Telecom. Engg. in
L. E. S. Polytechnic, Sangli

More Related Content

What's hot

IOT-Based Wild Animal Intrusion Detection System
IOT-Based Wild Animal Intrusion Detection SystemIOT-Based Wild Animal Intrusion Detection System
IOT-Based Wild Animal Intrusion Detection Systemrahulmonikasharma
 
IRJET- Smart Agriculture Monitoring System Based on Internet of Things
IRJET- Smart Agriculture Monitoring System Based on Internet of ThingsIRJET- Smart Agriculture Monitoring System Based on Internet of Things
IRJET- Smart Agriculture Monitoring System Based on Internet of ThingsIRJET Journal
 
IRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCUIRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCUIRJET Journal
 
IRJET- IoT Enabled Precision Crop Field Monitoring System
IRJET-  	  IoT Enabled Precision Crop Field Monitoring SystemIRJET-  	  IoT Enabled Precision Crop Field Monitoring System
IRJET- IoT Enabled Precision Crop Field Monitoring SystemIRJET 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
 
River monitoring through wireless sensor network
River monitoring through wireless sensor networkRiver monitoring through wireless sensor network
River monitoring through wireless sensor networkeSAT Journals
 
IRJET- Smart Poly-House Irrigation System
IRJET-  	  Smart Poly-House Irrigation SystemIRJET-  	  Smart Poly-House Irrigation System
IRJET- Smart Poly-House Irrigation SystemIRJET Journal
 
Paper id 71201960
Paper id 71201960Paper id 71201960
Paper id 71201960IJRAT
 
IRJET - Poultry Farm Controlling based on IoT
IRJET -  	  Poultry Farm Controlling based on IoTIRJET -  	  Poultry Farm Controlling based on IoT
IRJET - Poultry Farm Controlling based on IoTIRJET Journal
 
Garden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using SensorsGarden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using SensorsIJMTST Journal
 
IRJET- Arduino based Pesticide Spraying Robot
IRJET- Arduino based Pesticide Spraying RobotIRJET- Arduino based Pesticide Spraying Robot
IRJET- Arduino based Pesticide Spraying RobotIRJET Journal
 
Pesticide Spraying Agricultural Robot
Pesticide Spraying Agricultural RobotPesticide Spraying Agricultural Robot
Pesticide Spraying Agricultural RobotPremier Publishers
 
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 Journal
 
IRJET- IoT Based Automated Irrigation System for Agriculture
IRJET-  	  IoT Based Automated Irrigation System for AgricultureIRJET-  	  IoT Based Automated Irrigation System for Agriculture
IRJET- IoT Based Automated Irrigation System for AgricultureIRJET Journal
 
IRJET - IoT based Agricultural System
IRJET - IoT based Agricultural SystemIRJET - IoT based Agricultural System
IRJET - IoT based Agricultural SystemIRJET Journal
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...IRJET Journal
 
IRJET-Phytomonitoring System for Plant Growth using Microcontroller and Senso...
IRJET-Phytomonitoring System for Plant Growth using Microcontroller and Senso...IRJET-Phytomonitoring System for Plant Growth using Microcontroller and Senso...
IRJET-Phytomonitoring System for Plant Growth using Microcontroller and Senso...IRJET Journal
 

What's hot (20)

IOT-Based Wild Animal Intrusion Detection System
IOT-Based Wild Animal Intrusion Detection SystemIOT-Based Wild Animal Intrusion Detection System
IOT-Based Wild Animal Intrusion Detection System
 
Crop Protection System
Crop Protection SystemCrop Protection System
Crop Protection System
 
IRJET- Smart Agriculture Monitoring System Based on Internet of Things
IRJET- Smart Agriculture Monitoring System Based on Internet of ThingsIRJET- Smart Agriculture Monitoring System Based on Internet of Things
IRJET- Smart Agriculture Monitoring System Based on Internet of Things
 
IRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCUIRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCU
 
IRJET- IoT Enabled Precision Crop Field Monitoring System
IRJET-  	  IoT Enabled Precision Crop Field Monitoring SystemIRJET-  	  IoT Enabled Precision Crop Field Monitoring System
IRJET- IoT Enabled Precision Crop Field Monitoring System
 
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...
 
River monitoring through wireless sensor network
River monitoring through wireless sensor networkRiver monitoring through wireless sensor network
River monitoring through wireless sensor network
 
IRJET- Smart Poly-House Irrigation System
IRJET-  	  Smart Poly-House Irrigation SystemIRJET-  	  Smart Poly-House Irrigation System
IRJET- Smart Poly-House Irrigation System
 
Paper id 71201960
Paper id 71201960Paper id 71201960
Paper id 71201960
 
IRJET - Poultry Farm Controlling based on IoT
IRJET -  	  Poultry Farm Controlling based on IoTIRJET -  	  Poultry Farm Controlling based on IoT
IRJET - Poultry Farm Controlling based on IoT
 
A REVIEW ON GREENHOUSE ENVIRONMENT CONTROLLING ROBOT
A REVIEW ON GREENHOUSE ENVIRONMENT CONTROLLING ROBOTA REVIEW ON GREENHOUSE ENVIRONMENT CONTROLLING ROBOT
A REVIEW ON GREENHOUSE ENVIRONMENT CONTROLLING ROBOT
 
Garden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using SensorsGarden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using Sensors
 
IRJET- Arduino based Pesticide Spraying Robot
IRJET- Arduino based Pesticide Spraying RobotIRJET- Arduino based Pesticide Spraying Robot
IRJET- Arduino based Pesticide Spraying Robot
 
Pesticide Spraying Agricultural Robot
Pesticide Spraying Agricultural RobotPesticide Spraying Agricultural Robot
Pesticide Spraying Agricultural Robot
 
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- IoT Based Automated Irrigation System for Agriculture
IRJET-  	  IoT Based Automated Irrigation System for AgricultureIRJET-  	  IoT Based Automated Irrigation System for Agriculture
IRJET- IoT Based Automated Irrigation System for Agriculture
 
IRJET - IoT based Agricultural System
IRJET - IoT based Agricultural SystemIRJET - IoT based Agricultural System
IRJET - IoT based Agricultural System
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
 
IRJET-Phytomonitoring System for Plant Growth using Microcontroller and Senso...
IRJET-Phytomonitoring System for Plant Growth using Microcontroller and Senso...IRJET-Phytomonitoring System for Plant Growth using Microcontroller and Senso...
IRJET-Phytomonitoring System for Plant Growth using Microcontroller and Senso...
 

Similar to IR Drying System

IRJET-Environment based Irrigation System using Wireless Technology
IRJET-Environment based Irrigation System using Wireless TechnologyIRJET-Environment based Irrigation System using Wireless Technology
IRJET-Environment based Irrigation System using Wireless TechnologyIRJET Journal
 
IOT - Based Smart Farming
IOT - Based Smart FarmingIOT - Based Smart Farming
IOT - Based Smart FarmingIRJET Journal
 
IOT BASED SMART AGRICULTURAL MONITORING SYSTEM
IOT BASED SMART AGRICULTURAL MONITORING SYSTEMIOT BASED SMART AGRICULTURAL MONITORING SYSTEM
IOT BASED SMART AGRICULTURAL MONITORING SYSTEMIRJET Journal
 
IRJET- Embedded System for Automatic Real Time Weight based Grading of Fr...
IRJET-  	  Embedded System for Automatic Real Time Weight based Grading of Fr...IRJET-  	  Embedded System for Automatic Real Time Weight based Grading of Fr...
IRJET- Embedded System for Automatic Real Time Weight based Grading of Fr...IRJET Journal
 
IRJET- Smart Irrigation System
IRJET- Smart Irrigation SystemIRJET- Smart Irrigation System
IRJET- Smart Irrigation SystemIRJET Journal
 
IRJET- IoT based Greenhouse Automation
IRJET- IoT based Greenhouse AutomationIRJET- IoT based Greenhouse Automation
IRJET- IoT based Greenhouse AutomationIRJET Journal
 
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...IRJET 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
 
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 SystemIRJET Journal
 
51790954 green-house-environment-control
51790954 green-house-environment-control51790954 green-house-environment-control
51790954 green-house-environment-controlGherghescu Gabriel
 
Green-house-environment-control
 Green-house-environment-control Green-house-environment-control
Green-house-environment-controlGherghescu Gabriel
 
IRJET- Factors in Selection of Construction Project Management Software in India
IRJET- Factors in Selection of Construction Project Management Software in IndiaIRJET- Factors in Selection of Construction Project Management Software in India
IRJET- Factors in Selection of Construction Project Management Software in IndiaIRJET Journal
 
IRJET- Smart Irrigation Control System
IRJET- Smart Irrigation Control SystemIRJET- Smart Irrigation Control System
IRJET- Smart Irrigation Control SystemIRJET Journal
 
IRJET- Waste Management System with Thingspeak
IRJET- Waste Management System with ThingspeakIRJET- Waste Management System with Thingspeak
IRJET- Waste Management System with ThingspeakIRJET Journal
 
IRJET- Autonomous Greenhouse using Internet of Things with Thingspeak
IRJET- Autonomous Greenhouse using Internet of Things with ThingspeakIRJET- Autonomous Greenhouse using Internet of Things with Thingspeak
IRJET- Autonomous Greenhouse using Internet of Things with ThingspeakIRJET Journal
 
IRJET- Cloud based Intelligent Plant Monitoring Device
IRJET- Cloud based Intelligent Plant Monitoring DeviceIRJET- Cloud based Intelligent Plant Monitoring Device
IRJET- Cloud based Intelligent Plant Monitoring DeviceIRJET Journal
 
Automation in Sericulture Farm
Automation in Sericulture FarmAutomation in Sericulture Farm
Automation in Sericulture FarmIRJAES
 
Self-Sustaining Planter with Disease Detection
Self-Sustaining Planter with Disease DetectionSelf-Sustaining Planter with Disease Detection
Self-Sustaining Planter with Disease DetectionIRJET Journal
 
Self-Sustaining Planter with Disease Detection
Self-Sustaining Planter with Disease DetectionSelf-Sustaining Planter with Disease Detection
Self-Sustaining Planter with Disease DetectionIRJET Journal
 
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDAGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDIRJET Journal
 

Similar to IR Drying System (20)

IRJET-Environment based Irrigation System using Wireless Technology
IRJET-Environment based Irrigation System using Wireless TechnologyIRJET-Environment based Irrigation System using Wireless Technology
IRJET-Environment based Irrigation System using Wireless Technology
 
IOT - Based Smart Farming
IOT - Based Smart FarmingIOT - Based Smart Farming
IOT - Based Smart Farming
 
IOT BASED SMART AGRICULTURAL MONITORING SYSTEM
IOT BASED SMART AGRICULTURAL MONITORING SYSTEMIOT BASED SMART AGRICULTURAL MONITORING SYSTEM
IOT BASED SMART AGRICULTURAL MONITORING SYSTEM
 
IRJET- Embedded System for Automatic Real Time Weight based Grading of Fr...
IRJET-  	  Embedded System for Automatic Real Time Weight based Grading of Fr...IRJET-  	  Embedded System for Automatic Real Time Weight based Grading of Fr...
IRJET- Embedded System for Automatic Real Time Weight based Grading of Fr...
 
IRJET- Smart Irrigation System
IRJET- Smart Irrigation SystemIRJET- Smart Irrigation System
IRJET- Smart Irrigation System
 
IRJET- IoT based Greenhouse Automation
IRJET- IoT based Greenhouse AutomationIRJET- IoT based Greenhouse Automation
IRJET- IoT based Greenhouse Automation
 
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...
 
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
 
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
 
51790954 green-house-environment-control
51790954 green-house-environment-control51790954 green-house-environment-control
51790954 green-house-environment-control
 
Green-house-environment-control
 Green-house-environment-control Green-house-environment-control
Green-house-environment-control
 
IRJET- Factors in Selection of Construction Project Management Software in India
IRJET- Factors in Selection of Construction Project Management Software in IndiaIRJET- Factors in Selection of Construction Project Management Software in India
IRJET- Factors in Selection of Construction Project Management Software in India
 
IRJET- Smart Irrigation Control System
IRJET- Smart Irrigation Control SystemIRJET- Smart Irrigation Control System
IRJET- Smart Irrigation Control System
 
IRJET- Waste Management System with Thingspeak
IRJET- Waste Management System with ThingspeakIRJET- Waste Management System with Thingspeak
IRJET- Waste Management System with Thingspeak
 
IRJET- Autonomous Greenhouse using Internet of Things with Thingspeak
IRJET- Autonomous Greenhouse using Internet of Things with ThingspeakIRJET- Autonomous Greenhouse using Internet of Things with Thingspeak
IRJET- Autonomous Greenhouse using Internet of Things with Thingspeak
 
IRJET- Cloud based Intelligent Plant Monitoring Device
IRJET- Cloud based Intelligent Plant Monitoring DeviceIRJET- Cloud based Intelligent Plant Monitoring Device
IRJET- Cloud based Intelligent Plant Monitoring Device
 
Automation in Sericulture Farm
Automation in Sericulture FarmAutomation in Sericulture Farm
Automation in Sericulture Farm
 
Self-Sustaining Planter with Disease Detection
Self-Sustaining Planter with Disease DetectionSelf-Sustaining Planter with Disease Detection
Self-Sustaining Planter with Disease Detection
 
Self-Sustaining Planter with Disease Detection
Self-Sustaining Planter with Disease DetectionSelf-Sustaining Planter with Disease Detection
Self-Sustaining Planter with Disease Detection
 
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

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

HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
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
 
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
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
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
 
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
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
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
 
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
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 

Recently uploaded (20)

HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
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
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
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
 
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
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
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...
 
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 )
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
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
 
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 Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 

IR Drying System

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2966 Intelligent Fruit Drying System using Infrared Radiation Heating Mechanism Dr. Madhukar S. Chavan¹, Mr. Ketan V. Hulle² 1Professor, Electronics and Telecommunication Engg. Department, P.V.P.I.T. Budhgaon, Sangli. Maharashtra, India 2Student Electronics and Telecommunication Engg. Department, P.V.P.I.T. Budhgaon, Sangli. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Drying is one of the traditional methods for food preservation. Drying of grapes produces raisins. Sun drying and shade drying methods need more space and there is possibility of contamination due to external environment conditions. Present days there Microwave (MW) dehydration, Automatic SolarfruitdryersandInfraredradiationdryers have been utilized for the grape drying process.Inthis papermodifiedtechniqueofpresentgrapedryingmethodusingIR radiation is suggested. It is distinctly different from conventional or natural drying. The infrared radiations accelerate drying process with a better control to achieve uniform drying and reduced dryingtime. Theproposedsystemmakesthe use of vacuum chamber which is weather independent and improves the quality by maintaining texture and colour of raisins. The operation of the system makes use of nonconventional source of energy so it is cost effective. Efficient utilization of this system by the farmers will lead to profit optimization. Key Words: Grape drying, Infrared radiation, Controller, Vacuum chamber, Raisins 1. INTRODUCTION In the drying method moisture content from the grapes is removed. In India, raisin is mostly produced in Sangli, Solapur and Nasik districts of Maharashtra and Bijapur districtin Karnataka.Around1.2milliontonesofgrapesareproducedinIndia every year [1]. In India during raisin production shade drying, sun drying are the traditional type of drying methods used [2]. The quality of the raisins depends on size, texture, sugar content and type of drying method used.CertainPre-treatmentsaremade before the final drying process. In pre-treatment process bunches of grapes are dipped in Ethyl oleate (2%), Potassium Carbonate (2.5%) and water (95.5%) to get non-sticky and soft texture [3]. After dipping process grapes are dried by conventional methods. Sun drying is the most cost effective with some limitations. Sun drying and shadedryingmethodsneed more space and there is possibility of contamination due to external environment conditions. The direct exposure to the sunlight affects the quality of raisins. Above drying methods rely on weather conditions and takes long-time to complete the drying process (15-20 days) [4]. In recent years there has been a remarkable achievement in grapes drying methods due to continuous research and development. Microwave (MW) dehydration, Automatic Solar fruit dryers and Infrared radiation dryers have been utilized for the grape drying process. Infrared radiation is electromagnetic radiation producedby anyobject above the temperature of absolute zero degrees and can be used to dry food and agricultural products. It improves thequality of raisin by maintaining texture and colour of raisins by uniform drying. 2. BLOCK DIAGRAM OF FRUIT DRYING SYSTEM The proposed system that overcomes the drawbacks of traditional drying methods by implementing Infrared Radiation technique for grapes drying i.e. raisin production is shown in Fig.1. The proposed system uses vacuum chamber based drying process. The tray of grapes to be dried is to be placed in vacuum chamber. Load cell monitors weight of the grapes. On the top of the vacuum chamber aperture plate and Infrared radiation (IR) filter allows only IR radiation to penetrateinthechamber is present. When sun light enters chamber the light is filtered allowing only IR radiations to penetrate in the chamber. The penetration of infrared rays in the vacuum chamber generates heat energy that evaporates moisture from grapes [6].The moisture content in vacuum chamber is removed by vacuum pump, this speed-ups the drying process. Due to evaporation of moisture content from grapes weight reduces. When weight of grapes becomes when 30% of the original weight load cell and related electronics generates alarm. Once alarm is generated, the ON/OFF mechanismturnsoffpenetrationofIRradiationinto the vacuum chamber.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2967 Fig.1 Fruit Drying System Then the raisins are taken out from the chamber and are ready to use. Separate solar panel is used to charge the batteriesthat provides power to the IR radiators during night time (absence of sunlight) The light Intensity sensor continuously monitors intensity of light. In the absence of light automatic switching mechanism turn on power to Infrared radiators. The vacuum is created by vacuum pump in the vacuum chamber [1]. For removing moisture from vacuum chamber a closed loop system is designed by using moisture sensor, vacuum pump and related electronics. Thetemperatureinvacuumchamberis maintained by closed loop control system designed using temperature sensor, aperture control mechanism and related electronics. Maximum Power Point Tracking (MPPT) control algorithm is used to charge the battery using solar. This algorithm avoids overcharging and deep charging of battery [7]. The Arduino controller is used to develop battery charge control [8]. 3. SOFTWARE DESIGN The entire hardware system alone cannot serve the purpose, unless the real-time program instructions are flashed into the hardware. The software partplays an important role to coordinateandcontrolalltheperipheralsconnectedwiththecontroller, the system becomes functional by configuring and initializing the peripherals as per the software instructions. Fig. 2 Flowchart
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2968 In the beginning all the sensors, controllers and entire components are initialized. Atfirstthegrapesareplacedintraywhichis mounted on weighing sensor. The sensor reads the weight and displays the same on LCD. The weight is continuously monitored, when the weight goes 30% of its initial weight alarm is generated andweightisdisplayedonLCD.Thetemperature in the chamber is monitored by temperature sensor. When the temperature crosses the set point the aperture plate is closed and the incoming radiations from sun are reduced. The light intensity sensor monitors the lux in the sun light. As the light intensity of sun reduces the IR panel from the vacuum chamber is turned ON. The moisture humidity sensors sense the moisture inside the vacuum chamber. The vacuum pump extracts the moisture and maintains vacuum in chamber. 4. HARDWARE IMPLEMENTATION 4.1 MICROCONTROLLER:- A 89C52 microcontroller is used for controlling and monitoring the fruit drying process automatically. It is a low power, high performance CMOS 8 bit microcontroller. The entire fruit drying process is controlled automatically using microcontroller. Various sensors data is collected by the microcontroller. Based on the sensors reading the microcontroller provides the real time information regarding environmental condition of fruit drying system. The user can retrieve updated information about different parameters like temperature, moisture, light intensity and weight. Microcontroller controls the ON/OFFmechanism switching depending on the sensors information and eliminates the manual interference in fruit drying process. 4.2 MPPT UNIT The MPPT (Maximum Power Point Tracking) unit in photovoltaic power systems increasesthesystem efficiencybyincreasing the output power. Generally the PV panel generates nonlinear voltage-current characteristics and its unique point varieswith solar irradiation where the maximum power is produced. To extract maximum power from the solarpanel,itneedstooperate the photovoltaic (PV) system at the maximum power point (MPP) or unique point. The Intelligent Fruit Drying System uses solar energy for drying fruits. The IR panels are operated using solar charged batteries. 4.3 HUMIDITY SENSOR The humidity sensor module ST-HS-220 senses the relative humidity. The module convertstherelativehumiditytotheoutput voltage. It operates on 5V DC voltage. It operates upto 60⁰C and storage temperature upto 85⁰C. The sensor is installed inside the vacuum chamber. The humidity sensor module is connected to 8 bit microcontroller. 4.4 LIGHT INTENSITY SENSOR LDR is used to sense the light intensity. The resistance is inversely dependent on amount of light falling on it. It uses active semiconductor layer deposited on insulating substrate. It has low cost photo sensitive element. At constant temperature the illumination is upto 150 lux. 4.5 WEIGHT SENSOR The weight sensor HX711 is mounted inside the chamber. It is 24 bit analog to digital converter (ADC). The input multiplexer selects channel A or B differential input to the low-noise programmable gain amplifier (PGA). Channel A can be programmed with a gain of 128 or 64, corresponding to a full-scale differential input voltage of ±20mV or ±40mV respectively, when a 5V supply is connected to AVDD analog power supply pin. Channel B has a fixed gain of 32. On-chip power supply regulator for load-cell and ADC analog power supply. Due to on chip powersupplyregulatorthere isnoneedforanexternal supplyregulator to give analog power for the ADC and the sensor. Clock input is flexible.On-chiposcillatorrequiresnoexternal component with optional external crystal. On-chip power on-reset circuitry simplifies digital interface initialization. 5. RESULTS AND OBSERVATIONS Sr. No. Parmeters Observations Results 1 Weight When the weight of grapes in chamber goes 30% of initial weight. Alarm generated 2 Temperature Temperature above 85⁰C. Flap of aperture plate operated. Below set temperature flap mechanism is OFF. 3 Light Intensity Light intensity below 150 lumens IR Panel turned ON below set point IR panel is OFF 4. Moisture Humidity Moisture in vacuum chamber above set level Vacuum operates and extracts moisture.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2969 6. CONCLUSION In this paper existing natural grape drying process is modified with suitable enclosure containing IR radiators and allied systems. Appropriate sensors are used to measure parameters like humidity,temperatureand weightofsample.Experimental analysis done with the help of dryer proves the uniform drying of the grapes with the help of infrared radiation. The original colour of grapes is better conserved as the drying takes place at low temperature. The drying time is reduced to a significant level as compared to natural drying process. The use of vacuum solar dryer is efficient and time saving, it should be preferred where good quality of raisins and minimum time is required. But when that is not the case then it will not be preferred as it requires vacuum pump and water pump which requires the electric supply and natural drying does not require any kind of power supply. 7. REFERENCES [1] Mr. O. N. Thigale and Mr. A. M. Patil, “Development of Vacuum Solar Grape Dryer (IJLRET)” ISSN: 2454-5031 Volume 02-Issue 05 May 2016 [2] Mr. G. D. Lohar, Mr. A. G. Nandekar, Mrs. W. S. Kandlikar, “IR Based Electronic Grape Drying System (IJETR) “, ISSN: 2321- 0869 (O) 2454-4698 (P), Vol.-4, Issue-3, March 2016 [3] A.H. Utgikar, A. K. Shete, A. A. Aknurwar, “Drying of Grape with an Infrared Radiation heating Mechanism” (IJIET) ISSN: Pages 2319-1058Vol.2, Issue 4, August 2013 [4] V.R.Thool, K.K. Narwade, A.B. Kokate, S.D. Khurjuleand M.B. Pawar “Development of PLC-based automatic Grape dryer” a review by Engineering and Technology in India Volume 5,Issue 1&2, Pages 60-66, Apr. & Oct., 2014 [5] Onkar B. Kadam, Digvijay D. Shirke, Shantanu P. Kadam, Nilesh N. Desai , Suraj S. Pawar, Sujit S. Malgave, “Solar Grapes Dryer: A Review by (ICRTES) “ ISBN: 978-93-86171-06-1, September 2016. [6] Mr. Patil Kiran , Ms. Swami Sonam, Ms.ThoratAshwini, Ms. ManePratidnya, “SolarPoweredAutomaticFruitDrying System (IJARECE)” ISSN: 2278 – 909X Vol.5, Issue 3, March 2016 [7] Namani Rakesh, T.Santosh, Udugula Malavya, D. Rishikesh, “Battery Management for Solar PV Panel (ICIMIA)”, 2017 [8] Nitesh Bhatnagar, Neetu Jangid, Megha Nagar, Rajkumar Saini, Manoj Krishnia” Maximum Power Point Tracking for PV System (IJRASET)” ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 6.887 Volume 6 Issue IV, April 2018.13 8. BIOGRAPHIES Dr. Madhukar S. Chavan, M.Tech & M.E. degree in E&TC Engg. from Rajasthan Vidyapeeth and Shivaji University.M.B.A.(Marketing)from Yashwantrao Chavan Open University and Ph.D. degree in Electronics Engg. from Shivaji University. Currently working as Professor and PG Co-ordinator in E&TC Engg. Department of P.V.P. Institute of Technology Budhgaon, Sangli Mr. Ketan V. Hulle B.E. (Electronics) from P.V.P. InstituteofTechnology, Budhgaon, Sangli andPGDBM fromWelingkar Institute of Management, Mumbai. Presently working as lecturer in Electronics and Telecom. Engg. in L. E. S. Polytechnic, Sangli