Processing math: 100%
<< Chapter < Page Chapter >> Page >
Discussion of Discrete-time Fourier Transforms. Topics include comparison with analog transforms and discussion of Parseval's theorem.

The Fourier transform of the discrete-time signal s(n) is defined to be

[Math Processing Error] s n 2 f n
Frequency here has no units. As should be expected, thisdefinition is linear, with the transform of a sum of signals equaling the sum of their transforms. Real-valued signals haveconjugate-symmetric spectra: S(e-(i×2πf))=¯S(ej×2πf) .

A special property of the discrete-time Fourier transform isthat it is periodic with period one: S(ei×2π(f+1))=S(ei×2πf) . Derive this property from the definition of the DTFT.

[Math Processing Error] s n 2 f 1 n n 2 n s n 2 f n n s n 2 f n S 2 f
Got questions? Get instant answers now!

Because of this periodicity, we need only plot the spectrum overone period to understand completely the spectrum's structure; typically, we plot the spectrum over the frequency range . When the signal is real-valued, we can further simplify ourplotting chores by showing the spectrum only over ; the spectrum at negative frequencies can be derived frompositive-frequency spectral values.

When we obtain the discrete-time signal via sampling an analog signal, the Nyquist frequency corresponds to the discrete-time frequency 12 . To show this, note that a sinusoid having a frequency equal to the Nyquist frequency 12Ts has a sampled waveform that equals cos(2π12TsnTs)=cos(πn)=-1n

The exponential in the DTFT at frequency 12 equals e-i×2πn2=e-(iπn)=-1n , meaning that discrete-time frequency equals analog frequency multiplied by the sampling interval

fD=fATs
fD and fA represent discrete-time and analog frequency variables, respectively. The aliasing figure provides another way of deriving this result. As the duration of eachpulse in the periodic sampling signal pTs(t) narrows, the amplitudes of the signal's spectral repetitions, which are governed by the Fourier series coefficients of pTs(t) , become increasingly equal. Examination of the periodic pulse signal reveals that as Δ decreases, the value of c0 , the largest Fourier coefficient, decreases to zero: |c0|=AΔTs . Thus, to maintain a mathematically viable Sampling Theorem, theamplitude A must increase as 1Δ , becoming infinitely large as the pulse duration decreases. Practical systems use a small value of Δ , say 0.1·Ts and use amplifiers to rescale the signal. Thus, the sampledsignal's spectrum becomes periodic with period 1Ts . Thus, the Nyquist frequency 12Ts corresponds to the frequency 12 .

Let's compute the discrete-time Fourier transform of the exponentially decaying sequence s(n)=anu(n) , where u(n) is the unit-step sequence. Simply plugging the signal'sexpression into the Fourier transform formula,

S(ei×2πf)= a n u n 2 f n n 0 a 2 f n

This sum is a special case of the geometric series .

n=0 α n α α 1 1 1 α

Thus, as long as |a|<1 , we have our Fourier transform.

S(ei×2πf)=11-ae-(i×2πf)

Using Euler's relation, we can express the magnitude and phase of this spectrum.

|S(ei×2πf)|=1(1-acos(2πf))2+a2sin(2πf)2
arg(S(ei×2πf))=-tan(1)(asin(2πf)1-acos(2πf))

No matter what value of a we choose, the above formulae clearly demonstrate the periodicnature of the spectra of discrete-time signals. [link] shows indeed that the spectrum is a periodic function. We need only consider the spectrumbetween -12 and 12 to unambiguously define it. When a>0 , we have a lowpass spectrum—the spectrum diminishes asfrequency increases from 0 to 12 —with increasing a leading to a greater low frequency content; for a<0 , we have a highpass spectrum( [link] ).

Got questions? Get instant answers now!

Spectrum of exponential signal

The spectrum of the exponential signal ( a=0.5 ) is shown over the frequency range [-2, 2], clearly demonstrating the periodicity of all discrete-time spectra. The angle has unitsof degrees.

Spectra of exponential signals

The spectra of several exponential signals are shown. What is the apparent relationship between the spectra for a=0.5 and a=-0.5 ?

Analogous to the analog pulse signal, let's find the spectrum of the length- N pulse sequence.

s(n)={1if0nN-10otherwise

The Fourier transform of this sequence has the form of a truncated geometric series.

S(ei×2πf)=N-1n=0e-(i×2πfn)

For the so-called finite geometric series, we know that

N+n0-1n=n0αn=αn01-αN1-α
for all values of α.

Got questions? Get instant answers now!

Derive this formula for the finite geometric series sum. The "trick" is to consider the difference between theseries' sum and the sum of the series multiplied by α .

αN+n0-1n=n0αn-N+n0-1n=n0αn=αN+n0-αn0

which, after manipulation, yields the geometric sum formula.

Got questions? Get instant answers now!

Applying this result yields ( [link] .)

S(ei×2πf)=1-e-(i×2πfN)1-e-(i×2πf)=e-(iπf(N-1))sin(πfN)sin(πf)
The ratio of sine functions has the generic form of sin(Nx)sin(x) , which is known as the discrete-time sinc function dsinc(x) . Thus, our transform can be concisely expressed as S(ei×2πf)=e-(iπf(N-1))dsinc(πf) . The discrete-time pulse's spectrum contains many ripples, the number of which increase with N , the pulse's duration.

Spectrum of length-ten pulse

The spectrum of a length-ten pulse is shown. Can you explain the rather complicated appearance of the phase?

The inverse discrete-time Fourier transform is easily derived from the following relationship:

12-12e-(i×2πfm)ei×2πfndf={1ifm=n0ifmn=δ(m-n)
Therefore, we find that
12-12S(ei×2πf)ei×2πfndf=12-12ms(m)e-(i×2πfm)ei×2πfndf=ms(m)12-12e-(i×2πf)(m-n)df=s(n)
The Fourier transform pairs in discrete-time are
[Math Processing Error] s n 2 f n s n f 1 2 1 2 S 2 f 2 f n

The properties of the discrete-time Fourier transform mirror those of the analog Fourier transform. The DTFT properties table shows similarities and differences. One important common property is Parseval's Theorem.

[Math Processing Error] s n 2 f 1 2 1 2 S 2 f 2
To show this important property, we simply substitute theFourier transform expression into the frequency-domain expression for power.
12-12|S(ei×2πf)|2df=12-12ns(n)e-(i×2πfn)m¯s(n)ei×2πfmdf=,(n,m)s(n)¯s(n)12-12ei×2πf(m-n)df
Using the orthogonality relation , the integral equals δ(m-n) , where δ(n) is the unit sample . Thus, the double sum collapses into a single sum because nonzero values occur only when n=m , giving Parseval's Theorem as a result. We term ns(n)2 the energy in the discrete-time signal s(n) in spite of the fact that discrete-time signals don't consume(or produce for that matter) energy. This terminology is a carry-over from the analog world.

Suppose we obtained our discrete-time signal from values ofthe product s(t)pTs(t) , where the duration of the component pulses in pTs(t) is Δ . How is the discrete-time signal energy related to the total energycontained in s(t) ? Assume the signal is bandlimited and that the sampling ratewas chosen appropriate to the Sampling Theorem's conditions.

If the sampling frequency exceeds the Nyquist frequency, thespectrum of the samples equals the analog spectrum, but overthe normalized analog frequency fT . Thus, the energy in the sampled signal equals the original signal's energy multiplied by T .

Got questions? Get instant answers now!

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Fundamentals of electrical engineering i. OpenStax CNX. Aug 06, 2008 Download for free at http://legacy.cnx.org/content/col10040/1.9
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Fundamentals of electrical engineering i' conversation and receive update notifications?

Ask