A voltage controlled oscillator (VCO) produces an alternating signal whose frequency changes in direct response to an input voltage. Increase the voltage, and the frequency goes up. Decrease it, and the frequency drops. This simple relationship makes VCOs essential building blocks in radios, synthesizers, communication systems, and countless other electronics. The core mechanism varies depending on the design, but every VCO relies on the same principle: a voltage-sensitive component that shifts the natural resonant frequency of an oscillating circuit.
The Core Idea: Voltage Changes Capacitance
Most VCOs use a special component called a varactor (also known as a varicap diode) to convert voltage into a frequency change. A varactor is a diode wired in reverse, meaning it doesn’t conduct current in the normal sense. Instead, it acts as a tiny voltage-adjustable capacitor.
Here’s what happens inside: when you apply a reverse voltage across the diode, a gap forms at the junction between its two semiconductor layers. This gap, called the depletion region, contains no free charge carriers and behaves like the insulating layer between the plates of a capacitor. Increasing the reverse voltage widens this gap, which reduces the capacitance. Decreasing the voltage narrows the gap, raising the capacitance. The relationship follows a predictable pattern: capacitance drops in proportion to the square root of the applied voltage.
This matters because in an oscillating circuit, the resonant frequency depends on capacitance. A lower capacitance pushes the frequency higher. A higher capacitance pulls it lower. By feeding a control voltage to the varactor, you directly steer the oscillator’s output frequency.
Two Main VCO Architectures
VCOs come in two broad families, each with a different approach to generating oscillations.
LC Oscillators
The most common high-performance VCO uses an inductor-capacitor (LC) tank circuit. Energy bounces back and forth between the inductor’s magnetic field and the capacitor’s electric field, producing a smooth, sine-like waveform at a frequency set by the inductance and capacitance values. Classic circuit topologies like the Colpitts and Hartley oscillators fall into this category.
In a typical integrated LC-VCO, a pair of cross-coupled transistors provides what engineers call “negative resistance,” which is really just a way of feeding energy back into the tank circuit to replace what’s lost to resistance. Without this energy replenishment, the oscillation would decay and die out. When the energy fed back exactly matches the losses, the circuit sustains a steady oscillation. Varactors sit alongside the inductors to allow voltage-based frequency tuning, and many designs add switchable capacitor banks for coarse tuning with the varactor handling fine adjustments.
Ring Oscillators
The second family uses a chain of inverting stages (delay cells) connected in a loop, with the output of the last stage feeding back to the first. Because each stage inverts and slightly delays the signal, the waveform races around the ring, producing an oscillation whose frequency depends on how fast each stage switches. To control the frequency with voltage, the circuit limits (or “starves”) the current available to each stage. Lower current means slower switching and a lower frequency. Higher current speeds things up.
Ring oscillators are simpler to build, especially on a chip, because they don’t need inductors, which are bulky and hard to fabricate at small scales. The tradeoff is a noisier, less pure output signal compared to LC designs.
Key Specifications That Define a VCO
A few numbers tell you almost everything about how a VCO will behave in practice.
Tuning range is the span of frequencies the VCO can produce. A VCO designed for the 900 MHz ISM band might cover 885 to 950 MHz. A wideband model might sweep from 325 to 775 MHz. The range depends on how much the varactor’s capacitance can change and how the circuit is designed around it.
Control voltage range is the input voltage window that sweeps the VCO across its tuning range. This varies widely. Some integrated VCOs respond to just 0.4 to 2.4 volts. Others need 0 to 12 volts, or 2 to 13 volts for microwave-frequency designs operating up to 10.8 GHz.
Tuning sensitivity, often labeled Kv, describes how much the frequency shifts per volt of control input, expressed in Hz/V or MHz/V. A VCO with a sensitivity of 50 MHz/V will shift its output by 50 MHz for every 1-volt change at the control input. Higher sensitivity means more frequency range per volt, but it also means the circuit is more vulnerable to noise on the control line.
The Phase Noise Tradeoff
No VCO produces a perfectly clean tone. Random electrical fluctuations cause tiny, unwanted variations in the output frequency, a problem called phase noise. Phase noise shows up as a “smearing” of the signal around the intended frequency, and it degrades performance in radios, data links, and precision instruments.
The fundamental challenge in VCO design is that wide tuning range and low phase noise work against each other. A high tuning sensitivity means the VCO responds aggressively to voltage changes, which is great for covering a broad frequency span. But that same sensitivity means random voltage fluctuations on the control line get converted into frequency jitter just as efficiently. Designers spend considerable effort balancing these two demands, using techniques like switchable capacitor banks to break a wide tuning range into smaller segments, each with lower sensitivity and therefore less noise. Transformer-coupled resonators and dual-mode tank circuits are more advanced approaches that attempt to achieve both goals simultaneously.
VCOs Inside Phase-Locked Loops
The single most common application for a VCO is inside a phase-locked loop (PLL), a feedback circuit that locks the VCO’s output to a stable reference frequency. The PLL compares the VCO’s output phase to a reference signal, generates an error voltage proportional to any mismatch, filters that voltage to remove rapid fluctuations, and feeds the smoothed result back to the VCO’s control input. The VCO adjusts its frequency until the error drops to zero, at which point the output is locked in both frequency and phase to the reference.
The VCO’s output frequency in a PLL follows a straightforward relationship: the output equals the VCO’s natural free-running frequency plus the tuning sensitivity multiplied by the control voltage. This makes the VCO the frequency-generating heart of the loop, while the rest of the PLL acts as a correction system that forces it to stay precisely on target.
PLLs with VCOs are everywhere. They generate the clock signals inside your computer’s processor, tune radio receivers to specific channels, synthesize the carrier frequencies in cell phones, and recover timing information from digital data streams. In each case, the VCO provides the actual oscillating output, and the PLL disciplines it to stay accurate.
Why Linearity Matters
VCOs are inherently nonlinear devices, meaning the relationship between control voltage and output frequency isn’t a perfectly straight line. At some voltages a 1-volt increase might shift the frequency by 40 MHz, while at other voltages the same increase produces a 60 MHz shift. This inconsistency creates problems in systems that depend on predictable frequency modulation.
In a PLL, nonlinearity means the loop’s behavior changes depending on where in the frequency range it’s operating. The same loop filter that provides clean, low-jitter performance at one frequency may produce more jitter at another, because the VCO’s gain has shifted. One solution is wrapping the VCO in a frequency-locked loop that measures the actual output frequency and corrects the control voltage to force a linear response. This gives the system a constant, predictable gain across the entire tuning range, which simplifies filter design and produces consistent performance regardless of the operating frequency.

