Path Loss Model for mmWave Communication

This project provides a path loss model for mmWave transmissions in any use-case scenario
다운로드 수: 1.4K
업데이트 날짜: 2018/3/12

The purpose of this project is to provide a path loss model for mmWave transmissions in a use-case scenario of your choice. Thus, this folder provides a Matlab function and an example of using it.
The "pathLossModel.m" function generates the parameters used in the path loss model, which is based on an equation widely used in research literature - see equation (2) in the paper ("Investigation of Prediction Accuracy, Sensitivity, and Parameter Stability of Large-Scale Propagation Path Loss Models for 5G Wireless Communications").

The example file "examplePLModel.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 statistics of the path loss values (provided as inputs), and generates the parameters (path loss exponent and shadowing factor) required for the path loss model we use.

The only input requirement is a ".mat" file that contains the path loss values for the considered use-case scenario. These path loss values can be obtained via measurements using channel sounders and various antennas, or can be estimated with a ray tracer. The data organization in the path loss input files is described in the header portion of the "pathLossModel.m" Matlab function.

The function also plots the path loss values and the curves for the model we use, as soon as it extracts the path loss exponent and the standard deviation of the shadowing factor. A secondary plot shows the distribution of path loss values that represents the mechanism of estimating the shadowing factor value.

***************************************************************************
Example Description:

The "examplePLModel.m" file shows how we can use the "pathLossModel.m" Matlab function by applying it to the two input files that are delivered in this folder, one for an indoor study and one for an outdoor case. These input files contain path loss values obtained with the "Wireless InSite" ray tracer by Remcom.

The "PL model" folder contains 3 path loss files for the indoor scenario and 4 files for the outdoor scenario. The indoor scenario refers to a customizable conference room in which we can remove furniture and electronic equipment; hence, the names “complex," “semicomplex," and “simple." The outdoor Vehicular-to-Infrastructure (V2I) NLOS communications scenario is based on two types of horn antennas and a constantly aligning mechanism between Tx and Rx antenna beams. Simple changes in the code of the "examplePLModel.m" file allows the user to select any of the 3 path loss input files for the indoor scenario and any of the 4 similar files for the outdoor scenario.

The user can also generate his/her own path loss files for the application of his/her choice. These files would be read and processed with the same "examplePLModel.m" file by changing the code to call for the appropriate input file names.

인용 양식

Miead Tehrani Moayyed (2024). Path Loss Model for mmWave Communication (https://github.com/NEU-MathWorks-mmWaveProject/Path-Loss-Model), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2016a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Automotive에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음

버전 게시됨 릴리스 정보
1.0.0.0

Update Description
Update description
Update the Title

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.