Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
18 views

Logic Circuits Assignment 2

Uploaded by

kareem
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views

Logic Circuits Assignment 2

Uploaded by

kareem
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

REPUBLIC OF YEMEN

‫ذ‬ SANA'A UNIVERSITY


FACULTY OF ENGINEERING
MECHATRONICS ENGINEERING DEPARTMENT

Assignment 2: Karnaugh Map

Done by:
Abdulkareem Thiab

AC.NO 202270136

Group No.1

System(General)

Supervised by:

Eng. Abdullah Al-Maswary


1

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 = 𝐴𝐵̅ 𝐷
̅ + 𝐶̅

You might also like