Channel Impulse Response for mmWave Communication

This project provides a plot of the Chanel Impulse Response in a use-case scenario.
373 download
Aggiornato 12 mar 2018

The purpose of this project is to provide a plot of the Chanel Impulse Response in a use-case scenario of your choice. This folder provides a Matlab function and an example of using it.
The "getCIR.m" function imports the CIR values generated by a ray tracer. In our case, it is the Wireless InSite by Remcom.

The example file "exampleGetCIR.m" shows how the Matlab function can be used in conjunction with few input files delivered in this package.
****************************************************************************************************
Matlab Function Description:

The function extracts the received power values as well as the phase values provided at the output of a ray tracer and generates two plots (Rx power vs. time, and phase values vs. time).

The only input requirements are the file containing these values and the receiver sensitivity threshold. The received power levels and phase values of the multipath components arriving at the receiver can be obtained via measurements using channel sounders and various antennas, or can be estimated with a ray tracer. The data organization in the input files is described in the header portion of the "getCIR.m" Matlab function.
**********************************************************************
Example Description:

The "exampleGetCIR.m" file shows how we can use the "getCIR.m" Matlab function by applying one of the input files delivered in this folder. The input files refer to an indoor use-case scenario - a customizable conference room.

The "CIR" folder contains four ".p2m" files generated by the ray tracer for the indoor scenario. They represent various room configurations, from a complex scenario full of furniture and electronic equipment down to an empty room.

The user can also generate his/her own input files for different use-case scenarios, and can process these files with the same "exampleGetCIR.m" file by changing the code to call for the appropriate input file names.

Cita come

Miead Tehrani Moayyed (2024). Channel Impulse Response for mmWave Communication (https://github.com/NEU-MathWorks-mmWaveProject/Channel-Impulse-Response), GitHub. Recuperato .

Compatibilità della release di MATLAB
Creato con R2016a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Audio I/O and Waveform Generation in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release
1.0.0.0

Update Description

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.