Lecture (10)
Lecture (10)
• Discrete-Time Signals
Some real world and many digital signals
are discrete time, as they are sampled g[n]
Contains information about the signal
only at discrete points in time
Denote by g[n], where n is an integer
value that varies discretely n
Note that:
G(k) is an N-point sequence, computed from g(n), another N-
point sequence
k and n are dimensionless variables
k is the frequency index, n is the time index
Dr. Dina A. Ragab
1/5/2025 10
Lecture (10) – Discrete Fourier Transform - Convolution
Inverse Discrete Fourier Transform (IDFT)
• Let G(k) be an N-point DFT sequence.
• The N-point IDFT of G(k), denoted g[n] = IDFT{X(k)}, is defined as:
N 1 2 k n
1
G (k ) e
j
g [ n] N
, 0 n N 1
N k 0
2𝜋 0 × 0 2𝜋 0 ×1 2𝜋 0 × 2 2𝜋 0 ×3
−𝑗 −𝑗 −𝑗 −𝑗
𝐺 0 =𝟏×𝑒 4 +𝟏 ×𝑒 4 +𝟎 ×𝑒 4 +𝟎 ×𝑒 4
𝐺 0 =2
2𝜋 1 × 0 2𝜋 1 ×1 2𝜋 1 × 2 2𝜋 1 ×3
−𝑗 −𝑗 −𝑗 −𝑗
𝐺 1 =𝑔 0𝑒 4 +𝑔 1 𝑒 4 +𝑔 2 𝑒 4 +𝑔 3 𝑒 4
2𝜋 1 × 0 2𝜋 1×1 2𝜋 1 × 2 2𝜋 1 ×3
−𝑗 −𝑗 −𝑗 −𝑗
𝐺 1 =𝟏×𝑒 4 +𝟏 ×𝑒 4 +𝟎 ×𝑒 4 +𝟎 ×𝑒 4
𝜋 𝜋
𝐺 1 = 1 + cos − 𝑗𝑠𝑖𝑛 =1 −𝑗
2 2
𝐺 1 =1 −𝑗
2𝜋 2 × 0 2𝜋 2 ×1 2𝜋 2 × 2 2𝜋 2 ×3
−𝑗 −𝑗 −𝑗 −𝑗
𝐺 2 =𝑔 0𝑒 4 +𝑔 1 𝑒 4 +𝑔 2 𝑒 4 +𝑔 3 𝑒 4
2𝜋 2 × 0 2𝜋 2×1 2𝜋 2 × 2 2𝜋 2 ×3
−𝑗 −𝑗 −𝑗 −𝑗
𝐺 2 =𝟏×𝑒 4 +𝟏 ×𝑒 4 +𝟎 ×𝑒 4 +𝟎 ×𝑒 4
𝐺 2 =0
2𝜋 3 × 0 2𝜋 3×1 2𝜋 3 × 2 2𝜋 3 ×3
−𝑗 −𝑗 −𝑗 −𝑗
𝐺 3 =𝟏×𝑒 4 +𝟏 ×𝑒 4 +𝟎 ×𝑒 4 +𝟎 ×𝑒 4
3𝜋 3𝜋
𝐺 3 =1+ cos − 𝑗𝑠𝑖𝑛 =1+𝑗
2 2
𝐺 3 =1+𝑗
Can you now apply the IDFT to
∴ DFT({1,1,0,0}) = {2,1-j,0,1+j} above sequence and get back
the original one?