For a long time, I have been searching for an affordable, high resolution ADC to support some of my metal detector experimental projects that are FPGA/uPC based. I wish to sample with a preamp gain of 64 or less. Twenty four bits with a sample rate of at least 200 ksps would be ideal, but a minimum of 18 bits could suffice. There are some audio codec ADC's that could fit the requirements, but they all have built in HPFs that preclude their use in my applications and most are power hogs. Alas the search has been less than successful.
So… I designed my own! It uses the TI ADS8881 18 bit @ 1Msps. I designed the board to be pmod compatible. All components are SMD and the board dimensions are 1.95” x 0.8”. I sent off the gerbers and obtained the boards. The board house does 10 5mm x 5mm boards for $15, so I now have 20 (2 per 5mm x 5mm board). I have enough of the components to populate 3 boards (thanks to TI's free samples).
In this design, the ADS8881 is configured for 3 wire with or without interrupt SPI operation (see the TI ADS8881 Data Sheet).
I have moved to Kicad for all my board design work. All of the Kicad files are in the zip file included with this post. Also posting the schematic and board layout as pdf's.
So… I designed my own! It uses the TI ADS8881 18 bit @ 1Msps. I designed the board to be pmod compatible. All components are SMD and the board dimensions are 1.95” x 0.8”. I sent off the gerbers and obtained the boards. The board house does 10 5mm x 5mm boards for $15, so I now have 20 (2 per 5mm x 5mm board). I have enough of the components to populate 3 boards (thanks to TI's free samples).
In this design, the ADS8881 is configured for 3 wire with or without interrupt SPI operation (see the TI ADS8881 Data Sheet).
I have moved to Kicad for all my board design work. All of the Kicad files are in the zip file included with this post. Also posting the schematic and board layout as pdf's.
Comment