0% found this document useful (0 votes)
59 views1 page

Assignment Chapter 4

This document contains an assignment with 3 questions. Question 1 asks to determine the simplified Boolean expression and draw the logic diagram for a function with 4 inputs (A,B,C,D) and 1 output (X) using K-maps and Boolean theorems. Question 2 asks to design a logic circuit using a 4-to-16 decoder and OR gate, simplify the expression using a K-map, and redesign the circuit using a 4-to-1 multiplexer. Question 3 asks to perform addition in decimal and hexadecimal.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
59 views1 page

Assignment Chapter 4

This document contains an assignment with 3 questions. Question 1 asks to determine the simplified Boolean expression and draw the logic diagram for a function with 4 inputs (A,B,C,D) and 1 output (X) using K-maps and Boolean theorems. Question 2 asks to design a logic circuit using a 4-to-16 decoder and OR gate, simplify the expression using a K-map, and redesign the circuit using a 4-to-1 multiplexer. Question 3 asks to perform addition in decimal and hexadecimal.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Assignment

Answer all question (20marks)

(a) A mechanical device has inputs A, B, C, D and output X. The Boolean expression is
written as:

i) Determine the simplified Boolean expression for this function using Karnaugh Map.
ii) Determine the simplified Boolean expression for this function using Boolean
Theorem.
iii) Draw the simplified logic diagram.

(b) A Boolean function is given by:


F(A,B,C,D)= ΠM(0,3,4,6,9,10,11,12,13,14).

i) Design a full logic circuit using only the 4-to-16 decoder and OR gate.
ii) Determine the simplified SOP Boolean expression for the 4-to-16 decoder and
OR gate using Karnaugh Map.
iii) Based on the operation specified in Q(b)(i), redesign the circuit using the
4-to-1 Multiplexer.

(c) Perform the working method for the following operations.


i) 278 + 328
ii) 11012 + 11002 + 112
iii) AB16 + 1F16

You might also like