Adders & Flip-Flops Flashcards

(12 cards)

1
Q

What is a half adder?

A

This is a logic circuit containing TWO gates which produces the ADDITION of two bits.

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

In a half adder, what gate does the sum bit require?

A

XOR

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

In a half adder, what gate does a carry bit require?

A

AND

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

What does the diagram of a half adder look like?

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

What is the limitation of a half adder?

A

Does not allow for a carry bit from previous addition.

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

What is a full adder?

A

A logic circuit containing five gates that produce the addition of three bits.

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

What does the diagram of a full adder look like?

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

What is a flip flop?

A

A memory unit that can store one bit.

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

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

A

A memory unit that updates state/output to the current value of the data input with each pulse of the clock.

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

What is a clock?

A

A device that generates the signal used to synchronise the components of a computer.

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

What is the purpose of a D-type flip flop?

A

It is used to store the state of the data input, used as a memory unit for one bit.

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

What are the two inputs of a D-type of flip flop?

A

Data - the data to be retained.

Clock - output updates to reflect current status of input.

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