Contributions:EEGOSource
Appearance
Synopsis
Location
http://www.bci2000.org/svn/trunk/src/contrib/SignalSource/EEGOSource
Versioning
Authors
Steffen Heimes (sheimes@ant-neuro.com) ANT Neuro
Version History
Version 1.0: January 2016
- #
Source Code Revisions
- Initial development: #
- Tested under: #
- Known to compile under: #
- Broken since: --
Functional Description
This setup requires the following components:
- #:
- #:
is a clinical monitoring system capable of acquiring EEG or ECoG signals from up to 256 channels. Paired with the QI-123A LAN converter box, this system can provide a research data stream in addition to the clinical data stream. The research data stream can be sampled at up to 2kHz for 256 channels, 5kHz for 128 channels or 10kHz for 64 channels. [edit]
- Input range: ±3.2 mV or ±12.8 mV (selectable)
- Effective resolution: 16 bit (97.65 nV/LSB) or 16 bit (390.62 nV/LSB) (selectable)
- Input impedance: 200 MΩ
- Sampling Rates: 100Hz, 200Hz, 500Hz, 1000Hz, 2000Hz, 5000Hz, 10000Hz
Clinical Setup
Installation
Parameters
- SourceCh total number of channels to be acquired from the source module or auto for all channels (256 channels)
- SampleBlockSize number of samples acquired in each block or auto for default setting (1/10th of sampling rate)
- NOTE: Only specific combinations of SampleBlockSize and SampleRate are valid! See #Valid Operating Modes
- SampleRate determines the rate at which the device samples data.
- NOTE: Only specific combinations of SampleBlockSize and SampleRate are valid! See #Valid Operating Modes
- ChannelNames is a convenience parameter. Name channels here and they can be referenced by these names later.
- SourceChOffset auto for default settings (0 for each channel).
- SourceChGain auto for default settings (1 for each channel).
- SourceChList list of channels that should be acquired or auto for all channels
- SourceBufferSize
Valid Operating Modes
State Variables
- #