| New Reply |
Significance of Negative Frequency |
Share Thread | Thread Tools |
| Mar22-12, 05:19 AM | #1 |
|
|
Significance of Negative Frequency
Hi
Just wanted to know if negative frequency has any significance? Thanks Salil |
| Mar22-12, 11:02 AM | #2 |
|
|
for real sinusoidal signals, where we define the origin of time ([itex] t=0 [/itex]) so that the sinusoid has even symmetry, then you cannot tell the difference between a frequency [itex] f [/itex] and it's negative, [itex] -f [/itex]. [tex] x(t) = A \cos( 2 \pi f t ) = A \cos( 2 \pi (-f) t )[/tex] if [itex] t=0 [/itex] were defined so that the sinusoid had odd symmetry, of course negating the frequency would negate the signal: [tex] y(t) = A \sin( 2 \pi f t ) = -A \sin( 2 \pi (-f) t )[/tex]. but the "real" reason that negative frequencies exist for electrical engineers is that sometimes we represent signals as complex quantities [tex] x(t) = A e^{ j 2 \pi f t } = A \cos( 2 \pi f t ) + j A \sin( 2 \pi f t ) [/tex] as you can see, negating [itex]f[/itex] will negate the second term (the imaginary part), but not the first term (the real part). so there is a significant difference between the positive and negative frequency. even though signals we really see and really measure are real, often inside of a device, the mathematical operations we do on a signal (this is what "DSP" is about) are done to a complex representation of it (which might be called a "phasor", not to be confused with Star Trek) where the sign on [itex]f[/itex] will be significant. we have formalized some of these operations with concepts and techniques called the "analytical signal" which uses another concept called the "Hilbert transform". so, do negative numbers really exist and have significance? |
| Mar22-12, 11:02 AM | #3 |
|
|
Negative frequency usually has more importance if you're considering phase information than if you're considering just magnitude.
For example, you can reconstruct a digital image completely from its 2D spectrum magnitude, where you get rid of the complex numbers and therefore are ignoring phase information. Wikipedia gives an example as negative frequency being a rotation in the opposite direction, which is related to phase too. Its siginificance also comes into play when you consider modulation, and you modulate a negative frequency into the positive frequency bandwidth, and then you can have issues of aliasing, where this negative frequency is now interferring with your positive frequencies. |
| Mar22-12, 11:13 AM | #4 |
|
|
Significance of Negative Frequency
An example, if you look at the fourier transform of a sum of sine waves, you notice its magnitude is symmetric evenly, while the phase is symmetric odd (negative frequencies have positive phases, positive frequencies have negative phases). So you can look at the magnitude of negative frequency, and it will look the same to you as the magnitude of the positive frequency, but when you look at their phases, you see their signs are opposite.
|
| Mar22-12, 11:13 AM | #5 |
|
|
now there are these transforms called the Discrete Cosine Transform, but the model image is one where you reflect the image about both axes to make it even symmetry (this quadruples the area). then you can represent it with cosine terms where the sign of frequency makes no difference. |
| Mar22-12, 11:30 AM | #6 |
|
|
Edit: I guess magnitude is still using the phase. |
| Mar22-12, 11:40 AM | #7 |
|
|
is it possible the tool you were using was a DCT? or perhaps before the FFT, the image size was doubled along both the x and y axes by reflecting the image? one thing about the DCT, is that the phase is always zero which means that the "magnitude" is sometimes negative. essentially you are ditching the imaginary part (which is zero anyway, if you have that even symmetry to start with). |
| Mar22-12, 01:26 PM | #8 |
|
|
I was using the 2D FFT function in matlab. I could get an array with magnitude values, and an array with phase values. I could completely ignore the phase values, and take the IFFT of the magnitude values and still get the image back.
Also, thank you for correcting me, I'm realizing what I said was quite wrong. I think I've been confusing "phase information" with the phase response plot. The magnitude is not phase, but it is dependent on the phases of the frequencies since the complex values have an effect on the magnitude. For example, I can have two waveforms, and their magnitude responses can look exactly the same, even if they're out of phase. When I add them together and then take the magnitude of their sum, it can be very different than each of their individual magnitude responses because their phase responses are different, even if just looking at the magnitude responses would lead me to think I could simply superimpose them. Its the complex numbers/phase that make this so. I'm not really sure how this ties into negative frequencies now, so sorry for sidetracking the question. |
| Mar25-12, 02:20 AM | #9 |
|
|
Thanks rbj and DragonPetter
Salil |
| New Reply |
| Tags |
| negative frequency |
| Thread Tools | |
Similar Threads for: Significance of Negative Frequency
|
||||
| Thread | Forum | Replies | ||
| Negative Energy/Negative Matter | General Physics | 20 | ||
| Cosine wave represented as 1/2 magnitude vector at positive and negative frequency? | Electrical Engineering | 8 | ||
| why a negative times a negative is positive | General Math | 0 | ||
| passive sign convention (negative watts, and negative current confusion) | Advanced Physics Homework | 7 | ||
| Negative Voltage vs. Negative Pressure | Classical Physics | 2 | ||