517 views
0 votes
0 votes
Simplify the following boolean function F together with the don’t care condition d; then express the simplified function in the sum of minterms.

(a)$F(x,y,z)=\sum(0,1,2,4,5) $

     $d(x,y,z)= \sum(3,6,7)$

(b) $F(A,B,C,D) = \sum(0,6,8,13,14)$

 $d(A,B,C,D) = \sum(2,4,10)$

(C) $F(A,B,C,D) = \sum(1,3,5,7,9,15)$

$d(A,B,C,D)= \sum(4,6,12,13)$

Please log in or register to answer this question.

Related questions

4.9k
views
1 answers
2 votes
ajaysoni1924 asked Apr 2, 2019
4,918 views
Implement the following boolean function F together with the don’t-care conditions d using no more than two NOR gates. Assume both normal and the compliment inputs are available.F(A,B,C,D) = $\sum(0,1,2,9,11) $d(A,B,C,D) = \sum(8,10,14,15)$
3.8k
views
1 answers
2 votes
ajaysoni1924 asked Apr 2, 2019
3,770 views
A logic circuit implements the following Boolean function:F = A’C + AC’D’it is found that the circuit input combination A=C=1 can never occur. Find a simpler expression for F using the proper don't-care conditions.
586
views
0 answers
0 votes
ajaysoni1924 asked Apr 1, 2019
586 views
Simplify the following boolean expressions into (1) Product of sums (2) sum of products.x’z’ + y’z’ + yz’ + xyAC’ + B’D + A’CD + ABCD(A’ + B’ + D’)(A + B’ + C’)(A’ + B + D’)(B + C’ + D’)
2.7k
views
1 answers
0 votes
ajaysoni1924 asked Apr 2, 2019
2,737 views
Simplify the Following boolean function by means of the tabulation method.(a) P(A,B,C,D,E,F,G)=$\sum(20,28,52,60)$(b) P(A,B,C,D,E,F,G)= $\sum(20,28,38,39,52,60,102,103,127)$(C) P(A,B,C,D,E,F) = $\sum(6,9,13,18,19,25,27,29,41,45,57,61)$