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

Weird BER Measurements #42

Open
ceeae10 opened this issue May 27, 2020 · 3 comments
Open

Weird BER Measurements #42

ceeae10 opened this issue May 27, 2020 · 3 comments

Comments

@ceeae10
Copy link

ceeae10 commented May 27, 2020

I'm varying the transmitter and receiver gain to show the differences in signal power, constellation clarity, MER measurements, and BER Measurements. However, the BER Measurements I have been getting is at -18dB. I have read that the expected value for BER is at 2x10^-4(around -3.698dB). Is this an error? Because I find having an -18 dB hard to believe.

Thanks for your help

@git-artes
Copy link
Owner

Hi, If you are getting -18 dB it means that you have zero error (not sure why, probably internally GNU Radio adds a little epsilon to the log). Is this is a simulation? Is it the Viterbi or Reed-Solomon BER?
best

@ceeae10
Copy link
Author

ceeae10 commented May 28, 2020

This is wireless transmission. It's the Viterbi BER. The change was drastic from around ~-3dB at lower signal power and then when increased, it shoots up to -18dB. From there, it randomly fluctuates. See the picture for reference.

This is RX Gain at 30 dB and TX Gain at 65 dB
Reference

@git-artes
Copy link
Owner

Then you are getting zero error during your high-power transmission. The recording we share at the project's website has a BER of 10^(-9) or less, as we had line-of-sight with station's antenna. In this case, where I am assume you are transmitting next to the receiver, it's not rare that you get a virtually flawless signal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants