Module 1: Digital Number Sys and Combo Logic Flashcards

1
Q

What are the 2 distint characteristics of a number system?

A

base/radix symbols

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

The base is always 1 ______ than the largest symbol

A

greater

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

What is decimal 56 in binary?

A

0011 1000

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

What is the basis of digital data?

A

Binary numbers

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

The digits of a binary number are called what?

A

Bits

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

Standard grouping of a binary number is a group of how many?

A

4 bits

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

What is a nibble?

A

4 bits

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

How many nibbles make a byte?

A

2 nibbles

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

2 or 4 bytes make what?

A

WOrd

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

A longword consists of what?

A

2 words

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

Interpret these state/logic levels

A

Output Low = 0V to 0.4V

Output High = 2.7V to 5V

Input Low = 0V to 0.8V

Input High = 2V to 5V

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

Convert 110101 to Decimal

A

53

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

Convert decimal 48 to binary

A

110000

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

11011 + 11

A

11110

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

101100 - 111

A

100101

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

11001 x 10

17
Q

11001 divide by 10

18
Q

What are the 2 categories of digital circuits?

A

Combinational

Sequential

19
Q

What is combinational logic determined by?

A

Determined by its present inputs

20
Q

Sequential logic output depends on what?

A

present inputs

previous sequences

clock pulse

21
Q

Logic gate are an example of what?

A

Combinational circuits

22
Q

Flip flops and Multivibrators are an example of what?

A

Sequential circuits

23
Q

What are the basic logic gates and their derivitives?

A

AND (multiply)

OR (add)

NOT (inverse)

NAND

NOR

XOR

XNOR

Buffer

24
Q

What are the 3 boolean algebra logical operations?

A

Addition (OR)

Multiplication (AND)

Complementation (NOT)

25
What logic gate is this photo showing? Explain what is happening
NOT gate if A is low, no path to ground which means no V drop if no current through resistance. comes out at output with a high
26
What gate is being showed here?
AND gate
27
What gate is being shown here?
OR gate (add)
28
What gate is being shown here?
NAND gate
29
What gate is being shown here?
NOR gate
30
What are the uses of a non inverter?
Provide sufficient current to drive a number of gates Interface between 2 logic families Obtaining a desired pulse rise time Provide slight delay to ensure pulses arrive at proper time