文档介绍:中南民族大学硕士学位论文
摘要
脑-机接口(puter Interface,BCI)系统是指不依赖于脑外周神经
和肌肉系统,直接在人脑与计算机等电子设备之间进行信息交流和控制的通讯系
统。这种新型的通信技术能为那些高位截瘫患者提供与外界进行交流的另一途
径。它涉及神经科学与工程技术的交叉与融合,因而具有重要的理论意义与实用
价值。
脑-机接口通常由信号采集、处理、分类、命令输出和外周设备等部分组成。
其中信号的特征提取与分类尤为关键。由于研制小型的便携式系统是脑-机接口
系统过渡到实用设备的一个必需考虑的问题,因此,本文在基于“模拟自然阅读”
诱发模式的脑控拼写装置的研究上,设计了一个基于 DSP 的脑电信号的模式分
类系统。本文着重在算法和硬件上来设计了这一系统。
在算法方面,首先以视觉诱发事件相关脑电位作为载波信号,对脑电信号进
行特征提取。文中详细讨论了运用低通滤波器对信号进行特征增强及信号提取的
方法,在模式分类上,以线性分类器中的传统感知器算法为基础,结合口袋算法,
采用了一种改进的感知器算法,来对脑电信号进行模式分类,将这种分类算法从
仅适用于线性可分性的类,推广到适用于 EEG 这种线性不可分的类。该算法达
到了实现简单、速度快及识别率高的效果。
在硬件方面,设计了基于 DSP 芯片的脑-机接口系统。选用 TMS320VC5402
作为核心处理器,应用多通道缓冲串口实现了 DSP 与模数转换器的接口设计;
扩展了可以实现上电自动加载的 FLASH;应用通用串行总线 USB 接口实现 DSP
系统与上位机的通信。
最后,在 DSP S 上对模式分类算法进行了系统仿真,同时
对算法在 DSP 中实现遇到的问题进行了详细的探讨。实验结果表明了算法在构
造的系统中达到了良好的效果。
关键词:脑-机接口;模拟自然阅读;模式分类;DSP
I
脑-机接口信号的模式分类及其 DSP 实现
Abstract
puter Interface(BCI)is a new technology, which provides a wholly
munication and control channel for sending messages and instructions from
brain to puters or other electronic devices, instead of the normal output
pathways of peripheral nerves and muscles.
puter Interface is an interdisciplinary technology integrating
neurology and engineering technology. A typical BCI system consists of several parts,
such as signal acquisition, signal analysis, control output, et al. Feature extraction and
classification algorithm are most important in such a system. A key issue to develop a
small portable system must be taken into count in transits a BCI system to a practical
one. Therefore, a high-performance digital signal processor TMS320VC5402 was
used as the core chip to design a BCI system which implements the EEG signal's
pattern recognition in an INR SPELLER system based on a so-called Imitating-Nature
Reading (INR) paradigm.
In the paper, ERP is adopted as carrier signal for feature extraction of EEG
signal. The method for signal feature enhancement and extraction based on lowpas