Radio Electronics, Part 2 Codexery

PLL multibit

Multibit PLL improves performance by using more counter bits.

PLL multibit

A PLL multibit, or multibit phase-locked loop, is a type of phase-locked loop that achieves improved performance compared to a unibit PLL by using more than one bit from the reference and output counters to measure phase. Unibit PLLs use only the most significant bit (MSB) of each counter's output bus, discarding the remaining information. Multibit PLLs utilize additional bits, enabling better utilization of the frequency spectrum, higher quality of service for more users, reduced RF transmit power, and lower power consumption in wireless devices.

Lore & Background

A phase-locked loop is a closed-loop system that controls the phase of an oscillator by comparing it with a reference signal. In a unibit PLL, only the most significant bit (MSB) of each counter is used for phase measurement; all other bits are ignored, wasting information. The multibit PLL addresses this by using more bits from the two digital buses—the reference counter bus and the output (VCO) counter bus—to measure phase. This introduces a difficult problem: comparing signals at different frequencies from two counters that count to different final values. Additionally, overflow in the counters disrupts operation, an effect relevant only in multibit PLLs, as unibit PLLs have only a single-bit MSB signal and thus no overflow.

Reader's Guide

The multibit PLL expands the performance envelope of the PLL, enabling faster frequency settling time together with fine frequency resolution and lower phase noise. This is significant because in a unibit PLL, improving one performance criterion—such as frequency resolution—typically degrades others, like settling speed or phase noise. By using more bits, the multibit PLL allows the loop bandwidth to be optimized for phase noise performance or frequency settling speed, with less dependence on frequency resolution. The additional degree of freedom permits adaptation to specific requirements, and early implementations used a microprocessor, microcontroller, or DSP to close the loop. Modern implementations can be realized with programmable logic devices. The improved performance reduces interference among subscribers, enables faster communications with more complex modulation schemes, and lowers transmit power and power consumption in cellular phones and other wireless devices.

Did You Know?

More in Radio Electronics, Part 2 1-24

Spotted an error? Know more?

Reader corrections go straight into our review queue. Suggest an edit · How this site is sourced

Comments

Loading…
Open in the interactive codex →