Frequency Synthesizer LSB Modulation for Faster Capacitor Search

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional frequency synthesizers face challenges in reducing estimation errors and search time as the number of bits in capacitor arrays increases, leading to exponential increases in capacitor search time, which is problematic for fast channel switching and stringent locking time requirements.

Innovation Solution

The implementation of an LSB modulation method combined with binary search for frequency estimation, which involves evaluating each bit during specific time intervals and modulating the least-significant-bit to reduce maximum estimation error, along with the use of dual capacitor arrays for improved resolution and accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If the number of bits in the capacitor array is increased to reduce VCO gain and improve resolution, then the frequency estimation accuracy is improved, but the capacitor search time increases exponentially

Engineering Contradiction:
Improvefrequency estimation accuracyVSAvoidcapacitor search time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The capacitor array search process is divided into two distinct phases: a coarse search phase that quickly identifies the approximate frequency range, and a fine tuning phase that achieves precise frequency accuracy. This segmentation allows the system to handle high-resolution requirements without proportionally increasing total search time, as the majority of bits are determined quickly in the coarse phase while only a subset requires extensive fine-tuning iterations.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The coarse search phase performs preliminary action by quickly determining the most significant bits of the capacitor codeword before fine tuning begins. This preliminary establishment of the frequency range allows the fine tuning phase to start from a known good starting point, significantly reducing the total number of iterations needed and preventing exponential search time growth.

Inventive Principle:
Principle #10Preliminary action

2Device complexity

If conventional binary search methods are used for frequency estimation, then the implementation is simple, but the maximum estimation error is large and search time increases with bit count

Engineering Contradiction:
Improvesearch algorithm complexityVSAvoidfrequency estimation accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The system dynamically adjusts the search strategy based on the current phase of operation. During the coarse search phase, the algorithm uses aggressive stepping through capacitor codes to quickly cover wide frequency ranges. During the fine tuning phase, the algorithm transitions to smaller, more precise adjustments. This dynamic adaptation of search behavior allows the system to maintain simplicity while achieving high accuracy, avoiding the need for complex algorithms that would be required to achieve the same precision with a static binary search approach.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS9048850B2Frequency synthesizer apparatus and methods for improving capacitor code search accuracy using LSB modulation
Publication Date: 2015.06.02 QUALCOMM INC
  • US9048850B2 patent drawing
  • US9048850B2 patent drawing
  • US9048850B2 patent drawing

AI summary

A frequency synthesizer is disclosed that includes an oscillator having an output to deliver a signal of a controllable frequency. The oscillator includes a capacitor bank responsive to an N-bit control signal to exhibit a capacitance. The oscillator output frequency is based on the capacitance. Control logic generates the N-bit control signal and determines each bit of the N-bit control signal through a binary search step and a modulation of a least-significant-bit (LSB) of the N-bit control signal. The LSB modulation, combined with the binary search for each bit, results in a higher accuracy frequency estimation.