Active Components

PLL

Phase-Locked Loop
A crystal oscillator provides exquisite frequency stability but is fixed at one frequency. A VCO is freely tunable but drifts with temperature, supply voltage, and aging. A PLL combines the best of both: it locks the VCO's output phase to a stable reference by dividing the VCO frequency by N, comparing the phase to the reference, and feeding back a correction voltage through a loop filter. The result is a synthesizer that produces any frequency on a grid of fref/N with the reference's long-term stability and the VCO's tuning range. Every radio, radar, cellular base station, and test instrument contains at least one PLL.
Category: Active Components
Output: fout = N × fref
Key Spec: Loop bandwidth (Hz)

The Feedback Loop That Makes Synthesizers Work

ArchitectureFrequency StepReferencePhase NoiseLock TimeSpurs
Integer-N= frefMust equal channel spacingHigher (large N)Slower (narrow BW)Low
Fractional-N (MMD)< frefHigh (10 to 50 MHz)Lower (small N)FastModerate
Fractional-N (ΣΔ)Sub-Hz possibleHigh (50 to 200 MHz)LowestFastestLow (randomized)
DDS + PLLSub-HzFixedGoodVery fastDDS harmonics
Output frequency:
fout = N × fref (integer-N)
fout = (N + F/M) × fref (fractional-N)

In-band phase noise floor (reference-limited):
Lin-band = Lref(fm) + 20·log10(N) + LPD+CP

Lock time estimate:
tlock ≈ 5 to 10 / floop BW

For a 3.5 GHz synthesizer with 100 kHz loop BW: lock time ≈ 50 to 100 μs.
For a frequency-hopping radio with 1 MHz loop BW: lock time ≈ 5 to 10 μs.
Common Questions

Frequently Asked Questions

How does loop BW affect phase noise?

Inside the loop BW: output PN follows the reference × 20·log(N). Outside: follows VCO free-running noise. Optimal BW is at the crossover where multiplied reference noise equals VCO noise. Wider than crossover adds reference noise; narrower lets VCO noise dominate.

Integer-N vs. fractional-N?

Integer-N: step = fref, needs low reference for fine steps, high N multiplies noise. Fractional-N: uses high reference (50+ MHz), low N, wider loop BW for better noise and faster lock. Penalty: fractional spurs, mitigated by ΣΔ modulators.

How fast does a PLL lock?

tlock ≈ 5 to 10 / loop BW. 100 kHz BW: ~75 μs. 1 MHz BW: ~7 μs. Frequency hopping and radar need microsecond lock, requiring wide-BW fractional-N with ΣΔ modulators.

Synthesizer Design

PLL Loop Filter Calculator

Enter reference frequency, VCO gain, charge pump current, and desired phase margin to compute the loop filter component values, loop bandwidth, and predicted lock time.

Design a PLL