Re: Anti-aliasing ADC samples



eliben wrote:

Hello all,

I have an ADC that samples some analog signal at 1 Msps. The samples
are then processed by a digital logic / software. To avoid aliasing, I
must make sure that signals entering the ADC have no harmonics at > 500
KHz. Is the only way to do it by an analog lowpass filter (i.e. RC)
before the ADC ? I assume that there is no way whatsoever to filter out
the unwanted frequencies digitally after the ADC, since the ADC
sampling itself already got distorted because of aliasing, is this
right ?

And yet, in some places I've seen mentioned digital lowpass filters for
anti-aliasing. How is this possible ?

Thanks

If you want to analyze frequency content to 500 kHz, the design of a "brick wall" low pass filter makes the filter design extremely difficult. If you sampled at 10 MHz, your low pass filter just needs to supply the proper rejection at nearly 20x your frequency of interest making the analog filter very simple. The digital filtering would be applied to the high sample rate to deliver the necessary "brick wall" filter and deliver your signals of interest up to 500 kHz without significant aliasing or other distortions that an analog filter would typically produce.

It's the oversampling that allows digital filters to deliver such great performance for antialiasing. The analog filter is still needed, it's just so much simpler.
.



Relevant Pages

  • Re: FSK Demodulator
    ... Why piling up the complicated digital stuff in the place where a 25c analog FM receiver IC with some external components would probably do? ... FPGA, or are you coming off of ADCs and wanting to get near-optimal ... There are other signals on the coax, ... and passive filter) will filter them out before they get to this ...
    (comp.dsp)
  • Re: Effect of Nonlinear Group Delay on Signals
    ... The analog filter I would like employ is a Chebyshev ... analog filters are made up of adders of signals, ...
    (comp.dsp)
  • Re: Audio Sampling Question
    ... Most modern audio ADCs don't require a front end filter. ... They have no analog front end filter. ... bandwidth is 1/2 the sampling rate. ... If the bandwidth of the signals you are working with is B and you oversample ...
    (sci.electronics.design)
  • Re: FIR Filter limitation (or not?)
    ... analog signal what requires this filtering; it's not always done with analog signals; some times it's easier to sample the signal at a far higher rate, then apply a digital low-pass filter, and then "sample" the resulting signal ... a low-pass digital filtering does not replace the analog filter; it just makes the analog filter trivial -- if you know that your signal has valuable spectral contents up to 20 kHz and want to sample at 44.1 kHz, the analog filter required would have to be very precise and very "wall-like" -- it would be quite hard to design an analog filter with such a "wall" frequency response and without truly ugly phase distorsion. ...
    (comp.dsp)
  • Re: Help to choose the right ADC
    ... I'm oriented on sigma-delta adc, but i haven't found adc with this ... On the filter side, first, your simplest approach may be one of the ... On the sample rate side, a 5-th order filter would require you to sample ... higher frequency signals from being aliased back into the passband at an ...
    (sci.electronics.design)