Synthesizers
Synthesizers are electronic circuits or systems that generate precise output frequencies from a single stable reference oscillator, most often referring to frequency synthesizers used in radio transceivers, radar systems, and test instrumentation.
What Are Synthesizers?
Synthesizers are electronic circuits or systems designed to generate precise output frequencies from a single stable reference oscillator. In electrical engineering and communications, the term most often refers to frequency synthesizers: devices that produce any of a wide range of selectable frequencies with high accuracy, low phase noise, and fine frequency resolution. They serve as foundational building blocks in radio transceivers, radar systems, test instrumentation, and digital communication infrastructure.
The need for precise, agile frequency generation grew out of early radio engineering. Vacuum-tube oscillators could generate signals at fixed frequencies, but modern systems require rapid frequency switching across many channels. Synthesizers solve this by deriving multiple output frequencies from one reference, eliminating the need for separate, individually calibrated oscillators. As surveyed in a comparison of frequency synthesis techniques published through IEEE Xplore, all synthesizer architectures can be classified as direct analog, direct digital, or indirect (phase-locked), with hybrid variants combining elements of each.
Phase-Locked Loop Synthesis
The phase-locked loop (PLL) is the most widely deployed synthesizer architecture. A PLL synthesizer compares the phase of a divided version of the voltage-controlled oscillator (VCO) output to a stable reference, generating an error signal that steers the VCO until the two signals are aligned. A programmable divide-by-N counter in the feedback path allows the output frequency to be set to integer or fractional multiples of the reference. PLL synthesizers offer excellent spectral purity, wide frequency range, and integration with CMOS processes, making them the dominant choice in cellular handsets, wireless LAN chipsets, and satellite receivers. Their main limitation is settling time: the loop filter controls how quickly the output frequency locks after a channel change, typically on the order of microseconds to milliseconds.
Direct Digital Synthesis
Direct digital synthesis (DDS) constructs the output waveform numerically rather than locking an analog oscillator. A phase accumulator increments by a programmable step on each clock cycle; a lookup table converts the phase to a digital amplitude value; and a digital-to-analog converter (DAC) produces the analog output. Because the output frequency is determined by the phase increment word, frequency changes are instantaneous in principle and can achieve sub-hertz tuning resolution. Analog Devices' foundational tutorial on direct digital synthesis notes that DDS architectures routinely achieve switching times below 100 nanoseconds, far faster than PLL-based designs. The trade-off is that DDS output frequency is bounded to a fraction of the reference clock, and spectral spurious content requires careful DAC design and filtering.
Direct Analog Synthesis
Direct analog synthesis uses mixing, filtering, and frequency division to combine harmonics or sidebands of one or more reference oscillators into a desired output frequency. The method produces signals with very low phase noise and no loop settling delay, which made it the preferred approach in early frequency agile systems. The architecture is hardware-intensive: generating many output frequencies requires a corresponding number of mixer and filter stages, leading to large, power-hungry assemblies. For this reason, direct analog synthesis has been largely displaced by PLL and DDS approaches in modern integrated circuits, though it remains in use where the lowest possible phase noise is paramount, such as in atomic clock-referenced standards.
Applications
Synthesizers have applications in a wide range of disciplines, including:
- Wireless communications: local oscillators in cellular base stations and handsets for channel selection
- Radar and electronic warfare: frequency-agile waveform generation in high-performance radar platforms
- Test and measurement: signal generators and spectrum analyzers requiring precise, settable output frequencies
- Satellite and GPS receivers: carrier and code tracking loops requiring stable, low-noise references
- Software-defined radio: reconfigurable front ends that synthesize arbitrary frequencies under software control