SlideShare a Scribd company logo
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 9, No. 4, August 2019, pp. 2321~2327
ISSN: 2088-8708, DOI: 10.11591/ijece.v9i4.pp2321-2327  2321
Journal homepage: http://iaescore.com/journals/index.php/IJECE
A low cost wearable medical device for vital signs monitoring
in low-resource settings
Muhammad Niswar1
, Muhammad Nur 2
, Amil A. Ilham 3
, Idar Mappangara4
1,3
Department of Informatics, Faculty of Engineering, Universitas Hasanuddin, Indonesia
2
Department of Electrical Engineering, Faculty of Engineering, Universitas Hasanuddin, Indonesia
4
Faculty of Medicine, Universitas Hasanuddin, Indonesia
Article Info ABSTRACT
Article history:
Received Jan 25, 2018
Revised Jan 15, 2019
Accepted Mar 9, 2019
Medical devices are often expensive, so people in low-income countries
cannot afford them. This paper presents the design of a low-cost wearable
medical device to measure vital signs of a patient including heart rate, blood
oxygen saturation level (SpO2) and respiratory rate. The wearable medical
device mainly consists of a microcontroller and two biomedical sensors
including airflow thermal sensor to measure respiratory rate and pulse
oximeter sensor to measure SpO2 and heart rate. We can monitor the vital
signs from a smartphone using a web browser through IEEE802.11 wireless
connectivity to the wearable medical device. Furthermore, the wearable
medical device requires simple management to operate; hence, it can be
easily used. Performance evaluation results show that the designed wearable
medical device works as good as a standard SpO2 device and it can measure
the respiratory rate properly. The designed wearable medical device is
inexpensive and appropriate for low-resource settings. Moreover, as its
components are commonly available in the market, it easy to assembly and
repair locally.
Keywords:
Biomedical sensors
IEEE802.11
Low-resource settings
Microcontroller
Vital signs
Wearable medical device
Copyright © 2019 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
Muhammad Niswar,
Department of Informatics, Faculty of Engineering,
Universitas Hasanuddin,
Jl. Poros Malino Km.6, Bontomarannu, Gowa 92172, South Sulawesi, Indonesia.
Email: niswar@unhas.ac.id
1. INTRODUCTION
The adoption of wearable medical devices for monitoring the health status becomes popular.
The wearable health monitoring devices such as heart rate and blood oxygen saturation level (SpO2)
monitoring are commonly found in the market. However, there are many main barriers to access to medical
device in low-resource settings including cost of medical device and lack of local production [1].
Many wearable medical devices in market are expensive, hence, most people in low-income countries could
not afford to purchase them. Moreover, people cannot access to medical device due to lack of local
production, which may cause by lack of electronic component supply chain. There are many medical devices
designed for low-resources settings as described in reference [2] and this paper focuses on the design of a
low-cost wearable medical device for monitoring vital signs including heart rate, SpO2 and respiratory rate
that can be used for triaging the patient in hospital and home health care patient. We designed a wearable
medical device suitable for low-resource settings and it can be locally assembled to increase access to
medical devices.
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 9, No. 4, August 2019 : 2321 - 2327
2322
2. RELATED WORKS
Many researchers developed wearable medical devices for monitoring the vital signs such as
electrocardiogram (ECG), SpO2 and pulse rate. Reference [3] developed a wearable medical system for
monitoring vital signs including ECG, SpO2 and systolic blood pressure. Reference [4] designed a low-cost
wearable wireless sensor device measures electrodermal activity and mobile plethysmography as well as
discussing alternative wireless connectivity between sensor device and external computer such as mobile
phone. Reference [5] developed a small-scale ECG monitoring device built with a heart rate monitor sensor
and an Arduino microcontroller. Reference [6] designed a vital sign monitoring device that measures ECG,
photoplethysmogram (PPG), and body temperature. Medical practitioner can remotely access the device to
capture the sensing data through IEEE802.11 wireless connections. Reference [7] proposed a system that
measures and monitors heart rate of patient. Reference [8] propose an ECG remote monitoring system that
integrated to a broader Internet of Things (IoT) infrastructure. Reference [9] propose an ECG monitoring
platform for system with minimal processing capabilities. Reference [10] propose a wireless ECG system
using dry-contact electrodes. Reference [11] presents a low power ECG monitoring system using BMD101
sensor chip. Reference [12-16] developed a wearable medical device for measuring SpO2 and heart rate
where Reference [16] developed a pulse oximeter for low resource settings.
Our designed wearable medical device is the improvement of our previous work [17] to meet the
design considerations of a medical device for low-resource settings as described in Reference [18] in terms of
cost, size, materials, and ease of manufacture. In our improvement design, we use IEEE 802.11 wireless
standard for wireless connectivity, instead of using Bluetooth and ZigBee in our previous design. The reason
behind the replacement is that the IEEE 802.11 standard is most commonly used for wireless connectivity
and it can be easily connected to the internet, so that medical team can access the patient’s vital signs data
from anywhere using any mobile devices. The designed wearable medical device measures the vital signs of
heart rate, SpO2 and respiratory rate and it can be used for triage in an emergency room and a disaster area.
3. SYSTEM DESIGN
Our wearable medical device mainly consists of biomedical sensors units, microcontroller, output
unit, RF unit and power supply. Biomedical sensors include an airflow thermal sensor for respiratory rate
measurement and pulse oximetry for heart rate and blood oxygen saturation measurement. RF unit consist of
IEEE802.11 standards for wireless connection. There are two output units, i.e., a 1.3 inches OLED display
and three LED indicators. The OLED displays heart rate and SpO2 status of a patient. The three LED
indicators display three levels of patients’ severity condition. Red LED indicates that patient has a major
injury and need an immediate medical treatment. Yellow LED indicates that patient has a minor injury and
treatment can be delayed for short period of time. Green LED indicates that patient in a normal condition.
Figure 1 and 2 show the system block diagram and physical of the wearable medical device, respectively.
Figure 1. System block diagram
Int J Elec & Comp Eng ISSN: 2088-8708 
A low cost wearable medical device for vital signs monitoring in low-resource settings (Muhammad Niswar)
2323
Figure 2. Wearable medical device
The device works as follow. First, the device measures the breath rate. If the breath rate is between
15 and 30 RPM, then the device measures the pulse rate and the percentage of SpO2. If the breath rate is
between 10 and 14 RPM or 31 and 35 RPM, then the device alerts that patient is a minor condition by turning
on the Yellow LED. Otherwise, the device turns on the Red LED indicating the major condition. If the pulse
status is between 60 and 100 BPM, then the device measures the percentage of SpO2. If the pulse rate is
between 50 and 59 BPM or 101 and 110 BPM, then the device turns on the Yellow LED indicating the minor
condition. If the percentage of SpO2 is greater than 94%, Green LED is turned on indicating that the patient
is in normal condition. If the SpO2 is between 90% and 94%, then the device turns on the Yellow LED
indicating the minor condition. Otherwise, Red LED is turned on indicating the major condition.
We embedded an algorithm of severity level classification based on vital signs condition in the
microcontroller as shown in Algorithm 1.
Algorithm 1. Severity levels classification based on vital signs condition
No Step No Step
1 Float delta M, M1, M0, inhale, exhale, RPM 16
if RPM >= 15 && <=
30
2 M1 = millis 17 P  normal (green)
3 M0 = prev millis 18 else
4 Read sensor (SpO2, HR, RESP) 19 P  minor (yellow)
5 if exhale > inhale 20 else
6 ΔM = (M1- M0) 21 if HR >= 60 && HR <= 100
7 RPM = 60000/ΔM 22
if RPM >= 15 && <=
30
8 P  severity level 23 P  minor (yellow)
9 if SpO2 >= 85 24 Else
10 if HR >= 60 && HR <= 100 25 P  major (red)
11 if RPM >= 15 && <= 30 26 if HR < 60 && HR > 100
12 P  normal (green) 27
if RPM >= 15 && <=
30
13 else 28 P  major (red)
14 P  minor (yellow) 29 else
15 if HR < 60 && HR > 100 30 P  major (red)
4. BIOMEDICAL SENSORS
The designed wearable medical device has two biomedical sensors, i.e., pulse oximeter and airflow
thermal sensors. The pulse oximeter measures the level of blood-oxygen saturation of hemoglobin in
the arterial blood (SpO2), and pulse rate. On the one hand, the airflow thermal sensor measures the
respiratory rate. The following subsections describe in details of these two biomedical sensors.
4.1. Pulse oximeter
Pulse oximeter is a non-invasive device to measure human hemoglobin saturation and pulse rate
through finger. It consists of a probe with two LEDs (red light and infrared light) and a light-detector.
The blood and tissues absorb some of the light emitted by the probe. The light absorbed by the blood varies
with the oxygen saturation of hemoglobin. The light detector measures the intensity of each light and
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 9, No. 4, August 2019 : 2321 - 2327
2324
microcontroller calculates the difference in the light absorption of HbO and hemoglobin without oxygen (Hb)
in the unit of percentage. The normal percentage of oxygen saturation is greater than 94%. A pulse oximeter
is inexpensive medical device and is priced as low as $10 [19]. We customized a $20 finger-type pulse
oximeter to be integrated into our wearable medical device so that pulse oximetry data can be classified into
three levels of patients’ severity condition and transmitted to server or to mobile devices in both ad-hoc and
infrastructure mode.
4.2. Respiration sensor
To measures the respiratory rate, we leverage a digital temperature sensor DS18B20 mounted in a
nostril and measures the number of breaths that a patient takes each minute. Airflow that comes out from
nose when exhaling contains CO2 that has a higher temperature than the airflow comes into the nose when
inhaling. Therefore, the sensor can measure the number of exhaling per minute. To calculate the respiratory
rate, we define the respiration period, i.e., the time difference between the last and previous time the patient
is breathing and divided by sixty seconds. This DS18B20 measures temperature range from -55C to 125C
(-67F to +257F) and it is fairly precise (0.5C Accuracy from -10C to +85C) [20]. The price of the
DS18B20 is approximately $2 in the market. Device Technical Specification as shown in Table 1.
Table 1. Device technical specification
Components Specification
Microcontroller ATMega328p
Clock Speed 16MHz
Register Width 8-bit
RAM 4 KB
Flash 32 KB
Output Current 184 mA
Output Power 607 mV
Sensors Pulse Oximeter, Airflow Temperature Sensor (DS18B20)
Wireless Interface IEEE802.11 (ESP8266 Chip)
Output Interface Three LEDs, 1.3-inch OLED Display
Battery Rechargeable LiPo 850 mAh
Operation Time 3.2 – 4.1 hours
Size 6.5(W) x 5.5(H) x 4(D) cm
Weight 180 gr
5. WIRELESS CONNECTIVITY FOR REMOTE MONITORING
We use an ESP8266 Wi-Fi module [21] as a wireless connectivity for sending vital signs data to
server and to mobile device in both ad-hoc and infrastructure mode as shown in Figure 3. The ESP8266
module is a low-cost chip that contains a system on-chip with TCP/IP protocol stack. The price of this
module is approximately $5, which is cheaper than the other Wi-Fi shield for embedded device. The module
can be connected with any microcontroller through the serial UART using the standard AT command and can
be programmed using Arduino IDE. Through the ESP8266, we can monitor the condition of patient remotely
through a web browser in a smartphone as shown in Figure 4.
Figure 3. Network model Figure 4. Vital signs monitoring via
a browser in smartphone
Int J Elec & Comp Eng ISSN: 2088-8708 
A low cost wearable medical device for vital signs monitoring in low-resource settings (Muhammad Niswar)
2325
6. PERFORMANCE EVALUATION
We evaluate the performance of our designed wearable medical device in terms of biomedical
sensors accuracy. We evaluate the accuracy of SpO2 and airflow thermal sensor by comparing it with
standard SpO2 device and manual measurement, i.e., respiration is measured adhoc.
6.1. Evaluation of SpO2 pulse oximeter
We conduct a comparative study of our designed medical device with standard SpO2 of Nellcor
OxiMax in Penlon SP M5. The aim of this study is to evaluate SpO2 accuracy performance of our designed
medical device under non-motion condition. We leverage ProSim SPOT Light SpO2 Pulse Oximeter
Analyzer to test the functionality of our designed medical device. This pulse oximetry analyzer can generate
the physiological signal of interest such as various values of saturation and heart rate to mimic the patient
condition. We applied this device to our designed medical device and to Nellcor OxiMax SpO2. We set the
ProSim SPOT Light SpO2 to generate the signal SpO2 saturation of 70, 75, 80, 85, 90, 95, 97, 98 and 100
and heart rate of 30, 60, 65, 80, 100, 120, 150, 180 and 240. We use the Pearson correlation coefficient
statistical analysis to describe the correlation between our designed medical device and standard SpO2 of
Nellcor OxiMax. Figure 5 shows the strong correlation between designed medical device and Nellcor
OxiMax SpO2 indicating that our designed wearable medical device works as good as the standard
SpO2 device.
(a) (b)
Figure 5. Correlation between designed medical device and Nellcor OxiMax SpO2,
(a) Oxygen saturation, (b) Heart rate
6.2. Evaluation of respiration sensor
The evaluation was conducted by monitoring the output temperature while the device was attached
to the nose of patient. Figure 6 shows that the temperatures changes from 32C to 32.25C. The temperatures
goes to 32C when patient is inhaling and it goes to 32.25C when patient is exhaling. Some spikes occurs
due to some movements of patient but the sensor can clearly distiguish temperature changes between inhaling
and exhaling. The system counts the number of breath when patient is exhaling and Figure 6 shows that the
number of breath is 14 times per minutes, i.e., the patient has abnormal respiration.
Figure 6. Temperature change in airflow thermal sensor
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 9, No. 4, August 2019 : 2321 - 2327
2326
7. CONCLUSION
This research developed a low-cost wearable medical device measuring the vital sign of patient. The
designed wearable medical device is mainly built with two biomedical sensors (airflow thermal sensor and
pulse oximeter sensor), a microcontroller (ATMEGA 328p), a wireless module (IEEE802.11) and a power
supply, which are inexpensive and mostly available in the market. It measures heart rate, SpO2 level, and
respiratory rate of patient and determine the severity level of patient based on vital signs condition. We use a
ESP8266 Wi-Fi module for wireless connectivity to allow vital signs acquisition from the wearable medical
device to smartphone for remote monitoring. We evaluated the performance of the designed device by
comparing with the standard SpO2 of Nellcor OxiMax in Penlon SP M5. The result shows that the designed
wearable medical device works as good as standard SpO2 device and it can measure the respiratory rate
properly.
ACKNOWLEDGEMENTS
The authors would like to thank the teaching hospital Universitas Hasanuddin for supporting this
research by providing access to their medical devices to be compared to our designed wearable medical
device.
REFERENCES
[1] Adriana Velazquez Berumen, “Need for appropriate, Affordable, and Safe Medical Devices,” 11th Annual
University of Minnesota Design of Medical Device (DMD) Conference, 2012.
[2] World Health Organization, ”WHO Compendium of innovative health technologies for low resource settings,”
2015.
[3] T. Gao et al., "The Advanced Health and Disaster Aid Network: A Light-Weight Wireless Medical System for
Triage," in IEEE Transactions on Biomedical Circuits and Systems, vol. 1, no. 3, pp. 203-216, Sept. 2007.
[4] R. R. Fletcher, M. Poh and H. Eydgahi, "Wearable sensors: Opportunities and challenges for low-cost health
care," 2010 Annual International Conference of the IEEE Engineering in Medicine and Biology, Buenos Aires,
pp. 1763-1766, 2010.
[5] Kristine Joyce P. Ortiz, John Peter O. Davalos, Elora S. Eusebio, Dominic M. Tucay, “ IoT: Electrocardiogram
(ECG) Monitoring System, “ Indonesian Journal of Electrical Engineering and Computer Science Vol. 10, No. 2,
pp. 480~489, May 2018.
[6] Achmad Rizal, Vera Suryani, Jondri, Sugondo Hadiyoso, “ Development of Wireless Patient’s Vital Sign Monitor
Using Wireless LAN (IEEE.802.11.b/g) Protocol,” International Journal of Electrical and Computer Engineering
(IJECE), Vol. 4, No. 6, pp. 893~901, December 2014.
[7] Nabeel Salih Ali, Zaid Abdi Alkaream Alyasseri, Abdulhussein Abdulmohson, “ Real-Time Heart Pulse
Monitoring Technique Using Wireless Sensor Network and Mobile Application,” International Journal of
Electrical and Computer Engineering (IJECE), Vol.8, No.6, pp. 5118~5126, December 2018.
[8] E. Spanò, S. Di Pascoli and G. Iannaccone, "Low-Power Wearable ECG Monitoring System for Multiple-Patient
Remote Monitoring," in IEEE Sensors Journal, vol. 16, no. 13, pp. 5452-5462, July1, 2016.
[9] S. P. Preejith, R. Dhinesh, J. Joseph and M. Sivaprakasam, "Wearable ECG platform for continuous cardiac
monitoring," 2016 38th Annual International Conference of the IEEE Engineering in Medicine and Biology Society
(EMBC), Orlando, FL, pp. 623-626, 2016.
[10] E. Valchinov, A. Antoniou, K. Rotas and N. Pallikarakis, "Wearable ECG system for health and sports
monitoring," 2014 4th International Conference on Wireless Mobile Communication and Healthcare -
Transforming Healthcare Through Innovations in Mobile and Wireless Technologies (MOBIHEALTH), Athens,
pp. 63-66, 2014.
[11] Z. Ai, L. Zheng, H. Qi and W. Cui, "Low-Power Wireless Wearable ECG Monitoring System Based on
BMD101," 2018 37th Chinese Control Conference (CCC), Wuhan, pp. 7374-7379, 2018.
[12] R. R. Adiputra, S. Hadiyoso, Y. Sun Hariyani, “ Internet of Things: Low Cost and Wearable SpO2 Device for
Health Monitoring,” International Journal of Electrical and Computer Engineering (IJECE), Vol. 8, No. 2,
pp. 939~945, April 2018.
[13] N. Sutar, M. Parihar, R. Ijare and K. Gowari, "Design and development of SMD based wearable pulse oximeter,"
2016 International Conference on Communication and Signal Processing (ICCSP), Melmaruvathur,
pp. 1812-1816, 2016.
[14] Y. Xie, Y. Gao, Y. Li, Y. Lu and W. Li, "Development of Wearable Pulse Oximeter Based on Internet of Things
and Signal Processing Techniques," 2017 European Modelling Symposium (EMS), Manchester,
pp. 249-254, 2017.
[15] N. Watthanawisuth, T. Lomas, A. Wisitsoraat and A. Tuantranont, "Wireless wearable pulse oximeter for health
monitoring using ZigBee wireless sensor network," ECTI-CON2010: The 2010 ECTI International Confernce on
Electrical Engineering/Electronics, Computer, Telecommunications and Information Technology, Chiang Mai,
pp. 575-579, 2010.
Int J Elec & Comp Eng ISSN: 2088-8708 
A low cost wearable medical device for vital signs monitoring in low-resource settings (Muhammad Niswar)
2327
[16] Z. Jones, E. Woods, D. Nielson and S. V. Mahadevan, "Design of a pulse oximeter for price sensitive emerging
markets," 2010 Annual International Conference of the IEEE Engineering in Medicine and Biology, Buenos Aires,
pp. 1085-1088, 2010.
[17] M. Niswar et al., "The Design of Wearable Medical Device for Triaging Disaster Casualties in Developing
Countries," 2015 Fifth International Conference on Digital Information Processing and Communications (ICDIPC),
Sierre, pp. 207-212, 2015.
[18] A. J. Nimunkar, J. Baran, D. Van Sickle, N. K. Pagidimarry and J. G. Webster, "Medical devices for developing
countries: Design constraints and approaches," 2009 Annual International Conference of the IEEE Engineering in
Medicine and Biology Society, Minneapolis, MN, pp. 7048-7051, 2009.
[19] World Health Organization, “Global Pulse Oximetry Project,” First International Consultation Meeting WHO
Headquarters, Geneva, Switzerland, 29-30th October 2008.
[20] Maxim Integrated, “Programmable Resolution 1-Wire Digital Thermometer” DS18B20 Datasheet [Revised Sept.
2018].
[21] Espressive Systems, “Espressive Smart Connectivity: ESP8266,” ESP8266 Datasheet, Oct.12, 2013.

More Related Content

What's hot

Towards development of a low cost and
Towards development of a low cost andTowards development of a low cost and
Towards development of a low cost andArhamSheikh1
 
Portable Real Time Cardiac Activity Monitoring System
Portable  Real Time Cardiac Activity Monitoring SystemPortable  Real Time Cardiac Activity Monitoring System
Portable Real Time Cardiac Activity Monitoring SystemIRJET Journal
 
An efficient IoT based biomedical health monitoring and diagnosing system usi...
An efficient IoT based biomedical health monitoring and diagnosing system usi...An efficient IoT based biomedical health monitoring and diagnosing system usi...
An efficient IoT based biomedical health monitoring and diagnosing system usi...TELKOMNIKA JOURNAL
 
IOT Based Patient Health Monitoring System Using WIFI
IOT Based Patient Health Monitoring System Using WIFIIOT Based Patient Health Monitoring System Using WIFI
IOT Based Patient Health Monitoring System Using WIFIijtsrd
 
Body Temperature & Blood Pressure Remote Monitoring
Body Temperature & Blood Pressure Remote MonitoringBody Temperature & Blood Pressure Remote Monitoring
Body Temperature & Blood Pressure Remote MonitoringIJMTST Journal
 
Automatic and low cost saline level monitoring system using wireless bluetoot...
Automatic and low cost saline level monitoring system using wireless bluetoot...Automatic and low cost saline level monitoring system using wireless bluetoot...
Automatic and low cost saline level monitoring system using wireless bluetoot...eSAT Journals
 
Review: Wireless Biomedical Parameter Monitoring System
Review: Wireless Biomedical Parameter Monitoring SystemReview: Wireless Biomedical Parameter Monitoring System
Review: Wireless Biomedical Parameter Monitoring SystemIJERA Editor
 
Arduino based health monitoring system
Arduino based health monitoring systemArduino based health monitoring system
Arduino based health monitoring systemYousuf Shaikh
 
IRJET- Personal Monitoring of Blood Pressure using Android Smart Phones
IRJET-  	  Personal Monitoring of Blood Pressure using Android Smart PhonesIRJET-  	  Personal Monitoring of Blood Pressure using Android Smart Phones
IRJET- Personal Monitoring of Blood Pressure using Android Smart PhonesIRJET Journal
 
IoT Based Patient Monitoring
IoT Based Patient MonitoringIoT Based Patient Monitoring
IoT Based Patient Monitoringijtsrd
 
IRJET- Design and Implementation of Health Monitoring System
IRJET-  	  Design and Implementation of Health Monitoring SystemIRJET-  	  Design and Implementation of Health Monitoring System
IRJET- Design and Implementation of Health Monitoring SystemIRJET Journal
 
Vital jacket a wearable monitoring system with sms facility
Vital jacket a wearable monitoring system with   sms facilityVital jacket a wearable monitoring system with   sms facility
Vital jacket a wearable monitoring system with sms facilityIAEME Publication
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Design of Radial Pulse Detector
Design of Radial Pulse DetectorDesign of Radial Pulse Detector
Design of Radial Pulse DetectorIRJET Journal
 
Biotelemetry
BiotelemetryBiotelemetry
BiotelemetrySamuely
 
Design and fabrication of cost-effective heart-rate pulse monitoring sensor s...
Design and fabrication of cost-effective heart-rate pulse monitoring sensor s...Design and fabrication of cost-effective heart-rate pulse monitoring sensor s...
Design and fabrication of cost-effective heart-rate pulse monitoring sensor s...TELKOMNIKA JOURNAL
 
PATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROID
PATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROIDPATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROID
PATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROIDJournal For Research
 
03 cjece-2018-0001
03 cjece-2018-000103 cjece-2018-0001
03 cjece-2018-0001Stefan Oniga
 

What's hot (20)

Towards development of a low cost and
Towards development of a low cost andTowards development of a low cost and
Towards development of a low cost and
 
Portable Real Time Cardiac Activity Monitoring System
Portable  Real Time Cardiac Activity Monitoring SystemPortable  Real Time Cardiac Activity Monitoring System
Portable Real Time Cardiac Activity Monitoring System
 
An efficient IoT based biomedical health monitoring and diagnosing system usi...
An efficient IoT based biomedical health monitoring and diagnosing system usi...An efficient IoT based biomedical health monitoring and diagnosing system usi...
An efficient IoT based biomedical health monitoring and diagnosing system usi...
 
IOT Based Patient Health Monitoring System Using WIFI
IOT Based Patient Health Monitoring System Using WIFIIOT Based Patient Health Monitoring System Using WIFI
IOT Based Patient Health Monitoring System Using WIFI
 
Iot in Healthcare
Iot in HealthcareIot in Healthcare
Iot in Healthcare
 
Body Temperature & Blood Pressure Remote Monitoring
Body Temperature & Blood Pressure Remote MonitoringBody Temperature & Blood Pressure Remote Monitoring
Body Temperature & Blood Pressure Remote Monitoring
 
Automatic and low cost saline level monitoring system using wireless bluetoot...
Automatic and low cost saline level monitoring system using wireless bluetoot...Automatic and low cost saline level monitoring system using wireless bluetoot...
Automatic and low cost saline level monitoring system using wireless bluetoot...
 
Review: Wireless Biomedical Parameter Monitoring System
Review: Wireless Biomedical Parameter Monitoring SystemReview: Wireless Biomedical Parameter Monitoring System
Review: Wireless Biomedical Parameter Monitoring System
 
Arduino based health monitoring system
Arduino based health monitoring systemArduino based health monitoring system
Arduino based health monitoring system
 
IRJET- Personal Monitoring of Blood Pressure using Android Smart Phones
IRJET-  	  Personal Monitoring of Blood Pressure using Android Smart PhonesIRJET-  	  Personal Monitoring of Blood Pressure using Android Smart Phones
IRJET- Personal Monitoring of Blood Pressure using Android Smart Phones
 
Health Monitoring
Health MonitoringHealth Monitoring
Health Monitoring
 
IoT Based Patient Monitoring
IoT Based Patient MonitoringIoT Based Patient Monitoring
IoT Based Patient Monitoring
 
IRJET- Design and Implementation of Health Monitoring System
IRJET-  	  Design and Implementation of Health Monitoring SystemIRJET-  	  Design and Implementation of Health Monitoring System
IRJET- Design and Implementation of Health Monitoring System
 
Vital jacket a wearable monitoring system with sms facility
Vital jacket a wearable monitoring system with   sms facilityVital jacket a wearable monitoring system with   sms facility
Vital jacket a wearable monitoring system with sms facility
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 
Design of Radial Pulse Detector
Design of Radial Pulse DetectorDesign of Radial Pulse Detector
Design of Radial Pulse Detector
 
Biotelemetry
BiotelemetryBiotelemetry
Biotelemetry
 
Design and fabrication of cost-effective heart-rate pulse monitoring sensor s...
Design and fabrication of cost-effective heart-rate pulse monitoring sensor s...Design and fabrication of cost-effective heart-rate pulse monitoring sensor s...
Design and fabrication of cost-effective heart-rate pulse monitoring sensor s...
 
PATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROID
PATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROIDPATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROID
PATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROID
 
03 cjece-2018-0001
03 cjece-2018-000103 cjece-2018-0001
03 cjece-2018-0001
 

Similar to A Low Cost Wearable Medical Device for Vital Signs Monitoring in Low-Resource Settings

Smart Health Monitoring Device
Smart Health Monitoring DeviceSmart Health Monitoring Device
Smart Health Monitoring DeviceIRJET Journal
 
A gsm based intelligent wireless mobile patient monitoring system
A gsm based intelligent wireless mobile patient monitoring systemA gsm based intelligent wireless mobile patient monitoring system
A gsm based intelligent wireless mobile patient monitoring systemeSAT Journals
 
IRJET- Development of Portable Device for Measurement of Blood Glucose, T...
IRJET-  	  Development of Portable Device for Measurement of Blood Glucose, T...IRJET-  	  Development of Portable Device for Measurement of Blood Glucose, T...
IRJET- Development of Portable Device for Measurement of Blood Glucose, T...IRJET Journal
 
Telemedicine-equipped android interface-based heart rate monitoring
Telemedicine-equipped android interface-based heart rate  monitoringTelemedicine-equipped android interface-based heart rate  monitoring
Telemedicine-equipped android interface-based heart rate monitoringnooriasukmaningtyas
 
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...IRJET Journal
 
Home Care Heart Diagnosis and Measurement of Biological Signals Using Intelli...
Home Care Heart Diagnosis and Measurement of Biological Signals Using Intelli...Home Care Heart Diagnosis and Measurement of Biological Signals Using Intelli...
Home Care Heart Diagnosis and Measurement of Biological Signals Using Intelli...ijsrd.com
 
An Implementation of Embedded System in Patient Monitoring System
An Implementation of Embedded System in Patient Monitoring SystemAn Implementation of Embedded System in Patient Monitoring System
An Implementation of Embedded System in Patient Monitoring Systemijsrd.com
 
An Efficient Design and FPGA Implementation of JPEG Encoder using Verilog HDL
An Efficient Design and FPGA Implementation of JPEG Encoder using Verilog HDLAn Efficient Design and FPGA Implementation of JPEG Encoder using Verilog HDL
An Efficient Design and FPGA Implementation of JPEG Encoder using Verilog HDLijsrd.com
 
Real Time Health Monitoring System: A Review
Real Time Health Monitoring System: A ReviewReal Time Health Monitoring System: A Review
Real Time Health Monitoring System: A Reviewijtsrd
 
IRJET - A Novel Health Monitoring System for Trance Patients
IRJET -  	  A Novel Health Monitoring System for Trance PatientsIRJET -  	  A Novel Health Monitoring System for Trance Patients
IRJET - A Novel Health Monitoring System for Trance PatientsIRJET Journal
 
Secure and smart system for monitoring patients with critical cases
Secure and smart system for monitoring patients with critical  casesSecure and smart system for monitoring patients with critical  cases
Secure and smart system for monitoring patients with critical casesnooriasukmaningtyas
 
Intelligent Healthcare Monitoring in IoT
Intelligent Healthcare Monitoring in IoTIntelligent Healthcare Monitoring in IoT
Intelligent Healthcare Monitoring in IoTIJAEMSJORNAL
 
Electrocardiogram signal processing algorithm on microcontroller using wavele...
Electrocardiogram signal processing algorithm on microcontroller using wavele...Electrocardiogram signal processing algorithm on microcontroller using wavele...
Electrocardiogram signal processing algorithm on microcontroller using wavele...IJECEIAES
 
SMART PHONE FOR PERSONAL HEALTH CARE MONITORING SYSTEM
SMART PHONE FOR PERSONAL HEALTH CARE MONITORING SYSTEMSMART PHONE FOR PERSONAL HEALTH CARE MONITORING SYSTEM
SMART PHONE FOR PERSONAL HEALTH CARE MONITORING SYSTEMijics
 
Smart Phone for Personal Health Care Monitoring System
Smart Phone for Personal Health Care Monitoring SystemSmart Phone for Personal Health Care Monitoring System
Smart Phone for Personal Health Care Monitoring Systemijcisjournal
 
An IoT Based Patient Health Monitoring System Using Arduino Uno
An IoT Based Patient Health Monitoring System Using Arduino UnoAn IoT Based Patient Health Monitoring System Using Arduino Uno
An IoT Based Patient Health Monitoring System Using Arduino UnoLeonard Goudy
 
Development of a Respiration Rate Meter –A Low-Cost Design Approach
Development  of  a  Respiration Rate Meter –A Low-Cost Design ApproachDevelopment  of  a  Respiration Rate Meter –A Low-Cost Design Approach
Development of a Respiration Rate Meter –A Low-Cost Design Approachhiij
 

Similar to A Low Cost Wearable Medical Device for Vital Signs Monitoring in Low-Resource Settings (20)

Smart Health Monitoring Device
Smart Health Monitoring DeviceSmart Health Monitoring Device
Smart Health Monitoring Device
 
A gsm based intelligent wireless mobile patient monitoring system
A gsm based intelligent wireless mobile patient monitoring systemA gsm based intelligent wireless mobile patient monitoring system
A gsm based intelligent wireless mobile patient monitoring system
 
IRJET- Development of Portable Device for Measurement of Blood Glucose, T...
IRJET-  	  Development of Portable Device for Measurement of Blood Glucose, T...IRJET-  	  Development of Portable Device for Measurement of Blood Glucose, T...
IRJET- Development of Portable Device for Measurement of Blood Glucose, T...
 
Telemedicine-equipped android interface-based heart rate monitoring
Telemedicine-equipped android interface-based heart rate  monitoringTelemedicine-equipped android interface-based heart rate  monitoring
Telemedicine-equipped android interface-based heart rate monitoring
 
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...
 
Oximeter
OximeterOximeter
Oximeter
 
Home Care Heart Diagnosis and Measurement of Biological Signals Using Intelli...
Home Care Heart Diagnosis and Measurement of Biological Signals Using Intelli...Home Care Heart Diagnosis and Measurement of Biological Signals Using Intelli...
Home Care Heart Diagnosis and Measurement of Biological Signals Using Intelli...
 
An Implementation of Embedded System in Patient Monitoring System
An Implementation of Embedded System in Patient Monitoring SystemAn Implementation of Embedded System in Patient Monitoring System
An Implementation of Embedded System in Patient Monitoring System
 
An Efficient Design and FPGA Implementation of JPEG Encoder using Verilog HDL
An Efficient Design and FPGA Implementation of JPEG Encoder using Verilog HDLAn Efficient Design and FPGA Implementation of JPEG Encoder using Verilog HDL
An Efficient Design and FPGA Implementation of JPEG Encoder using Verilog HDL
 
Real Time Health Monitoring System: A Review
Real Time Health Monitoring System: A ReviewReal Time Health Monitoring System: A Review
Real Time Health Monitoring System: A Review
 
IRJET - A Novel Health Monitoring System for Trance Patients
IRJET -  	  A Novel Health Monitoring System for Trance PatientsIRJET -  	  A Novel Health Monitoring System for Trance Patients
IRJET - A Novel Health Monitoring System for Trance Patients
 
Secure and smart system for monitoring patients with critical cases
Secure and smart system for monitoring patients with critical  casesSecure and smart system for monitoring patients with critical  cases
Secure and smart system for monitoring patients with critical cases
 
IJET-V3I1P26
IJET-V3I1P26IJET-V3I1P26
IJET-V3I1P26
 
Intelligent Healthcare Monitoring in IoT
Intelligent Healthcare Monitoring in IoTIntelligent Healthcare Monitoring in IoT
Intelligent Healthcare Monitoring in IoT
 
Electrocardiogram signal processing algorithm on microcontroller using wavele...
Electrocardiogram signal processing algorithm on microcontroller using wavele...Electrocardiogram signal processing algorithm on microcontroller using wavele...
Electrocardiogram signal processing algorithm on microcontroller using wavele...
 
SMART PHONE FOR PERSONAL HEALTH CARE MONITORING SYSTEM
SMART PHONE FOR PERSONAL HEALTH CARE MONITORING SYSTEMSMART PHONE FOR PERSONAL HEALTH CARE MONITORING SYSTEM
SMART PHONE FOR PERSONAL HEALTH CARE MONITORING SYSTEM
 
6416ijics01
6416ijics016416ijics01
6416ijics01
 
Smart Phone for Personal Health Care Monitoring System
Smart Phone for Personal Health Care Monitoring SystemSmart Phone for Personal Health Care Monitoring System
Smart Phone for Personal Health Care Monitoring System
 
An IoT Based Patient Health Monitoring System Using Arduino Uno
An IoT Based Patient Health Monitoring System Using Arduino UnoAn IoT Based Patient Health Monitoring System Using Arduino Uno
An IoT Based Patient Health Monitoring System Using Arduino Uno
 
Development of a Respiration Rate Meter –A Low-Cost Design Approach
Development  of  a  Respiration Rate Meter –A Low-Cost Design ApproachDevelopment  of  a  Respiration Rate Meter –A Low-Cost Design Approach
Development of a Respiration Rate Meter –A Low-Cost Design Approach
 

More from IJECEIAES

Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...IJECEIAES
 
Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...IJECEIAES
 
Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...IJECEIAES
 
An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...IJECEIAES
 
Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...IJECEIAES
 
A review on internet of things-based stingless bee's honey production with im...
A review on internet of things-based stingless bee's honey production with im...A review on internet of things-based stingless bee's honey production with im...
A review on internet of things-based stingless bee's honey production with im...IJECEIAES
 
A trust based secure access control using authentication mechanism for intero...
A trust based secure access control using authentication mechanism for intero...A trust based secure access control using authentication mechanism for intero...
A trust based secure access control using authentication mechanism for intero...IJECEIAES
 
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbers
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbersFuzzy linear programming with the intuitionistic polygonal fuzzy numbers
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbersIJECEIAES
 
The performance of artificial intelligence in prostate magnetic resonance im...
The performance of artificial intelligence in prostate  magnetic resonance im...The performance of artificial intelligence in prostate  magnetic resonance im...
The performance of artificial intelligence in prostate magnetic resonance im...IJECEIAES
 
Seizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networksSeizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networksIJECEIAES
 
Analysis of driving style using self-organizing maps to analyze driver behavior
Analysis of driving style using self-organizing maps to analyze driver behaviorAnalysis of driving style using self-organizing maps to analyze driver behavior
Analysis of driving style using self-organizing maps to analyze driver behaviorIJECEIAES
 
Hyperspectral object classification using hybrid spectral-spatial fusion and ...
Hyperspectral object classification using hybrid spectral-spatial fusion and ...Hyperspectral object classification using hybrid spectral-spatial fusion and ...
Hyperspectral object classification using hybrid spectral-spatial fusion and ...IJECEIAES
 
Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...IJECEIAES
 
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...IJECEIAES
 
Performance enhancement of machine learning algorithm for breast cancer diagn...
Performance enhancement of machine learning algorithm for breast cancer diagn...Performance enhancement of machine learning algorithm for breast cancer diagn...
Performance enhancement of machine learning algorithm for breast cancer diagn...IJECEIAES
 
A deep learning framework for accurate diagnosis of colorectal cancer using h...
A deep learning framework for accurate diagnosis of colorectal cancer using h...A deep learning framework for accurate diagnosis of colorectal cancer using h...
A deep learning framework for accurate diagnosis of colorectal cancer using h...IJECEIAES
 
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...IJECEIAES
 
Predicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learningPredicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learningIJECEIAES
 
Taxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca AirportTaxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca AirportIJECEIAES
 
Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...IJECEIAES
 

More from IJECEIAES (20)

Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...
 
Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...
 
Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...
 
An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...
 
Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...
 
A review on internet of things-based stingless bee's honey production with im...
A review on internet of things-based stingless bee's honey production with im...A review on internet of things-based stingless bee's honey production with im...
A review on internet of things-based stingless bee's honey production with im...
 
A trust based secure access control using authentication mechanism for intero...
A trust based secure access control using authentication mechanism for intero...A trust based secure access control using authentication mechanism for intero...
A trust based secure access control using authentication mechanism for intero...
 
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbers
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbersFuzzy linear programming with the intuitionistic polygonal fuzzy numbers
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbers
 
The performance of artificial intelligence in prostate magnetic resonance im...
The performance of artificial intelligence in prostate  magnetic resonance im...The performance of artificial intelligence in prostate  magnetic resonance im...
The performance of artificial intelligence in prostate magnetic resonance im...
 
Seizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networksSeizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networks
 
Analysis of driving style using self-organizing maps to analyze driver behavior
Analysis of driving style using self-organizing maps to analyze driver behaviorAnalysis of driving style using self-organizing maps to analyze driver behavior
Analysis of driving style using self-organizing maps to analyze driver behavior
 
Hyperspectral object classification using hybrid spectral-spatial fusion and ...
Hyperspectral object classification using hybrid spectral-spatial fusion and ...Hyperspectral object classification using hybrid spectral-spatial fusion and ...
Hyperspectral object classification using hybrid spectral-spatial fusion and ...
 
Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...
 
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
 
Performance enhancement of machine learning algorithm for breast cancer diagn...
Performance enhancement of machine learning algorithm for breast cancer diagn...Performance enhancement of machine learning algorithm for breast cancer diagn...
Performance enhancement of machine learning algorithm for breast cancer diagn...
 
A deep learning framework for accurate diagnosis of colorectal cancer using h...
A deep learning framework for accurate diagnosis of colorectal cancer using h...A deep learning framework for accurate diagnosis of colorectal cancer using h...
A deep learning framework for accurate diagnosis of colorectal cancer using h...
 
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...
 
Predicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learningPredicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learning
 
Taxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca AirportTaxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca Airport
 
Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...
 

Recently uploaded

Arduino based vehicle speed tracker project
Arduino based vehicle speed tracker projectArduino based vehicle speed tracker project
Arduino based vehicle speed tracker projectRased Khan
 
Peek implant persentation - Copy (1).pdf
Peek implant persentation - Copy (1).pdfPeek implant persentation - Copy (1).pdf
Peek implant persentation - Copy (1).pdfAyahmorsy
 
Hall booking system project report .pdf
Hall booking system project report  .pdfHall booking system project report  .pdf
Hall booking system project report .pdfKamal Acharya
 
RS Khurmi Machine Design Clutch and Brake Exercise Numerical Solutions
RS Khurmi Machine Design Clutch and Brake Exercise Numerical SolutionsRS Khurmi Machine Design Clutch and Brake Exercise Numerical Solutions
RS Khurmi Machine Design Clutch and Brake Exercise Numerical SolutionsAtif Razi
 
Top 13 Famous Civil Engineering Scientist
Top 13 Famous Civil Engineering ScientistTop 13 Famous Civil Engineering Scientist
Top 13 Famous Civil Engineering Scientistgettygaming1
 
fundamentals of drawing and isometric and orthographic projection
fundamentals of drawing and isometric and orthographic projectionfundamentals of drawing and isometric and orthographic projection
fundamentals of drawing and isometric and orthographic projectionjeevanprasad8
 
Pharmacy management system project report..pdf
Pharmacy management system project report..pdfPharmacy management system project report..pdf
Pharmacy management system project report..pdfKamal Acharya
 
2024 DevOps Pro Europe - Growing at the edge
2024 DevOps Pro Europe - Growing at the edge2024 DevOps Pro Europe - Growing at the edge
2024 DevOps Pro Europe - Growing at the edgePaco Orozco
 
Cloud-Computing_CSE311_Computer-Networking CSE GUB BD - Shahidul.pptx
Cloud-Computing_CSE311_Computer-Networking CSE GUB BD - Shahidul.pptxCloud-Computing_CSE311_Computer-Networking CSE GUB BD - Shahidul.pptx
Cloud-Computing_CSE311_Computer-Networking CSE GUB BD - Shahidul.pptxMd. Shahidul Islam Prodhan
 
ONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdf
ONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdfONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdf
ONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdfKamal Acharya
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxR&R Consult
 
Introduction to Machine Learning Unit-4 Notes for II-II Mechanical Engineering
Introduction to Machine Learning Unit-4 Notes for II-II Mechanical EngineeringIntroduction to Machine Learning Unit-4 Notes for II-II Mechanical Engineering
Introduction to Machine Learning Unit-4 Notes for II-II Mechanical EngineeringC Sai Kiran
 
Toll tax management system project report..pdf
Toll tax management system project report..pdfToll tax management system project report..pdf
Toll tax management system project report..pdfKamal Acharya
 
A case study of cinema management system project report..pdf
A case study of cinema management system project report..pdfA case study of cinema management system project report..pdf
A case study of cinema management system project report..pdfKamal Acharya
 
Laundry management system project report.pdf
Laundry management system project report.pdfLaundry management system project report.pdf
Laundry management system project report.pdfKamal Acharya
 
Scaling in conventional MOSFET for constant electric field and constant voltage
Scaling in conventional MOSFET for constant electric field and constant voltageScaling in conventional MOSFET for constant electric field and constant voltage
Scaling in conventional MOSFET for constant electric field and constant voltageRCC Institute of Information Technology
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdfKamal Acharya
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdfKamal Acharya
 
KIT-601 Lecture Notes-UNIT-4.pdf Frequent Itemsets and Clustering
KIT-601 Lecture Notes-UNIT-4.pdf Frequent Itemsets and ClusteringKIT-601 Lecture Notes-UNIT-4.pdf Frequent Itemsets and Clustering
KIT-601 Lecture Notes-UNIT-4.pdf Frequent Itemsets and ClusteringDr. Radhey Shyam
 

Recently uploaded (20)

Arduino based vehicle speed tracker project
Arduino based vehicle speed tracker projectArduino based vehicle speed tracker project
Arduino based vehicle speed tracker project
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
Peek implant persentation - Copy (1).pdf
Peek implant persentation - Copy (1).pdfPeek implant persentation - Copy (1).pdf
Peek implant persentation - Copy (1).pdf
 
Hall booking system project report .pdf
Hall booking system project report  .pdfHall booking system project report  .pdf
Hall booking system project report .pdf
 
RS Khurmi Machine Design Clutch and Brake Exercise Numerical Solutions
RS Khurmi Machine Design Clutch and Brake Exercise Numerical SolutionsRS Khurmi Machine Design Clutch and Brake Exercise Numerical Solutions
RS Khurmi Machine Design Clutch and Brake Exercise Numerical Solutions
 
Top 13 Famous Civil Engineering Scientist
Top 13 Famous Civil Engineering ScientistTop 13 Famous Civil Engineering Scientist
Top 13 Famous Civil Engineering Scientist
 
fundamentals of drawing and isometric and orthographic projection
fundamentals of drawing and isometric and orthographic projectionfundamentals of drawing and isometric and orthographic projection
fundamentals of drawing and isometric and orthographic projection
 
Pharmacy management system project report..pdf
Pharmacy management system project report..pdfPharmacy management system project report..pdf
Pharmacy management system project report..pdf
 
2024 DevOps Pro Europe - Growing at the edge
2024 DevOps Pro Europe - Growing at the edge2024 DevOps Pro Europe - Growing at the edge
2024 DevOps Pro Europe - Growing at the edge
 
Cloud-Computing_CSE311_Computer-Networking CSE GUB BD - Shahidul.pptx
Cloud-Computing_CSE311_Computer-Networking CSE GUB BD - Shahidul.pptxCloud-Computing_CSE311_Computer-Networking CSE GUB BD - Shahidul.pptx
Cloud-Computing_CSE311_Computer-Networking CSE GUB BD - Shahidul.pptx
 
ONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdf
ONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdfONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdf
ONLINE VEHICLE RENTAL SYSTEM PROJECT REPORT.pdf
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
Introduction to Machine Learning Unit-4 Notes for II-II Mechanical Engineering
Introduction to Machine Learning Unit-4 Notes for II-II Mechanical EngineeringIntroduction to Machine Learning Unit-4 Notes for II-II Mechanical Engineering
Introduction to Machine Learning Unit-4 Notes for II-II Mechanical Engineering
 
Toll tax management system project report..pdf
Toll tax management system project report..pdfToll tax management system project report..pdf
Toll tax management system project report..pdf
 
A case study of cinema management system project report..pdf
A case study of cinema management system project report..pdfA case study of cinema management system project report..pdf
A case study of cinema management system project report..pdf
 
Laundry management system project report.pdf
Laundry management system project report.pdfLaundry management system project report.pdf
Laundry management system project report.pdf
 
Scaling in conventional MOSFET for constant electric field and constant voltage
Scaling in conventional MOSFET for constant electric field and constant voltageScaling in conventional MOSFET for constant electric field and constant voltage
Scaling in conventional MOSFET for constant electric field and constant voltage
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
 
KIT-601 Lecture Notes-UNIT-4.pdf Frequent Itemsets and Clustering
KIT-601 Lecture Notes-UNIT-4.pdf Frequent Itemsets and ClusteringKIT-601 Lecture Notes-UNIT-4.pdf Frequent Itemsets and Clustering
KIT-601 Lecture Notes-UNIT-4.pdf Frequent Itemsets and Clustering
 

A Low Cost Wearable Medical Device for Vital Signs Monitoring in Low-Resource Settings

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 9, No. 4, August 2019, pp. 2321~2327 ISSN: 2088-8708, DOI: 10.11591/ijece.v9i4.pp2321-2327  2321 Journal homepage: http://iaescore.com/journals/index.php/IJECE A low cost wearable medical device for vital signs monitoring in low-resource settings Muhammad Niswar1 , Muhammad Nur 2 , Amil A. Ilham 3 , Idar Mappangara4 1,3 Department of Informatics, Faculty of Engineering, Universitas Hasanuddin, Indonesia 2 Department of Electrical Engineering, Faculty of Engineering, Universitas Hasanuddin, Indonesia 4 Faculty of Medicine, Universitas Hasanuddin, Indonesia Article Info ABSTRACT Article history: Received Jan 25, 2018 Revised Jan 15, 2019 Accepted Mar 9, 2019 Medical devices are often expensive, so people in low-income countries cannot afford them. This paper presents the design of a low-cost wearable medical device to measure vital signs of a patient including heart rate, blood oxygen saturation level (SpO2) and respiratory rate. The wearable medical device mainly consists of a microcontroller and two biomedical sensors including airflow thermal sensor to measure respiratory rate and pulse oximeter sensor to measure SpO2 and heart rate. We can monitor the vital signs from a smartphone using a web browser through IEEE802.11 wireless connectivity to the wearable medical device. Furthermore, the wearable medical device requires simple management to operate; hence, it can be easily used. Performance evaluation results show that the designed wearable medical device works as good as a standard SpO2 device and it can measure the respiratory rate properly. The designed wearable medical device is inexpensive and appropriate for low-resource settings. Moreover, as its components are commonly available in the market, it easy to assembly and repair locally. Keywords: Biomedical sensors IEEE802.11 Low-resource settings Microcontroller Vital signs Wearable medical device Copyright © 2019 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: Muhammad Niswar, Department of Informatics, Faculty of Engineering, Universitas Hasanuddin, Jl. Poros Malino Km.6, Bontomarannu, Gowa 92172, South Sulawesi, Indonesia. Email: niswar@unhas.ac.id 1. INTRODUCTION The adoption of wearable medical devices for monitoring the health status becomes popular. The wearable health monitoring devices such as heart rate and blood oxygen saturation level (SpO2) monitoring are commonly found in the market. However, there are many main barriers to access to medical device in low-resource settings including cost of medical device and lack of local production [1]. Many wearable medical devices in market are expensive, hence, most people in low-income countries could not afford to purchase them. Moreover, people cannot access to medical device due to lack of local production, which may cause by lack of electronic component supply chain. There are many medical devices designed for low-resources settings as described in reference [2] and this paper focuses on the design of a low-cost wearable medical device for monitoring vital signs including heart rate, SpO2 and respiratory rate that can be used for triaging the patient in hospital and home health care patient. We designed a wearable medical device suitable for low-resource settings and it can be locally assembled to increase access to medical devices.
  • 2.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 9, No. 4, August 2019 : 2321 - 2327 2322 2. RELATED WORKS Many researchers developed wearable medical devices for monitoring the vital signs such as electrocardiogram (ECG), SpO2 and pulse rate. Reference [3] developed a wearable medical system for monitoring vital signs including ECG, SpO2 and systolic blood pressure. Reference [4] designed a low-cost wearable wireless sensor device measures electrodermal activity and mobile plethysmography as well as discussing alternative wireless connectivity between sensor device and external computer such as mobile phone. Reference [5] developed a small-scale ECG monitoring device built with a heart rate monitor sensor and an Arduino microcontroller. Reference [6] designed a vital sign monitoring device that measures ECG, photoplethysmogram (PPG), and body temperature. Medical practitioner can remotely access the device to capture the sensing data through IEEE802.11 wireless connections. Reference [7] proposed a system that measures and monitors heart rate of patient. Reference [8] propose an ECG remote monitoring system that integrated to a broader Internet of Things (IoT) infrastructure. Reference [9] propose an ECG monitoring platform for system with minimal processing capabilities. Reference [10] propose a wireless ECG system using dry-contact electrodes. Reference [11] presents a low power ECG monitoring system using BMD101 sensor chip. Reference [12-16] developed a wearable medical device for measuring SpO2 and heart rate where Reference [16] developed a pulse oximeter for low resource settings. Our designed wearable medical device is the improvement of our previous work [17] to meet the design considerations of a medical device for low-resource settings as described in Reference [18] in terms of cost, size, materials, and ease of manufacture. In our improvement design, we use IEEE 802.11 wireless standard for wireless connectivity, instead of using Bluetooth and ZigBee in our previous design. The reason behind the replacement is that the IEEE 802.11 standard is most commonly used for wireless connectivity and it can be easily connected to the internet, so that medical team can access the patient’s vital signs data from anywhere using any mobile devices. The designed wearable medical device measures the vital signs of heart rate, SpO2 and respiratory rate and it can be used for triage in an emergency room and a disaster area. 3. SYSTEM DESIGN Our wearable medical device mainly consists of biomedical sensors units, microcontroller, output unit, RF unit and power supply. Biomedical sensors include an airflow thermal sensor for respiratory rate measurement and pulse oximetry for heart rate and blood oxygen saturation measurement. RF unit consist of IEEE802.11 standards for wireless connection. There are two output units, i.e., a 1.3 inches OLED display and three LED indicators. The OLED displays heart rate and SpO2 status of a patient. The three LED indicators display three levels of patients’ severity condition. Red LED indicates that patient has a major injury and need an immediate medical treatment. Yellow LED indicates that patient has a minor injury and treatment can be delayed for short period of time. Green LED indicates that patient in a normal condition. Figure 1 and 2 show the system block diagram and physical of the wearable medical device, respectively. Figure 1. System block diagram
  • 3. Int J Elec & Comp Eng ISSN: 2088-8708  A low cost wearable medical device for vital signs monitoring in low-resource settings (Muhammad Niswar) 2323 Figure 2. Wearable medical device The device works as follow. First, the device measures the breath rate. If the breath rate is between 15 and 30 RPM, then the device measures the pulse rate and the percentage of SpO2. If the breath rate is between 10 and 14 RPM or 31 and 35 RPM, then the device alerts that patient is a minor condition by turning on the Yellow LED. Otherwise, the device turns on the Red LED indicating the major condition. If the pulse status is between 60 and 100 BPM, then the device measures the percentage of SpO2. If the pulse rate is between 50 and 59 BPM or 101 and 110 BPM, then the device turns on the Yellow LED indicating the minor condition. If the percentage of SpO2 is greater than 94%, Green LED is turned on indicating that the patient is in normal condition. If the SpO2 is between 90% and 94%, then the device turns on the Yellow LED indicating the minor condition. Otherwise, Red LED is turned on indicating the major condition. We embedded an algorithm of severity level classification based on vital signs condition in the microcontroller as shown in Algorithm 1. Algorithm 1. Severity levels classification based on vital signs condition No Step No Step 1 Float delta M, M1, M0, inhale, exhale, RPM 16 if RPM >= 15 && <= 30 2 M1 = millis 17 P  normal (green) 3 M0 = prev millis 18 else 4 Read sensor (SpO2, HR, RESP) 19 P  minor (yellow) 5 if exhale > inhale 20 else 6 ΔM = (M1- M0) 21 if HR >= 60 && HR <= 100 7 RPM = 60000/ΔM 22 if RPM >= 15 && <= 30 8 P  severity level 23 P  minor (yellow) 9 if SpO2 >= 85 24 Else 10 if HR >= 60 && HR <= 100 25 P  major (red) 11 if RPM >= 15 && <= 30 26 if HR < 60 && HR > 100 12 P  normal (green) 27 if RPM >= 15 && <= 30 13 else 28 P  major (red) 14 P  minor (yellow) 29 else 15 if HR < 60 && HR > 100 30 P  major (red) 4. BIOMEDICAL SENSORS The designed wearable medical device has two biomedical sensors, i.e., pulse oximeter and airflow thermal sensors. The pulse oximeter measures the level of blood-oxygen saturation of hemoglobin in the arterial blood (SpO2), and pulse rate. On the one hand, the airflow thermal sensor measures the respiratory rate. The following subsections describe in details of these two biomedical sensors. 4.1. Pulse oximeter Pulse oximeter is a non-invasive device to measure human hemoglobin saturation and pulse rate through finger. It consists of a probe with two LEDs (red light and infrared light) and a light-detector. The blood and tissues absorb some of the light emitted by the probe. The light absorbed by the blood varies with the oxygen saturation of hemoglobin. The light detector measures the intensity of each light and
  • 4.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 9, No. 4, August 2019 : 2321 - 2327 2324 microcontroller calculates the difference in the light absorption of HbO and hemoglobin without oxygen (Hb) in the unit of percentage. The normal percentage of oxygen saturation is greater than 94%. A pulse oximeter is inexpensive medical device and is priced as low as $10 [19]. We customized a $20 finger-type pulse oximeter to be integrated into our wearable medical device so that pulse oximetry data can be classified into three levels of patients’ severity condition and transmitted to server or to mobile devices in both ad-hoc and infrastructure mode. 4.2. Respiration sensor To measures the respiratory rate, we leverage a digital temperature sensor DS18B20 mounted in a nostril and measures the number of breaths that a patient takes each minute. Airflow that comes out from nose when exhaling contains CO2 that has a higher temperature than the airflow comes into the nose when inhaling. Therefore, the sensor can measure the number of exhaling per minute. To calculate the respiratory rate, we define the respiration period, i.e., the time difference between the last and previous time the patient is breathing and divided by sixty seconds. This DS18B20 measures temperature range from -55C to 125C (-67F to +257F) and it is fairly precise (0.5C Accuracy from -10C to +85C) [20]. The price of the DS18B20 is approximately $2 in the market. Device Technical Specification as shown in Table 1. Table 1. Device technical specification Components Specification Microcontroller ATMega328p Clock Speed 16MHz Register Width 8-bit RAM 4 KB Flash 32 KB Output Current 184 mA Output Power 607 mV Sensors Pulse Oximeter, Airflow Temperature Sensor (DS18B20) Wireless Interface IEEE802.11 (ESP8266 Chip) Output Interface Three LEDs, 1.3-inch OLED Display Battery Rechargeable LiPo 850 mAh Operation Time 3.2 – 4.1 hours Size 6.5(W) x 5.5(H) x 4(D) cm Weight 180 gr 5. WIRELESS CONNECTIVITY FOR REMOTE MONITORING We use an ESP8266 Wi-Fi module [21] as a wireless connectivity for sending vital signs data to server and to mobile device in both ad-hoc and infrastructure mode as shown in Figure 3. The ESP8266 module is a low-cost chip that contains a system on-chip with TCP/IP protocol stack. The price of this module is approximately $5, which is cheaper than the other Wi-Fi shield for embedded device. The module can be connected with any microcontroller through the serial UART using the standard AT command and can be programmed using Arduino IDE. Through the ESP8266, we can monitor the condition of patient remotely through a web browser in a smartphone as shown in Figure 4. Figure 3. Network model Figure 4. Vital signs monitoring via a browser in smartphone
  • 5. Int J Elec & Comp Eng ISSN: 2088-8708  A low cost wearable medical device for vital signs monitoring in low-resource settings (Muhammad Niswar) 2325 6. PERFORMANCE EVALUATION We evaluate the performance of our designed wearable medical device in terms of biomedical sensors accuracy. We evaluate the accuracy of SpO2 and airflow thermal sensor by comparing it with standard SpO2 device and manual measurement, i.e., respiration is measured adhoc. 6.1. Evaluation of SpO2 pulse oximeter We conduct a comparative study of our designed medical device with standard SpO2 of Nellcor OxiMax in Penlon SP M5. The aim of this study is to evaluate SpO2 accuracy performance of our designed medical device under non-motion condition. We leverage ProSim SPOT Light SpO2 Pulse Oximeter Analyzer to test the functionality of our designed medical device. This pulse oximetry analyzer can generate the physiological signal of interest such as various values of saturation and heart rate to mimic the patient condition. We applied this device to our designed medical device and to Nellcor OxiMax SpO2. We set the ProSim SPOT Light SpO2 to generate the signal SpO2 saturation of 70, 75, 80, 85, 90, 95, 97, 98 and 100 and heart rate of 30, 60, 65, 80, 100, 120, 150, 180 and 240. We use the Pearson correlation coefficient statistical analysis to describe the correlation between our designed medical device and standard SpO2 of Nellcor OxiMax. Figure 5 shows the strong correlation between designed medical device and Nellcor OxiMax SpO2 indicating that our designed wearable medical device works as good as the standard SpO2 device. (a) (b) Figure 5. Correlation between designed medical device and Nellcor OxiMax SpO2, (a) Oxygen saturation, (b) Heart rate 6.2. Evaluation of respiration sensor The evaluation was conducted by monitoring the output temperature while the device was attached to the nose of patient. Figure 6 shows that the temperatures changes from 32C to 32.25C. The temperatures goes to 32C when patient is inhaling and it goes to 32.25C when patient is exhaling. Some spikes occurs due to some movements of patient but the sensor can clearly distiguish temperature changes between inhaling and exhaling. The system counts the number of breath when patient is exhaling and Figure 6 shows that the number of breath is 14 times per minutes, i.e., the patient has abnormal respiration. Figure 6. Temperature change in airflow thermal sensor
  • 6.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 9, No. 4, August 2019 : 2321 - 2327 2326 7. CONCLUSION This research developed a low-cost wearable medical device measuring the vital sign of patient. The designed wearable medical device is mainly built with two biomedical sensors (airflow thermal sensor and pulse oximeter sensor), a microcontroller (ATMEGA 328p), a wireless module (IEEE802.11) and a power supply, which are inexpensive and mostly available in the market. It measures heart rate, SpO2 level, and respiratory rate of patient and determine the severity level of patient based on vital signs condition. We use a ESP8266 Wi-Fi module for wireless connectivity to allow vital signs acquisition from the wearable medical device to smartphone for remote monitoring. We evaluated the performance of the designed device by comparing with the standard SpO2 of Nellcor OxiMax in Penlon SP M5. The result shows that the designed wearable medical device works as good as standard SpO2 device and it can measure the respiratory rate properly. ACKNOWLEDGEMENTS The authors would like to thank the teaching hospital Universitas Hasanuddin for supporting this research by providing access to their medical devices to be compared to our designed wearable medical device. REFERENCES [1] Adriana Velazquez Berumen, “Need for appropriate, Affordable, and Safe Medical Devices,” 11th Annual University of Minnesota Design of Medical Device (DMD) Conference, 2012. [2] World Health Organization, ”WHO Compendium of innovative health technologies for low resource settings,” 2015. [3] T. Gao et al., "The Advanced Health and Disaster Aid Network: A Light-Weight Wireless Medical System for Triage," in IEEE Transactions on Biomedical Circuits and Systems, vol. 1, no. 3, pp. 203-216, Sept. 2007. [4] R. R. Fletcher, M. Poh and H. Eydgahi, "Wearable sensors: Opportunities and challenges for low-cost health care," 2010 Annual International Conference of the IEEE Engineering in Medicine and Biology, Buenos Aires, pp. 1763-1766, 2010. [5] Kristine Joyce P. Ortiz, John Peter O. Davalos, Elora S. Eusebio, Dominic M. Tucay, “ IoT: Electrocardiogram (ECG) Monitoring System, “ Indonesian Journal of Electrical Engineering and Computer Science Vol. 10, No. 2, pp. 480~489, May 2018. [6] Achmad Rizal, Vera Suryani, Jondri, Sugondo Hadiyoso, “ Development of Wireless Patient’s Vital Sign Monitor Using Wireless LAN (IEEE.802.11.b/g) Protocol,” International Journal of Electrical and Computer Engineering (IJECE), Vol. 4, No. 6, pp. 893~901, December 2014. [7] Nabeel Salih Ali, Zaid Abdi Alkaream Alyasseri, Abdulhussein Abdulmohson, “ Real-Time Heart Pulse Monitoring Technique Using Wireless Sensor Network and Mobile Application,” International Journal of Electrical and Computer Engineering (IJECE), Vol.8, No.6, pp. 5118~5126, December 2018. [8] E. Spanò, S. Di Pascoli and G. Iannaccone, "Low-Power Wearable ECG Monitoring System for Multiple-Patient Remote Monitoring," in IEEE Sensors Journal, vol. 16, no. 13, pp. 5452-5462, July1, 2016. [9] S. P. Preejith, R. Dhinesh, J. Joseph and M. Sivaprakasam, "Wearable ECG platform for continuous cardiac monitoring," 2016 38th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC), Orlando, FL, pp. 623-626, 2016. [10] E. Valchinov, A. Antoniou, K. Rotas and N. Pallikarakis, "Wearable ECG system for health and sports monitoring," 2014 4th International Conference on Wireless Mobile Communication and Healthcare - Transforming Healthcare Through Innovations in Mobile and Wireless Technologies (MOBIHEALTH), Athens, pp. 63-66, 2014. [11] Z. Ai, L. Zheng, H. Qi and W. Cui, "Low-Power Wireless Wearable ECG Monitoring System Based on BMD101," 2018 37th Chinese Control Conference (CCC), Wuhan, pp. 7374-7379, 2018. [12] R. R. Adiputra, S. Hadiyoso, Y. Sun Hariyani, “ Internet of Things: Low Cost and Wearable SpO2 Device for Health Monitoring,” International Journal of Electrical and Computer Engineering (IJECE), Vol. 8, No. 2, pp. 939~945, April 2018. [13] N. Sutar, M. Parihar, R. Ijare and K. Gowari, "Design and development of SMD based wearable pulse oximeter," 2016 International Conference on Communication and Signal Processing (ICCSP), Melmaruvathur, pp. 1812-1816, 2016. [14] Y. Xie, Y. Gao, Y. Li, Y. Lu and W. Li, "Development of Wearable Pulse Oximeter Based on Internet of Things and Signal Processing Techniques," 2017 European Modelling Symposium (EMS), Manchester, pp. 249-254, 2017. [15] N. Watthanawisuth, T. Lomas, A. Wisitsoraat and A. Tuantranont, "Wireless wearable pulse oximeter for health monitoring using ZigBee wireless sensor network," ECTI-CON2010: The 2010 ECTI International Confernce on Electrical Engineering/Electronics, Computer, Telecommunications and Information Technology, Chiang Mai, pp. 575-579, 2010.
  • 7. Int J Elec & Comp Eng ISSN: 2088-8708  A low cost wearable medical device for vital signs monitoring in low-resource settings (Muhammad Niswar) 2327 [16] Z. Jones, E. Woods, D. Nielson and S. V. Mahadevan, "Design of a pulse oximeter for price sensitive emerging markets," 2010 Annual International Conference of the IEEE Engineering in Medicine and Biology, Buenos Aires, pp. 1085-1088, 2010. [17] M. Niswar et al., "The Design of Wearable Medical Device for Triaging Disaster Casualties in Developing Countries," 2015 Fifth International Conference on Digital Information Processing and Communications (ICDIPC), Sierre, pp. 207-212, 2015. [18] A. J. Nimunkar, J. Baran, D. Van Sickle, N. K. Pagidimarry and J. G. Webster, "Medical devices for developing countries: Design constraints and approaches," 2009 Annual International Conference of the IEEE Engineering in Medicine and Biology Society, Minneapolis, MN, pp. 7048-7051, 2009. [19] World Health Organization, “Global Pulse Oximetry Project,” First International Consultation Meeting WHO Headquarters, Geneva, Switzerland, 29-30th October 2008. [20] Maxim Integrated, “Programmable Resolution 1-Wire Digital Thermometer” DS18B20 Datasheet [Revised Sept. 2018]. [21] Espressive Systems, “Espressive Smart Connectivity: ESP8266,” ESP8266 Datasheet, Oct.12, 2013.