Encoding and Circuits Flashcards

1
Q

Draw all the gates needed in class

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

How do you draw a 3-input AND gate?

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

How do you draw a 3 input nand gate?

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

How do you draw a 3 input NOR gate?

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

What is the difference between Combinational and Sequencial circuits?

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

What is the SOP (sum of products) of the following truth table:

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

Give then following in formation, draw the circuit

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

Build the circuit for the following truth table

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

Given 3 inputs d2d1d0 that represents a 3 bit value, we want to build a circuit to compute it’s 1’s compliment with outputs O2O1O0

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

How many inputs and output does an n-bit decoder have

A

n inputs

2n outputs

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

What are decoders used for?

A

Converting memory/register address to a control (bus) line

Converting an opcode to one of n control lines

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

Draw a circuit diagram of a 2-bit decoder

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

Turn the following table into a decoder

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

What is a multiplexeer and what are it’s general inputs

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

Draw a 2-to-1 multiplexer using gates

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

Draw the symbol of a 2-to-1 multiplexer with an enabler.

What is it know as when EN is 1 or 0?

A
17
Q
A
18
Q

What is a Half Adder

Draw the truth table that categorizes a half-adder

A