RE: [buildcheapeeg] Networking real-time EEG data

From: John Morrison (jmorrison_at_ahc.net.au)
Date: 2002-02-27 07:10:24


> This is most definitely in my plans, albeit further down the
> line. But I need
> to design the system now in such a way as to easily accomodate
> this. I want to
> do some group work where several people are united in common
> purpose. It could
> certainly make a pretty incredible "couples retreat" for people
> who wanted to
> work on their relationship and bring about a true "meeting of the
> minds." Or
> perhaps people want to explore healing or paranormal phenomena
> together. The
> uses for such a tool that could reflect back to each other our
> "group state"
> using biofeedback modalities (EEG, skin conductance, etc.) are
> vast, as well as
> exciting!
That is kind of what I was thinking of myself. :-)

>
> And the "kewl factor" would just be a side benefit. :)
NAH I prefer the "GEE WIZ factor myself!

> TCP might even hold more overhead than is useful for real-time
> EEG data. It
> might depend on the latency of the various connecting sites, but
> even locally
> we are talking a lot of overhead for a reliable byte-stream
> connection. My
> initial thoughts are to use real-time streaming methods (UDP
> datagrams) such as
> are used with video and sound. While this approach does not guarantee the
> transmission of all the data, it is much faster with less
> overhead. And, on a
> local network (which is what I would consider a more realistic
> use), I don't
> think data loss is going to be an issue.
All we need for the frame work is
a module to receive (TCP/UDP/Whatever) and convert to internal Framework
format
AND
a module to send (TCP/UDP/Whatever) converting from internal Framework
format

We can do some testing to see what works best!

Yes you're right over a LAN UDP is almost as reliable as TCP

> But first things first... we need a foundation to build upon.
YEP! My view exactly!
One that doesn't have to be rewritten for every new concept!

> Dave.

John



This archive was generated by hypermail 2.1.4 : 2002-07-27 12:28:38 BST