2 WIRELESS BCI
The BCI system is mainly made by four
software/hardware modules: (1) EEG signal
acquisition, (2) features extraction, (3) translation
algorithm, and (4) actuator and feedback system.
The system that is being used for BCI records
EEG data using a Labview platform, which receives
data from a BrainProducts® Quickamp through a
socket connection. The Data are digitized at 250 Hz
and passed through a 6th order (48 dB per octave)
band-pass Butterworth filter of 1-50Hz. This
platform extracts the subject specific features,
provides feedback and graphical interface to subject.
There are many challenges to be solved before
BCI systems can show their full potential. A
wideband low-power wireless acquisition platform is
of most relevance for BCI operation. Fig. 1 shows a
possible solution for a wireless BCI system. The
presented solution uses a ZigBee link to transmit the
EEG signals.
Z
i
g
B
e
e
S
e
r
i
a
l
L
i
n
k
Z
i
g
B
e
e
S
e
r
i
a
l
L
i
n
k
Figure 1: Wireless BCI system under development, (red
modules are the target of this work).
2.1 Wideband BCI
A BCI is usually based on the ongoing rhythms of
EEG signals. Those rhythms are the so called delta
(0.5-4 Hz), theta (4-7.5 Hz), alpha (7.5-13 Hz), beta
(15-20 Hz) and gamma waves (20-42 Hz). A
bandwidth of 100 Hz would suffice for the
acquisition of these potentials. However, during BCI
operation, the reactivity of a rhythm to a mental task
is usually identified in power spectra that are
calculated using the FFT algorithm.
A good BCI control, from the user point of view,
is a system with real time feedback. Any action will
happen as soon as the user thinks about it. To obtain
this, the system should collect as much data as
possible in the shortest period of time, limited by the
spectral resolution required. In this way, for a
specific time window, the higher the number of
sampled points, the higher is the spectral content in
the calculated spectra. Once 1000 samples per
second are recorded, the FFT of a 1 s time window
achieves 1 Hz resolution in the frequency domain,
together with a spectral content up to 1000 Hz. This
sampling rate able the acquisition system to track
surface EMG (2-500 Hz bandwidth) signals in order
to detect task related muscle activity (Prutchi and
Norris, 2004), since a BCI system is supposed to
operate in the absence of muscle activity.
BCI systems can be greatly improved if more
complex and faster algorithms can be used but this
would require routing all the available data to a
powerful computing system. The acquisition
systems are, due to power saving requirements, very
limited to perform this task.
2.2 Wireless Platform
One key element required to implement a wireless
BCI system is the wireless platform. There are many
solutions to implement it but the MICAz is a very
popular one. This platform allows easy
implementation of a wireless sensor network formed
by individual wireless nodes. Fig. 2 a) shows the
node core available for system development. This
core includes the microcontroller, the ADC with 10
bits resolution, the ZigBee wireless interface, and
the serial interface.
The microcontroller is the ATMEL Atmega128,
running the TinyOS operating system. The micro
provides access to the ADC, allowing data
acquisition at 76.9K samples/s, with a resolution of
10 bits, from a maximum of 7 differential or
8 single-ended channels. The acquired data can then
be routed trough the wireless ZigBee link, which
allows a throughput of 250 kbps. The other option is
to route the data through the serial interface. It uses a
RS-232 link with the maximum data rate of
115.2 kbps.
2.3 Data Acquisition
The system can use three different node types, as
shown in Fig. 2. The first is the standard wireless
platform (Fig. 2-a)), which has a microprocessor
with a built in analogue-to-digital converter (ADC).
This device allows a maximum data transfer rate of
115.2 kbps. This limitation comes from the serial
port connection (RS232), where the PC USART is
limited to this speed.
When more resolution is required, it is necessary to
use an external ADC. This is required for high
resolution EEG and ECG, e.g., to enable the
WIDEBAND WIRELESS LINK FOR BCI CONTROL - 100 kHz – 8/16 Channel for High Resolution EEG
203