Communications

Bit error rate (BER)

Bit error rate is the bottom-line report card of a digital link: out of all the bits you sent, what fraction arrived flipped? A BER of 10⁻⁶ means roughly one wrong bit per million — fine for casual data, marginal for video, and unacceptably high for a financial transaction without correction. It's the number every receiver designer, modem chip, and standards body lives and dies by, because it directly translates the abstract battle between signal and noise into a concrete count of mistakes.

BER falls steeply as SNR rises — a 'waterfall' curve, where adding a few decibels of signal strength can drop errors by orders of magnitude. The whole art of link design is pushing that waterfall leftward: stronger error-correcting codes, better modulation, matched filtering, and equalisation all let you hit the same low BER at a lower SNR. Engineers measure BER directly with a bit-error-rate tester (BERT) that sends a known pseudo-random sequence and counts the mismatches at the far end.

BER and SER (symbol error rate) differ: one symbol of 64-QAM carries 6 bits, so a single wrong symbol may flip one bit (with good Gray coding) or several — which is exactly why Gray coding maps neighbouring symbols to bit patterns differing by only one bit.

Also called
BER誤碼率位元誤碼率