Find Delay Block in matlab simulink
2 ビュー (過去 30 日間)
古いコメントを表示
How to use the find delay block ??? Its not working properly. The delay varies each time I connect to the error block to find BER.. can somebody help me plz... And How to find how much delay an IIR filter creates ???
0 件のコメント
回答 (1 件)
Tasos Giannoulis
2017 年 1 月 27 日
The first thing you can try is to increase the "Correlation window length" (at the expense of slower simulaton). It needs to be high enough to identify the delay.
I'd say that FIR filters introduce a delay equal to half their filter order. IIR filters can have different implementations. If you can see a filter order, that would be indicative.
If the delay block does not converge to a value, then it may be the case that your received signal is corrupted, so instead of computing BER, you can first troubleshoot by looking at some Constellation Diagrams.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Filtering についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!