Logic Gates Flashcards

1
Q

What is the ALU made of?

A

Thousands of logic gates

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

What does logic gates do?

A

Take a binary input and return a binary output

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

What is binary represented by?

A

Current on (1) and current off (0)

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

What is the AND gate?

A

Where A x B occurs to give the return

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

What is the OR gate?

A

Where A + B occurs to give the return

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

What is the NOT gate?

A

Where the input is opposite to the output

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

What is the XOR gate?

A

Where A + B occurs but you cannot have both

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

What’s best to do when working out logic circuits?

A

Write the shorthand for the gates and then work out

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

What is the NAND gate?

A

This is the AND gate but with the opposite outputs

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

What is the NOR gate?

A

This is the OR gate but with the opposite outputs

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

What is the XNOR gate?

A

This is the XOR gate but with opposite outputs

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

What is special about logic gates?

A

They can have more than one input

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