Digital Mid55
Digital Mid55
f ( w, x, y, z ) xy z x y z wxy wx y wxy
a) Draw a circuit that implement f (w, x, y, z) using ‘NOT’, ‘AND’ and ‘OR’
gates.
b) Draw a circuit that implement f (w, x, y, z) using NAND gates ONLY.
c) Draw a truth table of f (w, x, y, z) .
x1 1
0
x2 1
0
x3 1
0
f 1
0
Time
figure 1.2
2. Find the minimum sum-of-products (SOP) using QM method of the following logic function (10
Points)
3.1 Convert the decimal numbers in the table below to 8-bits binary representation code ( Put
“N/A” where the number can not be coverted ).
3.2 Draw a 4-bit Full Adder Block Diagram Which composed of a 1-bit Full Adder in the figure 3.2
below.
- inputs are x0, x1, x2, x3, y0, y1, y2, y3 and Cin.
- Outputs are s0, s1, s2, s3 and Cout.
x y
Cout FA Cin
s
Figure 3.2 1-bit Full Adder
(
5.1 Consider the Boolean function f x1 , x2 , x3 , x4 m 1,2,3,5,6,7,10,11,14 ) ( )
Do the following:
a) Minimize the Boolean function using Karnaugh Map method. (3 Points)
b) Draw a logic diagram of the minimized Boolean function. (2 Points)