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 10-23-2008, 05:54 AM
Zeph80
Guest
 
Posts: n/a
Default FIR filter frequency response

The frequency response of the FIR filter repeats at the sampling frequenc
Fs and its multiples.
Im confused about how this affects the filter output, if the input signa
has frequencies at Fs, 2 Fs, 3Fs?This doesn't seem right to me, that a lo
pass filter will pass higher frequenies too, since the frequency respon
repeats at multiples of Fs.What am I not understanding correctly?
Reply With Quote
  #2 (permalink)  
Old 10-23-2008, 07:17 AM
bharat pathak
Guest
 
Posts: n/a
Default Re: FIR filter frequency response

In frequency domain, all information is contained within 0 to Fs range.

Now when we say that "somethings repeat at multiple of Fs" it essentially
means that you are traversing the unit circle again and again and again.

So whether you traverse once or you traverse N number of time's it i
same.

Hence all information is contained within 0 to Fs range. where Fs/2 i
called mirror image symmetry point.

Even fin = 0 hz and Fs point are same. For example if you were to sample
8000 hz signal at Fs = 8000 hz, then you would get only 1 point per cycle
and if you position it to be peak or any other point other then 0, then
you would get a DC output.

Hope this clarifies some clutter.

Rgds
Bharat Pathak

Arithos Designs
www.Arithos.com

DSP Design Consultancy and Training Company.





>The frequency response of the FIR filter repeats at the samplin

frequency
>Fs and its multiples.
>Im confused about how this affects the filter output, if the inpu

signal
>has frequencies at Fs, 2 Fs, 3Fs?This doesn't seem right to me, that

low
>pass filter will pass higher frequenies too, since the frequency respone
>repeats at multiples of Fs.What am I not understanding correctly?
>

Reply With Quote
  #3 (permalink)  
Old 10-23-2008, 07:50 AM
Tim Wescott
Guest
 
Posts: n/a
Default Re: FIR filter frequency response

On Wed, 22 Oct 2008 22:54:53 -0500, Zeph80 wrote:

> The frequency response of the FIR filter repeats at the sampling
> frequency Fs and its multiples.
> Im confused about how this affects the filter output, if the input
> signal has frequencies at Fs, 2 Fs, 3Fs?This doesn't seem right to me,
> that a low pass filter will pass higher frequenies too, since the
> frequency respone repeats at multiples of Fs.What am I not understanding
> correctly?


This may shed some light: http://www.wescottdesign.com/articles/Sampling/
sampling.html.

As Bharat said, in the sampled-time domain Fs "means" the same thing as
0Hz; this doesn't make a whole lot of difference in the sampled-time
domain, but it makes a huge difference in going from continuous-time to
sampled-time, or back.

--

Tim Wescott
Wescott Design Services
http://www.wescottdesign.com

Do you need to implement control loops in software?
"Applied Control Theory for Embedded Systems" gives you just what it says.
See details at http://www.wescottdesign.com/actfes/actfes.html
Reply With Quote
  #4 (permalink)  
Old 10-23-2008, 09:49 PM
Zeph80
Guest
 
Posts: n/a
Default Re: FIR filter frequency response

>The frequency response of the FIR filter repeats at the samplin
frequency
>Fs and its multiples.
>Im confused about how this affects the filter output, if the inpu

signal
>has frequencies at Fs, 2 Fs, 3Fs?This doesn't seem right to me, that

low
>pass filter will pass higher frequenies too, since the frequency respone
>repeats at multiples of Fs.What am I not understanding correctly?
>



Im not sure Im following your replies. I guess what Im asking is, when yo
sample a signal for instance , the frequency response repeats at multiple
of Fs, and those need to be filtered, or if you uponvert you see all thos
frequencies 2Fs, 3Fs etc. Those frequecies actually exist.
If that actually exists, then doesnt this mean even the frequency respons
of a FIR filter, allows frequecies at 2Fs, 3 Fs, etc.since its response i
repeating at those frequencies?
Reply With Quote
  #5 (permalink)  
Old 10-23-2008, 10:28 PM
Zeph80
Guest
 
Posts: n/a
Default Re: FIR filter frequency response

>In frequency domain, all information is contained within 0 to Fs range.
>
>Now when we say that "somethings repeat at multiple of Fs" i

essentially
>means that you are traversing the unit circle again and again and again.
>
>So whether you traverse once or you traverse N number of time's it is
>same.
>
>Hence all information is contained within 0 to Fs range. where Fs/2 is
>called mirror image symmetry point.
>
>Even fin = 0 hz and Fs point are same. For example if you were to sample
>8000 hz signal at Fs = 8000 hz, then you would get only 1 point pe

cycle
>and if you position it to be peak or any other point other then 0, then
>you would get a DC output.
>
>Hope this clarifies some clutter.
>
>Rgds
>Bharat Pathak
>
>Arithos Designs
>www.Arithos.com
>
>DSP Design Consultancy and Training Company.
>


Im not sure Im following your replies. I guess what Im asking is, whe
you
sample a signal for instance , the frequency response repeats a
multiples
of Fs, and those need to be filtered, or if you uponvert you see al
those
frequencies 2Fs, 3Fs etc. Those frequecies actually exist.
If that actually exists, then doesnt this mean even the frequenc
response
of a FIR filter, allows frequecies at 2Fs, 3 Fs, etc.since its respons
is
repeating at those frequencies?

>
>
>
>
>>The frequency response of the FIR filter repeats at the sampling

>frequency
>>Fs and its multiples.
>>Im confused about how this affects the filter output, if the input

>signal
>>has frequencies at Fs, 2 Fs, 3Fs?This doesn't seem right to me, that a

>low
>>pass filter will pass higher frequenies too, since the frequenc

respone
>>repeats at multiples of Fs.What am I not understanding correctly?
>>

>

Reply With Quote
  #6 (permalink)  
Old 10-23-2008, 10:30 PM
Zeph80
Guest
 
Posts: n/a
Default Re: FIR filter frequency response

>On Wed, 22 Oct 2008 22:54:53 -0500, Zeph80 wrote:
>
>> The frequency response of the FIR filter repeats at the sampling
>> frequency Fs and its multiples.
>> Im confused about how this affects the filter output, if the input
>> signal has frequencies at Fs, 2 Fs, 3Fs?This doesn't seem right to me,
>> that a low pass filter will pass higher frequenies too, since the
>> frequency respone repeats at multiples of Fs.What am I no

understanding
>> correctly?

>
>This may shed some light:

http://www.wescottdesign.com/articles/Sampling/
>sampling.html.
>
>As Bharat said, in the sampled-time domain Fs "means" the same thing as
>0Hz; this doesn't make a whole lot of difference in the sampled-time
>domain, but it makes a huge difference in going from continuous-time to
>sampled-time, or back.
>
>--
>
>Tim Wescott
>Wescott Design Services
>http://www.wescottdesign.com
>
>Do you need to implement control loops in software?
>"Applied Control Theory for Embedded Systems" gives you just what i

says.
>See details at http://www.wescottdesign.com/actfes/actfes.html
>


Im not sure Im following your replies. I guess what Im asking is, whe
you
sample a signal for instance , the frequency response repeats a
multiples
of Fs, and those need to be filtered, or if you uponvert you see al
those
frequencies 2Fs, 3Fs etc. Those frequecies actually exist.
If that actually exists, then doesnt this mean even the frequenc
response
of a FIR filter, allows frequecies at 2Fs, 3 Fs, etc.since its respons
is
repeating at those frequencies?

Reply With Quote
  #7 (permalink)  
Old 10-23-2008, 11:18 PM
Rune Allnor
Guest
 
Posts: n/a
Default Re: FIR filter frequency response

On 23 Okt, 21:49, "Zeph80" <surabhi_tal...@hotmail.com> wrote:
> >The frequency response of the FIR filter repeats at the sampling

> frequency
> >Fs and its multiples.
> >Im confused about how this affects the filter output, if the input

> signal
> >has frequencies at Fs, 2 Fs, 3Fs?This doesn't seem right to me, that a

> low
> >pass filter will pass higher frequenies too, since the frequency respone
> >repeats at multiples of Fs.What am I not understanding correctly?

>
> Im not sure Im following your replies. I guess what Im asking is, when you
> sample a signal for instance , the frequency response repeats at multiples
> of Fs, and those need to be filtered, or if you uponvert you see all those
> frequencies 2Fs, 3Fs etc. Those frequecies actually exist.
> If that actually exists, then doesnt this mean even the frequency response
> of a FIR filter, allows frequecies at 2Fs, 3 Fs, etc.since its response is
> repeating at those frequencies?


You are correct, both in your observations and in the
concern about the ambiguity. There is nothing you can
do about such ambiguities in discrete-time domain.

That's why one always should use an analog anti-alias
filter prior to the ADC in sampled systems. The anti-
alias filter should only allow one of the 'mirrors'
through (it needs not be the baseband 'mirror') so that
one always knows the 'true' bandwidth of the signal.

Rune
Reply With Quote
  #8 (permalink)  
Old 10-24-2008, 02:11 AM
Zeph80
Guest
 
Posts: n/a
Default Re: FIR filter frequency response

>The frequency response of the FIR filter repeats at the samplin
frequency
>Fs and its multiples.
>Im confused about how this affects the filter output, if the inpu

signal
>has frequencies at Fs, 2 Fs, 3Fs?This doesn't seem right to me, that

low
>pass filter will pass higher frequenies too, since the frequency respone
>repeats at multiples of Fs.What am I not understanding correctly?
>



I finaly found something which answers my question. In this link
http://www.hunteng.co.uk/pdfs/tech/ddctheory.pdf on page 3 he clearl
shows the frequency response of the LPF filter repeating at Fs,and he show
that if the input to the filter has frequencies at Fs and 0, both will b
passed through.
Reply With Quote
  #9 (permalink)  
Old 10-24-2008, 02:12 AM
Jerry Avins
Guest
 
Posts: n/a
Default Re: FIR filter frequency response

Zeph80 wrote:

...

> Im not sure Im following your replies. I guess what Im asking is, when
> you
> sample a signal for instance , the frequency response repeats at
> multiples
> of Fs, and those need to be filtered, or if you uponvert you see all
> those
> frequencies 2Fs, 3Fs etc. Those frequecies actually exist.
> If that actually exists, then doesnt this mean even the frequency
> response
> of a FIR filter, allows frequecies at 2Fs, 3 Fs, etc.since its response
> is
> repeating at those frequencies?


You do understand that before sampling an analog signal at a sample rate
fs, you must low-pass filter it to remove components at and above fs/2?
(Bandpass sampling is an extension of this, not an exception to it.)
Since the input to the filter can be no higher than fs/2, what is there
to repeat?

A more subtle way to say the same thing is that every component you feed
the system that lies above fs/2 is translated by the physics of the
situation to one below according to some simple rules. Keyword: alias.

Jerry
--
Engineering is the art of making what you want from things you can get.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
Reply With Quote
  #10 (permalink)  
Old 10-24-2008, 05:27 AM
Jerry Avins
Guest
 
Posts: n/a
Default Re: FIR filter frequency response

[email protected] wrote:
> visited DSPRelated.com and clicked on your name from this page:
> http://www.dsprelated.com/showmessage/104558.php
> to contact you. His message follows:
>
> I finaly found something which answers
> my question. In this link
> http://www.hunteng.co.uk/pdfs/tech/ddctheory.pdf on page 3 he clearly
> shows the frequency response of the LPF filter repeating at Fs,and he
> shows
> that if the input to the filter has frequencies at Fs and 0, both will
> be passed through.
>
> I guess I didnt frame my question well, but this is what I was asking.



Chopping a signal by sampling it creates images. When those images
overlap, we call them aliases. The important point to keep in mind is
that for discrete-time signals, 0 and Fs are one and the same. The
continuous-time frequency line becomes a frequency circle with
discrete-time signals. On that circle, 0 and Fs overlap.

Please don't bring newsgroup issues to me at home. Aside from any
possible intrusion, you get the benefit of the group's collective wisdom
by posting publicly there.

Jerry
--
Engineering is the art of making what you want from things you can get.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
Reply With Quote
  #11 (permalink)  
Old 10-26-2008, 11:13 AM
Mikolaj
Guest
 
Posts: n/a
Default Re: FIR filter frequency response

On 23-10-2008 o 07:50:20 Tim Wescott <[email protected]> wrote:

(...)
> This may shed some light:
> http://www.wescottdesign.com/articles/Sampling/
> sampling.html.

(...)


And this one:
http://www.dspguide.com/ch3/3.htm


--
Mikolaj
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
Frequency response of PI filter pinku DSP 5 07-11-2007 03:57 PM
Filter design for asymetric frequency response of system? [email protected] DSP 1 12-02-2005 06:55 PM
IIR filter frequency response Dani DSP 20 09-13-2004 09:25 AM
Filter with (x/sin(x))^N frequency response? David Joseph Bonnici DSP 9 06-04-2004 08:08 AM
Frequency response of an FIR filter I. R. Khan DSP 4 02-18-2004 03:31 AM


All times are GMT +1. The time now is 02:25 AM.


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