| Author |
Message |
Nobuyoshi
Joined: Jan 15, 2019 Posts: 21
|
Posted: Jan 15, 2019 11:21 PM Post subject: Ganglion |
|
Hi There,
EEG could be recorded clearly when I use Cyton board via the openbci element( FTDISerialPort > F_OpenBCI ... ).
However, with the Ganglion board (BlueGiga Bluetooth 4.0 Smart dongle> ArduinoSerialPort > F_Ganglion..), I could not record it correctly. EEG amplitudes are extremely small.
Are there any solution?
Best regards, Nobu |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1058
|
Posted: Jan 16, 2019 12:57 AM Post subject: |
|
I am not sure what can cause that.
When you rescale the signal (multiply by a larger number, like 10 or 1000) do you see a signal which looks like EEG or is it just noise? |
|
 |
Nobuyoshi
Joined: Jan 15, 2019 Posts: 21
|
Posted: Jan 16, 2019 6:08 AM Post subject: Ganglion |
|
Thank you Jarek,
When I monitored the EEG on OpenBCI GUI using same device (USB dongle, Ganglion board and laptop), EEG were normal. On Bioera, it looked like EEG but extremely tiny.
I will confirm it again and report to you!
Nobu |
|
 |
Nobuyoshi
Joined: Jan 15, 2019 Posts: 21
|
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1058
|
Posted: Jan 17, 2019 4:18 PM Post subject: |
|
Thanks, I will try to compare the signal amplitudes with my Ganglion I have here. It could be a matter of proper scaling.
It has been months since I used the OpenBCI GUI, but I don't seem to recognize it on the first picture you show. Are there only BioEra charts there? Or maybe you recorded data with OpenBCI app and imported that into BioEra? |
|
 |
Nobuyoshi
Joined: Jan 15, 2019 Posts: 21
|
Posted: Jan 17, 2019 10:26 PM Post subject: Ganglion |
|
Hi Jarek, Thank you for your prompt reply! Yes, I recorded the data with OpenBCI GUI, then imported the ascii data into BioEra via "F_Excell file reader"element.
Nobu |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1058
|
Posted: Jan 27, 2019 4:24 AM Post subject: |
|
It took awhile but I finally got to it. Unfortunately I did not find a problem with my ganglion's amplitude at this moment.
I used this snippet to test: http://proatech.com/design/ganglion_float.bpd
I attach picture of what I get from BioEra. The RMS amplitude is about 2.5uV (unconnected inputs), which is about the same I see on the OpenBCI_GUI application with bled112 dongle and OpenBCI Hub.
http://proatech.com/photo/ganglion_float.png
Maybe you could try this snippet (which looks very similar to yours, maybe it is even exactly the same) and tell me where you see the difference and what are your RMS values when no input electrode is connected. |
|
 |
Nobuyoshi
Joined: Jan 15, 2019 Posts: 21
|
Posted: Jan 27, 2019 8:47 AM Post subject: Ganglion |
|
Hi Jarek,
Thank you very much for confirmation.
Yes, under unconnected inputs condition, the RMS amplitudes on Bioera(unconnected inputs) are similar to onese on the OpenBCI_GUI application, but Bioera's amplitudes seem to be a bit small.
The differences become more prominent when the EEG are recorded.
Here are my results!
https://drive.google.com/file/d/1gPwbpTqyO-mrhfFPgUNrs7rVwalJwkC1/view?usp=sharing |
|
 |
Nobuyoshi
Joined: Jan 15, 2019 Posts: 21
|
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1058
|
Posted: Jan 27, 2019 10:15 PM Post subject: |
|
Please try version update 4.066.
I removed the /4 rescale which was there I guess to match the RMS amplitudes more closely. Now, without this rescale, this is not the case any more, but the RAW values seem to match, which is probably the right way to compare. |
|
 |
Nobuyoshi
Joined: Jan 15, 2019 Posts: 21
|
Posted: Jan 27, 2019 11:48 PM Post subject: Ganglion |
|
Hi Jarek,
I am deeply grateful for your support.
I checked it again. The calculation formula used by BioEra is applied to the recorded data using the OpneBCI GUI. The comparison results are shown below.
RMS values (average) [BioEra] input1 input2 input3 input4 8.95 9.45 9.39 11.39
[OpneBCI GUI] input1 input2 input3 input4 11.74 12.64 12.66 15.78
Each value has a similar value. However, it is still found that the values recorded by OpneBCI GUI are about 1.3 times larger.
Nobu |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1058
|
Posted: Jan 28, 2019 12:09 AM Post subject: |
|
The RMS calculation takes a time period. Which means that in order to compare apples to apples we need to use the same time periods. I my snippet I set it to 1 second, but it can be anything. I don't know what it is set to in the OpenBCI GUI, which could be the reason of the difference. Also it is a question of RMS calculation, we would need to make sure we calculate it exactly the same.
So I think it is better to compare only RAW values.
If it is still 1.3 times different, I can't explain it at this moment. I need to build or buy a microvolt generator with a known amplitude. |
|
 |
Nobuyoshi
Joined: Jan 15, 2019 Posts: 21
|
Posted: Jan 28, 2019 12:35 AM Post subject: Ganglion |
|
Thank you for your reply.
Yes, setting the time period is an important parameter for calculating RMS. Each values of RMS presented by me is one calculated by setting the time period to 1 second.
However, Bioera's data and OpenBCI's data were not simultaneously measured (though each was measured immediately in the same enviroment), so we can not simply compare.
I agree your suggestion. Unfortunately, I don't have a microvolt generator, but I will try to examine another method and report to you.
Nobu |
|
 |
Nobuyoshi
Joined: Jan 15, 2019 Posts: 21
|
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1058
|
Posted: Feb 1, 2019 2:20 AM Post subject: |
|
Thanks Nobu. Good find.
I created BioEra version 4.067 with the 1.44 amplitude multiplier. I have not seen such multiplier anywhere in the OpenBCI documentation or source code. But your method of comparing makes sense, so let's hope it is correct. |
|
 |
Nobuyoshi
Joined: Jan 15, 2019 Posts: 21
|
|
 |
hiimpaul
Joined: Oct 25, 2025 Posts: 3
|
Posted: Nov 1, 2025 12:29 AM Post subject: |
|
Hello, I tried the ganglion_float design with my Ganglion and got around 11 uVrms. From my limited understanding of what is going on in this thread, that is a normal reading correct??
https://imgur.com/a/DNZfLL0 |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1058
|
Posted: Nov 3, 2025 3:28 PM Post subject: |
|
| It is probably correct, depending what exactly you are measuring. |
|