SE3202 - Experiment No 4
SE3202 - Experiment No 4
SE3202 - Experiment No 4
SE 3202
COMPUTER ARCHITECTURE I
LABORATORY MANUAL
LABORATORY ACTIVITY 4
Realization of Gates using Universal
Building Block (NAND & NOR GATES)
U2
(input)
X1
(output )
X2
(output)
0
1
U2
(input B)
U4
(input A)
0
0
1
1
0
1
0
1
U2
(input B)
U4
(input A)
0
0
1
1
0
1
0
1
X1
(output )
X2
(output)
X1
(output )
X2
(output)
2. Simplify the following Boolean expression below, create a truth table, draw the simplified circuit using
Multisim. Use logic converter of your Multisim
3. Answer the following problems belo, create a truth table, and use Multisim to draw your design.
A. Design a logic circuit that will output a 1 (HIGH) only if A and B are both 1 while either C or D is 1.
B. Design a logic circuit that will output a 0 only if A or B is 0.
C. Design a logic circuit that will output a LOW only if A is HIGH or B is HIGH while C is LOW or D is
LOW.
D. Design a logic circuit that will output a HIGH if only one of the inputs A, B, or C is LOW.
E. Design a circuit that outputs a 1 when the binary value of ABCD
F. Design a circuit that outputs a LOW when the binary value of ABCD