07-03-2007 06:34 AM
Solved! Go to Solution.
07-06-2007 06:34 AM - last edited on 11-04-2014 02:08 PM by C-T
Hi Jeff,
The first thing that you should start with is a guide to the delta sigma converter: <link no longer exists>
This is the ADC that is used on the 9233. The delta sigma converter has an inherent anti-aliasing filter built into it. If you look at the dynamic characteristics section of the 9233 operating instructions it will show you some of the characteristics of this filter. The filter is a digital filter and the passband and stopband are calculated based on the sampling rate you specify the 9233. If you give it a sampling rate of 50kHz, the -3dB attenuation point of the pass band will be 50k * 0.45 = 22.5kHz. So any components below 22.5kHz will be preserved completely and anything above that will be attenuated. This ensures that you will not get any aliasing.
If you apply a 20kHz filter after that you will still have good data because the cut-off for the anti-aliasing filter is higher at the maximum sampling rate (50kHz).
Please let me know if this clarifies this issue a little better.
07-06-2007 11:35 AM