A Matlab-based Object-Oriented Approach to Multipath Fading Channel Simulation

This white paper explains the algorithms used in the Communications Toobox's fading channel function
23.9K Downloads
Updated 10 May 2016

View License

Editor's Note: This file was selected as MATLAB Central Pick of the Week

Multipath fading channel simulators are essential components of wireless systems physical layer simulations. This white paper presents a MATLAB-based approach to multipath fading channel simulation.
Section II presents an overview of popular methodologies for the simulation of multipath fading channels. Two effects must be simulated: the time selectivity of the channel (Doppler spreading) due to motion, and the frequency selectivity (time spreading) due to resolvable multipath components. Simulation approaches are reviewed for both these tasks.

Section III presents an overview of the simulation methodology used in our channel simulator. The simulator employs an interpolated filtered Gaussian noise source to simulate the Doppler spreading, followed by a bandlimited channel transformation to efficiently simulate the multipath dispersion. Both Rayleigh and Rician processes can be generated, for a set of different Doppler spectra.

Section IV presents the application programming interface (API) of the Communications Toolbox's channel functions, along with channel object properties. Examples illustrate how to create channel objects, use them in a simulation, and visualize simulation quantities using the channel visualization tool.

Simulation examples are given in Section V. The statistical performance is evaluated in terms of the simulated fading processes' probability distributions, Doppler spectra and autocovariances.

Cite As

Cyril Iskander (2024). A Matlab-based Object-Oriented Approach to Multipath Fading Channel Simulation (https://www.mathworks.com/matlabcentral/fileexchange/18869-a-matlab-based-object-oriented-approach-to-multipath-fading-channel-simulation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on PHY Components in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

BSD License