PLL
Initialism of phase-locked loop.
PLL: feedback circuit that slaves frequency to a reference signal
A phase-locked loop is a closed-loop control system that synchronizes the frequency and phase of an oscillator with a reference signal. The core idea is simple: measure the phase difference between the oscillator output and the reference, then use that error signal to adjust the oscillator frequency until the two signals stay locked together. Once locked, the loop maintains synchronization automatically, even as the reference signal drifts or the load changes.
The basic PLL circuit contains four essential blocks: a phase detector (or phase-frequency detector) that compares input and output phases; a loop filter, usually a low-pass design made from resistors and capacitors; a voltage-controlled oscillator (VCO) whose output frequency varies with an applied voltage; and often a divider that reduces the feedback signal by a fixed ratio. The divider is what allows the output frequency to be a multiple of the reference frequency, a property exploited in frequency synthesis and clock multiplication.
Industrial uses and variants
PLLs appear wherever precise frequency control or synchronization is needed. Frequency synthesizers in radio transmitters use PLLs to generate stable carrier frequencies from a single crystal reference. Clock multipliers in digital circuits use PLLs to generate faster clock signals from a lower-frequency input while maintaining tight phase relationship. Motor speed controllers use PLLs to lock rotor frequency to the line frequency in certain AC drive topologies. Demodulators and phase shifters in telecom and instrumentation also rely on PLL principles.
The loop filter bandwidth is the critical tuning parameter. A narrow bandwidth gives good noise immunity and phase stability but slow acquisition and weak rejection of reference jitter. A wide bandwidth locks faster and tracks reference changes more tightly but amplifies high-frequency noise into the output. Industrial designs typically operate with bandwidths from tens of hertz to tens of kilohertz depending on whether the reference is stable (crystal oscillator) or noisy (line frequency), and how quickly the loop must respond to load transients.
Common failure modes include loss of lock due to excessive phase error, spurious output tones caused by incomplete noise filtering or intermodulation, and slow or failed acquisition when the VCO frequency is far from the reference. In RF applications, instability can arise from excessive loop gain or poor component layout causing unwanted coupling. Temperature drift in components shifts the VCO center frequency and the filter response, so tuning must account for the operating range.