Negative frequency

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

The concept of negative and positive frequency can be as simple as a wheel rotating one way or the other way. A signed value of frequency can indicate both the rate and direction of rotation. The rate is expressed in units such as revolutions (aka cycles) per second (hertz) or radian/second (where 1 cycle corresponds to 2π radians).

Sinusoids

Let ω be a parameter > 0 with units of radians/sec. Then the angular function (angle vs time), -ωt+θ, has slope -ω, which is called a negative frequency. But when the function is used as the argument of a cosine operator, the result is indistinguishable from cos(ωt-θ).  Similarly, sin(-ωt+θ) is indistinguishable from sin(ωt-θ+π). Thus all unique sinusoids can be represented in terms of just positive frequencies. The sign of the underlying phase slope is ambiguous.

File:Negative frequency.svg
A negative frequency causes the sin function (violet) to lead the cos (red) by ¼ cycle.
The vector (cos t, sin t) rotates counter-clockwise at 1 radian/sec, and completes a circle every 2π seconds. The vector (cos -t, sin -t) rotates in the other direction (not shown).

But the ambiguity is resolved when both the cosine and sine operators can be observed, because cos(ωt+θ) leads sin(ωt+θ) by ¼ cycle (= π/2 radians) when ω>0, and lags by ¼ cycle when ω<0.  Similarly, a vector, (cos t, sin t), rotates counter-clockwise at 1 radian/sec, and completes a circle every 2π seconds, and the vector (cos -t, sin -t) rotates in the other direction.

The sign of ω is also preserved in the complex-valued function:

e^{i \omega t} = \underbrace{\cos(\omega t)}_{R(t)} + i\cdot \underbrace{\sin(\omega t)}_{I(t)},      [1]

 

 

 

 

(Eq.1)

since R(t) and I(t) can be separately extracted and compared. Although e^{i \omega t}  clearly contains more information than either of its components, a common interpretation is that it's a simpler function, because:

\cos(\omega t) = \begin{matrix}\frac{1}{2}\end{matrix}(e^{i \omega t}+e^{-i \omega t}),

 

 

 

 

(Eq.2)

which gives rise to the interpretation that cos(ωt) comprises both positive and negative frequencies.  But the sum is actually a cancellation that contains less, not more, information. Any measure that indicates both frequencies includes a false positive, because ω can have only one sign.[3]  The Fourier transform, for instance, merely tells us that cos(ωt) correlates equally well with both  cos(ωt) + i•sin(ωt)  and  cos(ωt) - i•sin(ωt).

Applications

Perhaps the most well-known application of negative frequency is the calculation:

X(\omega) = \int_{a}^{b} x(t)\cdot e^{-i\omega t} dt,

which is a measure of the amount of frequency ω in the function x(t) over the interval (a,b). When evaluated as a continuous function of ω for the theoretical interval (-∞, ∞), it is known as the Fourier transform of x(t). A brief explanation is that the product of two complex sinusoids is also a complex sinusoid whose frequency is the sum of the original frequencies. So when ω is positive,  e^{-i\omega t}  causes all the frequencies of x(t) to be reduced by amount ω. Whatever part of x(t) that was at frequency ω is changed to frequency zero, which is just a constant whose amplitude level is a measure of the strength of the original ω content. And whatever part of x(t) that was at frequency zero is changed to a sinusoid at frequency -ω. Similarly, all other frequencies are changed to non-zero values. As the interval (a,b) increases, the contribution of the constant term grows in proportion. But the contributions of the sinusoidal terms only oscillate around zero. So X(ω) improves as a relative measure of the amount of frequency ω in the function x(t).

The Fourier transform of  e^{i \omega t}  produces a non-zero response only at frequency ω. The transform of  \cos(\omega t)  has responses at both ω and -ω, as anticipated by Eq.2.

Sampling of positive and negative frequencies and aliasing

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

File:Aliasing between a positive and a negative frequency.png
This figure depicts two complex sinusoids, colored gold and cyan, that fit the same sets of real and imaginary sample points. They are thus aliases of each other when sampled at the rate (fs) indicated by the grid lines. The gold-colored function depicts a positive frequency, because its real part (the cos function) leads its imaginary part by 1/4 of one cycle. The cyan function depicts a negative frequency, because its real part lags the imaginary part.


Notes

  1. The equivalence is called Euler's formula
  2. See Euler's_formula#Relationship_to_trigonometry and Phasor#Addition for examples of calculations simplified by the complex representation.
  3. Conversely, any measure that indicates only one frequency has made an assumption, perhaps based on collateral information.

References