21.3. Relations between Fourier transforms#
Warning
Some freestyle in changing order of summations and integrals, and use of generalized functions here…check it!
Different Fourier transforms
Different Fourier transforms exist, depending if the original function is:
time discrete/time continuous
periodic/non-periodic
namely,
FS, Fourier series: time continuous, periodic function (or finite domain, with a periodic extension)
FT, Fourier transform: time continuous, non-periodic function
DTFT, discrete-time Fourier transform: time didscrete, infinite-length sequence
DFT, discrete Fourier transform: time discrete, finite-length sequence (and then with a periodic extension)
Different forms of Fourier transforms exist, depending on the features of the original function and its domain. The bridge between continous and discrete domains is the Dirac’ comb, \(\text{III}_{\Delta x}(x) := \sum_{m=-\infty}^{+\infty} \delta(x - m \Delta x)\), that can be used to model sampling of continous functions into sequences of discrete values, both in time and frequency domain.
Here
the standard Fourier transform of integrable functions is recalled
the Fourier transform of an infinite sum of \(T\)-shifted integrable function is evaluated, resulting in the sampled (and scaled) Fourier transform of the original function, with sampling frequency \(\Delta \nu = \frac{1}{T}\). Here \(T\) plays the role of the sampling period. …Fourier series
the Fourier transform of a \(\Delta t\)-sampled (and scaled) integrable function is evaluated, resulting in the infinite sum of \(\overline{\nu}\)-shifted Fourier transform of the original function, with \(\nu_s = \frac{1}{\Delta t}\). Here \(\Delta t\) plays the role of the discrete time-step, inverse of the sampling frequency…Discrete-time Fourier transform
putting the last two points together, the Fourier transform of a infinite sum of \(T\)-shifted \(\Delta t\)-sampled function is evaluated resulting in…DFT
21.3.1. Fourier transform of integrable functions#
…
this is the starndard Fourier transform.
21.3.2. Fourier series#
Fourier transform of the sum of shifted integrable functions
The infinite sum of a shifted integrable function is defined as
Its Fourier transform reads
having used properties of Fourier transform of shifted function in (1), and the properties of Dirac’s comb in (3), having defined the frequency resolution
This Fourier transform is proportional to the Fourier transform of the original function, sampled in frequency with elementary frequency \(\Delta \nu\).
Infinite shifted sum and Fourier series
with \(c_n = \frac{1}{T} \int_{t=0}^{T} \widetilde{f}(t) e^{- i n \frac{2 \pi}{T}t}\).
21.3.3. Discrete-time Fourier transform#
Fourier transform of an integrable function sampled with a Dirac comb
Fourier transform of the original function sampled with \(\Delta t \, \text{III}_{\Delta t}(t)\) reads
i.e. equals the periodic sum of the Fourier of the original function, with period
From this last sentence and from the symmetry properties of Fourier transform, Nyquist-Shannon sampling theorem follows seamlessly.
Theorem 21.1 (Nyquist-Shannon sampling theorem)
In order to avoid aliasing the sampling frequency must be twice the maxiumum1 frequency in the signal,
Alternative form of DTFT
todo check alternative expressions if using the definition of train of impulses instead of the Fourier series of Dirac’s comb.
21.3.4. Discrete Fourier transform#
The discrete Fourier transform is a Fourier transform of a finite sequence of \(N\) elements \(\{ f_n \}_{n=0:N-1}\), defined as
whose inverse transform reads
Proof of inverse DFT
Fourier transform of the sum of a shifted integral function sampled with a Dirac comb
Fourier transform of the sum of a shifted integral function sampled with a Dirac comb
reads
and defining \(k \Delta \tau_n := k \Delta t - nT\),
Using the relation between sampling time \(\Delta t\) and sampling period \(T = N \Delta t\), \(\Delta \nu = \frac{1}{T}\), and thus
it follows
The function \(\widetilde{f}(t) = \sum_{n=-\infty}^{+\infty} f(t - n T)\) is \(T\)-periodic by definition. Thus, it can be written as its Fourier series
Relation between DFT and sampling
21.3.5. Useful properties#
21.3.5.1. Dirac’s comb \(\text{III}_{\Delta t}(t)\)#
Dirac comb \(\text{III}_{\Delta t}(t)\) is defined as a train of Dirac’s delta
Dirac comb $\(\text{III}_{\Delta t}(t)\)\( is a \)\Delta t$-periodic (generalized) function. Thus (…), it can be represented as its Fourier series, here in the exponential form (21.1), as
with coefficients given by (21.2)
The Fourier series of Dirac comb \(\text{III}_{\Delta t}(t)\) reads
i.e. as an infinite sum of uniform-amplitude harmonics with discrete frequencies \(\nu_n\), that are integer multiple of a fundamental freqeuncy \(\nu_s = \frac{1}{\Delta t}\), being \(\Delta t\) the sampling time (time-step of the discrete sequence), inverse of sampling frequency.