A Phase-Locked Loop synchronizes a local oscillator to an incoming signal using feedback. The phase detector produces error proportional to phase difference; the loop filter shapes dynamics to control acquisition speed and tracking bandwidth; the voltage-controlled oscillator adjusts frequency in response. PLLs enable demodulation, frequency synthesis, and clock recovery in communication systems.
A Phase-Locked Loop is a feedback control system whose controlled variable is phase rather than position or temperature. You already understand from feedback control fundamentals that a feedback loop measures an output, compares it to a reference, and drives the error toward zero. In a PLL, the "output" is the phase of a locally generated oscillator, the "reference" is the phase of an incoming signal, and the "actuator" is a voltage-controlled oscillator (VCO) whose frequency adjusts in response to a control voltage. The loop locks when the local oscillator's phase tracks the incoming signal's phase, meaning the local frequency has synchronized to the incoming frequency.
The three building blocks each do a distinct job. The phase detector compares the instantaneous phase of the input signal to the phase of the VCO output and produces a voltage proportional to the phase difference. A simple XOR gate works as a phase detector for digital signals; analog phase detectors use mixers (multipliers) that produce a DC component proportional to cos(Δφ). The loop filter — typically a low-pass filter — shapes the error signal before it drives the VCO. A narrow loop filter bandwidth creates a slow but noise-rejecting loop; a wide bandwidth tracks rapid frequency changes but passes more noise. The VCO converts the filtered error voltage into a frequency deviation: higher voltage means higher frequency, and the accumulated frequency over time is phase, so the VCO is an integrator in the phase domain.
When the loop closes, a PLL's linearized dynamics are those of a feedback system with an integrator (the VCO) in the forward path — a Type 1 system in control terminology. A Type 1 loop tracks a constant phase offset with zero steady-state error; a Type 2 loop (adding another integrator in the filter) tracks a frequency ramp. The loop bandwidth determines the tradeoff between tracking speed and noise: within the bandwidth, the PLL follows the input phase; outside the bandwidth, the VCO runs at its free-running frequency and the loop filters out high-frequency phase noise. This is how PLLs clean up a noisy reference — the output phase noise is suppressed above the loop bandwidth.
Applications flow directly from the locking behavior. In FM demodulation, the VCO control voltage that keeps the loop locked is exactly the baseband audio signal — the loop tracks instantaneous frequency and the correction voltage is the message. In frequency synthesis, a divider by N inside the loop forces the VCO to run at N times the reference frequency, producing precise high-frequency tones from a stable low-frequency crystal. In clock recovery for serial data links, the PLL locks to the transitions in a received bit stream and regenerates a clean synchronized clock. In each case, the same feedback principle — null the phase error — is applied to a different physical goal.
No topics depend on this one yet.