Orkut Gmail Calendar Documents Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Filter coefficient calculation In Sigma studio
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  Messages 1 - 25 of 34 - Collapse all  -  Translate all to Translated (View all originals)   Newer >
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
rammya.tv  
View profile  
 More options Feb 9, 10:06 am
Newsgroups: comp.dsp
From: "rammya.tv" <rammya...@ymail.com>
Date: Mon, 08 Feb 2010 22:36:08 -0600
Local: Tues, Feb 9 2010 10:06 am
Subject: Filter coefficient calculation In Sigma studio
hi....
 i'm currently working on Analog Devices Dsp processor ADAU 1701..
Sigma studio is the software we are now on,in that i have some queries in
the way they calculate  filter coefficient.

- main specification i needed to design a filter
1)Type[LPF,HPF,  etc]
2)frequency
3)Q
4)Gain

eg:
I want a 2nd order LPF with
Frequency= 1000
Q=0.5
Gain=1

The given below derivation is the one which i got from sigma studio help
window.

->ω0 = 2*pi*f0/Fs
->gainLinear = 10^(gain/20)

->Lowpass

->Transfer Function
->H(s)=1/(s^2+(s/Q)+1)  

->Coefficients
->alpha = sin(ω0)/(2*Q)
->a0 =   1 + alpha
->a1 =  -2*cos(ω0)
->a2 =   1 - alpha
->b0 =  (1 - cos(ω0)) * gainLinear / 2
->b1 =   1 - cos(ω0)  * gainLinear
->b2 =  (1 - cos(ω0)) * gainLinear / 2

After compiling we'll get coefficients a1,a2,b0,b1,b2 in hex format in
CAPTURE WINDOW of software.
i did manual calculation using the expression provided above and compare
with that of coeffients of software, but it differs.
Please help me to get detail calculation with the specification i given
above.

 We know ω0 = 2*pi*f0/Fs
-what is the value of pi(180 0r 3.14)
-ω0 is the angular representation of requency i think it will be 180
-then in above value of alpha will be zero always.
-it means Q doesnt have any importantce in filter design
-please suggest a good book which describe in detail about filter design

with regards
rammya


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jerry Avins  
View profile  
 More options Feb 9, 8:10 pm
Newsgroups: comp.dsp
From: Jerry Avins <j...@ieee.org>
Date: Tue, 09 Feb 2010 09:40:06 -0500
Local: Tues, Feb 9 2010 8:10 pm
Subject: Re: Filter coefficient calculation In Sigma studio

I can't see your omega unless I switch to unicode. It seems gauche, but
it is the custom here to use 'w' instead.

> After compiling we'll get coefficients a1,a2,b0,b1,b2 in hex format in
> CAPTURE WINDOW of software.
> i did manual calculation using the expression provided above and compare
> with that of coeffients of software, but it differs.
> Please help me to get detail calculation with the specification i given
> above.

>  We know ω0 = 2*pi*f0/Fs
> -what is the value of pi(180 0r 3.14)
> -ω0 is the angular representation of requency i think it will be 180
> -then in above value of alpha will be zero always.
> -it means Q doesnt have any importantce in filter design
> -please suggest a good book which describe in detail about filter design

It will be 180 what? All angles above are in radians. 'w' (or ω) is for
radians/second. For cycles/second (Hz), it's 'f'. One cycle is 2*pi
radians. That pi radians equal 180 degrees doesn't make pi (Π) equal to
180. There's no magic that can make it so.

Jerry
--
Engineering is the art of making what you want from things you can get.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
robert bristow-johnson  
View profile  
 More options Feb 10, 2:08 am
Newsgroups: comp.dsp
From: robert bristow-johnson <r...@audioimagination.com>
Date: Tue, 9 Feb 2010 12:38:47 -0800 (PST)
Local: Wed, Feb 10 2010 2:08 am
Subject: Re: Filter coefficient calculation In Sigma studio
On Feb 8, 11:36 pm, "rammya.tv" <rammya...@ymail.com> wrote:

the latter.

> -ω0 is the angular representation of frequency i think it will be 180

w0 is unitless but would be "radians per sample" and is always less
than pi.

> -then in above value of alpha will be zero always.
> -it means Q doesnt have any importantce in filter design

GIGO

> -please suggest a good book which describe in detail about filter design

it looks like you've been to the cookbook.  there *is* actually
sufficient detail in the "FYI" at the bottom to show how all the coefs
were designed.  but look for Zoelzer's book, i guess.  the formulae
have been used over and over and i'm confident are correct for how the
parameters are defined in the cookbook.  try reading it carefully and
not making any funky assumptions.

there are plenty of folks here who can help you.

r b-j

r b-j


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
rammya.tv  
View profile  
 More options Feb 10, 9:49 am
Newsgroups: comp.dsp
From: "rammya.tv" <rammya...@ymail.com>
Date: Tue, 09 Feb 2010 22:19:12 -0600
Local: Wed, Feb 10 2010 9:49 am
Subject: Re: Filter coefficient calculation In Sigma studio
rammya.tv
hi....
  i'm currently working on Analog Devices Dsp processor ADAU 1701..
 Sigma studio is the software we are now on,in that i have some queries in
 the way they calculate  filter coefficient.

 - main specification i needed to design a filter
 1)Type[LPF,HPF,  etc]
 2)frequency
 3)Q
 4)Gain

 eg:
 I want a 2nd order LPF with
 Frequency= 1000
 Q=0.5
 Gain=1

 The given below derivation is the one which i got from sigma studio help
 window.

 ->w0 = 2*pi*f0/Fs
 ->gainLinear = 10^(gain/20)

 ->Lowpass

 ->Transfer Function
 ->H(s)=1/(s^2+(s/Q)+1)  

 ->Coefficients
 ->alpha = sin(w0)/(2*Q)
 ->a0 =   1 + alpha
 ->a1 =  -2*cos(w0)
 ->a2 =   1 - alpha
 ->b0 =  (1 - cos(w0)) * gainLinear / 2
 ->b1 =   1 - cos(w0)  * gainLinear
 ->b2 =  (1 - cos(w0)) * gainLinear / 2

I can't see your omega unless I switch to unicode. It seems gauche, but
it is the custom here to use 'w' instead.

 After compiling we'll get coefficients a1,a2,b0,b1,b2 in hex format in
 CAPTURE WINDOW of software.
 i did manual calculation using the expression provided above and compare
 with that of coeffients of software, but it differs.
 Please help me to get detail calculation with the specification i given
 above.

  We know w0 = 2*pi*f0/Fs
 -what is the value of pi(180 0r 3.14)
 -w0 is the angular representation of requency i think it will be 180
 -then in above value of alpha will be zero always.
 -it means Q doesnt have any importantce in filter design
 -please suggest a good book which describe in detail about filter design

It will be 180 what? All angles above are in radians. 'w' (or ω) is for
radians/second. For cycles/second (Hz), it's 'f'. One cycle is 2*pi
radians. That pi radians equal 180 degrees doesn't make pi (Π) equal to
180. There's no magic that can make it so.

Jerry
--

>Engineering is the art of making what you want from things you can get.
>¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯

hi jerry

thanx for ur response still
i didnt get what u mean??
first off all i'm new to this field.
i made another mistake
what i meant is in the expresion w0=2*pi*f0
value of pi 1s 180 or 3.14.
with regards
 rammya

write


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jerry Avins  
View profile  
 More options Feb 10, 7:09 pm
Newsgroups: comp.dsp
From: Jerry Avins <j...@ieee.org>
Date: Wed, 10 Feb 2010 08:39:24 -0500
Local: Wed, Feb 10 2010 7:09 pm
Subject: Re: Filter coefficient calculation In Sigma studio

rammya.tv wrote:

   ...

 > thanx for ur response still
 > i didnt get what u mean??
 > first off all i'm new to this field.
 > i made another mistake
 > what i meant is in the expresion w0=2*pi*f0
 > value of pi 1s 180 or 3.14.
 > with regards

According to one passage in the Bible, pi is three. Various legislators
at various times introduced ordinances to set the value of pi at some
convenient rational fraction. No ordinance can affect the value of a
physical constant. Pi remains 3.1415926535897932384626433832795...
despite their efforts. 355/113 comes close.

Jerry
--
Engineering is the art of making what you want from things you can get.


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
robert bristow-johnson  
View profile  
 More options Feb 11, 4:59 am
Newsgroups: comp.dsp
From: robert bristow-johnson <r...@audioimagination.com>
Date: Wed, 10 Feb 2010 15:29:15 -0800 (PST)
Local: Thurs, Feb 11 2010 4:59 am
Subject: Re: Filter coefficient calculation In Sigma studio
On Feb 10, 8:39 am, Jerry Avins <j...@ieee.org> wrote:

> According to one passage in the Bible, pi is three. Various legislators
> at various times introduced ordinances to set the value of pi at some
> convenient rational fraction. No ordinance can affect the value of a
> physical constant.

Jerry, pi is a mathematical constant.  i wouldn't call it a physical
constant, in the sense of the fine-structure constant or the proton-
electron mass ratio or any of the other 26 or so dimensionless
fundamental physical constants.

> Pi remains [approx] 3.1415926535897932384626433832795...
> despite their efforts.

i dunno.  them Republicans are challenging a lot of reality.  maybe
someday they'll win.

r b-j


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Randy Yates  
View profile  
 More options Feb 11, 6:09 am
Newsgroups: comp.dsp
From: Randy Yates <ya...@ieee.org>
Date: Wed, 10 Feb 2010 19:39:02 -0500
Local: Thurs, Feb 11 2010 6:09 am
Subject: Re: Filter coefficient calculation In Sigma studio

Jerry Avins <j...@ieee.org> writes:
> [...]
> According to one passage in the Bible, pi is three.

Where is that?
--
Randy Yates                      % "My Shangri-la has gone away, fading like
Digital Signal Labs              %  the Beatles on 'Hey Jude'"
mailto://ya...@ieee.org          %  
http://www.digitalsignallabs.com % 'Shangri-La', *A New World Record*, ELO

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jerry Avins  
View profile  
 More options Feb 11, 8:10 am
Newsgroups: comp.dsp
From: Jerry Avins <j...@ieee.org>
Date: Wed, 10 Feb 2010 21:40:54 -0500
Local: Thurs, Feb 11 2010 8:10 am
Subject: Re: Filter coefficient calculation In Sigma studio

robert bristow-johnson wrote:
> On Feb 10, 8:39 am, Jerry Avins <j...@ieee.org> wrote:
>> According to one passage in the Bible, pi is three. Various legislators
>> at various times introduced ordinances to set the value of pi at some
>> convenient rational fraction. No ordinance can affect the value of a
>> physical constant.

> Jerry, pi is a mathematical constant.

Right. My bad.

>                                     i wouldn't call it a physical
> constant, in the sense of the fine-structure constant or the proton-
> electron mass ratio or any of the other 26 or so dimensionless
> fundamental physical constants.

>> Pi remains [approx] 3.1415926535897932384626433832795...
>> despite their efforts.

> i dunno.  them Republicans are challenging a lot of reality.  maybe
> someday they'll win.

Bob, you're real good at making up horror stories.

Jerry
--
Engineering is the art of making what you want from things you can get.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jerry Avins  
View profile  
 More options Feb 11, 8:16 am
Newsgroups: comp.dsp
From: Jerry Avins <j...@ieee.org>
Date: Wed, 10 Feb 2010 21:46:32 -0500
Local: Thurs, Feb 11 2010 8:16 am
Subject: Re: Filter coefficient calculation In Sigma studio

Randy Yates wrote:
> Jerry Avins <j...@ieee.org> writes:
>> [...]
>> According to one passage in the Bible, pi is three.

> Where is that?

In the old testament, a the descriptions of a vessel in the Temple.

look look look ...

1 Kings 4:23. "And he made a molten sea, ten cubits from the one brim to
the other: it was round all about, and its height was five cubits: and a
line of thirty cubits did compass it round about."

Jerry
--
Engineering is the art of making what you want from things you can get.


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tim Wescott  
View profile  
 More options Feb 11, 10:28 am
Newsgroups: comp.dsp
From: Tim Wescott <t...@seemywebsite.com>
Date: Wed, 10 Feb 2010 22:58:46 -0600
Local: Thurs, Feb 11 2010 10:28 am
Subject: Re: Filter coefficient calculation In Sigma studio

Clearly written by a fuzzy studies major.

--
www.wescottdesign.com


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tim Wescott  
View profile  
 More options Feb 11, 10:34 am
Newsgroups: comp.dsp
From: Tim Wescott <t...@seemywebsite.com>
Date: Wed, 10 Feb 2010 23:04:41 -0600
Local: Thurs, Feb 11 2010 10:34 am
Subject: Re: Filter coefficient calculation In Sigma studio

At least one of those efforts that I know of makes perfect sense.  The
value of lumber coming from state forests in Oregon is estimated using an
algorithm that assumes 3 for pi -- but everyone knows that, it's just an
estimate anyway, and they're all singing off the same sheet of music.  So
it all comes out right in the end, more or less, you don't have
disagreements about what the lumber company should pay the state, and no
one has to grab a calculator to figure out the board feet in a five foot
diameter, forty foot long log.

I suspect many other reports about "dumb legislators dictating the value
of pi" come from similar -- and similarly sensible -- laws.

--
www.wescottdesign.com


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jerry Avins  
View profile  
 More options Feb 11, 10:41 am
Newsgroups: comp.dsp
From: Jerry Avins <j...@ieee.org>
Date: Thu, 11 Feb 2010 00:11:35 -0500
Local: Thurs, Feb 11 2010 10:41 am
Subject: Re: Filter coefficient calculation In Sigma studio

Is the Bible the word of God, or is it not?

Jerry
--
Engineering is the art of making what you want from things you can get.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tim Wescott  
View profile  
 More options Feb 11, 9:40 pm
Newsgroups: comp.dsp
From: Tim Wescott <t...@seemywebsite.com>
Date: Thu, 11 Feb 2010 10:10:16 -0600
Local: Thurs, Feb 11 2010 9:40 pm
Subject: Re: Filter coefficient calculation In Sigma studio

Uh oh.  I'm in trouble now.

I certainly don't believe that it is the One True Word, nor even that it
was dictated by God to the scribes that first wrote it down.  Even if it
was so dictated, those scribes would still have only written down what
they understood, and so have gotten things wrong.  Regardless of how much
divine inspiration was involved, the Bible is the product of human minds
and centuries of temple politics and is unavoidably distanced from what
God -- should he exist -- really meant.

Given an old rock with a fossil in it, and the Bible, I will take the
rock as a truer message from God, and make decisions about the age of the
universe and my own origins accordingly.  Ditto with biblical passages
about the ratio of circumference and diameter vs. the messages that come
from doing mathematical proofs.

--
www.wescottdesign.com


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tim Wescott  
View profile  
 More options Feb 11, 9:42 pm
Newsgroups: comp.dsp
From: Tim Wescott <t...@seemywebsite.com>
Date: Thu, 11 Feb 2010 10:12:17 -0600
Local: Thurs, Feb 11 2010 9:42 pm
Subject: Re: Filter coefficient calculation In Sigma studio

On Wed, 10 Feb 2010 15:29:15 -0800, robert bristow-johnson wrote:
> On Feb 10, 8:39 am, Jerry Avins <j...@ieee.org> wrote:

>> According to one passage in the Bible, pi is three. Various legislators
>> at various times introduced ordinances to set the value of pi at some
>> convenient rational fraction. No ordinance can affect the value of a
>> physical constant.

> Jerry, pi is a mathematical constant.  i wouldn't call it a physical
> constant, in the sense of the fine-structure constant or the proton-
> electron mass ratio or any of the other 26 or so dimensionless
> fundamental physical constants.

Knowing that real-world circular objects still approximate the ideal
mathematical relationship is still physics, however.

--
www.wescottdesign.com


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric Jacobsen  
View profile  
 More options Feb 11, 10:21 pm
Newsgroups: comp.dsp
From: Eric Jacobsen <eric.jacob...@ieee.org>
Date: Thu, 11 Feb 2010 09:51:57 -0700
Local: Thurs, Feb 11 2010 10:21 pm
Subject: Re: Filter coefficient calculation In Sigma studio
On 2/10/2010 10:11 PM, Jerry Avins wrote:

http://www.realoldtestament.com/HomePage.html

Also, click on "Covenant"

--
Eric Jacobsen
Minister of Algorithms
Abineau Communications
http://www.abineau.com


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jerry Avins  
View profile  
 More options Feb 12, 1:43 am
Newsgroups: comp.dsp
From: Jerry Avins <j...@ieee.org>
Date: Thu, 11 Feb 2010 15:13:59 -0500
Local: Fri, Feb 12 2010 1:43 am
Subject: Re: Filter coefficient calculation In Sigma studio

Trying to reconcile the world and the Book is a lot of work, especially
as there's more than one version of the Book to reconcile to. How should
  Genesis 1:27 (So God created human beings in his own image. In the
image of God he created them; male and female he created them.)* be
squared with Genesis 2:18 (Then the LORD God said, "It is not good for
the man to be alone. I will make a helper who is just right for him.")*
followed by talk about a rib? Fortunately for me, I don't have to. I
just don't care.

Jerry
___________________________
* New Living Translation (©2007)
--
Engineering is the art of making what you want from things you can get.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Plante  
View profile  
 More options Feb 12, 2:11 am
Newsgroups: comp.dsp
From: "Michael Plante" <michael.pla...@gmail.com>
Date: Thu, 11 Feb 2010 14:41:07 -0600
Local: Fri, Feb 12 2010 2:11 am
Subject: Re: Filter coefficient calculation In Sigma studio

Jerry Avins wrote:
>Tim Wescott wrote:
>> On Wed, 10 Feb 2010 21:46:32 -0500, Jerry Avins wrote:

>>> Randy Yates wrote:
>>>> Jerry Avins <j...@ieee.org> writes:
>>>>> [...]
>>>>> According to one passage in the Bible, pi is three.
>>>> Where is that?
>>> In the old testament, a the descriptions of a vessel in the Temple.

>>> look look look ...

>>> 1 Kings 4:23.

No, 1 Kings 7:23.

>>> "And he made a molten sea, ten cubits from the one brim to
>>> the other: it was round all about, and its height was five cubits: and
a
>>> line of thirty cubits did compass it round about."

>>> Jerry

One of the first few hits when I googled "ten cubits from the one brim" (no
quotes):

http://home.teleport.com/~salad/4god/pi.htm

Short version:  the measurements are not redundant.  One is an interior
measurement, and one is an exterior measurement.  That said, there isn't a
"standard cubit" sitting in Jerusalem or something. ;)

>> Clearly written by a fuzzy studies major.

>Is the Bible the word of God, or is it not?

Inspired, but not dictated word-for-word.  Nevertheless, error-free in the
original languages.  No, I don't have time to answer every one of these,
nor am I likely to know the answer to every question you can raise, but
Google is your friend.  The basic rule for interpretation (predicated on
believing the Bible) is:  if ones encounters an apparent contradiction,
his/her interpretation is wrong.  Of course, if you don't believe it, you
can interpret it however you want and find all sorts of problems.

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
emeb  
View profile  
 More options Feb 12, 2:37 am
Newsgroups: comp.dsp
From: emeb <ebromba...@gmail.com>
Date: Thu, 11 Feb 2010 13:07:37 -0800 (PST)
Local: Fri, Feb 12 2010 2:37 am
Subject: Re: Filter coefficient calculation In Sigma studio
On Feb 10, 7:46 pm, Jerry Avins <j...@ieee.org> wrote:

> Randy Yates wrote:
> > Jerry Avins <j...@ieee.org> writes:
> >> [...]
> >> According to one passage in the Bible, pi is three.

> > Where is that?

> In the old testament, a the descriptions of a vessel in the Temple.

> look look look ...

> 1 Kings 4:23. "And he made a molten sea, ten cubits from the one brim to
> the other: it was round all about, and its height was five cubits: and a
> line of thirty cubits did compass it round about."

That's fantastic. The actual reference is 1 Kings 7:23 though:

http://www.biblegateway.com/passage/?search=1%20Kings+7:23&version=KJV

Eric


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jerry Avins  
View profile  
 More options Feb 12, 2:49 am
Newsgroups: comp.dsp
From: Jerry Avins <j...@ieee.org>
Date: Thu, 11 Feb 2010 16:19:38 -0500
Local: Fri, Feb 12 2010 2:49 am
Subject: Re: Filter coefficient calculation In Sigma studio

If you don't believe it, they aren't problems. There is nothing quite so
inherently self contradictory as a proselytizing atheist.

Jerry
--
Engineering is the art of making what you want from things you can get.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jerry Avins  
View profile  
 More options Feb 12, 2:50 am
Newsgroups: comp.dsp
From: Jerry Avins <j...@ieee.org>
Date: Thu, 11 Feb 2010 16:20:58 -0500
Local: Fri, Feb 12 2010 2:50 am
Subject: Re: Filter coefficient calculation In Sigma studio

Sorry about the typo.

Jerry
--
Engineering is the art of making what you want from things you can get.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric Jacobsen  
View profile  
 More options Feb 12, 3:54 am
Newsgroups: comp.dsp
From: Eric Jacobsen <eric.jacob...@ieee.org>
Date: Thu, 11 Feb 2010 15:24:01 -0700
Local: Fri, Feb 12 2010 3:54 am
Subject: Re: Filter coefficient calculation In Sigma studio
On 2/11/2010 1:13 PM, Jerry Avins wrote:

Likewise, but I thought the vid in the link was hilarious.

--
Eric Jacobsen
Minister of Algorithms
Abineau Communications
http://www.abineau.com


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric Jacobsen  
View profile  
 More options Feb 12, 3:58 am
Newsgroups: comp.dsp
From: Eric Jacobsen <eric.jacob...@ieee.org>
Date: Thu, 11 Feb 2010 15:28:35 -0700
Local: Fri, Feb 12 2010 3:58 am
Subject: Re: Filter coefficient calculation In Sigma studio
On 2/11/2010 1:41 PM, Michael Plante wrote:

One could put that stipulation, i.e., "if one encounters an apparent
contradiction, his/her interpretation is wrong", about anything written,
ever, by anyone, if one wishes to spin it that way.  I can make up a
religion and put that caveat in there and it instantly becomes
irrefutable, so it's an understandable strategy for believers.

--
Eric Jacobsen
Minister of Algorithms
Abineau Communications
http://www.abineau.com


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tim Wescott  
View profile  
 More options Feb 12, 6:25 am
Newsgroups: comp.dsp
From: Tim Wescott <t...@seemywebsite.com>
Date: Thu, 11 Feb 2010 18:55:52 -0600
Local: Fri, Feb 12 2010 6:25 am
Subject: Re: Filter coefficient calculation In Sigma studio

Lots of responses.

It's not clear that your problem is in constructing the filter or in
executing it.  A filter whose impulse response is exactly two cycles of a
2kHz sine wave will have a peak just a hair below 2kHz and will have
zeros at 0Hz, 1kHz, 3kHz, etc.

Try that -- if you can't get it working in your filter execution code,
then you can stop trying to figure out the problem in your filter design
code.

--
www.wescottdesign.com


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Les Cargill  
View profile  
 More options Feb 12, 6:39 am
Newsgroups: comp.dsp
From: Les Cargill <lcargil...@comcast.net>
Date: Thu, 11 Feb 2010 20:09:18 -0500
Local: Fri, Feb 12 2010 6:39 am
Subject: Re: Filter coefficient calculation In Sigma studio

That's just an approximation to one digit...

--
Les Cargill


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Plante  
View profile  
 More options Feb 12, 9:20 am
Newsgroups: comp.dsp
From: "Michael Plante" <michael.pla...@gmail.com>
Date: Thu, 11 Feb 2010 21:50:41 -0600
Local: Fri, Feb 12 2010 9:20 am
Subject: Re: Filter coefficient calculation In Sigma studio

Eric wrote:
>On 2/11/2010 1:41 PM, Michael Plante wrote:
>> The basic rule for interpretation (predicated on
>> believing the Bible) is:  if ones encounters an apparent contradiction,
>> his/her interpretation is wrong.  Of course, if you don't believe it,
you
>> can interpret it however you want and find all sorts of problems.

>One could put that stipulation, i.e., "if one encounters an apparent
>contradiction, his/her interpretation is wrong", about anything written,
>ever, by anyone, if one wishes to spin it that way.  I can make up a
>religion and put that caveat in there and it instantly becomes
>irrefutable, so it's an understandable strategy for believers.

Agreed.  It's merely a claim of self-consistency, something many careful
people would claim about their own various viewpoints.  More to the point,
it's a claim of a consistent world view, inclusive of the entire set of
propositions you believe to be true, whether each is taken on the basis of
deduction, induction, or irrationality.  Given that it's so "expected",
maybe it was excessive of me to point it out.

But I was surprised to learn there is at least one major religion that
claims quite the opposite:  text written chronologically later supersedes
the earlier text.


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Messages 1 - 25 of 34   Newer >
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google