6.4 Logic Gates Flashcards

1
Q

What are the six types of logic gates ?

A

-NOT
-AND
-OR
-XOR
-NAND
-NOR

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

What is the symbol for NOT ?

A

A bar above the letter

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

What is the symbol for AND ?

A

A dot between the letters

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

What is the symbol for OR ?

A

A plus between the letters

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

What is the symbol for XOR ?

A

A plus inside a circle between letters

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

What is the symbol for NAND ?

A

A dot between the letters covered by a bar

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

What is the symbol for NOR ?

A

A plus between the letters covered by a bar

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

What are adders ?

A

A logic circuit that can be used to add Boolean values together.

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

What is a half-adder ?

A

A logic circuit with two inputs, two outputs and two logic gates

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

What is a Full Adder ?

A

Three inputs and two outputs, enabling it to input two Boolean values and a carry bit from a previous, less significant operation.

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

What is an edge-triggered D-type flip-flop ?

A

A logic circuit which can be used as a memory unit for
storing the value of a single bit.

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

What are the two inputs for an edge-triggered D-type flip-flop ?

A
  • Data
  • Clock Signal
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are the outputs for an edge-triggered D-type flip-flop ?

A

value of the stored bit.

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