<p>fixeria <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20727">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BTS_Tests: add TC_ms_pwr_ctrl_pf_ewma: test EWMA based power filtering<br><br>This test case is very similar to TC_ms_pwr_ctrl_constant(), but the<br>key difference that we simulate sharp UL RSSI changes between -50 dBm<br>and -100 dBm on each iteration.<br><br>The 'uplink-power-target' (-75 dBm) is right in the middle of the<br>change range, so with EWMA filtering and 80% smoothing it's expected<br>that all averaged UL RSSI values would be around -75 dBm.<br><br>It's expected that the Uplink power level remains constant, however<br>this test case fails at the moment.  The problem is that the IUT is<br>still quite sensitive to small deviations from 'uplink-power-target',<br>so ideally we should introduce a 'hysteresis' defining a range:<br><br>  ['target' - 'hysteresis' ... 'target' + 'hysteresis']<br><br>in which the MS power loop should not trigger any power changes.<br><br>For example, let's say:<br><br>  'uplink-power-target' is -75 dBm (default), and<br>  'hysteresis' is 8 dBm,<br><br>so then the range would be: -83 dBm ... -67 dBm.<br><br>Change-Id: I3be1a4a4a0ab7eebb9a930eee7039295c045a791<br>Depends: Iacedbd4d69d3d74e2499af5622a07a8af0423da0<br>Related: SYS#4916<br>---<br>M bts/BTS_Tests.ttcn<br>1 file changed, 75 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/27/20727/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20727">change 20727</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20727"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I3be1a4a4a0ab7eebb9a930eee7039295c045a791 </div>
<div style="display:none"> Gerrit-Change-Number: 20727 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>