The Fourier Transform (FT) has several important properties which will be useful:
- Linearity:
αx1(t)+βx2(t)↔αX1(jΩ)+βX2(jΩ)αx1(t)+βx2(t)↔αX1(jΩ)+βX2(jΩ)(1)
where αα and ββ are constants. This property is easy to verify by plugging the left side of Equation 1 into the definition of the FT.
- Time shift:
x(t-τ)↔e-jΩτX(jΩ)x(t-τ)↔e-jΩτX(jΩ)(2)
To derive this property we simply take the FT of x(t-τ)x(t-τ)∫-∞∞x(t-τ)e-jΩtdt∫-∞∞x(t-τ)e-jΩtdt(3)
using the variable substitution γ=t-τγ=t-τ leads to
t=γ+τt=γ+τ(4)
and
dγ=dtdγ=dt(5)
We also note that if t=±∞t=±∞ then τ=±∞τ=±∞. Substituting Equation 4, Equation 5, and the limits of integration into Equation 3 gives
∫-∞∞x(γ)e-jΩ(γ+τ)dγ=e-jΩτ∫-∞∞x(γ)e-jΩγdγ=e-jΩτX(jΩ)∫-∞∞x(γ)e-jΩ(γ+τ)dγ=e-jΩτ∫-∞∞x(γ)e-jΩγdγ=e-jΩτX(jΩ)(6)
which is the desired result.
- Frequency shift:
x(t)ejΩ0t↔X(j(Ω-Ω0))x(t)ejΩ0t↔X(j(Ω-Ω0))(7)
Deriving the frequency shift property is a bit easier than the time shift property. Again, using the definition of FT we get:
∫-∞∞x(t)ejΩ0te-jΩtdt=∫-∞∞x(t)e-j(Ω-Ω0)tdt=X(j(Ω-Ω0))∫-∞∞x(t)ejΩ0te-jΩtdt=∫-∞∞x(t)e-j(Ω-Ω0)tdt=X(j(Ω-Ω0))(8)
- Time reversal:
x(-t)↔X(-jΩ)x(-t)↔X(-jΩ)(9)
To derive this property, we again begin with the definition of FT:
∫-∞∞x(-t)e-jΩtdt∫-∞∞x(-t)e-jΩtdt(10)
and make the substitution γ=-tγ=-t. We observe that dt=-dγdt=-dγ and that if the limits of integration for tt are ±∞±∞, then the limits of integration for γγ are ∓γ∓γ. Making these substitutions into Equation 10 gives
-∫∞-∞x(γ)ejΩγdγ=∫-∞∞x(γ)ejΩγdγ=X(-jΩ)-∫∞-∞x(γ)ejΩγdγ=∫-∞∞x(γ)ejΩγdγ=X(-jΩ)(11)
Note that if x(t)x(t) is real, then X(-jΩ)=X(jΩ)*X(-jΩ)=X(jΩ)*.
- Convolution: The convolution integral is given by
y(t)=∫-∞∞x(τ)h(t-τ)dτy(t)=∫-∞∞x(τ)h(t-τ)dτ(12)
The convolution property is given by
Y(jΩ)↔X(jΩ)H(jΩ)Y(jΩ)↔X(jΩ)H(jΩ)(13)
To derive this important property, we again use the FT definition:
Y(jΩ)=∫-∞∞y(t)e-jΩtdt=∫-∞∞∫-∞∞x(τ)h(t-τ)e-jΩtdτdt=∫-∞∞x(τ)∫-∞∞h(t-τ)e-jΩtdtdτY(jΩ)=∫-∞∞y(t)e-jΩtdt=∫-∞∞∫-∞∞x(τ)h(t-τ)e-jΩtdτdt=∫-∞∞x(τ)∫-∞∞h(t-τ)e-jΩtdtdτ(14)
Using the time shift property, the quantity in the brackets is e-jΩτH(jΩ)e-jΩτH(jΩ), giving
Y(jΩ)=∫-∞∞x(τ)e-jΩτH(jΩ)dτ=H(jΩ)∫-∞∞x(τ)e-jΩτdτ=H(jΩ)X(jΩ)Y(jΩ)=∫-∞∞x(τ)e-jΩτH(jΩ)dτ=H(jΩ)∫-∞∞x(τ)e-jΩτdτ=H(jΩ)X(jΩ)(15)
Therefore, convolution in the time domain corresponds to multiplication in the frequency domain.
- Multiplication (Modulation):
w(t)=x(t)y(t)↔12π∫-∞∞X(j(Ω-Θ))Y(jΘ)dΘw(t)=x(t)y(t)↔12π∫-∞∞X(j(Ω-Θ))Y(jΘ)dΘ(16)
Notice that multiplication in the time domain corresponds to convolution in the frequency domain. This property can be understood by applying the inverse Fourier Transform (Reference) to the right side of Equation 16
w(t)=12π∫-∞∞12π∫-∞∞X(j(Ω-Θ))Y(jΘ)ejΩtdΘdΩ=12π∫-∞∞Y(jΘ)12π∫-∞∞X(j(Ω-Θ))ejΩtdΩdΘw(t)=12π∫-∞∞12π∫-∞∞X(j(Ω-Θ))Y(jΘ)ejΩtdΘdΩ=12π∫-∞∞Y(jΘ)12π∫-∞∞X(j(Ω-Θ))ejΩtdΩdΘ(17)
The quantity inside the brackets is the inverse Fourier Transform of a frequency shifted Fourier Transform,
w(t)=12π∫-∞∞Y(jΘ)x(t)ejΘtdΘ=x(t)12π∫-∞∞Y(jΘ)ejΘtdΘ=x(t)y(t)w(t)=12π∫-∞∞Y(jΘ)x(t)ejΘtdΘ=x(t)12π∫-∞∞Y(jΘ)ejΘtdΘ=x(t)y(t)(18)
The properties associated with the Fourier Transform are summarized in Table 1.
Table 1: Fourier Transform properties.
| Property |
y
(
t
)
y
(
t
)
|
Y
(
j
Ω
)
Y
(
j
Ω
)
|
| Linearity |
α
x
1
(
t
)
+
β
x
2
(
t
)
α
x
1
(
t
)
+
β
x
2
(
t
)
|
α
X
1
(
j
Ω
)
+
β
X
2
(
j
Ω
)
α
X
1
(
j
Ω
)
+
β
X
2
(
j
Ω
)
|
| Time Shift |
x
(
t
-
τ
)
x
(
t
-
τ
)
|
X
(
j
Ω
)
e
-
j
Ω
τ
X
(
j
Ω
)
e
-
j
Ω
τ
|
| Frequency Shift |
x
(
t
)
e
j
Ω
0
t
x
(
t
)
e
j
Ω
0
t
|
X
(
j
(
Ω
-
Ω
0
)
)
X
(
j
(
Ω
-
Ω
0
)
)
|
| Time Reversal |
x
(
-
t
)
x
(
-
t
)
|
X
(
-
j
Ω
)
X
(
-
j
Ω
)
|
| Convolution |
x
(
t
)
*
h
(
t
)
x
(
t
)
*
h
(
t
)
|
X
(
j
Ω
)
H
(
j
Ω
)
X
(
j
Ω
)
H
(
j
Ω
)
|
| Modulation |
x
(
t
)
w
(
t
)
x
(
t
)
w
(
t
)
|
1
2
π
∫
-
∞
∞
X
(
j
(
Ω
-
Θ
)
)
W
(
j
Θ
)
d
Θ
1
2
π
∫
-
∞
∞
X
(
j
(
Ω
-
Θ
)
)
W
(
j
Θ
)
d
Θ
|