
Like continuous time signal Fourier transform, discrete time Fourier Transform can be used to represent a discrete sequence into its equivalent frequency domain representation and LTI discrete time system and develop various computational algorithms.
X jω in continuous F.T, is a continuous function of xn. However, DFT deals with representing xn with samples of its spectrum Xω. Hence, this mathematical tool carries much importance computationally in convenient representation. Both, periodic and non-periodic sequences can be processed through this tool. The periodic sequences need to be sampled by extending the period to infinity.
From the introduction, it is clear that we need to know how to proceed through frequency domain sampling i.e. sampling Xω. Hence, the relationship between sampled Fourier transform and DFT is established in the following manner.
Similarly, periodic sequences can fit to this tool by extending the period N to infinity.
Let an Non periodic sequence be, X(n)=limN→∞xN(n)
Defining its Fourier transform,
X(ω)=∑∞n=−∞x(n)e−jwnX(Kδω)...eq1
Here, Xω is sampled periodically, at every δω radian interval.
As Xω is periodic in 2π radians, we require samples only in fundamental range. The samples are taken after equidistant intervals in the frequency range 0≤ω≤2π. Spacing between equivalent intervals is δω=2πNk radian.
Now evaluating, ω=2πNk
X(2πNk)=∑∞n=−∞x(n)e−j2πnk/N, ...eq2
where k=0,1,……N-1
After subdividing the above, and interchanging the order of summation
X(2πNk)=N−1∑n=0[∞∑l=−∞x(n−Nl)]e−j2πnk/N ...eq3
∑∞l=−∞x(n−Nl)=xp(n)=aperiodicfunctionofperiodNanditsfourierseries=∑N−1k=0Ckej2πnk/N
where, n = 0,1,…..,N-1; ‘p’- stands for periodic entity or function
The Fourier coefficients are,
Ck=1N∑N−1n=0xp(n)e−j2πnk/Nk=0,1,…,N-1...eq4
Comparing equations 3 and 4, we get ;
NCk=X(2πNk) k=0,1,…,N-1...eq5
NCk=X(2πNk)=X(ejw)=∞∑n=−∞xp(n)e−j2πnk/N...eq6
From Fourier series expansion,
xp(n)=1NN−1∑k=0NCkej2πnk/N=1NN−1∑k=0X(2πNk)ej2πnk/N...eq7
Where n=0,1,…,N-1
Here, we got the periodic signal from Xω. x(n) can be extracted from xp(n) only, if there is no aliasing in the time domain. N≥L
N = period of xp(n) L= period of x(n)
x(n)={xp(n),0≤n≤N−10,Otherwise
The mapping is achieved in this manner.
It states that the DFT of a combination of signals is equal to the sum of DFT of individual signals. Let us take two signals x1n and x2n, whose DFT s are X1ω and X2ω respectively. So, if
x1(n)→X1(ω)andx2(n)→X2(ω)
Then ax1(n)+bx2(n)→aX1(ω)+bX2(ω)
where a and b are constants.
The symmetry properties of DFT can be derived in a similar way as we derived DTFT symmetry properties. We know that DFT of sequence xn is denoted by XK. Now, if xn and XK are complex valued sequence, then it can be represented as under
x(n)=xR(n)+jx1(n),0≤n≤N−1
And X(K)=XR(K)+jX1(K),0≤K≤N−1
Let us consider a signal xn, whose DFT is given as XK. Let the finite duration sequence be XN. Then according to duality theorem,
If, x(n)⟷X(K)
Then, X(N)⟷Nx[((−k))N]
So, by using this theorem if we know DFT, we can easily find the finite duration sequence.
Suppose, there is a signal xn, whose DFT is also known to us as XK. Now, if the complex conjugate of the signal is given as x*n, then we can easily find the DFT without doing much calculation by using the theorem shown below.
If, x(n)⟷X(K)
Then, x∗(n)⟷X∗((K))N=X∗(N−K)
The multiplication of the sequence xn with the complex exponential sequence ej2Πkn/N is equivalent to the circular shift of the DFT by L units in frequency. This is the dual to the circular time shifting property.
If, x(n)⟷X(K)
Then, x(n)ej2ΠKn/N⟷X((K−L))N
If there are two signal x1n and x2n and their respective DFTs are X1k and X2K, then multiplication of signals in time sequence corresponds to circular convolution of their DFTs.
If, x1(n)⟷X1(K)&x2(n)⟷X2(K)
Then, x1(n)×x2(n)⟷X1(K)©X2(K)
For complex valued sequences xn and yn, in general
If, x(n)⟷X(K)&y(n)⟷Y(K)
Then, ∑N−1n=0x(n)y∗(n)=1N∑N−1k=0X(K)Y∗(K)