SlideShare a Scribd company logo
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 298
EYEBLINK ARTEFACT REMOVAL FROM EEG USING INDEPENDENT
COMPONENT ANALYSIS
R. Benazir Begam1
, B.Thilakavathi2
1
PG Scholar, M.E Communication Systems, Rajalakshmi Engineering College, TamilNadu, India
2
Associate Professor, Department of ECE, Rajalakshmi Engineering College, TamilNadu, India
Abstract
The electrical activity of the human brain is recorded using Electroencephalogram (EEG). Most Often, an EEG signal is
contaminated with some unwanted signals called artefact. Artefacts are due to eyeblink (EB), eyeball movement, sweat, power line
and muscle. It is very essential to remove such artifact from an EEG signal without losing integrity. In this project, detection and
removal of eyeblink artefact has been carried out. Linear feature has been taken to detect an EB artefact in an EEG signal and it’s
been validated with Spectrogram. Using independent component analysis (ICA), EB artifacts are removed. This project uses some of
the algorithms like Algorithm for multiple unknown source extraction (AMUSE), Second order blind identification (SOBI), Joint
approximate diagonalization of Eigen matrices (JADE) and Second order non stationary source separation (SONS) which performs
ICA for removal of EB artifact. Correlation coefficient is calculated between an original signals and reconstructed signals which are
obtained using the above four algorithms. It is found that SOBI and JADE algorithm performs better when compared to other two
algorithms.
Keywords: artefact, channel, eyeblink(EB), independent component analysis(ICA) , spectrogram.
-----------------------------------------------------------------------***-----------------------------------------------------------------------
1. INTRODUCTION
The Electroencephalograph (EEG) is an essential way to
determine the activities of the human brain. [1]. Signals that
are detected by EEG but not belong to a cerebral origin are
called artefacts. The amplitude of artefacts is larger than the
size of amplitude of the cortical signals. The artefacts can be
divided into two, one artefact is related to the subject and the
other artefact is related to the system. The subject-related or
internal artefacts are body movements, muscle movement,
heart beating, eyeball movement, eyeblink and sweating. The
system artefacts are 50Hz interference, impedance fluctuation,
cable defects, and electrical noise from the electronic
components. Often in the preprocessing stage these artefacts
are highly mitigated and the informative information is
restored [2]. In current data acquisition, EB artefacts are more
dominant over other electrophysiological contaminating signals
such as heart and muscle activity, head and body movement, as
well as external interferences due to power sources. Hence,
devising a method for successful removal of EB artefact from
EEG recordings is an essential. Thus, our aim focuses to
eliminate EB in this paper. This paper is organized as follows.
Section 2 contains information about the signals which are
used for simulation. In section 3, we discuss feature extraction
for the identification of EB artefact and for validating the
results, we use spectrogram. Section 4, explains the different
blind source separation (BSS) algorithms for the removal of
EB artefacts. The results obtained are shown in section 5
followed by conclusion in section 6.
2. DATA COLLECTION
The digital EEG is collected from Aarthi Scans, Chennai, for
10 different subjects and all the subjects are age matched.
Sampling frequency of the EEG is 256 Hz. The length of the
eyeblink data is 3 minutes. The sensitivity of the equipment of
the equipment is set to 7.5µm/mm and the filter frequency
range kept between 0.1Hz-70Hz. The Standard 10-20 electrode
system is used in monopolar montage with linked ear as
reference which is shown in Fig 1. Therefore, totally 16 (FP2
F4 C4 P4 O2 F8 T4 T6 FP1 F3 C3 P3 O1 F7 T3 T5) electrodes
with A2 and A1 are used for this study. We have considered 10
seconds of EEG data for offline analysis. The Eyeblink
artefacts from an EEG signal has been identified and removed
without losing the useful information. Identification process
has been done using MATLAB and removal process has been
carried out in ICALAB. The presence of EB in the EEG signal
is identified by the peaks in the signal. In the Fig.1, EB is
present in 3-4 & 5-6 intervals.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 299
Fig-1: Eyeblink EEG of FP2 channel for one subject
3. FEATURE EXTRACTION
The original EEG signal is a time domain signal and the signal
energy distribution is scattered. The signal features are buried
away in the noise. In order to extract the features, the EEG
signal is analyzed to give a description of the signal energy as a
function of time or/and frequency [3]. Features are of two types.
One is, linear features and the other is, non linear features. In
this paper, we use only linear feature.
3.1 Linear Features
Linear feature denotes the amplitude-dependent properties of an
EEG signal [4]. The EEG signal is stochastic, and each set of
samples is called realizations or sample functions {x(t)} [5].
Some of the linear features are mean, variance, skewness and
kurtosis.
The expectance (μ) is the mean of the realizations and is called
first-order central momentum [5]. Mean of the signal gives the
average information content. The mean of the given data
sequence can be calculated using formula in equation 1. Here, n
denotes the length of the sample.
     x 1 x 2 .....x n
mean
n
 

(1)
Variance measures how far a set of samples are spread out. The
second-order central momentum is the variance of the
realizations. The square root of the variance is the standard
deviation (σ), which measures the spread or dispersion around
the mean of the realizations [5]. The variance of the given data
sequence can be calculated using formula in equation 2
 2
variance E x 
(2)
Where µ denotes mean and E denotes statistical expectation.
Skewness is a measure of the lack of symmetry of the
distribution. The skewness of the given data sequence can be
calculated using formula in equation 3.
3
x
skewness E
       
    



(3)
Where μ and σ are the mean and standard deviation
respectively, and E denotes statistical expectation.
Kurtosis is a measure of whether the data are peaked or flat
relative to a normal distribution. The kurtosis of the given data
sequence can be calculated using formula in equation 4.
 4
x
kurtosis E (4)
      
    
Where μ and σ are the mean and standard deviation
respectively, and E denotes statistical expectation.
3.2 Short Time Fourier Transform
Short time Fourier transform (STFT) is the time-dependent
Fourier transform for a sequence, and it is computed using a
sliding window. The Short Time Fourier Transform evaluates
the frequency (and possibly the phase) change of a signal over
time. To achieve this, the signal is cut into blocks of finite
length called window, and then the Fourier transform of each
block is computed. To improve the result, blocks are
overlapped and each block is multiplied by a window that is
tapered at its end points [6].
The mathematical representation of Short Time Fourier
Transform (STFT) is written as:
     
L
j2 ft
r L
X t,f x s t w s e 

  (5)
Where f ϵ 0, 1
L fs, … … , L − 1
L fs is a frequency, w(s) is
a window that tapers smoothly to zero at each end and t
represents discrete time and L indicates the length of the
window. The graphical display of the magnitude of the Short
Time Frequency Transform is called the spectrogram of the
signal [6]. Using this, we can identify the presence of eyeblinks
in EEG signal.
4. INDEPENDENT COMPONENT ANALYSIS
Independent component analysis (ICA) is found to be useful
in extracting independent components of the signal. This is
very helpful in eliminating EB artefact from EEG signal.
Independent Component Analysis, as the name implies, can be
defined as the method of decomposing a set of multivariate
data into its underlying statistically independent components.
Hyvarinen and Oja [7] rigorously define ICA using the
statistical “latent variables” model. Under this model, we
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 300
observe n random variables x1, x2, …, xn etc which are linear
combinations of n random latent variables s1, s2, …, sn as:
Xi = ai1s1 + ai2s2 + … + ainsn for all i = 1, …, n
Where aij, j = 1, …, n are some real coefficients. By definition,
the sources si are statistically independent. The “latent
variables” are the sources, si, which are also called the
independent components. They are called “latent” because they
cannot directly be observed. The independent components, si,
and the mixing coefficients, aij, are not known and must be
determined (or estimated) using only the observed data xi.
The ICA latent variables model is better represented in matrix
form. If S = [s1, s2, s3, …, sn]T
represents the original
multivariate data that is transformed through some
transformation matrix H producing X such that:
X = HS (6)
Then ICA tries to identify an unmixing matrix W such that:
W = H-1
(7)
so that the resulting matrix Y is:
Y = WX = W (HS) = S (since W = H-1
) (8)
As stated earlier, the only thing ICA demands is that the
original signals s1, s2, …, sn, be at
any time instant t statistically independent and the mixing of
the sources be linear.
There are several algorithms which extracts independent
component. In this paper, we are going to use four algorithms
namely Algorithm for Multiple Unknown Signals Extraction
algorithm (AMUSE), Second Order Blind Identification
(SOBI), Second Order Nonstationary Source separation
(SONS), Joint approximate of Diagonalization of Eigen
matrices (JADE).
4.1 Amuse
This is a batch-type (non-iterative) blind separation learning
algorithm based on second order statistics. This algorithm is
well suited for temporally correlated sources [8]. The learning
procedure in the AMUSE is consists of following steps:
1. Whitening procedure is applied to the input signal
x(t),which is described by    Z t Qz t where,
1/2 T
Q S G
 and G is obtained from the Eigen value
decomposition:    T T
xxC E x t x t GSG  
 
.
2. Singular Value Decomposition is applied to the (p-
lag) time delayed correlation matrix
      T T
zzC p E z t z t 1 U V    where, Σ is the
diagonal matrix that contains singular values and U &
V are two new orthogonal matrices.
3. The demixing matrix is calculated as W=UT
Q.
4.2 Sobi
The objective of this procedure is to find the orthogonal matrix
U which diagonalizes a set of matrices. The SOBI algorithm
can be performed as follows [9]
1. Perform robust orthogonalization    X k Qx k .
2. Estimate the set of covariance matrices:
     
N
T T
x 1 1 x 1
k 1
1ˆR p x(k)x k p QR p Q
N 
 
   
 
 for
a preselected set of time lags (p1,p2,…..pL).
3. Perform JAD:   T
x 11p UDR U , t  i.e., estimate the
orthogonal matrix U using one of the available
numerical algorithms.
4. Estimate the source signals as    T
x k U Qx k and
the mixing matrix as ˆA UQ
 .
4.3 Sons
A very flexible and efficient algorithm developed by Choi and
Cichocki referred to as Second Order Nonstationary Source
separation (SONS). The method jointly exploits the
nonstationarity and the temporal structure of the sources under
assumption that additive noise is white or the undesirable
interference and noise are stationary signals [10].
The main idea of the SONS algorithm is to exploit the
nonstationarity of signals by partitioning the prewhitened
sensor data into non-overlapping blocks for which we estimate
time-delayed covariance matrices. The SONS algorithm can be
obtained as follows
1. The robust whitening method is applied to obtain the
whitened vector    x k Qx k as in AMUSE
algorithm.
2. Divide the whitened data  x k into K non-
overlapping blocks and calculate   x r jM k , for r
= 1...K and j = 1….J. In other words, at each time-
windowed data frame, we compute J different time-
delayed correlation matrices of  x k .
3. Find a unitary joint diagonalizer V of   x r jM k ,
using the joint approximate diagonalization method
which satisfies  T
x r j r,jV M k , V   where  r,j
is a set of diagonal matrices.
4. The demixing matrix is computed as T
W V Q .
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 301
4.4 Jade
The Jade algorithm (Cardoso and Saouloumiac) is an ICA
method for identification of the demixing matrix. Jade method
is based on a two stage process: (1) diagonalization of the
covariance matrix, this is the same as PCA and (2)
diagonalization of the kurtosis matrices of the observation
vector sequence [11].The Jade method is composed of the
following stages :
1. Initial PCA stage. At this stage first the covariance
matrix of the signal X is formed. Eigen analysis of the
covariance matrix yields a whitening matrix
0.5 T
W U
  , where the matrices U and Λ are
composed of the Eigen vectors and Eigen values of
the covariance of X. The signal is transformed
through the matrix W as Y WX . The covariance
matrix of Y is E[YYT
]=E[WXXT
WT
]=I.
2. Calculation of kurtosis matrices. At this stage the
fourth order (kurtosis) cumulant matrices Qi of the
signal are formed.
3. Diagonalization of kurtosis matrices. At this stage a
single transformation matrix V is obtained such that
all the cumulant matrices are as diagonal as possible.
This is achieved by finding a matrix V that minimizes
the off-diagonal elements.
4. Apply ICA for signal separation. At this stage a
separating matrix is formed as WVT
and applied to the
original signal.
5. RESULTS & DISCUSSIONS
Linear parameters are calculated for all frontal channels of all
subjects. The Fig. 1 shows FP2 channel of 1 subject. Linear
parameters are calculated for FP2 channel and listed in Table1.
We can see that variance and skewness exhibit higher value in
an eyeblink interval during 3-4 & 5-6 time slots. Similarly we
calculated linear parameters for remaining channels. High
variance is present only in frontal channels when compared to
all other channels. Hence, we can take frontal channels for
further analysis. In order to validate this result, we go for
spectrogram.
Fig 2 shows the Spectrogram of the FP2 channel. Spectrogram
possesses higher intensity values in 4th
and 6th
interval which
corresponds to 3-4 & 5-6 time slots. Similarly spectrogram is
performed for all other frontal channels and identifies the EB.
Hence, Spectrogram and linear parameters identifies the
eyeblink artifacts perfectly
Correlation coefficient is a measure that determines the degree
to which two variable's movements are associated. Correlation
coefficient should be calculated between an original signal and
a reconstructed signal to validate our algorithm. Using the
above four algorithms, reconstructed signals has been obtained
for three subjects and correlation coefficient is calculated.
Correlation coefficient between original and reconstructed
signals of four algorithms is calculated and tabulated for three
subjects.
Fig. 11 shows the frontal channels of eyeblink EEG of subject
1. The correlation coefficients of the four different algorithms
are listed in Table 2. From the table, we see that JADE
algorithm exhibit high correlation coefficient among all. Fig.
12 shows the frontal channels of subject 2. The correlation
coefficients of the four different algorithms are listed in Table
3. From the table, we see that SONS algorithm exhibit high
correlation coefficient among all. Fig. 13 shows the frontal
channels of subject 3. The correlation coefficients of the four
algorithms are listed in Table 3. From the table we see that
SONS, JADE and AMUSE algorithm exhibit high correlation
coefficient randomly in all channels since this signal has more
number of eyeblinks.
Table 1: Linear parameters of channel FP2-A2
Fig-2: Spectrogram of Channel FP2-A2
Using AMUSE, SOBI, JADE, SONS algorithms, independent
components are calculated and shown in Fig. 3-Fig. 6. From
the independent components, EB components are identified
manually, and it is removed by masking it. Then the signal is
reconstructed with the help of above discussed algorithms and
it is shown in Fig. 7-Fig. 10.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 302
Fig-3: Independent components using AMUSE
Fig-4: Independent components using SOBI
Fig-5: Independent components using SONS
Fig-6: Independent components using JADE
Fig-7: Reconstructed signals using AMUSE
Fig-8: Reconstructed signals using SOBI
Fig-9: Reconstructed signals using SONS
Fig-10: Reconstructed signals using JADE
Subject 1:
Fig-11: Frontal channels of Subject 1
Table-2: Correlation coefficient of Subject 1
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 303
Subject 2:
Fig.12: Frontal channels of Subject 2
Table-3: Correlation coefficient of subject 2
Subject 3:
Fig-13: Frontal channels of Subject 3
Table-4: Correlation coefficient of subject 3
6. CONCLUSIONS
EB artefact has been identified using linear parameters. Out of
four parameters, Variance identifies the artefact most
prominently. Spectrogram has been obtained in validating our
result for the artefact detection. EB artefact removal is done by
four algorithms namely AMUSE, SOBI, JADE and SONS. It is
inferred that, if the number of EB artefacts present in an EEG
signal is less, both the JADE and SONS algorithm provides
higher correlation coefficient, whereas it is not true for more
number of EBs present in EEG. In these cases it is difficult to
extract original signal after EB removal. Hence, there is a
tradeoff between both correlation coefficient and EB removal.
This work can be enhanced with hybrid approach of several
algorithms to remove EB artefact effectively.
REFERENCES
[1] Saeid Sanei and J.A. Chambers “EEG Signal
Processing” Wiley,2007.
[2] Danny Oude Bos “Automated EEG Artefact Detection
and Removal” Internship Radboud University,
Nijmegen, 2007.
[3] Abdul-Bary Raouf Suleiman, Toka Abdul-Hameed
Fatehi “Features Extraction Techniqes of EEG Signal
for BCI Applications” University of Mosul, Iraq.
[4] Baikun Wan, Dong Ming, Hongzhi Qi, Zhaojun Xue,
Yong Yin, Zhongxing Zhou, nd Longlong Cheng ”
Linear and Nonlinear Quantitative EEG Analysis” IEEE
Engineering In Medicine And Biology Magazine, pp
58-63, September 2008.
[5] Manousos A. Klados, Christos L. Papadelis, Panagiotis
D. Bamidis, “A New Hybrid Method for EOG Artifact
Rejection” Proceedings of the 9th International
Conference on Information Technology and
Applications in Biomedicine, 2009.
[6] Neelam mehala,ratna dahiya “A Comparative Study of
FFT, STFT and Wavelet Techniques for Induction
Machine Fault Diagnostic Analysis” Proc. of the 7th
WSEAS Int. conf. on computational intelligence, man-
machine systems and cybernetics (CIMMACS '08), pp
203-208,2008.
[7] Aapo Hyvärinen, J. Karhunen, Independent Component
Analysis, 2001 John Wiley &Sons.
[8] Zhe Chen, Simon Haykin, Jos J. Eggermont, Suzanna
Becker “Correlative Learning: A Basis for Brain and
Adaptive Systems”
[9] Seungjin Choi, Andrzej Cichocki, Hyung-Min Park and
Soo-Young Lee, “Blind Source Separation and
Independent Component Analysis: A Review” Neural
Information Processing - Letters and Reviews Vol.6,
No.1, pp 8-9,January 2005.
[10] Lawrence J. Hirsch and Richard P. Brenner “EEG
basics” Atlas of EEG in Critical Care, pp1-12, 2010.
[11] Professor Saeed V. Vaseghi “Advanced digital signal
processing and noise reduction” Wiley, 2008, pp 487-
88.

More Related Content

What's hot

Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...
Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...
Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...
Waqas Tariq
 
5. detection and separation of eeg artifacts using wavelet transform nov 11, ...
5. detection and separation of eeg artifacts using wavelet transform nov 11, ...5. detection and separation of eeg artifacts using wavelet transform nov 11, ...
5. detection and separation of eeg artifacts using wavelet transform nov 11, ...
IAESIJEECS
 
IRJET-Electromyogram Signals for Multiuser Interface- A Review
IRJET-Electromyogram Signals for Multiuser Interface- A ReviewIRJET-Electromyogram Signals for Multiuser Interface- A Review
IRJET-Electromyogram Signals for Multiuser Interface- A Review
IRJET Journal
 
A New Approach to Denoising EEG Signals - Merger of Translation Invariant Wav...
A New Approach to Denoising EEG Signals - Merger of Translation Invariant Wav...A New Approach to Denoising EEG Signals - Merger of Translation Invariant Wav...
A New Approach to Denoising EEG Signals - Merger of Translation Invariant Wav...
CSCJournals
 
Detection of epileptic indicators on clinical subbands of eeg
Detection of epileptic indicators on clinical subbands of eegDetection of epileptic indicators on clinical subbands of eeg
Detection of epileptic indicators on clinical subbands of eeg
Olusola Adeyemi
 
INHIBITION AND SET-SHIFTING TASKS IN CENTRAL EXECUTIVE FUNCTION OF WORKING ME...
INHIBITION AND SET-SHIFTING TASKS IN CENTRAL EXECUTIVE FUNCTION OF WORKING ME...INHIBITION AND SET-SHIFTING TASKS IN CENTRAL EXECUTIVE FUNCTION OF WORKING ME...
INHIBITION AND SET-SHIFTING TASKS IN CENTRAL EXECUTIVE FUNCTION OF WORKING ME...
sipij
 
A over damped person identification system using emg signal
A over damped person identification system using emg signalA over damped person identification system using emg signal
A over damped person identification system using emg signal
eSAT Publishing House
 
Lvq based person identification system
Lvq based person identification systemLvq based person identification system
Lvq based person identification systemIAEME Publication
 
EEG S IGNAL Q UANTIFICATION B ASED ON M ODUL L EVELS
EEG S IGNAL  Q UANTIFICATION  B ASED ON M ODUL  L EVELS EEG S IGNAL  Q UANTIFICATION  B ASED ON M ODUL  L EVELS
EEG S IGNAL Q UANTIFICATION B ASED ON M ODUL L EVELS
sipij
 
Brain-computer interface of focus and motor imagery using wavelet and recurre...
Brain-computer interface of focus and motor imagery using wavelet and recurre...Brain-computer interface of focus and motor imagery using wavelet and recurre...
Brain-computer interface of focus and motor imagery using wavelet and recurre...
TELKOMNIKA JOURNAL
 
An artificial neural network model for classification of epileptic seizures u...
An artificial neural network model for classification of epileptic seizures u...An artificial neural network model for classification of epileptic seizures u...
An artificial neural network model for classification of epileptic seizures u...
ijsc
 
A mathematical model of movement in virtual reality through thoughts
A mathematical model of movement in virtual reality through thoughts A mathematical model of movement in virtual reality through thoughts
A mathematical model of movement in virtual reality through thoughts
IJECEIAES
 
E44082429
E44082429E44082429
E44082429
IJERA Editor
 
Design and Implementation of Brain Computer Interface for Wheelchair control
Design and Implementation of Brain Computer Interface for Wheelchair controlDesign and Implementation of Brain Computer Interface for Wheelchair control
Design and Implementation of Brain Computer Interface for Wheelchair control
IRJET Journal
 
Iaetsd recognition of emg based hand gestures
Iaetsd recognition of emg based hand gesturesIaetsd recognition of emg based hand gestures
Iaetsd recognition of emg based hand gestures
Iaetsd Iaetsd
 
A Comparative Analysis of Neuropathic and Healthy EMG Signal Using PSD
A Comparative Analysis of Neuropathic and Healthy EMG Signal Using PSDA Comparative Analysis of Neuropathic and Healthy EMG Signal Using PSD
A Comparative Analysis of Neuropathic and Healthy EMG Signal Using PSD
Sikkim Manipal Institute Of Technology
 
Text independent speaker recognition using combined lpc and mfc coefficients
Text independent speaker recognition using combined lpc and mfc coefficientsText independent speaker recognition using combined lpc and mfc coefficients
Text independent speaker recognition using combined lpc and mfc coefficients
eSAT Publishing House
 

What's hot (19)

Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...
Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...
Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...
 
5. detection and separation of eeg artifacts using wavelet transform nov 11, ...
5. detection and separation of eeg artifacts using wavelet transform nov 11, ...5. detection and separation of eeg artifacts using wavelet transform nov 11, ...
5. detection and separation of eeg artifacts using wavelet transform nov 11, ...
 
IRJET-Electromyogram Signals for Multiuser Interface- A Review
IRJET-Electromyogram Signals for Multiuser Interface- A ReviewIRJET-Electromyogram Signals for Multiuser Interface- A Review
IRJET-Electromyogram Signals for Multiuser Interface- A Review
 
A New Approach to Denoising EEG Signals - Merger of Translation Invariant Wav...
A New Approach to Denoising EEG Signals - Merger of Translation Invariant Wav...A New Approach to Denoising EEG Signals - Merger of Translation Invariant Wav...
A New Approach to Denoising EEG Signals - Merger of Translation Invariant Wav...
 
Detection of epileptic indicators on clinical subbands of eeg
Detection of epileptic indicators on clinical subbands of eegDetection of epileptic indicators on clinical subbands of eeg
Detection of epileptic indicators on clinical subbands of eeg
 
INHIBITION AND SET-SHIFTING TASKS IN CENTRAL EXECUTIVE FUNCTION OF WORKING ME...
INHIBITION AND SET-SHIFTING TASKS IN CENTRAL EXECUTIVE FUNCTION OF WORKING ME...INHIBITION AND SET-SHIFTING TASKS IN CENTRAL EXECUTIVE FUNCTION OF WORKING ME...
INHIBITION AND SET-SHIFTING TASKS IN CENTRAL EXECUTIVE FUNCTION OF WORKING ME...
 
A over damped person identification system using emg signal
A over damped person identification system using emg signalA over damped person identification system using emg signal
A over damped person identification system using emg signal
 
Lvq based person identification system
Lvq based person identification systemLvq based person identification system
Lvq based person identification system
 
EEG S IGNAL Q UANTIFICATION B ASED ON M ODUL L EVELS
EEG S IGNAL  Q UANTIFICATION  B ASED ON M ODUL  L EVELS EEG S IGNAL  Q UANTIFICATION  B ASED ON M ODUL  L EVELS
EEG S IGNAL Q UANTIFICATION B ASED ON M ODUL L EVELS
 
Brain-computer interface of focus and motor imagery using wavelet and recurre...
Brain-computer interface of focus and motor imagery using wavelet and recurre...Brain-computer interface of focus and motor imagery using wavelet and recurre...
Brain-computer interface of focus and motor imagery using wavelet and recurre...
 
An artificial neural network model for classification of epileptic seizures u...
An artificial neural network model for classification of epileptic seizures u...An artificial neural network model for classification of epileptic seizures u...
An artificial neural network model for classification of epileptic seizures u...
 
A mathematical model of movement in virtual reality through thoughts
A mathematical model of movement in virtual reality through thoughts A mathematical model of movement in virtual reality through thoughts
A mathematical model of movement in virtual reality through thoughts
 
E44082429
E44082429E44082429
E44082429
 
649 652
649 652649 652
649 652
 
Design and Implementation of Brain Computer Interface for Wheelchair control
Design and Implementation of Brain Computer Interface for Wheelchair controlDesign and Implementation of Brain Computer Interface for Wheelchair control
Design and Implementation of Brain Computer Interface for Wheelchair control
 
Iaetsd recognition of emg based hand gestures
Iaetsd recognition of emg based hand gesturesIaetsd recognition of emg based hand gestures
Iaetsd recognition of emg based hand gestures
 
A Comparative Analysis of Neuropathic and Healthy EMG Signal Using PSD
A Comparative Analysis of Neuropathic and Healthy EMG Signal Using PSDA Comparative Analysis of Neuropathic and Healthy EMG Signal Using PSD
A Comparative Analysis of Neuropathic and Healthy EMG Signal Using PSD
 
STRESS ANALYSIS
STRESS ANALYSISSTRESS ANALYSIS
STRESS ANALYSIS
 
Text independent speaker recognition using combined lpc and mfc coefficients
Text independent speaker recognition using combined lpc and mfc coefficientsText independent speaker recognition using combined lpc and mfc coefficients
Text independent speaker recognition using combined lpc and mfc coefficients
 

Viewers also liked

Studies on pyrolysis of spent engine oil in a quartz load cell
Studies on pyrolysis of spent engine oil in a quartz load cellStudies on pyrolysis of spent engine oil in a quartz load cell
Studies on pyrolysis of spent engine oil in a quartz load cell
eSAT Publishing House
 
Performance analysis of various parameters by comparison of conventional pitc...
Performance analysis of various parameters by comparison of conventional pitc...Performance analysis of various parameters by comparison of conventional pitc...
Performance analysis of various parameters by comparison of conventional pitc...
eSAT Publishing House
 
Iterative qr decompostion channel estimation for
Iterative qr decompostion channel estimation forIterative qr decompostion channel estimation for
Iterative qr decompostion channel estimation for
eSAT Publishing House
 
Overview of wireless network control protocol in smart phone devices
Overview of wireless network control protocol in smart phone devicesOverview of wireless network control protocol in smart phone devices
Overview of wireless network control protocol in smart phone devices
eSAT Publishing House
 
A study on cross layer metrics of wireless mesh network
A study on cross layer metrics of wireless mesh networkA study on cross layer metrics of wireless mesh network
A study on cross layer metrics of wireless mesh network
eSAT Publishing House
 
Web phish detection (an evolutionary approach)
Web phish detection (an evolutionary approach)Web phish detection (an evolutionary approach)
Web phish detection (an evolutionary approach)
eSAT Publishing House
 
Survey on cloud computing security techniques
Survey on cloud computing security techniquesSurvey on cloud computing security techniques
Survey on cloud computing security techniques
eSAT Publishing House
 
Removal of chromium (vi) by activated carbon derived
Removal of chromium (vi) by activated carbon derivedRemoval of chromium (vi) by activated carbon derived
Removal of chromium (vi) by activated carbon derived
eSAT Publishing House
 
Devising a new technique to reduce highway barrier accidents
Devising a new technique to reduce highway barrier accidentsDevising a new technique to reduce highway barrier accidents
Devising a new technique to reduce highway barrier accidents
eSAT Publishing House
 
Applications of matlab in optimization of bridge
Applications of matlab in optimization of bridgeApplications of matlab in optimization of bridge
Applications of matlab in optimization of bridge
eSAT Publishing House
 
A novel rrw framework to resist accidental attacks
A novel rrw framework to resist accidental attacksA novel rrw framework to resist accidental attacks
A novel rrw framework to resist accidental attacks
eSAT Publishing House
 
Behaviour of concrete beams reinforced with glass
Behaviour of concrete beams reinforced with glassBehaviour of concrete beams reinforced with glass
Behaviour of concrete beams reinforced with glass
eSAT Publishing House
 
Experimental analysis and optimization of material consumption
Experimental analysis and optimization of material consumptionExperimental analysis and optimization of material consumption
Experimental analysis and optimization of material consumption
eSAT Publishing House
 
Experimental investigation on halloysite nano tubes & clay an infilled compos...
Experimental investigation on halloysite nano tubes & clay an infilled compos...Experimental investigation on halloysite nano tubes & clay an infilled compos...
Experimental investigation on halloysite nano tubes & clay an infilled compos...
eSAT Publishing House
 
A novel association rule mining and clustering based hybrid method for music ...
A novel association rule mining and clustering based hybrid method for music ...A novel association rule mining and clustering based hybrid method for music ...
A novel association rule mining and clustering based hybrid method for music ...
eSAT Publishing House
 
Design of machining fixture for turbine rotor blade
Design of machining fixture for turbine rotor bladeDesign of machining fixture for turbine rotor blade
Design of machining fixture for turbine rotor blade
eSAT Publishing House
 
Simulink based design simulations of band pass fir filter
Simulink based design simulations of band pass fir filterSimulink based design simulations of band pass fir filter
Simulink based design simulations of band pass fir filter
eSAT Publishing House
 
Unity 7 gui baesd design platform for ubuntu touch mobile os
Unity 7 gui baesd design platform for ubuntu touch mobile osUnity 7 gui baesd design platform for ubuntu touch mobile os
Unity 7 gui baesd design platform for ubuntu touch mobile os
eSAT Publishing House
 
Ivrs based news extracting system
Ivrs based news extracting systemIvrs based news extracting system
Ivrs based news extracting system
eSAT Publishing House
 
Mining elevated service itemsets on transactional recordsets using slicing
Mining elevated service itemsets on transactional recordsets using slicingMining elevated service itemsets on transactional recordsets using slicing
Mining elevated service itemsets on transactional recordsets using slicing
eSAT Publishing House
 

Viewers also liked (20)

Studies on pyrolysis of spent engine oil in a quartz load cell
Studies on pyrolysis of spent engine oil in a quartz load cellStudies on pyrolysis of spent engine oil in a quartz load cell
Studies on pyrolysis of spent engine oil in a quartz load cell
 
Performance analysis of various parameters by comparison of conventional pitc...
Performance analysis of various parameters by comparison of conventional pitc...Performance analysis of various parameters by comparison of conventional pitc...
Performance analysis of various parameters by comparison of conventional pitc...
 
Iterative qr decompostion channel estimation for
Iterative qr decompostion channel estimation forIterative qr decompostion channel estimation for
Iterative qr decompostion channel estimation for
 
Overview of wireless network control protocol in smart phone devices
Overview of wireless network control protocol in smart phone devicesOverview of wireless network control protocol in smart phone devices
Overview of wireless network control protocol in smart phone devices
 
A study on cross layer metrics of wireless mesh network
A study on cross layer metrics of wireless mesh networkA study on cross layer metrics of wireless mesh network
A study on cross layer metrics of wireless mesh network
 
Web phish detection (an evolutionary approach)
Web phish detection (an evolutionary approach)Web phish detection (an evolutionary approach)
Web phish detection (an evolutionary approach)
 
Survey on cloud computing security techniques
Survey on cloud computing security techniquesSurvey on cloud computing security techniques
Survey on cloud computing security techniques
 
Removal of chromium (vi) by activated carbon derived
Removal of chromium (vi) by activated carbon derivedRemoval of chromium (vi) by activated carbon derived
Removal of chromium (vi) by activated carbon derived
 
Devising a new technique to reduce highway barrier accidents
Devising a new technique to reduce highway barrier accidentsDevising a new technique to reduce highway barrier accidents
Devising a new technique to reduce highway barrier accidents
 
Applications of matlab in optimization of bridge
Applications of matlab in optimization of bridgeApplications of matlab in optimization of bridge
Applications of matlab in optimization of bridge
 
A novel rrw framework to resist accidental attacks
A novel rrw framework to resist accidental attacksA novel rrw framework to resist accidental attacks
A novel rrw framework to resist accidental attacks
 
Behaviour of concrete beams reinforced with glass
Behaviour of concrete beams reinforced with glassBehaviour of concrete beams reinforced with glass
Behaviour of concrete beams reinforced with glass
 
Experimental analysis and optimization of material consumption
Experimental analysis and optimization of material consumptionExperimental analysis and optimization of material consumption
Experimental analysis and optimization of material consumption
 
Experimental investigation on halloysite nano tubes & clay an infilled compos...
Experimental investigation on halloysite nano tubes & clay an infilled compos...Experimental investigation on halloysite nano tubes & clay an infilled compos...
Experimental investigation on halloysite nano tubes & clay an infilled compos...
 
A novel association rule mining and clustering based hybrid method for music ...
A novel association rule mining and clustering based hybrid method for music ...A novel association rule mining and clustering based hybrid method for music ...
A novel association rule mining and clustering based hybrid method for music ...
 
Design of machining fixture for turbine rotor blade
Design of machining fixture for turbine rotor bladeDesign of machining fixture for turbine rotor blade
Design of machining fixture for turbine rotor blade
 
Simulink based design simulations of band pass fir filter
Simulink based design simulations of band pass fir filterSimulink based design simulations of band pass fir filter
Simulink based design simulations of band pass fir filter
 
Unity 7 gui baesd design platform for ubuntu touch mobile os
Unity 7 gui baesd design platform for ubuntu touch mobile osUnity 7 gui baesd design platform for ubuntu touch mobile os
Unity 7 gui baesd design platform for ubuntu touch mobile os
 
Ivrs based news extracting system
Ivrs based news extracting systemIvrs based news extracting system
Ivrs based news extracting system
 
Mining elevated service itemsets on transactional recordsets using slicing
Mining elevated service itemsets on transactional recordsets using slicingMining elevated service itemsets on transactional recordsets using slicing
Mining elevated service itemsets on transactional recordsets using slicing
 

Similar to Eyeblink artefact removal from eeg using independent

Classification of EEG Signal for Epileptic Seizure DetectionusingEMD and ELM
Classification of EEG Signal for Epileptic Seizure DetectionusingEMD and ELMClassification of EEG Signal for Epileptic Seizure DetectionusingEMD and ELM
Classification of EEG Signal for Epileptic Seizure DetectionusingEMD and ELM
IJTET Journal
 
Denoising Techniques for EEG Signals: A Review
Denoising Techniques for EEG Signals: A ReviewDenoising Techniques for EEG Signals: A Review
Denoising Techniques for EEG Signals: A Review
IRJET Journal
 
Epileptic Seizure Detection using An EEG Sensor
Epileptic Seizure Detection using An EEG SensorEpileptic Seizure Detection using An EEG Sensor
Epileptic Seizure Detection using An EEG Sensor
IRJET Journal
 
IRJET- Disentangling Brain Activity from EEG Data using Logistic Regression, ...
IRJET- Disentangling Brain Activity from EEG Data using Logistic Regression, ...IRJET- Disentangling Brain Activity from EEG Data using Logistic Regression, ...
IRJET- Disentangling Brain Activity from EEG Data using Logistic Regression, ...
IRJET Journal
 
Comparison and analysis of orthogonal and biorthogonal wavelets for ecg compr...
Comparison and analysis of orthogonal and biorthogonal wavelets for ecg compr...Comparison and analysis of orthogonal and biorthogonal wavelets for ecg compr...
Comparison and analysis of orthogonal and biorthogonal wavelets for ecg compr...
eSAT Publishing House
 
Denoising of EEG Signals for Analysis of Brain Disorders: A Review
Denoising of EEG Signals for Analysis of Brain Disorders: A ReviewDenoising of EEG Signals for Analysis of Brain Disorders: A Review
Denoising of EEG Signals for Analysis of Brain Disorders: A Review
IRJET Journal
 
Analysis of eeg for motor imagery
Analysis of eeg for motor imageryAnalysis of eeg for motor imagery
Analysis of eeg for motor imagery
ijbesjournal
 
Feature extraction from asthma patient’s voice using mel frequency cepstral c...
Feature extraction from asthma patient’s voice using mel frequency cepstral c...Feature extraction from asthma patient’s voice using mel frequency cepstral c...
Feature extraction from asthma patient’s voice using mel frequency cepstral c...
eSAT Publishing House
 
EEG SIGNAL CLASSIFICATION USING LDA AND MLP CLASSIFIER
EEG SIGNAL CLASSIFICATION USING LDA AND MLP CLASSIFIEREEG SIGNAL CLASSIFICATION USING LDA AND MLP CLASSIFIER
EEG SIGNAL CLASSIFICATION USING LDA AND MLP CLASSIFIER
hiij
 
CLASSIFICATION OF ECG ARRHYTHMIAS USING /DISCRETE WAVELET TRANSFORM AND NEURA...
CLASSIFICATION OF ECG ARRHYTHMIAS USING /DISCRETE WAVELET TRANSFORM AND NEURA...CLASSIFICATION OF ECG ARRHYTHMIAS USING /DISCRETE WAVELET TRANSFORM AND NEURA...
CLASSIFICATION OF ECG ARRHYTHMIAS USING /DISCRETE WAVELET TRANSFORM AND NEURA...
IJCSEA Journal
 
Denoising of heart sound signal using wavelet transform
Denoising of heart sound signal using wavelet transformDenoising of heart sound signal using wavelet transform
Denoising of heart sound signal using wavelet transform
eSAT Publishing House
 
MHEALTH APPLICATIONS DEVELOPED BY THE MINISTRY OF HEALTH FOR PUBLIC USERS INK...
MHEALTH APPLICATIONS DEVELOPED BY THE MINISTRY OF HEALTH FOR PUBLIC USERS INK...MHEALTH APPLICATIONS DEVELOPED BY THE MINISTRY OF HEALTH FOR PUBLIC USERS INK...
MHEALTH APPLICATIONS DEVELOPED BY THE MINISTRY OF HEALTH FOR PUBLIC USERS INK...
hiij
 
An Artificial Neural Network Model for Classification of Epileptic Seizures U...
An Artificial Neural Network Model for Classification of Epileptic Seizures U...An Artificial Neural Network Model for Classification of Epileptic Seizures U...
An Artificial Neural Network Model for Classification of Epileptic Seizures U...
ijsc
 
Bio-medical (EMG) Signal Analysis and Feature Extraction Using Wavelet Transform
Bio-medical (EMG) Signal Analysis and Feature Extraction Using Wavelet TransformBio-medical (EMG) Signal Analysis and Feature Extraction Using Wavelet Transform
Bio-medical (EMG) Signal Analysis and Feature Extraction Using Wavelet Transform
IJERA Editor
 
Wavelet based ecg signal component identification
Wavelet based ecg signal component identificationWavelet based ecg signal component identification
Wavelet based ecg signal component identification
eSAT Publishing House
 
Wavelet based ecg signal component identification
Wavelet based ecg signal component identificationWavelet based ecg signal component identification
Wavelet based ecg signal component identification
eSAT Publishing House
 
METHODS FOR IMPROVING THE CLASSIFICATION ACCURACY OF BIOMEDICAL SIGNALS BASED...
METHODS FOR IMPROVING THE CLASSIFICATION ACCURACY OF BIOMEDICAL SIGNALS BASED...METHODS FOR IMPROVING THE CLASSIFICATION ACCURACY OF BIOMEDICAL SIGNALS BASED...
METHODS FOR IMPROVING THE CLASSIFICATION ACCURACY OF BIOMEDICAL SIGNALS BASED...
IAEME Publication
 
Wavelet-based EEG processing for computer-aided seizure detection and epileps...
Wavelet-based EEG processing for computer-aided seizure detection and epileps...Wavelet-based EEG processing for computer-aided seizure detection and epileps...
Wavelet-based EEG processing for computer-aided seizure detection and epileps...
IJERA Editor
 
ANALYSIS OF BRAIN COGNITIVE STATE FOR ARITHMETIC TASK AND MOTOR TASK USING EL...
ANALYSIS OF BRAIN COGNITIVE STATE FOR ARITHMETIC TASK AND MOTOR TASK USING EL...ANALYSIS OF BRAIN COGNITIVE STATE FOR ARITHMETIC TASK AND MOTOR TASK USING EL...
ANALYSIS OF BRAIN COGNITIVE STATE FOR ARITHMETIC TASK AND MOTOR TASK USING EL...
sipij
 
A novel efficient human computer interface using an electrooculogram
A novel efficient human computer interface using an electrooculogramA novel efficient human computer interface using an electrooculogram
A novel efficient human computer interface using an electrooculogram
eSAT Publishing House
 

Similar to Eyeblink artefact removal from eeg using independent (20)

Classification of EEG Signal for Epileptic Seizure DetectionusingEMD and ELM
Classification of EEG Signal for Epileptic Seizure DetectionusingEMD and ELMClassification of EEG Signal for Epileptic Seizure DetectionusingEMD and ELM
Classification of EEG Signal for Epileptic Seizure DetectionusingEMD and ELM
 
Denoising Techniques for EEG Signals: A Review
Denoising Techniques for EEG Signals: A ReviewDenoising Techniques for EEG Signals: A Review
Denoising Techniques for EEG Signals: A Review
 
Epileptic Seizure Detection using An EEG Sensor
Epileptic Seizure Detection using An EEG SensorEpileptic Seizure Detection using An EEG Sensor
Epileptic Seizure Detection using An EEG Sensor
 
IRJET- Disentangling Brain Activity from EEG Data using Logistic Regression, ...
IRJET- Disentangling Brain Activity from EEG Data using Logistic Regression, ...IRJET- Disentangling Brain Activity from EEG Data using Logistic Regression, ...
IRJET- Disentangling Brain Activity from EEG Data using Logistic Regression, ...
 
Comparison and analysis of orthogonal and biorthogonal wavelets for ecg compr...
Comparison and analysis of orthogonal and biorthogonal wavelets for ecg compr...Comparison and analysis of orthogonal and biorthogonal wavelets for ecg compr...
Comparison and analysis of orthogonal and biorthogonal wavelets for ecg compr...
 
Denoising of EEG Signals for Analysis of Brain Disorders: A Review
Denoising of EEG Signals for Analysis of Brain Disorders: A ReviewDenoising of EEG Signals for Analysis of Brain Disorders: A Review
Denoising of EEG Signals for Analysis of Brain Disorders: A Review
 
Analysis of eeg for motor imagery
Analysis of eeg for motor imageryAnalysis of eeg for motor imagery
Analysis of eeg for motor imagery
 
Feature extraction from asthma patient’s voice using mel frequency cepstral c...
Feature extraction from asthma patient’s voice using mel frequency cepstral c...Feature extraction from asthma patient’s voice using mel frequency cepstral c...
Feature extraction from asthma patient’s voice using mel frequency cepstral c...
 
EEG SIGNAL CLASSIFICATION USING LDA AND MLP CLASSIFIER
EEG SIGNAL CLASSIFICATION USING LDA AND MLP CLASSIFIEREEG SIGNAL CLASSIFICATION USING LDA AND MLP CLASSIFIER
EEG SIGNAL CLASSIFICATION USING LDA AND MLP CLASSIFIER
 
CLASSIFICATION OF ECG ARRHYTHMIAS USING /DISCRETE WAVELET TRANSFORM AND NEURA...
CLASSIFICATION OF ECG ARRHYTHMIAS USING /DISCRETE WAVELET TRANSFORM AND NEURA...CLASSIFICATION OF ECG ARRHYTHMIAS USING /DISCRETE WAVELET TRANSFORM AND NEURA...
CLASSIFICATION OF ECG ARRHYTHMIAS USING /DISCRETE WAVELET TRANSFORM AND NEURA...
 
Denoising of heart sound signal using wavelet transform
Denoising of heart sound signal using wavelet transformDenoising of heart sound signal using wavelet transform
Denoising of heart sound signal using wavelet transform
 
MHEALTH APPLICATIONS DEVELOPED BY THE MINISTRY OF HEALTH FOR PUBLIC USERS INK...
MHEALTH APPLICATIONS DEVELOPED BY THE MINISTRY OF HEALTH FOR PUBLIC USERS INK...MHEALTH APPLICATIONS DEVELOPED BY THE MINISTRY OF HEALTH FOR PUBLIC USERS INK...
MHEALTH APPLICATIONS DEVELOPED BY THE MINISTRY OF HEALTH FOR PUBLIC USERS INK...
 
An Artificial Neural Network Model for Classification of Epileptic Seizures U...
An Artificial Neural Network Model for Classification of Epileptic Seizures U...An Artificial Neural Network Model for Classification of Epileptic Seizures U...
An Artificial Neural Network Model for Classification of Epileptic Seizures U...
 
Bio-medical (EMG) Signal Analysis and Feature Extraction Using Wavelet Transform
Bio-medical (EMG) Signal Analysis and Feature Extraction Using Wavelet TransformBio-medical (EMG) Signal Analysis and Feature Extraction Using Wavelet Transform
Bio-medical (EMG) Signal Analysis and Feature Extraction Using Wavelet Transform
 
Wavelet based ecg signal component identification
Wavelet based ecg signal component identificationWavelet based ecg signal component identification
Wavelet based ecg signal component identification
 
Wavelet based ecg signal component identification
Wavelet based ecg signal component identificationWavelet based ecg signal component identification
Wavelet based ecg signal component identification
 
METHODS FOR IMPROVING THE CLASSIFICATION ACCURACY OF BIOMEDICAL SIGNALS BASED...
METHODS FOR IMPROVING THE CLASSIFICATION ACCURACY OF BIOMEDICAL SIGNALS BASED...METHODS FOR IMPROVING THE CLASSIFICATION ACCURACY OF BIOMEDICAL SIGNALS BASED...
METHODS FOR IMPROVING THE CLASSIFICATION ACCURACY OF BIOMEDICAL SIGNALS BASED...
 
Wavelet-based EEG processing for computer-aided seizure detection and epileps...
Wavelet-based EEG processing for computer-aided seizure detection and epileps...Wavelet-based EEG processing for computer-aided seizure detection and epileps...
Wavelet-based EEG processing for computer-aided seizure detection and epileps...
 
ANALYSIS OF BRAIN COGNITIVE STATE FOR ARITHMETIC TASK AND MOTOR TASK USING EL...
ANALYSIS OF BRAIN COGNITIVE STATE FOR ARITHMETIC TASK AND MOTOR TASK USING EL...ANALYSIS OF BRAIN COGNITIVE STATE FOR ARITHMETIC TASK AND MOTOR TASK USING EL...
ANALYSIS OF BRAIN COGNITIVE STATE FOR ARITHMETIC TASK AND MOTOR TASK USING EL...
 
A novel efficient human computer interface using an electrooculogram
A novel efficient human computer interface using an electrooculogramA novel efficient human computer interface using an electrooculogram
A novel efficient human computer interface using an electrooculogram
 

More from eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
eSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
eSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
eSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
eSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
eSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
eSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
eSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
eSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
eSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
eSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
eSAT Publishing House
 

More from eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 

Recently uploaded

Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Soumen Santra
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
symbo111
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
top1002
 

Recently uploaded (20)

Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
 

Eyeblink artefact removal from eeg using independent

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 298 EYEBLINK ARTEFACT REMOVAL FROM EEG USING INDEPENDENT COMPONENT ANALYSIS R. Benazir Begam1 , B.Thilakavathi2 1 PG Scholar, M.E Communication Systems, Rajalakshmi Engineering College, TamilNadu, India 2 Associate Professor, Department of ECE, Rajalakshmi Engineering College, TamilNadu, India Abstract The electrical activity of the human brain is recorded using Electroencephalogram (EEG). Most Often, an EEG signal is contaminated with some unwanted signals called artefact. Artefacts are due to eyeblink (EB), eyeball movement, sweat, power line and muscle. It is very essential to remove such artifact from an EEG signal without losing integrity. In this project, detection and removal of eyeblink artefact has been carried out. Linear feature has been taken to detect an EB artefact in an EEG signal and it’s been validated with Spectrogram. Using independent component analysis (ICA), EB artifacts are removed. This project uses some of the algorithms like Algorithm for multiple unknown source extraction (AMUSE), Second order blind identification (SOBI), Joint approximate diagonalization of Eigen matrices (JADE) and Second order non stationary source separation (SONS) which performs ICA for removal of EB artifact. Correlation coefficient is calculated between an original signals and reconstructed signals which are obtained using the above four algorithms. It is found that SOBI and JADE algorithm performs better when compared to other two algorithms. Keywords: artefact, channel, eyeblink(EB), independent component analysis(ICA) , spectrogram. -----------------------------------------------------------------------***----------------------------------------------------------------------- 1. INTRODUCTION The Electroencephalograph (EEG) is an essential way to determine the activities of the human brain. [1]. Signals that are detected by EEG but not belong to a cerebral origin are called artefacts. The amplitude of artefacts is larger than the size of amplitude of the cortical signals. The artefacts can be divided into two, one artefact is related to the subject and the other artefact is related to the system. The subject-related or internal artefacts are body movements, muscle movement, heart beating, eyeball movement, eyeblink and sweating. The system artefacts are 50Hz interference, impedance fluctuation, cable defects, and electrical noise from the electronic components. Often in the preprocessing stage these artefacts are highly mitigated and the informative information is restored [2]. In current data acquisition, EB artefacts are more dominant over other electrophysiological contaminating signals such as heart and muscle activity, head and body movement, as well as external interferences due to power sources. Hence, devising a method for successful removal of EB artefact from EEG recordings is an essential. Thus, our aim focuses to eliminate EB in this paper. This paper is organized as follows. Section 2 contains information about the signals which are used for simulation. In section 3, we discuss feature extraction for the identification of EB artefact and for validating the results, we use spectrogram. Section 4, explains the different blind source separation (BSS) algorithms for the removal of EB artefacts. The results obtained are shown in section 5 followed by conclusion in section 6. 2. DATA COLLECTION The digital EEG is collected from Aarthi Scans, Chennai, for 10 different subjects and all the subjects are age matched. Sampling frequency of the EEG is 256 Hz. The length of the eyeblink data is 3 minutes. The sensitivity of the equipment of the equipment is set to 7.5µm/mm and the filter frequency range kept between 0.1Hz-70Hz. The Standard 10-20 electrode system is used in monopolar montage with linked ear as reference which is shown in Fig 1. Therefore, totally 16 (FP2 F4 C4 P4 O2 F8 T4 T6 FP1 F3 C3 P3 O1 F7 T3 T5) electrodes with A2 and A1 are used for this study. We have considered 10 seconds of EEG data for offline analysis. The Eyeblink artefacts from an EEG signal has been identified and removed without losing the useful information. Identification process has been done using MATLAB and removal process has been carried out in ICALAB. The presence of EB in the EEG signal is identified by the peaks in the signal. In the Fig.1, EB is present in 3-4 & 5-6 intervals.
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 299 Fig-1: Eyeblink EEG of FP2 channel for one subject 3. FEATURE EXTRACTION The original EEG signal is a time domain signal and the signal energy distribution is scattered. The signal features are buried away in the noise. In order to extract the features, the EEG signal is analyzed to give a description of the signal energy as a function of time or/and frequency [3]. Features are of two types. One is, linear features and the other is, non linear features. In this paper, we use only linear feature. 3.1 Linear Features Linear feature denotes the amplitude-dependent properties of an EEG signal [4]. The EEG signal is stochastic, and each set of samples is called realizations or sample functions {x(t)} [5]. Some of the linear features are mean, variance, skewness and kurtosis. The expectance (μ) is the mean of the realizations and is called first-order central momentum [5]. Mean of the signal gives the average information content. The mean of the given data sequence can be calculated using formula in equation 1. Here, n denotes the length of the sample.      x 1 x 2 .....x n mean n    (1) Variance measures how far a set of samples are spread out. The second-order central momentum is the variance of the realizations. The square root of the variance is the standard deviation (σ), which measures the spread or dispersion around the mean of the realizations [5]. The variance of the given data sequence can be calculated using formula in equation 2  2 variance E x  (2) Where µ denotes mean and E denotes statistical expectation. Skewness is a measure of the lack of symmetry of the distribution. The skewness of the given data sequence can be calculated using formula in equation 3. 3 x skewness E                 (3) Where μ and σ are the mean and standard deviation respectively, and E denotes statistical expectation. Kurtosis is a measure of whether the data are peaked or flat relative to a normal distribution. The kurtosis of the given data sequence can be calculated using formula in equation 4.  4 x kurtosis E (4)             Where μ and σ are the mean and standard deviation respectively, and E denotes statistical expectation. 3.2 Short Time Fourier Transform Short time Fourier transform (STFT) is the time-dependent Fourier transform for a sequence, and it is computed using a sliding window. The Short Time Fourier Transform evaluates the frequency (and possibly the phase) change of a signal over time. To achieve this, the signal is cut into blocks of finite length called window, and then the Fourier transform of each block is computed. To improve the result, blocks are overlapped and each block is multiplied by a window that is tapered at its end points [6]. The mathematical representation of Short Time Fourier Transform (STFT) is written as:       L j2 ft r L X t,f x s t w s e     (5) Where f ϵ 0, 1 L fs, … … , L − 1 L fs is a frequency, w(s) is a window that tapers smoothly to zero at each end and t represents discrete time and L indicates the length of the window. The graphical display of the magnitude of the Short Time Frequency Transform is called the spectrogram of the signal [6]. Using this, we can identify the presence of eyeblinks in EEG signal. 4. INDEPENDENT COMPONENT ANALYSIS Independent component analysis (ICA) is found to be useful in extracting independent components of the signal. This is very helpful in eliminating EB artefact from EEG signal. Independent Component Analysis, as the name implies, can be defined as the method of decomposing a set of multivariate data into its underlying statistically independent components. Hyvarinen and Oja [7] rigorously define ICA using the statistical “latent variables” model. Under this model, we
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 300 observe n random variables x1, x2, …, xn etc which are linear combinations of n random latent variables s1, s2, …, sn as: Xi = ai1s1 + ai2s2 + … + ainsn for all i = 1, …, n Where aij, j = 1, …, n are some real coefficients. By definition, the sources si are statistically independent. The “latent variables” are the sources, si, which are also called the independent components. They are called “latent” because they cannot directly be observed. The independent components, si, and the mixing coefficients, aij, are not known and must be determined (or estimated) using only the observed data xi. The ICA latent variables model is better represented in matrix form. If S = [s1, s2, s3, …, sn]T represents the original multivariate data that is transformed through some transformation matrix H producing X such that: X = HS (6) Then ICA tries to identify an unmixing matrix W such that: W = H-1 (7) so that the resulting matrix Y is: Y = WX = W (HS) = S (since W = H-1 ) (8) As stated earlier, the only thing ICA demands is that the original signals s1, s2, …, sn, be at any time instant t statistically independent and the mixing of the sources be linear. There are several algorithms which extracts independent component. In this paper, we are going to use four algorithms namely Algorithm for Multiple Unknown Signals Extraction algorithm (AMUSE), Second Order Blind Identification (SOBI), Second Order Nonstationary Source separation (SONS), Joint approximate of Diagonalization of Eigen matrices (JADE). 4.1 Amuse This is a batch-type (non-iterative) blind separation learning algorithm based on second order statistics. This algorithm is well suited for temporally correlated sources [8]. The learning procedure in the AMUSE is consists of following steps: 1. Whitening procedure is applied to the input signal x(t),which is described by    Z t Qz t where, 1/2 T Q S G  and G is obtained from the Eigen value decomposition:    T T xxC E x t x t GSG     . 2. Singular Value Decomposition is applied to the (p- lag) time delayed correlation matrix       T T zzC p E z t z t 1 U V    where, Σ is the diagonal matrix that contains singular values and U & V are two new orthogonal matrices. 3. The demixing matrix is calculated as W=UT Q. 4.2 Sobi The objective of this procedure is to find the orthogonal matrix U which diagonalizes a set of matrices. The SOBI algorithm can be performed as follows [9] 1. Perform robust orthogonalization    X k Qx k . 2. Estimate the set of covariance matrices:       N T T x 1 1 x 1 k 1 1ˆR p x(k)x k p QR p Q N           for a preselected set of time lags (p1,p2,…..pL). 3. Perform JAD:   T x 11p UDR U , t  i.e., estimate the orthogonal matrix U using one of the available numerical algorithms. 4. Estimate the source signals as    T x k U Qx k and the mixing matrix as ˆA UQ  . 4.3 Sons A very flexible and efficient algorithm developed by Choi and Cichocki referred to as Second Order Nonstationary Source separation (SONS). The method jointly exploits the nonstationarity and the temporal structure of the sources under assumption that additive noise is white or the undesirable interference and noise are stationary signals [10]. The main idea of the SONS algorithm is to exploit the nonstationarity of signals by partitioning the prewhitened sensor data into non-overlapping blocks for which we estimate time-delayed covariance matrices. The SONS algorithm can be obtained as follows 1. The robust whitening method is applied to obtain the whitened vector    x k Qx k as in AMUSE algorithm. 2. Divide the whitened data  x k into K non- overlapping blocks and calculate   x r jM k , for r = 1...K and j = 1….J. In other words, at each time- windowed data frame, we compute J different time- delayed correlation matrices of  x k . 3. Find a unitary joint diagonalizer V of   x r jM k , using the joint approximate diagonalization method which satisfies  T x r j r,jV M k , V   where  r,j is a set of diagonal matrices. 4. The demixing matrix is computed as T W V Q .
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 301 4.4 Jade The Jade algorithm (Cardoso and Saouloumiac) is an ICA method for identification of the demixing matrix. Jade method is based on a two stage process: (1) diagonalization of the covariance matrix, this is the same as PCA and (2) diagonalization of the kurtosis matrices of the observation vector sequence [11].The Jade method is composed of the following stages : 1. Initial PCA stage. At this stage first the covariance matrix of the signal X is formed. Eigen analysis of the covariance matrix yields a whitening matrix 0.5 T W U   , where the matrices U and Λ are composed of the Eigen vectors and Eigen values of the covariance of X. The signal is transformed through the matrix W as Y WX . The covariance matrix of Y is E[YYT ]=E[WXXT WT ]=I. 2. Calculation of kurtosis matrices. At this stage the fourth order (kurtosis) cumulant matrices Qi of the signal are formed. 3. Diagonalization of kurtosis matrices. At this stage a single transformation matrix V is obtained such that all the cumulant matrices are as diagonal as possible. This is achieved by finding a matrix V that minimizes the off-diagonal elements. 4. Apply ICA for signal separation. At this stage a separating matrix is formed as WVT and applied to the original signal. 5. RESULTS & DISCUSSIONS Linear parameters are calculated for all frontal channels of all subjects. The Fig. 1 shows FP2 channel of 1 subject. Linear parameters are calculated for FP2 channel and listed in Table1. We can see that variance and skewness exhibit higher value in an eyeblink interval during 3-4 & 5-6 time slots. Similarly we calculated linear parameters for remaining channels. High variance is present only in frontal channels when compared to all other channels. Hence, we can take frontal channels for further analysis. In order to validate this result, we go for spectrogram. Fig 2 shows the Spectrogram of the FP2 channel. Spectrogram possesses higher intensity values in 4th and 6th interval which corresponds to 3-4 & 5-6 time slots. Similarly spectrogram is performed for all other frontal channels and identifies the EB. Hence, Spectrogram and linear parameters identifies the eyeblink artifacts perfectly Correlation coefficient is a measure that determines the degree to which two variable's movements are associated. Correlation coefficient should be calculated between an original signal and a reconstructed signal to validate our algorithm. Using the above four algorithms, reconstructed signals has been obtained for three subjects and correlation coefficient is calculated. Correlation coefficient between original and reconstructed signals of four algorithms is calculated and tabulated for three subjects. Fig. 11 shows the frontal channels of eyeblink EEG of subject 1. The correlation coefficients of the four different algorithms are listed in Table 2. From the table, we see that JADE algorithm exhibit high correlation coefficient among all. Fig. 12 shows the frontal channels of subject 2. The correlation coefficients of the four different algorithms are listed in Table 3. From the table, we see that SONS algorithm exhibit high correlation coefficient among all. Fig. 13 shows the frontal channels of subject 3. The correlation coefficients of the four algorithms are listed in Table 3. From the table we see that SONS, JADE and AMUSE algorithm exhibit high correlation coefficient randomly in all channels since this signal has more number of eyeblinks. Table 1: Linear parameters of channel FP2-A2 Fig-2: Spectrogram of Channel FP2-A2 Using AMUSE, SOBI, JADE, SONS algorithms, independent components are calculated and shown in Fig. 3-Fig. 6. From the independent components, EB components are identified manually, and it is removed by masking it. Then the signal is reconstructed with the help of above discussed algorithms and it is shown in Fig. 7-Fig. 10.
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 302 Fig-3: Independent components using AMUSE Fig-4: Independent components using SOBI Fig-5: Independent components using SONS Fig-6: Independent components using JADE Fig-7: Reconstructed signals using AMUSE Fig-8: Reconstructed signals using SOBI Fig-9: Reconstructed signals using SONS Fig-10: Reconstructed signals using JADE Subject 1: Fig-11: Frontal channels of Subject 1 Table-2: Correlation coefficient of Subject 1
  • 6. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 303 Subject 2: Fig.12: Frontal channels of Subject 2 Table-3: Correlation coefficient of subject 2 Subject 3: Fig-13: Frontal channels of Subject 3 Table-4: Correlation coefficient of subject 3 6. CONCLUSIONS EB artefact has been identified using linear parameters. Out of four parameters, Variance identifies the artefact most prominently. Spectrogram has been obtained in validating our result for the artefact detection. EB artefact removal is done by four algorithms namely AMUSE, SOBI, JADE and SONS. It is inferred that, if the number of EB artefacts present in an EEG signal is less, both the JADE and SONS algorithm provides higher correlation coefficient, whereas it is not true for more number of EBs present in EEG. In these cases it is difficult to extract original signal after EB removal. Hence, there is a tradeoff between both correlation coefficient and EB removal. This work can be enhanced with hybrid approach of several algorithms to remove EB artefact effectively. REFERENCES [1] Saeid Sanei and J.A. Chambers “EEG Signal Processing” Wiley,2007. [2] Danny Oude Bos “Automated EEG Artefact Detection and Removal” Internship Radboud University, Nijmegen, 2007. [3] Abdul-Bary Raouf Suleiman, Toka Abdul-Hameed Fatehi “Features Extraction Techniqes of EEG Signal for BCI Applications” University of Mosul, Iraq. [4] Baikun Wan, Dong Ming, Hongzhi Qi, Zhaojun Xue, Yong Yin, Zhongxing Zhou, nd Longlong Cheng ” Linear and Nonlinear Quantitative EEG Analysis” IEEE Engineering In Medicine And Biology Magazine, pp 58-63, September 2008. [5] Manousos A. Klados, Christos L. Papadelis, Panagiotis D. Bamidis, “A New Hybrid Method for EOG Artifact Rejection” Proceedings of the 9th International Conference on Information Technology and Applications in Biomedicine, 2009. [6] Neelam mehala,ratna dahiya “A Comparative Study of FFT, STFT and Wavelet Techniques for Induction Machine Fault Diagnostic Analysis” Proc. of the 7th WSEAS Int. conf. on computational intelligence, man- machine systems and cybernetics (CIMMACS '08), pp 203-208,2008. [7] Aapo Hyvärinen, J. Karhunen, Independent Component Analysis, 2001 John Wiley &Sons. [8] Zhe Chen, Simon Haykin, Jos J. Eggermont, Suzanna Becker “Correlative Learning: A Basis for Brain and Adaptive Systems” [9] Seungjin Choi, Andrzej Cichocki, Hyung-Min Park and Soo-Young Lee, “Blind Source Separation and Independent Component Analysis: A Review” Neural Information Processing - Letters and Reviews Vol.6, No.1, pp 8-9,January 2005. [10] Lawrence J. Hirsch and Richard P. Brenner “EEG basics” Atlas of EEG in Critical Care, pp1-12, 2010. [11] Professor Saeed V. Vaseghi “Advanced digital signal processing and noise reduction” Wiley, 2008, pp 487- 88.