This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,Thank you very much for your answer, from the above formula, am I getting the actual voltage value corresponding to the waveform ADC count captured by the USS module? Should the signal strength be a percentage?
Thanks & Regards
谢谢您的回复,那么怎么判断envelope crossing threshold这个值合适与否?可以通过观察哪个变量的值,或者说,调整envelope crossing threshold值的条件是什么?
您好,我已经看到视频讲解,其中关于阈值还有个不明白的地方。视频中提到“ absTOF offset 和 absTOF offset new两个值相差超过一个ADC采样周期时,要跳出来重新设置阈值”,那么这个重新设置阈值的过程是手动的还是自动的?“absTOF offset 和 absTOF offset new”这两个值是在usslib库中计算的吗?用户可以调用这两个值吗?
您好,谢谢回复,那么用USS.exe软件中配置的configuration-advanced parameters-envelope crossing threshold值,跟视频中提到的算法自动完成调整envelope crossing threshold这两个过程是什么关系?
您好,我明白阈值和阈值比例的含义了,现在我的实际情况是,我调试的过程中,最初我在uss.exe中设置的阈值比例是25(%),我发现uss.exe中采集到的时差曲线有时候会出现极大极小的值,这时候我把uss.exe中设置的阈值比例调整到30,得到的数据就很正常稳定,那这个过程是我手动完成的,我想问这个调整可以在程序中自动完成吗?