Parity Code for Error Detection
One of the most common ways to achieve error detection is by means of parity code. A parity code is generated by adding an extra parity bit (information redundancy) to the string of data bits. There are two types of parity, such as even parity and odd parity. A given system operates with either even…