Return to KLUBNL.PL main page

rsgb_lf_group
[Top] [All Lists]

LF: Re: Shrinking sounds - fiasco

To: [email protected]
Subject: LF: Re: Shrinking sounds - fiasco
From: "Paul Keinanen" <[email protected]>
Date: Fri, 23 Jun 2000 15:48:12 +0300
In-reply-to: <3617AC3245C2D1118A840000F805359C01AB8CD9@pdw-mercury-1.dera.gov.uk>
References: <3617AC3245C2D1118A840000F805359C01AB8CD9@pdw-mercury-1.dera.gov.uk>
Reply-to: [email protected]
Sender: <[email protected]>
On Fri, 23 Jun 2000 10:27:59 +0100, Talbot Andrew
<[email protected]> wrote:


1)      Take the off air signal recording at (say) 8000 Hz sampling rate

2) Digitally mix down to some arbitrarily low frequency

3)      Filter to the necessary sub-Hz bandwidth centred on the signal

4)      Decimate this filtered data to a much lower sampling rate by
just taking one sample out of every (say) 256 .

For anyone contemplating writing software to do this, note that stages
3) and 4) can be taken together - if using an FIR filter, the filtering
process needs to be done for each decimated sample only - this saves
considerable processing overhead for the long filter tap lengths
necessary


If you plan to combine steps 3) and 4) by doing first decimating and
then narrow band (sub-Hz) filtering, shouldn't you low pass filter the
signal produced by the mixdown at 2) to have a bandwidth less than 15
Hz for the final 31.25 Hz sample rate to meet the Nyquist criteria ?

Paul OH3LWR




<Prev in Thread] Current Thread [Next in Thread>