| Literature DB >> 32824477 |
Kun-Chan Lan1,2, Gerhard Litscher2,3, Te-Hsuan Hung1.
Abstract
In traditional Chinese medicine (TCM), pulse diagnosis is one of the most important methods for diagnosis. A pulse can be felt by applying firm fingertip pressure to the skin where the arteries travel. The pulse diagnosis has become an important tool not only for TCM practitioners but also for several areas of Western medicine. Many pulse measuring devices have been proposed to obtain objective pulse conditions. In the past, pulse diagnosis instruments were single-point sensing methods, which missed a lot of information. Later, multi-point sensing instruments were developed that resolved this issue but were much higher in cost and lacked mobility. In this article, based on the concept of sensor fusion, we describe a portable low-cost system for TCM pulse-type estimation using a smartphone connected to two sensors, including one photoplethysmography (PPG) sensor and one galvanic skin response (GSR) sensor. As a proof of concept, we collected five-minute PPG pulse information and skin impedance on 24 acupoints from 80 subjects. Based on these collected data, we implemented a fully connected neural network (FCN), which was able to provide high prediction accuracy (>90%) for patients with a TCM wiry pulse.Entities:
Keywords: galvanic skin response; photoplethysmography; pulse diagnosis instrument; resonance theory; smartphone
Mesh:
Year: 2020 PMID: 32824477 PMCID: PMC7472259 DOI: 10.3390/s20164618
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1System architecture.
PPG and GSR features used to estimate the traditional Chinese medicine (TCM) pulse type.
| Time-Domain Features of PPG Data (As Shown in Figure 5) | ||
|---|---|---|
| 1 | Pulse amplitude difference between pulse wave systolic peak (PWSP) and pulse wave diastolic peak (PWDP) | |
| 2 | Amplitude of pulse wave diastolic peak (PWDP) | |
| 3 | Angle of pulse wave systolic peak (PWSP) | |
| 4 | Pulse wave amplitude (PWA) | |
| 5 | Duration of systolic phase | |
| 6 | Duration of diastolic phase | |
| 7 | Pulse propagation time (PPT) between pulse wave systolic peak (PWSP) and pulse wave diastolic peak (PWDP) | |
| 8 | Inter-beat interval (IBI) | |
| Frequency domain features of PPG data | ||
| the nth harmonic of base frequency (e.g., if the heartrate is 96 bpm, then C1 | Corresponding TCM Meridian | |
| C1 | Liver Meridian | |
| C2 | Kidney Meridian | |
| C3 | Spleen Meridian | |
| C4 | Lung Meridian | |
| C5 | Stomach Meridian | |
| C6 | Gallbladder Meridian | |
| C7 | Bladder Meridian | |
| C8 | Large Intestine Meridian | |
| C9 | San-yin-jiao Meridian | |
| C10 | Small Intestine Meridian | |
| Skin impedance of acupoints from 12 meridians (including both left and right hands) | ||
Figure 2Wiring diagram of the GSR (galvanic skin response) sensor.
Figure 3Placement of the (a) GSR and (b) PPG sensors.
Figure 4ER model of the SQL tables.
Figure 5Time-domain features of the PPG signal.
Figure 6Detection of the pulse wave systolic peak (PWSP) and pulse wave begin (PWB).
Figure 7(a) The correlation between the Taiyuan acupoints (left hand vs. right hand). (b) The correlation between Taichong acupoints (left leg vs. right leg).
Figure 8(a)The HR (heart rate) correlation. (b) The HRV (SDNN) correlation. (c) The LF/HF ratio correlation.
Figure 9Comparison of the proposed GSR sensor with the Automatic Reflexodiagnostic Komplex (ARDK).
Comparison of feature accuracy using five-fold cross-validation.
| Feature Used | Accuracy |
|---|---|
| Only 24 GSR features | 62.5% |
| 18 PPG (time-/frequency-domain) features | 80% |
| 8 PPG time-domain features | 65% |
| 10 PPG frequency-domain features | 62.5% |
| 8 PPG time-domain and 24 GSR features | 72.5% |
| 10 PPG frequency-domain and 24 GSR features | 75% |
| 18 PPG (time-/frequency-domain) features and 24 GSR features | 91% |
Order of importance of features.
| Feature | Weight | Wiry Pulse Group | Non-Wiry Pulse Group | |
|---|---|---|---|---|
| PPG (2) | 0.24636 | 2.92 | 1.534 | <0.001 ** |
| PPG (3) | 0.225339 | 155.0205 | 47.8 | <0.001 ** |
| PPG-C2 | 0.214329 | 0.0046 | 0.0179 | <0.001 ** |
** p < 0.001.