Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downlink BER is terrible when the UE is put in multichannel mode #348

Open
asedlmayr opened this issue Mar 3, 2022 · 0 comments
Open

Downlink BER is terrible when the UE is put in multichannel mode #348

asedlmayr opened this issue Mar 3, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@asedlmayr
Copy link
Collaborator

Hardware Configuration (-DUSE_ARGOS=true)

When ue_channels = "AB" the second user reports a ~50% BER.

While using the same number of users in 1 channel mode the BER for both users is acceptable.
This is repeatable with dl-powder.json while modifing the ue_channels variable in the json and adding / subtracting a user from the topology (and keeping everything else the same).

All the test showed the same results (Channel B Ber ~45%)
Basestation (Channel B)
Basestation (Channel A)
User (Channel A & B)

  • Sync on Channel A,
  • Sync on Channel B
    Resync on every 5 Beacons. (sample offset 0 95% of the time) (edited)

UE 0: Downlink bit errors (BER) 1253/352000(0.00355966), block errors (BLER) 8/1000 (0.008)
UE 1: Downlink bit errors (BER) 181735/352000(0.516293), block errors (BLER) 1000/1000 (1)

@asedlmayr asedlmayr added the bug Something isn't working label Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants