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 05-28-2004, 08:02 PM
Al
Guest
 
Posts: n/a
Default Matched Filter Design

I have an analog waveform defined in the time domain that I need to
detect and measure. I would like to design a matched filter to
optimize the signal to noise ratio of the detected waveform.

Although the waveform is a pulse, it is rounded on the top and can not
really be considered rectangular. The documentation I have been
finding seems to just talk about rectangular wave shapes for digital
bit detection. I am doing something different; I want to actually
measure the pulse area or at least have something proportional to it.

Can someone steer me in the direction of some software or technique
for designing these types of filters?

Thanks. Al
Reply With Quote
  #2 (permalink)  
Old 05-29-2004, 07:56 AM
Eric Jacobsen
Guest
 
Posts: n/a
Default Re: Matched Filter Design

On 28 May 2004 12:02:57 -0700, albert.vitko@etest.com (Al) wrote:

>I have an analog waveform defined in the time domain that I need to
>detect and measure. I would like to design a matched filter to
>optimize the signal to noise ratio of the detected waveform.
>
>Although the waveform is a pulse, it is rounded on the top and can not
>really be considered rectangular. The documentation I have been
>finding seems to just talk about rectangular wave shapes for digital
>bit detection. I am doing something different; I want to actually
>measure the pulse area or at least have something proportional to it.
>
>Can someone steer me in the direction of some software or technique
>for designing these types of filters?
>
>Thanks. Al


I think most good comm books usually have a reasonable treatment of
matched filtering. You might peruse a few and look in the ToC and
Index for matched filter or Nyquist filter.

Also, you can think of the receive filter as a correlator, and it
isn't hard to design a correlator for arbitrary waveforms (although,
obviously, some waveforms have better correlation properties than
others).

Eric Jacobsen
Minister of Algorithms, Intel Corp.
My opinions may not be Intel's opinions.
http://www.ericjacobsen.org
Reply With Quote
  #3 (permalink)  
Old 05-29-2004, 12:51 PM
Rune Allnor
Guest
 
Posts: n/a
Default Re: Matched Filter Design

albert.vitko@etest.com (Al) wrote in message news:<ed587ad1.0405281102.7e4376df@posting.google. com>...
> I have an analog waveform defined in the time domain that I need to
> detect and measure. I would like to design a matched filter to
> optimize the signal to noise ratio of the detected waveform.
>
> Although the waveform is a pulse, it is rounded on the top and can not
> really be considered rectangular. The documentation I have been
> finding seems to just talk about rectangular wave shapes for digital
> bit detection. I am doing something different; I want to actually
> measure the pulse area or at least have something proportional to it.
>
> Can someone steer me in the direction of some software or technique
> for designing these types of filters?
>
> Thanks. Al


It depends on circumstances, but a matched filter or a Wiener filter
could perhaps do the job. There are pro's and con's with each class.

The problem with Wiener filters is that they require estimates for
background noise characteristsics, and might not help at all if you
get the initial parameters wrong.

The matched filter, which is a FIR filter with impulse resonse like
the time-reversed waveform you are looking for, does not require
knowledge of anything else than what you are looking for. However, I
would imagine the main problem with the matched filter would be
hich cost, in that it might require a long FIR filter.

FWIW,

Rune
Reply With Quote
  #4 (permalink)  
Old 06-01-2004, 11:40 PM
Rick Lyons
Guest
 
Posts: n/a
Default Re: Matched Filter Design

On 29 May 2004 04:51:26 -0700, allnor@tele.ntnu.no (Rune Allnor)
wrote:

>albert.vitko@etest.com (Al) wrote in message news:<ed587ad1.0405281102.7e4376df@posting.google. com>...
>> I have an analog waveform defined in the time domain that I need to
>> detect and measure. I would like to design a matched filter to
>> optimize the signal to noise ratio of the detected waveform.
>>
>> Although the waveform is a pulse, it is rounded on the top and can not
>> really be considered rectangular. The documentation I have been
>> finding seems to just talk about rectangular wave shapes for digital
>> bit detection. I am doing something different; I want to actually
>> measure the pulse area or at least have something proportional to it.
>>
>> Can someone steer me in the direction of some software or technique
>> for designing these types of filters?
>>
>> Thanks. Al

>
>It depends on circumstances, but a matched filter or a Wiener filter
>could perhaps do the job. There are pro's and con's with each class.
>
>The problem with Wiener filters is that they require estimates for
>background noise characteristsics, and might not help at all if you
>get the initial parameters wrong.
>
>The matched filter, which is a FIR filter with impulse resonse like
>the time-reversed waveform you are looking for, does not require
>knowledge of anything else than what you are looking for. However, I
>would imagine the main problem with the matched filter would be
>hich cost, in that it might require a long FIR filter.
>
>FWIW,
>
>Rune


Hi Rune,
maybe Al could decimate his input time sequence
by two, then the filter's length would be
reduced by a factor of two. If his input SNR is
high enough, that might work OK.
I wonder if the signal Al's trying to detect
is symmetrical in time (?). If so, he could
reduce the number of multipliers in his tapped-delay
line FIR filter.

[-Rick-]

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
Matched Filter for Carrier Recovery faaizal@gmail.com VHDL 0 09-15-2005 07:42 AM
Matched Filter faaizal@gmail.com FPGA 0 09-15-2005 06:24 AM
VHDL Matched Filter Patrick VHDL 1 07-06-2004 11:07 AM
Re: would a matched filter improve with a longer pulse ? kbc DSP 5 07-21-2003 07:15 AM
Re: would a matched filter improve with a longer pulse ? Stan Pawlukiewicz DSP 0 07-11-2003 12:42 AM


All times are GMT +1. The time now is 07:51 AM.


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