SlideShare a Scribd company logo
1 of 5
Download to read offline
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume 5 Issue 6, September-October 2021 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470
@ IJTSRD | Unique Paper ID – IJTSRD47660 | Volume – 5 | Issue – 6 | Sep-Oct 2021 Page 1581
Bee Hive Status Control System
Abdülkadir Çakir, Ekrem Mehmet Boz
Isparta University of Applied Sciences, Faculty of Technology,
Department of Electrical and Electronics Engineering, Isparta, Turkey
ABSTRACT
Nomadic beekeeping, one of the branches of honey production,
requires the presence of hives in different places at different times of
the year. Adapting to the difficult conditions of nomadic beekeeping
forces the living conditions and standards. With the help of today's
technology, it is necessary to continue this profession more easily and
prevent the opposite situations in the nomadic beekeeping sector.
This study can be followed up at certain intervals from distant
distances. The information that will be received through the sensors
in the Hive and from the environment will be sent to the central
system through radio frequency waves and the information that will
be analyzed will be transmitted to the user via SMS. The bee hive,
which is far from the hive farm, will have information about the hive.
This will make nomadic beekeeping more efficient.
KEYWORDS: Arduino, beekeeping, communication
How to cite this paper: Abdülkadir
Çakir | Ekrem Mehmet Boz "Bee Hive
Status Control System" Published in
International
Journal of Trend in
Scientific Research
and Development
(ijtsrd), ISSN: 2456-
6470, Volume-5 |
Issue-6, October
2021, pp.1581-
1585, URL:
www.ijtsrd.com/papers/ijtsrd47660.pdf
Copyright © 2021 by author (s) and
International Journal of Trend in
Scientific Research and Development
Journal. This is an
Open Access article
distributed under the
terms of the Creative Commons
Attribution License (CC BY 4.0)
(http://creativecommons.org/licenses/by/4.0)
1. INTRODUCTION
When the beekeeping sector in the world is examined,
we see that the yield is higher than in Turkey. As the
reasons for this, it is seen that beekeeping is not done
professionally in our country and bee production does
not take the necessary dedication. It is seen that
communication has become very important in today's
technology. Despite this communication technology, it
is seen that the bee industry does not benefit from this
technology. It is seen that a large part of the
agriculture and livestock sector in Turkeydoes not use
technology actively. In particular, there is no solution
sought for the problems of nomadic beekeepers or
beekeepers with a small number of beehives. It is
aimed to increase the efficiency in production by
using today's communication technology to the
problems in this sector with low cost and to provide
convenience to people who make beekeeping and
honey production with this technology. With this
system, it is aimed that the nomadic beekeepers can
follow the hive very easily and higher profits at low
cost. Being a system that can be used for many years,
the manufacturer does not continue to spend any
money in terms of cost and the system works with an
easy logic, which will also provide reliability for the
manufacturer. In addition, the system can be used in
the agricultural sector if desired (Anonymous, 2012).
In line with the studies carried out, it aims to take
precautions by communicating with nomadic
producers with their hives. It is aimed to compare the
situation by measuring the humidity and temperature
for the hive. This is an important condition for hive
productivity.
Beekeeping; It has a very important position in animal
activities because it provides income in a short time
and can be done with little capital without being
dependent on a certain land asset. Because of the low
operating costs in beekeeping, less labor required
compared to other production branches, and the fact
that the products can be easily preserved and sold at a
price, it provides employment, income and healthy
nutrition opportunities to the rural population in
developing countries (Koçak, 2018; Seğmenoğlu,
2018). One of the most important tools and equipment
used in beekeeping is hives, which are indispensable
inputs of beekeeping. Bees use tree and stone cavities
as shelters under natural conditions. However, with
the development of beekeeping as an agricultural
activity, bees have been taken to different shelters by
IJTSRD47660
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD47660 | Volume – 5 | Issue – 6 | Sep-Oct 2021 Page 1582
humans. In the development process of beekeeping,
bee shelters have been developed and reached today's
modern hives (Anonymous, 2018). An example of a
modern hive is shown in Figure 1 with its dimensions.
Figure 1. Beehive and its dimensions
The relationship between the number of hives and
honey yield per hive is given in Table 1. The number
of enterprises with the number of hives between 151
and 250 is 28.2%. In the enterprises with the number
of hives 251-350, the number of enterprises with an
efficiency of over 45 kg is 4.5%. The number of
enterprises with a yield per hive between 26-44 kg
constitutes the weight with 63.6%. The reason for this
is that these people do not see beekeeping as a second
job, they carry out beekeeping activities
professionally, and they gain more efficiency per hive
by using their experience and knowledge in
beekeeping (Öztürk, 2013; Semerci, 2017).
Table 1. Relationship between number of hives
and yield per hive (Öztürk, 2013; Semerci, 2017)
Koçak (2018), using fuzzy logic with Arduino,
designed a system for remote monitoring and control
of beehives. In this study, the monitoring and control
of the temperature and humidity in the hive was
provided. The aim of the study is to increase honey
yield and reduce the negative effects of air and
humidity on bees.
Özkul (2014), a beehive was designed with a PIC
controlled thermoelectric module in order to improve
the living environment of bee colonies and to
strengthen the colony, in the study of keeping the
internal temperature of the beehive stable with a PIC-
controlled thermoelectric module.
Kaya (2007), This research was carried out to
determine the effects of overwintering honey bee
colonies with empty honey on top, on temperature and
relative humidity, which are the most important
parameters inside the hive.
2. BEE HIVE STATUS CONTROL SYSTEM
Arduino, Sim800l GSM module, RF wireless
transceiver, temperature, humidity and rain sensor,
solar panel, battery are used to provide humidity and
temperature control in the beehive designed with
Arduino.
Two different systems were used in this study. In the
system in the hive, 2 sensors were used to measure the
temperature and humidity inside the hive. The data
received from these sensors will be sent to the main
system by RF transmitter. The data subject to control
in the main system will send an SMS, which will
inform the user with the Sim800l GSM module. A
warning message will be sent when any hive is
disconnected from the main system. Figure 2 shows
the hive control system flow diagram.
Figure 2. Beehive status control system flow
diagram
The solar panel is placed on the cover of the main
system to meet the electrical energy requirement of
the system. The energy taken from the panels will be
stored in the 12V battery. The system will be powered
from the battery. The system in the hives will be fed
with a 9V battery. To fix the power problem, the
arduino will run in power saving mode.
The hardware of the beehive status control system
consists of two separate systems. hive system; It is an
arduino system with sensors and a radio frequency
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD47660 | Volume – 5 | Issue – 6 | Sep-Oct 2021 Page 1583
transmitter powered by a 9 volt battery. central
system; It is the system where the radio frequency
receiver and gsm module are located. The battery fed
by the solar panel is the power source of the central
system. These two systems communicate with radio
frequency transceiver at certain periods.
The beehive system is the system that has been
thought for every hive. Arduino uno controller is used
in this system. Necessary connections of temperature,
humidity and rain sensors have been made in order to
receive data from the hive. The received data will be
sent to the central system by radio frequency
transmitter. It is powered by a 9 volt battery. The
designed system prototype and connections are shown
in Figure 3.
Figure 3. Beehive system prototype
The central system is the information collection point
in the hive field and the system that is planned to send
this data. The system, which will read the information
in the Arduino mega with the radio frequency
receiver, is coded to send an information message at
the intervals determined by the GSM module. In this
system, the solar panel charges the battery. A diode
connection is made to prevent reverse current from the
battery to the panel. In order to be able to feed with a
12 volt battery, the voltage is reduced to 6 volts with
the regulator. Figure 4 shows the prototype of the
central system and its connections.
Figure 4. Prototype of the central system
Temperature, humidity and rain conditions are sent in
the message sent with the gsm module. The content of
the message sent is shown in Figure 5.
Figure 5. Notification message
The aim of the hive design, in which temperature and
humidity values are reached using communication
with Arduino, is to facilitate the follow-up with a
cheap system and to minimize the follow-up cost.
Long-lasting and high-qualitydata transmission of the
temperature and humidity sensors to be used in the
hive system designed with Arduino uno is important
for the stable operation of the system. It is important
to design suitable for the hive in order to use the
sensors for a long time in production. In order to
increase the efficiency in production, it is necessaryto
monitor the humidity and temperature values in order
to examine the natural events, observe the climatic
conditions and take precautions against the diseases.
Humidity and temperature values are important
indicators for a healthy production of hive fields. In
order to monitor the data received from the sensors,
information is provided to the manufacturer from the
system at certain periods. The system allows time for
the manufacturer to take necessary measures
according to the information flow during the follow-
up of the data. Beehive status control system diagram
is given in figure 6.
Figure 6. Beehive status control system diagram
In the studies carried out, the hive automation was
carried out in order for the bees to produce honey
under more suitable conditions. It generallyappeals to
fixed producers due to the development of a separate
control system for each hive and the problems that the
system will cause in integration with the hive. As
shown in the beehive status control system diagram in
Figure 6, the overall system is built on a star topology.
After the beehive systems around the central system
collect the data in the hive via arduino and sensors, the
rf transmitter will send the data to the central system
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD47660 | Volume – 5 | Issue – 6 | Sep-Oct 2021 Page 1584
by modulation. By applying the RF receiver ask
demodulation process in the central system, the
received data will send an information message with
AT commands to the number registered via the sim
card inside the sim800l module at 12 hour intervals.
Figure 7. The designed hive
In Figure 7, the designed hive and systems are shown.
Framed modern hives are used for reasons such as
higher efficiency than modern hives, ease of working
in the care and feeding of bees, and ease of bee
transport for wandering beekeepers. When the system
is integrated into the beehive, it should be placed in a
way that does not disturb the bees.
In order for the system to be long-lasting and usable,
the power supply of the central system was met with a
solar panel among renewable energy sources. The
solar panel connected to the 12 volt battery charges
the battery. 12 volts is reduced to 5 volts with the
regulator. Thanks to the reduced voltage, connection
to the arduino mega can be made. The beehive system
is powered by a 9 volt battery. Thanks to the regulator
on the Arduino uno, the voltage is reduced to 5 volts.
With these feeding methods, the system has been
made continuous. Making a separate system for each
hive and consuming too much power for control
requires a separate power supply for each hive. This
makes the system costly. Since the star topology
system is used, the cost of the system is reduced and
the continuity and reliability of the system are
increased.
3. CONCLUSIONS
This study should be tried in different regions so that
people who are wandering and nomadic beekeepers
can follow their hives, and this study should be
expanded in line with the wishes of the producers. In
order to monitor the status of the hives of the mobile
beekeeper producers, instead of going to the hives in
different regions and analyzing them, they are always
supervised from a distance. This situation reduces the
insecurity problem of the producer and makes his
work easier. With the designed system, the producer,
who can remotely analyze the temperature and
humidity inside the hive, can intervene earlier and
increase efficiency. The fact that the temperature and
humidity values in the hive can meet with the
manufacturer at certain periods makes the system a
long-lasting system with low cost and useful for
manufacturers.
In this study, communication was made between the
hive control system and the central system in order to
reduce the cost. The fact that it can be added to the
system according to the number of hives increases the
applicability of the system in terms of cost.
The easy integration of the system on the hive makes
it possible for the beehives in use to be included in the
system easily. With the expansion of the system, it
will be seen that the travel costs of the producers who
do this work as mobile and nomadic in honey
production will decrease, the income level will
increase and the amount of honey production will
increase. In fixed hive farms, its use should be
expanded since the situation inside the hive can be
monitored. Thanks to the rain sensor, the number of
rainy days in the region can be monitored and its
suitability for beekeeping can be checked. In case the
hive is knocked down or the connection is broken, the
manufacturer can react more quickly to this situation
as information cannot come from the hive. Since the
system is powered by solar panels, panel selection
may vary from region to region. Depending on the
situation of the region, wind energy can also be used.
It is thought that the usability of the hive can be
increased by adding various sensors to the designed
system.
4. REFERENCES
[1] Anonymous. (2012). Türkiye’de arıcılık.
Retrieved from
https://www.marmarisbalevi.com.tr/tr/aricilik/t
urkiyede-aricilik
[2] Anonymous. (2018). Arı Kovanları ve
Özellikleri. Retrieved from
http://www.kovancim.com/ari-kovanlari-ve-
ozellikleri-news1.html
[3] Kaya, N. (2007). Arıcılıkta üstte boş ballıkla
kışlatmanın kovan içi bağıl nem, sıcaklık ve
koloninin yaşama gücü üzerine etkileri. Ankara
University Institute of Health Sciences
Department of Animal Science, Ankara in
Turkey.
[4] Koçak, Ç. (2018). Bulanık mantık ile arı
kovanlarının uzaktan takip ve kontrol sistemi.
Burdur Mehmet Akif Ersoy University,
Institute of Science and Technology,
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD47660 | Volume – 5 | Issue – 6 | Sep-Oct 2021 Page 1585
Department of Materials Technologies
Engineering, Burdur in Turkey.
[5] Özkul, A. (2014). PIC controlled stabilization
of the internal temperature of a beehive using
thermo electrical module. Karabuk University
Graduate School of Natural and Applied
Sciences Department of Electrical and
Electronics Engineering, Karabuk in Turkey.
[6] Öztürk, F. (2013). Ordu ili arıcılık sektörünün
ekonomik yapısı üzerine bir araştırma. Atatürk
University Graduate School of Sciences,
Department of Agricultural Economics,
[7] Seğmenoğlu, N. (2018). General structure of
beekeeping and apiculture activities in Adana
province. Fırat University Institute of Health
Sciences Department of Animal Science, Elazığ
in Turkey.
[8] Semerci, A. (2017). Türkiye arıcılığının genel
durumu ve geleceğe yönelik beklentiler.
Mustafa Kemal Üniversitesi Ziraat Fakültesi
Dergisi, 22(2), 107-118.
[1]

More Related Content

What's hot

Agro IR 4.0-smart and next generation agro-farming-Fab labs to make anything
Agro IR 4.0-smart and next generation agro-farming-Fab labs to make anythingAgro IR 4.0-smart and next generation agro-farming-Fab labs to make anything
Agro IR 4.0-smart and next generation agro-farming-Fab labs to make anythingAbulHasnatSolaiman
 
IRJET- Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
IRJET-  	  Review Paper on Agricultural Drought and Crop Failure Data Acquisi...IRJET-  	  Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
IRJET- Review Paper on Agricultural Drought and Crop Failure Data Acquisi...IRJET Journal
 
IRJET - Smart Crop Protection System from Animals using PIC
IRJET -  	  Smart Crop Protection System from Animals using PICIRJET -  	  Smart Crop Protection System from Animals using PIC
IRJET - Smart Crop Protection System from Animals using PICIRJET Journal
 
Solar based multi-tasking_agriculture_ro
Solar based multi-tasking_agriculture_roSolar based multi-tasking_agriculture_ro
Solar based multi-tasking_agriculture_roMohammed Mudasser
 
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
 
Advance Agro Farm Design With Smart Farming, Irrigation and Rain Water Harves...
Advance Agro Farm Design With Smart Farming, Irrigation and Rain Water Harves...Advance Agro Farm Design With Smart Farming, Irrigation and Rain Water Harves...
Advance Agro Farm Design With Smart Farming, Irrigation and Rain Water Harves...IJOAEM
 
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
 
IoT for Smart Agriculture and Villages
IoT for Smart Agriculture and Villages IoT for Smart Agriculture and Villages
IoT for Smart Agriculture and Villages Vinay Solanki
 
Use of closed loop system using Arduino for different parameters in farming
Use of closed loop system using Arduino for different parameters in farmingUse of closed loop system using Arduino for different parameters in farming
Use of closed loop system using Arduino for different parameters in farmingjournalBEEI
 
Analysis of Soil Parameters in Agriculture Field using IOT
Analysis of Soil Parameters in Agriculture Field using IOTAnalysis of Soil Parameters in Agriculture Field using IOT
Analysis of Soil Parameters in Agriculture Field using IOTIRJET Journal
 
Smart system for maintaining aquascape environment using internet of things b...
Smart system for maintaining aquascape environment using internet of things b...Smart system for maintaining aquascape environment using internet of things b...
Smart system for maintaining aquascape environment using internet of things b...IJECEIAES
 
Home Automation using Wi-Fi Interconnection
Home Automation using  Wi-Fi InterconnectionHome Automation using  Wi-Fi Interconnection
Home Automation using Wi-Fi InterconnectionIRJET Journal
 
IRJET- Arduino Based Child Tracking System Using GPS and GSM
IRJET-  	  Arduino Based Child Tracking System Using GPS and GSMIRJET-  	  Arduino Based Child Tracking System Using GPS and GSM
IRJET- Arduino Based Child Tracking System Using GPS and GSMIRJET Journal
 
IRJET- Arduino Based Baby Incubator using GSM Technology
IRJET- Arduino Based Baby Incubator using GSM TechnologyIRJET- Arduino Based Baby Incubator using GSM Technology
IRJET- Arduino Based Baby Incubator using GSM TechnologyIRJET Journal
 
IRJET- Smart Soldier Jacket using Internet of Things (IoT)
IRJET- Smart Soldier Jacket using Internet of Things (IoT)IRJET- Smart Soldier Jacket using Internet of Things (IoT)
IRJET- Smart Soldier Jacket using Internet of Things (IoT)IRJET Journal
 
IRJET - An Effective Automated Monitoring and Controlling of Poultry Farm usi...
IRJET - An Effective Automated Monitoring and Controlling of Poultry Farm usi...IRJET - An Effective Automated Monitoring and Controlling of Poultry Farm usi...
IRJET - An Effective Automated Monitoring and Controlling of Poultry Farm usi...IRJET Journal
 
IRJET- Automated Irrigation System
IRJET-  	  Automated Irrigation SystemIRJET-  	  Automated Irrigation System
IRJET- Automated Irrigation SystemIRJET Journal
 
IRJET- Patient Health Monitoring using IoT with Machine Learning
IRJET- Patient Health Monitoring using IoT with Machine LearningIRJET- Patient Health Monitoring using IoT with Machine Learning
IRJET- Patient Health Monitoring using IoT with Machine LearningIRJET Journal
 
IRJET- IoT based Smart Poultry Farm
IRJET- IoT based Smart Poultry FarmIRJET- IoT based Smart Poultry Farm
IRJET- IoT based Smart Poultry FarmIRJET Journal
 
Smart Drip Irrigation System
Smart Drip Irrigation SystemSmart Drip Irrigation System
Smart Drip Irrigation Systemijtsrd
 

What's hot (20)

Agro IR 4.0-smart and next generation agro-farming-Fab labs to make anything
Agro IR 4.0-smart and next generation agro-farming-Fab labs to make anythingAgro IR 4.0-smart and next generation agro-farming-Fab labs to make anything
Agro IR 4.0-smart and next generation agro-farming-Fab labs to make anything
 
IRJET- Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
IRJET-  	  Review Paper on Agricultural Drought and Crop Failure Data Acquisi...IRJET-  	  Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
IRJET- Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
 
IRJET - Smart Crop Protection System from Animals using PIC
IRJET -  	  Smart Crop Protection System from Animals using PICIRJET -  	  Smart Crop Protection System from Animals using PIC
IRJET - Smart Crop Protection System from Animals using PIC
 
Solar based multi-tasking_agriculture_ro
Solar based multi-tasking_agriculture_roSolar based multi-tasking_agriculture_ro
Solar based multi-tasking_agriculture_ro
 
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
 
Advance Agro Farm Design With Smart Farming, Irrigation and Rain Water Harves...
Advance Agro Farm Design With Smart Farming, Irrigation and Rain Water Harves...Advance Agro Farm Design With Smart Farming, Irrigation and Rain Water Harves...
Advance Agro Farm Design With Smart Farming, Irrigation and Rain Water Harves...
 
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
 
IoT for Smart Agriculture and Villages
IoT for Smart Agriculture and Villages IoT for Smart Agriculture and Villages
IoT for Smart Agriculture and Villages
 
Use of closed loop system using Arduino for different parameters in farming
Use of closed loop system using Arduino for different parameters in farmingUse of closed loop system using Arduino for different parameters in farming
Use of closed loop system using Arduino for different parameters in farming
 
Analysis of Soil Parameters in Agriculture Field using IOT
Analysis of Soil Parameters in Agriculture Field using IOTAnalysis of Soil Parameters in Agriculture Field using IOT
Analysis of Soil Parameters in Agriculture Field using IOT
 
Smart system for maintaining aquascape environment using internet of things b...
Smart system for maintaining aquascape environment using internet of things b...Smart system for maintaining aquascape environment using internet of things b...
Smart system for maintaining aquascape environment using internet of things b...
 
Home Automation using Wi-Fi Interconnection
Home Automation using  Wi-Fi InterconnectionHome Automation using  Wi-Fi Interconnection
Home Automation using Wi-Fi Interconnection
 
IRJET- Arduino Based Child Tracking System Using GPS and GSM
IRJET-  	  Arduino Based Child Tracking System Using GPS and GSMIRJET-  	  Arduino Based Child Tracking System Using GPS and GSM
IRJET- Arduino Based Child Tracking System Using GPS and GSM
 
IRJET- Arduino Based Baby Incubator using GSM Technology
IRJET- Arduino Based Baby Incubator using GSM TechnologyIRJET- Arduino Based Baby Incubator using GSM Technology
IRJET- Arduino Based Baby Incubator using GSM Technology
 
IRJET- Smart Soldier Jacket using Internet of Things (IoT)
IRJET- Smart Soldier Jacket using Internet of Things (IoT)IRJET- Smart Soldier Jacket using Internet of Things (IoT)
IRJET- Smart Soldier Jacket using Internet of Things (IoT)
 
IRJET - An Effective Automated Monitoring and Controlling of Poultry Farm usi...
IRJET - An Effective Automated Monitoring and Controlling of Poultry Farm usi...IRJET - An Effective Automated Monitoring and Controlling of Poultry Farm usi...
IRJET - An Effective Automated Monitoring and Controlling of Poultry Farm usi...
 
IRJET- Automated Irrigation System
IRJET-  	  Automated Irrigation SystemIRJET-  	  Automated Irrigation System
IRJET- Automated Irrigation System
 
IRJET- Patient Health Monitoring using IoT with Machine Learning
IRJET- Patient Health Monitoring using IoT with Machine LearningIRJET- Patient Health Monitoring using IoT with Machine Learning
IRJET- Patient Health Monitoring using IoT with Machine Learning
 
IRJET- IoT based Smart Poultry Farm
IRJET- IoT based Smart Poultry FarmIRJET- IoT based Smart Poultry Farm
IRJET- IoT based Smart Poultry Farm
 
Smart Drip Irrigation System
Smart Drip Irrigation SystemSmart Drip Irrigation System
Smart Drip Irrigation System
 

Similar to Bee Hive Status Monitoring System

IRJET - Farm Field Monitoring Using IoT-A Survey Paper
IRJET - Farm Field Monitoring Using IoT-A Survey PaperIRJET - Farm Field Monitoring Using IoT-A Survey Paper
IRJET - Farm Field Monitoring Using IoT-A Survey PaperIRJET Journal
 
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
 
Bovini (CATTLE) And Dairy Farm Management
Bovini (CATTLE) And Dairy Farm ManagementBovini (CATTLE) And Dairy Farm Management
Bovini (CATTLE) And Dairy Farm ManagementIRJET Journal
 
Internet of Things (IOT) Application for Determination of Soil Moisture Conte...
Internet of Things (IOT) Application for Determination of Soil Moisture Conte...Internet of Things (IOT) Application for Determination of Soil Moisture Conte...
Internet of Things (IOT) Application for Determination of Soil Moisture Conte...IRJET Journal
 
152-ArticleText-596-4-10-20220202.pdf
152-ArticleText-596-4-10-20220202.pdf152-ArticleText-596-4-10-20220202.pdf
152-ArticleText-596-4-10-20220202.pdfGeoffreyKashindi1
 
IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...
IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...
IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...IRJET Journal
 
Design and Development of IoT and Cloud Based Smart Farming System for Optimu...
Design and Development of IoT and Cloud Based Smart Farming System for Optimu...Design and Development of IoT and Cloud Based Smart Farming System for Optimu...
Design and Development of IoT and Cloud Based Smart Farming System for Optimu...ijtsrd
 
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...IRJET 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
 
Arduino Based Green House Monitoring and Parameter Controlling System
Arduino Based Green House Monitoring and Parameter Controlling SystemArduino Based Green House Monitoring and Parameter Controlling System
Arduino Based Green House Monitoring and Parameter Controlling SystemIRJET 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
 
IJSRED-V2I5P36
IJSRED-V2I5P36IJSRED-V2I5P36
IJSRED-V2I5P36IJSRED
 
DEVELOPMENT OF IOT BASED FARMER ASSISTANT SYSTEM USING FLUTTER
DEVELOPMENT OF IOT BASED FARMER ASSISTANT SYSTEM USING FLUTTERDEVELOPMENT OF IOT BASED FARMER ASSISTANT SYSTEM USING FLUTTER
DEVELOPMENT OF IOT BASED FARMER ASSISTANT SYSTEM USING FLUTTERIRJET Journal
 
Design and Layout of Automatic Soil Moisture, Temperature and Humidity Regula...
Design and Layout of Automatic Soil Moisture, Temperature and Humidity Regula...Design and Layout of Automatic Soil Moisture, Temperature and Humidity Regula...
Design and Layout of Automatic Soil Moisture, Temperature and Humidity Regula...ijtsrd
 
A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...
A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...
A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...IRJET Journal
 
IRJET- Monitoring of Incubator using Iot
IRJET-  	  Monitoring of Incubator using IotIRJET-  	  Monitoring of Incubator using Iot
IRJET- Monitoring of Incubator using IotIRJET 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
 
A Food Monitoring System Based on Bluetooth Low Energy and Internet of Things
A Food Monitoring System Based on Bluetooth Low Energy and Internet of ThingsA Food Monitoring System Based on Bluetooth Low Energy and Internet of Things
A Food Monitoring System Based on Bluetooth Low Energy and Internet of ThingsIJERA Editor
 

Similar to Bee Hive Status Monitoring System (20)

IRJET - Farm Field Monitoring Using IoT-A Survey Paper
IRJET - Farm Field Monitoring Using IoT-A Survey PaperIRJET - Farm Field Monitoring Using IoT-A Survey Paper
IRJET - Farm Field Monitoring Using IoT-A Survey Paper
 
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
 
Bovini (CATTLE) And Dairy Farm Management
Bovini (CATTLE) And Dairy Farm ManagementBovini (CATTLE) And Dairy Farm Management
Bovini (CATTLE) And Dairy Farm Management
 
Internet of Things (IOT) Application for Determination of Soil Moisture Conte...
Internet of Things (IOT) Application for Determination of Soil Moisture Conte...Internet of Things (IOT) Application for Determination of Soil Moisture Conte...
Internet of Things (IOT) Application for Determination of Soil Moisture Conte...
 
152-ArticleText-596-4-10-20220202.pdf
152-ArticleText-596-4-10-20220202.pdf152-ArticleText-596-4-10-20220202.pdf
152-ArticleText-596-4-10-20220202.pdf
 
Agriculture diet
Agriculture dietAgriculture diet
Agriculture diet
 
IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...
IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...
IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...
 
Design and Development of IoT and Cloud Based Smart Farming System for Optimu...
Design and Development of IoT and Cloud Based Smart Farming System for Optimu...Design and Development of IoT and Cloud Based Smart Farming System for Optimu...
Design and Development of IoT and Cloud Based Smart Farming System for Optimu...
 
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
 
IOT BASED SMART AGRICULTURAL MONITORING SYSTEM
IOT BASED SMART AGRICULTURAL MONITORING SYSTEMIOT BASED SMART AGRICULTURAL MONITORING SYSTEM
IOT BASED SMART AGRICULTURAL MONITORING SYSTEM
 
Arduino Based Green House Monitoring and Parameter Controlling System
Arduino Based Green House Monitoring and Parameter Controlling SystemArduino Based Green House Monitoring and Parameter Controlling System
Arduino Based Green House Monitoring and Parameter Controlling System
 
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.
 
IJSRED-V2I5P36
IJSRED-V2I5P36IJSRED-V2I5P36
IJSRED-V2I5P36
 
DEVELOPMENT OF IOT BASED FARMER ASSISTANT SYSTEM USING FLUTTER
DEVELOPMENT OF IOT BASED FARMER ASSISTANT SYSTEM USING FLUTTERDEVELOPMENT OF IOT BASED FARMER ASSISTANT SYSTEM USING FLUTTER
DEVELOPMENT OF IOT BASED FARMER ASSISTANT SYSTEM USING FLUTTER
 
SMART FARMING USING IOT
SMART FARMING USING IOTSMART FARMING USING IOT
SMART FARMING USING IOT
 
Design and Layout of Automatic Soil Moisture, Temperature and Humidity Regula...
Design and Layout of Automatic Soil Moisture, Temperature and Humidity Regula...Design and Layout of Automatic Soil Moisture, Temperature and Humidity Regula...
Design and Layout of Automatic Soil Moisture, Temperature and Humidity Regula...
 
A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...
A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...
A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...
 
IRJET- Monitoring of Incubator using Iot
IRJET-  	  Monitoring of Incubator using IotIRJET-  	  Monitoring of Incubator using Iot
IRJET- Monitoring of Incubator using Iot
 
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
 
A Food Monitoring System Based on Bluetooth Low Energy and Internet of Things
A Food Monitoring System Based on Bluetooth Low Energy and Internet of ThingsA Food Monitoring System Based on Bluetooth Low Energy and Internet of Things
A Food Monitoring System Based on Bluetooth Low Energy and Internet of Things
 

More from ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementationijtsrd
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospectsijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...ijtsrd
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Studyijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...ijtsrd
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadikuijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Mapijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Societyijtsrd
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...ijtsrd
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learningijtsrd
 

More from ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

Recently uploaded

Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 

Recently uploaded (20)

Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 

Bee Hive Status Monitoring System

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Volume 5 Issue 6, September-October 2021 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470 @ IJTSRD | Unique Paper ID – IJTSRD47660 | Volume – 5 | Issue – 6 | Sep-Oct 2021 Page 1581 Bee Hive Status Control System Abdülkadir Çakir, Ekrem Mehmet Boz Isparta University of Applied Sciences, Faculty of Technology, Department of Electrical and Electronics Engineering, Isparta, Turkey ABSTRACT Nomadic beekeeping, one of the branches of honey production, requires the presence of hives in different places at different times of the year. Adapting to the difficult conditions of nomadic beekeeping forces the living conditions and standards. With the help of today's technology, it is necessary to continue this profession more easily and prevent the opposite situations in the nomadic beekeeping sector. This study can be followed up at certain intervals from distant distances. The information that will be received through the sensors in the Hive and from the environment will be sent to the central system through radio frequency waves and the information that will be analyzed will be transmitted to the user via SMS. The bee hive, which is far from the hive farm, will have information about the hive. This will make nomadic beekeeping more efficient. KEYWORDS: Arduino, beekeeping, communication How to cite this paper: Abdülkadir Çakir | Ekrem Mehmet Boz "Bee Hive Status Control System" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456- 6470, Volume-5 | Issue-6, October 2021, pp.1581- 1585, URL: www.ijtsrd.com/papers/ijtsrd47660.pdf Copyright © 2021 by author (s) and International Journal of Trend in Scientific Research and Development Journal. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (CC BY 4.0) (http://creativecommons.org/licenses/by/4.0) 1. INTRODUCTION When the beekeeping sector in the world is examined, we see that the yield is higher than in Turkey. As the reasons for this, it is seen that beekeeping is not done professionally in our country and bee production does not take the necessary dedication. It is seen that communication has become very important in today's technology. Despite this communication technology, it is seen that the bee industry does not benefit from this technology. It is seen that a large part of the agriculture and livestock sector in Turkeydoes not use technology actively. In particular, there is no solution sought for the problems of nomadic beekeepers or beekeepers with a small number of beehives. It is aimed to increase the efficiency in production by using today's communication technology to the problems in this sector with low cost and to provide convenience to people who make beekeeping and honey production with this technology. With this system, it is aimed that the nomadic beekeepers can follow the hive very easily and higher profits at low cost. Being a system that can be used for many years, the manufacturer does not continue to spend any money in terms of cost and the system works with an easy logic, which will also provide reliability for the manufacturer. In addition, the system can be used in the agricultural sector if desired (Anonymous, 2012). In line with the studies carried out, it aims to take precautions by communicating with nomadic producers with their hives. It is aimed to compare the situation by measuring the humidity and temperature for the hive. This is an important condition for hive productivity. Beekeeping; It has a very important position in animal activities because it provides income in a short time and can be done with little capital without being dependent on a certain land asset. Because of the low operating costs in beekeeping, less labor required compared to other production branches, and the fact that the products can be easily preserved and sold at a price, it provides employment, income and healthy nutrition opportunities to the rural population in developing countries (Koçak, 2018; Seğmenoğlu, 2018). One of the most important tools and equipment used in beekeeping is hives, which are indispensable inputs of beekeeping. Bees use tree and stone cavities as shelters under natural conditions. However, with the development of beekeeping as an agricultural activity, bees have been taken to different shelters by IJTSRD47660
  • 2. International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD47660 | Volume – 5 | Issue – 6 | Sep-Oct 2021 Page 1582 humans. In the development process of beekeeping, bee shelters have been developed and reached today's modern hives (Anonymous, 2018). An example of a modern hive is shown in Figure 1 with its dimensions. Figure 1. Beehive and its dimensions The relationship between the number of hives and honey yield per hive is given in Table 1. The number of enterprises with the number of hives between 151 and 250 is 28.2%. In the enterprises with the number of hives 251-350, the number of enterprises with an efficiency of over 45 kg is 4.5%. The number of enterprises with a yield per hive between 26-44 kg constitutes the weight with 63.6%. The reason for this is that these people do not see beekeeping as a second job, they carry out beekeeping activities professionally, and they gain more efficiency per hive by using their experience and knowledge in beekeeping (Öztürk, 2013; Semerci, 2017). Table 1. Relationship between number of hives and yield per hive (Öztürk, 2013; Semerci, 2017) Koçak (2018), using fuzzy logic with Arduino, designed a system for remote monitoring and control of beehives. In this study, the monitoring and control of the temperature and humidity in the hive was provided. The aim of the study is to increase honey yield and reduce the negative effects of air and humidity on bees. Özkul (2014), a beehive was designed with a PIC controlled thermoelectric module in order to improve the living environment of bee colonies and to strengthen the colony, in the study of keeping the internal temperature of the beehive stable with a PIC- controlled thermoelectric module. Kaya (2007), This research was carried out to determine the effects of overwintering honey bee colonies with empty honey on top, on temperature and relative humidity, which are the most important parameters inside the hive. 2. BEE HIVE STATUS CONTROL SYSTEM Arduino, Sim800l GSM module, RF wireless transceiver, temperature, humidity and rain sensor, solar panel, battery are used to provide humidity and temperature control in the beehive designed with Arduino. Two different systems were used in this study. In the system in the hive, 2 sensors were used to measure the temperature and humidity inside the hive. The data received from these sensors will be sent to the main system by RF transmitter. The data subject to control in the main system will send an SMS, which will inform the user with the Sim800l GSM module. A warning message will be sent when any hive is disconnected from the main system. Figure 2 shows the hive control system flow diagram. Figure 2. Beehive status control system flow diagram The solar panel is placed on the cover of the main system to meet the electrical energy requirement of the system. The energy taken from the panels will be stored in the 12V battery. The system will be powered from the battery. The system in the hives will be fed with a 9V battery. To fix the power problem, the arduino will run in power saving mode. The hardware of the beehive status control system consists of two separate systems. hive system; It is an arduino system with sensors and a radio frequency
  • 3. International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD47660 | Volume – 5 | Issue – 6 | Sep-Oct 2021 Page 1583 transmitter powered by a 9 volt battery. central system; It is the system where the radio frequency receiver and gsm module are located. The battery fed by the solar panel is the power source of the central system. These two systems communicate with radio frequency transceiver at certain periods. The beehive system is the system that has been thought for every hive. Arduino uno controller is used in this system. Necessary connections of temperature, humidity and rain sensors have been made in order to receive data from the hive. The received data will be sent to the central system by radio frequency transmitter. It is powered by a 9 volt battery. The designed system prototype and connections are shown in Figure 3. Figure 3. Beehive system prototype The central system is the information collection point in the hive field and the system that is planned to send this data. The system, which will read the information in the Arduino mega with the radio frequency receiver, is coded to send an information message at the intervals determined by the GSM module. In this system, the solar panel charges the battery. A diode connection is made to prevent reverse current from the battery to the panel. In order to be able to feed with a 12 volt battery, the voltage is reduced to 6 volts with the regulator. Figure 4 shows the prototype of the central system and its connections. Figure 4. Prototype of the central system Temperature, humidity and rain conditions are sent in the message sent with the gsm module. The content of the message sent is shown in Figure 5. Figure 5. Notification message The aim of the hive design, in which temperature and humidity values are reached using communication with Arduino, is to facilitate the follow-up with a cheap system and to minimize the follow-up cost. Long-lasting and high-qualitydata transmission of the temperature and humidity sensors to be used in the hive system designed with Arduino uno is important for the stable operation of the system. It is important to design suitable for the hive in order to use the sensors for a long time in production. In order to increase the efficiency in production, it is necessaryto monitor the humidity and temperature values in order to examine the natural events, observe the climatic conditions and take precautions against the diseases. Humidity and temperature values are important indicators for a healthy production of hive fields. In order to monitor the data received from the sensors, information is provided to the manufacturer from the system at certain periods. The system allows time for the manufacturer to take necessary measures according to the information flow during the follow- up of the data. Beehive status control system diagram is given in figure 6. Figure 6. Beehive status control system diagram In the studies carried out, the hive automation was carried out in order for the bees to produce honey under more suitable conditions. It generallyappeals to fixed producers due to the development of a separate control system for each hive and the problems that the system will cause in integration with the hive. As shown in the beehive status control system diagram in Figure 6, the overall system is built on a star topology. After the beehive systems around the central system collect the data in the hive via arduino and sensors, the rf transmitter will send the data to the central system
  • 4. International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD47660 | Volume – 5 | Issue – 6 | Sep-Oct 2021 Page 1584 by modulation. By applying the RF receiver ask demodulation process in the central system, the received data will send an information message with AT commands to the number registered via the sim card inside the sim800l module at 12 hour intervals. Figure 7. The designed hive In Figure 7, the designed hive and systems are shown. Framed modern hives are used for reasons such as higher efficiency than modern hives, ease of working in the care and feeding of bees, and ease of bee transport for wandering beekeepers. When the system is integrated into the beehive, it should be placed in a way that does not disturb the bees. In order for the system to be long-lasting and usable, the power supply of the central system was met with a solar panel among renewable energy sources. The solar panel connected to the 12 volt battery charges the battery. 12 volts is reduced to 5 volts with the regulator. Thanks to the reduced voltage, connection to the arduino mega can be made. The beehive system is powered by a 9 volt battery. Thanks to the regulator on the Arduino uno, the voltage is reduced to 5 volts. With these feeding methods, the system has been made continuous. Making a separate system for each hive and consuming too much power for control requires a separate power supply for each hive. This makes the system costly. Since the star topology system is used, the cost of the system is reduced and the continuity and reliability of the system are increased. 3. CONCLUSIONS This study should be tried in different regions so that people who are wandering and nomadic beekeepers can follow their hives, and this study should be expanded in line with the wishes of the producers. In order to monitor the status of the hives of the mobile beekeeper producers, instead of going to the hives in different regions and analyzing them, they are always supervised from a distance. This situation reduces the insecurity problem of the producer and makes his work easier. With the designed system, the producer, who can remotely analyze the temperature and humidity inside the hive, can intervene earlier and increase efficiency. The fact that the temperature and humidity values in the hive can meet with the manufacturer at certain periods makes the system a long-lasting system with low cost and useful for manufacturers. In this study, communication was made between the hive control system and the central system in order to reduce the cost. The fact that it can be added to the system according to the number of hives increases the applicability of the system in terms of cost. The easy integration of the system on the hive makes it possible for the beehives in use to be included in the system easily. With the expansion of the system, it will be seen that the travel costs of the producers who do this work as mobile and nomadic in honey production will decrease, the income level will increase and the amount of honey production will increase. In fixed hive farms, its use should be expanded since the situation inside the hive can be monitored. Thanks to the rain sensor, the number of rainy days in the region can be monitored and its suitability for beekeeping can be checked. In case the hive is knocked down or the connection is broken, the manufacturer can react more quickly to this situation as information cannot come from the hive. Since the system is powered by solar panels, panel selection may vary from region to region. Depending on the situation of the region, wind energy can also be used. It is thought that the usability of the hive can be increased by adding various sensors to the designed system. 4. REFERENCES [1] Anonymous. (2012). Türkiye’de arıcılık. Retrieved from https://www.marmarisbalevi.com.tr/tr/aricilik/t urkiyede-aricilik [2] Anonymous. (2018). Arı Kovanları ve Özellikleri. Retrieved from http://www.kovancim.com/ari-kovanlari-ve- ozellikleri-news1.html [3] Kaya, N. (2007). Arıcılıkta üstte boş ballıkla kışlatmanın kovan içi bağıl nem, sıcaklık ve koloninin yaşama gücü üzerine etkileri. Ankara University Institute of Health Sciences Department of Animal Science, Ankara in Turkey. [4] Koçak, Ç. (2018). Bulanık mantık ile arı kovanlarının uzaktan takip ve kontrol sistemi. Burdur Mehmet Akif Ersoy University, Institute of Science and Technology,
  • 5. International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD47660 | Volume – 5 | Issue – 6 | Sep-Oct 2021 Page 1585 Department of Materials Technologies Engineering, Burdur in Turkey. [5] Özkul, A. (2014). PIC controlled stabilization of the internal temperature of a beehive using thermo electrical module. Karabuk University Graduate School of Natural and Applied Sciences Department of Electrical and Electronics Engineering, Karabuk in Turkey. [6] Öztürk, F. (2013). Ordu ili arıcılık sektörünün ekonomik yapısı üzerine bir araştırma. Atatürk University Graduate School of Sciences, Department of Agricultural Economics, [7] Seğmenoğlu, N. (2018). General structure of beekeeping and apiculture activities in Adana province. Fırat University Institute of Health Sciences Department of Animal Science, Elazığ in Turkey. [8] Semerci, A. (2017). Türkiye arıcılığının genel durumu ve geleceğe yönelik beklentiler. Mustafa Kemal Üniversitesi Ziraat Fakültesi Dergisi, 22(2), 107-118. [1]