FPGA Central - World's 1st FPGA / CPLD Portal

FPGA Central

World's 1st FPGA Portal

 

Go Back   FPGA Groups > NewsGroup > DSP

DSP comp.dsp newsgroup, mailing list

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-02-2005, 09:54 PM
Richard Owlett
Guest
 
Posts: n/a
Default Filtering before changing sample rate

I think I know the answers, but then again

I have a "hobby" project to evaluate intelligibility of speech with
varying parameters ( primarily sample rate and bandwidth ).

[ for perspective, in a previous incantation I "discovered" formants ;]

My sample universe is a reading of the Bible recorded under studio
conditions. As it is a commercial recording, I'm assuming Nyquist is the
least restrictive criterion it meets.

Am I correct thinking that if I digitally filter my source to less than
3 kHz i can safely decimate to 8 kHz sample rate?


Reply With Quote
  #2 (permalink)  
Old 12-02-2005, 10:30 PM
Jerry Avins
Guest
 
Posts: n/a
Default Re: Filtering before changing sample rate

Richard Owlett wrote:
> I think I know the answers, but then again
>
> I have a "hobby" project to evaluate intelligibility of speech with
> varying parameters ( primarily sample rate and bandwidth ).
>
> [ for perspective, in a previous incantation I "discovered" formants ;]
>
> My sample universe is a reading of the Bible recorded under studio
> conditions. As it is a commercial recording, I'm assuming Nyquist is the
> least restrictive criterion it meets.
>
> Am I correct thinking that if I digitally filter my source to less than
> 3 kHz i can safely decimate to 8 kHz sample rate?


Yes

Jerry
--
Engineering is the art of making what you want from things you can get.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
Reply With Quote
  #3 (permalink)  
Old 12-03-2005, 06:10 AM
Jon Harris
Guest
 
Posts: n/a
Default Re: Filtering before changing sample rate

"Jerry Avins" <jya@ieee.org> wrote in message
news:3cGdndRqqOuTVg3enZ2dnUVZ_tOdnZ2d@rcn.net...
> Richard Owlett wrote:
>> I think I know the answers, but then again
>>
>> I have a "hobby" project to evaluate intelligibility of speech with varying
>> parameters ( primarily sample rate and bandwidth ).
>>
>> [ for perspective, in a previous incantation I "discovered" formants ;]
>>
>> My sample universe is a reading of the Bible recorded under studio
>> conditions. As it is a commercial recording, I'm assuming Nyquist is the
>> least restrictive criterion it meets.
>>
>> Am I correct thinking that if I digitally filter my source to less than 3 kHz
>> i can safely decimate to 8 kHz sample rate?

>
> Yes


And if you filter is good enough, you can push the cut-off further up toward
4kHz.


Reply With Quote
  #4 (permalink)  
Old 12-03-2005, 12:53 PM
Rocky
Guest
 
Posts: n/a
Default Re: Filtering before changing sample rate

Jon Harris wrote:
> "Jerry Avins" <jya@ieee.org> wrote in message
> news:3cGdndRqqOuTVg3enZ2dnUVZ_tOdnZ2d@rcn.net...
> > Richard Owlett wrote:
> >> I think I know the answers, but then again
> >>
> >> I have a "hobby" project to evaluate intelligibility of speech with varying
> >> parameters ( primarily sample rate and bandwidth ).
> >>
> >> [ for perspective, in a previous incantation I "discovered" formants ;]
> >>
> >> My sample universe is a reading of the Bible recorded under studio
> >> conditions. As it is a commercial recording, I'm assuming Nyquist is the
> >> least restrictive criterion it meets.
> >>
> >> Am I correct thinking that if I digitally filter my source to less than 3 kHz
> >> i can safely decimate to 8 kHz sample rate?

> >
> > Yes

>
> And if you filter is good enough, you can push the cut-off further up toward
> 4kHz.


You might want to consider a slightly heretical approach and set the
filter ABOVE nyquist! Use aliasing as one of the parameters. Try about
5KHz cuttoff with 8KHz sampling rate.

I think you might be surprised at the results if it is only speech you
are evaluating.

Regards
Rocky

Reply With Quote
  #5 (permalink)  
Old 12-03-2005, 01:40 PM
Richard Owlett
Guest
 
Posts: n/a
Default Re: Filtering before changing sample rate

Rocky wrote:
> Jon Harris wrote:
>
>>"Jerry Avins" <jya@ieee.org> wrote in message
>>news:3cGdndRqqOuTVg3enZ2dnUVZ_tOdnZ2d@rcn.net. ..
>>
>>>Richard Owlett wrote:
>>>
>>>>I think I know the answers, but then again
>>>>
>>>>I have a "hobby" project to evaluate intelligibility of speech with varying
>>>>parameters ( primarily sample rate and bandwidth ).
>>>>
>>>>[ for perspective, in a previous incantation I "discovered" formants ;]
>>>>
>>>>My sample universe is a reading of the Bible recorded under studio
>>>>conditions. As it is a commercial recording, I'm assuming Nyquist is the
>>>>least restrictive criterion it meets.
>>>>
>>>>Am I correct thinking that if I digitally filter my source to less than 3 kHz
>>>>i can safely decimate to 8 kHz sample rate?
>>>
>>>Yes

>>
>>And if you filter is good enough, you can push the cut-off further up toward
>>4kHz.

>
>
> You might want to consider a slightly heretical approach and set the
> filter ABOVE nyquist! Use aliasing as one of the parameters. Try about
> 5KHz cuttoff with 8KHz sampling rate.
>
> I think you might be surprised at the results if it is only speech you
> are evaluating.
>
> Regards
> Rocky
>


Moi. Heretical?
All I've done is suggest DSP be done in TECO, COBOL, or VBA in MSWord ;}
Reply With Quote
  #6 (permalink)  
Old 12-03-2005, 01:46 PM
Steve Underwood
Guest
 
Posts: n/a
Default Re: Filtering before changing sample rate

Richard Owlett wrote:
> Rocky wrote:
>
>> Jon Harris wrote:
>>
>>> "Jerry Avins" <jya@ieee.org> wrote in message
>>> news:3cGdndRqqOuTVg3enZ2dnUVZ_tOdnZ2d@rcn.net...
>>>
>>>> Richard Owlett wrote:
>>>>
>>>>> I think I know the answers, but then again
>>>>>
>>>>> I have a "hobby" project to evaluate intelligibility of speech with
>>>>> varying
>>>>> parameters ( primarily sample rate and bandwidth ).
>>>>>
>>>>> [ for perspective, in a previous incantation I "discovered"
>>>>> formants ;]
>>>>>
>>>>> My sample universe is a reading of the Bible recorded under studio
>>>>> conditions. As it is a commercial recording, I'm assuming Nyquist
>>>>> is the
>>>>> least restrictive criterion it meets.
>>>>>
>>>>> Am I correct thinking that if I digitally filter my source to less
>>>>> than 3 kHz
>>>>> i can safely decimate to 8 kHz sample rate?
>>>>
>>>>
>>>> Yes
>>>
>>>
>>> And if you filter is good enough, you can push the cut-off further up
>>> toward
>>> 4kHz.

>>
>>
>>
>> You might want to consider a slightly heretical approach and set the
>> filter ABOVE nyquist! Use aliasing as one of the parameters. Try about
>> 5KHz cuttoff with 8KHz sampling rate.
>>
>> I think you might be surprised at the results if it is only speech you
>> are evaluating.
>>
>> Regards
>> Rocky
>>

>
> Moi. Heretical?
> All I've done is suggest DSP be done in TECO, COBOL, or VBA in MSWord ;}


You missed one of the critically important ones - Excel and OpenOffice
spreadsheets. :-)

In the Lotus 123 days I did a lot of DSP experimentation in
spreadsheets. I had some fairly usable filter design stuff too. I wonder
if that is still on an old disk somwhere?

Steve
Reply With Quote
  #7 (permalink)  
Old 12-03-2005, 01:57 PM
Peter K.
Guest
 
Posts: n/a
Default Re: Filtering before changing sample rate

Steve Underwood <steveu@dis.org> writes:

> In the Lotus 123 days I did a lot of DSP experimentation in
> spreadsheets. I had some fairly usable filter design stuff too. I
> wonder if that is still on an old disk somwhere?


That'd be cool to see, if you can post it somewhere. :-)

Ciao,

Peter K.

Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing refresh rate for DRAM while in operation? sendthis@gmail.com VHDL 31 10-29-2007 11:37 PM
The changing of sampling rate of AD1819A Marek DSP 4 02-25-2005 09:23 PM
new to this - Changing sample rate to mix tracks on CD's AL DSP 19 10-01-2004 11:22 AM
Clock Rate = Sample Rate?? Curious DSP 4 08-19-2004 02:07 AM
Changing sampling rate on ADSP BF533 ez-kit Zach R. DSP 0 08-12-2003 11:03 PM


All times are GMT +1. The time now is 06:30 PM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright 2008 @ FPGA Central. All rights reserved