frequency synthesizer
The precision dial that lets a radio tune to any channel on command. You can't build a stable, accurate oscillator at, say, 5.8 GHz directly — but you can build one rock-steady crystal at 40 MHz. A synthesizer takes that one trustworthy reference and, using a phase-locked loop, multiplies and divides it into any frequency you ask for, locked to the crystal's accuracy. Turn a digital knob and the whole radio hops channels.
Inside, a VCO's output is divided by N and compared against the reference; the loop adjusts the VCO until the divided output exactly matches, so f_out = N·f_ref. Integer-N gives steps of one reference period; the cleverer fractional-N synthesizer uses a delta-sigma modulator to dither the divider, achieving fine, almost-continuous frequency steps. The loop also acts as a filter, cleaning the VCO's high-offset phase noise while inheriting the crystal's superb close-in stability.
Fractional-N's delta-sigma dithering trades a little spurious 'quantization noise' for fine resolution — a recurring engineering bargain: you rarely get resolution for free.