200 likes | 791 Vues
Learn about XOR and XNOR logic functions, Boolean expressions, truth tables, and how they relate to half and full adders. Explore parallel binary adders and 4-bit parallel adders with example output.
E N D
Description A Logic Symbol Y XOR B Truth Table Boolean Expression XOR Function Output Y is TRUE if input A and input B are different Equivalent Expression Y = Y =
Description A Logic Symbol Y XNOR B Truth Table Boolean Expression XNOR Function Output Y is FALSE if input A and input B are different. Equivalent Expression Y = Y =
Half & Full Adders • Half Adder • Full Adder
Half-Adder • Function Table • Expression • Logic Circuit
Full-Adder • Function Table • Expression • Logic Circuit
Full-Adder based on Two Half-Adders Full-Adder = Half-Adder + Half-Adder
Parallel Binary Adder • Multiple Single bit Full-Adder connected in Parallel
4-bit Parallel Adder 1010 0011 ____________ 1101