phase-locked loop
an electronic circuit used to lock an oscillator in phase with an arbitrary input signal
phase-locked loop: feedback that makes oscillators obey
A phase-locked loop (PLL) is a closed-loop feedback circuit that forces an oscillator to match both the frequency and phase of an external reference signal. The oscillator, called a voltage-controlled oscillator (VCO), produces an output whose frequency changes in response to a control voltage. A phase detector compares the VCO output to the reference signal and generates an error voltage proportional to their phase difference. A low-pass filter smooths this error voltage, which then feeds back to the VCO to pull it into synchronization. The result is an oscillator that tracks the reference with minimal phase lag.
PLLs appear in applications where frequency precision and phase coherence matter. Frequency synthesis in radio transmitters uses PLLs to generate exact carrier frequencies from a stable crystal reference. Clock recovery circuits in digital receivers use PLLs to extract timing information from data streams. Motor speed control, tape recorder speed correction, and color television synchronization all depend on phase-locked loops. The bandwidth of the feedback loop, set by the filter characteristics, determines how fast the PLL can track changes in the reference signal.
Design choices and failure modes
The performance of a PLL depends on its components. A faster phase detector and lower loop filter resistance allow quicker locking, but risk instability and excessive noise. A very narrow bandwidth makes the loop slow to acquire lock and vulnerable to reference signal dropout. The VCO gain, expressed in Hz per volt, must match the phase detector gain for stable operation. Lock range describes the frequency span over which the loop can maintain synchronization; acquisition range, usually narrower, describes the span from which it can initially achieve lock.
Common problems include: the loop failing to lock if the reference and VCO frequencies are too far apart, lock jumping to a harmonic or subharmonic of the reference rather than the intended multiple, and high phase noise if the loop bandwidth is too wide or if the VCO itself is noisy. Integrated circuit PLLs, common since the 1970s, integrate the phase detector, VCO, and filter on a single chip, simplifying design and improving stability, though external components still set the loop's dynamic behavior.
The name reflects the circuit's core function: the loop continuously drives the oscillator's phase toward lockstep with the reference, preventing phase drift. This contrasts with simpler frequency-locked loops, which match frequency only, or free-running oscillators, which ignore external signals. PLLs remain fundamental to modern communication systems, frequency synthesis, and any application where precise synchronization to an external signal is required.