0% found this document useful (0 votes)
37 views

Tabel Kebenaran AND Tabel Kebenaran Output 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1

This document contains truth tables for logic gates AND, NAND, OR, NOR, EX-OR, and EX-NOR. Each truth table shows the input and output values for all possible combinations of binary inputs. There are 4 inputs and 1 output for each logic gate operation.
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views

Tabel Kebenaran AND Tabel Kebenaran Output 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1

This document contains truth tables for logic gates AND, NAND, OR, NOR, EX-OR, and EX-NOR. Each truth table shows the input and output values for all possible combinations of binary inputs. There are 4 inputs and 1 output for each logic gate operation.
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Tabel Kebenaran AND Tabel Kebenaran

Input 1 Input 2 Input 3 Input 4 Output Input 1 Input 2


0 0 0 0 0 0 0
0 0 0 1 0 0 0
0 0 1 0 0 0 0
0 0 1 1 0 0 0
0 1 0 0 0 0 1
0 1 0 1 0 0 1
0 1 1 0 0 0 1
0 1 1 1 0 0 1
1 0 0 0 0 1 0
1 0 0 1 0 1 0
1 0 1 0 0 1 0
1 0 1 1 0 1 0
1 1 0 0 0 1 1
1 1 0 1 0 1 1
1 1 1 0 0 1 1
1 1 1 1 1 1 1

Tabel Kebenaran NAND Tabel Kebenaran

Input 1 Input 2 Input 3 Input 4 Output Input 1 Input 2


0 0 0 0 1 0 0
0 0 0 1 1 0 0
0 0 1 0 1 0 0
0 0 1 1 1 0 0
0 1 0 0 1 0 1
0 1 0 1 1 0 1
0 1 1 0 1 0 1
0 1 1 1 1 0 1
1 0 0 0 1 1 0
1 0 0 1 1 1 0
1 0 1 0 1 1 0
1 0 1 1 1 1 0
1 1 0 0 1 1 1
1 1 0 1 1 1 1
1 1 1 0 1 1 1
1 1 1 1 0 1 1
OR Tabel Kebenaran EX-OR

Input 3 Input 4 Output Input 1 Input 2 Input 3 Input 4 Output


0 0 0 0 0 0 0 0
0 1 1 0 0 0 1 1
1 0 1 0 0 1 0 1
1 1 1 0 0 1 1 0
0 0 1 0 1 0 0 1
0 1 1 0 1 0 1 0
1 0 1 0 1 1 0 0
1 1 1 0 1 1 1 0
0 0 1 1 0 0 0 1
0 1 1 1 0 0 1 0
1 0 1 1 0 1 0 0
1 1 1 1 0 1 1 0
0 0 1 1 1 0 0 0
0 1 1 1 1 0 1 0
1 0 1 1 1 1 0 0
1 1 1 1 1 1 1 1

NOR Tabel Kebenaran EX-NOR

Input 3 Input 4 Output Input 1 Input 2 Input 3 Input 4 Output


0 0 1 0 0 0 0 1
0 1 0 0 0 0 1 0
1 0 0 0 0 1 0 0
1 1 0 0 0 1 1 1
0 0 0 0 1 0 0 0
0 1 0 0 1 0 1 1
1 0 0 0 1 1 0 1
1 1 0 0 1 1 1 1
0 0 0 1 0 0 0 0
0 1 0 1 0 0 1 1
1 0 0 1 0 1 0 1
1 1 0 1 0 1 1 1
0 0 0 1 1 0 0 1
0 1 0 1 1 0 1 1
1 0 0 1 1 1 0 1
1 1 0 1 1 1 1 0

You might also like