This preview shows page 139 - 147 out of 193 pages.
C. Williams & W. Alexander (NCSU)THE DISCRETE FOURIER TRANSFORMECE 513, Fall 2019139 / 193
The DFT for Spectral EstimationWe note several thingsPOINT 1:Even with largeL, the spectrum of a rectangular window havevery large sidelobesThis causes a distortion that cannot easily be eliminated byincreasingLPOINT 2:Signal are often of some set durationLIn most practical applications, we cannot easily and arbitrarilyincreaseLC. Williams & W. Alexander (NCSU)THE DISCRETE FOURIER TRANSFORMECE 513, Fall 2019140 / 193
The DFT for Spectral EstimationTo address these problem, other window functions,w(n)can beusedThese windows have slightly different spectral characteristics thatthe spectrum of the rectangular windowAn example of such a window is a Hanning windoww(n) =(12(1-cos2πL-1n),0≤n≤L-10,otherwise(93)The sidelobes of the Hanning window are significantly smaller thatthose of the rectangular windowIts main lobe, however, is approximately twice as wideC. Williams & W. Alexander (NCSU)THE DISCRETE FOURIER TRANSFORMECE 513, Fall 2019141 / 193
Resolving Close FrequenciesThe size of the main lobe of the window function determineswhether or not two adjacent frequencies can be resolvedConsider a signal that is a sum of two sinusoidsx(n) = cos(ω0n) + cos(ω1n)(94)For a rectangular window of lengthL, this results in the followingspectrumˆX(ω) =π[W(ω-ω0)+W(ω-ω1)+W(ω+ω0)+W(ω+ω1)](95)C. Williams & W. Alexander (NCSU)THE DISCRETE FOURIER TRANSFORMECE 513, Fall 2019142 / 193
Resolving Close FrequenciesDistortion can cause us not to be able to distinguish one spectralline from the otherThis occurs if|ω0-ω1|<2πLIf|ω0-ω1|<2πL, the two window functionsW(ω-ω0)andW(ω-ω1)overlapAs a result, the two spectral lines ofx(n)become indistinguishableIf|ω0-ω1| ≥2πL, we will see the two distinct peaks correspondingto the individual spectral linesNOTE: This is the case for a rectangular window. This becomesworse if the main lobe is wider, as is the case for the HanningwindowC. Williams & W. Alexander (NCSU)THE DISCRETE FOURIER TRANSFORMECE 513, Fall 2019143 / 193
Resolving Close FrequenciesExample (7.8)Consider the following signalx(n) = cos(ω0n) + cos(ω1n) + cos(ω2n)(96)whereω0=0.2π,ω1=0.22π, andω2=0.6πLetN=215. Plot the DFT forL=25,50,and 100For the sampling frequencyFs=1kHz, these frequenciescorrespond toF0=100Hz,F1=110Hz, andF2=300HzC. Williams & W. Alexander (NCSU)THE DISCRETE FOURIER TRANSFORMECE 513, Fall 2019144 / 193
Resolving Close FrequenciesExample (7.8)The figure below show the resulting spectrum forN=215,L=250501001502002503003504004505000510152025F (Hz)|X(k)|Spectrum of Finite Duration Signal of x(n), N = 215, L = 25Figure:Spectrum of Finite Duration ofx(n).C. Williams & W. Alexander (NCSU)THE DISCRETE FOURIER TRANSFORMECE 513, Fall 2019145 / 193
Resolving Close FrequenciesExample (7.8)The figure below show the resulting spectrum forN=215,L=5005010015020025030035040045050005101520253035F (Hz)|X(k)|Spectrum of Finite Duration Signal of x(n), N = 215, L = 50Figure:Spectrum of Finite Duration ofx(n).