Senin, 21 Agustus 2017

GERBANG LOGIKA BESERTA SIMBOL DAN RUMUS KEBENARANNYA

Jenis-jenis gerbang logika

Nama Fungsi Lambang dalam rangkaian Tabel kebenaran
IEC 60617-12 US-Norm DIN 40700 (sebelum 1976)
Gerbang-AND
(AND)
{\displaystyle Y=A\wedge B}

{\displaystyle Y=A\cdot B}

{\displaystyle Y=A\,B}
IEC AND label.svg Logic-gate-and-us.svg Logic-gate-and-de.png
A B Y
0 0 0
0 1 0
1 0 0
1 1 1
Gerbang-OR
(OR)
{\displaystyle Y=A\vee B}

{\displaystyle Y=A+B\!}
IEC OR label.svg Logic-gate-or-us.png Logic-gate-or-de.png
A B Y
0 0 0
0 1 1
1 0 1
1 1 1
Gerbang-NOT
(NOT, Gerbang-komplemen, Pembalik(Inverter))
{\displaystyle Y={\overline {A}}}

{\displaystyle Y=\neg A}
IEC NOT label.svg Logic-gate-inv-us.png Logic-gate-inv-de.png \
A Y
0 1
1 0
Gerbang-NAND
(Not-AND)
{\displaystyle Y={\overline {A\wedge B}}}

{\displaystyle Y=A{\overline {\wedge }}B}

{\displaystyle Y={\overline {A\,B}}}
IEC NAND label.svg Logic-gate-nand-us.png Logic-gate-nand-de.png
A B Y
0 0 1
0 1 1
1 0 1
1 1 0
Gerbang-NOR
(Not-OR)
{\displaystyle Y={\overline {A\vee B}}}

{\displaystyle Y=A{\overline {\vee }}B}

{\displaystyle Y={\overline {A+B}}}
IEC NOR label.svg Logic-gate-nor-us.png Logic-gate-nor-de.png
A B Y
0 0 1
0 1 0
1 0 0
1 1 0
Gerbang-XOR
(Antivalen, Exclusive-OR)
{\displaystyle Y=A\,{\underline {\lor }}\,B}

{\displaystyle Y=A\oplus B}
IEC XOR label.svg Logic-gate-xor-us.png Logic-gate-xor-de.png
atau
Logic-gate-xor-de-2.png
A B Y
0 0 0
0 1 1
1 0 1
1 1 0
Gerbang-XNOR
(Ekuivalen, Not-Exclusive-OR)
{\displaystyle Y={\overline {A\,{\underline {\lor }}\,B}}}

{\displaystyle Y=A\,{\overline {\underline {\lor }}}\,B}

{\displaystyle Y={\overline {A\oplus B}}}
IEC XNOR label.svg Logic-gate-xnor-us.png Logic-gate-xnor-de.png
atau
Logic-gate-xnor-de-2.png
A B Y
0 0 1
0 1 0
1 0 0
1 1 1

Tidak ada komentar:

Posting Komentar

CARA MENGHITUNG IP ADDRESS

Untuk bisa menghitung IP Address yang perlu anda ketahui adalah sebagai berikut. Silahkan anda lihat gambar diatas yang nantinya digu...