Ieee Research Paper
Ieee Research Paper
4
Kumar Khandagle
Professor
Department of Electronics Engineering
Sardar Patel Institute of Technology
Mumbai, India
[email protected] m
Abstract— Health monitoring of cows is very important in production is missing in this system. Sale of dairy products
today’s world, as by continuously observing the health, milk play an important role in building the economy of the farmers
yield can be predicted. It is very significant as milk yield is the which eventually depends on the yield of milk but, this system
main livelihood of farmers having a large number of cows. There consists of a lot of hardware which will increase the cost of
has been an existing health monitoring system that focuses on the system thus making the system more complex [10].
body temperature, heart rate, rumination rate, etc. The problem Most of the farmers depend on the earnings from the
in such systems is that they do not predict the milk yield which is
sale of milk and its dairy products. The mode of liv ing of
an important parameter while predicting the health status of a
cow. This work reports the monitoring system that captures farmers depends on the health of the cow. Dairy products are a
parameters namely body temperature, relative humidity, heart kind of livelihood for farmers. Th is same drawback is
rate, rumination rate of a cow at regular intervals based upon observed in another system that focuses on early detection of
which the prediction of milk yield is possible. Finally, the diseases in cattle, which is built using Raspberry Pi, Arduino,
parameters captured will be transmitted through NodeMCU to ESP 32, temperature sensor, and heart rate sensor. The system
an online platform named ThingS peak for processing and health design becomes very co mplex as mu ltip le co mponents are
analysis. required to build it. This existing system is not a cost-efficient
one as hardware consists of many components. But as it is an
Keywords— Cow Health, Rumination, Milk Production, Heart IOT based system, the data is transferred to an online plat form
rate, body temperature, relative humidity. [2]. Another existing cattle health monitoring system consists
of wearab le sensors and Zigbee. Cattle should always remain
I. INTRODUCTION to be in the pro ximity of the range of Zigbee. If any cattle
In the current health mon itoring systems for cows exceeds the range of Zigbee, then it is difficult to transfer the
consisting of parameters such as body temperature, humidity, data on the base stations. This system analyses the data
heart rate, and ru mination rate, the system is assembled with received fro m sensors such as body temperature, absolute
the help of three sensors configured with Arduino. The range position, heart rate, head motion, and predicting the health
for Zigbee is around 5 km o f wireless communication which condition of the cattle. Th is system also doesn’t predict the
means that the distance between transmitter and receiver milk yield of a cow [3].
should be a maximu m of 5 km. Using this system [1], So, this paper functions as an answer that solves the
hardware and cost are increased as hardware consists of two problems associated with each of the previously mentioned
Arduino, two Zigbee, and three sensors. Each Arduino and systems. The system incorporates a temperature & hu mid ity
Zigbee is used while transmitting a signal as well as while sensor, a heart rate sensor, and a ru mination sensor, these
receiving data. Another disadvantage of the existing system is, sensors are configured with At mega328p. The data is first
for analy zing the received data, the computer should be collected through the sensors by standalone Atmega328p and
always ON to detect abnormal health, as the data is displayed then transmitted to NodeMCU through serial co mmunication.
on the Computer Screen. Even though milk production is an To make NodeMCU work, network connectivity is required,
important parameter related to the health of Co w and also as it consists of the ESP module. All the data fro m NodeMCU
plays an important role in build ing the economy of farmers, is then transferred to an online platform named ThingSpeak
the existing system does not consider it. So, th is system does where it is visualized on a ThingSpeak channel. On this
not predict the milk yield. Sudden changes in the values of ThingSpeak channel, the received data is analyzed using
parameters are not identified and how it will affect milk MATLAB Analysis Tool available on ThingSpeak itself. An
Authorized licensed use limited to: Auckland University of Technology. Downloaded on October 26,2020 at 15:07:18 UTC from IEEE Xplore. Restrictions apply.
Proceedings of the Third International Conference on Smart Systems and Inventive Technology (ICSSIT 2020)
IEEE Xplore Part Number: CFP20P17-ART; ISBN: 978-1-7281-5821-1
B. Receiving Data
Authorized licensed use limited to: Auckland University of Technology. Downloaded on October 26,2020 at 15:07:18 UTC from IEEE Xplore. Restrictions apply.
Proceedings of the Third International Conference on Smart Systems and Inventive Technology (ICSSIT 2020)
IEEE Xplore Part Number: CFP20P17-ART; ISBN: 978-1-7281-5821-1
fro m 65% to 90%, milk p roduction decreases fro m 10 liters to carried out on Multisim and then the amplifier was realized
around 6 liters per day [6]. using a PCB board.
B. Heart rate sensor. D. Rumination Sensor.
Authorized licensed use limited to: Auckland University of Technology. Downloaded on October 26,2020 at 15:07:18 UTC from IEEE Xplore. Restrictions apply.
Proceedings of the Third International Conference on Smart Systems and Inventive Technology (ICSSIT 2020)
IEEE Xplore Part Number: CFP20P17-ART; ISBN: 978-1-7281-5821-1
B. NI Multisim 14.0.
Authorized licensed use limited to: Auckland University of Technology. Downloaded on October 26,2020 at 15:07:18 UTC from IEEE Xplore. Restrictions apply.
Proceedings of the Third International Conference on Smart Systems and Inventive Technology (ICSSIT 2020)
IEEE Xplore Part Number: CFP20P17-ART; ISBN: 978-1-7281-5821-1
Fig. 16. Email Alert regarding the drop in milk production according to
increase in temperature.
VI. ACCURACY
Fig. 14. Data Analysis of T hingSpeak The predicted value and practical value for milk y ield
were co llected for 20 days. This data was used to calculate the
This program consists of a Machine Learn ing Model accuracy of the pred iction which came around to be 7 6%
(Rando m Fo rest Regression) and thus using the field values using the Random Forest Algorithm. The accuracy dropped
read previously, this model predicts the milk yield of the cow below, as the dataset used for train ing was also collected fro m
in liters per day. This predicted value is then written to a fifth the internet. However, firmly believed that using the dataset
field and using this field, milk yield is plotted on the channel made by pract ical values could imp rove the accuracy to a
as shown in fig. 15. good extent.
The predicted milk y ield after being sent to ThingSpeak VIII. CONCLUSION
channel is checked for abnormality. If it drops below the
minimu m value (7 L/day) then the parameter which is outside Health parameters of a cow can be tracked every minute
the healthy range is identified based on healthy ranges utilizing the system proposed in this paper. Thus, abrupt
described in the dataset. Then an email mentioning this faulty transmutations in the milk y ield can specifically be noted and
parameter and the predicted milk value is sent to the user's any abnormality in the health parameters namely body
Gmail account. The MATLA B code for this operation is temperature, relat ive humidity, heart rate, and ru mination rate
written in the same MATLAB Analysis toolbox script. In Fig. can be distinguished. Electronic co mponents used are low -cost
4 shown belo w, can be seen that an email has been sent to the and hence it results in a cost-efficient system. Hence, pretty
Authorized licensed use limited to: Auckland University of Technology. Downloaded on October 26,2020 at 15:07:18 UTC from IEEE Xplore. Restrictions apply.
Proceedings of the Third International Conference on Smart Systems and Inventive Technology (ICSSIT 2020)
IEEE Xplore Part Number: CFP20P17-ART; ISBN: 978-1-7281-5821-1
REFERENCES
[1] Kunja Bihari Swain, Satyasopan Mahato, Meerina patro, and sudeepta
kumar pattnayak, ” Cattle health monitoring system using Arduino and
LabVIEW for early detection of diseases”, 2017 IEEE 3rd International
Conference on Sensing, Signal Processing and Security (ICSSS).
[2] Kevin Smith, Angel Martinez, Roland Craddolph, Howard Erickson,
Daniel Andresen, and Steve Warren, “An Integrated Cattle Health
Monitoring System”, SaB09.1 Proceedings of the 28th IEEE EMBS
Annual International Conference New York City, USA, Aug 30-Sept 3,
2006
[3] Faruq, Iwan Syarif , Ahmad Syauqi Ahsan, M. Udin Harun Al
Rasyid,and Yogi Putra Pratama, “ Health Monitoring and Early
Diseases Detection on Dairy Cow Based on Internet of Things and
Intelligent System”, 2019 International Electronics Symposium (IES).
[4] Nadimi, Esmaeil Shahrak, H. T. Søgaard, Thomas Bak, and Frank W.
Oudshoorn. "ZigBee-based wireless sensor networks for monitoring
animal presence and pasture time in a strip of new grass." Computers
and electronics in agriculture 61, no. 2 (2008): 79-87.
[5] Effect of betaine on ruminant performance – Orffa.
[6] Sugiono Sugiono, Rudy Soenoko, and Debrina Puspita An driani,
“Analysis the Relationship of Physiological, Environment, and Cow
Milk Productivity using AI”, 2016 IEEE.
[7] Smith F. John, Brouk M.J., harner J.P., “Cow Facilities and Effect on
Performance”, Advance in Dairy Technology, Volume 14, page 317,
2002.
[8] Adrew P. Fidler, Karl VanDevender, “Heat Stress in Dairy Cattle”,
Agriculture and Natural Resources Dept
[9] Reynolds Jim, “ Dairy Facilities and Cow Comfort”, Veterinary
Medicine T eaching and Research Center, Tulare, CA.
[10] T he Dairy Council UK, “The importance of milk and dairy products as
part of a healthy balanced diet”,
http://www.milk.co.uk/page.aspx?intPageID=13, Accessed March 9,
2016.
Authorized licensed use limited to: Auckland University of Technology. Downloaded on October 26,2020 at 15:07:18 UTC from IEEE Xplore. Restrictions apply.