System Design

Active Multiplier

An engineer is designing the local oscillator for an automotive radar running at 77 GHz. They have a pristine, highly stable 11 GHz signal, but they need to multiply it by exactly 7 times to reach 77 GHz. They first try using a passive diode multiplier, but the 7th harmonic is so weak that it drowns in the thermal noise floor, completely failing to drive the mixer. They replace the diode with an Active Multiplier using an advanced GaAs pHEMT transistor. They deliberately bias the transistor deep into Class C to ensure it violently clips the 11 GHz sine wave, generating a massive spray of harmonics. They design the output matching network as a highly selective bandpass filter tuned strictly to 77 GHz. Because the transistor draws DC power, it not only generates the 77 GHz harmonic but amplifies it, delivering a clean, high-power signal with positive conversion gain directly into the radar mixer.
Category: System Design
Operating State: Deep Class B or Class C bias
Primary Advantage: Positive conversion gain (unlike passive diodes)

Active vs. Passive Frequency Multipliers

FeaturePassive Multiplier (Diode)Active Multiplier (Transistor)
Core ComponentStep-recovery diode or VaractorFET, HEMT, or BJT Transistor
Power SupplyNone (Requires no DC power)Requires DC bias and supply voltage
Conversion EfficiencyLossy (-10 dB to -20 dB)Gain (+3 dB to +10 dB)
Max FrequencyExtremely High (Terahertz)Limited by Transistor fT (Typically < 150 GHz)
The 20 · log(N) Phase Noise Penalty:
Multiplying a frequency is not free. When you multiply a frequency by a factor of N, you also multiply the phase noise (jitter) of that signal by the exact same factor. Because phase noise is measured in decibels, the degradation formula is:
Noise Degradation = 20 · log10(N)
If you have a 1 GHz signal with excellent phase noise and you pass it through a x10 multiplier to get 10 GHz, the phase noise of the output will be mathematically destroyed by exactly 20 dB. This physical law applies to all multipliers, active or passive.

The Output Filter:
An active multiplier generates *all* harmonics. If you want a x3 multiplier, you must heavily filter the output to kill the fundamental, 2nd, 4th, and 5th harmonics. The output matching network is usually an aggressive quarter-wave stub or coupled-line bandpass filter.
Common Questions

Frequently Asked Questions

Can I multiply by an even number (x2, x4)?

Yes. If you need an even harmonic, you typically use a 'Push-Push' active multiplier. You feed the signal into two identical transistors, but you phase-shift the input to the second transistor by 180 degrees. When you tie their outputs directly together, the fundamental frequency and all odd harmonics (x3, x5) mathematically cancel each other out to zero. Only the even harmonics (x2, x4) survive and combine, making it incredibly easy to filter out the desired x2 signal.

Why do we still use passive multipliers?

Transistors have a physical speed limit known as the transit frequency (fT). If you need to generate a 300 GHz signal for a radio telescope, there are very few transistors on earth capable of amplifying at that frequency. A Schottky diode, however, responds almost instantly because it doesn't rely on complex semiconductor channels. For extreme sub-millimeter wave and Terahertz generation, passive diode multipliers are still the only viable option.

Does an active multiplier generate sub-harmonics?

No. A multiplier only generates integer multiples of the input frequency (2f, 3f, 4f). If you are seeing fractional frequencies (like 1.5f or 0.5f), the multiplier has become unstable and is acting as a parasitic oscillator. Because active multipliers are heavily biased transistors connected to highly reactive filters, they are notoriously prone to low-frequency oscillations if the bias network isn't heavily decoupled.

System Design

Multiplier Phase Noise Penalty

Input your baseline oscillator frequency, current phase noise (dBc/Hz), and desired target frequency. Instantly calculate the multiplication factor (N) and the unavoidable 20*log(N) degradation in phase noise to ensure your system still meets radar/telecom specifications.

Calculate Noise Degradation