Suppose I have a two bit quantizer with the following voltage levels: [0 0.2 0.4 0.6]. Thus 0V corresponds to bits 00 and 0.6 to bits 11. Suppose I use this quantizer in a first order delta sigma loop with a simple integrator y[n] = x[n] + y[n-1], if I use a DC input signal, say 0.25V, I will hit codes 0.2V and 0.4V with certain frequency. Hence after averaging this delta sigma ADC would work better than normal averaging ADC in terms of resolution.
In normal averaging ADC, the quantizer would only hit the code 0.2 V and averaging the values will have no effect on the resolution of the ADC.
Can we know how much resolution improvement is done by the SD ADC in this case? I am a little new to ADC's so I might have missed certain information, but all I really want to know is how much better the SD ADC works as compared to normal averaging ADC for a DC input signal in terms of resolution.
EDIT: Can someone explain how would we calculate the resolution of SD ADC in this case in time domain?
Saturday, 23 April 2016
adc - Resolution gain in Delta-Sigma Converters
Subscribe to:
Post Comments (Atom)
arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?
I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...
-
In all the texts I encountered so far, I find the following pole-zero diagram example for an RLC series circuit: The transfer function for t...
-
As asynchronous serial communication is widely spread among electronic devices even nowadays, I believe many of us have encountered such a q...
-
I am currently working on a simple circuit involving logic gates in Proteus ISIS from Labcenter. By default, the power pins are hidden. You ...
-
Translation: Find the supplied power from the 4V Source using meshes method I proposed five equations related with the circuit but I only fi...
-
I am building a battery-powered uC circuit with an RGB LED. The LED is common cathode, so the circuit for switching the LED elements has to ...
-
Here's what I have so far but I'm stuck with what to do for the f values for the last two and whether the if statement syntax is cor...
-
I am designing and building circuits which use 100Mb/s on a Low Voltage Differential Signaling (LVDS) bus. Some of these signals need to tra...
No comments:
Post a Comment