ecg data
Recently Published Documents


TOTAL DOCUMENTS

578
(FIVE YEARS 159)

H-INDEX

26
(FIVE YEARS 4)

2021 ◽  
Vol 2021 ◽  
pp. 1-17
Author(s):  
Hemant Amhia ◽  
A. K. Wadhwani

Electrocardiogram (ECG) is commonly used biological signals that show an important role in cardiac analysis. The interpretation and acquisition of QRS complex are significant measures of ECG data dispensation. The R wave has a vital character in the analysis of cardiac rhythm irregularities as well as in the determination of heart rate variability (HRV). This manuscript is proposed to design a new artificial-intelligence-based approach of QRS peak detection and classification of the ECG data. The design of reduced order IIR filter is proposed for the low pass smoothening of the ECG signal data. The min-max optimization is used for optimizing the filter coefficient to design the reduced order filter. In this research paper, elimination of baseline wondering and the power line interferences from the ECG signal is of main attention. The result presented that the accuracy is increased by around 13% over the basic Pan–Tompkins method and around 8% over the existing FIR-filter-based classification rules.


Sensors ◽  
2021 ◽  
Vol 21 (24) ◽  
pp. 8210
Author(s):  
Shirin Hajeb-Mohammadalipour ◽  
Alicia Cascella ◽  
Matt Valentine ◽  
Ki H. Chon

Cardiopulmonary resuscitation (CPR) corrupts the morphology of the electrocardiogram (ECG) signal, resulting in an inaccurate automated external defibrillator (AED) rhythm analysis. Consequently, most current AEDs prohibit CPR during the rhythm analysis period, thereby decreasing the survival rate. To overcome this limitation, we designed a condition-based filtering algorithm that consists of three stop-band filters which are turned either ‘on’ or ‘off’ depending on the ECG’s spectral characteristics. Typically, removing the artifact’s higher frequency peaks in addition to the highest frequency peak eliminates most of the ECG’s morphological disturbance on the non-shockable rhythms. However, the shockable rhythms usually have dynamics in the frequency range of (3–6) Hz, which in certain cases coincide with CPR compression’s harmonic frequencies, hence, removing them may lead to destruction of the shockable signal’s dynamics. The proposed algorithm achieves CPR artifact removal without compromising the integrity of the shockable rhythm by considering three different spectral factors. The dataset from the PhysioNet archive was used to develop this condition-based approach. To quantify the performance of the approach on a separate dataset, three performance metrics were computed: the correlation coefficient, signal-to-noise ratio (SNR), and accuracy of Defibtech’s shock decision algorithm. This dataset, containing 14 s ECG segments of different types of rhythms from 458 subjects, belongs to Defibtech commercial AED’s validation set. The CPR artifact data from 52 different resuscitators were added to artifact-free ECG data to create 23,816 CPR-contaminated data segments. From this, 82% of the filtered shockable and 70% of the filtered non-shockable ECG data were highly correlated (>0.7) with the artifact-free ECG; this value was only 13 and 12% for CPR-contaminated shockable and non-shockable, respectively, without our filtering approach. The SNR improvement was 4.5 ± 2.5 dB, averaging over the entire dataset. Defibtech’s rhythm analysis algorithm was applied to the filtered data. We found a sensitivity improvement from 67.7 to 91.3% and 62.7 to 78% for VF and rapid VT, respectively, and specificity improved from 96.2 to 96.5% and 91.5 to 92.7% for normal sinus rhythm (NSR) and other non-shockables, respectively.


2021 ◽  
Vol 21 (1) ◽  
Author(s):  
Jinyong Cheng ◽  
Qingxu Zou ◽  
Yunxiang Zhao

Abstract Background Currently, cardiovascular disease has become a major disease endangering human health, and the number of such patients is growing. Electrocardiogram (ECG) is an important basis for {medical doctors to diagnose the cardiovascular disease, which can truly reflect the health of the heart. In this context, the contradiction between the lack of medical resources and the surge in the number of patients has become increasingly prominent. The use of computer-aided diagnosis of cardiovascular disease has become particularly important, so the study of ECG automatic classification method has a strong practical significance. Methods This article proposes a new method for automatic identification and classification of ECG.We have developed a dense heart rhythm network that combines a 24-layer Deep Convolutional Neural Network (DCNN) and Bidirectional Long Short-Term Memory (BiLSTM) to deeply mine the hierarchical and time-sensitive features of ECG data. Three different sizes of convolution kernels (32, 64 and 128) are used to mine the detailed features of the ECG signal, and the original ECG is filtered using a combination of wavelet transform and median filtering to eliminate the influence of noise on the signal. A new loss function is proposed to control the fluctuation of loss during the training process, and convergence mapping of the tan function in the range of 0–1 is employed to better reflect the model training loss and correct the optimization direction in time. Results We applied the dataset provided by the 2017 PhysioNet/CINC challenge for verification. The experiment adopted ten-fold cross validation,and obtained an accuracy rate of 89.3$$\%$$ % and an F1 score of 0.891. Conclusions This article proposes its own method in the aspects of ECG data preprocessing, feature extraction and loss function design. Compared with the existing methods, this method improves the accuracy of automatic ECG classification and is helpful for clinical diagnosis and self-monitoring of atrial fibrillation.


Sensors ◽  
2021 ◽  
Vol 21 (23) ◽  
pp. 7916
Author(s):  
Mingu Kang ◽  
Siho Shin ◽  
Gengjia Zhang ◽  
Jaehyo Jung ◽  
Youn Tae Kim

Examining mental health is crucial for preventing mental illnesses such as depression. This study presents a method for classifying electrocardiogram (ECG) data into four emotional states according to the stress levels using one-against-all and naive Bayes algorithms of a support vector machine. The stress classification criteria were determined by calculating the average values of the R-S peak, R-R interval, and Q-T interval of the ECG data to improve the stress classification accuracy. For the performance evaluation of the stress classification model, confusion matrix, receiver operating characteristic (ROC) curve, and minimum classification error were used. The average accuracy of the stress classification was 97.6%. The proposed model improved the accuracy by 8.7% compared to the previous stress classification algorithm. Quantifying the stress signals experienced by people can facilitate a more effective management of their mental state.


Circulation ◽  
2021 ◽  
Vol 144 (Suppl_2) ◽  
Author(s):  
Shirin Hajeb Mohammadalipour ◽  
Alicia Cascella ◽  
Matt Valentine ◽  
Ki Chon

Survival from out-of-hospital cardiac arrests depends on an accurate defibrillatory shock decision during cardiopulmonary resuscitation (CPR). Since chest compressions induce severe motion artifact in the electrocardiogram (ECG), current automatic external defibrillators (AEDs) do not perform CPR during the rhythm analysis period. However, performing continuous CPR is vital and dramatically increases the chance of survival. Hence, we demonstrate a novel application of a deep convolutional neural network encoder-decoder (CNNED) method in suppressing CPR artifact in near real-time using only ECG data. The encoder portion of the CNNED uses the frequency and phase contents derived via time-varying spectral analysis to learn distinct features that are representative of both the ECG signal and CPR artifact. The decoder portion takes the results from the encoder and reconstructs what is perceived as the motion artifact removed ECG data. These procedures are done via multitude of training of CNNED using many different arrhythmia contaminated with CPR. In this study, CPR-contaminated ECGs were generated by combining clean ECG with CPR artifacts from 52 different performers. ECG data from CUDB, VFDB, and SDDB datasets which belong to the Physionet’s Physiobank archive were used to create the training set containing 89,984 14-second ECG segments. The performance of the proposed CNNED was evaluated on a separate test set comprising of 23,816 CPR-contaminated 14-second ECG segments from 458 subjects. The results were evaluated by two metrics: signal-to-noise ratio (SNR), and Defibtech’s AED rhythm analysis algorithm. CNNED resulted in the increase of the mean SNR value from -3 dB to 5.63 dB and 6.3 dB for shockable and non-shockable rhythms, respectively. Comparing Defibtech’s AED rhythm classifier before and after applying CNNED on the CPR-contaminated ECG, the specificity improved from 96.57% to 99.31% for normal sinus rhythm, and from 91.5% to 96.57% for other non-shockable rhythms. The sensitivity of shockable detection also increased from 67.68% to 87.76% for ventricular fibrillation, and from 62.71% to 81.27% for ventricular tachycardia. These results indicate continuous and accurate AED rhythm analysis without stoppage of CPR using only ECG data.


Author(s):  
Junsang Park ◽  
Junho An ◽  
Jinkook Kim ◽  
Sunghoon Jung ◽  
Yeongjoon Gil ◽  
...  

2021 ◽  
Author(s):  
Sungpil Woo ◽  
Young-Ho Suh ◽  
Muhammad Zubair ◽  
Boyun Eom ◽  
Dong-Hwan Park ◽  
...  

Sign in / Sign up

Export Citation Format

Share Document