TUTORIAL 1 - Basic Concepts in Signal Processing PDF
TUTORIAL 1 - Basic Concepts in Signal Processing PDF
1 of 7
http://www.complextoreal.com/concepts.htm
Sx(f)
-fc
fc
1
This expression is very similar to expression 1 except that the resistance term is missing. By Parsevals
Therorem, the Energy is defined in the frequency domain as
2
where G(f) is the Fourier transform of pulse g(t).
A signal is composed of a finite number of pulses, each of which these pulse have well-defined energy.
However for signals, we generally speak in terms of power and not energy. Power is a more
meaningful term since it can actually be measured. When we speak of Power, we may be talking about
the following two things
1.
2.
3
By evaluation of above integral we note, that Power is not a function of time. (-true only for wide-sense
stationery processes.)
4
5
Example 2: Power in a pulse
1/25/2008 3:27 AM
Contemporary Report
2 of 7
http://www.complextoreal.com/concepts.htm
9
where Rb is the bit rate.
Example 1: Eb of a sine wave
For a sine wave of amplitude 1, the average amplitude is .707. The energy per bit is calculated by
1/25/2008 3:27 AM
Contemporary Report
3 of 7
http://www.complextoreal.com/concepts.htm
10
Example 2: Eb of a rectangular wave
For a rectangular pulse of amplitude 1, the average amplitude is 1. The energy per bit is 1/Rb.
11
and
12
where Sx is called the two-sided spectral density. We multiplied it by 2, because our integration limits
were only the positive frequencies.
Properties of PSD and Power Spectrum
1.
The total area under the Power Spectrum or PSD is equal to the total avg. power of the signal.
2.
3.
4.
The auto-correlation function and PSD are a Fourier transform pair. To compute PSD, we compute
the auto-correlation of the signal and then take its FFT. (Another estimation method called
periodogram uses sampled FFT to compute the PSD.)
5.
The value of the auto-correlation function at zero-time equals the total power in the signal.
Keep in mind that total or the average power in a signal is often not of as great an interest. We are most
often interested in the PSD or the Power Spectrum. We often want to see is how the input power has
been
redistributed by the channel and in this frequency-based redistribution of power is where most of the
interesting information lies.
Example 1 - Computing PSD of a Sine wave with random phase
1/25/2008 3:27 AM
Contemporary Report
4 of 7
http://www.complextoreal.com/concepts.htm
16
Now taking Fourier Transform of above, we get the PSD by the following relationship as shown below
17
The PSD of the sine wave shows that power is concentrated at the carrier frequency and that the total
power is the sum of the powers in both the negative and positive terms.
Now we can compute the total power from both of these relationships. From the auto-correlation, we
see that by setting t = 0, we get
18
and by integrating the PSD (a trivial case here: 2 x A 2/4) , we also get the same quantity. But unlike the
signal power computation, the PSD also tells us that the power in this signal lies only at one frequency
and is equal to twice the magnitude of the two-sided PSD. When interpreting PSD, it is important to
note whether the given result is one or two-sided or the results will be off by 3 dB.
Most simulation programs do not use two-sided PSD but an alternate representation called the complex
envelope. The complex envelope shifts the all energy in the positive axis and the PSD of a complex
envelope signal is always one-sided and contains only the positive frequencies.
Now lets take a random binary wave where the 0 and 1s are defined by x(t) and -x(t) of amplitude A =
1/25/2008 3:27 AM
Contemporary Report
5 of 7
http://www.complextoreal.com/concepts.htm
19
Note that for an amplitude of 2, we should get the signal power as 4. In figure above, we see that the
value of the auto-correlation function at its peak is exactly this number.
Now we compute the Power Spectral Density by taking the Fourier Transform of above. We get
20
The examination of the PSD tells us something interesting. It tells us that the maximum power occurs
1/25/2008 3:27 AM
Contemporary Report
6 of 7
http://www.complextoreal.com/concepts.htm
in the spectral component at zero and the pattern of power drop-off follows the sinc function, a
well-known result.
Now lets repeat the above calculations for a sine wave.
The auto-correlation function of a sine wave is also periodic. Above we calculated the power of a sine
wave of amplitude 1 = .5. From Figure below we see that the peak value of the auto-correlation
function is indeed .5. The Power spectrum consists of a single spectral component at the wave
frequency of 10 and is of magnitude 24.56 dBm (the dBm equivalent of the .707 rms amplitude).
But since a sine wave can collerate to itself every one perid, its auot-correlation is periodic, however,
each of the subsequent perfect correlation points are fewer in number so the total value of the
auto-correlation, that is the sum, continues to decrease.
Periodogram
Periodogram is a computationally economically way of estimating the Power Spectrum.
Mathematically we see that one needs to compute the auto-correlation of the whole sequence in order
to get an accurate PSD. But for large sequences, this takes too long and a averaged PSD is computed
instead. This averaged PSD is referred to as the Periodogram.
Periordogram method of computing the power spectrum also makes sense when the signal FFT is very
noisy and a desired signal level can not be. In such cases, the inherent averaging of the Periodogram
can help extract the signal.
1/25/2008 3:27 AM
Contemporary Report
7 of 7
http://www.complextoreal.com/concepts.htm
We will discuss this method of assessing power in signals in much more detail later.
Exercise: Compute the auto-correlation function and the Power Spectrum of a sine wave with added
noise.
1/25/2008 3:27 AM