M
Martin Riddle
I'm looking for a cheap 5v Rail buffered output 12bit DAC
And a 12bit ADC (8 channel).
Any recommendations?
Cheers
And a 12bit ADC (8 channel).
Any recommendations?
Cheers
I'm looking for a cheap 5v Rail buffered output 12bit DAC
And a 12bit ADC (8 channel).
Any recommendations?
Cheers
Martin said:I'm looking for a cheap 5v Rail buffered output 12bit DAC
And a 12bit ADC (8 channel).
Any recommendations?
Martin said:I'm looking for a cheap 5v Rail buffered output 12bit DAC
And a 12bit ADC (8 channel).
Any recommendations?
Frank said:Depends on your requirements. There are huge price differences depending on
speed. And there are different interfaces, like SPI or parallel and you
might not like BGA style parts.
A good source for selecting the right part is the parametric search at
Digikey, even if you don't buy it there:
ADC:
http://search.digikey.com/scripts/DkSearch/dksus.dll?Cat=2556291
DAC:
http://search.digikey.com/scripts/DkSearch/dksus.dll?Cat=2556292
Not cheap, but nice and fast is the LTC2624, which is on the Spartan3E
evaluation kit, with which I've implemented my signal generator:
http://www.frank-buss.de/SignalGenerator/
I should have mentioned SPI, But I think the AD7927 is the one, halfJohn Larkin said:For the ADC, maybe an ADS7866 and an HC4051?
John
Martin said:I should have mentioned SPI, But I think the AD7927 is the one, half
the cost of the LT part we are using now.
The are some Dacs that are priced right from analog too.
If I had extra port pins then the Mux I would play around with, but
thats not an option.
Joerg said:I like the AD5328 and the AD7928 but they aren't exactly cheap.
Frank said:There are some cheap high quality audio DACs, but I don't know if they can
go down to DC.
Joerg said:They don't even spec the offset of the opamp that does the current to
voltage conversion. It could very well be above the 12bit granularity
because it doesn't matter to the audio guys.
Frank said:Sometimes it matters. If you have a sample rate change and you have to
disable the output before changing the clock for the DAC to avoid any
clicking noise, it could be a problem. I know a schematic with lots of
transistors, op-amps and a relay, for which I've designed and implemented a
software concept (including FPGA functions), which is really necessary to
avoid any clicking noise for professional audio monitoring systems, where
you can get deaf at signal levels of 0 dBu. I don't care, but looks like
radio broadcasting customers do
Joerg said:That falls under "cheap"? Hmm, you guys leave too much money on the
table
At that cost I'd consider muxing the SPI stream so you can hang a
register onto the SPI that rotates through the ADC channels. Not an
option for the DACs though.
Also For the DAC I found a microchip part MCP4922, $3.
Martin said:Well I could add like a 74HC595 and feed the mux with that. I think I
have 1 or 2 pare port pins.
Also For the DAC I found a microchip part MCP4922, $3.
Winfield said:Do you have a few favorites?