BER in scatter plot

2 Ansichten (letzte 30 Tage)
Darshan Manjunathrao Chawan
Darshan Manjunathrao Chawan am 30 Okt. 2020
Beantwortet: Sriram Tadavarty am 30 Okt. 2020
I have small question regarding BER in scatterplot. I plotted a scatter plot as shown below, but in that plot how can I determine BER?,

Akzeptierte Antwort

Sriram Tadavarty
Sriram Tadavarty am 30 Okt. 2020
Hi Darshan,
BER is not releated to complex symbols. So, it can'e be known from scatter plot.
You need to first demodulate the symbols to bits and then calculate the bit error rate, by calculating error when compared with transmitted bits.
To compute BER, you can use biterr function.
Hope this helps.
Regards,
Sriram

Weitere Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by