Technical discussions about echo cancellation and adaptive filtering in general.
Post a new Thread
echo simulation query using vc++ - shah...@yahoo.com - Jul 25 6:18:00 2005
hi to all
i am working on acoustiv echo cancellation simulation based on vc++ using nlms
algorithm.
i got the result but not up to the mark.i had give wavfile wich has
reverberation time of 50 ms. i had given pure wave file (without echo) to the
filter block,it is estimating properly but not geting result.so can anybody help
in that.what should be my filtertaps length? any suggestions are welcomed.
trushang.
______________________________
DSPRelated.com's 50,000th member announced! Details Here.
(You need to be a member of echocancel -- send a blank email to echocancel-subscribe@yahoogroups.com )
re:echo simulation query using vc++ - shah...@yahoo.com - Jul 26 1:29:00 2005
hi sayed,and all
thanx for aprroach.let me clear my question.in nlms algorithm one step is there
like,
error=input_signal-estimated_signal;
so in that estimation is satisfactory enoght,eventhough error signal is not
stasifactory so what could be the reason and yes i also had done prewhitening
but don't know how to make a inverse of that after the process . and another
question about num. of filter taps for 50ms reverberation time. any aproach is
welcome.
trushang.
______________________________
DSPRelated.com's 50,000th member announced! Details Here.
(You need to be a member of echocancel -- send a blank email to echocancel-subscribe@yahoogroups.com )