Chapter 10

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

1/7

flashcard set

Earn XP

Description and Tags

Boolean Logic

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

8 Terms

1
New cards

Truth tables

used to trace the output from a logic circuit

2
New cards
<p>NOT gate</p>

NOT gate

reverse of input

3
New cards
<p>AND GATE</p>

AND GATE

if you see a 0, output is 0

4
New cards
<p>OR gate</p>

OR gate

if you see a 1, output is 1

5
New cards
<p>NAND gate</p>

NAND gate

if you see a 0, output is 1

6
New cards
<p>NOR gate</p>

NOR gate

if you see 1, answer is 0

7
New cards
<p>XOR gate</p>

XOR gate

double numbers: 0

8
New cards

Order of procedure

  1. NOT → evaluate first

  2. AND → evaluate second

  3. OR → evaluate third

  4. XOR → Usually follows OR. varies

  5. NAND & NOR → depends on how they are grouped

mnemonic: Not All Owls X-ray New Nests