Logic Gates Topic 3 Flashcards

1
Q

Logic Gates

A

A basic building block of digital systems which are found in most digital devices.
Each gate has its own logic symbol which allows complex functions to be represented as diagrams

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Types of Logic Gates

A

Combinatorial logic - perform arithmetic, compare values for decision making
Sequential logic - depend on the results from previous operation
Boolean algebra - basis for computer design with 1 (TRUE) 0 (FALSE)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

NOT Gate

A

Changes one logic to the opposite from 1 to 0 or 0 to 1
0 1
1 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

OR Gate

A

Can have two or more inputs which determine the number of possible outputs.
IT IS BASICALLY ADDITION
It shapes like a kite

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

AND Gate

A

IT IS BASICALLY MULTIPLICATION
Shapes like a “D” shape

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

NOR Gate

A

Negation of an OR gate, the results from OR gate will have to be the opposite to get NOR gate
SHAPES LIKE KITE WITH A DOT INFRONT

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

NAND Gate

A

Negation of an AND gate, opposite of the results will show a NAND gate
SHAPES LIKE A “D” WITH A DOT INFRONT

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Exclusive NOR Gate (EX-NOR)

A

ITS LIKE BATTERY BUT BACKWARDS, OPPOSITE OF EXCLUSIVE OR
IT SHAPES LIKE KITE WITH DOT AND A CURVY LINE FROM THE BACK

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Exclusive OR Gate (EX-OR)

A

ITS EXACTLY LIKE BATTERY WHERE TWO OF INPUTS SHOWS POSITIVE IF ITS DIFFERENT ITS NEGATIVE
SHAPES LIKE A “D” WITH CURVY LINE FROM THE BACK

How well did you know this?
1
Not at all
2
3
4
5
Perfectly