Number Systems Flashcards

1
Q

What is the last step in the division-remainder method for converting a decimal integer to binary?

A

Repeat process until quotient is 0

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

What does LSB & MSB satnd for?

A

LSB is the least significant bit
MSB is the most significant bit

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

True or False: The division-remainder method works well for converting any decimal to any base.

A

True

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

When converting between bases, what is the generally faster method?

A

Convert to decimal first (base 10) and then to the desired base

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

What is a drawback of the division-remainder method?

A

It does not work with a fractional number

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

What method is used for converting fractional parts of numbers?

A

The product-integer method

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

To convert a decimal fraction N into binary form, multiply N by _______.

A

2

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

What does MSB and LSB represent in the context of the product-integer method?

A

Position 1 is MSB
Position N is LSB

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

What is the hexadecimal representation?

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

How do we find the decimal representation of:

Decimal number system

A

We do:
PositionNumber x base^position

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

From octal

How do we find the decimal representation of:

Decimal number system

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

Convert from decimal (1600) to octal

Use division-remainder method

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

Convert from decimal (.81) to binary

Use product-integer method

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

True or false: The decimal number system is only used to find the decimal representation

A

True

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