

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Sheet 1 of course computer architecture
Typology: Cheat Sheet
1 / 3
This page cannot be seen from the preview
Don't miss anything!


( 1 ) Express the following numbers in decimal: (a) ( 10110 ) 2 (b) (l6) 16 (c) (26) 8 (d) (FAFA) 16 (2) Find the complement of the following expressions:
(3) Draw the logic diagrams for the following Boolean expressions:
(4) Given the following Boolean function:
(5) Derive the truth table of the following Boolean Functions:
(6) Given the following truth table, Express the output Z as Sum of Minterms and Product of Maxterms. Inputs Output A B C Z 0 0 0 1 0 0 1 0 0 1 0 0 0 1 1 0 1 0 0 1 1 0 1 1 1 1 0 0 1 1 1 1
(7) Convert the following Sum of Products into Sum of Minterms.
(8) Given the following Karnaugh maps, simplify these functions into Sum of Products and Product of Sums forms. (9) Simplify the following Boolean Functions using Karnaugh map.
(10) Implement the following Boolean Functions using 3x8 decoder.
(11) Implement the following Boolean functions using multiplexers: (a) F (A, B, C, D) = Ʃ ( 0 , 2, 5 , 7 , 11, 14) (b) F (A, B, C, D) = Π (3, 8 , 12 )