Computer Science question :s

Associate
Joined
4 Jun 2009
Posts
353
Location
UK
Can anybody help with this question? It makes no sense to me :S

1.Using the Karnaugh map method, obtain the minimal sum of the products and product of sums expressions for the function

F(A,B,C,D) = sum (1,3,4,5,6,7,9,12,13)
Now realize the function F(A,B,C,D) = sum (1,3,4,5,6,7,9,12,13 by :
(i) basic gates,
(ii) NAND gates only,
(iii) NOR gates only. (10 marks)
 
Back
Top Bottom