Welcome to your Lesson 4 Number System-Other Binary Codes
1. Binary coded decimal is a combination of
2. The decimal number 10 is represented in its BCD form as
3. Add the two BCD numbers: 1001 + 0100 =
4. Carry out BCD subtraction for (68) – (61) using 10’s complement method.
5. Code is a symbolic representation of __________ information.
6. When numbers, letters or words are represented by a special group of
symbols, this process is called __________
7. A three digit decimal number requires ________ for representation in the
conventional BCD format.
8. How many bits would be required to encode decimal numbers 0 to 9999 in
straight binary codes?
9. The excess-3 code for 597 is given by __________
10. The decimal equivalent of the excess-3 number 110010100011.01110101 is
_____________
15. The Gray code is sometimes called a reflected code because the bit values
are reflected on both sides of any 2" value. For example, as shown in Table
4.2, the values of the three low-order bits are reflected over a line drawn
between 7 and 8. Using this property of the Gray code, obtain:
a. The Gray code numbers for 16 through 31.
b. The excess-3 Gray code for decimals 10 to 19 as a continuation of the list in
Table 4.3 in course content.
16. Use the 10 BCD digits with the even parity in the leftmost position (total
of five bits per digit). Repeat with an odd-parity bit.
17. Represent decimal 2698 in the 2421 code of Table 4.3. Complement all
bits of the coded number and show that the result in the 9's complement of
2698 in the 2421 code.