How to modify CSI-RS in wireless network simulator 5G?

3 次查看(过去 30 天)
Hi everyone,
I'm currently working on MATLAB's wireless network simulator toolbox. I have two nodes: one gNB and one UE. I'm generating video traffic and using my own TDL channel. My problem is that when I add the Doppler effect to my channel, the automatic MCS selection is not optimal. I don't understand why the channel estimation degrades with the Doppler effect. Therefore, I'm looking to adjust the CSI-RS parameters to see if this can improve the channel estimation and consequently the MCS selection.I don't find any function who can permit me to adjust parameters and I can't go depper in the code of wireless network simulator.

回答(1 个)

Arun
Arun 2024-6-13
I understand that you wish to adjust CSI-RS parameters and information regarding MCS selection along with some implementation details.
The CQI is an indicator of channel quality. The CQI value is a scalar in the range [0, 15]. The CQI value provides information about the highest modulation scheme and the code rate (MCS) suitable for the transmission to achieve the required block error rate (BLER) for given channel conditions.
Please refer the following MATLAB documentation link that provides information related CQI selection(link), CSI_RS Configuration(link) and other related details:
Hope this helps!
Regards
Arun

类别

Help CenterFile Exchange 中查找有关 Software Development Tools 的更多信息

产品


版本

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by