Noway2
Electrical
- Apr 15, 2005
- 789
Part of a project that I am working on requires measurement of some low voltage analog signals. These signals will effectively be generated one of the two boards in the system. Ultimately, these signals need to be read by an ADC. The main logic board in the system has a decent 12 bit ADC on it, but the signals of interest are aquired on the other board, which is basically an IO board. The signals are on the order of 5 to 500mv (before any amplification).
I am considering two approaches to the problem of getting the signal from one board to the other. The first approach I am considering is using a second processor, such as a Microchip 16F87x with a 10 bit ADC on the IO board, performing the conversion there, and transmitting the information via an SPI link to the main logic board.
The other alternative I am considering would be to bring the analog signal up to the main logic board and utilize the ADC on that board. For cost and simplicity reasons, this is approach I am leaning towards. I am thinking that in order to do this, it will be necessary to utilize a differential tranmitter - receiver, possibly with twisted pair wire.
I would like to keep the number of distint connections between the boards to a minimum especially limiting the number of discrete wires. Ideally, the connection between the boards would consist of one or two ribbon cables, which will also carry digital signals.
No matter how I look at the problem, I am seeing that it is a compromise between cost, complexity, and signal quality/ Does anybody have any suggestions to handle this situation?
I am considering two approaches to the problem of getting the signal from one board to the other. The first approach I am considering is using a second processor, such as a Microchip 16F87x with a 10 bit ADC on the IO board, performing the conversion there, and transmitting the information via an SPI link to the main logic board.
The other alternative I am considering would be to bring the analog signal up to the main logic board and utilize the ADC on that board. For cost and simplicity reasons, this is approach I am leaning towards. I am thinking that in order to do this, it will be necessary to utilize a differential tranmitter - receiver, possibly with twisted pair wire.
I would like to keep the number of distint connections between the boards to a minimum especially limiting the number of discrete wires. Ideally, the connection between the boards would consist of one or two ribbon cables, which will also carry digital signals.
No matter how I look at the problem, I am seeing that it is a compromise between cost, complexity, and signal quality/ Does anybody have any suggestions to handle this situation?