DSP - DFT Time Frequency Transform


Advertisements

We know that when ω=2πK/N and N,ω becomes a continuous variable and limits summation become to +.

Therefore,

NCk=X(2πNk)=X(ejω)=n=x(n)ej2πnkN=n=x(n)ejωn

Discrete Time Fourier Transform DTFT

We know that, X(ejω)=n=x(n)ejωn

Where, X(ejω) is continuous and periodic in ω and with period 2π.…eq1

Now,

xp(n)=N1k=0NCkej2πnk/N … From Fourier series

xp(n)=12πN1k=0NCkej2πnk/N×2πN

ω becomes continuous and 2πNdω, because of the reasons cited above.

x(n)=12π2πn=0X(ejω)ejωndω…eq2

Inverse Discrete Time Fourier Transform

Symbolically,

x(n)x(ejω)TheFourierTransformpair

Necessary and sufficient condition for existence of Discrete Time Fourier Transform for a non-periodic sequence xn is absolute summable.

i.e.n=|x(n)|<

Properties of DTFT

  • Linearity : a1x1(n)+a2x2(n)a1X1(ejω)+a2X2(ejω)

  • Time shiftingx(nk)ejωk.X(ejω)

  • Time Reversalx(n)X(ejω)

  • Frequency shiftingejω0nx(n)X(ej(ωω0))

  • Differentiation frequency domainnx(n)=jddωX(ejω)

  • Convolutionx1(n)x2(n)X1(ejω)×X2(ejω)

  • Multiplicationx1(n)×x2(n)X1(ejω)X2(ejω)

  • Co-relationyx1×x2(l)X1(ejω)×X2(ejω)

  • Modulation theoremx(n)cosω0n=12[X1(ej(ω+ω0)X2(ejw)

  • Symmetryx(n)X(ejω) ;

    x(n)X(ejω) ;

    Real[x(n)]Xeven(ejω) ;

    Imag[x(n)]Xodd(ejω) ;

    xeven(n)Real[x(ejω)] ;

    xodd(n)Imag[x(ejω)] ;

  • Parseval’s theorem|x1(n)|2=12πππ|X1(ejω)|2dω

Earlier, we studied sampling in frequency domain. With that basic knowledge, we sample X(ejω) in frequency domain, so that a convenient digital analysis can be done from that sampled data. Hence, DFT is sampled in both time and frequency domain. With the assumption x(n)=xp(n)

Hence, DFT is given by −

X(k)=DFT[x(n)]=X(2πNk)=N1n=0x(n)ej2πnkN,k=0,1,….,N−1…eq3

And IDFT is given by −

X(n)=IDFT[X(k)]=1NN1k=0X(k)ej2πnkN,n=0,1,….,N−1…eq4

x(n)X(k)

Twiddle Factor

It is denoted as WN and defined as WN=ej2π/N . Its magnitude is always maintained at unity. Phase of WN=2π/N . It is a vector on unit circle and is used for computational convenience. Mathematically, it can be shown as −

WrN=Wr±NN=Wr±2NN=...

  • It is function of r and period N.

    Consider N = 8, r = 0,1,2,3,….14,15,16,….

    W08=W88=W168=...=...=W328=...=1=10

  • W18=W98=W178=...=...=W338=...=12=j12=1π4

Linear Transformation

Let us understand Linear Transformation −

We know that,

DFT(k)=DFT[x(n)]=X(2πNk)=N1n=0x(n).Wnkn;k=0,1,.,N1

x(n)=IDFT[X(k)]=1NN1k=0X(k).WnkN;n=0,1,.,N1

Note − Computation of DFT can be performed with N2 complex multiplication and NN1 complex addition.

  • xN=[x(0)x(1)..x(N1)]NpointvectorofsignalxN

  • XN=[X(0)X(1)..X(N1)]NpointvectorofsignalXN

  • [111......11WNW2N......WN1N.W2NW4N......W2(N1)N.1WN1NW2(N1)N......W(N1)(N1)N]

    N - point DFT in matrix term is given by - XN=WNxN

    WN Matrix of linear transformation

    Now,xN=W1NXN

    IDFT in Matrix form is given by

    xN=1NWNXN

    Comparing both the expressions of xN,W1N=1NWN and WN×WN=N[I]N×N

    Therefore, WN is a linear transformation matrix, an orthogonal unitary matrix.

    From periodic property of WN and from its symmetric property, it can be concluded that, Wk+N/2N=WkN

    Circular Symmetry

    N-point DFT of a finite duration xn of length N≤L, is equivalent to the N-point DFT of periodic extension of xn, i.e. xp(n) of period N. and xp(n)=l=x(nNl) . Now, if we shift the sequence, which is a periodic sequence by k units to the right, another periodic sequence is obtained. This is known as Circular shift and this is given by,

    xp(n)=xp(nk)=l=x(nkNl)

    The new finite sequence can be represented as

    xp(n)={xp(n),0nN10Otherwise

    Example − Let xn= {1,2,4,3}, N = 4,

    xp(n)=x(nk,moduloN)x((nk))N;exifk=2i.e2unitrightshiftandN=4,

    Assumed clockwise direction as positive direction.

    We got, x(n)=x((n2))4

    x(0)=x((2))4=x(2)=4

    x(1)=x((1))4=x(3)=3

    x(2)=x((2))4=x(0)=1

    x(3)=x((1))4=x(1)=2

    Conclusion − Circular shift of N-point sequence is equivalent to a linear shift of its periodic extension and vice versa.

    Circularly even sequence − x(Nn)=x(n),1nN1

    i.e.xp(n)=xp(n)=xp(Nn)

    Conjugate even −xp(n)=xp(Nn)

    Circularly odd sequence − x(Nn)=x(n),1nN1

    i.e.xp(n)=xp(n)=xp(Nn)

    Conjugate odd − xp(n)=xp(Nn)

    Now, xp(n)=xpe+xpo(n), where,

    xpe(n)=12[xp(n)+xp(Nn)]

    xpo(n)=12[xp(n)xp(Nn)]

    For any real signal xn,X(k)=X(Nk)

    XR(k)=XR(Nk)

    Xl(k)=Xl(Nk)

    X(k)=X(NK)

    Time reversal − reversing sample about the 0th sample. This is given as;

    x((n))N=x(Nn),0nN1

    Time reversal is plotting samples of sequence, in clockwise direction i.e. assumed negative direction.

    Some Other Important Properties

    Other important IDFT properties x(n)X(k)

    • Time reversalx((n))N=x(Nn)X((k))N=X(Nk)

    • Circular time shiftx((nl))NX(k)ej2πlk/N

    • Circular frequency shiftx(n)ej2πln/NX((kl))N

    • Complex conjugate properties

      x(n)X((k))N=X(Nk)and

      x((n))N=x(Nn)X(k)

    • Multiplication of two sequence

      x1(n)X1(k)andx2(n)X2(k)

      x1(n)x2(n)X1(k)X2(k)

    • Circular convolution − and multiplication of two DFT

      x1(k)x2(k)=N1k=0x1(n).x2((mn))n,m=0,1,2,....,N1

      x1(k)x2(k)X1(k).X2(k)

    • Circular correlation − If x(n)X(k) and y(n)Y(k) , then there exists a cross correlation sequence denoted as ˉYxy such that ˉYxy(l)=N1n=0x(n)y((nl))N=X(k).Y(k)

    • Parseval’s Theorem − If x(n)X(k) and y(n)Y(k);

      N1n=0x(n)y(n)=1NN1n=0X(k).Y(k)