Logic Circuits Flashcards

1
Q

How are the number of rows and number of inputs related

A

rows = 2^inputs

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

Timing diagram functions

A

Good for functional behavior of a circuit. Assumes the logic gate changes inputs in zero time.

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

Order of operations for booleans

A

NOT, AND, OR

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

Minterm, SOP

A

Outputed 1’s. And of inputs with OR gates in between.

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

Maxterm, POS

A

Outputed 0’s. OR of inputs with and gates in between.

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

What gates produce a NAND gates

A

Input Noted or gate

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

What gate produces a NOR gate

A

Input noted and gate

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

What is a MUX

A

Multiplexer. Selects one of several input signals and directs it to a single output.

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