Fourier analysis is a useful tool that only works on periodic signals. To transform non-periodic signals to periodic ones suitable for analysis, we use the Fourier transform, which is a subset of the more general Laplace transform.
Conceptually, the time-domain signal x(t) is the amplitude of the signal sampled at time instants infinitesimally close to each other, while the frequency-domain representation as the summation of individual contributions of all the frequencies, which are in-fact the amplitudes of the terms in the exponential Fourier series
The transform integral is given in the frequency domain as
X(ω)=F{x(t)}=T0→∞lim[ck]T0=T0→∞lim[∫−2T02T0x(t)e−jkΔωtdt]=∫−∞∞x(t)e−jωtdt
The inverse of this transform derives from the aforementioned exponential representation
x(t)=F−1{X(ω)}=T0→∞lim[x~(t)]=2π1∫−∞∞X(ω)ejωtdω
The existence of a Fourier transform for a given function (whether ϵ(t) converges 0 around non-discontinuities) is governed by the same Dirichlet conditions as the Fourier series.
Properties of FT
Linearity
The transformation is a linear operator, with the following relationship holding true
α1x1(t)+α2x2(t)+⋯+αnxn(t)↔α1X1(ω)+α2X2(ω)+⋯+αnXn(ω)
Duality
For the above definition of x(t) and X(ω) in terms of each other, if we swap the roles of functions, we get the following relationships
X(t)↔2πx(−ω)=x(−f)
Symmetry
Similar to the Fourier series, for even and functions functions
ℑ(X(ω))=0 when x(t) is even ∀ω
ℜ(X(ω))=0 when x(t) is odd ∀ω
Time and frequency shifting
Time shifting is also similar to the Fourier series, given as
x(t−τ)↔X(ω)e−jωτ
This also goes the other way, when shifting by frequencies
x(t)ejω0t↔X(ω−ω0)
Modulation
Multiplying the time function by cosine or sine causes it to be modulated, essentially its frequencies are shifted and scaled by 21, in the case of cosine it shifts by its frequency, and sine does the same as well as an additional time shift by −π/2
x(t)cos(ω0t)↔21[X(ω−ω0)+X(ω+ω0)]
x(t)sin(ω0t)↔21[X(ω−ω0)e2−jω−X(ω+ω0)e2jω]
Time and frequency scaling
This property states that when one variable is scaled by a factor, the other variable is also scaled for the same factor, in the opposite direction, giving us
x(at)↔∣a∣1X(aω)
Differentiation in time and frequency
Differentiating the time domain function to the n-th degree gives us
dtndnx(t)↔(jω)nX(ω)
Similarly for the frequency domain
(−jt)nx(t)↔dωndn(X(f))
Convolution theorem (and multiplication)
To simplify solving convolutions, we can convert to the frequency domain
x1(t)∗x2(t)↔X1(ω)X2(ω)
The opposite is also true
x1(t)x2(t)↔2π1X1(ω)∗X2(ω)
Integration
For a running integral of a time domain function
∫−∞tx(λ)dλ↔jωX(ω)+πX(0)δ(ω)
Energy and power
Parseval’s theorem
For periodic power signals with period T0 and EFS coefficient ck, it can be stated
T01∫t0t0+T0∣x~(t)∣2dt=k=−∞∑∞∣ck∣2
and for a non-periodic energy signal, it can be stated
∫−∞∞∣x(t)∣2dt=∫−∞∞∣X(f)∣2df