Enhanced Living Environments pp 210-225 | Cite as
System Development for Monitoring Physiological Parameters in Living Environment
Abstract
Nowadays, sensors, algorithms and software applications are embedded in people’s everyday lives. To be more precise, living environment is significantly dependent on previously mentioned technology especially in the field of medicine.
The ultimate goal of this research is to collect data from different medical sensors platform, which can be used in initial medical assessment and management in the living environment. Furthermore, collected data from sport’s activity were analysed in order to measure the strength of linear association between variables.
First, research on market available equipment is performed which is focused on medical sensors for assisted living in people’s everyday environment. Second, research on hardware in terms of tablet, desktop machines, iPad etc. is conducted and scenarios of using the hardware are elaborated. Regarding the scenarios, the concept that demonstrates the advantages and disadvantages of the system for ambient assisted living is shown. The architecture of the system followed by sensors, computer networks, terminals is included and the technology for achieving the system’s functionality is presented. Next, the Zephyr Bioharness 3 sensor for measuring physiological data is used for collecting data in the living environment. Finally, integration of the sensor with the most convenient terminal in the living environment is done and collected data are visualized via MATLAB. The parameters monitored are Heart Rate (HR), Respiratory Rate (RR), Peak Acceleration (PkAcc). The proof of the correlation between listed parameters describes the physiological status in the living environment.
The ratio between HR and PkAcc is 0.91. It is a strong positive correlation. It means that changes in heart beats are linearly followed by the peak acceleration. Next, the ratio between HR and RR is 0.88. It is also a strong positive correlation. It means that changes in heart beats are linearly followed by the respiratory rate. The ratio between RR and PkAcc is 0.84. Again, it is a strong positive correlation. It means that changes in respiratory rate are linearly followed by the peak acceleration.
Keywords
Zephyr Bioharness 3 sensor Smart device Physiological parameters Android application development Data visualization1 Introduction
This chapter contributes in system development for physiological parameters monitoring in living environment. It describes the integration of different technologies in terms of collecting physiological data, algorithms for processing collected data and software application for visualization.
The main problem that this research highlights is the creation of a system that could response on the problems that health caring institutions face nowadays during their primary tasks. The goal is to create a system that could decrease the risk of losing personnel or suffering damage through checking and monitoring of the physiological status. The technological approach for solving a medical problem and assessing a patient’s status in ambient living environment is introduced in a more efficient and accurate manner. It means that certain medical algorithms used for initial assessment are researched in the creation of models for assessing (i.e. triage) the medical status. It is based on a Machine Learning (ML) algorithm.
There are many articles that illustrate the use of machine learning algorithms in decision making while assessing the medical status, but the contemporary technological development in terms of hardware, software, operating systems, computer networks, and processing power influence on their extended use in the fields (i.e. initial medical assessment) where they are not sufficiently exploited.
Although ML algorithms are used in numerous medical applications for supporting physicians’ decisions, the implementation in medical emergency has not been enough yet. In addition, automated prediction for the patient’s status in real-time based on ML algorithm and patient vital signs monitoring supports medical centers preparations for the level of treating patients after pre-hospital triage.
The paper is structured as follows. The second section presents related work in the field. The third section talks about the equipment related to measuring psychophysiological parameters, problems with reports of conducted statistical analysis. The fourth section shows the architecture of the whole system that has being developed. Fifth section presents proof from the field experiment. Sixth section presents the approaches in terms of conducted multiple linear regression analysis and correlation over created dataset. At the end there are future research plan and conclusion.
2 Related Works
The paper has been inspired by the needs to have developed system that can collect data from living environment including live streaming monitoring [1]. During the research it has been found that some similar works exists [2]. Hailstone et al. [2] were testing the sensor Zephyr BioHarness™ and they have done a research with study case and experimental proof. The accuracy of their research motivated the presented implementation in living environment.
On the other hand, the authors in [3] have compared the accuracy of the BioHarness™ and Vmax metabolic cart as well as the K4 b2 portable metabolic measurement system in health environment. The present chapter shows a collection of data in different conditions like sport, military exercises, everyday activity. Devices such as the Bioharness™ are being used in a variety of situations including physical activity, exercise monitoring, and emergency professions. The authors in [4] were testing the dates from the Bioharness in abnormal Heart Rate (HR) conditions which is a one of the expected scenarios in living environment. There are also several authors who are talking about the same topic but they are using some different sensors and methods, like in [5, 6, 7]. New generation smart watches have been used to measure the physiological parameters as HR, Galvanic Skin Resistance (GSR), temperature and EQ02 in a multi parameter body-worn system [7]. There are capable to log and transmit the physiological data describing a wearer’s cardiorespiratory and thermal status. About the monitoring there are works that describe different techniques actually known to monitor HR. In the [8, 9] the authors are focusing in particular on the so-called photo plethysmography (PPG) technique.
An assessment of the reliability of five Bioharness™ variables using a treadmill based protocol is studied in [10]. The authors also describe the correlation coefficient that are used between the variables.
In [11], an application is developed for improving male/female sports condition dependable on their body profile with the e-health platform. There are some authors that compare different sensors for measuring the physiological parameters on older people. They have found that the creation of an acceptable monitoring device for older persons requires from designers and developers to consider the special demands and abilities of the target group [12, 13, 14, 15, 16].
In [17] the authors validate cardiovascular alarms in critically ill patients in an experimental setting by generating a database of physiological data and clinical alarm annotations. They report the current rate of alarms and their clinical validity having collected physiological data at one second intervals while monitoring alarms. It was reported during 982 h of observation to have 5934 alarms, i.e. six alarms per hour. They find out that about 40% of all alarms did not correctly describe the patient condition and were classified as technically false; while 68% of those were caused by manipulation. Only 885 (15%) of all alarms were considered clinically relevant. Most of the generated alarms were threshold alarms (70%) and were related to arterial blood pressure (45%).
In [18] the authors describe the development of a computer system for long-term large-scale recording and storage of multichannel physiological signals that was built using commercial solutions (software and hardware) and existing hospital IT infrastructure. Both numeric (1 Hz) and waveform (62.5–500 Hz) data were captured from 24 Surgical Intensive Care Unit (SICU) bedside monitors simultaneously and stored in a file-based Vital Sign Data Bank (VSDB) during one-year period. The database size is 4.21 TB. Vital signs were recorded from 1175 critically ill patients and up to six Electro Cardiographs (ECG). All type of monitored waveforms and all monitored numeric data were recorded in most of the cases.
Factors and predictors that influence nurses’ intention to use the Electronic Intensive Care Unit (eICU) are presented in [19]. The aim is to analyse the applicability of the Technology Acceptance Model in healthcare settings, and to provide psychometric evidence of the measurement scales used in the study. The study involved 117 participants from two healthcare systems. The acceptance survey on the use of eICU was conducted as a studying instrument. The results show that perceived usefulness is the most influential factor. The merge between tele–intensive care units, informatics, telecommunication technology, tele nursing, and telemedicine is used in [20] to provide expert, evidence-based, and cutting-edge services to critically ill patients.
The book on enhanced living environments [21] presents the theory and the practice in the field using the up-to-date technological solutions. The main aspects of assistive care systems and applications relevant to the highly positive and dynamic scientific domain have attracted much interest in the world of Internet technology in the last decade.
3 System Architecture for Collecting Physiological Data
System structure
(a) Zephyr Bioharness 3 sensor; (b) API for Android operating system; (c) Upgraded API; (d) Comma Separated Value (CSV) file
Processed data via 3G/4G have been transferred to the switch and multicasted to the monitoring center with medical personnel and the cloud.
The Bluetooth Connection
The Bluetooth technology allows maximum 7 users (devices) to communicate in one piconet (an ad-hoc network) in a master/slave mode. At any time, the data can be transferred between the devices and the master or the “initiator”. It decides where the data should be transferred. It is also possible one “slave” to receive data from another “master”, i.e. two devices are sending data to one (“slave”) at the same time. The technology is being used in industry, Personal Area Networks, smartphones, gaming consoles, Wireless Audio Devices etc. The range and reliability of the systems depend on the firmware, software and hardware of the device but typically it is between 10 m and 100 m. The last versions support ranges between 40 and 400 m.
Zephyr Bioharness 3BT uses the Bluetooth 1.2+ and the main enhancements on behalf of the other versions are: improved connectivity; better resistance to radio frequency interference; up to 721 kbit/s transmission speed; improved voice quality of audio links by allowing retransmissions of corrupted packets; better concurrent data transfer; operation with three-wire Universal Asynchronous Receiver-Transmitter (UART); flow control and retransmission modes for logical link control and adaptation protocol (L2CAP).
4G/3G Connection
Review of the market available sensors and their options
Sensor | Options | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Certified medical device | API SDK | User interface, Mob.app. | ECG | Heart rate | Pulse | Blood pressure | Temp. sensor | BT | Cloud | Extra sensors | |
Isansys | + | + | + | + | + | + | + | − | + | + | − |
Angel health | − | + | + | − | + | + | + | + | + | + | − |
Biosignal plux | No data | + | + | + | + | + | + | + | + | + | + |
Biovotion | No data | + | + | − | + | + | + | + | + | + | + |
e-Health | No data | − | + | + | + | + | + | − | + | + | − |
However, abovementioned sensors were not appropriate for ambient living environment. The most convenient biosensor on the market was BioHarness™ 3 (Fig. 2a). It also could be used in different activities (sport, military exercises, everyday activity). The BioHarness™ 3 captures and transmits comprehensive physiological data from the wearer to mobile and fixed data networks enabling genuine remote monitoring of human performance and condition in the real world.
Concerning experiment in the lab, the following physiological data can be measured: heart rate, respiratory rate, interbeat (R-R) interval, breathing rate, ECG, posture, activity level, peak acceleration. In terms of communication, the connection between BioHarness™ 3 and DellLatitude 3340 Notebook Laptop Computer is established via Bluetooth communication protocol. Also, the communication between Laptop Computer and Samsung Galaxy S7 is established by Samsung OEM Micro USB 2.0 Charging Cable.
Next, Zephyr API for Android operating system is provided by the manufacturer for collecting physiological data (Fig. 2b). Also, regarding Android based API it does not include support for the ECG in the interface.
Communication protocol for transferring physiological data is Bluetooth 2.0 which supports data transfer of up to 3 Mbit/sec.
The above-mentioned laboratory setup is standardized for Android-based application development.
Because there is no function for storing data from sensor the API is upgraded with additional functionalities such as storing data in CSV file. The physiological data are collected in the following order: heart rate, respiratory rate and peak acceleration. Next, the interface is inflated with three additional buttons: “Save Data”, “Weight Chart” and “Read Data” (Fig. 2c).
Another two buttons are mock-up buttons and are planned to gain functionalities in further phase of the system development.
4 Experimental Design
4.1 Description
In addition to laboratory experiment, the field experiment is done. Android J1 PacKage (APK) file is exploited to store physiological data in CSV file. During the experiment, three physiological parameters are collected: heart rate, respiratory rate, and peak acceleration. The case study is created to support field experiment of established communication between a biosensor and a smart device. Also, a new software module is implemented in Zephyr API for storing data into CSV file during testing.
The case study is done in group of two persons (one male and one female) in different activity. The activities are in the following order: calm, office, and sport’s activity. The persons are on age of 36 (female) and 40 (male). Next, the time for conducting measurements is: calm activity – 60 min (male), office activity – 60 min (female) and sport’s activity 30 min (male).
(a) Activity in office environment; (b) Activity in sport’s environment
Every activity is stored by the developed application in separate CSV file. The files, which are generated by application during different activities have the following sizes: calm activity – 83 KB; sport’s activity – 27 KB; and office activity – 67 KB.
The sport’s activity measured interval is 30 min (from 08:56 until 09:26 on July 27, 2017). There are 1913 samples recorded in the CSV file.
(a) Office activity; (b) Calm activity; (c) Sport’s activity
4.2 Methods
(a) Perfect positive correlation; (b) Very strong correlation; (c) Moderate correlation; (d) Weak correlation
The \( r \) value describes the relation with a number, i.e. it compares things whether they are weak (d), strong (b), moderate (c) or perfect (Fig. 5).
When \( \varvec{r} = 1 \) it is a perfect relationship. When r is between 0,75 and 0,5 it is a very strong relationship. When there is a moderate relationship the value of r is between 0,5 and 0,75. When r is between 0,25 and 0,5 it is a weak relationship.
Perfect negative correlation
(a) Very strong correlation; (b) Moderate correlation; (c) Weak correlation
The difference between positive and negative correlations is that in the positive correlations the values of the independent \( (x) \) and the values of the dependent \( (y) \) increases, whereas in the negative correlations the values of the independent (x) increases and the value of dependent (y) decreases. Therefore, the value of \( r \) is between \( \left\{ { - 1;1} \right\}. \)
Additional analysis has been done in order to measure the strength of linear association between two variables. In this test, the Pearson Correlation Coefficient (R) is exploited and the focus is on sport’s activity because there have been many variations in variables.
4.3 Results
(a) Correlation between HR and PkAcc; (b) Correlation between HR and RR; (c) Correlation between RR and PkAcc
In Fig. 8a the correlation between the heart rate and peak acceleration is shown where the HR is in the X axis and the peak acceleration is on the Y axes. The ratio (value of R) between HR and PkAcc is 0.91. It is a strong positive correlation. It means that changes in heart beats are linearly followed by peak acceleration.
In Fig. 8b the correlation between heart rate and respiratory rate is presented with RR in X axis and HR in Y axes. The value of R between HR and RR is 0.88 and demonstrates a strong positive correlation. It means that changes in heart beats are linearly followed by respiratory rate.
In Fig. 8c there is a correlation between RR and Pkacc where RR is in X axis and PKAcc in Y axes. The value of R between RR and PkAcc is 0.84 showing a strong positive correlation. It means that changes in respiratory rate are linearly followed by peak acceleration.
5 Conclusion
The obtained results about correlation of psychophysiological parameters are very strong. It means that changes in heart beats are linearly followed by peak acceleration and respiratory rate. The tests need to be performed also by different groups of older adults looking for the changes in correlation results related to the age and disease.
The system will be extended with two new modules in the developed Android application adding a fuzzy logic algorithm as a decision instrument to raise an alert. In addition, the collected data is going to be visualized using the CSV file, monitoring center, live streaming module and cloud services.
Notes
Acknowledgement
Our thanks to COST Action IC1303: Algorithms, Architectures and Platforms for Enhanced Living Environments (AAPELE).
References
- 1.Johnstone, J.A., et al.: BioHarness™ multivariable monitoring device: part. I: validity. J. Sport. Sci. Med. 11(3), 400 (2012)Google Scholar
- 2.Hailstone, J., Kilding, A.E.: Reliability and validity of the Zephyr™ BioHarness™ to measure respiratory responses to exercise. Meas. Phys. Educ. Exerc. Sci. 15(4), 293–300 (2011)CrossRefGoogle Scholar
- 3.Kim, J.-H., et al.: Measurement accuracy of heart rate and respiratory rate during graded exercise and sustained exercise in the heat using the Zephyr BioHarnessTM. Int. J. Sports Med. 34(06), 497–501 (2013)Google Scholar
- 4.Boudet, G., Chamoux, A.: Heart rate monitors and abnormal heart rhythm detection. Arch. Physiol. Biochem. 108(4), 371–379 (2000)CrossRefGoogle Scholar
- 5.Jovanov, E.: Preliminary analysis of the use of smartwatches for longitudinal health monitoring. In: 2015 37th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC). IEEE (2015)Google Scholar
- 6.Markova, V., Ganchev, T.: Technological support to stress-level monitoring. In: Enhanced Living Environments: From Models to Technologies (Healthcare Technologies 2017), Chap. 6, pp. 133–160. IET Digital Library (2017). https://doi.org/10.1049/pbhe010e_ch6
- 7.Ruskova, I.N., Gieva, E.E.: Sensors for wireless body area networks. In: Enhanced Living Environments: From Models to Technologies (Healthcare Technologies 2017), Chap. 8, pp. 183–205. IET Digital Library (2017). https://doi.org/10.1049/pbhe010e_ch8
- 8.Lemay, M., et al.: Application of optical heart rate monitoring. In: Wearable Sensors: Fundamentals, Implementation and Applications, pp. 105–129. Elsevier (2014)Google Scholar
- 9.Liu, Y., et al.: Validity and reliability of multiparameter physiological measurements recorded by the Equivital LifeMonitor during activities of various intensities. J. Occup. Environ. Hyg. 10(2), 78–85 (2013)CrossRefGoogle Scholar
- 10.Johnstone, J.A., et al.: Bioharness™ multivariable monitoring device: part. II: reliability. J. Sport. Sci. Med. 11(3), 409 (2012)Google Scholar
- 11.Castillejo, P., et al.: Integration of wearable devices in a wireless sensor network for an E-health application. IEEE Wirel. Commun. 20(4), 38–49 (2013)CrossRefGoogle Scholar
- 12.Ehmen, H., et al.: Comparison of four different mobile devices for measuring heart rate and ECG with respect to aspects of usability and acceptance by older people. Appl. Ergon. 43(3), 582–587 (2012)CrossRefGoogle Scholar
- 13.Redondi, A., et al.: An integrated system based on wireless sensor networks for patient monitoring, localization and tracking. Ad Hoc Netw. 11(1), 39–53 (2013)CrossRefGoogle Scholar
- 14.Pires, I.M., Garcia, N.M., Pombo, N., Flórez-Revuelta, F., Spinsante, S., Teixeira, M.C.: Identification of activities of daily living through data fusion on motion and magnetic sensors embedded on mobile devices. Pervasive Mob. Comput. 47, 78–93 (2018). https://doi.org/10.1016/j.pmcj.2018.05.005. ISSN 1574-1192CrossRefGoogle Scholar
- 15.Jovanov, E., Milosevic, M., Milenković, A.: A mobile system for assessment of physiological response to posture transitions. In: 2013 35th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC). IEEE (2013)Google Scholar
- 16.Borodin, A., et al.: Architectural approach to the multisource health monitoring application design. In: 2015 17th Conference of Open Innovations Association (FRUCT). IEEE (2015)Google Scholar
- 17.Siebig, S., Kuhls, S., Imhoff, M., Gather, U., Schölmerich, J., Wrede, C.E.: Intensive care unit alarms—how many do we need? Crit. Care Med. 38(2), 451–456 (2010)CrossRefGoogle Scholar
- 18.Burykin, A., Peck, T., Buchman, T.G.: Using “off-the-shelf” tools for terabyte-scale waveform recording in intensive care: computer system design, database description and lessons learned. Comput. Methods Programs Biomed. 103(3), 151–160 (2011)CrossRefGoogle Scholar
- 19.Kowitlawakul, Y.: The technology acceptance model: predicting nurses’ intention to use telemedicine technology (eICU). CIN: Comput. Inform. Nurs. 29(7), 411–418 (2011)Google Scholar
- 20.Williams, L.M., Hubbard, K.E., Daye, O., Barden, C.: Telenursing in the intensive care unit: transforming nursing practice. Crit. Care Med. 32(6), 62–69 (2012)Google Scholar
- 21.Dobre, C., Garcia, N., Goleva, R.I., Mastorakis, G.: Ambient Assisted Living and Enhanced Living Environments: Principles, Technologies and Control. Butterworth-Heinemann, Amsterdam (2016)Google Scholar
Copyright information
Open Access This chapter is licensed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence and indicate if changes were made.
The images or other third party material in this chapter are included in the chapter's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the chapter's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder.