Why fft and ifft used in ofdm?

1 answer

Answer

1237329

2026-03-27 12:00

+ Follow

we use IFFT in OFDM to convert the signal from frequency domain to time domain

the idea in OFDM generation, the transmitter accepts a stream of data and converts them to symbols using modulation technique, for example QPSK.

Then the S/P converter takes the output 4 symbols and mixes each one with one of the subcarrier, we now have 4 sine waves then add the 4 sine.

Now we notice that S/P conversion stage the data represent as a function of frequency. After addition stage stage the data represent as a function of time.

This conversion is actually a well-known computational technique called the inverse Fast Fourier transform.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.