Title of article :
A Parallel Algorithm Framework for Feature Extraction of EEG Signals on MPI
Author/Authors :
Xiong, Qi School of Electronics and Information Engineering - Xi’an Jiaotong University - Xi’an, China , Zhang, Xinman School of Electronics and Information Engineering - Xi’an Jiaotong University - Xi’an, China , Wang, Wen-Feng School of Electronic and Electrical Engineering - Shanghai Institute of Technology - Shanghai, China , Gu, Yuhong Shihezi Medical School - Shihezi, China
Pages :
9
From page :
1
To page :
9
Abstract :
In this paper, we present a parallel framework based on MPI for a large dataset to extract power spectrum features of EEG signals so as to improve the speed of brain signal processing. At present, the Welch method has been wildly used to estimate the power spectrum. However, the traditional Welch method takes a lot of time especially for the large dataset. In view of this, we added the MPI into the traditional Welch method and developed it into a reusable master-slave parallel framework. As long as the EEG data of any format are converted into the text file of a specified format, the power spectrum features can be extracted quickly by this parallel framework. In the proposed parallel framework, the EEG signals recorded by a channel are divided into N overlapping data segments. -en, the PSD of N segments are computed by some nodes in parallel. -e results are collected and summarized by the master node. -e final PSD results of each channel are saved in the text file, which can be read and analyzed by Microsoft Excel. -is framework can be implemented not only on the clusters but also on the desktop computer. In the experiment, we deploy this framework on a desktop computer with a 4-core Intel CPU. It took only a few minutes to extract the power spectrum features from the 2.85 GB EEG dataset, seven times faster than using Python. -is framework makes it easy for users, who do not have any parallel programming experience in constructing the parallel algorithms to extract the EEG power spectrum.
Keywords :
MPI , EEG , Algorithm , PSD
Journal title :
Computational and Mathematical Methods in Medicine
Serial Year :
2020
Full Text URL :
Record number :
2613697
Link To Document :
بازگشت