discuss-gnuradio
[Top][All Lists]
Advanced

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

Questions on Polyphase Clock Sync block


From: George Edwards
Subject: Questions on Polyphase Clock Sync block
Date: Mon, 8 Mar 2021 16:21:22 -0600

Hello,

My goal is symbol timing using the Polyphase Clock Sync block. I generated a QPSK waveform which I input to the Channel Model block with epsilon set to 1.0005 (small signal timing offset) and pass the signal to the  Polyphase Clock Sync. The Polyphase filter is designed to run with 32 arms and receive the tap coeff's from the RRC Filter Taps. The parameters for RRC Filter Taps block are are set with defined variables as follows: 
Gain =1
Sample_rate (Hz): sample_rate
Symbol_rate (Hz): sample_rate/sps        (where sps is samples/symbol and
                                                                 defined)
Excess_BW: excess_bw
Num Taps: 32*(sps*6*2)           (designing for overlap of +/-6 symbols with "sps"                                                      samples/symbol)
1) When I run the GRC and look at the constellation plot at the output of the Polyphase Clock Sync, all I see is a dot at the origin of the I/Q plot.

2) So I tried changing the number of taps to see if things change and only when I try the number of taps equal to 32*11 do I get something that makes some sense. I get data over the 4 quadrants between +/-.04 +/-0.4j, spread out. Of course, it keeps smearing into one. 

Will appreciate any suggestions on how to use the Polyphase Clock Sync block in conjunction with the RRC Filter Taps for symbol timing.

Thank you!

Regards,
George

reply via email to

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