Handout 4: Course Notes Were Prepared by Dr. R.M.A.P. Rajatheva and Revised by Dr. Poompat Saengudomlert
Handout 4: Course Notes Were Prepared by Dr. R.M.A.P. Rajatheva and Revised by Dr. Poompat Saengudomlert
Handout 4: Course Notes Were Prepared by Dr. R.M.A.P. Rajatheva and Revised by Dr. Poompat Saengudomlert
for any given signal v(t). The above property is also referred to as the sifting property.
Although the unit impulse does not exist physically, it can be described as a limiting
form of different unit-area pulses as follows.
2
aeπ(at) Gaussian pulse
δ(t) = lim arect(at) rectangular pulse
a→∞
asinc(at) sinc pulse
Since the duration of δ(t) is infinitesimally small, the pulse shape is not important;
only the integration of the pulse matters. In fact, the delta function can only have physical
meanings when it appears under integration.
δ(−t) = δ(t).
3. Fourier transform: Z ∞
F{δ(t)} = δ(t)ej2πf t dt = 1,
−∞
where the last equality follows from the sifting property. From the duality of the
Fourier transform,
F{1} = δ(−f ) = δ(f ).
In summary,
δ(t) ↔ 1
1 ↔ δ(f )
1
Course notes were prepared by Dr. R.M.A.P. Rajatheva and revised by Dr. Poompat Saengudomlert.
1
4. Multiplication: The sifting property can also be expressed as
5. Convolution:
Z ∞
x(t) ∗ δ(t − t0 ) = x(τ )δ(t − t0 − τ )dτ = x(t − t0 ),
−∞
where the last equality follows form the evenness of δ(t) and the sifting property.
6. Relation to the unit step: The unit step function is defined as2
0, t<0
u(t) = 1/2, t = 0
1, t>0
d
δ(t) = u(t)
Z dt
t
δ(τ )dτ = u(t)
−∞
We can also evaluate the Fourier transform of the unit impulse as a transform in the
limit. For example, consider the Gaussian pulse in the limit τ → 0.
1 −π(t/τ )2
δ(t) = lim e
τ →0 τ
| {z }
v(t)
2
no
F{δ(t)} = lim e−π(f τ ) = 1
τ →0
| {z }
V (f )
1. Time-domain impulse:
Aδ(t − t0 ) ↔ Ae−j2πf t0
2
In the literature, the value u(0) is sometimes not specified.
2
2. Constant:
A ↔ Aδ(f )
3. Sinusoidal functions:
1 1
cos(2πfc t) ↔ δ(f − fc ) + δ(f + fc )
2 2
1 1
sin(2πfc t) ↔ δ(f − fc ) − δ(f − fc )
2j 2j
4. Unit step:
1 1
u(t) ↔ + δ(f )
j2πf 2
Example 1.10 (Another look at rectangular pulse): Using the unit impulse, we
can express the rectangular pulse v(t) = Arect(t/τ ) as the integration of the following
signal τ τ
Aδ t + − Aδ t − .
2 2
Figure 1.19 illustrates this relationship. Using the integration property of the Fourier
transform, we can write
n
1 d 1 τ τ o
V (f ) = F v(t) = F Aδ t + − Aδ t −
j2πf dt j2πf 2 2
A A
= ej2πf τ /2 − e−j2πf τ /2 = · 2j sin(πf τ )
j2πf j2πf
= Aτ sinc(f τ ).
3
As with u(t), the value sgn(0) is sometimes not specified in the literature.
3
0.8 1.2
A=1,τ=1
0.6 1
0.8
0.4
0.6
0.2
0.4
V(f)
v(t)
0
0.2
-0.2
0
-0.4
-0.2
-0.6 -0.4
-0.8 -0.6
-2-1.5-1-0.5 0 0.5 1 1.5 2 -6 -4 -2 0 2 4 6
t f
Figure 1.18: Rectangular pulse with DC offset for zero mean.
In summary,
∞
X ∞
X
j2πnf0 t
Vn e ↔ Vn δ(f − nf0 ).
n=−∞ n=−∞
4
COMMENTS:
1. Periodicity in the time domain results in impulses in the spectrum, i.e. frequency
domain. From duality, periodicity in the frequency domain results in impulses in
the time domain.
2. A line spectrum of a Fourier series can be transformed to a continuous spectrum
of a Fourier transform by converting the spectral lines into impulses whose weights
are equal to the line heights. The phase portion of the line spectrum is taken care
of by letting the impulse weights be complex numbers.
3. Through the use of the unit impulse and its Fourier transform, we now have a
unified framework to analyze both periodic and nonperiodic signals.
5
Example 1.12 (Triangular pulse train): Consider a triangular pulse train
∞
X
v(t) = g(t − mT0 ),
m=−∞
Using the differentiation property, i.e. d2 g(t)/dt2 ↔ (j2πf )2 G(f ), we can write
1 4A 2 A
G(f ) = − sin (πf τ ) = sin2 (πf τ ) = Aτ sinc2 (f τ ).
(j2πf )2 τ τ π2f 2
The Fourier transform of the traingular pulse train is illustrated in figure 1.21.
6
6
A=1,T0=1,τ=1/5
5
3
V(f)
0
1/T0 1/τ
-1
-20 -15 -10 -5 0 5 10 15 20
f
Figure 1.21: Fourier transform of a triangular pulse train.
The generating function g(t) in this case is g(t) = δ(t). Hence, G(f ) = 1, yielding
∞ ∞
X 1 X
δ(t − mT0 ) ↔ δ(f − nf0 )
m=−∞
T0 n=−∞
Thus, the Fourier transform of a train of impulses uniformly spaced apart by T0 is another
train of impulses weighted by 1/T0 and uniformly spaced spart by 1/T0 in the frequency
domain.
Note that, for T0 = 1, the impulse train is its own transform.