
12.4 Symbol error rate 243
The second line in Eq. (12.19) expresses the fact that the SER is the probability of
the event complementary to that of the “absolutely zero error” event, the latter being
defined as the sum of all possible “no error” events (y
i
, x
i
) of associated probability
p(y
i
, x
i
).
According to Eq. (12.19), the SER of the binary symmetric channel is defined as
SER = p(y
1
|x
2
)p(x
2
) + p(y
2
|x
1
)p(x
1
)
= εp(x
2
) + εp(x
1
)
= ε
p(x
1
) + p(x
2
)
= ε.
(12.20)
The noise parameter ε, which we used in the earlier section to characterize the binary
symmetric CC noise, thus, corresponds to the channel SER. Given any string of
N input symbols x
i
x
j
x
k
,...,x
N
and the corresponding string of N output symbols
y
i
y
j
y
k
,...,y
N
, the SER gives the probability of any count of errors. For with N suf-
ficiently large, the average error count effectively measured is close to the SER. For
instance, SER = 0.001 = 10
−3
corresponds to an average of one error in 1000 trans-
mitted symbols, two errors in 2000 transmitted symbols, etc. This estimation becomes
accurate for sufficiently long sequences, such that N 1/SER.
More accurately, the SER should refer to a “mean error ratio” rather than an “error
rate.” The term comes from communication systems where symbols are transmitted at
a certain symbol rate, i.e., the number of symbols transmitted per unit time. Given a
symbol transmission rate of N symbols per unit time, the corresponding channel error
rate (or mean error count per unit time) is, thus, N × SER.
In binary channels, the SER is referred to as bit error rate or BER. For sufficiently
long and random bit sequences, the bit probabilities become very nearly equal, i.e.,
p(x
1
= “0”) ≈ p(x
2
= “1”) = 1/2. According to Eq. (12.20), we have, in this case,
BER ≈
1
2
p(y
1
|x
2
) + p(y
2
|x
1
)
≡
1
2
[
p(0|1) + p(1|0)
]
.
(12.21)
Most real-life binary channels are asymmetric, meaning that usually, p(0|1) = p(1|0).
Then the smallest BER is achieved when the sum p(0|1) + p(1|0) is minimized.
As an easy illustration of SER (or BER) minimization, consider the case of the “Z
channel,” which was described earlier. To recall for convenience, the Z channel has the
transition matrix
P(Y |X) =
1 ε
01− ε
. (12.22)
According to Eq. (12.19), the corresponding symbol error rate is SER = εp(x
2
) + 0 ×
p(x
1
) = εp(x
2
). The SER, thus, only depends on the probability p(x
2
). Minimizing
the SER is, therefore, a matter of using an input probability distribution such that
p(x
2
) p(x
1
) < 1. In terms of coding, this means that the message sequences to be
transmitted through the communications channel should contain the smallest possible