Abstract
Background
Utilization of the widely used wearable sensor and smartphone technology for remote monitoring represents a healthcare breakthrough. This study aims to design a remote real-time monitoring system for multiple physiological parameters (electrocardiogram, heart rate, respiratory rate, blood oxygen saturation, and temperature) based on smartphones, considering high performance, autoalarm generation, warning transmission, and security through more than one method.
Methods
Data on monitoring parameters were acquired by the integrated circuits of wearable sensors and collected by an Arduino Mega 250 R3. The collected data were transmitted via a Wi-Fi interface to a smartphone. A patient application was developed to analyze, process, and display the data in numerical and graphical forms. The abnormality threshold values of parameters were identified and analyzed to generate an autoalarm in the system and transmitted with data to a doctor application via a third-generation (3G) mobile network and Wi-Fi. The performance of the proposed system was verified and evaluated. The proposed system was designed to meet main (sensing, processing, displaying, real-time transmission, autoalarm generation, and threshold value identification) and auxiliary requirements (compatibility, comfort, low power consumption and cost, small size, and suitability for ambulatory applications).
Results
System performance is reliable, with a sufficient average accuracy measurement (99.26%). The system demonstrates an average time delay of 14 s in transmitting data to a doctor application via Wi-Fi compared with an average time of 68 s via a 3G mobile network. The proposed system achieves low power consumption against time (4 h 21 m 30 s) and the main and auxiliary requirements for remotely monitoring multiple parameters simultaneously with secure data.
Conclusions
The proposed system can offer economic benefits for remotely monitoring patients living alone or in rural areas, thereby improving medical services, if manufactured in large quantities.
1. Introduction
The practice of remotely monitoring physiological parameters has become prevalent. Smartphones and wearable sensors (WS) are widely available and can provide real-time monitoring of critical parameters for healthcare providers and patients. Thus, integrating and combining WS and smartphone technology (WSST) in a system can reduce the challenges in monitoring life parameters of patients with complex health conditions regardless of their location (e.g., remote or rural areas) [1–3]. The use of WSST can likewise improve telemedicine and healthcare services and provide progressive services to patients with chronic conditions [1, 4].
Numerous innovations have been developed for real-time monitoring and/or store-and-forward telemedicine services using ubiquitous connectivity tools and simple mobile phone or WS applications. WSST has developed over time owing to the creation of various built-in applications and communication tools, such as GPS and third-generation (3G) and fourth-generation phone network Internet [5, 6]. WSST development has been accompanied by the increasing number of smartphone users, which was predicted to grow from 2.1 billion in 2016 to approximately 2.5 billion in 2019, as well as the growing number of applications being developed for real-time monitoring and health diagnosis [3, 7].
Remote monitoring systems have improved progressively to meet the needs of the elderly as well as to reduce the number of deaths from chronic diseases, such as cardiac arrhythmia, high blood pressure, and diabetes [8]. Therefore, numerous studies have been conducted to monitor multiple physiological parameters responsible for such diseases [1, 9–14]. However, other studies have focused on developing WSST to monitor a specific disease [15–18].
Several studies have emphasized the use of developed WSST in health applications given the positive static data measurement characteristics of WSST, such as reliability and accuracy in continuous or real-time monitoring [19–21]. Other studies have focused on the disadvantages of WSST, such as high power consumption, the generation of false alarms, long-term health monitoring efficiency, and large-scale utilization [1, 3, 20]. A few studies have also discussed a combination of mobile technologies or monitoring issues [3, 22, 23].
The limitations of such designed systems include measurement of a single parameter, analysis, and data transmission and reception method/time [15–18]. Improvements in this field have mostly tried to overcome these limitations in ambulatory applications, specifically, the monitoring of only one vital parameter, battery life, cost-effectiveness, monitoring functions, a monomethod for warning transmission, and data security.
The current study integrates the specialized WSST to design a remote real-time monitoring system for multiple physiological parameters based on smartphones with developed health applications that can monitor and display measured critical parameters, including an electrocardiogram (ECG), heart rate (HR), respiratory rate (RR), blood oxygen saturation (SpO2), and temperature. The proposed system should meet main requirements such as sensing, processing, displaying, and real-time transmission and should have the capability to generate an autoalarm based on the analysis threshold values of multiple monitoring parameters. Moreover, it should ensure the dispatch of warning messages via two transmittal methods, namely, short message service (SMS) and the Internet, and identify a patient's location via GPS. The system should also meet auxiliary requirements such as compatibility, comfort, low power consumption and cost, and small size. Furthermore, the developed application should enable users to record, save, and transmit real-time data in video and text forms.
In this study, a WS acquires the body data, which are first sent to an Arduino Mega 2560 R3 and then to a smartphone through a Wi-Fi interface. The data are collected in a smartphone using a developed patient application that analyzes, processes, and displays the data before transmitting them to the developed doctor application. The patient application consists of two working modes. The first mode continuously transmits data, while the second mode transmits data only when abnormality is detected. Thus, the second mode saves phone or device power as well as the time of doctors/operators. The application prompts an autoalarm when an abnormal value is detected based on a previously identified threshold and sends a warning message to the doctor application (doctors/operators). The developed application is designed with adequate security to protect patient information. A special power bank is also designed to ensure the long feeding power of the system and smartphone.
System performance and reliability are evaluated for accuracy measurement, power consumption test against time, and average time delay. The average accuracy measurement of the collected parameters is 99.26%, and the system achieves low power consumption against time (4 h 21 m 30 s) for feeding measured circuits. Moreover, the result shows that the average time delay of data transmission to the doctor application via Wi-Fi is 14 s, whereas that via a 3G mobile network is 68 s.
The results demonstrate the reliability and acceptability of the system as well as the achievement of main and auxiliary requirements. Therefore, the current system is recommended not only for rural areas, particularly in developing countries, but also for hospitals and specific health centers and to provide first aid, primary diagnosis, and treatment. The system will also offer economic benefits if manufactured in a large scale.
2. Materials and Methods
The proposed design was achieved through a combination of WS circuits and smartphone technologies via an Arduino circuit (as shown in Figure 1). The WS circuits acquired and computed the body data using an Arduino, which performed primary data collection. An electronic interface connected the Arduino circuits to the smartphone application to monitor, analyze, process, and transmit the data. The data were ensured and secured for intended persons only.
Figure 1 shows an overview of the designed system architecture, in which Figure 1(a) shows a block diagram of the hardware components and their connectivity sequence and Figure 1(b) demonstrates the data transmission network of the monitoring parameters.
2.1. Hardware Components
All hardware components were carefully selected to meet the requirements of the proposed design, namely, low power consumption, suitability for ambulatory applications, accuracy, reliability, affordability, and availability. Auxiliary requirements such as easy handling, comfort, minimal weigh, and long-term battery power (power consumption) were also considered, as these features could solve and overcome the limits and challenges of this field [3]. The hardware components are elucidated as follows.
2.1.1. ECG and HR Circuits
These circuits were used to acquire the first measuring parameter (i.e., an ECG) from which the second parameter (i.e., HR) was calculated using a MAX30003 circuit [24], which reduces movement artifacts during continuous monitoring and is common in telemetry monitoring [8].
The ECG circuit removed motion artifacts using an instrumentation amplifier that has a two-pole active antialiasing filter with a 600 Hz−3 dB frequency. The high-pass filter options included a first-order infinite impulse response (IR) Butterworth filter with a 0.4 Hz corner frequency, which was selected to correspond to ambulatory applications. The low-pass filter options included a 12-tap linear phase (constant group delay) finite IR filter with a 40 Hz corner frequency. The amplification process in this study used 20 V/V.
The raw data of the ECG signals were saved in the memory of the ECG circuit and then sent as a sequence to the Arduino (Mega 2560 R3) using a DM74LS125A integrated circuit (IC) through a high-speed interface to prevent interference between the data of the ECG signal and other signals.
(1) HR Extraction. HR was defined by calculating the R-R duration/interval time among QRS complexes of consecutive ECG waveforms within 1 minute intervals, where R was the first upward deflection wave after the P wave, the QRS complex was a series of waveforms following the P wave in the ECG waveforms, and the R-R interval was the elapsed time between two consecutive R waves [25, 26].
In this work, R waves were extracted by an Android program from the recorded ECG waveforms as the maximum. Next, identical maximum points (R − R interval, ms) were calculated, averaged, and divided into 1 minute intervals (60 × 1000 ms). Hence, HR was calculated in beats per minute (bpm) as follows:
(1) |
2.1.2. SpO2 Circuit
The SpO2 signal was acquired by a finger probe using an AFE 4490 from Texas Instruments [27], which utilized a pulse oximeter technique (light-emitting diodes). The signal presented a voltage to the 22-bit analog-to-digital converter (ADC), which was fed to a data processor to digitize and send the display signal.
2.1.3. Temperature Circuit
The body temperature signal was acquired through skin temperature using a MAX30205 temperature sensor, which provided a digital output using an ADC and operated within the 0°C to +50°C temperature range. The completed temperature reading operation was updated for a new temperature measurement. During this process, changes in temperature were discounted until the peer reading was completed. The updated temperature register was sent to the Arduino Mega 2560 R3 to process and display the signal.
2.1.4. RR Circuit
RR was acquired by a circuit that consisted of a 10 K-negative temperature coefficient thermistor fitted into a nebulizer mask with a voltage divider configuration. Thermistor resistance decreased during exhalation owing to comparatively hot air and increased during inhalation. The obtained signal from resistance was converted into a voltage and fed into a 0.0884–0.8942 Hz bandpass filter. The output of the filter was amplified 100 times and sent to the Arduino Mega 2560 R3 through an Arduino Nano, as shown in Figure 1.
2.1.5. Power Supply Circuit Bank
The power supply circuit was designed to meet the requirements of the power bank for the proposed system, such as low cost and effective long-time consumption.
Figure 2 illustrates the components of the designed circuit bank, which consisted of a charger/discharger IC (TP4056 chip), an IC converter, an LCD screen, and a lithium-ion battery. A TP4056 chip was used to control the charging and discharging of the battery, which was supplied by a control switch through an “on” and “off” function. A DC-DC boost IC converter chip was used to cater to a stable 5 V DC supply at outlets to ensure a supply of not less than 3.7 V DC from the battery. The LCD screen showed the percentage of the remaining capacity and the working status. A USB outlet 2 (OT 2) was used as an option for charging smartphones (if needed), and an outlet 1 (OT 1) was used to feed the circuits via constant current and voltage (5 V). The actual capacity of the battery was 3678 mAh, and actual recharging time was 1 h 50 m 15 s. The designed features/specifications of the power supply circuit bank are demonstrated in Table 1.
Table 1.
Parameter | Specifications |
---|---|
Battery type | Lithium ion |
Capacity | 4000 mAh |
Connectivity | Two output ports (2 A feed system, 1 A USB to feed phone) |
Voltage required input | USB 5 V, 2 A |
Time required to recharge | 1 hour 50 minutes |
Battery life with full charge | 4 hour 30 minutes |
2.1.6. Arduino Mega 2560 R3
An Arduino Mega 2560 R3 was selected owing to its memory capacity, multiple and various input/output pins, data-processing speed, various WS connection modes, and simple computer connection via a USB cable. Moreover, it included an option to send signals wirelessly or via a USB cable.
2.2. Patient Data Collection and Transmission
2.2.1. Patient Data Collection
The acquired data from multiple WS were collected in the Arduino Mega 2560 R3, which was the primary platform for data collection and preparation for transmission to Android devices. The Arduino was connected to a tablet or a smartphone via a USB cable and a computer to display the acquired data during the tests. However, this capability enabled monitoring parameters in sideway locations.
2.2.2. Patient Data Transmission
Patient data were transmitted from the Arduino Mega 2560 R3 to an Android smartphone using a Wi-Fi ESP8266 circuit through serial communication (RX/TX lines), which was capable of either hosting an application or offloading all Wi-Fi networking functions from another application processor. The Wi-Fi ESP8266 circuit was used rather than Bluetooth owing to the former's standby power consumption of <1.0 mW and waking-up and packet transmission of <2 ms and capability to send a variety of data.
A smartphone's Wi-Fi was forced to fast switch (833 μs) between two operations automatically to receive and transmit data to the doctor application. The system did not lose its capability for real-time transmission because of the delay from switching.
2.3. Android Health Application Design
The application design considered features that help increase the probability of saving patient lives as well as modern attributes, thereby presenting advantages over other designs in recent studies [2, 21]. The current application consisted of patient and doctor applications.
2.3.1. Patient Application
A health application was created in the proposed system in the Android studio interface to simplify the procedures of the intended features. The Android applications were written using the Java programming language. The primary data collected in the patient application were converted into integer values (secondary data) and compared with the threshold values of each parameter. The application continuously scanned for updating parameter values simultaneously and visualized the values in the adaptation window of the smartphone. The application worked in the following modes:
The first mode monitored and displayed parameter values simultaneously in real time through a smartphone, with a possibility of transmitting these values to intended trends.
The second mode transmitted data when abnormal/threshold values were detected. That is, the system monitored and sensed parameter value abnormalities and then transmitted these data to intended trends.
Selection of the second mode helped arrange/save time for personnel working with related proposed systems. Moreover, this mode saved a considerable amount of energy; thus, it provided more advantages than those in previous works [1, 2, 8, 10, 14]. The developed application also included the following features:
Provided a platform for monitoring and displaying measured parameters based on primary analysis and diagnosis
Saved recorded data with respect to time to review activities during movements and exercises
Transmitted data in video (graphic and numerical data) or numerical forms to responsible individuals (doctor application)
Offered more than one option for monitoring and transmitting data
Sent patient locations via GPS using Wi-Fi or 3G as well as a warning to other personal operators via mobile or/and Internet networks using SMS or/and WhatsApp, respectively
2.3.2. Doctor Application
The second component of the health application was created in Android and provided a screen window to show the transmitted data from the patient application. This component permitted doctors or responsible persons from an insurance company or medical center to monitor a patient's situation and provide first aid and diagnosis for critical cases. The web portal requires a user name and ID/password to protect privacy. The web interface provided data in video form (graphic and numerical data) recorded from the patient application and/or numerical data for multiple patients to display on smartphone/Android devices.
2.3.3. Application User Management
The application interfaces and icons were designed in a simplified manner to be managed and used easily by anyone, as shown in Figure 3. The menu interface of the patient application is shown in Figure 4.
2.4. Autoalarm System
The designed system generated an autoalarm in the two working modes of the health application when it sensed abnormalities in one or more of the monitored parameters and would transmit data using two warning methods.
2.4.1. Wi-Fi/3G Warning Method
This method was used in both application modes to transmit data to the web interfaces of intended trends. The 3G network was dominant in smartphones for transmitting and receiving data via Wi-Fi from the Arduino owing to the default Wi-Fi system, as shown in Figure 5.
Wi-Fi was reconnected automatically for 833 µs to receive data from the Arduino to send to the doctor application. In case of available Wi-Fi NAN, such as in rural areas and locations far from health facilities, the system used 3G Internet provided by a mobile phone network. The autoalarm generated through the system was received on the web interface and perceived through sound and vibration to notify doctors or operators with identified locations via GPS.
2.4.2. Mobile Network Warning Method
This method was used to send SMS warning messages to centers such as RMSPPS servers, families, or doctors. The message was shown as “I have detected an abnormality condition; for more details, visit your account on the doctor application.” Phone numbers of the operator's server/insurance company and doctors were identified previously in the system.
Figure 6 shows the sequence of the application working mechanism, threshold value identification, and data transmission. The default mode in the application was mode 1, whereas mode 2 in the dashed line was considered as a user option.
2.5. Determining Threshold Values
The autoalarm feature of the proposed system was based on the threshold value determination of monitored physiological parameters, such as HR, which reflects certain cases of ECG abnormalities and is considered as an indicator of a motion function [28]. In this study, HR was extracted and calculated from ECG waveforms on the basis of an algorithm proposed in [25], and the HR threshold values were determined based on works [13, 26].
RR threshold values have been defined in different ranges depending on the acquisition method and age of a patient [29] and are considered as an indicator of various symptoms, such as cardiac arrest, coughing, decreased alertness, poor feeding, grunting, and fever [30–32]. The mean observed RR was 14.2 (±4.17 precision (SD)) breaths per minute for adults [29], which was less than the mean RR 15.1 (±4.05 SD) breaths per minute measured by respiratory inductive plethysmograph [32]. In this study, the normal RR for monitoring elderly and adult subjects (between the ages of 20 and 50 years) at rest was from 12 breaths per minute to 16 breaths per minute. The common RR abnormality limits are shown in Table 2 [30, 33].
Table 2.
Parameter | Rhythm/pathology | Threshold values |
---|---|---|
SpO2 (%) | Normal | 96 to 99 |
Pulmonary or cardiovascular chronic diseases | Drop rapidly | |
Acute respiratory failure | <90% + 3 to 4% | |
| ||
RR (breaths per minute (bpm)) | Normal | 12–16 |
Cardiac arrest | ≥27 | |
Lower respiratory tract infections | >24 | |
Tachypnea | >12–16 | |
Bradypnea | <12–16 | |
| ||
Temperature (°C) | Normothermia or euthermia | 37.0 |
Fever | ≥37.8 | |
Hypothermia | ≤35.0 | |
| ||
HR (beats per minute (bpm)) | Normal | 60 to 100 |
Bradycardia | <60 | |
Tachycardia | >100 |
Temperature and SpO2 estimation values were determined as ranges that have been defined for pathologies [1, 13]. Table 2 shows a summary of the threshold values of intended parameters.
2.6. System Test
The proposed system was subjected to numerous tests to determine the accuracy and reliability of remote monitoring and data transmission in real time. The system primarily evaluated the achievement of designed and functional requirements at each implementation step. Quality performance of the system was measured by calculation accuracy. Accuracy was determined by the agreement between the measured (experimental) values of the proposed system and the true value of the qualified equipment (patient monitor model TR6628-9500, Eastern Europe Co.) in the biomedical engineering laboratories at the University of Science and Technology, Yemen. Equation (2) demonstrates the percent error calculation, and equation (3) shows the percent accuracy calculation:
(2) |
(3) |
The accuracy measurement of each sensor was calculated by averaging the obtained accuracy values of five measurement processes. Then, the total accuracy of the entire WS was calculated as the average of the total WS measurement accuracy, as shown in Tables 3 and 4.
Table 3.
Subject | Parameter | |||||
---|---|---|---|---|---|---|
SpO2 % | Heart rate (bpm) | ECG (R-R ms) | ||||
MV∗ | TV∗ | MV | TV | MV | TV | |
1 | 96 | 96 | 77 | 76 | 632 | 630 |
2 | 95 | 94 | 100 | 98 | 568 | 563 |
3 | 98 | 96 | 99 | 98 | 581 | 585 |
4 | 96 | 97 | 45 | 45 | 627 | 632 |
5 | 95 | 94 | 89 | 88 | 639 | 635 |
Average accuracy (%) | 98.36 | 98.89 | 99.93 |
∗MV, measured value; TV, true value.
Table 4.
Subject | Parameter | |||
---|---|---|---|---|
Respiratory rate (rpm) | Temperature (°C) | |||
Measured value | True value | Measured value | True value | |
1 | 14 | 14 | 32 | 33 |
2 | 16 | 15 | 35 | 34 |
3 | 14 | 15 | 35 | 33.5 |
4 | 15 | 16 | 36 | 35 |
5 | 15 | 15 | 34.5 | 35.5 |
Average accuracy (%) | 100.00 | 99.11 |
System reliability was tested and held in different time periods. Power consumption for long-term use was evaluated through battery life charge time (LCT) for three cases, namely, supplying only the working circuits, charging the circuit and smartphone simultaneously (versatility), and supplying only the smartphone (an auxiliary), as shown in Table 5. Likewise, reliability of the system for data transmission delay time was checked with Wi-Fi and 3G. The system held seven connection/disconnection trials, considering several connection conditions, such as weak Internet, coverage area, and cloud server type (see Table 6).
Table 5.
Test type | Description | Time |
---|---|---|
Battery LCT | Supplies the circuits only | 4 h 21 m 30 s |
Supplies the circuits and smartphone (versatility) | 2 h 15 m 20 s | |
Supplies the smartphone only | 3 h 50 m 05 s |
Table 6.
Performance parameter | Wi-Fi | 3G |
---|---|---|
Average connecting time (s) | 71 | 117 |
Average transmitting time to doctor app (s) | 18 | 70 |
Average time loss ratio (s) | 4 | 2 |
Average time delay (s) | 14 | 68 |
3. Results
The obtained results illustrated the achievement of the current system in monitoring critical parameters related to common diseases, such as HR, ECG, SpO2, and temperature, which were measured using a combined WS and Arduino circuits and a developed application in Android devices, such as smartphones. The patient application met the requirements of receiving, processing, analyzing, and transmitting data to intended trends as well as displaying them in the doctor application/web interface. The results are organized to show the main achievements.
Figure 7 shows the interface display for monitoring data, which was represented in graphic and numerical forms. These features promoted readability for healthcare personnel, such as patients, doctors, nurses, and operators. The exterior interface was designed like a patient's monitor, reflecting the same functions and information but through a portable device.
The results revealed the success of the autoalarm generation system in case of abnormalities and in sending a warning SMS via the system to the doctor application through sound and vibration as well as a written flag to attract a doctor's attention.
Figure 8 shows several capabilities of the designed system, in which Figure 8(a) illustrates an example of an SMS received via a mobile network. Therefore, the system was useful for tracking patients, particularly when Internet connection was unavailable. The system transmitted data and/or video recordings of acquired abnormal cases to doctors/operators and displayed them via the doctor application and WhatsApp, as depicted in Figures 8(b) and 8(d). Figure 8(c) demonstrates the system's capability to determine locations via GPS.
Tables 3 and 4 show the results of the accuracy measurement evaluation by comparing the values of our system with a standard device. The accuracy measurement was calculated as the average accuracy of each measured parameter, and all the accuracy measurements were averaged as the accuracy measurement of the entire system (99.25%).
The results of the power consumption test against time showed sufficient LCT in the case of supplying the circuits (4 h 21 m 30 s). However, in the versatility case, LCT was low and approximately 45% of time, as shown in Table 5.
Table 6 demonstrates the results of the time needed to connect stages and transmit data through the system for Wi-Fi and 3G. The average time for data transmission to the doctor application was 18 s via Wi-Fi and 70 s via 3G. The average time delay was less (14 s) with a Wi-Fi network compared with a 3G network (68 s). Therefore, the system can serve its purpose, and the alarm response time depended on the smartphone model and Internet speed.
The final specifications and features of our system are concluded in Table 7, and the final design is shown in Figure 9.
Table 7.
WS/parameter | Specifications |
---|---|
General | (i) Rechargeable battery |
(ii) Compatible with most android devices | |
(iii) Small size, portable, and easy to use | |
(iv) Comfortable for adult and old patients | |
(v) Multiple parameters: ECG, HR, SpO2, temperature, and RR | |
(vi) The ability of recording a video and data text of signals | |
(vii) Sending autoalarm to the doctor/centers in different tools | |
| |
ECG and HR | (i) ECG: single lead without the need for a third right-leg drive (DRL) electrode |
(ii) Heart rate detected by R to R distance | |
(iii) Frequency range: 15.625 mHz up to 256 Hz | |
(iv) ECG calibration: ±0.25 mV | |
(v) Arrhythmia analysis: yes | |
| |
SpO2 | (i) Display: waveforms and digits |
(ii) Real-time display of PPG (photoplethysmogram) | |
(iii) Measurement range: 1–100% | |
(iv) Resolution: 1% | |
(v) Accuracy: 2% (80–100%) | |
(vi) Pulse rate range: 20–300 bpm | |
| |
RR (respiratory rate) | (i) Method: air flow temperature |
(ii) Measurement range: 5∼50 rpm | |
(iii) Accuracy: ±1 bpm | |
(iv) Resolution: 2 bpm | |
| |
Temperature | (i) Measurement range: 0∼50°C |
(ii) 0.1°C accuracy (37°C to 39°C) | |
(iii) Resolution: 0.1°C |
4. Discussion
The results of the proposed system appear clearly and correctly without interference in the monitored parameter data in the patient and doctor applications.
The provided features in the interface display in graphic and numerical forms (Figure 7), distinguish the proposed system, and overcome the challenges in previous works in this field [1, 2, 8, 10, 21]. Moreover, the system includes other capabilities that improve primary diagnosis to offer first aid, particularly for simultaneous critical cases of multiple patients. These capabilities include generating an autoalarm and transmitting data in multiple forms. The system also exhibits general features, such as sending data to social media (WhatsApp) and determining patient location via GPS.
The system demonstrates a satisfactory time delay (14 s) for data transmission via Wi-Fi compared with the recent presented system (30 s) [1]. The time needed to transmit data via 3G is 68 s owing to the low speed used in the tested area, which can be improved. A 3G mobile network can provide the proposed system with long real-time monitoring to achieve an extensive coverage area. The low and acceptable power consumption against time (4 h 21 m 30 s) is an important feature that distinguishes our system. Thus, the use of less time for transmitting data, with a potential for improvement, and the long operation time make our system superior to other systems in the related work in this field [1, 10, 14].
The results of the combined WSST and developed application meet the main requirements for remotely monitoring physiological parameters. These requirements include a remarkable achievement in design and efficiency improvement in terms of accurate real-time sensing, transmuting, and displaying as well as low power consumption. Moreover, the system achieves auxiliary requirements such as comfort, compatibility, ease of use, minimal weight, small size, and affordability, which are considered more than the stated requirements in such systems [3].
Despite its features and advantages, the system should be further developed and adapted for iPhone operating systems. That is, the application is compatible only with Android devices, specifically Android operating systems starting from version 5.1.1. A blood pressure monitoring parameter should be added to the current five parameters of the system for the full monitoring of critical cases. In this study, our emphasis on the use of Wi-Fi rather than Bluetooth for sending data to smartphones is justified owing to the former's data transmission speed and minimal power consumption. Thus, the two features distinguish the system and meet the essential requirements for real-time monitoring.
5. Conclusion
The use of WSST in a remote monitoring system can advance healthcare services, particularly for the elderly who live alone or in rural areas with limited access to medical services or institutions. In this study, a remote monitoring system is designed based on smartphones to perform real-time monitoring and to provide primary analysis, diagnosis, and treatment (i.e., first aid) simultaneously. The proposed system helps reduce the death rate from chronic and common diseases related to the monitoring of critical parameters, such as ECG-HR, SpO2, RR, and temperature.
The system also possesses features that render it superior to other systems in the field, such as application capabilities, option modes, autoalarm generation, alarm transmission via two methods, secured data transmission, and appropriate forms for displaying such data for multiple patients simultaneously. Moreover, the system meets the main and auxiliary requirements.
Consequently, the designed system presents a solution not only for rural areas in developing countries but also for all types of healthcare facilities. Furthermore, the system would be economically beneficial if manufactured in large quantities because it would lead to the development of widespread health service networks in developing countries as well as rural areas.
In the future, the system can add a blood pressure signal to the monitoring parameters, as it relates to critical cases. Moreover, the system will need to overcome its limits, such as adaptation to iPhone operating system devices, given the wide range of people using such devices.
Data Availability
The Arduino code and the Android applications that are used to support the findings of this study have been deposited in the RMSPPS repository on GitHub website (https://github.com/adelalfusail/RMSPPS).
Conflicts of Interest
The authors declare that they have no conflicts of interest.
References
- 1.Kakria P., Tripathi N. K., Kitipawang P. A real-time health monitoring system for remote cardiac patients using smartphone and wearable sensors. International Journal of Telemedicine and Applications. 2015;2015:11. doi: 10.1155/2015/373474.373474 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 2.Liang X., Zhao J., Shetty S., Liu J., Li D. Integrating blockchain for data sharing and collaboration in mobile healthcare applications. Proceedings of the 2017 IEEE 28th Annual International Symposium on Personal, Indoor, and Mobile Radio Communications (PIMRC); October 2017; Montreal, Canada. IEEE; pp. 1–5. [DOI] [Google Scholar]
- 3.Patel S., Park H., Bonato P., Chan L., Rodgers M. A review of wearable sensors and systems with application in rehabilitation. Journal of Neuroengineering and Rehabilitation. 2012;9(1):p. 21. doi: 10.1186/1743-0003-9-21. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 4.Meystre S. The current state of telemonitoring: a comment on the literature. Telemedicine and e-Health. 2005;11(1):63–69. doi: 10.1089/tmj.2005.11.63. [DOI] [PubMed] [Google Scholar]
- 5.Bonato P. Wearable sensors and systems. IEEE Engineering in Medicine and Biology Magazine. 2010;29(3):25–36. doi: 10.1109/memb.2010.936554. [DOI] [PubMed] [Google Scholar]
- 6.Petr N. Smartphones for in-home diagnostics in telemedicine. International Journal of Medical and Biological Sciences. 2012;6:36–40. [Google Scholar]
- 7. Number of mobile phone users worldwide from 2015 to 2020 (in billions), 2018, https://www.statista.com/statistics/274774/forecast-of-mobile-phone-users-worldwide/
- 8.Gómez J., Oviedo B., Zhuma E. Patient monitoring system based on internet of things. Procedia Computer Science. 2016;83:90–97. doi: 10.1016/j.procs.2016.04.103. [DOI] [Google Scholar]
- 9.Al-Naji A., Perera A. G., Chahl J. Remote monitoring of cardiorespiratory signals from a hovering unmanned aerial vehicle. Biomedical Engineering Online. 2017;16(1):p. 101. doi: 10.1186/s12938-017-0395-y. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 10.Li H., Pan T. Development of physiological parameters monitoring system using the internet of things. International Journal of Online Engineering (iJOE) 2017;13(9):87–100. doi: 10.3991/ijoe.v13i09.7436. [DOI] [Google Scholar]
- 11.Scully C. G., Lee J., Meyer J., et al. Physiological parameter monitoring from optical recordings with a mobile phone. IEEE Transactions on Biomedical Engineering. 2012;59(2):303–306. doi: 10.1109/tbme.2011.2163157. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 12.Shivakumar N. S., Sasikala M. Design of vital sign monitor based on wireless sensor networks and telemedicine technology. Proceedings of the 2014 International Conference on Green Computing Communication and Electrical Engineering (ICGCCEE); March 2014; Coimbatore, India. IEEE; pp. 1–5. [DOI] [Google Scholar]
- 13.Sundaram P. Patient monitoring system using android technology. International Journal of Computer Science and Mobile Computing. 2013;2(5):191–201. [Google Scholar]
- 14.Wang J., Zhang Y., Han Y., et al. Design of a real-time emergency monitoring platform based on wireless communication technology. Proceedings of the 2016 8th International Conference on Intelligent Human-Machine Systems and Cybernetics (IHMSC); August 2016; Hangzhou, China. IEEE; pp. 191–194. [DOI] [Google Scholar]
- 15.Gaoan G., Zhenmin Z. Heart rate measurement via smart phone acceleration sensor. Proceedings of the 2014 International Conference on Smart Computing (SMARTCOMP); November 2014; Hong Kong, China. IEEE; pp. 295–300. [DOI] [Google Scholar]
- 16.Kirtana R., Lokeswari Y. An IoT based remote HRV monitoring system for hypertensive patients. Proceedings of the 2017 International Conference on Computer, Communication and Signal Processing (ICCCSP); January 2017; Chennai, India. IEEE; pp. 1–6. [DOI] [Google Scholar]
- 17.Tan K. S., Saatchi R., Elphick H., Burke D. Real-time vision based respiration monitoring system. Proceedings of the 2010 7th International Symposium on Communication Systems Networks and Digital Signal Processing (CSNDSP); July 2010; Newcastle upon Tyne, UK. IEEE; pp. 770–774. [Google Scholar]
- 18.Worringham C., Rojek A., Stewart I. Development and feasibility of a smartphone, ECG and GPS based system for remotely monitoring exercise in cardiac rehabilitation. PLoS One. 2011;6(2) doi: 10.1371/journal.pone.0014669.e14669 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 19.Jelekäinen P. GSM-PKI solution enabling secure mobile communications. International Journal of Medical Informatics. 2004;73(3):317–320. doi: 10.1016/j.ijmedinf.2003.12.007. [DOI] [PubMed] [Google Scholar]
- 20.Jovanov E., Gelabert P., Wheelock B., Adhami R., Smith P. Real time portable heart monitoring using low power dsp. Proceedings of the International Conference on Signal Processing Applications and Technology (ICSPAT); October 2000; Dallas, TX, USA. pp. 16–19. [Google Scholar]
- 21.Walinjkar A. A composite and wearable sensor kit for location-aware healthcare monitoring and real-time trauma scoring for survival prediction. Applied System Innovation. 2018;1(3):p. 35. doi: 10.3390/asi1030035. [DOI] [Google Scholar]
- 22.Jovanov E., Raskovic D., Price J., Chapman J., Moore A., Krishnamurthy A. Patient monitoring using personal area networks of wireless intelligent sensors. Biomedical Sciences Instrumentation. 2001;37:373–378. [PubMed] [Google Scholar]
- 23.Martin T., Jovanov E., Raskovic D. Issues in wearable computing for medical monitoring applications: a case study of a wearable ECG monitoring device. Proceedings of the Fourth International Symposium on Wearable Computers; August 2000; Atlanta, GA, USA. IEEE; pp. 43–49. [DOI] [Google Scholar]
- 24.Ultra-Low Power. Single-channel integrated biopotential (ECG, R-to-R detection) AFE. 2018. https://datasheets.maximintegrated.com/en/ds/MAX30003.pdf.
- 25.Li M., Kim Y. Design of a wireless sensor system with the algorithms of heart rate and agility index for athlete evaluation. Sensors. 2017;17(10):p. 2373. doi: 10.3390/s17102373. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 26.Utomo T. P., Nuryani N. QRS peak detection for heart rate monitoring on Android smartphone. Journal of Physics: Conference Series. 2017;909 doi: 10.1088/1742-6596/909/1/012006.012006 [DOI] [Google Scholar]
- 27. AFE4490 Integrated Analog Front-End for Pulse Oximeters, 2018, http://www.ti.com/lit/ds/symlink/afe4490.pdf.
- 28.Sheng L., Wei C., Lihua G., Yuquan C. Study of algorithm for heart rate detection based on bipolar motion ECG. Proceedings of the 2011 Third International Conference on Measuring Technology and Mechatronics Automation (ICMTMA); January 2011; Shangshai, China. IEEE; pp. 389–392. [DOI] [Google Scholar]
- 29.Herbert A. Analysis of Respiratory Rate and the Respiratory Cycle in Infants and Children Using an Optical Sensor. Brisbane, Australia: Department of Child Health, University of Queensland; 1995. [Google Scholar]
- 30.Bose S., Prabu K., Kumar D. S. Real-time breath rate monitor based health security system using non-invasive biosensor. Proceedings of the 2012 Third International Conference on Computing Communication & Networking Technologies (ICCCNT); July 2012; Coimbatore, India. IEEE; pp. 1–6. [DOI] [Google Scholar]
- 31.Morley C. J., Thornton A. J., Fowler M. A., Cole T. J., Hewson P. H. Respiratory rate and severity of illness in babies under 6 months old. Archives of Disease in Childhood. 1990;65(8):834–837. doi: 10.1136/adc.65.8.834. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 32.Tobin M. J., Chadha T. S., Jenouri G., Birch S. J., Gazeroglu H. B., Sackner M. A. Breathing patterns. Chest. 1983;84(2):202–205. doi: 10.1016/s0012-3692(15)33498-x. [DOI] [PubMed] [Google Scholar]
- 33.Rao K. M., Sudarshan B. G. Design and development of real time respiratory rate monitor using non-invasive biosensor. International Journal of Research in Engineering and Technology. 2015;4(6):437–442. doi: 10.15623/ijret.2015.0406074. [DOI] [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
Data Availability Statement
The Arduino code and the Android applications that are used to support the findings of this study have been deposited in the RMSPPS repository on GitHub website (https://github.com/adelalfusail/RMSPPS).