Adding Harmonics: Doubling Frequency of Alternating Signals

  • Thread starter Thread starter chaoseverlasting
  • Start date Start date
  • Tags Tags
    Harmonics
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 4K views
chaoseverlasting
Messages
1,051
Reaction score
3
This is something I wanted to do, but I don't know where to start. Given an alternating signal (not necessarily sinusoidal) if you wanted to double the frequency of the signal, where would you start?
 
Engineering news on Phys.org
A frequency doubler?
All you need is a non-linear component of some sort, e.g. a biased diode.
However, this is usually a pretty inefficent process.
 
A frequency doubler works best with a sinusoidal signal. I wouldn't want to try it with a non-sinusoidal signal.

There are a couple of other ways to do it with a sinusoidal signal.
You could use an analog multiplier and multiply the sine wave by itself to square it.
You could use a phase lock loop with a divide by 2 prescaler.

For non-sinusoidal signals I can think of 2 more but neither is real time.
Use an ADC and store the values in memory. Read the memory out at double the ADC rate.
Convert to digital with an ADC and do a Fourier Transform. Then multiply the frequencies by two and do an inverse transform back to time domain.
 
Usually frequency doublers are reasonably efficient. Just run a class C amplifier at half of the design frequency. There are other schemes to double frequencies with discreet components. One that comes to mind is to use a bridge rectifier and then bandpass filter the output.
 
Just pump a nonlinear device with a sinusoidal signal to generate the second harmonic.

What frequency do you want do double?