Why there is a parameter "HasLOSCluster" in nrCDLChannel of the 5G toolbox?

조회 수: 6 (최근 30일)
duixie
duixie 2022년 7월 19일
답변: Moksh 2023년 9월 14일
The CDL model has defined A/B/C for NLOS and D/E for LOS. Why there is a parameter "HasLOSCluster" in nrCDLChannel of the 5G toolbox?

답변 (1개)

Moksh
Moksh 2023년 9월 14일
Hi Duixie,
In MATLAB, the "nrCDLChannel" system object is used to simulate a Clustered Delay Line (CDL) Multiple-Input Multiple-Output (MIMO) channel. This object includes a parameter called "HasLOSCluster" which allows the user to specify the presence of a Line-Of-Sight (LOS) cluster in the channel model.
When the "HasLOSCluster" parameter is set to true, it indicates that the channel model should incorporate a LOS cluster, representing a direct path between the transmitter and receiver without any obstructions.
Please refer to the below documentation for more information about the usage of “nrCDLChannel”:
Hope this information is helpful!
Best Regards,
Moksh Aggarwal

카테고리

Help CenterFile Exchange에서 Propagation Channel Models에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by