Hello. I am a student researcher using Bio semi EEG to study brain activity. I am very new to EEG analysis and have been using eeglab to open the .bdf files inside matlab. I noticed that the voltage levels for individual channels are very high, in the thousands range. Is the actual electrode output multiplied by some scaling factor while importing into matlab while using eeglab, or does it have something to do with the hardware set-up?.
Thank you!
High voltage levels in EEG output
-
- Site Admin
- Posts: 1152
- Joined: Fri Mar 26, 2004 7:00 pm
- Location: Amsterdam, Netherlands
- Contact:
Re: High voltage levels in EEG output
The data is DC: small EEG signals superimposed on large electrode offsets. Reject the offsets with a high-pass filter or baseline correction. Reference the data to reject large Common Mode, see https://www.biosemi.com/faq/cms&drl.htm --> http://www.biosemi.com/pics/zero_ref1_big.gif
Best regards (BioSemi)
Best regards (BioSemi)
Re: High voltage levels in EEG output
Thank you Coen, I will try that. But, I also noticed this difference between Biosemi BDFreader and eeglab. When the file is viewed in bdfreader, the voltages are in the microvolt range (as it should be normally), but when viewed in eeglab, the voltages are high (Thousands). Do you still think it might be the DC offset.
- Attachments
-
- EEGLAB ind channel results.JPG (64.98 KiB) Viewed 27514 times
-
- Site Admin
- Posts: 1152
- Joined: Fri Mar 26, 2004 7:00 pm
- Location: Amsterdam, Netherlands
- Contact:
Re: High voltage levels in EEG output
For the 24-bit data, use scaling LSB = 31.25 nV. Offsets up to 100 mV are normal.
Best regards, Coen (BioSemi)
Best regards, Coen (BioSemi)