digital logic symbols

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

1/6

flashcard set

Earn XP

Description and Tags

gates

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

7 Terms

1
New cards
<p>AND gate</p>

AND gate

A basic digital logic gate that outputs 1 only if all its inputs are 1. Can have more than two inputs.

<p>A basic digital logic gate that outputs 1 only if all its inputs are 1. Can have more than two inputs.</p>
2
New cards
<p>OR gate</p>

OR gate

A basic digital logic gate that outputs 1 if at least one of its inputs is 1. Can have more than two inputs

<p>A basic digital logic gate that outputs 1 if at least one of its inputs is 1. Can have more than two inputs</p>
3
New cards
<p>Not gate</p>

Not gate

A basic digital logic circuit that inverses the input 1 to 0, 0 to 1.

<p>A basic digital logic circuit that inverses the input 1 to 0, 0 to 1.</p>
4
New cards
<p>NOR gate</p>

NOR gate

A basic digital logic gate that produces a 1 only if all inputs are 0. NOT OR. Can have more than two inputs.

<p>A basic digital logic gate that produces a 1 only if all inputs are 0. NOT OR. Can have more than two inputs.</p>
5
New cards
<p>NAND</p>

NAND

A basic digital logic gate that produces a 1 as long as the inputs are not all 1. only produces 0 when all inputs are 1. Can have more than two inputs.

<p>A basic digital logic gate that produces a 1 as long as the inputs are not all 1. only produces 0 when all inputs are 1. Can have more than two inputs.</p>
6
New cards
<p>XOR gate</p>

XOR gate

A basic digital logic gate that only produces a 1 when its inputs are different. Can add more than two inputs will only be 1 only when exactly 1 of its inputs is 1.

<p>A basic digital logic gate that only produces a 1 when its inputs are different. Can add more than two inputs will only be 1 only when exactly 1 of its inputs is 1.</p>
7
New cards
<p>XNOR gate</p>

XNOR gate

A basic digital logic gate that produces a 1 only when its inputs are the same. (the inverse of a XOR gate). CAN ONLY HAVE TWO INPUTS.

<p>A basic digital logic gate that produces a 1 only when its inputs are the same. (the inverse of a XOR gate). CAN ONLY HAVE TWO INPUTS.</p>