discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] RE: [Commit-gnuradio] gnuradio-core/src/lib/gener


From: Matt Ettus
Subject: Re: [Discuss-gnuradio] RE: [Commit-gnuradio] gnuradio-core/src/lib/general gr_correlate_acce...
Date: Fri, 30 Jun 2006 00:10:41 -0700
User-agent: Mozilla Thunderbird 1.0.8-1.1.fc4 (X11/20060501)

Tom Rondeau wrote:

[Moving to list, per Eric's request]

Right, so we are talking about implementing 8PSK and pi/4 DQPSK, the later
being more important as it shows up in implementation often. My concern with
both, though, is the phase and frequency synchronization. I'm sure someone
out there has some experience with this.

To summarize, we have a second order Costas loop for BPSK and a fourth order
Costas loop for QPSK. What is normally used for synchronization with these
modulations? For pi/4 DQPSK, I was thinking we could use the current fourth
order loop, in which we can set the desired rotation. Each symbol received
would cause the rotation variable to flip 45 degrees.

a) does this work, and
b) is there a better way to do this?
Use a 4th order loop, and handle the 45 degree rotation in the phase detector.

On the other hand, since it is differential, you usually don't use a costas loop with pi/4-DQPSK.

Matt




reply via email to

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