Re: DSP Implementation Woes



On 2008-01-31, brendan_online@xxxxxxxxxxx <brendan_online@xxxxxxxxxxx> wrote:
I push the chip to use the LPF implementation and see if at slightly
below the Nyquist rate the output works as I would expect it to within
a legitimate tolerance.

If you sample at 100Hz and try to produce a 49Hz output, there will be
an image at 51Hz. You have met the theoretical limit, but now you need
an analog filter that passes enough 49Hz and blocks enough 51Hz to meet
your needs. If you increase the sample rate to 200Hz, the image moves
up to 151Hz and now you can use a much simpler filter.

I'm not sure what you mean by "push the chip". Look up "reconstruction
filter".

--
Ben Jackson AD7GD
<ben@xxxxxxx>
http://www.ben.com/
.



Relevant Pages

  • Re: Digitally compensating a low-pass (integrator)
    ... I have a signal fwith nyquist rate W, ... Now I want to compensate the effect of this analog filter in digital ... Following an integrate-and-dump stage with a sampler is something that I might have done in a digital control loop ten or fifteen years ago, as a way of notching out all the noise that can alias down to DC without doing great violence to my low frequency amplitude or phase accuracy. ...
    (comp.dsp)
  • Re: nyquist sampling rate
    ... it is not a good idea to sample on or near nyquist rate ... analog filter you have on your input has a transition band. ... aliasing is the true bandwidth of your input (it's a little more tricky ... the extra bit of sampling bandwidth you don't care about anyway). ...
    (comp.dsp)
  • Re: nyquist sampling rate
    ... it is not a good idea to sample on or near nyquist rate ... analog filter you have on your input has a transition band. ... We cannot sample the signal on twice the maximum frequency present in ... make practically feasible anti aliasing filters(subject to current ...
    (comp.dsp)