Colleagues, good day.

I have a task:

-add path loss and fading to channel model between station antennas and telephone antennas, in the context of 5g network, MIMO technology and the NLOS scenario.

-add the dependence between resource blocks in time and frequency.

After watching several articles, I still have questions.

Could you please correct me, give advices.

Now we have a simple channel model Y = H * X, where H is the complex channel matrix.

It is necessary to add here the fading and path loss for the NLOS scenario.

I went through many articles, chose the following

1) documentation winner2 https://www.cept.org/files/8339/winner2%20-%20final%20report.pdf

2) quadriga documentation from here link after 4. DISCLAIMER https://quadriga-channel-model.de/#Download

3) article "Channel estimation and channel tracking for correlated block-fading channels in massive MIMO systems" https://www.sciencedirect.com/science/article/pii/S2352864816301614?via%3Dihub#!

and watched a few questions from this site.

4a)https://www.researchgate.net/post/How_can_I_model_a_simple_communication_channel_using_MATLAB

4b)https://www.researchgate.net/post/Who_knows_how_to_model_a_simple_communication_channel_using_MATLAB2

From winner2 [1] I plan to take the formula for path loss ((4.23) page 43), the scenario of experiment B1 (page 14 table 2-1, page 17), and the constants for the formula in accordance with this scenario (page 44 B1).

Question 1. Do I understand correctly that now, as indicated in [4a] by Emil Björnson , it is enough to convert the formula (pathloss + fading) and get variance = 10 ^ ((- pathloss + fading) / 10); and now multiply the channel matrix by sqrt (variance / 2)?

Question 2. In the documentation of the winner [1], it's recommended taking the random fading log-normal value. In [3] and [4a, b] it's proposes either Gaus or Rayleigh. Could you please comment on which one should I chose.

Question 3. In article [3], it’s literally the only place where mention is made of the correlation between resource blocks and their influence on each other. chapter 2 first paragraph and formula (2). I did not fully understand the reproducibility of this dependence in the context of my channel model. Have you seen such dependencies, can you share links to sources, where I could see and use them?

Thank you very much in advance.

Similar questions and discussions