Rahul Sharma (Editor)

Generalized spectrogram

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

In order to view a signal (taken to be a function of time) represented over both time and frequency axis, time–frequency representation is used. Spectrogram is one of the most popular time-frequency representation, and generalized spectrogram, also called "two-window spectrogram", is the generalized application of spectrogram.

Contents

Definition

The definition of the spectrogram relies on the Gabor transform (also called short-time Fourier transform, for short STFT), whose idea is to localize a signal f in time by multiplying it with translations of a window function w ( t ) .

The definition of spectrogram is
S P x , w ( t , f ) = G x , w ( t , f ) G x , w ( t , f ) = | G x , w ( t , f ) | 2 ,
where G x , w 1 denotes the Gabor Transform of x ( t ) .

Based on the spectrogram, the generalized spectrogram is defined as
S P x , w 1 , w 2 ( t , f ) = G x , w 1 ( t , f ) G x , w 2 ( t , f ) ,
where G x , w 1 ( t , f ) = w 1 ( t τ ) x ( τ ) e j 2 π f τ d τ ,
and G x , w 2 ( t , f ) = w 2 ( t τ ) x ( τ ) e j 2 π f τ d τ

For w 1 ( t ) = w 2 ( t ) = w ( t ) , it reduces to the classical spectrogram:
S P x , w ( t , f ) = G x , w ( t , f ) G x , w ( t , f ) = | G x , w ( t , f ) | 2 The feature of Generalized spectrogram is that the window sizes of w 1 ( t ) and w 2 ( t ) are different. Since the time-frequency resolution will be affected by the window size, if one choose a wide w 1 ( t ) and a narrow w 1 ( t ) (or the opposite), the resolutions of them will be high in different part of spectrogram. After the multiplication of these two Gabor transform, the resolutions of both time and frequency axis will be enhanced.

Properties

  • Relation with Wigner Distribution
  • S P w 1 , w 2 ( t , f ) ( x , w ) = W i g ( w 1 , w 2 ) W i g ( t , f ) ( x , w ) , where w 1 ( s ) := w 1 ( s ) , w 2 ( s ) := w 2 ( s )
  • Time marginal condition
  • The generalized spectrogram S P w 1 , w 2 ( t , f ) ( x , w ) satisfies the time marginal condition if and only if w 1 w 2 = δ , where δ denotes the Dirac delta function
  • Frequency marginal condition
  • The generalized spectrogram S P w 1 , w 2 ( t , f ) ( x , w ) satisfies the frequency marginal condition if and only if w 1 w 2 = δ , where δ denotes the Dirac delta function
  • Conservation of energy
  • The generalized spectrogram S P w 1 , w 2 ( t , f ) ( x , w ) satisfies the conservation of energy if and only if ( w 1 , w 2 ) = 1 .
  • Reality analysis
  • The generalized spectrogram S P w 1 , w 2 ( t , f ) ( x , w ) is real if and only if w 1 = C w 2 for some C R .

    References

    Generalized spectrogram Wikipedia