Amateur ExtraE8D06
What is the advantage of including parity bits in ASCII characters?
D
Answer
Signals, modulation, and digital modes
Type
A
Faster transmission rate
B
Signal-to-noise ratio is improved
C
A larger character set is available
D
Some types of errors can be detected
Answer Notes
A parity bit is an extra bit added to a string of data bits, such as an ASCII character, to ensure that the total number of 1-bits in the string is always even or always odd. When the receiver checks this parity bit, it can easily determine if a single-bit error occurred during transmission.
While parity bits are excellent for basic error detection, they do not provide enough information to correct the error on their own. Furthermore, because adding parity bits introduces overhead to the data stream, they actually slightly decrease the effective transmission rate rather than making it faster.
Previous · E8D05
What is the most common method of reducing key clicks?
Next · E8D07
What is a common cause of overmodulation of AFSK signals?