· View bcd invalid code detectordocx from CSCI MISC at Lebanese International University RESULTS Inputs Output D C B A X 0 0 0 0 0 0 0 1 1 1 0 0 1 0 1 0 0 0 1 1 0 1 0There are two types of parity codes, namely even parity code and odd parity code based on the type of parity being chosen Even Parity Code The value of even parity bit should be zero, if even number of ones present in the binary code · In this code, each decimal digit is represented by its 4bit binary equivalent Also, with four bits we can represent sixteen numbers (0000 to 1111) But as there are 10 decimal digits from 0 to 9, BCD code uses only the first ten of these (0000 to 1001) The remaining six code combinations ie 1010 to 1111 are invalid in BCD
d Adder Circuit d Adder Truth Table d Adder Block Diagram