discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] How to extract stable fine frequency offset based on


From: DingJing
Subject: [Discuss-gnuradio] How to extract stable fine frequency offset based on the benchmark program?
Date: Thu, 19 May 2016 11:53:38 +0800 (CST)

Hi all,I've been trying to figure out the frequency offset of USRP recently. So I run the OFDM benchmark program and output the compensation value of fine offset.For detail,in benchmark.rx.py, we import ofdm_receiver,and ofdm_reciver import ofdm_sync_pn to calculate the fine offset and do time synchronization.The main procedure of ofdm_sync_pn(using Schmidl and Cox algorithm) is as following:
And I output the S/H(sample and hold) block to file sink block to record the fine offset.However,the result figure are as following:
X label can be regarded as time,Y label is the output fine offset by angle between -Pi to Pi.It is fiercely different from my expectation in which the figure should be a straight line approximately.I wonder why this happens.Thank you so much!


 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]