Skip to content

Optically pumped magnetometers for a brain-computer interface based on event-related desynchronization

Notifications You must be signed in to change notification settings

jzerfowski/msc_thesis

Repository files navigation

Optically pumped magnetometers for a brain-computer interface based on event-related desynchronization

This repository contains the publicly available code associated with the Master's thesis project by Jan Zerfowski, conducted as a cooperation between the Donders Institute for Brain, Cognition and Behaviour, the Clinical Neurotechnology Lab at Charité – Universitätsmedizin Berlin and the Working Group 8.21 - Optical Magnetometry at the Physikalisch-Technische Bundesanstalt in Berlin.

The work was supervised by Surjo Soekadar and Michael Tangermann.

Content of the repository

  • readme.md This readme
  • thesis.pdf The thesis .pdf-file
  • requirements.txt file to reconstruct the virtual environment (venv) that has been used with python 3.8 to run all the source code
  • analysis/ contains the code that has been used to perform all analyses and create the figures presented in this thesis
    • characterization/ Code to process and analyze the characterization measurements
    • miscellaneous/ Code to generate statistics of the data and plot the filter settings
    • offline/ Code for the offline analysis
    • online/ Code for the online analysis
    • preprocessing/ Code that was used to manually preprocess the participant data
  • create_participant/ is a utility program that uses template files to create all necessary data folders and files to for a new participant in the experiment
  • data_organizer/ provides an interface to the folders with the recorded data for easy access to raw and epoched data. It has been used extensively in the analysis scripts
  • DataProcessors/ contains a selection of the pipeline nodes that were also required in the offline analysis. All nodes are available in the BeamBCI module in the non-public repository
  • fieldline_lsl/ (submodule), containing the used version of the public fieldline_lsl module
  • fif2csv/ (submodule), containing the most recent version of the public fif2csv module
  • for_participant/ contains the documents and forms participants were provided with before the experiment and which were used to acquire relevant information
  • Triggerduino/ (submodule), containing the most recent version of the public Triggerduino software
  • xdf2mne/ (submodule), containing the used version of the public xdf2mne

Abstract

Background

Stroke is one of the leading causes of disability worldwide and often responsible for impairments of hand motor function. Rehabilitation and restoration of motor functions can be significantly improved using devices controlled by brain signals, so called brain-computer interfaces (BCIs). Most current BCI systems are based on electroencephalography (EEG), which provides only limited spatial resolution and thus limited versatility of control commands. Compared to EEG, optically pumped magnetometers (OPMs) measure cortical magnetic fields without contact to the scalp and provide a higher spatial resolution and bandwidth. In contrast to superconducting quantum interference device (SQUID)-based magnetoencephalography (MEG), OPMs have low maintenance cost and allow movement in the scanner, making them more applicable in clinical contexts.

Methods

We quantify the signal characteristics of a commercially available OPM system (FieldLine Inc., USA) in terms of noise floor, dynamic range and bandwidth to verify its suitability for cortical measurements. We then develop an experiment contrasting resting and right hand grasping imagery to measure modulations of the sensorimotor rhythm (SMR) with 17 OPMs over the left motor cortex of 18 healthy participants. The BCI capabilities of the OPM acquisition system are evaluated with a modular near real-time classification pipeline, which provides visual feedback to the user.

Results

The sensor characterization revealed a system noise floor of about 27 fT/√Hz at 10 Hz, a bandwidth of 400 Hz and a dynamic range of ±15 nT, fulfilling the minimum requirements for cortical measurements. In 10 of 16 eligible participants, a difference in SMR power between resting and grasping condition could be identified. We show that OPMs are suitable to measure SMR modulations in near real-time and that the classification performance of our pipeline significantly exceeds chance level.

Discussion

OPMs allow for the online quantification of voluntary modulations of the sensorimotor rhythm on single-trial basis, a central requirement for many BCI systems used in the rehabilitation of stroke survivors. With their higher spatial resolution compared to EEG, OPMs could be used for more complex classification paradigms and ultimately facilitate a development towards more versatile BCI applications. The increasing availability and sensitivity of commercialized OPM systems allows for the exploration of MEG in new research areas. OPMs are projected to become an important tool in the field of cognitive neuroscience within the next few years.

Keywords: brain-computer interface, optically pumped magnetometer, event-related desynchronization, sensorimotor rhythm

About

Optically pumped magnetometers for a brain-computer interface based on event-related desynchronization

Topics

Resources

Stars

Watchers

Forks

Languages