Discussion:
why the parallel to serial after ifft
(too old to reply)
nyembezi
2005-01-10 17:43:40 UTC
Permalink
in the ofdm block diagram, I don't appreciate the parallel to serial
conversion after the ifft. pliz help!
nyembezi
Alvin Tan
2005-01-11 04:12:19 UTC
Permalink
Hi there,

I am also working on OFDM systems using MATLAB and I hope I can
answer your question.

Well, after the IFFT, and adding in of the cyclic prefix, the
OFDM symbols will be sent through the channel to the receiver.
Although OFDM operate using symbols, only bits can be transmitted
through the channel. Thus the parallel-serial conversion is to
transmit the OFDM symbols bit by bit to the receiver, where another
serial-parallel conversion is to recover the symbols, before passing
them to the fft block for further processing.

To others, please do correct me if I am wrong.

Cheers
Alvin
nyembezi
2005-01-11 18:32:15 UTC
Permalink
Thanx for the answer Alvin Tan.
But isn't the idea to slow the rate by sending more bits at a go?
Excuse my mix-up!
nyembezi
Alvin Tan
2005-01-12 04:08:58 UTC
Permalink
Hi Nyembezi,

I am not sure what you mean by slowing the rate down. I will
suppose by "more bits at a go" you are referring to the frames that
the system sets up prior to sending them through the channel ( in
some books they mention about "sending the bits in parallel" ).

I think it will be clearer if we consider the OFDM system in terms
of the transmitter, channel and receiver. In the transmitter and
receiver, the frames or symbols are used for IFFT/FFT and other
operations. However, when transmitting through the channel, you have
to send them in bits/samples.

The closest correlation to slowing the rate down will be the
extension of the symbol period. Because the data bits of a single
data symbol are spread over the data carriers and interleaved with
other data symbols, the data symbol will now take a longer time to
transmit over the channel.

Not sure if this answers your question, but I hope it helps abit.

Cheers
Alvin
nyembezi
2005-01-12 18:04:31 UTC
Permalink
Thanx Alvin

The separation of the transmitter, channel and receiver helps clear
the air(my air, I guess!). After all the ifft gets tones of different
frequencies, amplitudes, and phases and its job is to output a time
varying waveform(discrete since digital), which has to be sent sample
at a time.

grateful
nyembezi
Alvin Tan
2005-01-14 03:02:49 UTC
Permalink
Hi Nyembezi,

Glad to be of help :)

Cheers
Alvin
Loading...