Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

UJIAN AKHIR SEMESTER

T.A. 2021/2022 A
Mata Kuliah : Log Informatika Dosen : Very Hendra Saputra
SKS : Program Studi :
Waktu : 100 menit Semester :

Soal

1. Use logic gates to represent these expressions logic ( x+ y ' )( x '+ y )


and draw up the for each circuit.
2. Write down the Boolean expression for each of the circuit bellow

X
Y
X
y
3. Give the following table. Determine minterm dan maxterm for table
than draw karnauhg map for the table

x y z f(x,y,z)
0 0 0 0
0 0 1 1
0 1 0 0
0 1 1 1
1 0 0 1
1 0 1 1
1 1 0 1
1 1 1 0

4. Give the following table. simplify K-Map for the table


yz
00 01 11 10
wx 00 1 1 0 0
01 1 0 0 1
11 0 1 0 1
10 0 1 0 0
UJIAN AKHIR SEMESTER
T.A. 2021/2022 B
Mata Kuliah : Log Informatika Dosen : Very Hendra Saputra
SKS : Program Studi :
Waktu : 100 menit Semester :

Soal

1. Use logic gates to represent these expressions logic ( x+ y )( x '+ y' )


and draw up the for each circuit.
2. Write down the Boolean expression for each of the circuit bellow
X
Y
X
Y
3. Give the following table. Determine minterm dan maxterm for table
than draw karnauhg map for the table
x y Z f(x,y,z)
0 0 0 0
0 0 1 0
0 1 0 1
0 1 1 1
1 0 0 1
1 0 1 1
1 1 0 0
1 1 1 1

4. Give the following table. simplify K-Map for the table


yz
00 01 11 10
wx 00 0 1 1 0
01 0 0 0 1
11 0 0 0 1
10 1 1 0 0

You might also like