<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Hardware</TITLE>
<BODY>

<b>Brainwaves and electroencephalography (EEG) - hardware</b>
<br>
<br>
<b>Architecture</b>
<br>
With any work with human body one of the most important topic is the safety. ModularEEG has built in galvanic separation that prevents from potential electric shock coming from PC.
This solution is good, but not perfect. For example it may not be enough for a clap of thunder. This is especially important, if the measurement is to be done during the night while we are not aware of the weather.
Because of that I decided to use PC that has no wired connection with public energy power. 
Two potential candidates here are: laptop or PDA. I decided to go with PDA because it is perfectly quiet (no moving parts). I bought Ipaq PDA and installed linux <a href="http://familiar.handhelds.org">Familiar</a> on it. It works great!
Aside from safety, this solution has another great advantage: portability. The work can be done at any place for example close to nature. Power can be provided from AA batteries.
<br>
<br>
<b>Active electrodes</b>
<br>
I have been experimenting with active electrodes design. The goal is the ability to use electrodes without skin preparation. The results of my research are <a href="http://www.bioera.net/ae/index.html">here</a>
<br>
<br>
<b>New firmware</b>
<br>
I implemented new version of <a href="modeeg_firmware/index.html">firmware v21</a> for modularEEG. 
The main goal was to minimize packet length and have bidirectional communication. Instead of 17 bytes in P2, it is now 3 bytes for one channel. It makes a difference on PDA linux with limited buffers and low processing power.

<br>
<br>
<b>Portable eeg device</b>
<br>
I have an idea for <a href="portable_eeg/index.html">new eeg device</a> that will be simpler, cheaper and more portable then modularEEG.<br>

<hr>
<address>
Copyright &copy; 2003-2004
<a href="http://www.foltynski.net/">Jarek Foltynski</a>.
</address>
</BODY>

