1

According to what I have been reading in various places, when we combine two close non-harmonic frequencies, we get the beating effect and a resulting frequency as the average of both frequencies. That is, if we have a $500 \,\text{Hz}$ signal and a $502\,\text{Hz}$ signal, we get a combined signal of $501\,\text{Hz}$. However, I can't understand how we can get a constant frequency signal of $501\,\text{Hz}$ if we have two signals of different frequencies. In other words, those two signals combined cannot be equal to emitting a single $501\,\text{Hz}$ signal.

I have tested this with some tuners and they seem to give $501\,\text{Hz}$, but I think it is an inability or inaccuracy of the plugins to understand the phenomenon. Furthermore, if we take a $500\,\text{Hz}$ signal and a $702\,\text{Hz}$ signal, do we get a $601\,\text{Hz}$ signal? It doesn't make sense. Besides, music analysis plugins understand it differently when there are more distance between frequencies.

Two signals, unrelated by their harmonics, should be changeable on an oscilloscope, right? How do you calculate the resulting wave frequency? (In these examples I wouldn't be interested in the amplitude difference of the beating effect, just let's talk in frequency terms).

Logan
  • 11

1 Answers1

2

Beating is not the same as a monochromatic signal at frequency $\omega$. Assuming $\omega\ll\Omega$: $$\cos((\omega + \Omega)t)+\cos((\omega - \Omega)t)=2\cos(\omega t)\cos(\Omega t), $$ that is adding two monochromatic signals of type $\cos((\omega\pm \Omega) t)$ produces a signal with carrying frequency $\omega$ whose amplitude is slowly varying in time as $\cos(\Omega t)$. This is what we call beating - it is clearly not the same as simply $\cos(\omega t)$.

In case of a music signal, beating would be perceives as a constant tone, whose intensity is varying in time.

In communication we usually have a signal at very high radio or optical frequency (i.e., ranging from $10^6$Hz to $10^{15}$Hz) modulated by a much lower frequency acoustic signal - such as music or human speech ($~10-10^4$Hz). The modulation is achieved either by varying the amplitude (AM modulation) or by varying frequency or phase (FM and PM.) Since the modulating frequency is much lower than the carrying frequency, we would often treat the radio signal as a monochromatic, when describing its propagation, dispersion, etc.

enter image description here
(image source)

Remark
Many examples of acoustic beating can be found here. It is instructive to compare, how the beating of close frequencies is resembling a single tone with rising and lowering amplitude, while for two not very close frequencies, the presence of two distinct tones becomes obvious.

Roger V.
  • 68,984