The Fourier transform of a sine wave reveals how a pure tone is represented in the frequency domain, linking time-domain oscillations to spectral peaks. This transformation is central to signal analysis, communications, and physics when studying periodic phenomena.
Understanding this relationship helps engineers design filters, modulate carriers, and diagnose systems using clean sinusoidal inputs. Below is a structured reference followed by deep dives into key aspects of the Fourier transform of sine signals.
| Signal Type | Time-Domain Formula | Frequency Location | Magnitude Scaling |
|---|---|---|---|
| Real sine | A sin(2π f0 t) | ± f0 | A/(2j), −A/(2j) |
| Complex sine | A e^{j2π f0 t} | f0 only | A |
| Phase-shifted sine | A sin(2π f0 t + φ) | ± f0 | A/(2j), −A/(2j) with phase factors |
| Windowed sine | A sin(2π f0 t) w(t) | Broadened around ± f0 | Depends on window shape and length |
Real Sine Wave Transformation
For a real sine wave A sin(2π f0 t), the Fourier transform produces two imaginary impulses located at positive and negative frequencies. At +f0, the coefficient is −jA/2, and at −f0 it is jA/2, reflecting the odd symmetry of the sine function.
This pair of impulses confirms that a pure sine contains energy only at its fundamental frequency, with no content at DC or other frequencies, provided the signal is ideal and infinitely long.
Complex Exponential Representation
From Sine to Complex Exponentials
Using Euler’s formula, sin(2π f0 t) can be written as (e^{j2π f0 t} − e^{−j2π f0 t})/(2j). When transformed, each exponential maps to a scaled impulse, yielding the same pair of spectral lines in opposite directions.
Complex Sine Input
For a complex sine A e^{j2π f0 t}, the Fourier transform is a single impulse at f0 with magnitude A, simplifying analysis for modulated baseband signals and phasor-based calculations.
Phase Shift and Amplitude Effects
Introducing a phase φ changes the complex weights of the impulses but does not move their locations. The magnitude at ± f0 remains A/2, while the phase rotation becomes ±φ/2 depending on the sign of the frequency.
Amplitude scaling is linear; multiplying the sine by a constant scales the impulses proportionally, making it straightforward to predict the spectrum for attenuated or amplified tones.
Practical Considerations
Finite Duration and Windowing
In real measurements, sine waves are finite, which spreads energy around ± f0 due to windowing effects. This leakage can be managed using window functions, though it introduces trade-offs in main-lobe width and side-lobe levels.
Sampling and Discrete Transform
When sampled, the discrete-time Fourier transform of a sine at digital frequency k maps to impulses in the periodic spectrum, provided the sampling rate satisfies Nyquist. Misalignment with the grid leads to spectral leakage analogous to the continuous case.
Key Takeaways
- Pure sine waves map to impulses at exactly their frequency in the Fourier domain.
- Real sine signals produce symmetric conjugate pairs; complex sines use a single impulse.
- Amplitude and phase directly control the magnitude and angle of the spectral impulses.
- Finite duration and windowing introduce spectral leakage that can be managed with window selection.
- Sampling creates periodic spectra, making alignment with Nyquist and bin spacing critical for clean analysis.
FAQ
Reader questions
What does the Fourier transform of a sine wave look like in the frequency domain?
It consists of two impulses at plus and minus the sine frequency, each scaled by half the amplitude and weighted by imaginary unit factors, indicating phase quadrature.
Why are there both positive and negative frequency components for a real sine?
Real-valued signals require Hermitian symmetry in the spectrum, so energy appears at both +f0 and −f0 to produce a purely real time-domain waveform.
How does adding noise near a sine frequency affect the transform?
Noise spreads the impulse energy across frequencies, raising the background level near ± f0 and reducing the peak-to-noise ratio in the spectrum.
What happens if the sine frequency is exactly at a DFT bin center?
The energy concentrates in a single bin (up to windowing effects), yielding a clean spectral line without leakage into neighboring bins.