Named after the German mathematician, Peter Dirichlet, the
Dirichlet conditions are the sufficient conditions
to guarantee existence and convergence
of the Fourier series
or the Fourier
transform.
For the Fourier Series to exist, the Fourier coefficients
must be finite. The Weak Dirichlet Condition
guarantees this existence. It essentially says that the
integral of the absolute value of the signal must be
finite. The limits of integration are different for the
Fourier Series case than for the Fourier Transform case.
This is a direct result of the differing definitions of
the two.
The Fourier Series exists (the coefficients are finite) if
∫0T|ft|dt<∞
t
0
T
f
t
(1)
This can be shown from the initial condition that the Fourier
Series coefficients be finite.
|
c
n
|=|1T∫0Tftⅇ-ⅈ
ω
0
ntdt|≤1T∫0T|ft||ⅇ-ⅈ
ω
0
nt|dt
c
n
1
T
t
0
T
f
t
ω
0
n
t
1
T
t
0
T
f
t
ω
0
n
t
(2)
Remembering our
complex
exponentials, we know that in the above equation
|ⅇ-ⅈ
ω
0
nt|=1
ω
0
n
t
1
, which gives us
1T∫0T|ft|dt=1T∫0T|ft|dt
1
T
t
0
T
f
t
(3)
<∞
(4)
If we have the function:
∀t,0<t≤T:ft=1t
t
0
t
T
f
t
1
t
then you should note that this functions
fails the above condition.
The Fourier Transform exists if
∫-∞∞|ft|dt<∞
t
f
t
(5)
This can be derived the same way the weak Dirichlet for the
Fourier Series was derived, by beginning with the definition
and showing that the Fourier Transform must be less than
infinity everywhere.
The Fourier Transform exists if the signal has a finite number
of discontinuities and a finite number of maxima
and minima. For the Fourier Series to exist, the
following two conditions must be satisfied (along with the Weak
Dirichlet Condition):
-
In one period,
ft
f
t
has only a finite number of minima and maxima.
-
In one period,
ft
f
t
has only a finite number of discontinuities and
each one is finite.
These are what we refer to as the
Strong
Dirichlet Conditions. In theory we can think of
signals that violate these conditions,
sinlogt
t
for instance. However, it is not possible to create a signal
that violates these conditions in a lab. Therefore, any
real-world signal will have a Fourier representation.
Let us assume we have the following function and equality:
f′t=limN→∞
f
N
′t
f
t
N
f
N
t
(6)
If
ft
f
t
meets all three conditions of the Strong Dirichlet
Conditions, then
fτ=f′τ
f
τ
f
τ
at every
ττ at which
ft
f
t
is continuous. And where
ft
f
t
is discontinuous,
f′t
f
t
is the
average of the values
on the right and left. See
Figure 1 as an example:
The functions that fail the Dirchlet conditions are pretty
pathological - as engineers, we are not too interested in
them.
"My introduction to signal processing course at Rice University."