50 UE downloading data to server with random interval
My current understanding that if the DLsymbols is larger than the ULsymbols will results in higher DL throughput. However, it does not reflect by the result where larger ULsymbols resulting in lower CBRreceivedThroughput by the server compared to smaller ULsymbols as shown in the attached.
Really hope for your advice.
Config tddNumSymbolsDl = 4 tddNumSymbolsUl =10 results in server CBRreceivedThroughput = 134,384 Bps
Config tddNumSymbolsDl = 10 tddNumSymbolsUl = 4 results in server CBRreceivedThroughput = 422,534 Bps
Hi developers,
i have simulated two scenario with
setup:
My current understanding that if the DLsymbols is larger than the ULsymbols will results in higher DL throughput. However, it does not reflect by the result where larger ULsymbols resulting in lower
CBRreceivedThroughput
by the server compared to smaller ULsymbols as shown in the attached.Really hope for your advice.
Config
tddNumSymbolsDl
= 4tddNumSymbolsUl
=10 results in serverCBRreceivedThroughput
= 134,384 BpsConfig
tddNumSymbolsDl
= 10tddNumSymbolsUl
= 4 results in serverCBRreceivedThroughput
= 422,534 Bps