Hi all,
I have been working on the module
and I realized that there are 2 ways of getting SINR. On the one hand,
it can be retrieved from PHY traces (RxPacketTrace.txt), where a column
is containing the SINR (dB).
On the other hand, the simulation
generates a SinrTrace.txt file, which contains the linear SINR.
Nevertheless, I have compared them, converting the latter to dB, and the
values are slightly different.
I have try to
follow the code in order to know the differences, and it seems that the
first one is related to transport blocks, while the second one is
related to resource blocks. The way I see it, transport blocks and
resource blocks are the same think, am I wrong?
I attach a plot from both SINR values in dB for a single simulation.
Thank you in advance!
Kind Regards.