Вы находитесь на странице: 1из 37

Short Time Fourier Transform (STFT)

CS474/674 Prof. Bebis

Fourier Analysis
Fourier analysis expands signals or functions in terms
of sinusoids (or complex exponentials).
It reveals all frequency components present in a signal.
(inverse DFT)
where:
(forward DFT)

Examples
f1 (t ) cos(2 5 t )

f 2 (t ) cos(2 25 t )

f 3 (t ) cos(2 50 t )

Examples (contd)
F1(u)

F2(u)

F3(u)

Fourier Analysis Examples (contd)


f 4 (t ) cos(2 5 t )
cos(2 25 t )
cos(2 50 t )

F4(u)

Limitations of Fourier Analysis (contd)


1. Cannot not provide simultaneous time and frequency
localization.
2. Not useful for analyzing time-variant, non-stationary
signals.
3. Not efficient for representing discontinuities or sharp
corners (i.e., requires a large number of Fourier
components to represent discontinuities).

Fourier Analysis Examples (contd)


f 4 (t ) cos(2 5 t )
cos(2 25 t )
cos(2 50 t )

Provides excellent
localization in the
frequency domain
but poor localization
in the time domain.

F4(u)

Limitations of Fourier Analysis (contd)


1. Cannot not provide simultaneous time and frequency
localization.
2. Not useful for analyzing time-variant, non-stationary
signals.
3. Not appropriate for representing discontinuities or
sharp corners (i.e., requires a large number of Fourier
components to represent discontinuities).

Stationary vs non-stationary signals


Stationary signals:
time-invariant spectra
f 4 (t )

Non-stationary
signals: time-varying
spectra
f (t )
5

Stationary vs non-stationary signals (contd)


Stationary signal:
f 4 (t )
Three frequency
components,
present at all
times!

F4(u)

Stationary vs non-stationary signals (contd)


Non-stationary signal:
f 5 (t )

Perfect knowledge of what


frequencies exist, but no
information about where
these frequencies are
located in time!

F5(u)

Limitations of Fourier Analysis (contd)


1. Cannot not provide simultaneous time and frequency
localization.
2. Not useful for analyzing time-variant, non-stationary
signals.
3. Not appropriate for representing discontinuities or
sharp corners (i.e., requires a large number of Fourier
components to represent discontinuities).

Representing discontinuities or sharp corners

Representing discontinuities or sharp corners


(contd)

FT

Representing discontinuities or sharp corners


(contd)
Original

Reconstructed
1

Representing discontinuities or sharp corners


(contd)
Original

Reconstructed
2

Representing discontinuities or sharp corners


(contd)
Original

Reconstructed
7

Representing discontinuities or sharp corners


(contd)
Original

Reconstructed
23

Representing discontinuities or sharp corners


(contd)
Original

Reconstructed
39

Representing discontinuities or sharp corners


(contd)
Original

Reconstructed
63

Representing discontinuities or sharp corners


(contd)
Original

Reconstructed
95

Representing discontinuities or sharp corners


(contd)
Original

Reconstructed
127

Short Time Fourier Transform (STFT)


Need a local analysis scheme for a time-frequency
representation (TFR).
Windowed F.T. or Short Time F.T. (STFT)
Segmenting the signal into narrow time intervals (i.e.,
narrow enough to be considered stationary).
Take the Fourier transform of each segment.

Short Time Fourier Transform (STFT)


(contd)
Steps :
(1) Choose a window function of finite length
(2) Place the window on top of the signal at t=0
(3) Truncate the signal using this window
(4) Compute the FT of the truncated signal, save results.
(5) Incrementally slide the window to the right
(6) Go to step 3, until window reaches the end of the signal

Short Time Fourier Transform (STFT)


For each time location where the window is centered,
we obtain a different FT
Each FT provides the spectral information of a separate
time-slice of the signal, providing simultaneous time and
frequency information

Short Time Fourier Transform (STFT)


(contd)
Time
parameter

Frequency
parameter

Signal to
be analyzed

STFT fu (t , u ) f (t ) W (t t ) e j 2 ut dt
t

STFT of f(t):
computed for each
window centered at t=t

Windowing
function

centered at t=t

Short Time Fourier Transform (STFT)


(contd)
STFT maps 1-D time domain signals to 2-D timefrequency signals (i.e., in u and t )
j 2 ut

STFT (t , u ) f (t ) W (t t ) e
dt
u
f

Example

f(t)

[0 300] ms 100 Hz sinusoid


[300 600] ms 50 Hz sinusoid
[600 800] ms 25 Hz sinusoid
[800 1000] ms 10 Hz sinusoid

Example
STFT fu (t , u )
f(t)

W(t)

scaled: t/20

Choosing Window W(t)


What shape?
Rectangular, Gaussian, Elliptic?

How wide?
Window should be narrow enough to make sure that the
portion of the signal falling within the window is stationary.
Very narrow windows do not offer good localization in the
frequency domain.

STFT Window Size


STFT fu (t , u ) f (t ) W (t t ) e j 2 ut dt
t

W(t) infinitely long: W (t ) 1 STFT turns into FT,


providing excellent frequency localization, but no time
information.

W(t) infinitely short: W (t ) (t )

gives the time signal

back, with a phase factor, providing excellent time localization but


no frequency information.

STFT fu (t , u ) f (t ) (t t ) e j 2 ut dt f (t ) e jut
t

STFT Window Size (contd)

Wide window good frequency resolution, poor


time resolution.

Narrow window good time resolution, poor


frequency resolution.

Example
different size windows

(four frequencies, non-stationary)

Example (contd)
STFT fu (t , u )

STFT fu (t , u )
scaled: t/20

Example (contd)

STFT fu (t , u )

STFT fu (t , u )
scaled: t/20

Heisenberg (or Uncertainty) Principle


1
t f
4
Time resolution: How well
two spikes in time can be
separated from each other in
the transform domain.

Frequency resolution: How


well two spectral components
can be separated from each
other in the transform domain

t and f cannot be made arbitrarily small !

Heisenberg (or Uncertainty) Principle


(contd)
One cannot know the exact time-frequency
representation of a signal.
We cannot precisely know at what time instance a
frequency component is located.
We can only know what interval of frequencies are
present in which time intervals.

Вам также может понравиться