PUSCH Throughput Conformance Test got throughput 0 with ue.RC = 'A4-3'
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Scott REN
le 1 Fév 2019
Réponse apportée : Graham Freeland
le 6 Fév 2019
In this example, changed the FRC from A3-2 to A4-3, then Run this script, got 0 throughput for all SNR values,not sure anything others needed to change or not?
UE Configuration
User Equipment (UE) settings are specified in a structure form.
ue.RC = 'A3-2'; % FRC number
BRs,
Scott
0 commentaires
Réponse acceptée
Graham Freeland
le 6 Fév 2019
Should be good, run it and check the throughput curve trend.
0 commentaires
Plus de réponses (2)
Graham Freeland
le 5 Fév 2019
Modifié(e) : Graham Freeland
le 6 Fév 2019
Hi,
You'll have to move the SNR range of the simulation up since the code rate is now a lot higher, going from 1/3 (A3-2) to 3/4 (A4-3). You'll also need to increase the length of the simulation to get reliable results (the simulation example code is set to a short run to make it practical in the first instance).
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/202786/image.png)
Graham Freeland
le 6 Fév 2019
The simulation length will generally depend on the channel doppler. A4-3 is used in reference tests using EPA5 or EVA70 channels. The standard specifes very long simulations for RAN4 tests but 1000-5000 subframes may be sufficient for reasonable convergence.
Graham
Voir également
Catégories
En savoir plus sur LTE Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!