Skip to main content

Vital sign sensing method based on EMD in terahertz band

Abstract

Non-contact respiration and heartbeat rates detection could be applied to find survivors trapped in the disaster or the remote monitoring of the respiration and heartbeat of a patient. This study presents an improved algorithm that extracts the respiration and heartbeat rates of humans by utilizing the terahertz radar, which further lessens the effects of noise, suppresses the cross-term, and enhances the detection accuracy. A human target echo model for the terahertz radar is first presented. Combining the over-sampling method, low-pass filter, and Empirical Mode Decomposition improves the signal-to-noise ratio. The smoothed pseudo Wigner-Ville distribution time-frequency technique and the centroid of the spectrogram are used to estimate the instantaneous velocity of the target's cardiopulmonary motion. The down-sampling method is adopted to prevent serious distortion. Finally, a second time-frequency analysis is applied to the centroid curve to extract the respiration and heartbeat rates of the individual. Simulation results show that compared with the previously presented vital sign sensing method, the improved algorithm enhances the signal-to-noise ratio to 1 dB with a detection accuracy of 80%. The improved algorithm is an effective approach for the detection of respiration and heartbeat signal in a complicated environment.

1 Introduction

Respiration and heartbeat rates detection is required for health examinations, particularly with aging society [1], which is becoming an increasingly important issue. Traditional products and methods are of the contact type, that is, these approaches require contact with or attachment of some sensors to the patient's body. These techniques include electrocardiography (ECG), oximetry, respiration belt, and so on. Such methods are difficult to employ for infants and for severely scalded or burned patients. Microwave technology can be utilized for non-contact respiration and heartbeat rates detection, which is not confronted by the aforementioned problems [2–5]. This technology supports respiration and heartbeat rates detection in an out-of-hospital environment and facilitates remote monitoring in a hospital to improve user satisfaction. Meanwhile, the detection process is unnoticeable and avoids the user's respiration and heartbeat rates change caused by mood swing.

The terahertz (THz) radar has unique advantages in the field of non-contract respiration and heartbeat rates detection. The THz wave has a shorter wavelength than other bands. The Doppler shift is inversely proportional to the wavelength. A shorter wavelength will generate a larger micro-Doppler frequency for the same micro-motion. The THz radar makes the features of the micro-Doppler more visible and can thus improve the detection accuracy [6]. The THz photon has minimal energy. The THz wave differs from X-ray in that it has no ionization effect and does not destroy the original structure of the material [7]. Thus, the THz wave will not damage the human body. Moreover, the THz wave can penetrate some non-metallic materials and can be reflected back from human targets. The terahertz radar can be used to detect respiration and heartbeat rates of survivors trapped in earthquakes and avalanches [8].

The Empirical Mode Decomposition (EMD) can filter the noise from ECG signals [9, 10]. Basing from EMD, we propose an improved respiration and heartbeat rates detection algorithm with THz radar that can further enhance the signal-to-noise ratio (SNR). This approach can effectively detect respiration and heartbeat signals in complicated environments with low SNR.

Section 2 introduces the heartbeat and respiration signal model. Section 3 introduces the Empirical Mode Decomposition and presents the steps of the improved respiration and heartbeat rates detection algorithm. Section 4 discusses the performance analysis of the improved respiration and heartbeat rates detection algorithm. Section 5 presents the conclusion.

2. Heartbeat and respiration signal model

For the THz continuous wave radar, we assume that the transmitter and receiver are located at the origin. The signal transmitted at time t can be defined as

S T t = e j 2 π f c t
(1)

where fc is the frequency of the transmitted signal. In practice, fc is 240 GHz. The signal received at time t is

S R t = e j 2 π f c t - 2 R t c
(2)

where c is the speed of light, and the delay of the radar echo is 2R(t)/c. This assumption is known as the start-stop approximation. The speed of light is significantly faster than that of the subject body. Thus, the correctness of the assumption becomes more accurate to a higher degree.

Once the radar signal bounces off the subject, its energy is collected by the receiver. The signal is then demodulated with a local oscillator. The modulated received signal is expressed as

S MR t = S R t ⋅ e - j 2 π f c t = e - j 2 π 2 λ - 1 R t
(3)

where λ = c/fc is the wavelength of the radar wave.

Some harmonic components also exist aside from the main frequencies referred to by the ECG data. The periodic motion of respiration can be considered as a sinusoidal model. The analysis is simplified by assuming that the human body is stationary, that is, the speed of the target is zero. The human target model can be established as

R t = R 0 + r 1 sin 2 π f 1 t + r 2 δ f 2 t - τ
(4)

where R0 is the overall fixed distance from the person to the radar; r1 and r2 are the displacements of respiration and heartbeat, respectively; f1 and f2 is the frequencies of respiration and heartbeat, respectively; and τ is the heart rate shift. Meanwhile, δ is defined as

δ t = 1 1 - 2 a t - 1 2 - t - a + t - 1 2 - t - a
(5)

for a = 1/2 - r ⋅ f2, where r is the heartbeat radius.

The parameters are shown in Table 1, and the real part of noised SMR(t) is shown in Figure 1.

Table 1 The respiration and heartbeat signal model parameters
Figure 1
figure 1

Real part of noised S MR ( t ).

3 Improved detection algorithms

Combining the EMD and the previously reported respiration and heartbeat rates detection algorithm [11] significantly improves the latter.

3.1 EMD method

EMD, a new adaptive and effective data decomposition method aiming at non-linear and non-stationary data, was presented by NE Huang in 1998 [12]. The decomposition process involves the sifting of the intrinsic oscillatory modes with their characteristic time scales in the signal, which is fully driven by the data. Any given signal can be decomposed into a series of intrinsic mode functions (IMFs). Every IMF confirms a certain frequency band of the signal s(t). The IMF sifted earlier represents a higher frequency band than that sifted later. The IMF should satisfy two conditions: (1) the number of local extrema and that of zero crossings can differ by one at most for the whole data, and (2) the mean value of the envelope defined by the local maxima and that defined by the local minima should be zero at any point [13]. These conditions indicate that the intrinsic mode function is a single-component signal. That is, any given multi-component signal s(t) can be decomposed into several single-component signals with the EMD approach.

For any given signal s(t), the EMD process is as follows:

Step 1: All the local extrema of s(t) are located. The local maxima and minima of s(t) are interpolated by cubic spline to compute for the upper envelope smax(t) and the lower envelope smin(t) of s(t). m(t) is the envelope mean of smax(t) and smin(t), whereas h(t) is the difference between s(t) and m(t).

m t = s max t + s min t / 2
(6)
h t = s t - m t
(7)

Step 2: h(t) is considered as s(t). Step 1 is repeated until h(t) satisfies the intrinsic mode function conditions. We set imf1(t) = h(t), and imf1(t) is an IMF. The residue is given by

r 1 t = s t - imf 1 t
(8)

Step 3: r1(t) is regarded as s(t). Step 1 and step 2 are repeated to identify other IMFs imf2(t), imf3(t)…, and residuals r2(t), r3(t)…, in sequence. If the amplitude of imf N (t) is small enough or the number of extrema of r N (t) is less than a predetermined number, the whole decomposition process stops.

With the EMD approach, s(t) is represented as linear superposition of IMFs imf i (t) and the residue r N (t).

s t = ∑ i = 1 N imf i t + r N t
(9)

Figure 2 shows the decomposition of the noised SMR(t) (Figure 1) into IMFs and the residue by the EMD.

Figure 2
figure 2

IMFs and residual decomposed from the noised S MR ( t ) (Figure1) by the EMD. The first column images are imf1(t) ~ imf8(t); the second column images are imf9(t) ~ imf14(t) and the residue.

The IMF is not a single-component signal but contains a certain frequency band of the noised SMR(t) (Figure 1) because of the interpolation error and end effect.

3.2 The improved respiration and heartbeat rates detection algorithm

A respiration and heartbeat rates detection algorithm was previously presented [11]. For the continuous wave after demodulation, the Doppler frequency is given by

f D = d dt 2 λ - 1 R t = 2 R t • λ
(10)

where λ is the signal wavelength. Thus, the Doppler shift in the received radar signal is proportional to the velocity of the target R t • .

The smoothed pseudo Wigner-Ville distribution (SPWVD) time-frequency technique is applied to the respiration and heartbeat signal to measure the Doppler frequency of the target. The centroid of the spectrogram estimates the instantaneous velocity of target's cardiopulmonary motion R t • . Finally, the centroid curve undergoes a second time-frequency analysis to extract the respiration and heartbeat rates of the individual.

The maximum of the Doppler frequency is

f D max = max { d dt ( 2 λ - 1 R t ) } = max { d dt ( 2 λ - 1 ( R 0 + r 1 sin 2 π f 1 t + r 2 δ ( f 2 t - τ ) ) ) } = 2 λ - 1 max { 2 π f 1 r 1 cos 2 π f 1 t } + 2 λ - 1 max { r 2 d dt ( δ ( f 2 t - τ ) ) } = 2 λ - 1 max 2 π f 1 r 1 + 2 λ - 1 max { r 2 r }
(11)

where λ is fixed. In practice, the ceiling limit values of f1, r1, and r2 exist , the lower limit value of r exists. Thus, the maximum of the Doppler frequency fD max can almost be confirmed.

An IMF confirms a certain frequency band of the respiration and heartbeat signal. Utilizing fD max as threshold, the IMFs constituted with the required frequency components can be separated and the IMFs constituted with noise can be eliminated. The noise from the noised respiration and heartbeat signal can be further lessened by the EMD method. The improved initial algorithm processes are shown in Figure 3.

Figure 3
figure 3

Improved initial algorithm flowchart.

Given that the noised respiration and heartbeat signal is a multi-component signal, the SPWVD based on the EMD is applied to the respiration and heartbeat signal to suppress the cross-term, and the centroid curve extraction method is employed to approximate R t • . The improved detailed flowchart is shown in Figure 4.

Figure 4
figure 4

Detailed algorithm flowchart.

The over-sampling method is employed in the echo signal as pre-treatment. When the signal passes through the first time-frequency analysis, the sampling frequency is larger than the maximal frequency component in the signal. Noise components can be filtered out by a low-pass filter, which can help improve the SNR of the initial analysis of the weak signal and lessen the effects of noise on the signal band.

The EMD method is employed to filter noise further. Combined with the SPWVD time-frequency technique, the instantaneous Doppler frequency of the target is obtained. Utilizing fD max as threshold, the IMFs constituted with noise are eliminated with the EMD approach. The retained IMFs and residue are respectively calculated by using SPWVD. The time-frequency result of the reconstituted respiration and heartbeat signal EMD _ SPWV(t, f) is the sum of the time-frequency results of the retained IMFs and the residue.

EMD _ SPWV t , f = ∑ i = L N SPWV imf i t , f + SPWV r N t , f
(12)

where imf1(t) ⋯ imfL - 1(t) are the eliminated IMFs, the frequency band confirmed by imf L (t) includes fD max, SPWV imf i t , f is the time-frequency result of imf i (t), and SPWV r N t , f is the time-frequency result of the residue rN(t).

Numerous frequency components exist at any moment in the time-frequency diagram. The estimated R t • cannot be obtained through a simple time-frequency analysis. Spectral centroid method can be used to estimate R t • . The weighted average of the spectrogram for each time t and the pair of (t, f) can be identified to determine the centroid of the spectrogram. The formula is as follows:

Centroid t = ∫ - ∞ ∞ x f EMD _ SPWV t , f df ∫ - ∞ ∞ EMD _ SPWV t , f df
(13)

where x(f) is the weighting function of the frequency, and the default value is f for simplicity.

Before the second time-frequency analysis is executed, we extracted the centroid curve, which is close to the speed signal of the human body to a certain extent. Down-sampling is adopted to obtain a sampling frequency down to 10 Hz, which also satisfies the Nyquist sampling theorem. If the sampling frequency of the second time-frequency analysis does not undergo down-sampling, the final time-frequency diagram will exhibit serious distortion.

In the second time-frequency analysis of the centroid curve, the respiration and heartbeat frequencies become separated.

The parameters in Table 2 are utilized for simulation. A comparison of the previously presented detection algorithm and the improved detection algorithm is shown in Figure 5.The time-frequency diagram of Figure 5e is purer than that of Figure 5f. The improved algorithm enhances the SNR and suppresses the cross-term.

Table 2 Simulation parameters
Figure 5
figure 5

Comparison of previously presented detection algorithm and improved detection algorithm. (a) SPWVD of echo (the improved algorithm). (b) SPWVD of echo. (c) Centroid (the improved algorithm). (d) Centroid. (e) SPWVD of centroid (the improved algorithm). (f) SPWVD of centroid.

4 Analysis of performance

The width of the high spectral energy density areas is noticeable. The exact frequency cannot be determined. To extract the respiration and heartbeat frequencies, the following solution is required: the spectral energy density of the time-frequency diagram is normalized; the appropriate threshold is selected, and the high spectral energy density areas are sifted out as Figure 6 illustrated; for each frequency f and the pair of (t, f) in each high spectral energy density area, the maximal average of spectral energy density W σ i and its corresponding frequency f i are identified as

Figure 6
figure 6

High spectral energy density areas.

f i = max f ∈ σ i 1 T dur ∫ - ∞ + ∞ SPWV t , f dt
(14)
W σ i = 1 T dur ∫ - ∞ + ∞ SPWV t , f i dt
(15)

where Tdur is the signal observation time, and SPWV(t, f) is the normalized spectral energy density after the second time-frequency analysis. The f i corresponding to the largest W σ i is the respiration frequency, whereas f i corresponding to the second largest W σ i is the heartbeat frequency. Table 3 provides the extract resolution of Figure 6.

Table 3 High spectral energy density areas and their corresponding frequencies in Figure 6

As shown in Table 3, the respiration and heartbeat frequencies are 0.230 and 1.003 Hz, respectively.

The threshold fD max will affect the choice of IMFs. As fD max approaches the authentic maximum of the Doppler frequency, the detection result becomes more ideal, as shown in Figure 7.

Figure 7
figure 7

Choice of IMF effect on the detection result. (a) Detection result after elimination of the first IMF. (b) Detection result after elimination of the first two IMFs. (c) Detection result after elimination of the first three IMFs. (d) Detection result after elimination of the first four IMFs. (e) Detection result after elimination of the first five IMFs.

The frequency band confirmed by imf4 is close to the practical maximum of the Doppler frequency, and the detection result shown in Figure 7c is better.

According to the simulation parameters shown in Table 1, the authentic maximum of Doppler frequency is about 17 Hz. In order to avoid the loss of the Doppler frequency, the value of fD max is appropriately larger than 17 Hz. Employing Equations 14 and 15, the accurate respiration and heartbeat frequencies can be extracted. When the respiration and heartbeat frequencies are 0.23 and 1.00 Hz, respectively, the detection is successful; otherwise, the detection is failed. The performance curves of the improved algorithm based on the EMD and the previously reported algorithm are shown in Figure 8.

Figure 8
figure 8

Performance curves of the improved algorithm based on the EMD and the algorithm previously reported.

Compared with the previously presented vital sign sensing method, the improved algorithm enhances the SNR to 1 dB with a detection accuracy of 80%.

5 Conclusions

In this paper, a vital sign sensing method based on the EMD in THz band is proposed. The over-sampling method and low-pass filter sift out the noise components. The EMD further improves the SNR, and the down-sampling method prevents serious distortion. Combining the SPWVD and the centroid curve method facilitates the extraction of the respiration and heartbeat rates with low SNR. Meanwhile, the detection performance of this method is analyzed. The improved respiration and heartbeat rates detection method is an effective approach for the analysis of the THz radar signal for vital sign sensing in a complicated environment.

References

  1. Anderson RN: A method for constructing complete annual U.S. life tables. National Center for Health Statistics. Vital. and Health. Stat. 1999, 2(129):1-28.

    Google Scholar 

  2. Siegel PH: Terahertz technology in biology and medicine. IEEE Trans. Microw. Theory Tech. 2004, 52(10):2438-2447. 10.1109/TMTT.2004.835916

    Article  Google Scholar 

  3. Greneker EF: Radar sensing of heartbeat and respiration at a distance with applications of the technology. Radar. 1997, 97: 150-154.

    Google Scholar 

  4. Michahelles F, Ramon W, Bernt S: Less contact: heart-rate detection without even touching the user. Proceedings of the Eighth International Symposium on Wearable Computers Arlington, VA, USA, 31 October to 3 November 2004, pp 4–7

    Chapter  Google Scholar 

  5. Kim S-G, Yoon G-H, Yook J-G: Sensitivity enhanced noncontact vital signal sensor using oscillation frequency deviation. In Proceedings of the Asia-Pacific Microwave Conference. Melbourne, Victoria, Australia; 5–8 December 2011, pp 1586-1589

    Google Scholar 

  6. Jin L, Yiming P: Micro-Doppler signature feature analysis in terahertz band. J. Infrared Millimeter Waves 2010, 31(3):319-328.

    Google Scholar 

  7. Nagel M, Haring Bolivar P, Brucherseifer M, Kurz H, Bosserhoff A, Büttner R: Intergrated THz technology for label-free genetic diagnostics. Appl. Phys. Lett. 2002, 80(1):154-156. 10.1063/1.1428619

    Article  Google Scholar 

  8. Chen YF, Yong H, Jianping Z, Norman A: Microwave life detection systems for searching human subjects under earthquake rubble or behind barrier. IEEE Trans. Biomed. Eng. 2000, 47(1):105-114. 10.1109/10.817625

    Article  Google Scholar 

  9. Lee J, McManus DD, Merchant S, Chon KH: Automatic motion and noise artifact detection in Holter ECG data using empirical mode decomposition and statistical approaches. IEEE Trans. Biomed. Eng. 2012, 59(6):1499-1506.

    Article  Google Scholar 

  10. Dliou A, Lalif R, Laaboubi M, Maoulainine F, Elouaham S: Noised abnormal ECG signal analysis by combining EMD and Choi-Williams techniques. In International Conference on Complex Systems. Agadir, Morocco; 5–6 November 2012, pp1–5

    Google Scholar 

  11. Zhengwu X, Yuanjie W, Xiaoqian L: Time-frequency analysis of terahertz radar signal for vital signs sensing based on radar sensor. Int. J. of Sensor Networks 2013, 13(4):241-253. 10.1504/IJSNET.2013.055587

    Article  Google Scholar 

  12. Huang NE, Shen Z, Long SR, Wu MC, Shih HH, Zheng Q, Yen N-C, Tung CC, Liu HH: The empirical mode decomposition and Hilbert spectrum for non-linear and non-stationary time series analysis. Proc. R. Soc. London A 1998, 454(1971):903-995. 10.1098/rspa.1998.0193

    Article  MathSciNet  MATH  Google Scholar 

  13. Cai C, Liu W, Fu JS, Lilong L: Empirical mode decomposition of micro-Doppler signature. In IEEE International Radar Conference. Arlington, VA, USA; 9–12 May, 2005, pp 895-899

    Google Scholar 

Download references

Acknowledgements

This work is supported by the National Natural Science Foundation of China under Project 61371048, the Fundamental Research Funds for the Central Universities under Project ZYGX2012J029, and the Fundamental Research Funds for the Central Universities under Project ZYGX2012Z001.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Zhengwu Xu.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0), which permits use, duplication, 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 license, and indicate if changes were made.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Xu, Z., Liu, T. Vital sign sensing method based on EMD in terahertz band. EURASIP J. Adv. Signal Process. 2014, 75 (2014). https://doi.org/10.1186/1687-6180-2014-75

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-6180-2014-75

Keywords