CN109009101B - Electroencephalogram signal self-adaptive real-time denoising method - Google Patents

Electroencephalogram signal self-adaptive real-time denoising method Download PDF

Info

Publication number
CN109009101B
CN109009101B CN201810842340.7A CN201810842340A CN109009101B CN 109009101 B CN109009101 B CN 109009101B CN 201810842340 A CN201810842340 A CN 201810842340A CN 109009101 B CN109009101 B CN 109009101B
Authority
CN
China
Prior art keywords
matrix
sampling
calculating
signal
source signal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810842340.7A
Other languages
Chinese (zh)
Other versions
CN109009101A (en
Inventor
吴占雄
徐东
吴东南
曾毓
高明煜
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hangzhou Dianzi University
Original Assignee
Hangzhou Dianzi University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hangzhou Dianzi University filed Critical Hangzhou Dianzi University
Priority to CN201810842340.7A priority Critical patent/CN109009101B/en
Publication of CN109009101A publication Critical patent/CN109009101A/en
Application granted granted Critical
Publication of CN109009101B publication Critical patent/CN109009101B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/24Detecting, measuring or recording bioelectric or biomagnetic signals of the body or parts thereof
    • A61B5/316Modalities, i.e. specific diagnostic methods
    • A61B5/369Electroencephalography [EEG]
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/24Detecting, measuring or recording bioelectric or biomagnetic signals of the body or parts thereof
    • A61B5/316Modalities, i.e. specific diagnostic methods
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/72Signal processing specially adapted for physiological signals or for diagnostic purposes
    • A61B5/7203Signal processing specially adapted for physiological signals or for diagnostic purposes for noise prevention, reduction or removal

Landscapes

  • Health & Medical Sciences (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Engineering & Computer Science (AREA)
  • Medical Informatics (AREA)
  • Surgery (AREA)
  • Biophysics (AREA)
  • Pathology (AREA)
  • Veterinary Medicine (AREA)
  • Biomedical Technology (AREA)
  • Heart & Thoracic Surgery (AREA)
  • Public Health (AREA)
  • Molecular Biology (AREA)
  • Physics & Mathematics (AREA)
  • Animal Behavior & Ethology (AREA)
  • General Health & Medical Sciences (AREA)
  • Psychiatry (AREA)
  • Signal Processing (AREA)
  • Psychology (AREA)
  • Artificial Intelligence (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physiology (AREA)
  • Measurement And Recording Of Electrical Phenomena And Electrical Characteristics Of The Living Body (AREA)

Abstract

The invention discloses an electroencephalogram signal self-adaptive real-time denoising method; firstly, carrying out centralized processing on a sampling matrix X, calculating a covariance matrix of the sampling matrix X, calculating a characteristic value and a characteristic vector of the covariance matrix, and calculating a filtering self-adaptive coefficient, a filter coefficient and a noise signal y source signal; finally, a source signal matrix is obtained; the invention balances the calculation complexity and the convergence rate, is convenient to realize in PFGA, and can meet the real-time acquisition requirement of electroencephalogram signals. The invention has fast convergence speed, is not easy to change the waveform shape and can effectively remove physiological artifacts and circuit noise.

Description

Electroencephalogram signal self-adaptive real-time denoising method
Technical Field
The invention relates to a denoising method, in particular to an electroencephalogram signal self-adaptive real-time denoising method.
Background
Electroencephalogram (EEG) is a reflection of electrophysiological activity of brain nerve cells on the cerebral cortex or scalp and can be collected by electrodes. The electroencephalogram signals contain rich physiological information, and the accuracy of feature extraction and classification can be improved by effectively filtering the electroencephalogram signals. EEG signals have the following characteristics: the EEG signal is a weak physiological signal, the magnitude is microvolt, and the amplitude is generally 0.1-100 muV; EEG signal frequency is distributed between 0.5 Hz and 3000Hz, and signal energy is mainly concentrated between 2 Hz and 30 Hz; the system is easy to be interfered by noise, including electro-oculogram interference, myoelectricity interference, instrument high-frequency electromagnetic noise interference, acquisition environment power frequency interference and the like; EEG signals are non-stationary random signals, and the neural activity they represent is difficult to detect from the signal itself, making identification of neural commands or clinical diagnosis difficult. It is therefore necessary to de-noise when acquiring and analyzing EEG data. EEG signals are typically complex non-stationary signals whose instantaneous frequency and instantaneous energy need to be analyzed.
Disclosure of Invention
The invention provides an electroencephalogram signal self-adaptive real-time denoising method aiming at the defects of the prior art.
The invention discloses an electroencephalogram signal self-adaptive real-time denoising method, which comprises the following steps:
suppose N is the EEG signal sampling channel number, Q is the EEG signal sampling number, and the source signal matrix is S ═ S1,s2,…,sN]Q×NThe EEG sampling matrix is X ═ X1,x2,…,xN]Q×N,YQ×NFor an additive noise matrix, the following equation is given:
X=S+Y (1)
the objective is to obtain a source signal matrix S from a sampling matrix X so as to achieve the purpose of denoising. The method comprises the following specific steps:
step 1: carrying out centralization processing on the sampling matrix X:
XO=X-UTH (2)
wherein
Figure GDA0002885585460000021
H[n]1,2, …, Q, N, 1,2, …, N. And X (m, n) is the nth voltage value acquired by the mth channel.
Step 2: calculating a covariance matrix of the sampling matrix X, and calculating an eigenvalue and an eigenvector of the sampling matrix X:
C=E[XXT] (3)
where E [. cndot. ] is the desired value. Since the covariance matrix C is a positive definite symmetric matrix, its eigenvectors are real and orthogonal. Let D be a vector of eigenvalues of the X covariance matrix C used to calculate the filter coefficients.
And step 3: for m-1, …, Q-1:
step 3.1: computing filter adaptation coefficients
Figure GDA0002885585460000022
Figure GDA0002885585460000023
Wherein 0<α<1,0<β,
Figure GDA0002885585460000024
Figure GDA0002885585460000025
And
Figure GDA0002885585460000026
respectively represent coefficient matrixes
Figure GDA0002885585460000027
The m +1 th and m-th row vectors. XO(m,: represents X)OThe m-th row vector of (2).
Step 3.2: calculating a filter coefficient w:
Figure GDA0002885585460000028
wherein w (m + 1:) and w (m:) represent the m +1 and m row vectors of w, respectively. D (m) represents the mth component of D. w (1) ═ 0, …, 0.
Step 3.3: estimating the noise signal y:
y(m,:)=wT(m,:)D(m) (6)
the superscript T denotes transpose. Y (m,: indicates the Y mth row vector.
Step 3.4: calculating a source signal:
Figure GDA0002885585460000031
Figure GDA0002885585460000032
an mth row evaluation value representing S, X (m:) being an Xmth row vector.
And 4, step 4: and finally, obtaining a source signal matrix S:
Figure GDA0002885585460000033
the invention has the beneficial effects that: the invention balances the calculation complexity and the convergence rate, is convenient to realize in PFGA, and can meet the real-time acquisition requirement of electroencephalogram signals. The invention has fast convergence speed, is not easy to change the waveform shape and can effectively remove physiological artifacts and circuit noise.
Drawings
FIG. 1 is a flow chart of the adaptive real-time filtering of electrical signals according to the present invention.
Detailed Description
As shown in fig. 1, a method for adaptively denoising an electroencephalogram signal in real time specifically comprises the following steps:
suppose N is the EEG signal sampling channel number, Q is the EEG signal sampling number, and the source signal matrix is S ═ S1,s2,…,sN]Q×NThe EEG sampling matrix is X ═ X1,x2,…,xN]Q×N,YQ×NFor an additive noise matrix, the following equation is given:
X=S+Y (1)
the objective is to obtain a source signal matrix S from a sampling matrix X so as to achieve the purpose of denoising. The method comprises the following specific steps:
step 1: carrying out centralization processing on the sampling matrix X:
XO=X-UTH (2)
wherein
Figure GDA0002885585460000041
H[n]1,2, …, Q, N, 1,2, …, N. And X (m, n) is the nth voltage value acquired by the mth channel.
Step 2: calculating a covariance matrix of the sampling matrix X, and calculating an eigenvalue and an eigenvector of the sampling matrix X:
C=E[XXT] (3)
where E [. cndot. ] is the desired value. Since the covariance matrix C is a positive definite symmetric matrix, its eigenvectors are real and orthogonal. Let D be a vector of eigenvalues of the X covariance matrix C used to calculate the filter coefficients.
And step 3: for m-1, …, Q-1:
step 3.1: computing filter adaptation coefficients
Figure GDA0002885585460000042
Figure GDA0002885585460000043
Wherein 0<α<1,0<β,
Figure GDA0002885585460000044
Figure GDA0002885585460000045
And
Figure GDA0002885585460000046
respectively represent coefficient matrixes
Figure GDA0002885585460000047
The m +1 th and m-th row vectors. XO(m,: represents X)OThe m-th row vector of (2).
Step 3.2: calculating a filter coefficient w:
Figure GDA0002885585460000048
wherein w (m + 1:) and w (m:) represent the m +1 and m row vectors of w, respectively. D (m) represents the mth component of D. w (1) ═ 0, …, 0.
Step 3.3: estimating the noise signal y:
y(m,:)=wT(m,:)D(m) (6)
the superscript T denotes transpose. Y (m,: indicates the Y mth row vector.
Step 3.4: calculating a source signal:
Figure GDA0002885585460000051
Figure GDA0002885585460000052
an mth row evaluation value representing S, X (m:) being an Xmth row vector.
And 4, step 4: and finally, obtaining a source signal matrix S:
Figure GDA0002885585460000053

Claims (1)

1. an electroencephalogram signal self-adaptive real-time denoising method comprises the following steps:
suppose N is the EEG signal sampling channel number, Q is the EEG signal sampling number, and the source signal matrix is S ═ S1,s2,…,sN]Q×NThe EEG sampling matrix is X ═ X1,x2,…,xN]Q×N,YQ×NFor an additive noise matrix, the following equation is given:
X=S+Y (1)
the target is to obtain a source signal matrix S from a sampling matrix X so as to achieve the purpose of denoising; the method comprises the following specific steps:
step 1: carrying out centralization processing on the sampling matrix X:
XO=X-UTH (2)
wherein
Figure FDA0002885585450000011
H[n]1,2, …, Q, N1, 2, …, N; x (m, n) is the nth voltage value collected by the mth channel;
step 2: calculating a covariance matrix of the sampling matrix X, and calculating an eigenvalue and an eigenvector of the sampling matrix X:
C=E[XXT] (3)
wherein E [. cndot. ] is a desired value; the covariance matrix C is a positive definite symmetric matrix, and the eigenvectors of the covariance matrix C are real numbers and are orthogonal; assuming that D is a vector formed by eigenvalues of the X covariance matrix C;
and step 3: for m-1, …, Q-1:
step 3.1: computing filter adaptation coefficients
Figure FDA0002885585450000012
Figure FDA0002885585450000013
Wherein 0<α<1,0<β,
Figure FDA0002885585450000014
Figure FDA0002885585450000015
And
Figure FDA0002885585450000016
respectively represent coefficient matrixes
Figure FDA0002885585450000017
The m +1 th and m-th row vectors of (a); xO(m,: represents X)OThe m-th row vector of (1);
step 3.2: calculating a filter coefficient w:
Figure FDA0002885585450000021
wherein w (m + 1:) and w (m:) represent the m +1 and m row vectors of w, respectively; d (m) denotes the m-th component of D; w (1) ═ 0, …, 0;
step 3.3: estimating the noise signal y:
y(m,:)=wT(m,:)D(m) (6)
superscript T denotes transpose; y (m,: means the Y mth row vector;
step 3.4: calculating a source signal:
Figure FDA0002885585450000022
Figure FDA0002885585450000023
an mth row evaluation value representing S, X (m:) being an Xmth row vector;
and 4, step 4: and finally, obtaining a source signal matrix S:
Figure FDA0002885585450000024
CN201810842340.7A 2018-07-27 2018-07-27 Electroencephalogram signal self-adaptive real-time denoising method Active CN109009101B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810842340.7A CN109009101B (en) 2018-07-27 2018-07-27 Electroencephalogram signal self-adaptive real-time denoising method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810842340.7A CN109009101B (en) 2018-07-27 2018-07-27 Electroencephalogram signal self-adaptive real-time denoising method

Publications (2)

Publication Number Publication Date
CN109009101A CN109009101A (en) 2018-12-18
CN109009101B true CN109009101B (en) 2021-04-06

Family

ID=64647059

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810842340.7A Active CN109009101B (en) 2018-07-27 2018-07-27 Electroencephalogram signal self-adaptive real-time denoising method

Country Status (1)

Country Link
CN (1) CN109009101B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111740614B (en) * 2020-06-24 2024-04-12 东北电力大学 Y-source two-stage matrix converter analysis method based on state space average model

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080249430A1 (en) * 2007-04-05 2008-10-09 Erwin Roy John System and Method for Pain Detection and Computation of a Pain Quantification Index
CN102488517A (en) * 2011-12-13 2012-06-13 湖州康普医疗器械科技有限公司 Method and device for detecting burst suppression state in brain signal
US20130096391A1 (en) * 2011-10-14 2013-04-18 Flint Hills Scientific, L.L.C. Seizure detection methods, apparatus, and systems using a short term average/long term average algorithm
CN104091172A (en) * 2014-07-04 2014-10-08 北京工业大学 Characteristic extraction method of motor imagery electroencephalogram signals
CN104523269A (en) * 2015-01-15 2015-04-22 江南大学 Self-adaptive recognition method orienting epilepsy electroencephalogram transfer environment
CN106108894A (en) * 2016-07-18 2016-11-16 天津大学 A kind of emotion electroencephalogramrecognition recognition method improving Emotion identification model time robustness
CN106264521A (en) * 2016-09-22 2017-01-04 小菜儿成都信息科技有限公司 The automatic removal method of lower jaw interference in the multichannel brain signal of telecommunication
CN106963373A (en) * 2017-04-12 2017-07-21 博睿康科技(常州)股份有限公司 A kind of electric adaptive filter method of brain

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080249430A1 (en) * 2007-04-05 2008-10-09 Erwin Roy John System and Method for Pain Detection and Computation of a Pain Quantification Index
US20130096391A1 (en) * 2011-10-14 2013-04-18 Flint Hills Scientific, L.L.C. Seizure detection methods, apparatus, and systems using a short term average/long term average algorithm
CN102488517A (en) * 2011-12-13 2012-06-13 湖州康普医疗器械科技有限公司 Method and device for detecting burst suppression state in brain signal
CN104091172A (en) * 2014-07-04 2014-10-08 北京工业大学 Characteristic extraction method of motor imagery electroencephalogram signals
CN104523269A (en) * 2015-01-15 2015-04-22 江南大学 Self-adaptive recognition method orienting epilepsy electroencephalogram transfer environment
CN106108894A (en) * 2016-07-18 2016-11-16 天津大学 A kind of emotion electroencephalogramrecognition recognition method improving Emotion identification model time robustness
CN106264521A (en) * 2016-09-22 2017-01-04 小菜儿成都信息科技有限公司 The automatic removal method of lower jaw interference in the multichannel brain signal of telecommunication
CN106963373A (en) * 2017-04-12 2017-07-21 博睿康科技(常州)股份有限公司 A kind of electric adaptive filter method of brain

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Applying evolution strategies to preprocessing EEG signals for brain–computer interfaces;Ricardo Aler等;《Information Sciences 》;20121231;第53-66页 *
Comprehensive Common Spatial Patterns With Temporal Structure Information of EEG Data: Minimizing Nontask Related EEG Component;Haixian Wang等;《IEEE TRANSACTIONS ON BIOMEDICAL ENGINEERING》;20120930;第59卷(第9期);第2496-2505页 *
基于扩散张量成像的脑组织各向异性电导率计算模型的研究综述;吴占雄 等;《生物物理学报》;20110630;第27卷(第6期);第491-499页 *
基于运动想象脑电信号的导联排序研究;胡侠 等;《计算机工程与设计》;20101231;第31卷(第19期);第4265-4267页 *

Also Published As

Publication number Publication date
CN109009101A (en) 2018-12-18

Similar Documents

Publication Publication Date Title
Sanei et al. A new adaptive line enhancer based on singular spectrum analysis
CN108577834A (en) A method of it is detected automatically for phase spike between epilepsy
EP3554361B1 (en) Improved signal quality index of multichannel bio-signal using riemannian geometry
Vaneghi et al. A comparative approach to ECG feature extraction methods
Jiang et al. Covariance and time-scale methods for blind separation of delayed sources
CN108478215A (en) EEG Noise Cancellation, storage medium based on wavelet analysis and device
CN108836301A (en) A kind of Single Visual-evoked Potential method based on singular spectrum analysis and rarefaction representation
Sharma EEG signal denoising based on wavelet transform
Sevim et al. Performance evaluation of nonparametric ICA algorithm for fetal ECG extraction
Liu et al. Automatic extracellular spike denoising using wavelet neighbor coefficients and level dependency
CN109009101B (en) Electroencephalogram signal self-adaptive real-time denoising method
Sarin et al. Automated ocular artifacts identification and removal from EEG data using hybrid machine learning methods
Xu et al. An adaptive graph spectral analysis method for feature extraction of an EEG signal
Phinyomark et al. Applications of variance fractal dimension: A survey
Azami et al. Automatic signal segmentation based on singular spectrum analysis and imperialist competitive algorithm
Miljković et al. Independent component analysis (ICA) methods for neonatal EEG artifact extraction: Sensitivity to variation of artifact properties
CN112784686A (en) Adaptive signal analysis method based on continuous multivariable variational modal decomposition
Assi et al. Kmeans-ICA based automatic method for EOG denoising in multi-channel EEG recordings
Abdullah et al. A review for filtering techniques of the Electrooculography (EOG) signals
KR20140009635A (en) Extracting erd/ers feature using pso
Salustri et al. Fetal magnetocardiographic signals extracted by'signal subspace'blind source separation
Loza et al. Unsupervised robust detection of behavioral correlates in ECoG
Solis et al. Adaptive EEG artifact suppression using Gaussian mixture modeling
Georgiadis et al. A subspace method for dynamical estimation of evoked potentials
Chen et al. Automatic extracting event-related potentials within several trials using Infomax ICA algorithm

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant