Next Article in Journal
Smart Shoe-Assisted Evaluation of Using a Single Trunk/Pocket-Worn Accelerometer to Detect Gait Phases
Next Article in Special Issue
Multi-Functional Soft Strain Sensors for Wearable Physiological Monitoring
Previous Article in Journal
A Modified Extended Kalman Filter for a Two-Antenna GPS/INS Vehicular Navigation System
Previous Article in Special Issue
Using the Pulse Contour Method to Measure the Changes in Stroke Volume during a Passive Leg Raising Test
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Mobile Cough Strength Evaluation Device Using Cough Sounds

1
Department of System Cybernetics, Institute of Engineering, Hiroshima University, 1-4-1 Kagamiyama, Higashi-Hiroshima, Hiroshima 739-8527, Japan
2
Department of Rehabilitation, Faculty of Health Sciences, Hiroshima Cosmopolitan University, Hiroshima 731-3166, Japan
3
Division of Physical Analysis and Therapeutic Sciences, Institute of Biomedical and Health Sciences, Hiroshima University, Hiroshima 734-8553, Japan
4
Division of Rehabilitation, Department of Clinical Support, Hiroshima University Hospital, Hiroshima 734-8551, Japan
*
Authors to whom correspondence should be addressed.
Sensors 2018, 18(11), 3810; https://doi.org/10.3390/s18113810
Submission received: 11 October 2018 / Revised: 31 October 2018 / Accepted: 5 November 2018 / Published: 7 November 2018
(This article belongs to the Special Issue Wearable Sensors and Devices for Healthcare Applications)

Abstract

:
Although cough peak flow (CPF) is an important measurement for evaluating the risk of cough dysfunction, some patients cannot use conventional measurement instruments, such as spirometers, because of the configurational burden of the instruments. Therefore, we previously developed a cough strength estimation method using cough sounds based on a simple acoustic and aerodynamic model. However, the previous model did not consider age or have a user interface for practical application. This study clarifies the cough strength prediction accuracy using an improved model in young and elderly participants. Additionally, a user interface for mobile devices was developed to record cough sounds and estimate cough strength using the proposed method. We then performed experiments on 33 young participants (21.3 ± 0.4 years) and 25 elderly participants (80.4 ± 6.1 years) to test the effect of age on the CPF estimation accuracy. The percentage error between the measured and estimated CPFs was approximately 6.19%. In addition, among the elderly participants, the current model improved the estimation accuracy of the previous model by a percentage error of approximately 6.5% (p < 0.001). Furthermore, Bland-Altman analysis demonstrated no systematic error between the measured and estimated CPFs. These results suggest that the developed device can be applied for daily CPF measurements in clinical practice.

1. Introduction

The cough is an important defence mechanism for clearing excess secretions and foreign materials from airways [1,2]. Generally, cough peak flows (CPFs) are measured using a spirometer or a peak flow meter to assess cough strength because cough strength reflects the ability to clear secretions from the respiratory tract and indicates the aspiration risk. For example, it is unlikely that someone with a CPF greater than 270 L/min will develop acute respiratory distress [3]. Patients with a CPF greater than 160 L/min can manage ventilatory failure without a tracheostomy [4,5]. Dysphagic patients with persistent tracheobronchial aspiration with a CPF less than 242 L/min have a high risk of developing pulmonary complications [6]. Although previous studies have reported the importance of CPF as a measurement for assessing the ability to expel airway secretions, it requires a face mask and a bacterial filter firmly attached to the patient’s mouth, as well as configuration of a complex measurement instrument. This method imposes burdens on both patients and their caregivers, and prevents daily CPF measurements in clinical practice.
To solve this problem, our research group developed a CPF estimation method using cough sounds [7,8] by modelling the relationship between the cough sounds and flow rates. The method enabled the estimation of CPF without a face mask or bacterial filter, and drastically simplified the measurement instrument configuration because the cough sounds can easily be measured using a microphone. However, the previous method did not fully consider the effect of age, body weight, or body mass index (BMI), although relationships between CPF and age and body weight have been reported [9]. In addition, the previous method could not immediately present the estimated result to the patient, as it lacked a user interface. These limitations made it difficult to apply the proposed method in clinical practice.
Therefore, this paper presents a newly proposed CPF estimation model that can account for the relationship between CPFs and cough sounds while considering age, body weight, and BMI. In addition, aiming for future applications in the clinic and the home, we also present a user interface incorporating the proposed CPF estimation model for mobile devices that enables cough sound recording, immediate CPF estimation, and estimated CPF history management. Finally, we report the estimation accuracy of the proposed model implemented using a mobile device by performing experiments on young participants (n = 33) and elderly participants (n = 25).

2. Proposed Device

In this paper, we propose a CPF estimation model and user interface software for iOS version 11.4 to assess cough strength. The details of the proposed model and the user interface are described in this section.

2.1. Model

The proposed model is expressed by the following equation:
C P S p r o p o s e d = ( α 0 , ( 1 ) + α 1 , ( 1 ) · a g e ) · ( e x p β ( 1 ) · C P S L 1 ) ,
where α0,(1), α1,(1) and β(1) are the parameters predetermined by a non-linear regression analysis (the Levenberg-Marquardt method) using the mean square error between the CPSproposed and the measured CPF as the evaluation function. The CPSL represents the cough peak sound pressure level. This model indicates that the cough peak flow (estimated CPF (CPSproposed)) and the CPSL are logarithmically related. The next section describes the preprocessing method used to derive the CPSL from cough sounds, which can be measured using a smartphone.

2.2. Measurement Protocol and Preprocessing for Cough Sounds

Cough sounds are measured using the microphone built into a smartphone (iPhone 6 A1586; Apple, Inc., Cupertino, CA, USA), which is hereafter referred to as the smartphone microphone. While measuring cough sounds, the user was required to hold the bottom of the smartphone in their right hand with the elbow flexed to 90°, the shoulder at 0°, and the elbow internally rotated to 45° (Figure 1a,b). Figure 1a shows how to hold the smartphone and the location of the microphone. The smartphone screen was directed towards the participant’s mouth so that the microphone was directed to the body of the user to avoid recording the sound of exhaled air. Figure 1c shows the flowchart for measuring and analysing cough sounds. The cough sound signals are digitized by the smartphone’s built-in 16-bit AD converter at a sampling rate of 48 kHz and saved in the native.wav format on the device. The recorded cough sound is then preprocessed as shown in the flowchart in Figure 1c. The digitized cough sound signals are bandpass-filtered between 140 and 2000 Hz to minimize artefacts caused by heart sounds and muscle interference. Subsequently, the cough sound signals are rectified by calculating their absolute values and smoothed using a 20-ms time window to extract the envelope [10], which represents the cough sound pressure level. The value of the CPSL is then calculated from the maximal value of the envelope. The CPSL is then substituted into the proposed model, shown in Equation (1), to estimate the cough peak flow (CPSproposed).

2.3. User Interface Software

The proposed user interface is composed of three parts: The editorial part, the CPF estimation part, and the results display part. The interface starts from the editorial part, which prompts the user to complete their personal profile and proceed to record cough sounds. The CPF estimation part estimates the CPF from the recorded cough sounds using the proposed model. Finally, the estimated CPF is shown in the results display part. Each part of the interface is described below.
Editorial part: Figure 2 shows the editorial part. As the initial collection of the participant’s characteristics, this part prompts the user to input their name, age, sex, height, and weight. BMI is automatically calculated from the height and weight. The editorial part can also record respiratory functions, such as the vital capacity (VC), forced vital capacity (FVC), forced expiratory volume in one second (FEV1), measured CPF, and results of an objective swallowing function test, such as the repetitive saliva swallowing test (RSST), which detects patients who experience aspiration [10,11,12]. The bottom of the screen shows the history of the estimated CPFs to inform the user of chronical changes in cough function.
CPF estimation part: The CPF estimation part records the cough sounds, converting the cough sounds into the CPSL, and estimates the CPF as described in Section 2.1 and Section 2.2. A user can record cough sounds by pressing the “RECORD” button, as shown in Figure 3. The CPS is then calculated when the “play” button at the upper right of the screen is pressed, as shown in Figure 3.
Results display part: Figure 3 shows the results display part. The waveform of the cough sounds, the rectified signal, the envelope, and the maximum value of the envelope can be confirmed from the graphs shown in the centre of the screen. The estimated cough peak flow (CPSproposed) is classified into four risk levels based on previously reported cut-off values [3,4,5,11], as shown below and in Figure 3:
C P S p r o p o s e d > 465   L / min :   Normal 270   L / min < C P S p r o p o s e d 465   L / min :   Slightly   below   the   normal   level 160   L / min < C P S p r o p o s e d 270   L / min :   Difficult   to   discharge   viscous   sputum C P S p r o p o s e d 160   L / min :   Difficult   to   discharge   saliva

3. Experiments

3.1. Participants

This study was conducted in accordance with the amended declaration of Helsinki. The Hiroshima Cosmopolitan University Institutional Review Board (No. 2015031) approved the protocol, and written informed consent was obtained from all participants. We performed experiments on 33 young participants (21.3 ± 0.4 years) and 25 elderly participants (80.4 ± 6.1 years) (see Table 1). The participants consisted of self-reported healthy individuals with no previous cardiovascular or pulmonary diseases. Before the cough sound measurements, we measured the %VC, FEV1, and FVC, and excluded those participants with FEV1/FVC < 80% and those who could not perform the measurement. As a result, two elderly participants with FEV1/FVC < 80% were excluded, representing 3.3% of all participants.

3.2. Methods

3.2.1. Cough Flow and Sound Measurement Methods

To measure cough flows, the participants wore a face mask with a flow sensor (Autospiro AS-507; Minato Medical Science Co., Ltd., Osaka, Japan) attached and performed coughing three times in a sitting position. The measurement range of the flow sensor was 0–840 L/min, and the measurement accuracy was within 3% of the indicated value. Hereafter, the measured CPF refers to the cough peak flow calculated from the maximal value obtained from the flow sensor.
To measure cough sounds, the smartphone microphone was used. As explained in Section 2.2, the CPSL was calculated to estimate the CPF. The proposed model was then compared with other possible equation forms to analyse the effects of age, height, weight, and BMI on the estimation accuracy. It should be noted that the sex of the participants had a minimal effect on the CPF estimation accuracy, as we have previously reported [7,8]. Hereafter, we denote the CPF estimated by the proposed model as CPSproposed and those estimated by the model shown in Equations (2)–(6) explained in the following subsections as CPSX, where the subscript X distinguishes the model used.

3.2.2. Models for Age Effect Analysis

We hypothesized that the CPSL is proportionally affected by age based on a previous study [9]. To validate this hypothesis, we compared the estimation accuracy with that of our previous model, expressed by Equation (2), in which the age effect is not included [7,8]. In addition, the proposed model was compared with the models that include the second- (Equation (3)) and third-order (Equation (4)) terms of the age variable, as follows:
C P S p r e v i o u s = α · ( e x p β · C P S L 1 ) ,
C P S a g e 2 = ( α 0 , ( 3 ) + α 1 , ( 3 ) · a g e + α 2 , ( 3 ) · a g e 2 ) · ( e x p β ( 3 ) · C P S L 1 ) ,
C P S a g e 3 = ( α 0 , ( 4 ) + α 1 , ( 4 ) · a g e + α 2 , ( 4 ) · a g e 2 + α 3 , ( 4 ) · a g e 3 ) · ( e x p β ( 4 ) · C P S L 1 ) ,
where α0,(Y) to α3,(Y) and β(Y) are constant parameters determined by the Levenberg-Marquardt method using the mean square error between the CPSX and measured CPF as the evaluation function; the subscript, Y, distinguishes the model. The 95% CIs are also calculated for each parameter. In addition, the parameters included in Equation (2) are determined by calculating the CPS using a previous model, such as α = 70.98 and β = 0.022, based on our previous study [8]. The Wilcoxon signed-rank test was used to compare the absolute error between the previous and proposed models. Spearman’s rank correlation coefficient analysis was used to assess the relationship between each CPSX and measured CPF. Absolute reliability was investigated using the Bland-Altman analysis method to detect systematic bias, such as fixed and proportional bias.

3.2.3. Analysis of Models for Body Weight, BMI, and Height

We verified the effects of body weight, BMI, and height on the prediction accuracy because a previous study reported that the CPF can depend on body weight and height [9]. In this study, we hypothesized that the body weight and/or BMI proportionally increases with increasing CPF, and that the height proportionally decreases with increasing CPSL because taller participants have longer arms and the increased distance between the smartphone microphone held in the hands (Figure 1a) and the mouth attenuates the sound level. We included the terms for body weight, BMI, and height, as follows:
C P S w B = ( α 0 , ( 1 ) + α 1 , ( 1 ) · a g e + α w · w e i g h t + a B · B M I ) · ( e x p β ( 1 ) · C P S L 1 ) ,
C P S h e i g h t = ( α 0 , ( 1 ) + α 1 , ( 1 ) · a g e ) · [ e x p β ( 1 ) · { C P S L + 20 log ( h e i g h t / d 0 ) } 1 ] ,
where αw, αB, and d0 are constant parameters determined using the same method described in the previous section; weight, BMI, and height represent the participant’s body weight, BMI, and height, respectively; and α0,(1), α1,(1), and β(1) are the same values as those determined for the proposed model. The second term in the exponential function of Equation (6) (the height model) represents the correction term for the attenuation related to the participant’s height. A decrease in the sound level, Lp, can be calculated by the distance (r, r0) between the sound source and the microphone, as follows:
L p = 20 log ( r / r 0 ) ,
where r0 and r are constants. Thus, to correct the CPSL for additional sound attenuation, height was inserted in Equation (6) instead of r. In this analysis, the coefficient of determination and the 95% CI were calculated for comparison with the proposed model (Equation (1)).
All statistical tests in this paper assumed a significance level of 0.05, and analyses were performed using G*power (version 3.1.9.2; University Kiel, Kiel, Germany) and IBM SPSS Statistics 24.0 (IBM, Chicago, IL, USA).

4. Results

4.1. Parameter Determination

Table 2 shows the determined parameters. In the proposed model (Equation (1)), the coefficients α0, α1, and β are as follows: a0 = 42.90 (95% CI: 7.84 to 77.96), a1 = −0.282 (95% CI: −0.509 to −0.055), and β = 0.028 (95% CI: 0.020 to 0.037); the determination coefficient of the proposed model is 0.829. In Equations (3) and (4), the coefficients are determined in the same manner as in the proposed model. Equation (3) yielded a determination coefficient of 0.829. The determined parameters are as follows: a0,(3) = 42.32 (95% CI: 7.15 to 77.50), a1,(3) = −0.212 (95% CI: −0.713 to 0.289), a2,(3) = −0.001 (95% CI: −0.006 to 0.004), and β(3) = 0.028 (95% CI, 0.020 to 0.037). The 95% CIs of the coefficients, a1,(3) and a2,(3), in Equation (3) include 0. Equation (4) yielded a determination coefficient of 0.832. The determined parameters are as follows: a0,(4) = 6.58 (95% CI: −70.33 to 83.49), a1,(4) = 2.366 (95% CI: −3.448 to 8.181), a2,(4) = 0.00 (95% CI: 0.00 to 0.001), a3,(4) = −0.048 (95% CI: −0.156 to 0.060), and β(4) = 0.028 (95% CI, 0.020 to 0.037). The 95% CIs of all parameters, except for β(4) in Equation (4), include 0. The 95% CI indicates that only α0,Y, α1,Y, and βY are valid parameters because the 95% CIs of the other parameters include 0.

4.2. Estimation Accuracy

Based on the determined parameters, the CPF estimation accuracy of the proposed model (Equation (1)) was verified. Figure 4a demonstrates the relationship between each CPSproposed and measured CPF in the young and elderly participants. To compare the CPF estimation accuracy of the proposed and previous models, Figure 4b shows a plot of the CPSprevious against the measured CPF. Spearman’s rank correlation coefficient analysis showed a significant positive correlation between the CPSproposed and measured CPF in both the young participants (r = 0.780; p < 0.001; power > 0.99) and the elderly participants (r = 0.750; p < 0.001; power > 0.99). For all participants, the Spearman’s rank correlation coefficient is r = 0.913, with p < 0.001 and power > 0.99, as shown in Figure 4a. In addition, Spearman’s rank correlation coefficient analysis showed a significant positive correlation between the CPSprevious and CPF (young participants: r = 0.795; p < 0.001; power > 0.99, elderly participants: r = 0.765; p < 0.001; power > 0.99, all participants: r = 0.314; p = 0.016; power, 0.68), as shown in Figure 4b. Moreover, in young participants, the Wilcoxon signed-rank test showed no significant differences in the absolute error between the CPSproposed and CPSprevious (6.19% vs. 8.95%, p = 0.085) (Figure 5a); however, in the elderly participants and all the participants, the Wilcoxon signed-rank test showed significant differences in the absolute error between the CPSproposed and CPSprevious (13.55% vs. 90.01%; p < 0.001, 9.96% vs. 17.92%; p = 0.001, respectively) (Figure 5b,c). In addition, Figure 6 shows the corresponding Bland-Altman plots for the proposed and previous models. Neither model showed fixed bias, but both models showed proportional bias (r = −0.318; p = 0.015; power, 0.693, r = −0.523; p < 0.001; power, 0.991, respectively).

4.3. Effects of Body Weight and BMI on CPF Estimation Accuracy

To consider the effects of body weight and BMI on the CPF estimation accuracy, Equation (5), which includes terms for body weight and BMI, was tested. The parameters, aw, aB, and d0, were determined as explained in Section 3.2.2. The determined parameters are as follows: aw = 0.137 (95% CI: −0.021 to 0.295) and aB = −0.303 (95% CI: −0.717 to 0.110). The 95% CIs of coefficients, aw and aB, in Equation (5) include 0, indicating that these parameters are not valid. Equation (5) yielded a determination coefficient of 0.839.

4.4. Effect of Body Height on CPF Estimation Accuracy

The estimation accuracy of Equation (6), which includes a term for height in the exponential function, was tested. The determined parameter is d0 = 141.6 (95% CI: 122.8 to 160.5). Equation (6) yielded a determination coefficient of 0.833. Spearman’s rank correlation coefficient analysis showed a significant positive correlation between the CPSheight and measured CPF (young participants: r = 0.797; p < 0.001; power > 0.99, elderly participants: r = 0.772; p < 0.001; power > 0.99, all participants: r = 0.916; p < 0.001; power, 1), as shown in Figure 7a. In addition, Figure 7b shows the corresponding Bland-Altman plot of Equation (6). Equation (6) did not show fixed or proportional bias (r = −0.200; p = 0.133).
To compare the estimation accuracy of CPSproposed and CPSheight, the absolute error was calculated. The Wilcoxon signed-rank test showed no significant differences in the absolute error between CPSproposed and CPSheight (9.96% vs. 8.44%; p = 0.195), as shown in Figure 8.

4.5. Examples of Elderly Participants

Finally, we performed experiments using the proposed device, implementing the proposed model (Equation (1)). Figure 9a,b shows examples of two elderly participants in which the measured CPFs were below and above the reference value of 270 L/min.

5. Discussion

Aiming to establish a method for evaluating cough ability that can be applied in daily clinical practice, we propose a model that can convert cough sounds into cough peak flow (CPF) values, and we developed a user interface for mobile devices, such as a smartphone, that makes it easy for both patients and caregivers to use the proposed method. To the best of our knowledge, this is the first study to clarify that CPF estimation using cough sounds requires a model involving the age factor. In addition, we found that including the height factor can slightly improve the estimation accuracy.
We hypothesized that age affects the estimation accuracy of the CPF based on the fact that a previous study reported a relationship between the CPF and age [9]. Analysis of the age factor revealed that the proposed model, which includes a first-order term for age (see Equation (1)), is sufficient to estimate the CPF from cough sounds (see Figure 4a) and that second- or higher-order terms for age (see Equations (3) and (4)) can be ignored because the 95% CI of the determined parameters included 0 (see Table 2). A comparison of the absolute error between the proposed and previous models [7,8] (Equation (2)) showed a significantly improved estimation accuracy among elderly participants for the proposed model (see Figure 4). This finding indicates that age has a major effect on the CPF estimation accuracy. The age factor may also reflect the relationship between the cough strength, vital capacity [12,13,14], and vocal fold function [15,16,17,18,19].
A previous study reported that the CPF depends on body weight and height [9]. Based on this previous study, we tested a model including terms for body weight and BMI (see Equation (5)); however, the 95% CI of the determined parameters of these terms (αw and αB) included 0 (see Section 4.3), indicating that weight and BMI have minimal effects on the CPF estimation accuracy.
A previous study also reported that the distance between the mouth, which is the sound source, and the microphone needs to be less than 30 cm because the recorded cough sounds attenuate with increasing distance from the sound source [7]. In addition, recoded sounds are affected by reflection from walls because sound propagation in a room is a combination of direct and reflected sound waves from surfaces and boundaries in the room [20]. In the context of the daily applicability of the proposed method, the mobile device was handheld (see Figure 1a), and we did not precisely specify the distance between the mouth and the microphone. As a result, the median distance between the participant’s mouth and the smartphone microphone was approximately 37.50 cm, and the interquartile range was approximately 6.25 cm. This indicates that recorded cough sounds can be influenced by sound reflection and attenuation, and that the distance varied among the participants. This could be one reason the Bland-Altman plot of the proposed model (see Figure 6a) showed proportional bias. One possible solution is to attach the microphone to the face to maintain a constant distance between the microphone and the sound source [7]. In this study, another solution was tested, in which the height term was included in the CPF estimation model to compensate for the attenuation (see Equation (6)) because there was a significant positive linear relationship between the participant’s height and the distance between the sound source (participant’s mouth) and the microphone (r = 0.688; p < 0.001; power > 0.99). We found that this model successfully eliminated the proportional bias (see Figure 7b). However, a comparison of the absolute error between the proposed model and the model including the height term showed no significant difference. Considering daily use, we adopted the model proposed in this paper, which does not require measuring the participant’s height. However, there is a possibility that the model including the height term is more suitable for different ethnic groups in which height varies greatly, as the participants in this study were Japanese and their height did not drastically vary (see Table 1).
A major limitation of this study is that we did not fully consider cough sound frequencies, although previous studies have suggested that breath sounds can be influenced by sound frequencies [21,22]. The estimation accuracy could thus be further improved by considering the frequency domain. In addition, because the proposed method was aimed at the daily evaluation of cough ability and risk screening, it is implicitly assumed to be applicable to healthy or close to healthy users. However, we are also expecting a person with a disease or airway mucous to use the proposed method. In this regard, we did not fully consider the effects of disease and airway mucous, since the participants were healthy volunteers. It is thus necessary to verify the proposed method in patients for further clinical application.

6. Conclusions

This paper presents a cough strength evaluation based on cough sounds considering the effect of age and designed for daily use in clinical practice along with a custom-designed user interface. The experimental results confirm that the age term improves the CPF estimation accuracy and that height can also affect the estimation accuracy. This study found that body weight and BMI have minimal effects on the CPF estimation accuracy. This is an unexpected result because previous studies [9] reported CPF correlates with body weight. This indicates that cough sound may carry information about body weight and allows CPF estimation without using weight as a parameter; this is a novel fact revealed by this study. The experiment results also revealed that cough strength can be evaluated in elderly people by using the proposed model and device. This finding indicates that the sound quality may change with age, but its effect on CPF estimation can be compensated by adding a proportional age coefficient; this is another novel finding of this study. Toward practical application, we plan to test the efficacy of the proposed model and the user interface software implemented on a mobile device for daily use during in-home care.

Author Contributions

Conceptualization, Y.U. and T.T.; methodology, Y.U., T.T. and Z.S.; software, Z.S.; validation, Z.S. and K.S.; formal analysis, Z.S. and T.T.; investigation, T.K. and K.S.; resources, A.O.; data curation, Y.U.; writing/original draft preparation, Y.U.; writing/review and editing, A.O., Z.S. and T.T.; visualization, Y.U.; supervision, T.K., K.S. and A.O.; project administration, Y.U.; funding acquisition, Y.U.

Funding

This work was supported by JSPS KAKENHI, grant number 16K16475.

Acknowledgements

We would like to thank the volunteers who participated in our study.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Irwin, R.S.; Boulet, L.-P.; Cloutier, M.M.; Fuller, R.; Gold, P.M.; Hoffstein, V.; Ing, A.J.; McCool, F.D.; O’Byrne, P.; Poe, R.H.; et al. Managing cough as a defense mechanism and as a symptom. Chest 1998, 114, 133S–181S. [Google Scholar] [CrossRef] [PubMed]
  2. Schmit, K.M.; Coeytaux, R.R.; Goode, A.P.; McCrory, D.C.; Yancy, W.S., Jr.; Kemper, A.R.; Hasselblad, V.; Heidenfelder, B.L.; Sanders, G.D. Evaluating cough assessment tools: A systematic review. Chest 2013, 144, 1819–1826. [Google Scholar] [CrossRef] [PubMed]
  3. Bach, J.R.; Ishikawa, Y.; Kim, H. Prevention of pulmonary morbidity for patients with duchenne muscular dystrophy. Chest 1997, 112, 1024–1028. [Google Scholar] [CrossRef] [PubMed]
  4. Bach, J.R. Amyotrophic lateral sclerosis: Predictors for prolongation of life by noninvasive respiratory aids. Arch. Phys. Med. Rehabil. 1995, 76, 828–832. [Google Scholar] [CrossRef]
  5. Bach, J.R.; Saporito, L.R. Criteria for extubation and tracheostomy tube removal for patients with ventilatory failure: A different approach to weaning. Chest 1996, 110, 1566–1571. [Google Scholar] [CrossRef] [PubMed]
  6. Bianchi, C.; Baiardi, P.; Khirani, S.; Cantarella, G. Cough peak flow as a predictor of pulmonary morbidity in patients with dysphagia. Am. J. Phys. Med. Rehabil. 2012, 91, 783–788. [Google Scholar] [CrossRef] [PubMed]
  7. Umayahara, Y.; Soh, Z.; Sekikawa, K.; Kawae, T.; Otsuka, A.; Tsuji, T. Estimation of cough peak flow using cough sounds. Sensors 2018, 18, 2381. [Google Scholar] [CrossRef] [PubMed]
  8. Umayahara, Y.; Soh, Z.; Ozaki, T.; Murakami, T.; Otsuka, A.; Tsuji, T. Ability to cough can be evaluated through cough sounds: An experimental investigation of effects of microphone type on accuracy. In Proceedings of the 2017 IEEE/SICE International Symposium on System Integration (SII), Taipei, Taiwan, 11–14 December 2017; pp. 936–941. [Google Scholar]
  9. Bianchi, C.; Baiardi, P. Cough peak flows: Standard values for children and adolescents. Am. J. Phys. Med. Rehabil. Assoc. Acad. Physiatr. 2008, 87, 461–467. [Google Scholar] [CrossRef] [PubMed]
  10. Murata, A.; Ohota, N.; Shibuya, A.; Ono, H.; Kudoh, S. New non-invasive automatic cough counting program based on 6 types of classified cough sounds. Intern. Med. 2006, 45, 391–397. [Google Scholar] [CrossRef] [PubMed]
  11. Sivasothy, P.; Brown, L.; Smith, I.E.; Shneerson, J.M. Effect of manually assisted cough and mechanical insufflation on cough flow of normal subjects, patients with chronic obstructive pulmonary disease (COPD), and patients with respiratory muscle weakness. Thorax 2001, 56, 438–444. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  12. Smith, J.A.; Aliverti, A.; Quaranta, M.; McGuinness, K.; Kelsall, A.; Earis, J.; Calverley, P.M. Chest wall dynamics during voluntary and induced cough in healthy volunteers. J. Physiol. 2012, 590, 563–574. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  13. Baldwin, E.D.; Cournand, A.; Richards, D.W., Jr. Pulmonary insufficiency: I. Physiological classification, clinical methods of analysis, standard values in normal subjects. Medicine 1948, 27, 243–278. [Google Scholar] [CrossRef] [PubMed]
  14. Berglund, E.; Birath, G.; Bjure, J.; Grimby, G.; Kjellmer, I.; Sandqvist, L.; Soderholm, B. Spirometric studies in normal subjects I: Forced expirograms in subjects between 7 and 70 years of age. Acta Med. Scand. 1963, 173, 185–192. [Google Scholar] [CrossRef] [PubMed]
  15. Bonilha, H.S.; Gerlach, T.T.; Sutton, L.E.; Dawson, A.E.; McGrattan, K.; Nietert, P.J.; Deliyski, D.D. Efficacy of six tasks to clear laryngeal mucus aggregation. J. Voice 2017, 31, 254.e11–254.e15. [Google Scholar] [CrossRef] [PubMed]
  16. Britton, D.; Benditt, J.O.; Merati, A.L.; Miller, R.M.; Stepp, C.E.; Boitano, L.; Hu, A.; Ciol, M.A.; Yorkston, K.M. Associations between laryngeal and cough dysfunction in motor neuron disease with bulbar involvement. Dysphagia 2014, 29, 637–646. [Google Scholar] [CrossRef] [PubMed]
  17. Makiyama, K.; Yoshihashi, H.; Park, R.; Shimazaki, N.; Nakai, M. Assessment of phonatory function by the airway interruption method: Age-related changes. Otolaryngol. Head Neck Surg. 2006, 134, 407–412. [Google Scholar] [CrossRef] [PubMed]
  18. Nishio, M.; Niimi, S. Changes in speaking fundamental frequency characteristics with aging. Jpn. J. Logop. Phoniatr. 2005, 46, 136–144. [Google Scholar] [CrossRef]
  19. Goy, H.; Fernandes, D.N.; Pichora-Fuller, M.K.; van Lieshout, P. Normative voice data for younger and older adults. J. Voice 2013, 27, 545–555. [Google Scholar] [CrossRef] [PubMed]
  20. Shafieian, M.; Kashani, F.H. Effect of diffusive and nondiffusive surfaces combinations on sound diffusion. Acoust. Phys. 2010, 56, 342–347. [Google Scholar] [CrossRef]
  21. Gross, V.; Dittmar, A.; Penzel, T.; SchÜTtler, F.; Von Wichert, P. The relationship between normal lung sounds, age, and gender. Am. J. Respir. Crit. Care Med. 2000, 162, 905–909. [Google Scholar] [CrossRef] [PubMed]
  22. Duffin, J.M. Puerile respiration: Laennec’s stethoscope and the physiology of breathing. Trans. Stud. Coll. Physicians Phila. 1991, 13, 125–145. [Google Scholar] [PubMed]
Figure 1. Cough sound measurement protocol and software configuration. CPS represents the cough peak flow estimated using cough sounds. (a) The posture of a user while recording cough sounds. (b) The user interface for editing a personal profile. (c) The flow chart for cough sound preprocessing and cough peak flow (CPF) estimation. (d) The results display that demonstrates the graphs resulting from signal preprocessing and CPF estimation.
Figure 1. Cough sound measurement protocol and software configuration. CPS represents the cough peak flow estimated using cough sounds. (a) The posture of a user while recording cough sounds. (b) The user interface for editing a personal profile. (c) The flow chart for cough sound preprocessing and cough peak flow (CPF) estimation. (d) The results display that demonstrates the graphs resulting from signal preprocessing and CPF estimation.
Sensors 18 03810 g001
Figure 2. Editorial part. This screen prompts the user to complete their personal profile. BMI, body mass index, BMI = body weight/height2; VC, vital capacity; FVC, forced vital capacity; FEV1, forced expiratory volume in 1 s; RSST, repetitive saliva swallowing test.
Figure 2. Editorial part. This screen prompts the user to complete their personal profile. BMI, body mass index, BMI = body weight/height2; VC, vital capacity; FVC, forced vital capacity; FEV1, forced expiratory volume in 1 s; RSST, repetitive saliva swallowing test.
Sensors 18 03810 g002
Figure 3. Results display part. The blue solid line represents the measured cough sound signal. The light blue solid line represents the rectified sound signal. The purple solid line represents the moving average with a time window of 20 ms. The red dot represents the maximum point of the moving average.
Figure 3. Results display part. The blue solid line represents the measured cough sound signal. The light blue solid line represents the rectified sound signal. The purple solid line represents the moving average with a time window of 20 ms. The red dot represents the maximum point of the moving average.
Sensors 18 03810 g003
Figure 4. Estimation accuracy of CPSproposed and CPSprevious. (a) The CPF estimated by the proposed model (CPSproposed) against the measured CPF. (b) Plot of the CPF estimated by the previous model (CPSprevious) against the measured CPF. The red and blue circles represent the elderly and young participants, respectively. The linear regression lines are drawn for the groups of young and elderly participants, and the corresponding equations are shown in the upper part of each figure, where the green letters indicate the equation of the regression line for all participants. The right lower side shows the correlation coefficients and P values for each participant group.
Figure 4. Estimation accuracy of CPSproposed and CPSprevious. (a) The CPF estimated by the proposed model (CPSproposed) against the measured CPF. (b) Plot of the CPF estimated by the previous model (CPSprevious) against the measured CPF. The red and blue circles represent the elderly and young participants, respectively. The linear regression lines are drawn for the groups of young and elderly participants, and the corresponding equations are shown in the upper part of each figure, where the green letters indicate the equation of the regression line for all participants. The right lower side shows the correlation coefficients and P values for each participant group.
Sensors 18 03810 g004
Figure 5. Comparison of the absolute error between the proposed and previous models. (a) Young participants, n = 33. (b) Elderly participants, n = 25. (c) All participants, n = 58.
Figure 5. Comparison of the absolute error between the proposed and previous models. (a) Young participants, n = 33. (b) Elderly participants, n = 25. (c) All participants, n = 58.
Sensors 18 03810 g005
Figure 6. Bland-Altman plots of the measured and estimated CPFs. (a) The estimation accuracy of the proposed model (CPSproposed). (b) The estimation accuracy of the previous model (CPSprevious). The horizontal line is the mean of the measured CPF and estimated cough peak flow (CPSX). The vertical line represents the difference between the measured CPF and CPSX. The bold black solid lines represent the mean differences between the CPF and CPSX, and the red dotted lines represent the mean differences ± 2 standard deviations.
Figure 6. Bland-Altman plots of the measured and estimated CPFs. (a) The estimation accuracy of the proposed model (CPSproposed). (b) The estimation accuracy of the previous model (CPSprevious). The horizontal line is the mean of the measured CPF and estimated cough peak flow (CPSX). The vertical line represents the difference between the measured CPF and CPSX. The bold black solid lines represent the mean differences between the CPF and CPSX, and the red dotted lines represent the mean differences ± 2 standard deviations.
Sensors 18 03810 g006
Figure 7. Estimation accuracy of CPSheight. (a) CPSheight against the measured CPF. The linear regression lines are drawn for the young and elderly participant groups, and the corresponding equations are shown in the upper part of each figure, where the green indicates the equation of the regression line for all participants. The right lower part shows the correlation coefficients and p values for each participant group. (b) Bland-Altman plot of the measured CPF and CPSheight. The horizontal line is the mean of the measured CPF and CPSheight. The vertical line represents the difference between the measured CPF and CPSheight. The bold black solid lines represent the mean difference between the measured CPF and each CPSheight, and the red dotted lines represent the mean difference ± 2 standard deviation bands.
Figure 7. Estimation accuracy of CPSheight. (a) CPSheight against the measured CPF. The linear regression lines are drawn for the young and elderly participant groups, and the corresponding equations are shown in the upper part of each figure, where the green indicates the equation of the regression line for all participants. The right lower part shows the correlation coefficients and p values for each participant group. (b) Bland-Altman plot of the measured CPF and CPSheight. The horizontal line is the mean of the measured CPF and CPSheight. The vertical line represents the difference between the measured CPF and CPSheight. The bold black solid lines represent the mean difference between the measured CPF and each CPSheight, and the red dotted lines represent the mean difference ± 2 standard deviation bands.
Sensors 18 03810 g007
Figure 8. Comparison of the absolute error of the proposed and height models. n = 58.
Figure 8. Comparison of the absolute error of the proposed and height models. n = 58.
Sensors 18 03810 g008
Figure 9. Examples of elderly participants. The grey line represents the measured cough sound signal. The light blue solid line represents the bandpass-filtered and rectified sound signal. The purple solid line represents the moving average with a time window of 20 ms. The red circle represents the maximum point of the moving average. (a) Example of a 77-year-old female with a measured CPF below the reference value of 270 L/min. The respiratory function test showed slightly low values of %VC = 83.5% and FEV1/FVC = 83.0%, but these values exceed the reference value. (b) Example of a 70-year-old male with a measured CPF above the reference value of 270 L/min. The respiratory function test showed normal values of %VC = 91.6% and FEV1/FVC = 94.9%.
Figure 9. Examples of elderly participants. The grey line represents the measured cough sound signal. The light blue solid line represents the bandpass-filtered and rectified sound signal. The purple solid line represents the moving average with a time window of 20 ms. The red circle represents the maximum point of the moving average. (a) Example of a 77-year-old female with a measured CPF below the reference value of 270 L/min. The respiratory function test showed slightly low values of %VC = 83.5% and FEV1/FVC = 83.0%, but these values exceed the reference value. (b) Example of a 70-year-old male with a measured CPF above the reference value of 270 L/min. The respiratory function test showed normal values of %VC = 91.6% and FEV1/FVC = 94.9%.
Sensors 18 03810 g009
Table 1. Characteristics of the participants.
Table 1. Characteristics of the participants.
VariableYoung Participants (n = 33)Elderly Participants (n = 25)p Value
Age, years21.3 ± 0.480.4 ± 6.1< 0.001
Male sex, n20100.209
Height, cm164.6 ± 8.4154.1 ± 8.30.093
Body weight, kg
(male, female)
58.5 ± 11.6
(64.5 ± 11.3, 51.0 ± 6.2)
55.1 ± 11.9
(58.6 ± 6.3, 53.4 ± 15.1)
0.156
BMI, kg/m2
(male, female)
21.3 ± 0.5
(21.4 ± 0.6, 20.9 ± 0.5)
23.3 ± 4.1
(22.5 ± 1.6, 24.0 ± 5.2)
0.216
%VC, %97.0 ± 8.991.5 ± 17.50.438
FEV1/FVC, %90.4 ± 7.691.8 ± 8.20.185
Values presented are the number of participants or the mean ± S.D. of the corresponding parameters, unless otherwise stated. BMI, body mass index; VC, vital capacity; %VC, vital capacity expressed as a percentage of the predicted value; FEV1, forced expiratory volume in 1 s; FVC, forced vital capacity.
Table 2. Determined parameters.
Table 2. Determined parameters.
ModelParameterDetermined ValueStandard Error95% CIDetermination Coefficient
LowerUpper
Equation (1)α0,(1)42.9017.507.8477.960.829
α1,(1)−0.2820.113−0.509−0.055
β(1)0.0280.0040.0200.037
Equation (3)α0,(3)42.3217.547.1577.500.829
α1,(3)−0.2120.250−0.7130.289
α2,(3)−0.0010.002−0.0060.004
β(3)0.0280.0040.0200.037
Equation (4)α0,(4)6.5838.34−70.3383.490.832
α1,(4)2.3662.899−3.4488.181
α2,(4)0.0000.000.000.001
α3,(4)−0.0480.054−0.1560.060
β(4)0.0280.0040.0200.037

Share and Cite

MDPI and ACS Style

Umayahara, Y.; Soh, Z.; Sekikawa, K.; Kawae, T.; Otsuka, A.; Tsuji, T. A Mobile Cough Strength Evaluation Device Using Cough Sounds. Sensors 2018, 18, 3810. https://doi.org/10.3390/s18113810

AMA Style

Umayahara Y, Soh Z, Sekikawa K, Kawae T, Otsuka A, Tsuji T. A Mobile Cough Strength Evaluation Device Using Cough Sounds. Sensors. 2018; 18(11):3810. https://doi.org/10.3390/s18113810

Chicago/Turabian Style

Umayahara, Yasutaka, Zu Soh, Kiyokazu Sekikawa, Toshihiro Kawae, Akira Otsuka, and Toshio Tsuji. 2018. "A Mobile Cough Strength Evaluation Device Using Cough Sounds" Sensors 18, no. 11: 3810. https://doi.org/10.3390/s18113810

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop