Types
of Errors
|
o The
term single bit error
means that only one
bit of a
given data unit
(such as a
byte,
character, or a packet) is changed from 1 to 0 or from 0 to 1
o Figure shows the effect of a single bit
error on a data unit
o ASCII
character 000000010 (ASCII
STX) is sent
but 00001010 (ASCII
LF) is
received
o Single bit errors are the least likely
type of error in serial data TX
o To see Why? Imagine a sender sends data
at 1Mbps
o This means that each bit lasts only
1/1,000,000 seconds or 1 microsecond
o For
single bit error
to occur, the
noise must have
a duration of
1 microsecond
which
is very rare, noise lasts much longer than that
o However, single bit error can occur if we
are sending data using parallel TX
o For Example, if 8 wires are used to send
all of the eight bits of a byte at the same
time
and one of the wires is noise, one bit can be corrupted in each byte
|
No comments:
Post a Comment