A periodic signal, such as the half-wave rectified sinusoid,
consists of a sum of elemental sinusoids. A plot of the Fourier
coefficients as a function of the frequency index, such as shown
in
Figure 1,
displays the signal's
spectrum. The word "spectrum"
implies that the independent variable, here
kk, corresponds somehow to
frequency. Each coefficient is directly related to a sinusoid
having a frequency of
kT
k
T
.
Thus, if we half-wave rectified a 1 kHz sinusoid,
k=1
k
1
corresponds to 1 kHz,
k=2
k
2
to 2 kHz, etc.
A subtle, but very important, aspect of the Fourier spectrum is
its
uniqueness: You can unambiguously find
the spectrum from the signal
(
decomposition)
and the signal from the spectrum
(
composition).
Thus, any aspect of the signal can be found from the spectrum
and vice versa.
A signal's frequency domain
expression is its spectrum. A periodic signal can be
defined either in the time domain (as a function) or in the
frequency domain (as a spectrum).
A fundamental aspect of solving electrical engineering
problems is whether the time or frequency domain provides the
most understanding of a signal's properties and the simplest way of manipulating
it. The uniqueness
property says that either domain can provide the right answer.
As a simple example, suppose we want to know the (periodic)
signal's maximum value. Clearly the time domain provides the
answer directly. To use a frequency domain approach would
require us to find the spectrum, form the signal from the
spectrum and calculate the maximum; we're back in the time
domain!
Another feature of a signal is its average
power. A
signal's instantaneous power is defined to be its square. The
average power is the average of the instantaneous power over
some time interval. For a periodic signal, the natural time
interval is clearly its period; for nonperiodic signals, a
better choice would be entire time or time from onset. For a
periodic signal, the average power is the square of its
root-mean-squared (rms) value. We define the
rms value of a
periodic signal to be
rmss=1T∫0Ts2tdt
rms
s
1
T
t
0
T
s
t
2
(1)
and thus its average power is
powers=rms2s=1T∫0Ts2tdt
power
s
rms
s
2
1
T
t
0
T
s
t
2
(2)
Problem 1
What is the rms value of the half-wave rectified sinusoid?
[
Click for Solution 1 ]
Solution 1
The rms value of a sinusoid equals its amplitude divided by
2
2
2
.
As a half-wave rectified sine wave is zero during half of
the period, its rms value is
A22
A
2
2
2
.
[
Hide Solution 1 ]
To find the average power in the frequency domain, we need to
substitute the spectral representation of the signal into this
expression.
powers=1T∫0T
a
0
+∑k=1∞
a
k
cos2πktT+∑k=1∞
b
k
sin2πktT2dt
power
s
1
T
t
0
T
a
0
k
1
a
k
2
k
t
T
k
1
b
k
2
k
t
T
2
The square inside the integral will contain all possible
pairwise products. However, the
orthogonality properties
say that most of these crossterms integrate to zero. The
survivors leave a rather simple expression for the power we
seek.
powers=
a
0
2+12∑k=1∞
a
k
2+
b
k
2
power
s
a
0
2
1
2
k
1
a
k
2
b
k
2
(3)
It could well be that computing this sum is easier than
integrating the signal's square. Furthermore, the contribution
of each term in the Fourier series toward representing the
signal can be measured by its contribution to the signal's
average power. Thus, the power contained in a signal at its
k
kth harmonic is
a
k
2+
b
k
22
a
k
2
b
k
2
2
.
The
power spectrum,
P
s
k
P
s
k
,
such as shown in
Figure 2,
plots each harmonic's contribution to the total power.
Problem 2
In high-end audio, deviation of a sine wave from the
ideal is measured by the total harmonic distortion, which
equals the total power in the harmonics higher than the
first compared to power in the fundamental. Find an
expression for the total harmonic distortion for any
periodic signal. Is this calculation most easily performed
in the time or frequency domain?
[
Click for Solution 2 ]
Solution 2
Total harmonic distortion equals
∑k=2∞
a
k
2+
b
k
2
a
1
2+
b
1
2
k
2
a
k
2
b
k
2
a
1
2
b
1
2
.
Clearly, this quantity is most easily computed in the
frequency domain. However, the numerator equals the square
of the signal's rms value minus the power in the average and
the power in the first harmonic.
[
Hide Solution 2 ]
"Electrical Engineering Digital Processing Systems in Braille."