Re: Anti Aliasing of Arbitrary Waveforms



glen herrmannsfeldt <gah@xxxxxxxxxxxxxxxx> writes:

Randy Yates wrote:
(snip)

Simply upsampling followed by downsampling buys you nothing. (It
actually costs you a little bit.)

However, upsampling, then performing a nonlinear function at that
upsampled frequency, then downsampling - yes, THAT buys you something.

You mean upsampling, non-linear function, filter, then downsample.

Yes.

I thought in the discussion there was one suggested that didn't
filter, but just selected every Nth sample.

Could be - I haven't followed this lengthy thread completely.

Otherwise, yes, downsample should include the appropriate filter.

If you didn't filter after the nonlinearity, you'd get a lot of
"trash" from the (non-aliased) harmonics in the upsampled signal
aliasing in to the downsampled signal - don't see that that would
help you too much. I.e., you must filter before downsampling.
--
% Randy Yates % "Though you ride on the wheels of tomorrow,
%% Fuquay-Varina, NC % you still wander the fields of your
%%% 919-577-9882 % sorrow."
%%%% <yates@xxxxxxxx> % '21st Century Man', *Time*, ELO
http://www.digitalsignallabs.com
.



Relevant Pages

  • Re: Optimal downsampling
    ... interpolation for co-sited samples. ... This filter is defined as above and ... the above upsampling procedure, i.e. bi-linear interpolation. ... what is the optimal *downsampling* ...
    (sci.image.processing)
  • Re: Optimal downsampling
    ... input image: http://www.general-cathexis.com/images/lena.tif ... a linear operation cannot depend on the input. ... is not a FIR filter. ... I gave you the optimum linear downsampling operation. ...
    (sci.image.processing)
  • Re: Optimal downsampling
    ... This filter is defined as above and ... the above upsampling procedure, i.e. bi-linear interpolation. ... what is the optimal *downsampling* ...
    (sci.image.processing)
  • Re: Downsample and then reconstruct an image.
    ... pixels together (box filter) is somewhat better. ... There is no "best" downsampling filter - it depends on the tradeoffs ... you cannot reconstruct the original image ... frequencies to the larger image size. ...
    (sci.image.processing)
  • Re: Interpolation
    ... lowpass responses narrower than the Nyquist band. ... Downsampling with anti-alias filtering is the only case I've ... for any lowpass anti-aliasing filter designed for sample rate ...
    (comp.dsp)