Sigma Delta vs ADC chip?
rwgast_logicdesign
Posts: 1,464
So I was just listening to first spin, and they were kind of talking about Sigma Delta not to detailed though. It made me wonder if there's any advantage to sigma delta ADC over something like an mcp320x.
Im wondering becuase Im designing this board with an mcp3208 for robotics, I was planning on putting 100 ohm resistors on all the user i/o prop pins for current protection, I know this will kill any chance of a prop sigma delta, so im curious if it even matter when you have an actual ADC chip
Im wondering becuase Im designing this board with an mcp3208 for robotics, I was planning on putting 100 ohm resistors on all the user i/o prop pins for current protection, I know this will kill any chance of a prop sigma delta, so im curious if it even matter when you have an actual ADC chip
Comments
If you need absolute DC accuracy greater than eight bits, a dedicated ADC is probably the way to go. But for AC apps, like audio, and low-precision DC apps, the sigma-delta method will save money and board space.
Here's a sigma-delta app note that explains the technique in more detail:
-Phil
Addie
The sigma-delta components need to be mounted right on the pins ideally - wouldn't bringing the sense pin out to a connector mean it would pick up more noise and compromise sigma-delta performance (whether or not theres 100 ohm resistor)? Haven't used it myself but I've seen lots of caveats about tightness of layout needed for sigma/delta circuit.
-Phil
If you have a 12b ADC already, then a Prop sigma delta will not add much.
If you need to go above 12 bits, a device I like the look of, is the NAU7802 - in stock at Digikey, in DIP16 and SO16, and under $2 @ 10+
This is a dual 24b i2c ADC claims
* 23 bits effective precision analog-to-digital converter
* Simultaneous 50Hz and 60Hz rejection (reaching -90dB)
* RMS Noise:
50nV in 10 SPS data output rate and PGA gain = 128
150nV in 80 SPS data output rate and PGA gain = 128
* Programmable PGA gains from 1 to 128
+1