I have 124 sensors that sense analog signals ranging from DC to 25 kHz. Analog data is converted to digital with a resolution of 16 bits. The ADC I am using is the AD7656 with a data rate of 250 kSPS, simultaneously converting 6 analog inputs, I have two ADCs.
There is a 100 meters distance between the computer I am sending the data to and the data acquisition board. How do I know which transfer rate I need so that I could see whether I need to use Ethernet, RS485 or USB?
Added information after editing:
- I am using 12 multiplexers that are used to scan the sensors. Each 6 multiplexer outputs are connected to one AD7656.
- I have a pre-amplifier prior to this board that takes each pair of sensor outputs and produces one amplified output. Four of my inputs come from a digital sensor and are directly connected to the FPGA. So basically I have 60 analog inputs to the ADCs.