Home » Digital Electronics » Digital electronics miscellaneous » Question

Digital electronics miscellaneous

Digital Electronics

  1. Assume that only the X and Y logic inputs are available and their complements X and Y are not available. What is the minimum number of two input NAND gates required to implement X ⊕ Y?
    1. 2
    2. 3
    3. 4
    4. 5
Correct Option: C

Let the function be F
F = X ⊕ Y = XY + YX
This require four NAND gates to implement. Implementation is shown below.



Your comments will be displayed only after manual approval.