Searching \ for ' Brainwave monitor' in subject line. ()
Make payments with PayPal - it's fast, free and secure! Help us get a faster server
FAQ page: massmind.org/techref/index.htm?key=brainwave+monitor
Search entire site for: 'Brainwave monitor'.

No exact or substring matches. trying for part
PICList Thread
'[PICLIST] Brainwave monitor'
2001\06\14@105527 by Victor Valdez

picon face
Is there anybody that can help me to design a pic based interface for a brainwave monitor? I need at least a four channel display. It can be for pc or gameboy. I think a dual channel oscilloscope presented in EPE magazine, based in 16F877 can help, but I would like to know how to add more channels. In Elektor was presented a gameboy based oscilloscope, but I have not read it.

The analog part is easier for me.
Victor

--
http://www.piclist.com#nomail Going offline? Don't AutoReply us!
email spam_OUTlistservTakeThisOuTspammitvma.mit.edu with SET PICList DIGEST in the body


2001\06\14@110354 by David VanHorn

flavicon
face
At 10:59 AM 6/14/01 -0600, Victor Valdez wrote:
>Is there anybody that can help me to design a pic based interface for a
>brainwave monitor? I need at least a four channel display. It can be for
>pc or gameboy.
>I think a dual channel oscilloscope presented in EPE magazine, based in
>16F877 can help, but I would like to know how to add more channels. In
>Elektor was presented a gameboy based oscilloscope, but I have not read it.
>
>The analog part is easier for me.
>Victor

You have a major amount of isolation work to do for anything like this that
connects to a line powered device.  Serious safety issues.

That being said, you need differential amps for the signals, with wide CMRR.
A browse through national semi' s web page should let you find some good
op-amps to do the job.
The most bandwidth you need is only a few hundred Hz, so you can really
compromise on speed.

Once you have the isolation and analog part worked out, the rest becomes
ADC and output issues.

--
Dave's Engineering Page: http://www.dvanhorn.org

I would have a link to http://www.findu.com/cgi-bin/find.cgi?KC6ETE-9 here
in my signature line, but due to the inability of sysadmins at TELOCITY to
differentiate a signature line from the text of an email, I am forbidden to
have it.

--
http://www.piclist.com#nomail Going offline? Don't AutoReply us!
email .....listservKILLspamspam@spam@mitvma.mit.edu with SET PICList DIGEST in the body


2001\06\14@121618 by Dan Michaels

flavicon
face
Dave Van Horn wrote:
>At 10:59 AM 6/14/01 -0600, Victor Valdez wrote:
>>Is there anybody that can help me to design a pic based interface for a
>>brainwave monitor? I need at least a four channel display. It can be for
>>pc or gameboy.
........
>You have a major amount of isolation work to do for anything like this that
>connects to a line powered device.  Serious safety issues.
>
>That being said, you need differential amps for the signals, with wide CMRR.
>A browse through national semi' s web page should let you find some good
>op-amps to do the job.
>The most bandwidth you need is only a few hundred Hz, so you can really
>compromise on speed.
>

Victor,

EEG signals are very small, in the 5-100 uV range. You will need a
differential amp, a low-pass filter, very good electrodes, and a
well-filtered power supply, in addition to isolation as Dave said.

Anything you connect to the body has the definite possibility of
shock hazard, so this should be your first concern. Running your
amps off batteries and feeding to a gameboy or battery operated
notebook is a good idea.

The amp should have the highest CMRR possible and preferably be
battery run. 60 [or 50] hz pickup from the mains is a big problem
with this type of recording, due to the low signal levels. You
should try to put a lot of gain in the headstage, as opposed
to downstream, because this usually results in less overall
noise. You can use a "driven shield" on the electrode wires.

You also need a very good ground/reference lead on the scalp,
located near the recording electrodes. It's exact placement
has a lot to do with the type of recordings you end up with,
and you might do some research on what is called the "10-20"
EEG arrangement.

The electrodes should be high quality silver/etc, and
contact made using conductive gel. They should be taped down
firmed to prevent movement artifacts. The technicians usually
clean the oils off of, and rough up the scalp surface a little,
to get good contact. If you head is covered with a bunch of
tiny little welts afterwards, the technicians know they did
their job correctly.

The headstage needs some kind of AC-coupling in order to
reject the contact potential of the electrodes. You have uV
level signals riding on a time-varying contact potential that
is on the order of 0.5-0.7v.

Plenty to think about, good luck,
- dan michaels
http://www.oricomtech.com
==========================

--
http://www.piclist.com#nomail Going offline? Don't AutoReply us!
email listservspamKILLspammitvma.mit.edu with SET PICList DIGEST in the body


2001\06\15@084210 by DavidTPlatt

picon face
why don't you use an AM modulator/demodulator. Tie the 5-100 uV signal to an
AM amplifier, amplify the new signal, and then demodulate it. I know this
works very well for amplifing very small signals.

--
http://www.piclist.com hint: To leave the PICList
.....piclist-unsubscribe-requestKILLspamspam.....mitvma.mit.edu


2001\06\15@145119 by Saurabh Sinha

picon face
Hi,

Please send me the specifications for your device. Thanks.

Regards,

S. Sinha (Saurabh)

----------------------------------------------------------------------------
----


Tel/Fax: ++27-12-343-4912
Cell: 0825405577
E.Mail: EraseMEssinhaspam_OUTspamTakeThisOuTIEEE.ORG
Visit: http://home.mweb.co.za/si/sinha ["Home"]
Visit: http://ieee.up.ac.za/members/saurabhs ["Work"]
WAP site: http://mobile.worldonline.co.za ID:1011
ICQ: 82010326
{Original Message removed}

2001\06\16@041923 by Peter L. Peres

picon face
>AM modulator

This will work but it requires a lot of work. In fact using FM is much
easier. One uses the input signal after some DC amplification to provide
frequency deviation in a simple FM transmitter and listens in a commercial
receiver. Since the FM transmitter has microphone level input sensitivity
the required dc gain is only of 100 or so. Galvanic separation and
wireless transmission are solved at the same time. Turn off AFC in the
receiver. Once upon a time there was a biofeedback scheme based on this I
think. It used an extra audio subcarrier and a modulator in the
transmitter.

Peter

--
http://www.piclist.com hint: PICList Posts must start with ONE topic:
[PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads


2001\06\16@072454 by DavidTPlatt

picon face
AM introduces less noise into the intelligence signal than FM (or PM for that
matter). I have my old notes tucked away in a closet. I'll find them today,
and get the info out tomorrow.

--
http://www.piclist.com hint: PICList Posts must start with ONE topic:
[PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads


More... (looser matching)
- Last day of these posts
- In 2001 , 2002 only
- Today
- New search...