Simulate EEG Express VI
- Updated2023-02-21
- 4 minute(s) read
Owning Palette: Biosignal DAQ & Simulation Express VIs
Requires: Biomedical Toolkit
Simulates electroencephalogram (EEG) signals.
| Dialog Box Options |
| Block Diagram Inputs |
| Block Diagram Outputs |
Dialog Box Options
| Parameter | Description |
|---|---|
| Output Options | Specifies basic settings for simulating EEG signals. Contain the following options:
|
| Spectrum Settings | Specifies the configuration for the spectrum of the simulated EEG signal. Contains the following options:
|
| EEG Preview | Displays a block of the simulated EEG signal. |
| Spectrum Preview | Displays the ideal spectrum of the simulated EEG signal. |
Block Diagram Inputs
| Parameter | Description |
|---|---|
| alpha | Specifies the relative power of the alpha component. alpha must be in the range [0,1]. |
| beta | Specifies the relative power of the beta component. beta must be in the range [0,1]. |
| block size | Specifies the signal length(s) to simulate each time this VI runs. |
| delta | Specifies the relative power of the delta component. delta must be in the range [0,1]. |
| error in (no error) | Describes error conditions that occur before this node runs. |
| initialize? | Specifies whether to initialize the EEG signal. The default is FALSE. |
| sampling rate | Specifies the sampling rate of the EEG signal. |
| theta | Specifies the relative power of the theta component. theta must be in the range [0,1]. |
Block Diagram Outputs
| Parameter | Description |
|---|---|
| EEG | Returns the simulated EEG signal. |
| error out | Contains error information. This output provides standard error out functionality. |
Example
Refer to the Biosignal Simulator and Generator VI in the labview\examples\Biomedical\Biosignal directory for an example of using the Simulate EEG VI.