OFDM Based Carrier Aggregation

carrier aggregation
ofdm
matlab
wireless communication
lte

In carrier aggregation, more than one component carrier is allocated to a single User Equipment (UE), or subscriber.

The baseband data, whether it is OFDM, OFDMA, or SC-FDMA, is passed through a Digital-to-Analog Converter (DAC) and then up-converted based on the allocated frequency band and the desired sampling frequency, which depends on the bandwidth. The reverse operation, Analog-to-Digital Conversion (ADC) and down-conversion, takes place in the receiver part of the carrier aggregation circuit.

The figure below depicts the transmitter part. To combine the power spectrum of the component carriers, a power combiner circuit is used, with the number of inputs depending on the number of component carriers. Here, a 2-to-1 power combiner is shown.

carrier aggregation

For information about frequency bands and concepts in LTE carrier aggregation, refer to our page on LTE.

Carrier Aggregation MATLAB Code

Download the OFDM carrier aggregation MATLAB file.

carrier aggregation output matlab code

Output in the MATLAB Window.

LTE Basics and MATLAB Code Resources

An introduction to LTE (Long-Term Evolution) concepts and links to useful LTE MATLAB code for simulations, developed by Vienna University of Technology.

lte
matlab
wireless communication
OFDM MATLAB Code Implementation

OFDM MATLAB Code Implementation

Explore a basic OFDM transmitter and receiver chain implemented in MATLAB, including code for modulation, IFFT, cyclic prefix, and more.

ofdm
matlab
communication system
OFDM Channel Estimation and Equalization in MATLAB

OFDM Channel Estimation and Equalization in MATLAB

Learn channel estimation and equalization techniques for OFDM systems in MATLAB, including preamble-based estimation, deconvolution, and pilot subcarrier-based phase rotation.

ofdm
channel estimation
equalization