logic gates

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

1/15

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.

16 Terms

1
New cards

What data do logic gates recieve?

Binary data

2
New cards

What does a logic data have corresponding to it?

Truth table

3
New cards

Not gate symbol

knowt flashcard image
4
New cards

Not gate truth table

knowt flashcard image
5
New cards

What is always the output for a NOT truth table?

Opposite of the input

6
New cards

What is the symbol for an AND gate?

knowt flashcard image
7
New cards

What is the rule for an AND gate?

If both inputs are 1, the output is 1, otherwise the output is 0.

8
New cards

What is the truth table for an AND gate?

knowt flashcard image
9
New cards

How many inputs does a NOT gate take?

1

10
New cards

How many inputs does an AND gate take?

2

11
New cards

How many outputs does an AND gate output?

1

12
New cards

How many inputs does an OR gate take?

2

13
New cards

How many outputs does an OR gate output?

1

14
New cards

What is the symbol for an OR gate?

knowt flashcard image
15
New cards

What is the rule for an OR gate?

If one or more inputs are 1, then the output is 1, otherwise the output is 0.

16
New cards

What is the truth table for an OR gate?

knowt flashcard image