Find Delay Block in matlab simulink

2 visualizaciones (últimos 30 días)
Sujeet Kumar Padhi
Sujeet Kumar Padhi el 6 de Mayo de 2012
Respondida: Tasos Giannoulis el 27 de En. de 2017
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 ???

Respuestas (1)

Tasos Giannoulis
Tasos Giannoulis el 27 de En. de 2017
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.

Categorías

Más información sobre Synchronization and Receiver Design en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by