WO2022166401A1 - 基于eemd-pca去除eeg信号中运动伪迹的方法及装置 - Google Patents
基于eemd-pca去除eeg信号中运动伪迹的方法及装置 Download PDFInfo
- Publication number
- WO2022166401A1 WO2022166401A1 PCT/CN2021/137312 CN2021137312W WO2022166401A1 WO 2022166401 A1 WO2022166401 A1 WO 2022166401A1 CN 2021137312 W CN2021137312 W CN 2021137312W WO 2022166401 A1 WO2022166401 A1 WO 2022166401A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- eemd
- pca
- eeg signal
- artifact
- principal component
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 50
- 238000012545 processing Methods 0.000 claims abstract description 25
- 230000008859 change Effects 0.000 claims abstract description 22
- 238000000354 decomposition reaction Methods 0.000 claims description 32
- 230000008569 process Effects 0.000 claims description 8
- 230000009466 transformation Effects 0.000 claims description 8
- 238000000926 separation method Methods 0.000 claims description 6
- 238000004364 calculation method Methods 0.000 claims description 4
- 230000000694 effects Effects 0.000 abstract description 14
- 238000000513 principal component analysis Methods 0.000 description 32
- 239000011159 matrix material Substances 0.000 description 8
- 238000007792 addition Methods 0.000 description 7
- 238000012880 independent component analysis Methods 0.000 description 7
- 238000010586 diagram Methods 0.000 description 6
- 238000005516 engineering process Methods 0.000 description 6
- 239000013598 vector Substances 0.000 description 4
- 238000001228 spectrum Methods 0.000 description 3
- 238000011156 evaluation Methods 0.000 description 2
- 238000012795 verification Methods 0.000 description 2
- 230000003044 adaptive effect Effects 0.000 description 1
- 238000004458 analytical method Methods 0.000 description 1
- 238000010219 correlation analysis Methods 0.000 description 1
- 238000001914 filtration Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012805 post-processing Methods 0.000 description 1
- 230000009467 reduction Effects 0.000 description 1
- 238000012827 research and development Methods 0.000 description 1
- 230000003595 spectral effect Effects 0.000 description 1
Images
Classifications
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B5/00—Measuring for diagnostic purposes; Identification of persons
- A61B5/72—Signal processing specially adapted for physiological signals or for diagnostic purposes
- A61B5/7203—Signal processing specially adapted for physiological signals or for diagnostic purposes for noise prevention, reduction or removal
- A61B5/7207—Signal processing specially adapted for physiological signals or for diagnostic purposes for noise prevention, reduction or removal of noise induced by motion artifacts
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B5/00—Measuring for diagnostic purposes; Identification of persons
- A61B5/72—Signal processing specially adapted for physiological signals or for diagnostic purposes
- A61B5/7235—Details of waveform analysis
Definitions
- the present invention relates to the field of planning, in particular, to a method and device for removing motion artifacts in EEG signals based on EEMD-PCA.
- BCIs brain-computer interfaces
- EEG electroencephalogram
- Figure Figure
- manufacturers have developed and produced various types of portable EEG acquisition devices on the market; in addition, emerging sensor technologies can realize the use of gel-free EEG acquisition electrodes, and users can quickly and easily use the EEG acquisition equipment themselves.
- the scene is greatly expanded.
- EEG signals are very weak and are easily affected by various noises and artifacts.
- the changes in usage scenarios and sensors make the EEG signals collected by these portable devices more susceptible to interference, especially motion artifacts due to human motion.
- Motion artifacts have a broad spectral distribution and therefore interfere with all EEG bands. In particular, their corresponding spectrums have a large overlap with the Beta band in the 15-30Hz range. Second, the magnitude of motion artifacts can be one to two orders of magnitude larger than EEG signals, and finally, motion artifacts are associated with a tendency to be less repeatable than other EEG artifacts.
- EEG motion artifacts There are currently two main types of removal of EEG motion artifacts. One is that most of these studies are either limited to highly controlled laboratory environments, such as walking on a treadmill, or require additional reference information, such as using inertial sensors as a reference . The second is to use blind source separation techniques, such as ICA and CCA. ICA uses high-order statistics to obtain independent sources in statistical sense, and CCA uses second-order statistics to obtain independent sources in statistical sense. The two methods have limited effect on completely separating motion artifact components and removing artifacts.
- Embodiments of the present invention provide a method and device for removing motion artifacts in an EEG signal based on EEMD-PCA, and the effect of removing artifacts is significantly improved compared to the current technology.
- a method for removing motion artifacts in an EEG signal based on EEMD-PCA comprising the following steps:
- the principal components are separated from the eigenmode functions of each order based on PCA;
- a principal component whose autocorrelation is greater than a preset threshold is determined as an artifact principal component
- the remaining principal components are inversely transformed by PCA and then inversely transformed by EEMD to obtain the EEG signal after noise removal.
- decomposing the single-channel EEG signal based on EEMD to obtain the eigenmode components of each order includes:
- the ensemble empirical mode decomposition is performed on the signal X(t), and the eigenmode functions of each order are obtained.
- the separation of the eigenmode functions of each order into the principal components based on PCA includes:
- calculating the autocorrelation of each principal component includes:
- the method further includes: a preset threshold for the autocorrelation.
- the source component S identified as the artifact component is removed, and the source component S' is obtained after removal.
- the EEMD inverse change processing is performed, and the obtained EEG signal after noise removal includes:
- the source component S' is subjected to PCA inverse transformation post-processing and then EEMD inverse transformation processing to obtain the EEG signal after noise removal.
- the amplitude standard deviation of the white noise added by the ensemble empirical mode decomposition is set to be between 0.05 and 0.15, and the number of noise additions is set to be between 80 and 120 times.
- a device for removing motion artifacts in an EEG signal based on EEMD-PCA comprising:
- the signal decomposition module is used to decompose the single-channel EEG signal based on EEMD to obtain the eigenmode functions of each order;
- the principal component separation module is used to separate the principal components from the eigenmode functions of each order based on PCA;
- the correlation calculation module is used to calculate the autocorrelation of each principal component
- an artifact component determination module configured to determine a principal component whose autocorrelation is greater than a preset threshold as an artifact principal component
- the artifact component removal module is used to remove the principal component determined to be an artifact
- the inverse change processing module is used to inversely change the remaining principal components through PCA and then through EEMD to obtain the EEG signal after noise removal.
- the method and device for removing motion artifacts in an EEG signal based on EEMD-PCA in the embodiments of the present invention decompose a single-channel EEG signal based on EEMD to obtain eigenmode functions of each order; separate eigenmode functions of each order based on PCA Calculate the autocorrelation of each principal component; determine the principal component whose autocorrelation is greater than the preset threshold as the artifact principal component; remove the principal component determined as the artifact; remove the remaining principal components
- the components are inversely changed by PCA and then inversely changed by EEMD to obtain the EEG signal after denoising.
- the invention uses the PCA method to separate the artifact components, then automatically selects the artifact components according to the autocorrelation, and removes the artifact components to retain useful EEG information; Compared with the current technology, the anti-aliasing effect has been significantly improved.
- Fig. 1 is the flow chart of the method for removing motion artifact in EEG signal based on EEMD-PCA of the present invention
- Fig. 2 is that the present invention contains motion artifact EEG signal and pure EEG signal diagram
- Fig. 3 is the eigenmode component that contains the motion artifact EEG decomposition of the present invention
- Fig. 4 is the principal component diagram obtained after the eigenmode component of the present invention is decomposed by PCA;
- Fig. 5 is the identification above the autocorrelation coefficient line corresponding to the principal component of the present invention as an artifact component diagram
- FIG. 6 is a comparison diagram of the EEG signal after the artifact is removed by the present invention and the pure EEG signal;
- Fig. 7 is the effect comparison diagram of the technology of the present invention and the prior art
- FIG. 8 is a schematic diagram of an apparatus for removing motion artifacts in an EEG signal based on EEMD-PCA according to the present invention.
- Reference numerals 201-signal decomposition module, 202-principal component separation module, 203-correlation calculation module, 204-artifact component determination module, 206-artifact component removal module.
- a method for removing motion artifacts in an EEG signal based on EEMD-PCA is provided, referring to FIG. 1 , including the following steps:
- S101 Decompose a single-channel EEG signal based on EEMD to obtain eigenmode functions of each order;
- S102 separate the principal components from the eigenmode functions of each order based on PCA;
- S104 Determine the principal component whose autocorrelation is greater than the preset threshold as the artifact principal component
- S106 Perform PCA inverse change processing on the remaining principal components, and then perform EEMD inverse change processing to obtain an EEG signal after noise removal.
- the method and device for removing motion artifacts in an EEG signal based on EEMD-PCA in the embodiments of the present invention decompose a single-channel EEG signal based on EEMD to obtain eigenmode functions of each order; separate eigenmode functions of each order based on PCA Calculate the autocorrelation of each principal component; determine the principal component whose autocorrelation is greater than the preset threshold as the artifact principal component; remove the principal component determined as the artifact; remove the remaining principal components
- the components are inversely changed by PCA and then inversely changed by EEMD to obtain the EEG signal after denoising.
- the invention uses the PCA method to separate the artifact components, then automatically selects the artifact components according to the autocorrelation, and removes the artifact components to retain useful EEG information; Compared with the current technology, the anti-aliasing effect has been significantly improved.
- the eigenmode components of each order are obtained by decomposing a single-channel EEG signal based on EEMD, including:
- the ensemble empirical mode decomposition is performed on the signal X(t), and the eigenmode functions of each order are obtained.
- Step 1 Add the signal X(t) to the noise signal W(t) to obtain the signal X'(t);
- Step 2 Perform empirical mode decomposition on the signal X'(t) to obtain eigenmode function components of each order, wherein the remaining components after decomposition are r n (t);
- Step 3 Repeat steps 1 and 2, adding white noise with the same intensity and different sequences each time;
- separating the principal components of the eigenmode functions of each order based on PCA includes:
- Step 1 Calculate the l(t) covariance matrix obtained in Step 4;
- Step 2 Calculate the eigenvalues and eigenvectors of the l(t) covariance matrix
- Step 3 Sort the eigenvalues from large to small, and use the eigenvectors corresponding to the eigenvalues as column vectors to form an eigenvector matrix;
- the method before the principal component whose autocorrelation is greater than the preset threshold is determined as the artifact principal component, the method further includes: a preset threshold for the autocorrelation.
- the preset threshold is set to 0.97, and when the calculated autocorrelation is greater than the preset threshold of 0.97, the principal component whose autocorrelation is greater than the preset threshold is determined as an artifact principal component.
- the straight line between 0.9-1 in the figure is the autocorrelation coefficient line, and the components above the autocorrelation coefficient line are determined as artifact components.
- the removal of the principal components determined to be artifacts includes:
- the source component S identified as the artifact component is removed, and the source component S' is obtained after removal.
- EEG signal after noise removal includes:
- the source component S' is subjected to PCA inverse transformation processing and then EEMD inverse transformation processing to obtain the EEG signal after noise removal.
- the method before performing collective empirical mode decomposition on the signal X(t) to obtain N eigenmode functions, the method further includes:
- the amplitude standard deviation of the white noise added by the collective empirical mode decomposition is set to be between 0.05 and 0.15, and the number of noise additions is set to be between 80 and 120 times.
- the amplitude standard deviation of white noise added by ensemble empirical mode decomposition is set to 0.1, and the number of noise additions is set to 100 times.
- the standard deviation of the amplitude of the white noise added by EEMD is set to 0.1, and the number of noise additions is set to 100 times.
- the ground truth signal represents the pure signal in the EEG signal, which is basically a flat straight line in the figure; the noise signal (Noisy signal), that is, the motion artifact in the EEG signal, in the figure
- the amplitude fluctuates greatly; it can be seen that in the EEG signal not processed by the present invention, the motion artifact component is obvious and deviates greatly from the pure signal.
- Fig. 3 is the eigenmode function obtained after decomposing the EEG signal.
- the separated N principal components namely N source components S
- the autocorrelation of each source component is calculated. If the autocorrelation is greater than 0.97, That is, the source components above the autocorrelation coefficient line are regarded as artifact components.
- the clean signal is the signal after the artifact is removed by the method of the present invention, and it can be seen in FIG. 6 that the line represented by the Cleaned signal after removing the artifact and the line represented by the Ground truth signal overlap to a large extent . That is, the EEG signal after removing the artifact basically coincides with the pure EEG signal, and the EEG signal after removing the noise is obtained by removing the artifact.
- the present invention has been tested on the disclosed two-channel EEG signal removing motion artifact verification data set, and the effect is significantly improved compared with the existing EEMD-ICA and EEMD-CCA techniques;
- the root mean square error from the original signal after the artifact component is reduced by 24.2, the signal-to-noise ratio is improved by 9.2 dB, and the similarity is improved by 0.24.
- the root mean square error is the differential evaluation index.
- an apparatus for removing motion artifacts in an EEG signal based on EEMD-PCA is provided, see FIG. 8 , including:
- the signal decomposition module 201 is used to decompose the single-channel EEG signal based on EEMD to obtain the eigenmode function of each order;
- a principal component separation module 202 configured to separate the principal components from the eigenmode functions of each order based on PCA;
- Correlation calculation module 203 used to calculate the autocorrelation of each principal component
- an artifact component determination module 204 configured to determine a principal component whose autocorrelation is greater than a preset threshold as an artifact principal component
- Artifact component removal module 205 configured to remove the principal component determined to be an artifact
- the inverse change processing module 206 is configured to perform PCA inverse change processing on the remaining principal components and then perform EEMD inverse change processing to obtain an EEG signal after noise removal.
- the method and device for removing motion artifacts in an EEG signal based on EEMD-PCA in the embodiments of the present invention decompose a single-channel EEG signal based on EEMD to obtain eigenmode functions of each order; separate eigenmode functions of each order based on PCA Calculate the autocorrelation of each principal component; determine the principal component whose autocorrelation is greater than the preset threshold as the artifact principal component; remove the principal component determined as the artifact; remove the remaining principal components
- the components are inversely changed by PCA and then inversely changed by EEMD to obtain the EEG signal after denoising.
- the invention uses the PCA method to separate the artifact components, then automatically selects the artifact components according to the autocorrelation, and removes the artifact components to retain useful EEG information; Compared with the current technology, the anti-aliasing effect has been significantly improved.
- the eigenmode components of each order are obtained by decomposing a single-channel EEG signal based on EEMD, including:
- the ensemble empirical mode decomposition is performed on the signal X(t), and the eigenmode functions of each order are obtained.
- Step 1 Add the signal X(t) to the noise signal W(t) to obtain the signal X'(t);
- Step 2 Perform empirical mode decomposition on the signal X'(t) to obtain eigenmode function components of each order, wherein the remaining components after decomposition are r n (t);
- Step 3 Repeat steps 1 and 2, adding white noise with the same intensity and different sequences each time;
- separating the principal components of the eigenmode functions of each order based on PCA includes:
- Step 1 Calculate the l(t) covariance matrix obtained in Step 4;
- Step 2 Calculate the eigenvalues and eigenvectors of the l(t) covariance matrix
- Step 3 Sort the eigenvalues from large to small, and use the eigenvectors corresponding to the eigenvalues as column vectors to form an eigenvector matrix;
- calculating the autocorrelation of each principal component includes:
- the method before the principal component whose autocorrelation is greater than the preset threshold is determined as the artifact principal component, the method further includes: a preset threshold for the autocorrelation.
- the preset threshold is set to 0.97, and when the calculated autocorrelation is greater than the preset threshold of 0.97, the principal component whose autocorrelation is greater than the preset threshold is determined as an artifact principal component.
- the straight line between 0.9-1 in the figure is the autocorrelation coefficient line, and the components above the autocorrelation coefficient line are determined as artifact components.
- the removal of the principal components determined to be artifacts includes:
- the source component S identified as the artifact component is removed, and the source component S' is obtained after removal.
- EEG signal after noise removal includes:
- the source component S' undergoes an inverse change of PCA and then undergoes an inverse change of EEMD to obtain an EEG signal after noise removal.
- the method before the collective empirical mode decomposition is performed on the signal X(t) to obtain N eigenmode functions, the method further includes:
- the amplitude standard deviation of the white noise added by the collective empirical mode decomposition is set to be between 0.05 and 0.15, and the number of noise additions is set to be between 80 and 120 times.
- the amplitude standard deviation of white noise added by ensemble empirical mode decomposition is set to 0.1, and the number of noise additions is set to 100 times.
- the standard deviation of the amplitude of the white noise added by EEMD is set to 0.1, and the number of noise additions is set to 100 times.
- the ground truth signal represents the pure signal in the EEG signal, which is basically a flat straight line in the figure; the noise signal (Noisy signal), that is, the motion artifact in the EEG signal, in the figure
- the amplitude fluctuates greatly; it can be seen that in the EEG signal not processed by the present invention, the motion artifact component is obvious and deviates greatly from the pure signal.
- Fig. 3 is the eigenmode function obtained after decomposing the EEG signal.
- the separated N principal components namely N source components S
- the autocorrelation of each source component is calculated. If the autocorrelation is greater than 0.97, That is, the source components above the autocorrelation coefficient line are regarded as artifact components.
- the clean signal is the signal after the artifact is removed by the method of the present invention, and it can be seen in Fig. 6 that the line represented by the Cleaned signal after removing the artifact and the line represented by the Ground truth signal overlap to a large extent . That is, the EEG signal after removing the artifact basically coincides with the pure EEG signal, and the EEG signal after removing the noise is obtained by removing the artifact.
- the present invention has been tested on the disclosed two-channel EEG signal removing motion artifact verification data set, and the effect is significantly improved compared with the existing EEMD-ICA and EEMD-CCA techniques;
- the root mean square error from the original signal after the artifact component is reduced by 24.2, the signal-to-noise ratio is improved by 9.2 dB, and the similarity is improved by 0.24.
- the root mean square error is the difference evaluation index.
Landscapes
- Health & Medical Sciences (AREA)
- Life Sciences & Earth Sciences (AREA)
- Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- Pathology (AREA)
- Medical Informatics (AREA)
- Psychiatry (AREA)
- Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Biophysics (AREA)
- Artificial Intelligence (AREA)
- Biomedical Technology (AREA)
- Heart & Thoracic Surgery (AREA)
- Physiology (AREA)
- Molecular Biology (AREA)
- Surgery (AREA)
- Animal Behavior & Ethology (AREA)
- General Health & Medical Sciences (AREA)
- Public Health (AREA)
- Veterinary Medicine (AREA)
- Measurement And Recording Of Electrical Phenomena And Electrical Characteristics Of The Living Body (AREA)
Abstract
Description
Claims (10)
- 一种基于EEMD-PCA去除EEG信号中运动伪迹的方法,其特征在于,包括以下步骤:基于EEMD分解单通道EEG信号,得到各阶的本征模态函数;基于PCA将各阶所述本征模态函数分离出主成分;计算出每个主成分的自相关性;将自相关性大于预设阈值的主成分被判定为伪迹主成分;将被判定为伪迹的主成分进行去除;对剩余的主成分进行PCA逆变化处理后再进行EEMD逆变化处理,得到去除噪声后的EEG信号。
- 根据权利要求1所述的一种基于EEMD-PCA去除EEG信号中运动伪迹的方法,其特征在于,在所述基于EEMD分解单通道EEG信号,得到各阶的本征模态分量中包括:对含有运动伪迹的EEG信号进行减去均值处理,得到去除直流信号的EEG信号X(t);对信号X(t)进行集合经验模态分解,得到各阶本征模态函数。
- 根据权利要求2所述的一种基于EEMD-PCA去除EEG信号中运动伪迹的方法,其特征在于,在所述基于PCA将各阶所述本征模态函数分离出主成分中包括:对各阶本征模态函数进行主成分分离,得到N个源成分S。
- 根据权利要求3所述的一种基于EEMD-PCA去除EEG信号中运动伪迹的方法,其特征在于,在所述计算出每个主成分的自相关性中包括:计算每个源成分S的自相关性。
- 根据权利要求4所述的一种基于EEMD-PCA去除EEG信号中运动伪迹的方 法,其特征在于,在所述自相关性大于预设阈值的主成分被判定为伪迹主成分之前还包括:预设自相关性的阙值。
- 根据权利要求5所述的一种基于EEMD-PCA去除EEG信号中运动伪迹的方法,其特征在于,在所述将被判定为伪迹的主成分进行去除中包括:通过进行置零处理,将被识别为伪迹成分的源成分S进行去除,去除后得到源成分S'。
- 根据权利要求1所述的一种基于EEMD-PCA去除EEG信号中运动伪迹的方法,其特征在于,在所述对剩余的主成分进行PCA逆变化处理后再进行EEMD逆变化处理,得到去除噪声后的EEG信号包括:将所述源成分S'经过PCA逆变化处理后再经过EEMD逆变化处理,得到去除噪声后的EEG信号。
- 根据权利要求2所述的一种基于EEMD-PCA去除EEG信号中运动伪迹的方法,其特征在于,在所述对信号X(t)进行集合经验模态分解,得到N个本征模态函数之前还包括:设置集合经验模态分解所添加的白噪声的幅值标准差值和噪声加入的次数。
- 根据权利要求8所述的一种基于EEMD-PCA去除EEG信号中运动伪迹的方法,其特征在于,将集合经验模态分解所添加的白噪声的幅值标准差设置为0.05-0.15之间、噪声加入次数设置为80-120次之间。
- 一种基于EEMD-PCA去除EEG信号中运动伪迹的装置,其特征在于,包括:信号分解模块,用于基于EEMD分解单通道EEG信号,得到各阶的本征模态函数;主成分分离模块,用于基于PCA将各阶所述本征模态函数分离出主成分;相关性计算模块,用于计算出每个主成分的自相关性;伪迹成分判定模块,用于将自相关性大于预设阈值的主成分被判定为伪迹主成分;伪迹成分去除模块,用于将被判定为伪迹的主成分进行去除;逆变化处理模块,用于对剩余的主成分进行PCA逆变化处理后再进行EEMD逆变化处理,得到去除噪声后的EEG信号。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110161627.5A CN112957055B (zh) | 2021-02-05 | 2021-02-05 | 基于eemd-pca去除eeg信号中运动伪迹的方法及装置 |
CN202110161627.5 | 2021-02-05 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2022166401A1 true WO2022166401A1 (zh) | 2022-08-11 |
Family
ID=76274453
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2021/137312 WO2022166401A1 (zh) | 2021-02-05 | 2021-12-12 | 基于eemd-pca去除eeg信号中运动伪迹的方法及装置 |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN112957055B (zh) |
WO (1) | WO2022166401A1 (zh) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116909408A (zh) * | 2023-09-13 | 2023-10-20 | 中物联讯(北京)科技有限公司 | 一种基于mr智能眼镜的内容交互方法 |
CN117349661A (zh) * | 2023-12-04 | 2024-01-05 | 浙江大学高端装备研究院 | 柱塞泵振动信号特征提取方法、装置、设备和存储介质 |
CN118806298A (zh) * | 2024-06-19 | 2024-10-22 | 天津大学 | 一种普适环境中脑电信号的自适应去噪方法 |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112957055B (zh) * | 2021-02-05 | 2023-12-29 | 中国科学院深圳先进技术研究院 | 基于eemd-pca去除eeg信号中运动伪迹的方法及装置 |
CN117828274B (zh) * | 2024-01-05 | 2024-07-19 | 天津大学 | 一种从脑电信号中去除人工耳蜗伪迹的方法 |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102631195A (zh) * | 2012-04-18 | 2012-08-15 | 太原科技大学 | 人体表面肌电信号单通道盲源分离法 |
CN106805945A (zh) * | 2017-01-22 | 2017-06-09 | 合肥工业大学 | 一种少数通道的脑电信号中肌电伪迹的消除方法 |
CN108231087A (zh) * | 2017-12-14 | 2018-06-29 | 宁波升维信息技术有限公司 | 一种单通道盲源分离法 |
CN108309290A (zh) * | 2018-02-24 | 2018-07-24 | 华南理工大学 | 单通道脑电信号中肌电伪迹的自动去除方法 |
US20180279960A1 (en) * | 2017-03-31 | 2018-10-04 | Agency For Science, Technology And Research | Method and apparatus for real-time discriminative ocular artefact removal from eeg signals |
CN109480832A (zh) * | 2018-10-31 | 2019-03-19 | 合肥工业大学 | 一种单通道的脑电信号中肌电伪迹的消除方法 |
CN111904414A (zh) * | 2020-07-30 | 2020-11-10 | 太原科技大学 | 一种多入单出脑电信号采集器 |
CN112957055A (zh) * | 2021-02-05 | 2021-06-15 | 中国科学院深圳先进技术研究院 | 基于eemd-pca去除eeg信号中运动伪迹的方法及装置 |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112294340A (zh) * | 2020-10-27 | 2021-02-02 | 中国科学院苏州生物医学工程技术研究所 | 快速自动去除肌电伪迹的方法、系统、存储介质及计算机设备 |
-
2021
- 2021-02-05 CN CN202110161627.5A patent/CN112957055B/zh active Active
- 2021-12-12 WO PCT/CN2021/137312 patent/WO2022166401A1/zh active Application Filing
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102631195A (zh) * | 2012-04-18 | 2012-08-15 | 太原科技大学 | 人体表面肌电信号单通道盲源分离法 |
CN106805945A (zh) * | 2017-01-22 | 2017-06-09 | 合肥工业大学 | 一种少数通道的脑电信号中肌电伪迹的消除方法 |
US20180279960A1 (en) * | 2017-03-31 | 2018-10-04 | Agency For Science, Technology And Research | Method and apparatus for real-time discriminative ocular artefact removal from eeg signals |
CN108231087A (zh) * | 2017-12-14 | 2018-06-29 | 宁波升维信息技术有限公司 | 一种单通道盲源分离法 |
CN108309290A (zh) * | 2018-02-24 | 2018-07-24 | 华南理工大学 | 单通道脑电信号中肌电伪迹的自动去除方法 |
CN109480832A (zh) * | 2018-10-31 | 2019-03-19 | 合肥工业大学 | 一种单通道的脑电信号中肌电伪迹的消除方法 |
CN111904414A (zh) * | 2020-07-30 | 2020-11-10 | 太原科技大学 | 一种多入单出脑电信号采集器 |
CN112957055A (zh) * | 2021-02-05 | 2021-06-15 | 中国科学院深圳先进技术研究院 | 基于eemd-pca去除eeg信号中运动伪迹的方法及装置 |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116909408A (zh) * | 2023-09-13 | 2023-10-20 | 中物联讯(北京)科技有限公司 | 一种基于mr智能眼镜的内容交互方法 |
CN116909408B (zh) * | 2023-09-13 | 2024-02-09 | 中物联讯(北京)科技有限公司 | 一种基于mr智能眼镜的内容交互方法 |
CN117349661A (zh) * | 2023-12-04 | 2024-01-05 | 浙江大学高端装备研究院 | 柱塞泵振动信号特征提取方法、装置、设备和存储介质 |
CN117349661B (zh) * | 2023-12-04 | 2024-02-20 | 浙江大学高端装备研究院 | 柱塞泵振动信号特征提取方法、装置、设备和存储介质 |
CN118806298A (zh) * | 2024-06-19 | 2024-10-22 | 天津大学 | 一种普适环境中脑电信号的自适应去噪方法 |
Also Published As
Publication number | Publication date |
---|---|
CN112957055B (zh) | 2023-12-29 |
CN112957055A (zh) | 2021-06-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2022166401A1 (zh) | 基于eemd-pca去除eeg信号中运动伪迹的方法及装置 | |
Bono et al. | Hybrid wavelet and EMD/ICA approach for artifact suppression in pervasive EEG | |
CN113349752A (zh) | 一种基于传感融合的可穿戴设备实时心率监测方法 | |
KR101987225B1 (ko) | Vr 멀미 검출 장치 및 방법 | |
Sameni et al. | An iterative subspace denoising algorithm for removing electroencephalogram ocular artifacts | |
Maddirala et al. | ICA with CWT and k-means for eye-blink artifact removal from fewer channel EEG | |
CN113827253B (zh) | 计算设备和从脑电信号中去除噪声的方法 | |
CN116369950A (zh) | 一种基于脑电溯源和多特征提取的目标检测方法 | |
CN109657646A (zh) | 生理时间序列的特征表示与提取方法、装置及存储介质 | |
CN113208633A (zh) | 一种基于eeg脑波的情绪识别方法、系统 | |
Yong et al. | Generalized morphological component analysis for EEG source separation and artifact removal | |
Li et al. | An improved MAMA-EMD for the automatic removal of EOG artifacts | |
Devulapalli et al. | A hybrid ICA Kalman predictor algorithm for ocular artifacts removal | |
Ahmed et al. | Effective hybrid method for the detection and rejection of electrooculogram (EOG) and power line noise artefacts from electroencephalogram (EEG) mixtures | |
Gao et al. | FBLPF-ABOW: an effective method for blink artifact removal in single-channel EEG signal | |
Mohammadi et al. | Comparison of two methods of removing EOG artifacts for use in a motor imagery-based brain computer interface | |
Kaur et al. | EEG artifact suppression based on SOBI based ICA using wavelet thresholding | |
AU2021104217A4 (en) | A system and method for optimum wavelet basis function selection for ecg arrhythmia denoising using artificial intelligence | |
CN116942143A (zh) | 一种基于智能耳戴设备惯性传感器的坐姿行为监测方法 | |
CN115998249A (zh) | 脑电图中的伪影处理方法、装置、设备及存储介质 | |
Massar et al. | Blind Source Separation of EEG Signals Using Wavelet and EMD Decomposition | |
CN112842368A (zh) | 一种识别表面肌电信号的系统及方法 | |
Visu et al. | Enhanced EEG classification using adaptive DWT and heuristic-ICA algorithm | |
Gouy-Pailler et al. | Iterative subspace decomposition for ocular artifact removal from EEG recordings | |
CN116383709B (zh) | 信号噪声的检测方法、信号检测模型、可读存储介质 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 21924394 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 21924394 Country of ref document: EP Kind code of ref document: A1 |
|
32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 11.01.2024) |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 21924394 Country of ref document: EP Kind code of ref document: A1 |