ECE323 Basic Electronic Circuits Assignment 9
- Convert the following numbers as specified:
- (11001101)2 to decimal and hexadecimal
- (3F6)16 to decimal
- (59)10 to binary and hexadecimal
- (ABA)12 to decimal and hexadecimal
- (546)8 to decimal and hexadecimal
- (891)10 to duodecimal (base 12)
- Convert the following fractional values to decimal
- 101110.1012
- 23.45
- A3.B16
- 8.3612.
- Convert the decimal number 14.375 to
- hexadecimal
- octal
- binary
- In the duodecimal system, find
- the largest single-digit symbol (following the practice of
hexadecimal A-F)
- the range of decimal numbers that can be represented by three
duodecimal digits.
- the duodecimal number corresponding to 55.7510
- Find
- the range of unsigned decimal numbers that can be represented by 10 bits
- the range of signed decimal numbers that can be represented by
10 bits
- the range of hexadecimal digits that can be represented by 10
bits.
- why the number of bytes represented by a binary one following by 10 zeros is called a
kilobyte.
Maintained by John
Loomis, last updated 26 March 2008