SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Advanced Engineering and Science
ISSN: 2455-9024
17
S. Vijayanand, E. Immanuvel Bright, and L. Vijay Anand, “Automation in sericulture farm,” International Research Journal of Advanced
Engineering and Science, Volume 1, Issue 2, pp. 17-19, 2016.
Automation in Sericulture Farm
S. Vijayanand1
, E. Immanuvel Bright2
, L. Vijay Anand3
1, 2, 3
Erode Sengunthar Engineering College, Erode, Tamil Nadu, India-638057
Email address: 1
svijayanandme@gmail.com
Abstract— Agriculture is the backbone of India. Nowadays, farmers
are facing many economic problems. Hence there is a solution for
our farmers to come out of their economic crisis. Sericulture is one of
the best ways to earn more money and it can provide self-employment
and remunerative returns. The existing method of silkworm rearing
requires more development. This project provides a complete
protection to the farm and every process has undergone development
with the help of electrical and electronics components. It facilitates
farmers by adoption of automation in temperature and moisture
control, feed supplement. The growth of silkworm involves three
stages. These stages require different temperature and moisture level.
This is established with the help of temperature and moisture sensors
and PIC16F877A micro controller, since the total process is
controlled. Various processes like feed supplement, protection and
medical safety for silkworm are provided by automation through this
project. Power splitter is used and is driven by motordriveL2930.
With the help of input keys, inputs are given. This project could be
carried out both automatically and manually. This project will help
farmers economically so that that they may not spend more time in
the sericulture farm.
Keywords— Microcontroller16F877A, Temperature sensor LM35
and Moisture sensor, Overall protection, Motor drive L2930, PIC
programming.
I. INTRODUCTION
The vision of this project is to provide automation in
sericulture farm. This will provide the farmers with good
efficiency. The farm is fully protected. The microcontroller
PIC16F877A will control the overall process taking place in
the farm. The temperature and moisture level is sensed with
the help of sensors and the values are displayed with the help
of an LCD display. Since the microcontroller can handle low
power equipments, here we are using motor drive for running
the motor. The overall process is under the control of
microcontroller.
II. ARCHITECTURE
The architecture includes the various components and all
these are controlled by micro controller. The major
components include RTO, Temperature sensor, Motor
interfacing drives, keyboard and so on.
A. Layout of the Project
The setup enables the farmers to maintain the farm easily.
Microcontroller PIC16F877A controls the entire processes
which is a 40 pin IC. The input to the controller is from RTO,
temperature and moisture sensor. The output from the
controller will handle the temperature and moisture,
movement of trays.
The project layout will be explained below along with the
components required to build the setup:
ď‚· The silkworms are placed on the tray.
ď‚· The temperature and moisture are monitored and displayed
in LCD.
ď‚· PIC programming is used to program the microcontroller.
ď‚· Motor drive controls the motor operation of H-Bridge.
ď‚· Keyboard gives the information for the microcontroller
about the operation to be performed.
ď‚· To make changes in temperature and moisture values
cooling and warming fans are used.
III. DESIGN COMPONENTS
The system consists of both the software and hardware
components which are classified as follows:
A. Software Components
a) PIC programming: The purpose of the PIC programming
is to control the operation of the PIC microcontroller. This
program is fed into the printed circuit board through the
ports in order to perform required task. It is widely used
technology. It is simple and it controls the overall process
on the basis of the conditions given in the program.
B. Hardware Components
The growth cycle of the silkworm involves five stages.
Silkworm is given to the farmers after the completion of
second stage for rearing. Hence in the sericulture farm the
silkworms undergo remaining three stages to attain their full
maturity. The hardware components that are required to
implement the automation process are discussed below:
a) Microcontroller: The pic microcontroller 16F877A is the
brain of the entire system. The controller receives the
commands from RTO, temperature and moisture sensor.
Based on the values fed into it, the controller will analyse
the sustaining condition of the temperature and moisture is
suitable for the silkworm and then it does the controlling
operation.
b) Temperature sensor: The temperature sensor used here is
LM 35. The LM35 is an integrated circuit sensor that can
be used to measure temperature with an electrical output
proportional to the temperature (in o
C).The LM35
generates a higher output voltage than thermocouples and
International Research Journal of Advanced Engineering and Science
ISSN: 2455-9024
18
S. Vijayanand, E. Immanuvel Bright, and L. Vijay Anand, “Automation in sericulture farm,” International Research Journal of Advanced
Engineering and Science, Volume 1, Issue 2, pp. 17-19, 2016.
may not require that the output voltage be amplified. It is
more accurate than a thermistor. The temperature required
for third, fourth and fifth stages are 25cel, 24cel and 23cel.
Temperature sensor
c) Moisture sensor: The moisture sensor senses the moisture
level that prevails in the farm. The moisture sensor
monitors the level and the existing level is not suitable for
the silkworm at that particular stage means it gives
information to the microcontroller to make changes in the
moisture level.
d) RTO: It is the fact that most of the digital electronic
devices run some sort of operating systems inside. There
are many operating systems developed for
microcontrollers too. The phrase “Real time” indicates that
the response of operating system is quick. Microcontrollers
don’t have much space for code. Thus the operating
system has less scope to be advanced.
e) IR sensor: IR sensor consists of a transmitter and a
receiver. Here in this project IR sensor is used to detect the
entering of insects and rats inside the farm as it may harm
the silkworm which is very sensitive. It gives alarm when
any reptile enters into the farm.
f) Trays: In this trays are used where the silkworm is placed.
This is compact for the silkworms and there are two trays
which are used in different stages of silkworm. The trays
can be removed manually after completion of each stage.
The mulberry leaves are placed in the trays which are the
feed for the silkworms.
g) Motor drive: Microcontroller is capable of running low
power equipments only. Hence to run the fans and other
heavy power equipments the motor drive is used. The
motor drive used here is L2930 which is very powerful H-
bridge motor drive.
Motor drive L2930
h) Cooling and warming fans: Based on the temperature and
moisture level existing in the farm, the fans are switched
on. When temperature is high, exhaust fan is on and when
moisture level is high warming fan is high. The fans are
operated based on the conditions prevailing in the farm.
12V motor is used to run the fans.
i) Powder splitter: The silkworms are very sensitive and
hence it many get infected soon. To prevent the silkworms
from extinction a powder is sprayed above them to protect
them from infection. The powder splitter moves over the
tray and hence the powder is sprayed even on the tray
without wastage.
j) LCD display: The process taking place in the farm changes
and hence LCD display exhibits the process going on
through its display panel.
k) Keyboard: The operation that is to be performed by the
microcontroller is given as input through keyboard. Based
on the input given the microcontroller performs its
controlling operation.
IV. CIRCUITS DIAGRAM
Circuit diagram
The overall circuit consists of RTO, IR sensor,
Temperature sensor LM35, moisture sensor, PIC
microcontroller 16F877A, motor drive L2930, powder splitter,
cooling and warming fans, trays and keyboard. The working
of the controller is fully based on the requirement of the farm.
The IC used here is programmable IC, hence it could perform
any type of controlling operations
V. ADVANTAGES & LIMITATIONS
ď‚· Automated processing is a major advantage in this project.
ď‚· The sericulture farm is protected and entrance of insects is
detected using IR sensor.
ď‚· Protects the silkworm from extinction since the wastages
are removed periodically.
ď‚· The motor drive used here is more efficient.
ď‚· The temperature and moisture level in the farm are
controlled automatically.
ď‚· It helps farmers come out of their economic crisis.
ď‚· This project is economically feasible.
International Research Journal of Advanced Engineering and Science
ISSN: 2455-9024
19
S. Vijayanand, E. Immanuvel Bright, and L. Vijay Anand, “Automation in sericulture farm,” International Research Journal of Advanced
Engineering and Science, Volume 1, Issue 2, pp. 17-19, 2016.
Limitations
ď‚· Initial investment is high.
 Microcontroller can’t run high power equipments.
ď‚· Trays must be replaced manually.
VI. CONCLUSION
Automation has become an essential thing in day to day
life. This project deals with basic automation processes that
could be brought in sericulture farm. Further investment and
usage of modern technologies can bring drastic changes in the
field of sericulture. Hence this project could be integrated with
upcoming technologies. Surely this project would help farmers
to come out of their economic crisis.
REFERENCES
[1] H. Ali, A. Ali, R. Syed, A. Khan, and I. Khan, “SCADA implementation
of industrial temperature automation,” International Journal of
Computer Science and Network Security (IJCSNS), vol.11, no.8, pp.
145-150, 2011.
[2] I. Kaur, “Microcontroller based home automation system with security,”
International Journal on Advanced Computer Science and Applications
(IJACSA), vol. 1, no. 6, pp. 60-65, 2010.
[3] J. Villafuerte, Implementation of the product “Cold spray”.
[4] Central silk board, Bangalore, “Note on the performance of Indian silk
industry and functioning of central silk board,” 2015.
[5] N. Agarwal and G. SubramanyaNayak, “Microcontroller based home
security system with remote monitoring,” Special Issue of International
Journal of Computer Applications, International Conference on
Electronic Design and Signal Processing (ICEDSP), pp. 38-41, 2012.
[6] Analysis of silk production Website. [online]. Available:
http://randomwire.com/silk production.
[7] Understanding the working of temperature sensor and its description
Website. [online]. Available: http://en.m.wikipedia.org ,
www.electronics.tutorials.com, www.electriccircuit.com .
[8] Study about motor drive Website. [online]. Available:
www.ti.com/product/LM2930 .

More Related Content

What's hot

Disease Management of Vegetable Crops
Disease Management of Vegetable CropsDisease Management of Vegetable Crops
Disease Management of Vegetable CropsAndrelord Medina
 
contact fungicide
contact fungicidecontact fungicide
contact fungicideGeerthanaS1
 
Bacterial spot of pomegranate
Bacterial spot of pomegranateBacterial spot of pomegranate
Bacterial spot of pomegranatedeepa sundari
 
Metarhizium anisopliae
Metarhizium anisopliaeMetarhizium anisopliae
Metarhizium anisopliaeTushar Deshmukh
 
Survey and sampling and forcasting
Survey and sampling and forcastingSurvey and sampling and forcasting
Survey and sampling and forcastingRavi Yadav
 
GROUNDNUT BUD NECROSIS VIRUS
GROUNDNUT BUD NECROSIS VIRUSGROUNDNUT BUD NECROSIS VIRUS
GROUNDNUT BUD NECROSIS VIRUSrishi0
 
Ergot of bajra or pearl millet
Ergot of bajra or pearl milletErgot of bajra or pearl millet
Ergot of bajra or pearl milletRajbir Singh
 
Maize stem borer (Chilo partellus)
Maize stem borer (Chilo partellus) Maize stem borer (Chilo partellus)
Maize stem borer (Chilo partellus) Madan Subedi
 
Diseases of cotton
Diseases of cottonDiseases of cotton
Diseases of cottonabhayrathod23
 
Introduction to plant pathology
Introduction to plant pathologyIntroduction to plant pathology
Introduction to plant pathologyMicrobiology
 
Pest of mesta & tobacco
Pest of mesta & tobaccoPest of mesta & tobacco
Pest of mesta & tobaccovenug3016
 
Mango diseases and its management
Mango diseases and its managementMango diseases and its management
Mango diseases and its managementSubhomay Sinha
 
Introductory to Host Plant Resistance
Introductory to Host Plant ResistanceIntroductory to Host Plant Resistance
Introductory to Host Plant Resistancevaishali parmar
 
Plant disease diagnosis
Plant disease diagnosisPlant disease diagnosis
Plant disease diagnosissobhy salama
 

What's hot (20)

Banana diseases
Banana diseases Banana diseases
Banana diseases
 
Rice leaf folder
Rice leaf folderRice leaf folder
Rice leaf folder
 
Disease Management of Vegetable Crops
Disease Management of Vegetable CropsDisease Management of Vegetable Crops
Disease Management of Vegetable Crops
 
contact fungicide
contact fungicidecontact fungicide
contact fungicide
 
Diseases of turmeric
Diseases of turmericDiseases of turmeric
Diseases of turmeric
 
Bacterial spot of pomegranate
Bacterial spot of pomegranateBacterial spot of pomegranate
Bacterial spot of pomegranate
 
Metarhizium anisopliae
Metarhizium anisopliaeMetarhizium anisopliae
Metarhizium anisopliae
 
Survey and sampling and forcasting
Survey and sampling and forcastingSurvey and sampling and forcasting
Survey and sampling and forcasting
 
GROUNDNUT BUD NECROSIS VIRUS
GROUNDNUT BUD NECROSIS VIRUSGROUNDNUT BUD NECROSIS VIRUS
GROUNDNUT BUD NECROSIS VIRUS
 
Ergot of bajra or pearl millet
Ergot of bajra or pearl milletErgot of bajra or pearl millet
Ergot of bajra or pearl millet
 
Maize stem borer (Chilo partellus)
Maize stem borer (Chilo partellus) Maize stem borer (Chilo partellus)
Maize stem borer (Chilo partellus)
 
Diseases of cotton
Diseases of cottonDiseases of cotton
Diseases of cotton
 
Introduction to plant pathology
Introduction to plant pathologyIntroduction to plant pathology
Introduction to plant pathology
 
Diseases of Apple
Diseases of AppleDiseases of Apple
Diseases of Apple
 
Pest of mesta & tobacco
Pest of mesta & tobaccoPest of mesta & tobacco
Pest of mesta & tobacco
 
Mango diseases and its management
Mango diseases and its managementMango diseases and its management
Mango diseases and its management
 
ENTO 231_L.No.4_Pest Surveillance.ppt
ENTO 231_L.No.4_Pest Surveillance.pptENTO 231_L.No.4_Pest Surveillance.ppt
ENTO 231_L.No.4_Pest Surveillance.ppt
 
Diseases of rice
Diseases of riceDiseases of rice
Diseases of rice
 
Introductory to Host Plant Resistance
Introductory to Host Plant ResistanceIntroductory to Host Plant Resistance
Introductory to Host Plant Resistance
 
Plant disease diagnosis
Plant disease diagnosisPlant disease diagnosis
Plant disease diagnosis
 

Similar to Automation in Sericulture Farm

Agriculture diet
Agriculture dietAgriculture diet
Agriculture dietIRJET Journal
 
Seasonable IOT Based Dehydration System for Agri Products.
Seasonable IOT Based Dehydration System for Agri Products.Seasonable IOT Based Dehydration System for Agri Products.
Seasonable IOT Based Dehydration System for Agri Products.IRJET Journal
 
Intelligent Farmer Friendly System
Intelligent Farmer Friendly SystemIntelligent Farmer Friendly System
Intelligent Farmer Friendly SystemIJMTST 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
 
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 - IoT based Agricultural System
IRJET - IoT based Agricultural SystemIRJET - IoT based Agricultural System
IRJET - IoT based Agricultural SystemIRJET Journal
 
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
 
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOTA RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOTIRJET Journal
 
Smart Poly-House Surveillance using IOE
Smart Poly-House Surveillance using IOESmart Poly-House Surveillance using IOE
Smart Poly-House Surveillance using IOEIRJET Journal
 
IRJET- 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 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
 
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
 
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDAGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDIRJET Journal
 
IRJET- Smart Incubator with Real Time Temperature and Humidity Control
IRJET- Smart Incubator with Real Time Temperature and Humidity ControlIRJET- Smart Incubator with Real Time Temperature and Humidity Control
IRJET- Smart Incubator with Real Time Temperature and Humidity ControlIRJET 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
 
IRJET- Smart Agriculture using Pic Microcontroller and GSM based Technology
IRJET- Smart Agriculture using Pic Microcontroller and GSM based TechnologyIRJET- Smart Agriculture using Pic Microcontroller and GSM based Technology
IRJET- Smart Agriculture using Pic Microcontroller and GSM based TechnologyIRJET Journal
 
A NOVEL AUTOMATED IRRIGATION SYSTEM
A NOVEL AUTOMATED IRRIGATION SYSTEMA NOVEL AUTOMATED IRRIGATION SYSTEM
A NOVEL AUTOMATED IRRIGATION SYSTEMEditor IJMTER
 
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
 

Similar to Automation in Sericulture Farm (20)

Y4501143148
Y4501143148Y4501143148
Y4501143148
 
Agriculture diet
Agriculture dietAgriculture diet
Agriculture diet
 
Seasonable IOT Based Dehydration System for Agri Products.
Seasonable IOT Based Dehydration System for Agri Products.Seasonable IOT Based Dehydration System for Agri Products.
Seasonable IOT Based Dehydration System for Agri Products.
 
Intelligent Farmer Friendly System
Intelligent Farmer Friendly SystemIntelligent Farmer Friendly System
Intelligent Farmer Friendly System
 
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
 
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
 
IOT BASED SMART AGRICULTURAL MONITORING SYSTEM
IOT BASED SMART AGRICULTURAL MONITORING SYSTEMIOT BASED SMART AGRICULTURAL MONITORING SYSTEM
IOT BASED SMART AGRICULTURAL MONITORING SYSTEM
 
IRJET - IoT based Agricultural System
IRJET - IoT based Agricultural SystemIRJET - IoT based Agricultural System
IRJET - IoT based Agricultural 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 Technology
 
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOTA RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
 
Smart Poly-House Surveillance using IOE
Smart Poly-House Surveillance using IOESmart Poly-House Surveillance using IOE
Smart Poly-House Surveillance using IOE
 
IRJET- 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 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
 
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
 
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDAGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
 
IRJET- Smart Incubator with Real Time Temperature and Humidity Control
IRJET- Smart Incubator with Real Time Temperature and Humidity ControlIRJET- Smart Incubator with Real Time Temperature and Humidity Control
IRJET- Smart Incubator with Real Time Temperature and Humidity Control
 
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- Smart Agriculture using Pic Microcontroller and GSM based Technology
IRJET- Smart Agriculture using Pic Microcontroller and GSM based TechnologyIRJET- Smart Agriculture using Pic Microcontroller and GSM based Technology
IRJET- Smart Agriculture using Pic Microcontroller and GSM based Technology
 
A NOVEL AUTOMATED IRRIGATION SYSTEM
A NOVEL AUTOMATED IRRIGATION SYSTEMA NOVEL AUTOMATED IRRIGATION SYSTEM
A NOVEL AUTOMATED 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...
 

Recently uploaded

CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 

Recently uploaded (20)

CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 

Automation in Sericulture Farm

  • 1. International Research Journal of Advanced Engineering and Science ISSN: 2455-9024 17 S. Vijayanand, E. Immanuvel Bright, and L. Vijay Anand, “Automation in sericulture farm,” International Research Journal of Advanced Engineering and Science, Volume 1, Issue 2, pp. 17-19, 2016. Automation in Sericulture Farm S. Vijayanand1 , E. Immanuvel Bright2 , L. Vijay Anand3 1, 2, 3 Erode Sengunthar Engineering College, Erode, Tamil Nadu, India-638057 Email address: 1 svijayanandme@gmail.com Abstract— Agriculture is the backbone of India. Nowadays, farmers are facing many economic problems. Hence there is a solution for our farmers to come out of their economic crisis. Sericulture is one of the best ways to earn more money and it can provide self-employment and remunerative returns. The existing method of silkworm rearing requires more development. This project provides a complete protection to the farm and every process has undergone development with the help of electrical and electronics components. It facilitates farmers by adoption of automation in temperature and moisture control, feed supplement. The growth of silkworm involves three stages. These stages require different temperature and moisture level. This is established with the help of temperature and moisture sensors and PIC16F877A micro controller, since the total process is controlled. Various processes like feed supplement, protection and medical safety for silkworm are provided by automation through this project. Power splitter is used and is driven by motordriveL2930. With the help of input keys, inputs are given. This project could be carried out both automatically and manually. This project will help farmers economically so that that they may not spend more time in the sericulture farm. Keywords— Microcontroller16F877A, Temperature sensor LM35 and Moisture sensor, Overall protection, Motor drive L2930, PIC programming. I. INTRODUCTION The vision of this project is to provide automation in sericulture farm. This will provide the farmers with good efficiency. The farm is fully protected. The microcontroller PIC16F877A will control the overall process taking place in the farm. The temperature and moisture level is sensed with the help of sensors and the values are displayed with the help of an LCD display. Since the microcontroller can handle low power equipments, here we are using motor drive for running the motor. The overall process is under the control of microcontroller. II. ARCHITECTURE The architecture includes the various components and all these are controlled by micro controller. The major components include RTO, Temperature sensor, Motor interfacing drives, keyboard and so on. A. Layout of the Project The setup enables the farmers to maintain the farm easily. Microcontroller PIC16F877A controls the entire processes which is a 40 pin IC. The input to the controller is from RTO, temperature and moisture sensor. The output from the controller will handle the temperature and moisture, movement of trays. The project layout will be explained below along with the components required to build the setup: ď‚· The silkworms are placed on the tray. ď‚· The temperature and moisture are monitored and displayed in LCD. ď‚· PIC programming is used to program the microcontroller. ď‚· Motor drive controls the motor operation of H-Bridge. ď‚· Keyboard gives the information for the microcontroller about the operation to be performed. ď‚· To make changes in temperature and moisture values cooling and warming fans are used. III. DESIGN COMPONENTS The system consists of both the software and hardware components which are classified as follows: A. Software Components a) PIC programming: The purpose of the PIC programming is to control the operation of the PIC microcontroller. This program is fed into the printed circuit board through the ports in order to perform required task. It is widely used technology. It is simple and it controls the overall process on the basis of the conditions given in the program. B. Hardware Components The growth cycle of the silkworm involves five stages. Silkworm is given to the farmers after the completion of second stage for rearing. Hence in the sericulture farm the silkworms undergo remaining three stages to attain their full maturity. The hardware components that are required to implement the automation process are discussed below: a) Microcontroller: The pic microcontroller 16F877A is the brain of the entire system. The controller receives the commands from RTO, temperature and moisture sensor. Based on the values fed into it, the controller will analyse the sustaining condition of the temperature and moisture is suitable for the silkworm and then it does the controlling operation. b) Temperature sensor: The temperature sensor used here is LM 35. The LM35 is an integrated circuit sensor that can be used to measure temperature with an electrical output proportional to the temperature (in o C).The LM35 generates a higher output voltage than thermocouples and
  • 2. International Research Journal of Advanced Engineering and Science ISSN: 2455-9024 18 S. Vijayanand, E. Immanuvel Bright, and L. Vijay Anand, “Automation in sericulture farm,” International Research Journal of Advanced Engineering and Science, Volume 1, Issue 2, pp. 17-19, 2016. may not require that the output voltage be amplified. It is more accurate than a thermistor. The temperature required for third, fourth and fifth stages are 25cel, 24cel and 23cel. Temperature sensor c) Moisture sensor: The moisture sensor senses the moisture level that prevails in the farm. The moisture sensor monitors the level and the existing level is not suitable for the silkworm at that particular stage means it gives information to the microcontroller to make changes in the moisture level. d) RTO: It is the fact that most of the digital electronic devices run some sort of operating systems inside. There are many operating systems developed for microcontrollers too. The phrase “Real time” indicates that the response of operating system is quick. Microcontrollers don’t have much space for code. Thus the operating system has less scope to be advanced. e) IR sensor: IR sensor consists of a transmitter and a receiver. Here in this project IR sensor is used to detect the entering of insects and rats inside the farm as it may harm the silkworm which is very sensitive. It gives alarm when any reptile enters into the farm. f) Trays: In this trays are used where the silkworm is placed. This is compact for the silkworms and there are two trays which are used in different stages of silkworm. The trays can be removed manually after completion of each stage. The mulberry leaves are placed in the trays which are the feed for the silkworms. g) Motor drive: Microcontroller is capable of running low power equipments only. Hence to run the fans and other heavy power equipments the motor drive is used. The motor drive used here is L2930 which is very powerful H- bridge motor drive. Motor drive L2930 h) Cooling and warming fans: Based on the temperature and moisture level existing in the farm, the fans are switched on. When temperature is high, exhaust fan is on and when moisture level is high warming fan is high. The fans are operated based on the conditions prevailing in the farm. 12V motor is used to run the fans. i) Powder splitter: The silkworms are very sensitive and hence it many get infected soon. To prevent the silkworms from extinction a powder is sprayed above them to protect them from infection. The powder splitter moves over the tray and hence the powder is sprayed even on the tray without wastage. j) LCD display: The process taking place in the farm changes and hence LCD display exhibits the process going on through its display panel. k) Keyboard: The operation that is to be performed by the microcontroller is given as input through keyboard. Based on the input given the microcontroller performs its controlling operation. IV. CIRCUITS DIAGRAM Circuit diagram The overall circuit consists of RTO, IR sensor, Temperature sensor LM35, moisture sensor, PIC microcontroller 16F877A, motor drive L2930, powder splitter, cooling and warming fans, trays and keyboard. The working of the controller is fully based on the requirement of the farm. The IC used here is programmable IC, hence it could perform any type of controlling operations V. ADVANTAGES & LIMITATIONS ď‚· Automated processing is a major advantage in this project. ď‚· The sericulture farm is protected and entrance of insects is detected using IR sensor. ď‚· Protects the silkworm from extinction since the wastages are removed periodically. ď‚· The motor drive used here is more efficient. ď‚· The temperature and moisture level in the farm are controlled automatically. ď‚· It helps farmers come out of their economic crisis. ď‚· This project is economically feasible.
  • 3. International Research Journal of Advanced Engineering and Science ISSN: 2455-9024 19 S. Vijayanand, E. Immanuvel Bright, and L. Vijay Anand, “Automation in sericulture farm,” International Research Journal of Advanced Engineering and Science, Volume 1, Issue 2, pp. 17-19, 2016. Limitations ď‚· Initial investment is high. ď‚· Microcontroller can’t run high power equipments. ď‚· Trays must be replaced manually. VI. CONCLUSION Automation has become an essential thing in day to day life. This project deals with basic automation processes that could be brought in sericulture farm. Further investment and usage of modern technologies can bring drastic changes in the field of sericulture. Hence this project could be integrated with upcoming technologies. Surely this project would help farmers to come out of their economic crisis. REFERENCES [1] H. Ali, A. Ali, R. Syed, A. Khan, and I. Khan, “SCADA implementation of industrial temperature automation,” International Journal of Computer Science and Network Security (IJCSNS), vol.11, no.8, pp. 145-150, 2011. [2] I. Kaur, “Microcontroller based home automation system with security,” International Journal on Advanced Computer Science and Applications (IJACSA), vol. 1, no. 6, pp. 60-65, 2010. [3] J. Villafuerte, Implementation of the product “Cold spray”. [4] Central silk board, Bangalore, “Note on the performance of Indian silk industry and functioning of central silk board,” 2015. [5] N. Agarwal and G. SubramanyaNayak, “Microcontroller based home security system with remote monitoring,” Special Issue of International Journal of Computer Applications, International Conference on Electronic Design and Signal Processing (ICEDSP), pp. 38-41, 2012. [6] Analysis of silk production Website. [online]. Available: http://randomwire.com/silk production. [7] Understanding the working of temperature sensor and its description Website. [online]. Available: http://en.m.wikipedia.org , www.electronics.tutorials.com, www.electriccircuit.com . [8] Study about motor drive Website. [online]. Available: www.ti.com/product/LM2930 .