Re: Filter design.




<tanmay.zargar@xxxxxxxxx> wrote in message
news:1133479883.975943.33090@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>I have to design a simple low pass filter (for audio) to reject
> frequencies beyond 3.6kHz. The design of the filter is quite simple.
> However, I want to know what affect the sampling frequency of the audio
> will have on such a filter design.
>
> In other words, I can sample at 16kHz, filter the data and downsample
> to 8kHz (which is finally the sampling rate I want) OR I can sample at
> 8kHz and filter the data. (This will save me precious MIPS, which I am
> in great need of). I want to know what I am losing (if anything at all)
> if I sample at 8kHz instead of 16kHz. Bear in mind that this is audio
> (voice) data I am talking about, so I am not interested in frequencies
> above say 3.8kHz.
>

Since you have to sample then it's necessary for the data to have bandwidth
effectively limited to below fs/2 - perhaps 0.4 fs before sampling.

Sampling at 16kHz may be one way without prefiltering the input - if the
bandwidth is effectively limited to less than 7kHz or so. Why do I doubt
that??

Sampling at 8kHz would require that the bandwidth is effectively limited and
certainly to less than 4kHz already. So, if the data is bandlimited in that
range to begin with, then you may not need a digital filter at all....

Fred


.



Relevant Pages

  • Re: Amplitude response of a Biquad Filter
    ... Wrong implementation of filter coefficients???? ... But, when I use an ordinary audio file, I see the ... Sampling frequencies ranging from 8 kHz to 48 kHz (audio related ...
    (comp.dsp)
  • Analog Filter Design from Data Points?
    ... I have a very-occasional need to design an analog filter, ... and then calculate very-approximate cutoff frequencies and amplitude ... I need to have the response at the data points above be accurate within ...
    (sci.electronics.design)
  • Re: Audio Sampling Question
    ... By which you mean ultrasonic frequencies (close to the Nyquist limit imposed by the ... If used strictly for audio frequencies, a front end filter truly isn't required. ... I didn't have that luxury. ...
    (sci.electronics.design)
  • Re: Clipping Speech Processor for CBers
    ... The other problem is inherent in this clipper design. ... the filter is not very effective... ... leaving the audio sounding very fuzzy. ... The filter in the cbc circuit might not be great... ...
    (rec.radio.cb)
  • Re: Michael Reichmann reasoning for AA filters?
    ... It causes ringing in the fourier domain (time in audio, space in imaging) not in the frequency domain. ... There is NO power at higher frequencies - that is the point of the stop filter. ... If you look at the fourier terms required to create a brick wall type filter, the even terms are positive, but the odd terms are negative. ...
    (rec.photo.digital)

Loading