Greetings, I am trying to select an ADC for a prototype data acquisition system. The prototype is to be tested late this year or early 2013. Field trials are expected in 2014. The prototype part selection has low cost sensitivity (20 systems expected), and may represent higher performance than will actually be required for production. We can always "trim" the prototype performance down with software to emulate a cheaper production part. Production has more cost sensitivity.
The DAQ has three analog input channels read by a microcontroller. The three channels need identical technique and simultaneous sampling. Specifications below:
Sample Rate: 10ms / 100sps
Resolution: 16 bits or better
Analog Input (channel 1): 0.5 to 4.5 volts, 2.5V centerpoint, excursions to 0 to 5V expected
Analog Input (channel 2): 0.5 to 4.5 volts, 2.5V centerpoint, excursions to 0 to 5V expected
Analog Input (channel 3): 0 to 5V full scale
Digital I/O: 3.3V logic SPI bus, microcontroller has one free SPI channel and a few additional pins for I/O
I could select a single multi-channel chip or three single-channel chips on a SPI bus. Some first impressions were the ADS1225 (single channel delta-sigma) or ADS8319 (single channel SAR). The delta-sigma is interesting because my sample rate requirement is low (100Hz), which allows the delta-sigma to offer an oversampling filter advantage.
Any suggestions?