Page 2 of 2

Re: Expansion board ideas

Posted: Tue Apr 01, 2008 4:41 pm
by fastmonkeywheels
I forget the bandwidth, but I was planning on using the system for a MS add on board. It was plenty fast, a few mbits/s I believe.

Is there an introduction forum? Someplace I should say hi?

[EDIT]
I just found the Lounge, somehow I missed it before.
[/EDIT]

Re: Expansion board ideas

Posted: Tue Apr 01, 2008 6:42 pm
by AbeFM
What's the data reuired to get out a signal, in serial, to one of these converters mentioned in the first thread? To first order, we could calculate our bandwidth. I.E. 10 devices at 100 hz? Is that 5 devices at 200 hz? Each of these channels takes what from the CPU?

I'd like to look at a board like that, start thinking about it. DAC and ADC and multiplexed idiot lights give me wood.

Re: Expansion board ideas

Posted: Tue Apr 01, 2008 7:01 pm
by Fred
The aux IO stuff can be done slowly in the main loop without issue, but the serial comms will really be limited to how fast we can pump the data down the line. I can only see one line being supported with any decent speed really. Fortunately one decent line is most likely enough to do a thorough datalog through. A second line can be used as a tuning interface and they can be kept quite separate. Of course the tuning interface line should also have the ability to send out all the same data. Just not so quickly perhaps.

All just random thoughts on it really.