What is parity decoder

A parity decoder or parity generator is used to add an extra bit at the end of the signal or single byte. For example, you are transferring 3 bits of data so one more bit is added to the data making it 4 bits. The extra bit that is added is used for error checking. When data is received at the receiver end then the parity bit is [...]