Home / ECE / Exam Questions Paper :: Discussion

Discussion :: Exam Questions Paper

  1. The circuit shown in the figure converts

  2. A.
    BCD to Binary code
    B.
    Binary to excess - 3 code
    C.
    Excess - 3 to Gray
    D.
    Gray to Binary

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    Let input is 1 1 0 1

    y1 = x1

    y2 = x2x1 ⇒ 1 ⊕ 1 = 0

    y3 = x3x2 = 0 ⊕ 0 = 0

    y4 = x4x3 = 1 ⊕ 0 = 1

    if input is gray then y1 y2 y3 y4 will be Binary.


Be The First To Comment