<< Chapter < Page Chapter >> Page >
The phase-locked loop (PLL) is a critical component in coherent communications receivers that is responsible for locking on to the carrier of a received modulated signal. A PLL adjusts the phase of a numerically-controlled oscillator to match that of the received signal. You will simulate a carrier recovery sub-system in MATLAB and then implement the sub-system on the DSP.

Introduction

After gaining a theoretical understanding of the carrier recovery sub-system of a digital receiver, you will simulate the sub-system in MATLAB and implement it on the DSP. Thesub-system described is specifically tailored to a non-modulated carrier. A complete implementation will requiremodifications to the design presented.

The phase-locked loop ( PLL ) is a critical component in coherent communications receivers thatis responsible for locking on to the carrier of a received modulated signal. Ideally, the transmitted carrier frequencyis known exactly and we need only to know its phase to demodulate correctly. However, due to imperfections at thetransmitter, the actual carrier frequency may be slightly different from the expected frequency. For example, in theQPSK transmitter of Digital Transmitter: Introduction to Quadrature Phase-ShiftKeying , if the digital carrier frequency is 2 and the D/A is operating at 44.1 kHz, then the expected analog carrier frequency is f c 2 2 44.1 11.25 kHz . If there is a slight change to the D/A sample rate (say f c 44.05 kHz ), then there will be a corresponding change in the actual analog carrier frequency( f c 11.0125 kHz ).

This difference between the expected and actual carrier frequencies can be modeled as a time-varying phase. Providedthat the frequency mismatch is small relative to the carrier frequency, the feedback control of an appropriately calibratedPLL can track this time-varying phase, thereby locking on to both the correct frequency and the correct phase.

PLL Block Diagram

Numerically controlled oscillator

In a complete coherent receiver implementation, carrier recovery is required since the receiver typically does notknow the exact phase and frequency of the transmitted carrier. In an analog system this recovery is oftenimplemented with a voltage-controlled oscillator ( VCO ) that allows for precise adjustment of the carrier frequency based on the output of aphase-detecting circuit.

In our digital application, this adjustment is performed with a numerically-controlled oscillator ( NCO ) (see [link] ). A simple scheme for implementing an NCO is based on the followingre-expression of the carrier sinusoid:

ω c n θ c θ n
where θ n ω c n θ c ( ω c and θ c represent the carrier frequency and phase, respectively). Convince yourself that this time-varyingphase term can be expressed as θ n m 0 n ω c θ c and then recursively as
θ n θ n 1 ω c
The NCO can keep track of the phase, θ n , and force a phase offset in the demodulating carrier by incorporating an extra term in this recursiveupdate:
θ n θ n 1 ω c d pd n
where d pd n is the amount of desired phase offset at time n . (What would d pd n look like to generate a frequency offset?)

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Dsp laboratory with ti tms320c54x. OpenStax CNX. Jan 22, 2004 Download for free at http://cnx.org/content/col10078/1.2
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Dsp laboratory with ti tms320c54x' conversation and receive update notifications?

Ask