Sign in

username:

password:



Not a member?

Search adsp



Search tips

Subscribe to adsp



adsp by Keywords

AD1819 | AD7332 | ADSP-2106 | ADSP-21060 | ADSP-21065L | ADSP-2116 | ADSP-21160M | ADSP-2181 | ADSP-218x | ADSP-219 | ADSP-2199 | ADSP219 | BF531 | BF532 | BF533 | BF535 | Blackfin | FFT | JTAG | LDF | SDRAM | SHARC | SPORT | UART | VDSP++ | VisualDSP

Discussion Groups

Discussion Groups | Analog Devices DSPs | blackfin and signal processing

Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).

  

Post a new Thread

blackfin and signal processing - jalpa vasani - Jan 8 7:38:19 2008



hello friends,

i am using blackfin adsp bf537 for embedded and signal processing purpose.
application is multiple gas analyzer and making first prototype of it.i want to smooth digital
signal and to remove noise. so after analog to digital converter, i will use bf537. but, i am
still puzzling for signal processing stuff. should i have to use kalman filtering or moving
average filtering for smoothing and noise removal purpose of real time signal? or can i do this
stuff using bf537? please give me your suggestions. if you want further data on it , let me
know.

regards,
Jal



(You need to be a member of adsp -- send a blank email to adsp-subscribe@yahoogroups.com )

Re: blackfin and signal processing - Mike Rosing - Jan 8 13:09:56 2008

On Tue, 8 Jan 2008, jalpa vasani wrote:

> hello friends,
>
> i am using blackfin adsp bf537 for embedded and signal processing purpose.
> application is multiple gas analyzer and making first prototype of it.i
>want to smooth digital signal and to remove noise. so after analog to
>digital converter, i will use bf537. but, i am still puzzling for signal
>processing stuff. should i have to use kalman filtering or moving average
>filtering for smoothing and noise removal purpose of real time signal? or
>can i do this stuff using bf537? please give me your suggestions. if you
>want further data on it , let me know.

The bf537 should have no problem filtering your data.  You should try many
filters, and one way to do that is to play with some sampling of real data
on a PC.  If you take several blocks of data, each with a few thousand
samples, you can compare the output from different filters.  Check out
http://www.dspguru.com/ for some ideas on what filters to try and where to
find filter making tools.

Patience, persistence, truth,
Dr. mike



(You need to be a member of adsp -- send a blank email to adsp-subscribe@yahoogroups.com )