A Brain Computer Interface System For Auto Piloting Wheelchair

Size: px
Start display at page:

Download "A Brain Computer Interface System For Auto Piloting Wheelchair"

Transcription

1 A Brain Computer Interface System For Auto Piloting Wheelchair Reshmi G, N. Kumaravel & M. Sasikala Centre for Medical Electronics, Dept. of Electronics and Communication Engineering, College of Engineering, Guindy, Anna University, Chennai, India er.reshmig@gmail.com, sasikala@annauniv.edu Abstract Brain Computer Interface (BCI) bypasses damaged neurons and provide a non-muscular communication channel for human and his environment. It measures, analyses and interprets the EEG signal and generate control signals. In this work Wavelet transform and Band Pass Filter are used for feature extraction of the relevant frequency bands from the EEG signals. Support Vector Machine is used for classifying the pre-defined movements. The classifier output used as control signal for wheelchair. Keywords: EEG signal; wavelet transform; SVM; BCI; wheelchair control; motor imagery. I. INTRODUCTION The human being is special among all living things because of its superior skills to other living kinds. Communication is one of these features which enables people to interact with each other and express themselves using speech and body language skills. However, this is not the case for all of the people. There are fatal diseases like Amyotrophic Lateral Sclerosis (ALS), brainstem stroke and multiple sclerosis, causing the condition termed as locked-in-syndrome which results in loss of ability in controlling the voluntary muscles. In this condition, the subject is conscious and the brain works properly, however the movement commands are not transmitted through the body limbs. In other words, the subject is aware of everything going around, but is not able to move any part of the body. Brain computer interface (BCI) is a developing technology based on the understanding and interpretation of the brain activity. It uses the fact that different intentions correspond to different patterns in the brain, even if they are not realized by the subject. BCI systems try to define some relationship between the brain activity and these intentions and then realize the intention without the contribution of the body. Being an alternative communication way, BCI systems produce a command for an external device from the acquired brain signals by signal processing and classification methods. The technology can be considered to be meaningful for severe motor disabled patients, since they are able to meet the main needs of the living with this technology. Many studies are ongoing with equipment s such as magneto encephalography (MEG), Functional magnetic resonance imaging (FMRI), and so on. However, MEG and FMRI do not fit interface apparatus because these are big and expensive. For this reason, generally, measurement of electrical activity recorded from electrodes placed on the scalp is used for investigation of BCI. EEG is the only non-invasive and cheap imaging technology for use in a real-time BCI system. EEG, on the other hand has better temporal resolution, is portable and cost effective. This method eliminates the conventional steering which requires the manual operation such as operating a switch, controls for moving in required direction. In this BCI system, movement intentions are classified according to the limb movements. The result of the classification can be used as a command for controlling wheelchair. Here the EEG module is used as the control to navigate the wheel chair in five directions. The user can stop the wheelchair voluntarily during movement, or let go forward, backward, move right and left. II. METHODS The subjects are seated in a chair with armrests rest, approximately 100 cm from a computer screen. 86

2 Electrodes are positioned according to the international system. The block diagram is shown in Fig 1. Figure 1. Block Diagram A. Experimental Paradigm The training paradigm consisted of a repetition of audio visual cue based (synchronous) trials of five different motor imagery tasks. The Figure 2 shows the experimental set up. The experiment consists of several runs with 15 trials each after each. Each trial lasts 10 seconds. with a 21 channel RMS EEG machine. The EEG signal is sampled at the rate of 256 Hz. Monopolar montage is selected for recording EEG. Data is recorded from the 21 channels and for this work only three electrodes are used. Here ground and reference electrode is placed in forehead and right mastoid respectively. Channels selected is C3-REF, C4- REF, Cz- REF. III. FEATURE EXTRACTION Data is collected from 35 healthy subjects. The frequency range of EEG signal is mainly in the Hz band. Higher frequency in EEG signal is seen as noise caused by muscle activity, blink of eyes and other noises. The time domain and frequency domain features are analyzed and compared with focus on using the results for creating a robust control scheme for wheel chair control. In this stage the EEG is analyzed using wavelet transform and band pass filter. A. Wavelet Decomposition EEG signal is decomposed into 6 levels using wavelet transform. Figure 3 shows the various EEG bands. Based on the frequencies first and second level does not have any significant information and from third, fourth and fifth level will get gamma, beta and alpha respectively. While sixth level there is one detail and one approximation band which is theta and delta respectively. Figure 2. Audio and Visual Cue The imagination movements of left hand, right hand, both hand and both leg is designated to control the direction of the wheelchair. During experiment, the subject sits in a comfortable armchair facing the computer screen. The duration of each trial is 7 seconds. During the first 2 seconds, while the screen is blank, the subject is in a relaxed state. After 2 second a cross will appear on the screen with a sound indication. Starting of 4th second a visual cue (arrow) pointing left, right, upwards or downwards appeared on the screen, indicating the imagination of the left hand or the right hand or both hands or both leg respectively. B. Data Referencing The motor imagery EEG signal occurs in electrodes overlying sensorimotor cortex. The acquisition is made Figure 3. Wavelet Decomposition For each task the EEG signal is decomposed using Daubechies10 wavelets and features are extracted. The features such as mean, standard deviation, power 87

3 spectral density, maximum value of coefficient in each sub band, and normalised power are extracted. Mean gives the average value of the signal, power spectral density specifies power at a particular frequency. IV. CLASSIFICATION Support Vector Machine (SVM) is primarily a classifier method that performs classification tasks by constructing hyper planes in a multidimensional space that separates cases of different class labels. The SVM must be trained, just as an Artificial Neural Network must be trained. It maps training data in the input space into a high dimensional feature space. It determines a linear decision boundary in the feature space by constructing the optimal separating hyper plane distinguishing the classes. This allows the SVM to achieve a nonlinear boundary in the input space. The support vectors are those points in the input space which best define the boundary between the classes. Potentially difficult computations in the feature space are avoided by using a kernel function, which allows computations to be performed in the input space. In this work polynomial kernel is used as kernel function. A total of 12 inputs are applied to the input node and output had 5 nodes. The extracted feature values are used for classification using the SVM. The classified output is given as the commands for navigating the wheelchair in four directions. V. RESULTS AND DISCUSSION Table 1 shows the normalised power calculated from each electrode for different task. It shows that variation of power in three electrodes with different motor imagery task. While considering the first task all the three electrodes have nearly same values; in the case of left there is a small dip in C4 while right has dip in C3. In the case of hand imagery C3, C4 are nearly same but lower than Cz and in leg imagery C3, C4 are nearly same but higher than Cz. ALPHA BAND POWER Table 1. Normalised Power TASK C3 C4 Cz RELAX LEFT RIGHT HAND LEG The Table2 gives the wavelet features for different tasks, it shows that in relaxed state all the three electrodes have higher values compared to all other tasks, in left hand imagery C4 have lower values compared to other two electrodes, in the case of right hand imagery C3 have lower values compared to C4 and Cz. While considering hand imagery C3 and C4 have lower values compared to Cz and in the case of leg imagery C3 and C4 have higher values compared to Cz. WAVELET FEATURES Table 2 Wavelet Features TASK CHANNEL MEAN STD MAX RELAX C RELAX C RELAX CZ LEFT C LEFT C LEFT CZ RIGHT C RIGHT C RIGHT CZ HAND C HAND C HAND CZ LEG C LEG C LEG CZ A. Power Spectrum Plot The squared FFT value of EEG signal is plotted against frequency and which will reflect the band power. The figure 5 shows the power spectrum plot of fft for different task. In figure 5 (a) shows the power spectrum plot in relaxed state, there the power of three electrodes are nearly same and high as compared to all other tasks, (b) shows the magnitude plot of the left hand imagery, here the power of C3, Cz are high compared to C4. In the case of left hand imagery right side of the brain is more active so that the power in C4 get reduced, but in 88

4 the case of right hand imagery left side is more active so that the power in C3 get reduced compared C4 and Cz and it is shown in (c). While considering the hand imagery power in the C3, C4 are nearly same and lower than that of the Cz it shown in (d). In the case of leg motor imagery power in the Cz is lower than that of the C3 and C4. The power spectrum plot of leg imagery is shown in the Figure 5 (e). d. Hand Imagery a. Relax b. Left Hand Imagery e. Leg Imagery Figure 5. Power Spectrum Plot B. Classification Classification accuracy of each task in same person is shown in Table 3. Table 3. Classification Accuracy(%) TASK RELAX 80 LEFT 85 RIGHT 80 HAND 72 LEG 85 SVM c. Right Hand Imagery 89

5 VI. CONCLUSION Detailed analysis are done through 35 healthy subjects and it is observed that motor imagery movement variations are mainly in MU(8-13 Hz) and Beta(13-26 Hz) bands. From the acquired EEG signal features such as mean, standard deviation, normalised power and power spectral density are calculated and classified using SVM. The future work is interfacing the classifier output with the microcontroller which runs the motors that moves the wheel chair in the defined direction. VII. REFERENCES 1) Damien Coyle, Jhonatan Garcia, Abdul R Satti and T Martin McGinnity, EEG-based Continuous Control of a Game using a 3 Channel Motor Imagery BCI IEEE transaction and UK Engineering and Physical Sciences Research Council (project no. EP/H012958/1), ) G. Pfurtscheller, F.H. Lopes da Silva, Eventrelated EEG/MEG synchronization and desynchronization: basic principles, Clinical Neurophysiology,110, , ) G.Pfurtscheller, Event-related synchronization (ERS):an electrophysiological correlate of cortical areas at rest, Electroencephalography and clinical Neurophysiology, 83, 62-69, ) G. Pfurtscheller, Ch.Neuper, C.Andrew, G.Edlinger, Foot and hand area mu rhythms, International Journal of Psychophysiology 26, , ) H.T. Wang and T. Li, Brain-actuated wheelchair based on mixture model brain computer interfaces Electronics Letters, 1st March 2012 Vol. 48 No. 5,

ANALYSIS OF EEG FOR MOTOR IMAGERY BASED CLASSIFICATION OF HAND ACTIVITIES

ANALYSIS OF EEG FOR MOTOR IMAGERY BASED CLASSIFICATION OF HAND ACTIVITIES ANALYSIS OF EEG FOR MOTOR IMAGERY BASED CLASSIFICATION OF HAND ACTIVITIES A.Sivakami 1 and S.Shenbaga Devi 2 1 PG Student, Department of ECE College of Engineering Guindy, Anna University Chennai-600025,

More information

Restoring Communication and Mobility

Restoring Communication and Mobility Restoring Communication and Mobility What are they? Artificial devices connected to the body that substitute, restore or supplement a sensory, cognitive, or motive function of the nervous system that has

More information

Brain Computer Interface. Mina Mikhail

Brain Computer Interface. Mina Mikhail Brain Computer Interface Mina Mikhail minamohebn@gmail.com Introduction Ways for controlling computers Keyboard Mouse Voice Gestures Ways for communicating with people Talking Writing Gestures Problem

More information

Novel single trial movement classification based on temporal dynamics of EEG

Novel single trial movement classification based on temporal dynamics of EEG Novel single trial movement classification based on temporal dynamics of EEG Conference or Workshop Item Accepted Version Wairagkar, M., Daly, I., Hayashi, Y. and Nasuto, S. (2014) Novel single trial movement

More information

Simultaneous Real-Time Detection of Motor Imagery and Error-Related Potentials for Improved BCI Accuracy

Simultaneous Real-Time Detection of Motor Imagery and Error-Related Potentials for Improved BCI Accuracy Simultaneous Real-Time Detection of Motor Imagery and Error-Related Potentials for Improved BCI Accuracy P. W. Ferrez 1,2 and J. del R. Millán 1,2 1 IDIAP Research Institute, Martigny, Switzerland 2 Ecole

More information

An Overview of BMIs. Luca Rossini. Workshop on Brain Machine Interfaces for Space Applications

An Overview of BMIs. Luca Rossini. Workshop on Brain Machine Interfaces for Space Applications An Overview of BMIs Luca Rossini Workshop on Brain Machine Interfaces for Space Applications European Space Research and Technology Centre, European Space Agency Noordvijk, 30 th November 2009 Definition

More information

Preliminary Study of EEG-based Brain Computer Interface Systems for Assisted Mobility Applications

Preliminary Study of EEG-based Brain Computer Interface Systems for Assisted Mobility Applications Preliminary Study of EEG-based Brain Computer Interface Systems for Assisted Mobility Applications L. Gao, J. Qiu, H. Cheng, J. Lu School of Mechanical Engineering, University of Electronic Science and

More information

ISSN: (Online) Volume 3, Issue 7, July 2015 International Journal of Advance Research in Computer Science and Management Studies

ISSN: (Online) Volume 3, Issue 7, July 2015 International Journal of Advance Research in Computer Science and Management Studies ISSN: 2321-7782 (Online) Volume 3, Issue 7, July 2015 International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online

More information

Emotion Detection Using Physiological Signals. M.A.Sc. Thesis Proposal Haiyan Xu Supervisor: Prof. K.N. Plataniotis

Emotion Detection Using Physiological Signals. M.A.Sc. Thesis Proposal Haiyan Xu Supervisor: Prof. K.N. Plataniotis Emotion Detection Using Physiological Signals M.A.Sc. Thesis Proposal Haiyan Xu Supervisor: Prof. K.N. Plataniotis May 10 th, 2011 Outline Emotion Detection Overview EEG for Emotion Detection Previous

More information

Benjamin Blankertz Guido Dornhege Matthias Krauledat Klaus-Robert Müller Gabriel Curio

Benjamin Blankertz Guido Dornhege Matthias Krauledat Klaus-Robert Müller Gabriel Curio Benjamin Blankertz Guido Dornhege Matthias Krauledat Klaus-Robert Müller Gabriel Curio During resting wakefulness distinct idle rhythms located over various brain areas: around 10 Hz (alpha range) over

More information

Event Related Potentials: Significant Lobe Areas and Wave Forms for Picture Visual Stimulus

Event Related Potentials: Significant Lobe Areas and Wave Forms for Picture Visual Stimulus Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 6.017 IJCSMC,

More information

EEG-Based Brain Computer Interface System for Cursor Control Velocity Regression with Recurrent Neural Network

EEG-Based Brain Computer Interface System for Cursor Control Velocity Regression with Recurrent Neural Network EEG-Based Brain Computer Interface System for Cursor Control Velocity Regression with Recurrent Neural Network Haoqi WANG the Hong Kong University of Science and Technology hwangby@connect.ust.hk Abstract

More information

International Journal of Engineering Science Invention Research & Development; Vol. III, Issue X, April e-issn:

International Journal of Engineering Science Invention Research & Development; Vol. III, Issue X, April e-issn: BRAIN COMPUTER INTERFACING FOR CONTROLLING HOME APPLIANCES ShubhamMankar, Sandeep Shriname, ChetanAtkare, Anjali R,Askhedkar BE Student, Asst.Professor Department of Electronics and Telecommunication,MITCOE,India

More information

CSE 599E Introduction to Brain-Computer Interfacing

CSE 599E Introduction to Brain-Computer Interfacing CSE 599E Introduction to Brain-Computer Interfacing Instructor: Rajesh Rao TA: Sam Sudar The Matrix (1999) Firefox(1982) Brainstorm (1983) Spiderman 2 (2004) Hollywood fantasy apart, why would we want

More information

CURRENT TRENDS IN GRAZ BRAIN-COMPUTER INTERFACE (BCI) RESEARCH

CURRENT TRENDS IN GRAZ BRAIN-COMPUTER INTERFACE (BCI) RESEARCH CURRENT TRENDS IN GRAZ BRAINCOMPUTER INTERFACE (BCI) RESEARCH C. Neuper, C. Guger, E. Haselsteiner, B. Obermaier, M. Pregenzer, H. Ramoser, A. Schlogl, G. Pfurtscheller Department of Medical Informatics,

More information

Performance Analysis of Human Brain Waves for the Detection of Concentration Level

Performance Analysis of Human Brain Waves for the Detection of Concentration Level Performance Analysis of Human Brain Waves for the Detection of Concentration Level Kalai Priya. E #1, Janarthanan. S #2 1,2 Electronics and Instrumentation Department, Kongu Engineering College, Perundurai.

More information

EEG Event-Related Desynchronization of patients with stroke during motor imagery of hand movement

EEG Event-Related Desynchronization of patients with stroke during motor imagery of hand movement Journal of Physics: Conference Series PAPER OPEN ACCESS EEG Event-Related Desynchronization of patients with stroke during motor imagery of hand movement To cite this article: Carolina B Tabernig et al

More information

Separation Of,, & Activities In EEG To Measure The Depth Of Sleep And Mental Status

Separation Of,, & Activities In EEG To Measure The Depth Of Sleep And Mental Status Separation Of,, & Activities In EEG To Measure The Depth Of Sleep And Mental Status Shah Aqueel Ahmed 1, Syed Abdul Sattar 2, D. Elizabath Rani 3 1. Royal Institute Of Technology And Science, R. R. Dist.,

More information

EEG BRAIN-COMPUTER INTERFACE AS AN ASSISTIVE TECHNOLOGY: ADAPTIVE CONTROL AND THERAPEUTIC INTERVENTION

EEG BRAIN-COMPUTER INTERFACE AS AN ASSISTIVE TECHNOLOGY: ADAPTIVE CONTROL AND THERAPEUTIC INTERVENTION EEG BRAIN-COMPUTER INTERFACE AS AN ASSISTIVE TECHNOLOGY: ADAPTIVE CONTROL AND THERAPEUTIC INTERVENTION Qussai M. Obiedat, Maysam M. Ardehali, Roger O. Smith Rehabilitation Research Design & Disability

More information

A Review of Brain Computer Interface

A Review of Brain Computer Interface A Review of Brain Computer Interface Ms Priyanka D. Girase 1, Prof. M. P. Deshmukh 2 1 ME-II nd (Digital Electronics), 2 Prof. in Electronics and Telecommunication Department 1,2 S.S.B.Ts C.O.E.T.Bambhori,

More information

EEG changes accompanying learned regulation of 12-Hz EEG activity

EEG changes accompanying learned regulation of 12-Hz EEG activity TNSRE-2002-BCI015 1 EEG changes accompanying learned regulation of 12-Hz EEG activity Arnaud Delorme and Scott Makeig Abstract We analyzed 15 sessions of 64-channel EEG data recorded from a highly trained

More information

NEURAL NETWORK CLASSIFICATION OF EEG SIGNAL FOR THE DETECTION OF SEIZURE

NEURAL NETWORK CLASSIFICATION OF EEG SIGNAL FOR THE DETECTION OF SEIZURE NEURAL NETWORK CLASSIFICATION OF EEG SIGNAL FOR THE DETECTION OF SEIZURE Shaguftha Yasmeen, M.Tech (DEC), Dept. of E&C, RIT, Bangalore, shagufthay@gmail.com Dr. Maya V Karki, Professor, Dept. of E&C, RIT,

More information

Detection and Plotting Real Time Brain Waves

Detection and Plotting Real Time Brain Waves Detection and Plotting Real Time Brain Waves Prof. M. M. PAL ME (ESC(CS) Department Of Computer Engineering Suresh Deshmukh College Of Engineering, Wardha Abstract - The human brain, either is in the state

More information

Sixth International Conference on Emerging trends in Engineering and Technology (ICETET'16) ISSN: , pp.

Sixth International Conference on Emerging trends in Engineering and Technology (ICETET'16)   ISSN: , pp. RESEARCH ARTICLE OPEN ACCESS EEG Based Wheelchair Navigation for Paralysis Patients Dr. R.Deepalakshmi 1, X. Anexshe Revedha 2 1 Professor Department of computer science and Engineering Velammal college

More information

Classification of EEG signals in an Object Recognition task

Classification of EEG signals in an Object Recognition task Classification of EEG signals in an Object Recognition task Iacob D. Rus, Paul Marc, Mihaela Dinsoreanu, Rodica Potolea Technical University of Cluj-Napoca Cluj-Napoca, Romania 1 rus_iacob23@yahoo.com,

More information

Selection of Feature for Epilepsy Seizer Detection Using EEG

Selection of Feature for Epilepsy Seizer Detection Using EEG International Journal of Neurosurgery 2018; 2(1): 1-7 http://www.sciencepublishinggroup.com/j/ijn doi: 10.11648/j.ijn.20180201.11 Selection of Feature for Epilepsy Seizer Detection Using EEG Manisha Chandani

More information

Introduction to Computational Neuroscience

Introduction to Computational Neuroscience Introduction to Computational Neuroscience Lecture 10: Brain-Computer Interfaces Ilya Kuzovkin So Far Stimulus So Far So Far Stimulus What are the neuroimaging techniques you know about? Stimulus So Far

More information

A Study of Smartphone Game Users through EEG Signal Feature Analysis

A Study of Smartphone Game Users through EEG Signal Feature Analysis , pp. 409-418 http://dx.doi.org/10.14257/ijmue.2014.9.11.39 A Study of Smartphone Game Users through EEG Signal Feature Analysis Jung-Yoon Kim Graduate School of Advanced Imaging Science, Multimedia &

More information

Development of 2-Channel Eeg Device And Analysis Of Brain Wave For Depressed Persons

Development of 2-Channel Eeg Device And Analysis Of Brain Wave For Depressed Persons Development of 2-Channel Eeg Device And Analysis Of Brain Wave For Depressed Persons P.Amsaleka*, Dr.S.Mythili ** * PG Scholar, Applied Electronics, Department of Electronics and Communication, PSNA College

More information

Electroencephalography

Electroencephalography The electroencephalogram (EEG) is a measure of brain waves. It is a readily available test that provides evidence of how the brain functions over time. The EEG is used in the evaluation of brain disorders.

More information

Evidential Multi-Band Common Spatial Pattern in Brain Computer Interface

Evidential Multi-Band Common Spatial Pattern in Brain Computer Interface Evidential Multi-Band Common Spatial Pattern in Brain Computer Interface Mariam Rostami Department of Biomedical Engineering Amirkabir University of Technology Tehran, Iran mar.rostami@aut.ac.ir Mohammad

More information

Biomedical Research 2013; 24 (3): ISSN X

Biomedical Research 2013; 24 (3): ISSN X Biomedical Research 2013; 24 (3): 359-364 ISSN 0970-938X http://www.biomedres.info Investigating relative strengths and positions of electrical activity in the left and right hemispheres of the human brain

More information

WAVELET ENERGY DISTRIBUTIONS OF P300 EVENT-RELATED POTENTIALS FOR WORKING MEMORY PERFORMANCE IN CHILDREN

WAVELET ENERGY DISTRIBUTIONS OF P300 EVENT-RELATED POTENTIALS FOR WORKING MEMORY PERFORMANCE IN CHILDREN WAVELET ENERGY DISTRIBUTIONS OF P300 EVENT-RELATED POTENTIALS FOR WORKING MEMORY PERFORMANCE IN CHILDREN Siti Zubaidah Mohd Tumari and Rubita Sudirman Department of Electronic and Computer Engineering,

More information

Human Computer Interface Using. Electroencephalography. Vamsi Krishna Manchala

Human Computer Interface Using. Electroencephalography. Vamsi Krishna Manchala Human Computer Interface Using Electroencephalography by Vamsi Krishna Manchala A Thesis Presented in Partial Fulfillment of the Requirements for the Degree Master of Science Approved May 2015 by the Graduate

More information

This is a repository copy of Facial Expression Classification Using EEG and Gyroscope Signals.

This is a repository copy of Facial Expression Classification Using EEG and Gyroscope Signals. This is a repository copy of Facial Expression Classification Using EEG and Gyroscope Signals. White Rose Research Online URL for this paper: http://eprints.whiterose.ac.uk/116449/ Version: Accepted Version

More information

PSD Analysis of Neural Spectrum During Transition from Awake Stage to Sleep Stage

PSD Analysis of Neural Spectrum During Transition from Awake Stage to Sleep Stage PSD Analysis of Neural Spectrum During Transition from Stage to Stage Chintan Joshi #1 ; Dipesh Kamdar #2 #1 Student,; #2 Research Guide, #1,#2 Electronics and Communication Department, Vyavasayi Vidya

More information

The error-related potential and BCIs

The error-related potential and BCIs The error-related potential and BCIs Sandra Rousseau 1, Christian Jutten 2 and Marco Congedo 2 Gipsa-lab - DIS 11 rue des Mathématiques BP 46 38402 Saint Martin d Héres Cedex - France Abstract. The error-related

More information

Beyond Blind Averaging: Analyzing Event-Related Brain Dynamics. Scott Makeig. sccn.ucsd.edu

Beyond Blind Averaging: Analyzing Event-Related Brain Dynamics. Scott Makeig. sccn.ucsd.edu Beyond Blind Averaging: Analyzing Event-Related Brain Dynamics Scott Makeig Institute for Neural Computation University of California San Diego La Jolla CA sccn.ucsd.edu Talk given at the EEG/MEG course

More information

REVIEW ON ARRHYTHMIA DETECTION USING SIGNAL PROCESSING

REVIEW ON ARRHYTHMIA DETECTION USING SIGNAL PROCESSING REVIEW ON ARRHYTHMIA DETECTION USING SIGNAL PROCESSING Vishakha S. Naik Dessai Electronics and Telecommunication Engineering Department, Goa College of Engineering, (India) ABSTRACT An electrocardiogram

More information

CHAPTER 6 INTERFERENCE CANCELLATION IN EEG SIGNAL

CHAPTER 6 INTERFERENCE CANCELLATION IN EEG SIGNAL 116 CHAPTER 6 INTERFERENCE CANCELLATION IN EEG SIGNAL 6.1 INTRODUCTION Electrical impulses generated by nerve firings in the brain pass through the head and represent the electroencephalogram (EEG). Electrical

More information

One Class SVM and Canonical Correlation Analysis increase performance in a c-vep based Brain-Computer Interface (BCI)

One Class SVM and Canonical Correlation Analysis increase performance in a c-vep based Brain-Computer Interface (BCI) One Class SVM and Canonical Correlation Analysis increase performance in a c-vep based Brain-Computer Interface (BCI) Martin Spüler 1, Wolfgang Rosenstiel 1 and Martin Bogdan 2,1 1-Wilhelm-Schickard-Institute

More information

Towards natural human computer interaction in BCI

Towards natural human computer interaction in BCI Towards natural human computer interaction in BCI Ian Daly 1 (Student) and Slawomir J Nasuto 1 and Kevin Warwick 1 Abstract. BCI systems require correct classification of signals interpreted from the brain

More information

DISCRETE WAVELET PACKET TRANSFORM FOR ELECTROENCEPHALOGRAM- BASED EMOTION RECOGNITION IN THE VALENCE-AROUSAL SPACE

DISCRETE WAVELET PACKET TRANSFORM FOR ELECTROENCEPHALOGRAM- BASED EMOTION RECOGNITION IN THE VALENCE-AROUSAL SPACE DISCRETE WAVELET PACKET TRANSFORM FOR ELECTROENCEPHALOGRAM- BASED EMOTION RECOGNITION IN THE VALENCE-AROUSAL SPACE Farzana Kabir Ahmad*and Oyenuga Wasiu Olakunle Computational Intelligence Research Cluster,

More information

BME 5030 ELECTRONIC BIOINSTRUMENTATION FINAL PAPER. ELECTROCORTICOGRAPHY (ECoG) BASED BRAIN COMPUTER INTERFACE FOR CEREBRAL PALSY PATIENTS

BME 5030 ELECTRONIC BIOINSTRUMENTATION FINAL PAPER. ELECTROCORTICOGRAPHY (ECoG) BASED BRAIN COMPUTER INTERFACE FOR CEREBRAL PALSY PATIENTS BME 5030 ELECTRONIC BIOINSTRUMENTATION FINAL PAPER ON ELECTROCORTICOGRAPHY (ECoG) BASED BRAIN COMPUTER INTERFACE FOR CEREBRAL PALSY PATIENTS BY Mujtaba Javed Mir (mjm528) Department of Biomedical Engineering

More information

Grand Challenges in. EEG based Brain-Computer Interface. Shangkai Gao. Dept. of Biomedical Engineering Tsinghua University, Beijing, China

Grand Challenges in. EEG based Brain-Computer Interface. Shangkai Gao. Dept. of Biomedical Engineering Tsinghua University, Beijing, China Grand Challenges in EEG based Brain-Computer Interface Shangkai Gao Dept. of Biomedical Engineering Tsinghua University, Beijing, China 2012. 10. 4 Brain-Computer Interface, BCI BCI feedback Turning THOUGHTS

More information

Development of an Electroencephalography-Based Brain-Computer Interface Supporting Two- Dimensional Cursor Control

Development of an Electroencephalography-Based Brain-Computer Interface Supporting Two- Dimensional Cursor Control Virginia Commonwealth University VCU Scholars Compass Theses and Dissertations Graduate School 2009 Development of an Electroencephalography-Based Brain-Computer Interface Supporting Two- Dimensional Cursor

More information

COMPARING EEG SIGNALS AND EMOTIONS PROVOKED BY IMAGES WITH DIFFERENT AESTHETIC VARIABLES USING EMOTIVE INSIGHT AND NEUROSKY MINDWAVE

COMPARING EEG SIGNALS AND EMOTIONS PROVOKED BY IMAGES WITH DIFFERENT AESTHETIC VARIABLES USING EMOTIVE INSIGHT AND NEUROSKY MINDWAVE COMPARING EEG SIGNALS AND EMOTIONS PROVOKED BY IMAGES WITH DIFFERENT AESTHETIC VARIABLES USING EMOTIVE INSIGHT AND NEUROSKY MINDWAVE NEDVĚDOVÁ Marie (CZ), MAREK Jaroslav (CZ) Abstract. The paper is part

More information

Application of BCI in Mind Controlled Robotic Movements in Intelligent Rehabilitation

Application of BCI in Mind Controlled Robotic Movements in Intelligent Rehabilitation Application of BCI in Mind Controlled Robotic Movements in Intelligent Rehabilitation Sridhar Raja.D Asst. Professor, Bharath University, Chennai-600073, India ABSTRACT: Driven by society s growing recognition

More information

Optimal Spatial Filtering of Single Trial EEG During Imagined Hand Movement

Optimal Spatial Filtering of Single Trial EEG During Imagined Hand Movement IEEE TRANSACTIONS ON REHABILITATION ENGINEERING, VOL. 8, NO. 4, DECEMBER 2000 441 Optimal Spatial Filtering of Single Trial EEG During Imagined Hand Movement Herbert Ramoser, Johannes Müller-Gerking, and

More information

EPILEPTIC SEIZURE DETECTION USING WAVELET TRANSFORM

EPILEPTIC SEIZURE DETECTION USING WAVELET TRANSFORM EPILEPTIC SEIZURE DETECTION USING WAVELET TRANSFORM Sneha R. Rathod 1, Chaitra B. 2, Dr. H.P.Rajani 3, Dr. Rajashri khanai 4 1 MTech VLSI Design and Embedded systems,dept of ECE, KLE Dr.MSSCET, Belagavi,

More information

EEG Analysis on Brain.fm (Focus)

EEG Analysis on Brain.fm (Focus) EEG Analysis on Brain.fm (Focus) Introduction 17 subjects were tested to measure effects of a Brain.fm focus session on cognition. With 4 additional subjects, we recorded EEG data during baseline and while

More information

Analysis of the Effect of Cell Phone Radiation on the Human Brain Using Electroencephalogram

Analysis of the Effect of Cell Phone Radiation on the Human Brain Using Electroencephalogram ORIENTAL JOURNAL OF COMPUTER SCIENCE & TECHNOLOGY An International Open Free Access, Peer Reviewed Research Journal Published By: Oriental Scientific Publishing Co., India. www.computerscijournal.org ISSN:

More information

Modifying the Classic Peak Picking Technique Using a Fuzzy Multi Agent to Have an Accurate P300-based BCI

Modifying the Classic Peak Picking Technique Using a Fuzzy Multi Agent to Have an Accurate P300-based BCI Modifying the Classic Peak Picking Technique Using a Fuzzy Multi Agent to Have an Accurate P3-based BCI Gholamreza Salimi Khorshidi School of cognitive sciences, Institute for studies in theoretical physics

More information

Analysis of EEG Signal for the Detection of Brain Abnormalities

Analysis of EEG Signal for the Detection of Brain Abnormalities Analysis of EEG Signal for the Detection of Brain Abnormalities M.Kalaivani PG Scholar Department of Computer Science and Engineering PG National Engineering College Kovilpatti, Tamilnadu V.Kalaivani,

More information

Discrimination of EEG-Based Motor Imagery Tasks by Means of a Simple Phase Information Method

Discrimination of EEG-Based Motor Imagery Tasks by Means of a Simple Phase Information Method Discrimination of EEG-Based Motor Tasks by Means of a Simple Phase Information Method Ana Loboda Gabriela Rotariu Alexandra Margineanu Anca Mihaela Lazar Abstract We propose an off-line analysis method

More information

Spectral Analysis of EEG Patterns in Normal Adults

Spectral Analysis of EEG Patterns in Normal Adults Spectral Analysis of EEG Patterns in Normal Adults Kyoung Gyu Choi, M.D., Ph.D. Department of Neurology, Ewha Medical Research Center, Ewha Womans University Medical College, Background: Recently, the

More information

ANALYSIS AND CLASSIFICATION OF EEG SIGNALS. A Dissertation Submitted by. Siuly. Doctor of Philosophy

ANALYSIS AND CLASSIFICATION OF EEG SIGNALS. A Dissertation Submitted by. Siuly. Doctor of Philosophy UNIVERSITY OF SOUTHERN QUEENSLAND, AUSTRALIA ANALYSIS AND CLASSIFICATION OF EEG SIGNALS A Dissertation Submitted by Siuly For the Award of Doctor of Philosophy July, 2012 Abstract Electroencephalography

More information

Introduction to Computational Neuroscience

Introduction to Computational Neuroscience Introduction to Computational Neuroscience Lecture 5: Data analysis II Lesson Title 1 Introduction 2 Structure and Function of the NS 3 Windows to the Brain 4 Data analysis 5 Data analysis II 6 Single

More information

Emotion Detection from EEG signals with Continuous Wavelet Analyzing

Emotion Detection from EEG signals with Continuous Wavelet Analyzing American Journal of Computing Research Repository, 2014, Vol. 2, No. 4, 66-70 Available online at http://pubs.sciepub.com/ajcrr/2/4/3 Science and Education Publishing DOI:10.12691/ajcrr-2-4-3 Emotion Detection

More information

Physiological and Physical Basis of Functional Brain Imaging 6. EEG/MEG. Kâmil Uludağ, 20. November 2007

Physiological and Physical Basis of Functional Brain Imaging 6. EEG/MEG. Kâmil Uludağ, 20. November 2007 Physiological and Physical Basis of Functional Brain Imaging 6. EEG/MEG Kâmil Uludağ, 20. November 2007 Course schedule 1. Overview 2. fmri (Spin dynamics, Image formation) 3. fmri (physiology) 4. fmri

More information

Support Vector Machine Classification and Psychophysiological Evaluation of Mental Workload and Engagement of Intuition- and Analysis-Inducing Tasks

Support Vector Machine Classification and Psychophysiological Evaluation of Mental Workload and Engagement of Intuition- and Analysis-Inducing Tasks Support Vector Machine Classification and Psychophysiological Evaluation of Mental Workload and Engagement of Intuition- and Analysis-Inducing Tasks Presenter: Joseph Nuamah Department of Industrial and

More information

Statistical analysis of epileptic activities based on histogram and wavelet-spectral entropy

Statistical analysis of epileptic activities based on histogram and wavelet-spectral entropy J. Biomedical Science and Engineering, 0, 4, 07-3 doi:0.436/jbise.0.4309 Published Online March 0 (http://www.scirp.org/journal/jbise/). Statistical analysis of epileptic activities based on histogram

More information

Functional Connectivity and the Neurophysics of EEG. Ramesh Srinivasan Department of Cognitive Sciences University of California, Irvine

Functional Connectivity and the Neurophysics of EEG. Ramesh Srinivasan Department of Cognitive Sciences University of California, Irvine Functional Connectivity and the Neurophysics of EEG Ramesh Srinivasan Department of Cognitive Sciences University of California, Irvine Outline Introduce the use of EEG coherence to assess functional connectivity

More information

EEG-Rhythm Dynamics during a 2-back Working Memory Task and Performance

EEG-Rhythm Dynamics during a 2-back Working Memory Task and Performance EEG-Rhythm Dynamics during a 2-back Working Memory Task and Performance Tsvetomira Tsoneva, Davide Baldo, Victor Lema and Gary Garcia-Molina Abstract Working memory is an essential component of human cognition

More information

This presentation is the intellectual property of the author. Contact them for permission to reprint and/or distribute.

This presentation is the intellectual property of the author. Contact them for permission to reprint and/or distribute. Modified Combinatorial Nomenclature Montage, Review, and Analysis of High Density EEG Terrence D. Lagerlund, M.D., Ph.D. CP1208045-16 Disclosure Relevant financial relationships None Off-label/investigational

More information

Detection of Neuromuscular Diseases Using Surface Electromyograms

Detection of Neuromuscular Diseases Using Surface Electromyograms Faculty of Electrical Engineering and Computer Science University of Maribor 1 Department of Computer Science, University of Cyprus 2 The Cyprus Institute of Neurology and Genetics 3 Detection of Neuromuscular

More information

Empirical Mode Decomposition based Feature Extraction Method for the Classification of EEG Signal

Empirical Mode Decomposition based Feature Extraction Method for the Classification of EEG Signal Empirical Mode Decomposition based Feature Extraction Method for the Classification of EEG Signal Anant kulkarni MTech Communication Engineering Vellore Institute of Technology Chennai, India anant8778@gmail.com

More information

EEG Signal Classification using Fusion of DWT, SWT and PCA Features

EEG Signal Classification using Fusion of DWT, SWT and PCA Features EEG Signal Classification using Fusion of DWT, SWT and PCA Features Rohini Darade 1, Prof. S. R. Baji 2 1 E&TC Dept, LGNSCOE, Nashik 2 E&TC Dept, LGNSCOE, Nashik Abstract Human brain is a diverse creature,

More information

Neurotherapy and Neurofeedback, as a research field and evidence-based practice in applied neurophysiology, are still unknown to Bulgarian population

Neurotherapy and Neurofeedback, as a research field and evidence-based practice in applied neurophysiology, are still unknown to Bulgarian population [6] MathWorks, MATLAB and Simulink for Technical Computing. Available: http://www.mathworks.com (accessed March 27, 2011) [7] Meyer-Baese U., (2007), Digital Signal Processing with Field Programmable Gate

More information

EEG-Based Communication and Control: Speed Accuracy Relationships

EEG-Based Communication and Control: Speed Accuracy Relationships Applied Psychophysiology and Biofeedback, Vol. 28, No. 3, September 2003 ( C 2003) EEG-Based Communication and Control: Speed Accuracy Relationships Dennis J. McFarland 1,2 and Jonathan R. Wolpaw 1 People

More information

Chapter 2 Brain Computer Interfaces

Chapter 2 Brain Computer Interfaces Chapter 2 Brain Computer Interfaces Bin He, Shangkai Gao, Han Yuan, and Jonathan R. Wolpaw 1 Introduction Brain computer interfaces are a new technology that could help to restore useful function to people

More information

Neural Correlates of Human Cognitive Function:

Neural Correlates of Human Cognitive Function: Neural Correlates of Human Cognitive Function: A Comparison of Electrophysiological and Other Neuroimaging Approaches Leun J. Otten Institute of Cognitive Neuroscience & Department of Psychology University

More information

Satoru Hiwa, 1 Kenya Hanawa, 2 Ryota Tamura, 2 Keisuke Hachisuka, 3 and Tomoyuki Hiroyasu Introduction

Satoru Hiwa, 1 Kenya Hanawa, 2 Ryota Tamura, 2 Keisuke Hachisuka, 3 and Tomoyuki Hiroyasu Introduction Computational Intelligence and Neuroscience Volume 216, Article ID 1841945, 9 pages http://dx.doi.org/1.1155/216/1841945 Research Article Analyzing Brain Functions by Subject Classification of Functional

More information

The Evolution of Neuroprosthetics

The Evolution of Neuroprosthetics The Evolution of Neuroprosthetics National Academy of Engineering, Google, 2011 Eric C. Leuthardt MD Assistant Professor of Neurological Surgery & Biomedical Engineering Director, Center for Innovation

More information

Performance Analysis of Epileptic EEG Expert System Using Scaled Conjugate Back Propagation Based ANN Classifier

Performance Analysis of Epileptic EEG Expert System Using Scaled Conjugate Back Propagation Based ANN Classifier Performance Analysis of Epileptic EEG Expert System Using Scaled Conjugate Back Propagation Based ANN Classifier Ashish Raj, Pankaj Gakhar, Meenu Kumari 3 Sweta Tripathi 4 ashishraj987@gmail.com,pankaj.gakhar@poornima.edu.in,meenu.kumari@poornima.edu.in

More information

ASSESSMENT OF EEG EVENT-RELATED DESYNCHRONIZATION IN STROKE SURVIVORS PERFORMING SHOULDER-ELBOW MOVEMENTS

ASSESSMENT OF EEG EVENT-RELATED DESYNCHRONIZATION IN STROKE SURVIVORS PERFORMING SHOULDER-ELBOW MOVEMENTS ASSESSMENT OF EEG EVENT-RELATED DESYNCHRONIZATION IN STROKE SURVIVORS PERFORMING SHOULDER-ELBOW MOVEMENTS by MICHAEL FU Submitted in partial fulfillment of the requirements for the degree of Master of

More information

EEG in the ICU: Part I

EEG in the ICU: Part I EEG in the ICU: Part I Teneille E. Gofton July 2012 Objectives To outline the importance of EEG monitoring in the ICU To briefly review the neurophysiological basis of EEG To introduce formal EEG and subhairline

More information

BIOPAC Systems, Inc BIOPAC Inspiring people and enabling discovery about life

BIOPAC Systems, Inc BIOPAC Inspiring people and enabling discovery about life BIOPAC Systems, Inc. 2016 BIOPAC Inspiring people and enabling discovery about life 1 BIOPAC s Guide to EEG for Research: Mobita Wireless EEG Housekeeping Attendees are on Mute Headset is Recommended!

More information

Error Detection based on neural signals

Error Detection based on neural signals Error Detection based on neural signals Nir Even- Chen and Igor Berman, Electrical Engineering, Stanford Introduction Brain computer interface (BCI) is a direct communication pathway between the brain

More information

Implementation of Probabilistic Neural Network using Approximate Entropy to Detect Epileptic Seizures

Implementation of Probabilistic Neural Network using Approximate Entropy to Detect Epileptic Seizures Implementation of Probabilistic Neural Network using Approximate Entropy to Detect Epileptic Seizures Sachee 1, Roohi Sille 2, Garima Sharma 3 & N. Pradhan 4 1,2&3 Dept. of Biomedical Engineering, Bundelkhand

More information

NeuroSky s esense Meters and Detection of Mental State

NeuroSky s esense Meters and Detection of Mental State NeuroSky s esense Meters and Detection of Mental State The Attention and Meditation esense meters output by NeuroSky s MindSet are comprised of a complex combination of artifact rejection and data classification

More information

Effects of Images with Different Levels of Familiarity on EEG

Effects of Images with Different Levels of Familiarity on EEG Effects of Images with Different Levels of Familiarity on EEG Ali Saeedi and Ehsan Arbabi School of Electrical and Computer Engineering, College of Engineering, University of Tehran, Iran {ali.saeedi,

More information

Applying Data Mining for Epileptic Seizure Detection

Applying Data Mining for Epileptic Seizure Detection Applying Data Mining for Epileptic Seizure Detection Ying-Fang Lai 1 and Hsiu-Sen Chiang 2* 1 Department of Industrial Education, National Taiwan Normal University 162, Heping East Road Sec 1, Taipei,

More information

Decoding covert somatosensory attention by a BCI system calibrated with tactile sensation

Decoding covert somatosensory attention by a BCI system calibrated with tactile sensation This is the author's version of an article that has been published in IEEE Transactions on Biomedical Engineering. Changes may be made to this version by the publisher prior to publication. The final version

More information

Hybrid EEG-HEG based Neurofeedback Device

Hybrid EEG-HEG based Neurofeedback Device APSIPA ASC 2011 Xi an Hybrid EEG-HEG based Neurofeedback Device Supassorn Rodrak *, Supatcha Namtong, and Yodchanan Wongsawat ** Department of Biomedical Engineering, Faculty of Engineering, Mahidol University,

More information

Development of Biofeedback System Adapting EEG and Evaluation of its Response Quality

Development of Biofeedback System Adapting EEG and Evaluation of its Response Quality Development of Biofeedback System Adapting EEG and Evaluation of its Response Quality Tsuruoka National College of Technology Shishido Laboratory Keiji WATARAI 1 Background B C I (Brain Computer Interface)

More information

Combined EEG and Eye-tracking in Sports Skills Training and Performance Analysis An Archery Case Study

Combined EEG and Eye-tracking in Sports Skills Training and Performance Analysis An Archery Case Study Combined EEG and Eye-tracking in Sports Skills Training and Performance Analysis An Archery Case Study Keith M Barfoot Alpha-Active Ltd, Honiton, UK Matthew Casey Department of Computing University of

More information

The EEG Analysis of Auditory Emotional Stimuli Perception in TBI Patients with Different SCG Score

The EEG Analysis of Auditory Emotional Stimuli Perception in TBI Patients with Different SCG Score Open Journal of Modern Neurosurgery, 2014, 4, 81-96 Published Online April 2014 in SciRes. http://www.scirp.org/journal/ojmn http://dx.doi.org/10.4236/ojmn.2014.42017 The EEG Analysis of Auditory Emotional

More information

Development of a New Rehabilitation System Based on a Brain-Computer Interface Using Near-Infrared Spectroscopy

Development of a New Rehabilitation System Based on a Brain-Computer Interface Using Near-Infrared Spectroscopy Development of a New Rehabilitation System Based on a Brain-Computer Interface Using Near-Infrared Spectroscopy Takafumi Nagaoka, Kaoru Sakatani, Takayuki Awano, Noriaki Yokose, Tatsuya Hoshino, Yoshihiro

More information

Classification of Epileptic EEG Using Wavelet Transform & Artificial Neural Network

Classification of Epileptic EEG Using Wavelet Transform & Artificial Neural Network Volume 4, No. 9, July-August 213 International Journal of Advanced Research in Computer Science RESEARCH PAPER Available Online at www.ijarcs.info ISSN No. 976-5697 Classification of Epileptic EEG Using

More information

Neuro Approach to Examine Behavioral Competence: An Application of Visible Mind-Wave Measurement on Work Performance

Neuro Approach to Examine Behavioral Competence: An Application of Visible Mind-Wave Measurement on Work Performance Journal of Asian Vocational Education and Training Vol. 8, pp. 20-24, 2015 ISSN 2005-0550 Neuro Approach to Examine Behavioral Competence: An Application of Visible Mind-Wave Measurement on Work Performance

More information

Brain Computer Interfaces, a Review

Brain Computer Interfaces, a Review Sensors 2012, 12, 1211-1279; doi:10.3390/s120201211 Review OPEN ACCESS sensors ISSN 1424-8220 www.mdpi.com/journal/sensors Brain Computer Interfaces, a Review Luis Fernando Nicolas-Alonso * and Jaime Gomez-Gil

More information

International Journal of Scientific & Engineering Research Volume 8, Issue 7, July-2017 ISSN EEG-Based Brain-Controlled Wheelchair

International Journal of Scientific & Engineering Research Volume 8, Issue 7, July-2017 ISSN EEG-Based Brain-Controlled Wheelchair 216 EEG-Based Brain-Controlled Wheelchair Dr.N.Sathish Kumar 1 Sivaram.N2 Sudhirdeep.S3 Siranjeevi.M4 Professor ECE B.E IV year B.E IV year B.E IV year Sri Ramakrishna Engineering College sathishkumar.n.@srec.

More information

USING AUDITORY SALIENCY TO UNDERSTAND COMPLEX AUDITORY SCENES

USING AUDITORY SALIENCY TO UNDERSTAND COMPLEX AUDITORY SCENES USING AUDITORY SALIENCY TO UNDERSTAND COMPLEX AUDITORY SCENES Varinthira Duangudom and David V Anderson School of Electrical and Computer Engineering, Georgia Institute of Technology Atlanta, GA 30332

More information

Mental State Recognition by using Brain Waves

Mental State Recognition by using Brain Waves Indian Journal of Science and Technology, Vol 9(33), DOI: 10.17485/ijst/2016/v9i33/99622, September 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Mental State Recognition by using Brain Waves

More information

Mental State Sensing and the Goal of Circuit-Synapse Synergy

Mental State Sensing and the Goal of Circuit-Synapse Synergy Mental State Sensing and the Goal of Circuit-Synapse Synergy Patrick L. Craven, Ph.D. Senior Member, Engineering Staff Advanced Technology Laboratories Cherry Hill, NJ Goals of Artificial Intelligence

More information

MATEC (2017) 140. ISSN X,

MATEC (2017) 140. ISSN X, Syam, Syahrull Hi Fi and Lakany, Heba and Ahmad, R. B. and Conway, Bernard A. (2017) Comparing common average referencing to laplacian referencing in detecting imagination and intention of movement for

More information

Outline of Talk. Introduction to EEG and Event Related Potentials. Key points. My path to EEG

Outline of Talk. Introduction to EEG and Event Related Potentials. Key points. My path to EEG Outline of Talk Introduction to EEG and Event Related Potentials Shafali Spurling Jeste Assistant Professor in Psychiatry and Neurology UCLA Center for Autism Research and Treatment Basic definitions and

More information

ANALYSIS OF BRAIN SIGNAL FOR THE DETECTION OF EPILEPTIC SEIZURE

ANALYSIS OF BRAIN SIGNAL FOR THE DETECTION OF EPILEPTIC SEIZURE ANALYSIS OF BRAIN SIGNAL FOR THE DETECTION OF EPILEPTIC SEIZURE Sumit Kumar Srivastava 1, Sharique Ahmed 2, Mohd Maroof Siddiqui 3 1,2,3 Department of EEE, Integral University ABSTRACT The electroencephalogram

More information