Logic Gates

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

1/21

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.

22 Terms

1
New cards

AND gate description

A logic gate that has two inputs. If both inputs are '1' it will output '1', otherwise it will output '0'.

2
New cards

OR gate description

A logic gate that has two inputs. If either or both of the two inputs is '1', its output is '1'

3
New cards

NOT gate description

A logic gate that has one input. If the input is '0', its output is '1'. If the input is '1', its output is '0'

Also called an INVERTER gate.

4
New cards

NAND gate description

Combination of a NOT and an AND gate. If an AND gate gives an output of 0, then this gate gives an output of 1

5
New cards

NOR gate description

Logic circuit that operates like an OR gate followed by an INVERTER. The output of this gate is LOW (logic level 0) when any or all inputs are HIGH (logic level 1).

6
New cards

XOR gate description

A logic gate that outputs HIGH (logic level 1) when only one of its inputs is HIGH (logic level 1)

7
New cards

NAND gate symbol

knowt flashcard image
8
New cards

AND gate symbol

knowt flashcard image
9
New cards

NOT gate symbol

knowt flashcard image
10
New cards

OR gate symbol

knowt flashcard image
11
New cards

NOR gate symbol

knowt flashcard image
12
New cards

AND truth table

knowt flashcard image
13
New cards

NAND truth table

knowt flashcard image
14
New cards

OR truth table

knowt flashcard image
15
New cards

NOT truth table

knowt flashcard image
16
New cards

NOR truth table

knowt flashcard image
17
New cards

XOR truth table

knowt flashcard image
18
New cards

Digital signal description

A system of discrete states: high or low, on or off, 1 or O.

19
New cards

Analogue signal

knowt flashcard image
20
New cards

Digital signal

knowt flashcard image
21
New cards

Analogue signal

A system where the data varies continuously with time and can have any value between two limits.

22
New cards

XOR gate symbol

knowt flashcard image