Constellation Receiver

From GNU Radio
Revision as of 03:16, 11 March 2019 by 777arc (talk | contribs) (Created page with "This block makes hard decisions about the received symbols (using a constellation object) and also fine tunes phase synchronization. The phase and frequency synchronization a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This block makes hard decisions about the received symbols (using a constellation object) and also fine tunes phase synchronization.

The phase and frequency synchronization are based on a Costas loop that finds the error of the incoming signal point compared to its nearest constellation point. The frequency and phase of the NCO are updated according to this error.

Parameters

Constellation : constellation of points for generic modulation, see Constellation Object

Loop BW : Loop bandwidth of the Costas Loop. A good starting point is 2pi/100, or about 0.06.

Min Freq Deviation : minimum normalized frequency value the loop can achieve

Max Freq Deviation : maximum normalized frequency value the loop can achieve