Logic Circuits Assignment 2
Logic Circuits Assignment 2
Done by:
Abdulkareem Thiab
AC.NO 202270136
Group No.1
System(General)
Supervised by:
1- Specifications:
B
The circuit 2/Outputs
4/Inputs C
2-Representation:
-Truth Table:
A B C D F1 F2
0 0 0 0 1 0
0 0 0 1 1 0
0 0 1 0 1 0
0 0 1 1 1 1
0 1 0 0 1 0
0 1 0 1 0 1
0 1 1 0 0 0
0 1 1 1 0 1
1 0 0 0 1 1
1 0 0 1 1 0
1 0 1 0 0 1
1 0 1 1 0 1
1 1 0 0 1 0
1 1 0 1 0 1
1 1 1 0 0 0
1 1 1 1 0 1
2
3-Optimization:
Using Karnugh map to implement the circuit:
F1:
AB/CD 0 1 11 10
0 1 1 0 0
1 1 1 0 0
11 1 1 0 0 𝐹1 = 𝐴𝐵̅ 𝐷
̅ + 𝐶̅
10 1 1 0 1
F2:
AB/CD 0 1 11 10
0 0 0 1 0
𝐹2 = 𝐴𝐵̅ 𝐷
̅ + 𝐶𝐷 + 𝐵𝐷
1 0 1 1 0
11 0 1 1 0
10 1 0 1 1
4-Realization:
𝐹2 = 𝐴𝐵̅ 𝐷
̅ + 𝐶𝐷 + 𝐵𝐷
𝐹1 = 𝐴𝐵̅ 𝐷
̅ + 𝐶̅