Logic Gates 3rd Year

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/5

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

6 Terms

1
New cards

AND Gate

ALL inputs need to be 1 for the output to be 1

<p>ALL inputs need to be 1 for the output to be 1</p>
2
New cards

OR Gate

At least one input needs to be 1 for the output to be 1

<p>At least one input needs to be 1 for the output to be 1</p>
3
New cards

NOT Gate

Inverses the input

<p>Inverses the input</p>
4
New cards

NAND Gate

The inverse of the AND Gate

<p>The inverse of the AND Gate</p>
5
New cards

NOR Gate

The inverse of the OR Gate

<p>The inverse of the OR Gate</p>
6
New cards

XOR Gate

Only ONE input can be 1 for the output to be 1

<p>Only ONE input can be 1 for the output to be 1</p>