CN101119135A - Step parameter regulation means and equipment for eliminating echo - Google Patents

Step parameter regulation means and equipment for eliminating echo Download PDF

Info

Publication number
CN101119135A
CN101119135A CNA2007100758175A CN200710075817A CN101119135A CN 101119135 A CN101119135 A CN 101119135A CN A2007100758175 A CNA2007100758175 A CN A2007100758175A CN 200710075817 A CN200710075817 A CN 200710075817A CN 101119135 A CN101119135 A CN 101119135A
Authority
CN
China
Prior art keywords
probability distribution
filter coefficient
parameter
divergence value
step size
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CNA2007100758175A
Other languages
Chinese (zh)
Other versions
CN101119135B (en
Inventor
邓邹平
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Temobi Science and Technology Co Ltd
Original Assignee
SHENZHEN RONGHE VISION TECHNOLOGY Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by SHENZHEN RONGHE VISION TECHNOLOGY Co Ltd filed Critical SHENZHEN RONGHE VISION TECHNOLOGY Co Ltd
Priority to CN2007100758175A priority Critical patent/CN101119135B/en
Publication of CN101119135A publication Critical patent/CN101119135A/en
Application granted granted Critical
Publication of CN101119135B publication Critical patent/CN101119135B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Filters That Use Time-Delay Elements (AREA)
  • Cable Transmission Systems, Equalization Of Radio And Reduction Of Echo (AREA)

Abstract

The present invention relates to an echo canceller and provides a step length parameter adjusting method and device used for echo elimination. The aforesaid method comprises the steps as follows: A. obtaining filter coefficient and computing the probability distribution of the filter coefficient energy; B. computing JS divergence value DJS which is related to the probability distribution of the filter coefficient energy; C. adjusting the step length parameter by adopting the step length parameter function which takes the JS divergence valve DJS as the independent variable. The present invention guarantees the stability of the filter by increasing an energy distributing judgment module and a divergence value judgment module in a step length parameter adjusting unit of the echo canceller and the JS divergence value between the probability distribution and the even probability distribution of the filter coefficient energy describes the stable state of the filter; and by that the step length controlling factor which takes the JS divergence value as the independent variable has accurate and reliable adjustment to the step length parameter.

Description

Step length parameter adjustment method and device for echo cancellation
Technical Field
The present invention relates to an echo canceller, and more particularly, to a method and apparatus for adjusting a step size parameter for echo cancellation.
Background
Echoes generally include two categories: one is network echo, which is a reflected signal in a public switched telephone network due to impedance mismatch of a 2-4 line conversion unit at a near end; another type is acoustic echo, which is a signal resulting from acoustic reflections off the surfaces of surrounding objects, for example sound being sampled by a microphone, reflected from the loudspeaker of a near-end hands-free device, directly or via the surface of the surrounding object. The echo path of the network echo is relatively stable, and the echo path length does not exceed 32ms; the echo path of an acoustic echo is subject to change, the echo path length can reach several hundred ms, and the echo path is nonlinear. In the actual call process, echo exceeding 20ms can seriously affect the call quality. For telecommunication systems, such as long distance telephones, cancellation of network echo is necessary; for the IP telephone and digital video conference system based on the packet switching network, the actual delay caused by the network jitter, audio encoding and decoding, audio pre-and post-processing and the like is far greater than 20ms, and the elimination of the acoustic echo is necessary.
An echo cancellation system may be used to cancel echo in general, typically the echo canceller 100 shown in fig. 1. The echo canceller 100 includes an adaptive filtering unit 101 and a step parameter adjusting unit 102, wherein:
(1) The adaptive filtering unit 101 may be an adaptive filter, which may perform filtering using LMS (Least Mean Square), NLMS (Normalized Least Mean Square), RLS (Recursive Least Square), and the like, and may be implemented in a time domain or a frequency domain. In practical applications, in order to reduce the complexity of operations and increase the convergence speed, most of the echo cancellers used in practice (especially, acoustic echo cancellers) are implemented in a frequency domain (including subband analysis-synthesis), and fig. 2 is a schematic diagram of the echo cancellers performing echo cancellation in an exemplary scenario.
(2) The step size parameter adjusting unit 102 is configured to adjust the step size parameter of the filter during a two-way call (that means that the far end and the near end talk simultaneously), so as to avoid signal distortion caused by severe divergence of the filter.
The step parameter adjustment unit 102 uses a step parameter adjustment method, which is mostly based on the signal strength or correlation of the output signal e (n) and/or the far-end signal x (n), and the algorithm itself has one or more parameters that are difficult to set. In a typical example, the step size parameter adjusting unit 102 is a Double Talk Detector (DTD), and the step size parameter adjusting method adopted by the DTD is a double talk detection method, which stops the filter coefficient adaptation or decreases the filter adaptation step size parameter to reduce the adaptation rate immediately after detecting the near-end speech signal.
At present, there are two main algorithms used in the step size parameter adjustment method (including the double talk detection method), one is based on the signal strength between the far-end signal x (n) and the microphone signal d (n), and the other is based on the correlation between the two signals. The specific method comprises the following steps: in step S301, after a near-end voice signal is detected during a two-way call, a threshold value of signal strength or signal correlation is obtained; in step S302, the step size parameter is adjusted based on the threshold of the signal strength or signal correlation to avoid filter divergence. However, since the characteristics of the actual speech signal are non-static and highly auto-correlated (i.e. the condition number of the correlation matrix of the speech signal is large), the variation range of the speech signal strength is large and the variation speed is fast, so it is difficult to select an appropriate signal strength decision threshold; both methods are unreliable because of the inevitable non-linearity of the actual echo path and the significant effects of environmental noise, circuit noise and quantization noise on the correlation between the signals, and it is similarly difficult to select an appropriate signal correlation decision threshold.
The double talk detection method can be considered as a special case of the more general variable step size parameter method. The variable step size parameter method is to continuously adjust the step size parameter through a certain strategy, and usually does not comprise an explicit two-way call detector. Most of the current variable step parameter methods are based on the signal strength or correlation of the output signal and/or the far-end signal, and the specific contents thereof can be referred to as: H. shin, A.H.Sayed, W.J.Song, "Variable Step-Size NLMS and affinity project Algorithms," IEEE Signal Processing Letters, vol.11, no.2, pp.132-135, feb 2004. And the algorithm itself has one or more parameters that are difficult to set, as described above, algorithms based directly on variable step-size parameters of signal strength or correlation are unreliable. If the method uses the output signal without taking precautionary measures it is less reliable because the output signal is equal to the microphone signal minus the estimated echo signal, and small perturbations to the estimated echo signal will affect the step size parameter by the output signal, while erroneous changes in the step size parameter will increase the perturbation to the estimated echo signal, which will constitute a positive feedback, thus undermining the stability of the filter.
Therefore, a new step size parameter adjustment method is needed, which can ensure the stability of the adaptive filter while the echo canceller performs echo cancellation by using the adaptive filter.
Disclosure of Invention
The invention aims to provide echo cancellation equipment, which aims to solve the problem that the stability of a filter cannot be ensured in the echo cancellation process in the prior art.
The present invention also aims to provide a step size parameter adjustment method for echo cancellation to better solve the above problems in the prior art.
In order to achieve the purpose of the invention, the device, namely the echo canceller, comprises a self-adaptive filtering unit for echo cancellation and a step parameter adjusting unit connected with the self-adaptive filtering unit, wherein the step parameter adjusting unit comprises an energy distribution judging module, a divergence value judging module and a step control module;
the energy distribution judging module is connected with the divergence value judging module and used for acquiring the filter coefficient, calculating the probability distribution of the filter coefficient energy and sending the calculation result to the divergence value judging module;
the divergence value judging module is respectively connected with the energy distribution judging module and the step length control module and is used for calculating the probability distribution of the filter coefficient energyRelevant JS divergence value D JS And will the JS divergence value D JS Sending the data into a step length control module;
step length control module through one JS divergence value D JS The step size parameter is adjusted for the step size parameter function of the argument.
Preferably, the divergence value decision module is configured to calculate a JS divergence value D between a discrete probability distribution and a uniform probability distribution of filter coefficient energy JS The calculation formula is:
Figure A20071007581700061
wherein p is (1) Is a discrete probability distribution of filter coefficient energies, p (2) Is a uniform probability distribution of the filter coefficient energy,
Figure A20071007581700062
i =0, 1.. Ang., N-1, and j =1,2, π (j) Is a probability distribution p (j) Weight of (b) satisfies
Figure A20071007581700064
And 0. Ltoreq. Pi (j) Less than or equal to 1; h (p) is the entropy of the probability distribution p.
Preferably, the step size parameter function adopted by the step size control module is: mu (D) JS )=μ min +f(D JS )·(μ maxmin );
Wherein D is JS Is JS divergence value related to the probability distribution of filter coefficient energy, and D is more than or equal to 0 JS ≤1; μ max 、μ min Respectively a preset maximum step length parameter and a preset minimum step length parameter, and the value is more than or equal to 0 mu min <μ max ≤1; f(D JS ) Is as a result of D JS The step size control factor is an independent variable.
Preferably, the step size control factor f (D) JS ) Is one of D JS As a monotonically increasing function of the argument,the functional expression is as follows:
Figure A20071007581700071
wherein D is not less than 0 JS Alpha and beta are more than 0 and are algorithm parameters which can be flexibly set.
In order to better achieve the object of the present invention, the method for adjusting step size parameters is based on the aforementioned echo canceller, and the method includes the following steps:
A. obtaining a filter coefficient, and calculating the probability distribution of filter coefficient energy;
B. calculating JS divergence value D related to probability distribution of filter coefficient energy JS
C. Make use of to the JS divergence value D JS The step size parameter is adjusted for the step size parameter function of the argument.
Preferably, before the step a, the method further comprises:
end value of preset step size parameter, i.e. maximum step size parameter mu max And the minimum step size parameter mu min Wherein 0 is less than or equal to mu min <μ max ≤1。
Preferably, the JS divergence value D is calculated by the probability distribution of the filter coefficient energy in the step B JS The formula of (A) is as follows:
Figure A20071007581700072
wherein p is (1) Is a discrete probability distribution, p, of filter coefficient energy (2) Is a uniform probability distribution of the filter coefficient energy,
Figure A20071007581700073
Figure A20071007581700074
i =0,1, N-1, and j =1,2, h (p) is the entropy of the probability distribution p, defined as
Figure A20071007581700075
Preferably, the step size parameter function adopted in step C is: mu (D) JS )=μ min +f(D JS )·(μ maxmin );
Wherein D is JS JS divergence value related to probability distribution of filter coefficient energy, and D is more than or equal to 0 JS ≤1; μ max 、μ min Respectively is a preset maximum step length parameter and a preset minimum step length parameter, and mu is more than or equal to 0 min <μ max ≤1; f(D JS ) Is as a result of D JS The step size control factor is an independent variable.
Preferably, the step size control factor f (D) JS ) Is one of D JS Is a monotone increasing function of an independent variable, and the function expression is as follows:
Figure A20071007581700076
wherein D is not less than 0 JS Alpha and beta are more than 0 and are algorithm parameters which can be flexibly set.
The invention adds an energy distribution judging module and a divergence value judging module in a step parameter adjusting unit of an echo eliminator, and one of the energy distribution judging module and the divergence value judging module in a step control module is connected with a D converter JS Step size control factor f (D) as an argument JS ) The step length parameter is accurately and reliably adjusted, and the stability of the filter is ensured.
Drawings
Fig. 1 is a block diagram of an echo canceller in the prior art;
fig. 2 is a diagram illustrating echo cancellation using an echo canceller in the prior art;
fig. 3 is a flowchart of a method for adjusting a step size parameter in an echo cancellation process according to the prior art;
fig. 4 is a structural diagram of an echo canceller in the invention;
fig. 5 is a diagram of echo path impulse response in an embodiment of the invention;
FIG. 6 is a graphical illustration of a discrete probability distribution of filter coefficient energy in one embodiment of the invention;
FIG. 7 is a schematic diagram of a step size control factor included in the step size parameter function in one embodiment of the present invention;
fig. 8 is a flow chart of the method for adjusting the step size parameter in the echo cancellation process according to the present invention;
fig. 9 is a diagram illustrating the state transition of the filter when step size parameter adjustment is performed during echo cancellation according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and do not limit the invention.
The core idea of the invention is as follows: if the filter is stable, the step size is increased, otherwise the step size is decreased. To achieve this, it is desirable to have a parameter that can directly describe the steady state of the filter quantitatively and use it to control the step size parameter of the filter.
Therefore, in the present invention, the echo canceller includes an adaptive filtering unit and a step size parameter adjusting unit, and the step size parameter adjusting unit includes three modules: the device comprises an energy distribution judging module, a divergence value judging module and a step length control module. The energy distribution judging module acquires filter coefficients and calculates the probability distribution of the filter coefficient energy; the divergence value judgment module calculates a JS divergence value D by utilizing the probability distribution of the filter coefficient energy JS And sending the calculation result to a step length control module; the latter is passed through a filter with D JS The step size parameter is adjusted for the parameter function of the argument. Since the invention is based on a probability distribution of filter coefficient energies that can be unambiguously quantized,rather than signal strength or signal correlation, which cannot be accurately defined, the present invention is therefore able to align stepsThe long parameter is accurately and reliably adjusted, so that the stability of the filter is ensured.
Fig. 4 is a structural diagram of the echo canceller 100 in the invention. The echo canceller 100 comprises an adaptive filtering unit 101 and a step parameter adjustment unit 102. It should be noted that the connection relationship among the devices in all the figures of the present invention is for clearly explaining the need of information interaction and control process, and therefore, should be regarded as a connection relationship in logic, and should not be limited to physical connection. Wherein:
the adaptive filtering unit 101 is used for echo cancellation, and may perform filtering by using LMS, NLMS, RLS, and the like as described above, and may be implemented in a time domain or a frequency domain.
The step size parameter adjusting unit 102 is connected to the adaptive filtering unit 101, and is configured to detect the stability of the filter in real time and adjust the step size parameter. It includes an energy distribution determination module 1021, a divergence value determination module 1022, and a step size control module 1023, wherein:
(1) The energy distribution determining module 1021 is connected to the divergence value determining module 1022, and is configured to obtain the filter coefficients and calculate the probability distribution of the filter coefficient energy, including the discrete probability distribution and the uniform probability distribution.
In one example scheme, the echo canceller 100 simulates an echo path using a Finite Impulse Response (FIR) filter, and then, in most cases, the FIR impulse Response (i.e., filter coefficients) h = (h =) in most cases 0 ,h 1 ,…,h N-1 ) The total energy (defined as the absolute value of each real coefficient or the sum of squares of the modes of the complex coefficients) of (c) is concentrated on a small fraction of the coefficients, as shown in fig. 5.
The discrete probability distribution of filter coefficient energies can be represented by the following equation:
Figure A20071007581700091
the uniform probability distribution of filter coefficient energies can be expressed by the following equation:
Figure A20071007581700092
satisfy the usual restrictions
Figure A20071007581700093
And
Figure A20071007581700094
i =0,1,.. N-1 and j =1,2.
Therefore, the number of the first and second electrodes is increased,
Figure A20071007581700095
can be viewed as a discrete probability distribution of FIR filter coefficient energies,is a uniform probability distribution, i.e. as shown in fig. 6.
(2) The divergence value determining module 1022 is respectively connected to the energy distribution determining module 1021 and the step length control module1023, which calculates a JS divergence value D associated with the probability distribution of the filter coefficient energies using the calculation result of the energy distribution determination module 1021 JS Then, the JS divergence value D is set JS Into the step size control module 1023.
In the foregoing example scenario, the JS divergence value D associated with the probability distribution of filter coefficient energies JS The calculation formula of (2) is:
Figure A20071007581700101
wherein p is (1) Is a discrete probability distribution of filter coefficient energies, p (2) Is a uniform probability distribution of the filter coefficient energy,
Figure A20071007581700102
i =0, 1.. Ang., N-1, and j =1,2, π (j) Is a probability distribution p (j) Weight of, satisfy
Figure A20071007581700104
And 0. Ltoreq. Pi (j) Less than or equal to 1; h (p) is the entropy of the probability distribution p, defined as
Figure A20071007581700105
In addition, the peak position pOS of the probability distribution of the filter coefficient energy can be further calculated max The formula is as follows:
(3) The step size control module 1023 is coupled to the divergence value decision module 1022 for passing through a plurality of D' s JS Step size parameter function pair step size parameter mu (D) as argument JS ) And (6) adjusting. In one example scenario, it utilizes a step size control factor f (D) JS ) The specific adjustment is carried out by adopting a step length parameter function as follows:
μ(D JS )=μ min +f(D JS )·(μ maxmin ) (5)
wherein D is JS Is JS divergence value related to the probability distribution of filter coefficient energy, and D is more than or equal to 0 JS ≤1; μ max 、μ min Respectively is a preset maximum step length parameter and a preset minimum step length parameter, and mu is more than or equal to 0 min <μ max ≤1; f(D JS ) Is as a result of D JS The step size control factor is an independent variable.
In one example scenario, the step size control factor f (D) JS ) Is one with D JS Is a monotone increasing function of an independent variable, and the function expression is as follows:
Figure A20071007581700107
wherein, D is more than or equal to 0 JS The alpha and beta are the algorithm parameters of the invention, and can be flexibly set according to specific conditions. FIG. 7 is thatStep size control factor included in step size parameter function in one embodiment of the present inventionf(D JS ) Schematic representation of (a).
Fig. 8 shows the flow of the method for adjusting the step size parameter in the echo cancellation process according to the present invention.
Before all steps, a step size parameter μ (D) is preset in the step size parameter adjustment unit 102 of the echo canceller 100 JS ) End value of, i.e. maximum step parameter mu max And the minimum step size parameter mu min Wherein 0 is not more than mu min <μ max ≤1。
In step S801, filter coefficients are acquired, and a probability distribution of filter coefficient energies is calculated. Specifically, the echo canceller 100 obtains the filter coefficients by using the energy distribution determining module 1021 in the step parameter adjusting unit 102, and calculates the discrete probability distribution and the uniform probability distribution of the filter coefficient energy.
First, an FIR filter is used to simulate an echo path, and the obtained filter coefficients, i.e., impulse response h = (h) 0 ,h 1 ,…,h N-1 ) The schematic diagram is shown in fig. 5, and the energy probability distribution is shown in fig. 6. Calculating discrete probability distribution and uniform probability distribution of filter coefficient energy by equations (1) and (2), respectively, and calculating peak position pos by equation (4) max
In step S802, JS divergence value D associated with the probability distribution of filter coefficient energy is calculated from expression (3) JS The stability of the filter is detected in real time, and the detailed implementation process of this step can refer to the content in fig. 2.
In step S803, step length adjusting section 102 passes through one step by D from expressions (5) and (6) JS The step size parameter is adjusted for the step size parameter function of the independent variable, and the step size parameter function comprises a step size control factor f (D) JS )。
Fig. 9 is a diagram illustrating the state transition of the filter when step size parameter adjustment is performed during echo cancellation according to the present invention. For convenience of description, in the present invention, a significant echo path change and a near-end voice signal are regarded as external forces acting on an echo cancellation system, a boolean variable bface is defined, and when a significant echo path change or a near-end voice signal occurs, the bface is 1, otherwise, the bface is 0. And defines two possible filter states: a stable state and an unstable state.
When the filter is in steady state, if bface =0, the filter remains in steady state, D JS The step length parameter is larger, and the method has good tracking capability on echo path change.
If bface =1, the filter will gradually transition from a stable state to an unstable state, when an external force is dominant, which results in D JS And reducing the step length of the filter, slowing down the adaptation rate and avoiding large divergence.
If the external force continues, the filter will reach and stay in an unstable state, at which time D JS And step sizeAre small and the adaptation rate becomes very slow, avoiding severe divergence. At this point the filter outputs a signal with some residual echo. If the external force is removed, the filter is transited from the unstable state to the stable state and enters an accelerated recovery process: d JS Increase, resulting in increased step size, faster filter convergence rate, and increased D JS Further increasing, thus creating positive feedback.
In a specific application scenario of the present invention, the step parameter adjustment process is detailed as follows:
before the step length parameter adjustment is carried out, the following presetting needs to be carried out:
the basic adaptive filter algorithm for echo cancellation, e.g., NLMS, PNLMS, APA, FAP, MDF- α, etc., is selected according to the application scenario, computational resources, etc. In order to reduce the operation complexity and improve the convergence speed, the frequency domain (including sub-band analysis-synthesis) implementation mode is selected as much as possible.
Setting the appropriate step size parameter according to the selected adaptive filter algorithmLower limit μ of min And upper limit μ max E.g. mu min =0,μ max =0.5。
Parameters alpha and beta of the step size parameter adaptive adjustment algorithm are determined. Beta determines the function f (D) JS ) The horizontal position of the symmetrical point of (2), for example, β =0.325, is a closed interval [0.15,0.5 ]]A center point of (a); alpha determines the function f (D) JS ) The value of (a) is in the range of 6 to 15, for example, α =12.
Determining the quantity h = h of the analog echo path 0 ,h 1 ,…,h N-1 ) E.g. filter coefficients of the transverse structure of an FIR filter, or filter reflection coefficients of a lattice structure, for calculating the probability distribution p of the filter coefficient energies (1)
The appropriate filter order is selected. In the case of a network echo cancellation application, the echo path length may be set to 32 ms. In the case of acoustic echo cancellation applications, the following method can be used to estimate the optimal filter order.
The echo path length is assumed in advance to be 128 or 256ms.
If the filter remains in a stable state (D) JS Greater and smaller fluctuation amplitude, pos max Substantially unchanged) and maintained for about 10 seconds. The optimum filter order should be such that D JS Is between 0.5 and 0.6;
if D is JS An average value of (d) above this range indicates that the filter order is set too large, both wasting computational resources (especially in the case of high sampling rates) and reducing the filter convergence rate; on the contrary, if D JS If the average value of (c) is below this range, it means that the filter order is set too small, which will result in a large residual echo and affect the effect of the step size adjustment method of the present invention. Therefore, unless computational resource constraints are imposed, the filter order should be adjusted to provide a steady state D JS Is within the above range.
To reduce the computation D JS And the operation complexity of the step size parameter, which can be:
1) If the filter is implemented in a subband analysis-synthesis mode, the filter coefficients or reflection coefficients of the low frequency subbands without the DC frequency are selected for calculating the probability distribution of the filter coefficient energies.
2) When the filter order is large, the filter coefficient h = h 0 ,h 1 ,…,h N-1 ) Dividing the filter coefficient block into a plurality of continuous coefficient blocks with equal length, and replacing the original coefficient energy distribution with the energy distribution of the filter coefficient block. Let the integer B denote the number of coefficients per block, the integer
Figure A20071007581700131
Representing the number of blocks, the energy distribution of the filter coefficient block is:
Figure A20071007581700132
wherein, h is defined when i > N-1 i And =0. It can be seen that formula (1) is a special case of the above formula (B = 1). And the number of coefficients N in the equation (2-4) is replaced with the number of coefficient blocks K. For example, if N =2048, B =16,k =128 may be taken;
3) Periodically calculating D JS 、pos max And step length, for example, calculating once every 1-6ms and storing the result, and using the stored calculation result at the rest time;
4) Sub-expression xlog for Shannon entropy calculation by table lookup and linear interpolation 2 x,x∈[0,1]。
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents and improvements made within the spirit and principle of the present invention are intended to be included within the scope of the present invention.

Claims (9)

1. An echo canceller, including the adaptive filtering unit used for carrying on the echo and adjusting the unit in step length parameter connected with it, characterized by that, the said step length parameter adjustment unit includes energy distribution judges module, divergence value and judges module and step length control module;
the energy distribution judging module is connected with the divergence value judging module and used for acquiring the filter coefficient, calculating the probability distribution of the energy of the filter coefficient and sending the calculation result to the divergence value judging module;
the divergence value judgment module is respectively connected with the energy distribution judgment module and the step length control module and is used for calculating the JS divergence value D related to the probability distribution of the filter coefficient energy JS And will the JS divergence value D JS Sending the data into a step length control module;
step length control module through one JS divergence value D JS The step size parameter is adjusted for the step size parameter function of the argument.
2. The echo canceller as claimed in claim 1, wherein said divergence value determining module is configured to calculate JS divergence value D between a discrete probability distribution and a uniform probability distribution of filter coefficient energies JS The calculation formula is:
wherein p is (1) Is a discrete probability distribution, p, of filter coefficient energy (2) Is a uniform probability distribution of the filter coefficient energies,
Figure A2007100758170002C2
i =0, 1.. Ang., N-1, and j =1,2, π (j) Is a probability distribution p (j) Weight of, satisfyAnd 0 is not more than pi (j) Less than or equal to 1; h (p) is the entropy of the probability distribution p.
3. The method of claim 2The echo canceller is characterized in that the step parameter function adopted by the step material control module is as follows: mu (D) JS )=μ min +f(D JS )·(μ maxmin );
Wherein D is JS Is JS divergence value related to the probability distribution of filter coefficient energy, and D is more than or equal to 0 JS ≤1; μ max 、μ min Respectively is a preset maximum step length parameter and a preset minimum step length parameter, and mu is more than or equal to 0 min <μ max ≤1; f(D JS ) Is represented by D JS The step size control factor is an independent variable.
4. Echo canceller according to claim 3, characterized in that said step size control factor f (D) JS ) Is one of D JS Is a monotone increasing function of an independent variable, and the function expression is as follows:
wherein D is not less than 0 JS Alpha and beta are more than 0 and are algorithm parameters which can be flexibly set.
5. A method for adjusting step size parameters of an echo canceller according to claim 1, characterized in that the method comprises the following steps:
A. obtaining a filter coefficient, and calculating the probability distribution of filter coefficient energy;
B. calculating JS divergence value D related to probability distribution of filter coefficient energy JS
C. To said JS divergence value D JS The step size parameter is adjusted for the step size parameter function of the argument.
6. The method of claim 5, further comprising, before step A:
presetting stepEnd value of long parameter, i.e. maximum step parameter mu max And the minimum step size parameter mu min Wherein 0 is not more than mu min <μ max ≤1。
7. The method for adjusting step size parameter of claim 6, wherein said step B calculates JS divergence value D by probability distribution of filter coefficient energy JS The formula of (1) is:
Figure A2007100758170003C1
wherein p is (1) Is a discrete probability distribution of filter coefficient energies, p (2) Is a uniform probability distribution of the filter coefficient energies,
Figure A2007100758170003C2
i =0, 1.. Times.n-1, and j =1,2, h (p) is the entropy of the probability distribution p, defined as
8. The method of claim 7, wherein the step parameter function used in step C is: mu (D) JS )=μ min +f(D JS )·(μ maxmin );
Wherein D is JS Is JS divergence value related to the probability distribution of filter coefficient energy, and D is more than or equal to 0 JS ≤1; μ max 、μ min Respectively a preset maximum step length parameter and a preset minimum step length parameter, and the value is more than or equal to 0 mu min <μ max ≤1; f(D JS ) Is as a result of D JS The step size of the independent variable is used as a control factor.
9. The method of claim 8, wherein the step control factor f (D) is set as JS ) Is one with D JS Is a monotone increasing function of an independent variable, and the function expression is as follows:
Figure A2007100758170003C4
wherein D is more than or equal to 0 JS Alpha and beta are more than 0 and are algorithm parameters which can be flexibly set.
CN2007100758175A 2007-07-04 2007-07-04 Step parameter regulation means and equipment for eliminating echo Expired - Fee Related CN101119135B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2007100758175A CN101119135B (en) 2007-07-04 2007-07-04 Step parameter regulation means and equipment for eliminating echo

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2007100758175A CN101119135B (en) 2007-07-04 2007-07-04 Step parameter regulation means and equipment for eliminating echo

Publications (2)

Publication Number Publication Date
CN101119135A true CN101119135A (en) 2008-02-06
CN101119135B CN101119135B (en) 2010-09-01

Family

ID=39055096

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2007100758175A Expired - Fee Related CN101119135B (en) 2007-07-04 2007-07-04 Step parameter regulation means and equipment for eliminating echo

Country Status (1)

Country Link
CN (1) CN101119135B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105141287A (en) * 2015-07-21 2015-12-09 华为技术有限公司 Filter state divergence judgment method and device
CN109089004A (en) * 2018-08-14 2018-12-25 西南交通大学 A kind of collection person's adaptive echo cancellation method based on joint entropy induction
CN109102821A (en) * 2018-09-10 2018-12-28 苏州思必驰信息科技有限公司 Delay time estimation method, system, storage medium and electronic equipment
CN109151237A (en) * 2018-08-23 2019-01-04 西南交通大学 The illumination-imitation projection self-adoptive echo cancel method attracted based on zero
CN110646769A (en) * 2019-09-03 2020-01-03 武汉大学深圳研究院 Time domain clutter suppression method suitable for LTE external radiation source radar
CN111355855A (en) * 2020-03-12 2020-06-30 紫光展锐(重庆)科技有限公司 Echo processing method, device, equipment and storage medium
US20220310106A1 (en) * 2021-03-29 2022-09-29 Semiconductor Components Industries, Llc Echo canceller with variable step-size control

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1172451C (en) * 2001-04-06 2004-10-20 华邦电子股份有限公司 Echo eliminator
CN100524464C (en) * 2005-12-23 2009-08-05 北京中星微电子有限公司 Adaptive filter method and apparatus for improving speech quality of mobile communication apparatus

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105141287A (en) * 2015-07-21 2015-12-09 华为技术有限公司 Filter state divergence judgment method and device
WO2017012350A1 (en) * 2015-07-21 2017-01-26 华为技术有限公司 Filter state divergence judgement method and device
CN109089004A (en) * 2018-08-14 2018-12-25 西南交通大学 A kind of collection person's adaptive echo cancellation method based on joint entropy induction
CN109089004B (en) * 2018-08-14 2020-10-09 西南交通大学 Collective member self-adaptive echo cancellation method based on correlation entropy induction
CN109151237A (en) * 2018-08-23 2019-01-04 西南交通大学 The illumination-imitation projection self-adoptive echo cancel method attracted based on zero
CN109151237B (en) * 2018-08-23 2020-10-09 西南交通大学 Affine projection self-adaptive echo cancellation method based on zero attraction
CN109102821A (en) * 2018-09-10 2018-12-28 苏州思必驰信息科技有限公司 Delay time estimation method, system, storage medium and electronic equipment
CN110646769A (en) * 2019-09-03 2020-01-03 武汉大学深圳研究院 Time domain clutter suppression method suitable for LTE external radiation source radar
CN110646769B (en) * 2019-09-03 2021-07-20 武汉大学深圳研究院 Time domain clutter suppression method suitable for LTE external radiation source radar
CN111355855A (en) * 2020-03-12 2020-06-30 紫光展锐(重庆)科技有限公司 Echo processing method, device, equipment and storage medium
US20220310106A1 (en) * 2021-03-29 2022-09-29 Semiconductor Components Industries, Llc Echo canceller with variable step-size control

Also Published As

Publication number Publication date
CN101119135B (en) 2010-09-01

Similar Documents

Publication Publication Date Title
US6792107B2 (en) Double-talk detector suitable for a telephone-enabled PC
AU2017245314B2 (en) System and method for acoustic echo cancellation
JP3351532B2 (en) Variable block size adaptation algorithm for noise-resistant echo canceller
CA2414972C (en) Gain control method for acoustic echo cancellation and suppression
CN101119135A (en) Step parameter regulation means and equipment for eliminating echo
JP2018535602A (en) Double talk detection for acoustic echo cancellation
EP1786191B1 (en) Acoustic echo canceller
KR20010071860A (en) Digital adaptive filter and acoustic echo canceller using the same
WO2013166761A1 (en) Echo elimination method and device
WO2010083641A1 (en) Method and apparatus for detecting double talk
US8824667B2 (en) Time-domain acoustic echo control
WO1998006185A1 (en) Echo cancelling system for digital telephony applications
WO2007068166A1 (en) Electricity echo elimination device and method
JP2005142659A (en) Echo canceller
CN111277718B (en) Echo cancellation system and method thereof
US7773742B2 (en) Echo canceller
Yang Multilayer adaptation based complex echo cancellation and voice enhancement
EP1887708A1 (en) Delayed adaptation structure for improved double-talk immunity in echo cancellation devices
US8144863B2 (en) Method and apparatus for echo cancellation
KR19990080327A (en) Adaptive echo canceller with hierarchical structure
US20060193464A1 (en) Method and apparatus for soft-response echo suppression
CN109361827B (en) Echo secondary suppression method for communication terminal
Hamidia et al. A New Fast Double-Talk Detector Based on the Error Variance for Acoustic Echo Cancellation.
Shimauchi et al. Robust frequency domain acoustic echo cancellation filter employing normalized residual echo enhancement
Tangwongsan et al. Echo cancellation in VoIP with improved least square lattice method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
ASS Succession or assignment of patent right

Owner name: SHENZHEN CITY RONGCHUANGTIANXIA TECHNOLOGY DEVELOP

Free format text: FORMER OWNER: SHENZHEN RONGHE VISION TECHNOLOGY CO., LTD.

Effective date: 20100129

C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20100129

Address after: C4, Nanshan District science and Technology Park, Guangdong, Shenzhen Province, science and technology road, along with hi tech Road, junction building of Connaught office building: 518057

Applicant after: Shenzhen Rongchuang Tianxia Technology Development Co., Ltd.

Address before: G, building 4, Jin run building, 6019 Shennan Road, Guangdong, Shenzhen Province, China: 518040

Applicant before: Shenzhen Ronghe Vision Technology Co., Ltd.

C14 Grant of patent or utility model
GR01 Patent grant
C56 Change in the name or address of the patentee

Owner name: SHENZHEN TEMOBI SCIENCE + TECHNOLOGY CO., LTD.

Free format text: FORMER NAME: SHENZHEN RONGCHUANG TIANXIA TECHNOLOGY DEVELOPMENT CO., LTD.

CP03 Change of name, title or address

Address after: 518057 Guangdong, Shenzhen Province, science and technology, South Road, No. twelve Changhong science and technology building, building 19, unit 01-11, unit 18

Patentee after: Shenzhen Temobi Science & Tech Development Co.,Ltd.

Address before: 518057, Nanshan District Shenzhen science and Technology Park, Guangdong science and technology zone in the middle of the road, and hi tech junction, C4 office building

Patentee before: Shenzhen Rongchuang Tianxia Technology Development Co., Ltd.

C56 Change in the name or address of the patentee

Owner name: SHENZHEN RONGCHANG TIANXIA TECHNOLOGY CO., LTD.

Free format text: FORMER NAME: SHENZHEN TEMOBI SCIENCE + TECHNOLOGY CO., LTD.

CP01 Change in the name or title of a patent holder

Address after: 518057 Guangdong, Shenzhen Province, science and technology, South Road, No. twelve Changhong science and technology building, building 19, unit 01-11, unit 18

Patentee after: SHENZHEN TEMOBI TECHNOLOGY CO., LTD.

Address before: 518057 Guangdong, Shenzhen Province, science and technology, South Road, No. twelve Changhong science and technology building, building 19, unit 01-11, unit 18

Patentee before: Shenzhen Temobi Science & Tech Development Co.,Ltd.

CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20100901

Termination date: 20180704