Hi,

I am keen to know the basics to remove echo knowing FarEnd Signal and NearEnd Signal. I have read research papers in which its commonly said:

y(n) = hTx

where hT is the room impulse response and echo signal estimated is y(n).

Now, what I really want to understand is the computation of room impulse response. Given two-time frame arrays of PCM 16 bit. Let's say:

Near_end_sig = [x1,x2,x3,x4,....,xN] (one time frame)

Far_end_sig = [y1,y2,y3,....,yN] (one time frame)

Here I want to know in this case working on digital acoustic signals (PCM-16 bit arrays of size let's assume 1024). How do I compute room impulse response h and how do I estimate echo signal? My main concern is the computation of room impulse response and the echo signal estimation based on the time frames.

Regards,

Khubaib Ahmad

More Khubaib Ahmad's questions See All
Similar questions and discussions