You are on page 1of 5

Geriatric Assistive Device for Remote Health

Monitoring using IoT based Caplet System


Pavithra. T Rajalakshmi. M Vasanth Kumar. K Srinivasan. T
Dept. of Medical Electronics Dept. of Medical Electronics Dept. of Medical Electronics Dept. of Medical Electronics
Saveetha Engineering College Saveetha Engineering College Saveetha Engineering College Saveetha Engineering College
Chennai, India Chennai, India Chennai, India Chennai, India
pavithrathiru@gmail.com rajeeabi2000@gmail.com vasanthvictor333@gmail.com srinivasan712002@gmail.com

Mukesh Balaji. E Kanchana Devanathan


Dept. of Medical Electronics Dept. of Medical Electronics
Saveetha Engineering College Saveetha Engineering College
Chennai, India Chennai, India
mukeshbalajimme10@gmail.com kanchanad@saveetha.ac.in
Abstract— In this work, an attempt has been made to develop population with dementia need a simple and cost effective
an IoT based caplet system for the elderly persons who suffer from system to monitor their health and medication intervals [4, 5].
Alzheimer’s disease, dementia and chronic illness. The aim of this In general home care, the clinicians rely on the family members
work is to monitor the elderly persons through a monitoring and the caregivers to observe the patients with dementia [6].
system which observes the body signals along with the medication
time and interval. Physiological parameters like temperature, The elderly population has to consume medicines and drugs
2022 IEEE Delhi Section Conference (DELCON) | 978-1-6654-5883-2/22/$31.00 ©2022 IEEE | DOI: 10.1109/DELCON54057.2022.9752851

heart rate and SpO2 are measured with the help of this system. at regular intervals to maintain their health in stable condition
Since the body temperature is a variable parameter for elderly [7, 8]. Due to dementia, they fail to take proper medication on
persons, a sudden decrease or increase in the temperature leads to
time [9, 10]. Therefore a smart monitoring system is required
heat stroke and several health issues. Low or high heart rate is the
risk factor for the aged persons leading to increase the death rate.
to remind them to take medicines at the prescribed time
Likewise, abnormal SpO2 is correlated with cardiovascular and intervals [11, 12]. In some severe cases of chronic illness, there
cerebrovascular degeneration. So, in order to regulate all these might be sudden decrease in heart rate and other physiological
three physiological parameters and also tracking the medication, signals like blood pressure and temperature. Hence it is
this caplet system has been developed. With the help of various important to monitor the vital body parameters of the elderly
sensors, the signals from the body are taken for processing and people [13, 14].
analysis. The recorded data is stored in cloud and personalized
alerts are produced for each individual. In case of abnormal Home based remote health monitoring could help clinicians
signals, delay or lack of medication, the system produces an alert to monitor elderly population thereby following hospital at
to the caretaker with the help of display unit and buzzer. Results home model and it has been found to be effective especially
indicate that any abnormal physiological activity or due in during the recent pandemic period [15]. User Centric Design
medication is identified by the system. Thus, this proposed system (UCD) of geriatric assist devices is an iterative process which
is found to be effective in terms of vital parameter monitoring takes into account factors such as user demand, context, testing
along with medication reminder thereby enhancing the geriatric
and development [16]. Accurate monitoring of geriatric health
home care.
is required to for precise assessment of sedentary behavior
Keywords— Alzheimer’s disease, caplet, cloud, IoT, thereby reducing the health risks [17].
physiological, SpO2, heart rate, dementia, chronic illness
Wearable devices integrated with Internet of Things (IoT)
I. INTRODUCTION can be worn by elderly people to monitor their physical
activities as well as physiological parameters. Various
Geriatrics refers to the science of caring for the elderly
researchers have explored IoT based wearable devices in
population. According to the World Health Organization
geriatric healthcare [18]. Pillai et al., have proposed a Hidden
(WHO), there will be a drastic increase of about 26% in the
Markov Model based energy conservation approach for
population of people over the age of 80 by 2050 [1]. Dementia
monitoring physiological parameters in geriatric healthcare
is a medical condition wherein the person experiences severe
applications [19]. Tele geriatric services have multiple benefits
cognitive and emotional losses leading to disturbances in day-
such as enhanced quality of healthcare, cost effective services,
to-day activities [2]. With the increase in the aging population,
increased access to specialist care and improvement in the
dementia is becoming a crucial challenge in public and home
nursing skills [20].
healthcare sectors [3].
The proposed system is an attempt to overcome the
Around 60% of the elderly population affected with
challenges in the existing solutions and develop a cost effective
dementia stay at home and they are in the need of appropriate
IoT based caplet system to assist the elderly population. The
healthcare and management [3]. Though lot of home caring
caplet system consists of hardware and software modules. The
solutions are available in the market, there seems to be lack of
hardware and software are integrated with a cloud platform.
effectiveness in terms of cost and simplicity. The geriatric
The system sends alerts to the mobile phone of the caregiver in

978-1-6654-5883-2/22/$31.00 ©2022 IEEE


Authorized licensed use limited to: ANNA UNIVERSITY. Downloaded on February 19,2024 at 08:15:05 UTC from IEEE Xplore. Restrictions apply.
case the person missed medication or in case of any
abnormalities in vital parameters.
II. METHODOLOGY
The block diagram of the proposed system is shown in Fig.
1. The caplet system consists of three units: sensor unit, capsule
unit and the controller unit. The sensor unit consists of
temperature sensor, heart beat sensor, SpO2 sensor. The
temperature sensor measures the body temperature, heart beat
sensor measures the heart rate per minute and the SpO2 sensor
measures the percentage of the oxygen level saturation in the
blood. The capsule unit consist of Infrared (IR) sensor and Light
Emitting Diode (LED) to monitor the medication intervals.

Fig. 3. Flow diagram of the system design

Node MCU ESP8266 utilized in this study could be used as


a standalone network connected device via reprogramming.
Universal Asynchronous Receiver/Transmitter (UART) serial
connection could make an existing microcontroller with
Fig. 1. Block diagram of the proposed Caplet system additional Wi-Fi module. The LCD display used in this study is
The signals from the sensor and capsule unit are fed to the 16 × 2 intelligent alphanumeric dot matrix is capable of
Arduino Microcontroller, which display the output in the Liquid displaying 224 different characters and symbols. The display
Crystal Display (LCD) and produces alert via buzzer in case of unit with parameters and the capsule unit are shown in the Fig.
abnormal conditions. The power supply for the caplet system 4 and Fig. 5 respectively.
and node MCU is connected to the Arduino Microcontroller. In
this study, Node MCU is used since it is cost effective and could
be used to record the data in the cloud. The physiological signals
collected from the sensor unit and the medication intervals are
fed into the Internet of Things (IoT) cloud platform which can
be viewed in mobile/PC. The developed caplet system is shown
in the Fig. 2.
Fig. 4. Display Unit

Fig. 2. Developed Caplet System Hardware

The two major components of this caplet system are Arduino


Uno and Node MCU. In this study, Arduino UNO with
Fig. 5. Capsule Unit with integrated sensors
ATmega328P chip is used as control unit to interface between
the sensors and the alert unit. It has power jack, USB, In-circuit To control the caplet system, the user needs to input the
Serial Programming (ICSP) header, reset button along with 14 medical details and when to take them. As there are three
I/O pins. The flow diagram of the system design is shown in the compartments so the user can keep almost three types of
Fig. 3. medicine according to doctor’s supervision. The medication

Authorized licensed use limited to: ANNA UNIVERSITY. Downloaded on February 19,2024 at 08:15:05 UTC from IEEE Xplore. Restrictions apply.
time or alarm tone is pre-set in the code. If the patient doesn’t contains a username and password option. After logging in to
take medicine or misses any notification, then the light of the sever with username and password the doctor, patient,
compartment will glow. After taking the medicine from the caretakers can access their pages and find information related
compartment the LED will turn off. to medication. After login with the username and password,
Measuring the patient’s body temperature, heart beat and data log sheets will appear as shown in Fig. 7.
SpO2 and storing all this measured data for the doctor’s
observation is another feature of this system. A temperature
sensor, heart beat and SpO2 sensors are integrated with the
cloud. These measured physiological parameters are stored in
the server. The normal and abnormal values for temperature,
heart rate and SpO2 of a healthy adult is given in the Table I.
When the values observed from the caplet system are above or
below the threshold value preset in the Arduino, it sends alert
notification. Also, when the medication is not taken by patient,
alarm is triggered and notification is sent to the caretaker.

TABLE I. NORMAL AND ABNORMAL VALUES OF VITAL PARAMETERS

Parameter Condition
Fig. 7. Data log of the vital parameters
Normal: 36 - 37.5 ◦C
Temperature Hypothermia: < 35 ◦C This data log contain the information of the all the above
(◦C) Hyperthermia: > 37.5 ◦C measured signal and tracking of medication. It appears like,
Hyperpyrexia: > 40 ◦C when the capsule is missed in the morning it shows that morning
Normal: 60-100 bpm pill missed and vice versa. Then the measured physiological
Heart Rate
Bradycardia: <60 bpm signals are displayed as Temp030_HB070_PX096 in the
(bpm) webpage. Similarly, the patient date is stored continuously in the
Tachycardia: > 100 bpm
Normal: 95 %
cloud using the IoT based caplet system which can be assessed
Mild Hypoxia: 90 %
by the clinicians.
SpO2 (%)
Moderate to Severe Hypoxia: 85 % III. RESULTS AND DISCUSSION
Life-threatening Hypoxia: 80 %
The data obtained for a subject using this IoT based caplet
From the server, the clinician can obtain information from a system is shown in the Table II. The temperature, heart rate and
patient’s body temperature, heartbeat, SpO2. The patient has to oxygen saturation are measured during the time of medication.
place the sensor in his hand for 60 seconds for the sensor to read Once the person consumes the pill, it sends notification that the
data. After 60 seconds the extracted data will be sent to the medicine has been taken at the prescribed time and produces an
server to help the doctor to monitor the patient remotely. Fig. 6 alert if it is missed.
shows the home page of the website for IoT based caplet system.
A webpage with cloud storage has been created to store all kinds TABLE II. DATA OBTAINED USING THE CAPLET SYSTEM
of information about patient, medication time data, body Heart
temperature, SpO2 and heart rate data. A PC/Mobile phone is Temperature SpO2
Time Rate Medication
used as a server for IoT modem. (◦C) (%)
(bpm)
10:00 am - - - Missed

02:00 pm 33 70 98 Taken

06:00 pm 31 69 97 Taken

Table III shows the comparison of the proposed system with


the existing literature. Siegemund et al., have utilized Radio-
Frequency Identification (RFID) tags along with Bluetooth
module to remind persons to take pills using a mobile phone.
The system also enable remote interaction with other users [13].
Huang et al., have proposed a system using big data analytics
for monitoring pill intake in elderly population. The system has
Fig. 6. Login page of the website the advantage of providing empathy along with medication
All information including patient name, medication time, tracking [14].
data, temperature, heartbeat, SpO2 data are shown on the Huang et al., have demonstrated a smart pill box system
website through IOT modem. By clicking on these page, both using ZigBee module with Arduino board. The system enables
doctor, patient and caretaker will find their log in page which remotes monitoring along with skype video conferencing

Authorized licensed use limited to: ANNA UNIVERSITY. Downloaded on February 19,2024 at 08:15:05 UTC from IEEE Xplore. Restrictions apply.
system [9]. Li et al., have used RFID tags to remind the elderly in case of medical emergency. The recorded data is stored in
people to take medications on time. The system makes note of cloud which makes it reliable and retrievable in any device
the time at which the person takes the pill from the box [10]. connected to the internet.
Wu et al., have used a medicine bag and utilized matrix
barcodes with information about the prescription and patient IV. CONCLUSION AND FUTURE SCOPE
history. The camera installed on the pillbox reads the barcode A smart IoT based healthcare system has been proposed for
and reminds the aged people for medication [6]. geriatric care which contains sensors associated with cloud
Othman et al., have proposed a system which uses server for regular health monitoring. This caplet system with
Raspberry Pi module and Arduino board. The system has the wireless internet connectivity helps the patients to get regular
advantage of alarm function and popup notification in the health care and create easy communication between doctor and
smartphone [7]. Tsai et al., have developed a system which can patient thereby eliminating need for physical presence. The
track the medication intervals of the elderly people. The system proposed caplet system helps the patient to take the right
has been developed with voice reminder along with alarm medicine at the right time. Doctor, patient and caretaker have
system [8]. individual login to access the server.

Wu et al., have developed a smart home based medication Also, the data of medication and temperature, heart rate and
tracker for elderly population. The system monitors the activity SpO2 of patient are stored on the server for doctor’s ease. IoT
of the person and displays a notification reminder in mobile based application of smart healthcare system has created a new
phone and television [11]. Luan et al., have proposed edge dimension of medication and healthcare in hospitals. The
computing based medication tracker. The system comprises of objective of his study is to assist the dementia patients to take
a smart medicine box along with wearable sensor unit to medications on time. This system would be beneficial to elderly
monitor the activities of the patient with depression [12]. people who need regular monitoring of health and medication.
Therefore, this proposed caplet system design could help in
TABLE III. COMPARISON WITH EXISTING SYSTEMS enhancement of geriatric health through IoT based home care
solution.
Cloud Storage

Interaction

In future, this system could be extended to monitor more


Tracking

Tracking

Custom
Health

Design
User
Pill

Article Modules used physiological parameters by integrating various sensors into the
system. Along with physiological health, the activities of the
elderly could be monitored by adding a miniature camera to the
Siegemund
et al., 2003
Bluetooth, RFID,
✕ ✓ ✕ ✓ ✕
device that could give clinicians update about the condition of
Mobile phone
[13]
the patient. Moreover, the mental health of the elderly
Huang et al., Sensor, Telephone, population could be maintained by adding interactive voices or
✓ ✓ ✕ ✓ ✓
2014 [14] PC, API
Huang et al., Sensor, Arduino, chat bot to the system thereby upgrading the current system to
✕ ✓ ✕ ✓ ✓
2014 [9] Motor, ZigBee, PC a personal care companion for the patient. By adding emotional
RFID, ZigBee,
Li et al.,
LabVIEW, Motor, ✕ ✓ ✕ ✓ ✓
support along with remote healthcare monitoring, this caplet
2014 [10]
Arduino, PC system could be a better geriatric assist device in the future.
Camera, Matrix
Wu et al.,
barcode, Medicine ✕ ✓ ✕ ✓ ✓ REFERENCES
2015 [6]
bag
Sensors, Arduino, [1] Hanser. S. B, Clements-Cortes. A, Mercadal-Brotons. M, and Tomaino.
Othman et Raspberry pi, C. M, “Music Therapy in Geriatrics”, Frontiers in medicine, vol. 7, pp.
✕ ✓ ✕ ✓ ✓
al., 2016 [7] Motor, Display, 87, 2020.
Smartphone
Sensors, Arduino, [2] Geldmacher. D. S and Whitehouse. P. J, “Evaluation of dementia”, New
Tsai et al., Wi-Fi, Alarm, England Journal of Medicine, vol. 335, no. 5, pp. 330-6, 1996.
✕ ✓ ✕ ✓ ✓
2017 [8] Speaker,
Smartphone [3] Clarkson. P, Davies. L, Jasper. R, Loynes. N and Challis. D, “A
Sensors, TV, systematic review of the economic evidence for home support
Wu et al.,
Mobile, RFID, ✕ ✓ ✕ ✓ ✓ interventions in dementia”, Value in Health, vol. 20, no. 8, pp. 1198-209,
2017 [11]
Classifier
2017.
Luan et al., Sensors, Bluetooth,
✓ ✓ ✕ ✓ ✓
2020 [12] Cloud, Mobile App [4] Olazarán. J, Reisberg. B, Clare. L, Cruz. I, Peña-Casanova. J, Del Ser. T,
Sensors, Arduino, Woods. B, Beck. C, Auer. S, Lai. C and Spector. A, “Nonpharmacological
Proposed Wi-Fi, Cloud,
✓ ✓ ✓ ✓ ✓ therapies in Alzheimer’s disease: a systematic review of efficacy”.
system Display, Buzzer,
Smartphone/ PC
Dementia and geriatric cognitive disorders, vol. 30, no. 2, pp. 161-78,
2010.

The proposed system differs from the existing systems in [5] Barry. H. E, Bedford. L. E, McGrattan. M, Ryan. C, Passmore. A. P,
terms of its simplicity and less cost. The novelty of the proposed Robinson. A. L, Molloy. G. J, Darcy. C. M, Buchanan. H, Hughes. C. M.
“Improving medicines management for people with dementia in primary
IoT based caplet system is that it is customizable for individual care: a qualitative study of healthcare professionals to develop a theory
users and it can also track the health status on a regular basis. informed intervention”, BMC health services research, vol. 20, no. 1, pp.
The physiological parameters obtained from the system can 1-3, 2020.
produce alerts to the family members, caregivers and clinicians

Authorized licensed use limited to: ANNA UNIVERSITY. Downloaded on February 19,2024 at 08:15:05 UTC from IEEE Xplore. Restrictions apply.
[6] Wu. H. K, Wong. C. M, Liu. P. H, Peng. S. P, Wang. X. C, Lin. C. H, and Conference on Pervasive Computing and Communications, pp. 378-387,
Tu. K. H, “A smart pill box with remind and consumption confirmation 2003.
functions”, IEEE 4th Global Conference on Consumer Electronics, pp.
658-659, 2015. [14] Huang. R, Zhao. X and Ma. J, “The contours of a human individual model
based empathetic u-pillbox system for humanistic geriatric healthcare”,
[7] Othman. N. B and Ek. O. P, “Pill dispenser with alarm via smart phone Future Generation Computer Systems, vol. 37, pp. 404-416, 2014.
notification”, IEEE 5th Global Conference on Consumer Electronics, pp.
1-2, 2016. [15] Fessler. E. B, Soriano. T, Whitehouse. C. R and Miller. R. K, “Home‐
based medical care: high‐value health care during coronavirus disease
[8] Tsai. H. L, Tseng. C. H, Wang. L. C and Juang. F. S, “Bidirectional smart 2019 and beyond”, Journal of the American Geriatrics Society, vol. 69,
pill box monitored through internet and receiving reminding message no. 2, pp. 289-292, 2021.
from remote relatives”, IEEE International Conference on Consumer [16] Villalba-Mora. E, Ferre. X, Pérez-Rodríguez. R, Moral. C, Valdés-
Electronics-Taiwan, pp. 393- 394, 2017. Aragonés. M, Sánchez-Sánchez. A and Rodríguez-Mañas. L, “Home
[9] Huang. S. C, Chang. H. Y, Jhu. Y. C and Chen. G. Y, “The intelligent pill monitoring system for Comprehensive Geriatric Assessment in patient's
box—Design and implementation”, IEEE International Conference on dwelling: system design and UX evaluation”, Frontiers in Digital Health,
Consumer Electronics-Taiwan, pp. 235-236, 2014. vol. 3, no. 40, pp. 1-13, 2021.
[17] Teixeira. E, Fonseca. H, Diniz-Sousa. F, Veras. L, Boppre. G, Oliveira. J
[10] Li. J, Peplinski. S. J, Nia. S. M and Farajidavar. A, “An interoperable and Marques-Aleixo. I, “Wearable Devices for Physical Activity and
pillbox system for smart medication adherence”, 36th Annual Healthcare Monitoring in Elderly People: A Critical Review”, Geriatrics,
International Conference of the IEEE Engineering in Medicine and vol. 6, no. 2, pp. 38, 2021.
Biology Society, pp. 1386-1389, 2014.
[18] Tun. S. Y. Y, Madanian. S and Mirza. F, “Internet of things (IoT)
[11] Wu. Q, Zeng. Z, Lin. J and Chen. Y, “AI empowered context-aware smart applications for elderly care: a reflective review”, Aging clinical and
system for medication adherence”, International Journal of Crowd experimental research, vol. 33, no. 4, pp. 855-867, 2021.
Science, 2017. [19] Pillai. R. R and Lohani. R. B, “Hidden Markov Model energy
conservation approach for continuous monitoring of vital signs in
[12] Luan. L, Xiao. W, Hwang. K, Hossain. M. S, Muhammad. G and geriatric care applications”, Journal of Physics: Conference Series, vol.
Ghoneim. A, “MEMO Box: Health Assistant for Depression With 1921, no. 1, pp. 012031, 2021.
Medicine Carrier and Exercise Adjustment Driven by Edge
Computing”, IEEE Access, vol. 8, pp. 195568-195577, 2020. [20] Lillicrap. L, Hunter. C and Goldswain. P, “Improving geriatric care and
reducing hospitalisations in regional and remote areas: the benefits of
[13] Siegemund. F and Florkemeier. C, “Interaction in pervasive computing telehealt”, Journal of telemedicine and telecare, vol. 27, no. 7, pp. 397-
settings using Bluetooth-enabled active tags and passive RFID 408, 2021.
technology together with mobile phones”, 1st IEEE International

Authorized licensed use limited to: ANNA UNIVERSITY. Downloaded on February 19,2024 at 08:15:05 UTC from IEEE Xplore. Restrictions apply.

You might also like