Reply by Steve Underwood September 3, 20062006-09-03
aparnaram84@gmail.com wrote:
> Hai All, > > I am a beginner in the DSP domain . And now I am working on > the Acoustic Echo Cancellation. I have gone through the theoretical > details of LMS algorithm and I have analysed that and I understood that > why we are getting each step. But when I go for sample by sample > analysation I am having several doubts.Please help me that how to > analyse that .Can any one give explanation on an example of LMS > algorithm, sample by sample.
My suggestion if that if you are the beginning of the DSP domain, don't try echo cancellation yet. :-) Any form of adaptive signal processing tends to be fairly tough (often faily easy at the simple demo stage, but tough to make production grade), and the results are not that easy to relate to if you don't have a good grounding in basic signal processing. Steve
Reply by Vladimir Vassilevsky September 2, 20062006-09-02

aparnaram84@gmail.com wrote:

> Hai All, > > I am a beginner in the DSP domain . And now I am working on > the Acoustic Echo Cancellation.
The acoustic echo cancellation is rather complicated task. It is not for beginners.
> I have gone through the theoretical > details of LMS algorithm and I have analysed that and I understood that > why we are getting each step. But when I go for sample by sample > analysation I am having several doubts.Please help me that how to > analyse that .Can any one give explanation on an example of LMS > algorithm, sample by sample.
To begin with, you should build a numeric model of the LMS algorithm with a trivial echo path like plain delay, for example. So you can see how it works and debug the possible errors of the implementation. Vladimir Vassilevsky DSP and Mixed Signal Design Consultant http://www.abvolt.com
Reply by September 2, 20062006-09-02
  Hai All,

           I am a beginner in the DSP domain . And now I am working on
the Acoustic Echo Cancellation. I have gone through the theoretical
details of LMS algorithm and I have analysed that and I understood that
why we are getting each step. But when I go for sample by sample
analysation I am having several doubts.Please help me that how to
analyse that .Can any one give explanation on an example of LMS
algorithm, sample by sample.

                                            Thanking you in advance.
Regards,
Aparna Ram.K.