CH 03 : Logic Gates And Logic Circuits

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

1/15

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

16 Terms

1
New cards

Logic Circuit

Multiple Logic Gates make a __

2
New cards

Truth Table

A table used to check the outputs from a logic gate or logic circuit.

3
New cards

Logic Gates

They take binary inputs and give binary outputs in an electronic circuit

4
New cards

NOT Gate

Logic gate with only one input and output is 1 only if input is 0

5
New cards

Note

When one input branches into two before entering a gate, the two branched inputs will always be same

6
New cards

AND Gate

Logic Gate with two inputs. Output is 1 when both inputs are 1.

7
New cards

OR Gate

Logic gate with two inputs. Output is 1 when any of the inputs is 1.

8
New cards

NAND Gate

Logic gate with two inputs. Output is 1 when both inputs are NOT 1.

9
New cards

NOR Gate

Logic Gate with two inputs. Output is 1 when none of the inputs is 1.

10
New cards

XOR Gate

Logic Gate with two inputs. Output is 1 only when inputs are different.

11
New cards

NOT Gate

<p>NOT Gate</p>
12
New cards

AND Gate

<p>AND Gate</p>
13
New cards

OR Gate

<p>OR Gate</p>
14
New cards

NAND Gate

<p>NAND Gate</p>
15
New cards

NOR Gate

<p>NOR Gate</p>
16
New cards

XOR Gate

<p>XOR Gate</p>