Hello all,
I'm not huge in A2Ds and have some Qs about reducing noise. I’m applying for a job to do care and mantance on seismographs in California (for UCB, if case you’re wondering). The seismographs are read by (delta sigma I assume) 24bit A2Ds
OK, Signal to Quantization Noise Ratio is: SQNR = 20log10(2^n)
Where n is the number of A2D bits. So with a 24 bit A2D you will have about 144dB signal above quantization error (one least sig bit).
Now, what happens to the SQNR if you do some averaging? I think you get 3dB improvement per 8 over samples. Is that right?
And what happens if you right shift out the least sig bit (or two)? Do you just get a 23 bit A2D (with about 138dB SQNR) or do you actually get better SQNR?
Is it true that you still need an analog anti-aliasing filter even if you do it by code?
BTW, I have read some info on suggested in this forum.
thanks george