/bercalc

Comparison of theoretical bit error rate for various modulation schemes

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

bercalc

For reviewing someones work on digital modulation I needed something to quickly plot bit error rate (BER) curves of various digital modulation schemes. There is plenty of Matlab scripts [[1]] but nothing that runs on a standard Linux without having to install a bunch of other programs.

So I created this Python script that plots the theoretical BER for various modulation schemes as a function of Eb/N0.

Example