Visual
Concept overview
A Phase-Locked Loop (PLL) is a feedback control circuit that locks its output oscillator phase and frequency to a reference input signal. The loop consists of a phase detector, a low-pass loop filter, and a voltage-controlled oscillator (VCO). Once locked, the PLL tracks frequency deviations in the input, making it useful wherever a clean, stable, or synthesised frequency is needed from a potentially noisy or drifting source.
Real-world applications
How it works in practice
In a frequency synthesiser application, the PLL reference input connects to a stable crystal oscillator, typically at 10 MHz or 12.8 MHz. The feedback path includes a programmable integer or fractional divider set to value N. The phase detector compares the divided-down VCO output with the reference; any phase error produces a proportional DC error voltage after the loop filter. This voltage steers the VCO until the divided output matches the reference frequency, locking the output at N times the reference. The loop filter bandwidth determines how quickly the loop acquires lock and how much reference spurs appear at the output. Narrow bandwidths suppress spurs but slow acquisition; wider bandwidths lock faster but pass more phase noise from the reference and charge pump. In clock data recovery, the phase detector is replaced by a bang-bang or linear detector that samples data transitions, and the loop continuously re-centres the sampling point to minimise bit errors.
Examples
Future scope
All-digital PLLs (ADPLLs) are replacing analogue loop filters in advanced CMOS nodes below 7 nm because passive RC components do not scale well. MediaTek and Intel have taped out ADPLLs where the phase detector, loop filter, and DCO are entirely digital, enabling reconfigurability through firmware and eliminating sensitivity to supply voltage variation. Sub-sampling PLLs that compare VCO output directly to the reference at sub-harmonic rates reduce the contribution of phase detector noise and are an active area in IEEE JSSC publications. In optical coherent receivers, carrier-phase estimation PLLs operating at symbol rates above 100 Gbaud are being implemented in DSP silicon rather than analogue hardware.