Home » Digital Electronics » Digital electronics miscellaneous » Question

Digital electronics miscellaneous

Digital Electronics

  1. The Boolean functions can be expressed in canonical SOP (sum of products) and POS (product of sums) form. For the functions, Y = A + BC, which are such two forms—
    1. Y = Σ (1, 2, 6, 7) and Y = Π (0, 2, 4)
    2. Y = Σ (1, 4, 5, 6, 7) and Y = Π (0, 2, 3)
    3. Y = Σ (1, 2, 5, 6, 7) and Y = Π (0, 1, 3)
    4. Y = Σ (1, 2, 4, 5, 6, 7) and Y= Π (0, 2, 3, 4)
Correct Option: B

Given Y = A + BC
From K-map
Y = Σ m (1, 4, 5, 6, 7)
and
Y = Π (0, 2, 3)



Your comments will be displayed only after manual approval.