IFFT and FFT
Take the IFFT and FFT operations on digital symbols to modulate and demodulate the data bits.
In the OFDM block diagram at the transmitter side, the next operation is an IDFT.
IFFT
As we have learned earlier, an IDFT (or DFT) is implemented in an efficient manner through an IFFT (or FFT) algorithm. Therefore, a block of ...