5.5 - Logic Circuits Flashcards

1
Q

What are the logic gates three basic functions

A
  1. AND
  2. OR
  3. NOT
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What functions can be made by combining the three basic logic functions

A
  1. NAND
  2. NOR
  3. EXCLUSIVE OR
  4. EXCLUSIVE NOR
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What Logic gate is this

A

NOT (inverter) gate

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

What Logic gate is this

A

AND gate

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

What Logic gate is this

A

NAND gate

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

What Logic gate is this

A

OR gate

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

What Logic gate is this

A

NOR gate

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

What Logic gate is this

A

XOR gate

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

What Logic gate is this

A

XNOR Gate

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

Name the logic gate operation?

A

NOT gate operation

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

Name the logic gate operation?

A

AND gate operation

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

Name the logic gate operation?

A

NAND gate operation

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

Name the logic gate operation?

A

OR gate operation

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

Name the logic gate operation?

A

NOR gate operation

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

Name the logic gate operation?

A

XOR gate operation

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

Name the logic gate operation?

A

XNOR gate operation

17
Q

What is the output of a NOT gate

A

An inverter has only one input, and the output is always the opposite of the input

18
Q

When does an AND gate produce a logic 1?

A

When all inputs are at logic 1

19
Q

When does a NAND gate produce logic 1?

A

The output logic is 1 when any output is 0

20
Q

When does a NAND gate produce logic 0?

A

The output is a logic 0 only when all inputs are 1

21
Q

When does a OR gate produce logic 1?

A

If any of the logic inputs are logic 1

22
Q

When does a NOR gate produce logic 1?

A

The output logic is only logic 1 if all input logics are at logic 1

23
Q

When does a XNOR gate produce logic 1?

A

The output is at logic 1 when both inputs are at logic 0 or both inputs are at logic 1

24
Q

Which truth table?

A

NOT gate (inverter)

25
Q

Which truth table?

A

AND gate

26
Q

Which truth table?

A

AND gate

27
Q

Which truth table?

A

NAND gate

28
Q

Which truth table?

A

NAND gate

29
Q

Which truth table?

A

OR gate

30
Q

Which truth table?

A

NOR gate

31
Q

Which truth table?

A

XOR gate

32
Q

Which truth table?

A

XNOR gate