Real-time classification and recognition of EEG/EMG signals for BCI

Development in Brain-Computer Interfaces (BCI) has evolved tremendously in recent years due to the improvement in EEG techniques and the improvement of EEG-capturing technology. The availability of low-cost boards such as the OpenBCI Ganglion vastly increases the amount of people who can develop new...

Full description

Saved in:
Bibliographic Details
Main Author: Lee, Vic Son
Other Authors: Lam Siew Kei
Format: Final Year Project
Language:English
Published: 2017
Subjects:
Online Access:http://hdl.handle.net/10356/72792
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:Development in Brain-Computer Interfaces (BCI) has evolved tremendously in recent years due to the improvement in EEG techniques and the improvement of EEG-capturing technology. The availability of low-cost boards such as the OpenBCI Ganglion vastly increases the amount of people who can develop new systems based on BCI technologies, as well as the people who benefit from such technologies – such as the physically impaired. The aim of this project is to develop a portable, flexible and practical system to distinguish between various EEG and EMG signals in real-time, with reasonably high accuracies. The input signals chosen for the system include motor imagery, physical motor movements, eye blinks, and jaw clenches. A Python GUI application was created to perform various functionalities required by the system, such as: data capture, loading and saving of data, the processing and feature extraction of the signal, prediction of input, and a maze game to demonstrate the prediction outputs. The data is processed via baseline removal, Fast Fourier Transform (FFT), and signal power of frequency bands. The machine learning algorithm used is XGBoost, a tree ensemble algorithm. The performance of the system using the various signal processing operations were discussed, and the results have been presented to show the system’s accuracy.