OFDM simulation – performance in AWGN channel

Goal: Simulate discrete-time cyclic-prefixed OFDM communication system. Explain role of IFFT/FFT, cyclic prefix. Simulate M-QPSK / M-QAM based cyclic prefixed OFDM over AWGN channel. Discrete-time implementation of baseband CP-OFDM The schematic diagram of a simplified cyclic-prefixed OFDM (CP-OFDM) data transmission system is shown in Figure 1. The basic parameter to describe an OFDM system is … Read more

Introduction to OFDM – orthogonal Frequency division multiplexing – part 4 – Cyclic Prefix

Consider a non-ideal channel h(t)≠δ(t), that causes delay dispersion. Delay dispersion manifests itself as Inter Symbol Interference (ISI)on each subcarrier channel due to pulse overlapping. It will also cause ICC (Inter Carrier Interference ) due to the non-orthogonality of the received signal. Adding cyclic prefix to each OFDM symbol mitigates the problems of ISI and … Read more

Introduction to OFDM – orthogonal Frequency division multiplexing – part 3

In the previous article, the architecture of an OFDM transmitter was described using sinusoidal components. Generally, an OFDM signal can be represented as \(s(t)\) = symbols mapped to chosen constellation (BPSK/QPSK/QAM etc..,) \(f_n\) = orthogonal frequency This equation can be thought of as an IFFT process ( Inverse Fast Fourier Transform). The Fourier transform breaks a … Read more

Introduction to OFDM – orthogonal Frequency division multiplexing – part 2

Article moved to new pages The article has been consolidated into these following pages. Please refer these links. If you are looking for Matlab code refer this ebook : Simulation of Digital Communication Systems by Mathuranathan Viswanathan (1) Introduction to OFDM – Orthogonal Frequency Division Multiplexing (2) An OFDM Communication System – Implementation Details (3) … Read more

Introduction to OFDM – orthogonal Frequency division multiplexing

In modulations, information is mapped on to changes in frequency, phase or amplitude (or a combination of them) of a carrier signal. Multiplexing deals with allocation/accommodation of users in a given bandwidth (i.e. it deals with allocation of available resource).OFDM is a combination of modulation and multiplexing. In this technique, the given resource (bandwidth) is … Read more