Read About Parity Bit Error Detection In Detail.
Asked By
0 points
N/A
Posted on - 06/12/2017
Hello all,
I have a query regarding parity bit error detection. Is there any methodto check for the corrupt bit?
Thank you in advance.
Hello all,
I have a query regarding parity bit error detection. Is there any methodto check for the corrupt bit?
Thank you in advance.
The parity check is the simplest method for detecting and correcting errors.
The 8-bits transmitted word include a bit which can be either even or odd parity.
The receiver can verify the presence of an error in case the parity of receiver is different from the parity which it should be.