Columbia University EE
E3910 Elements of Digital Systems
Convert the following numbers from the given base to the other three bases listed in the table.
|
Decimal |
Binary |
Octal |
Hexadecimal |
|
369.3125 |
? |
? |
? |
|
? |
10111101.101 |
? |
? |
|
? |
? |
326.5 |
? |
|
? |
? |
? |
F3C7.A |
Represent the decimal numbers 831 and 793 in BCD, and then show the steps necessary to form their sum.
Problem 1.21
Show the bit configuration that represents the decimal number 295 in (a) binary, (b) BCD, (c) ASCII, and (d) Unicode.
Prove the identity of each of the following Boolean equations, using algebraic manipulation:
(a)
![]()
(b)
![]()
(c)
![]()
(d)
![]()
Reduce the following Boolean expressions to the indicated number of literals:
(a)
to three literals
(b)
to two literals
(c)
to one literal
(d)
to four literals
Using DeMorgan’s theorem, express the function
![]()
(a) with only OR and complement operations;
(b) with only AND and complement operations.
Find the complement of the following expressions:
(a)
![]()
(b)
![]()
(c)
![]()
(d)
![]()