Menu

 One logic function that is used for a variety of purposes is exclusive_OR (XOR). Output of 2-input XOR function is true only if exactly one of the inputs is true. Prove that the following two logic equations

One logic function that is used for a variety of purposes is exclusive_OR (XOR). Output of 2-input XOR function is true only if exactly one of the inputs is true. Prove that the following two logic equations for the 2 -input XOR function are equivalent by using DeMorgan’s laws and other basic laws (if needed). XOR=(AB)+(AB)XOR=(A+B)(AB) 6. Structural design Draw a schematic diagram of 3 -input XOR component (using only 2-input basic gates) based on the diagram of 2-input XOR component. Write a truth table for the 3-input XOR component based on the diagram.

OR