Thursday, March 15, 2018

Re: [Discuss-gnuradio] Signal start (timing acquisition) in DVB-T2

Hi Achilleas,

Thank you for this. Incidentally, this code matches the peak detection algorithm used in gr-dab too (and IIRC, gr-dtv dvbt Receiver too). 

Though this code doesn't explicitly remedy the problem I was facing, it still has a fairly good implementation (post data-smoothening). I'll use the understanding from this implementation into my own implementation too.

As for the smoothening problem, Marcus's prompt about normalizing the correlations with signal energy worked for me. I'll keep you posted. :)

On 13 March 2018 at 22:12, Achilleas Anastasopoulos <anastas@umich.edu> wrote:
Hi  Anshul,

take a look at how acquisition is done on the gr-cdma OOT module 


It is using a MF followed by a peak finder to generate flags for 
the beginning of the frame which is them processed downstream.


Achilleas

No comments:

Post a Comment