<html dir="ltr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style>@font-face {
        font-family: Calibri;
}
@page Section1 {margin: 72.0pt 72.0pt 72.0pt 72.0pt; }
P.MsoNormal {
        FONT-SIZE: 11pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
LI.MsoNormal {
        FONT-SIZE: 11pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
DIV.MsoNormal {
        FONT-SIZE: 11pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        COLOR: windowtext; FONT-FAMILY: "Calibri","sans-serif"
}
.MsoChpDefault {
        
}
DIV.Section1 {
        
}
</style>
<meta content="MSHTML 6.00.6000.16825" name="GENERATOR">
<style title="owaParaStyle"><!--P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
--></style>
</head>
<body vlink="purple" link="blue" ocsi="x">
<div dir="ltr"><font face="Tahoma" color="#000000" size="2">Hi again</font></div>
<div dir="ltr"><font face="tahoma" size="2"></font>&nbsp;</div>
<div dir="ltr"><font face="tahoma" size="2">I have now&nbsp;investigated further why the leak_estimate increases when near end is talking for a longer</font></div>
<div dir="ltr"><font face="tahoma" size="2">time. What happens is that the accumulated crosscorrelation of y (Pyy) in mdf.c is decreasing towards</font></div>
<div dir="ltr"><font face="tahoma" size="2">zero.&nbsp;The leak_estimate is calculated as the divistion of Pee&nbsp;with Pyy and when Pyy is close to zero</font></div>
<div dir="ltr"><font face="tahoma" size="2">the output will dramaticily increase.</font></div>
<div dir="ltr">&nbsp;</div>
<div dir="ltr"><font face="tahoma" size="2">At least in my application&nbsp;there is need of handeling this behaviour.&nbsp;Have anyone else seen this behaviour</font></div>
<div dir="ltr"><font face="tahoma" size="2"><font face="tahoma">in your application</font>?</font></div>
<div dir="ltr"><font face="tahoma" size="2"></font>&nbsp;</div>
<div dir="ltr"><font face="tahoma" size="2">One idea I have is to add a </font><font face="tahoma" size="2">constant or floor to Pyy&nbsp;in the divisoin. Does anyone have any other ideas?</font></div>
<div dir="ltr"><font face="tahoma" size="2"></font>&nbsp;</div>
<div dir="ltr"><font face="tahoma" size="2">Best Regards</font></div>
<div dir="ltr"><font face="tahoma" size="2">Johan</font></div>
</body>
</html>