Xirius-ASSIGNMENTNumberSystemsandCodes3-IFT211.pdf

Course: IFT211 • Xirius AI

1. The Excess-3 code is derived by adding what value to the decimal digit?

2. How do you detect overflow in 8-bit 2’s complement addition?

3. What is a nibble in digital systems?

4. Why are octal and hexadecimal convenient for representing binary numbers?

5. Which of the following is true about positional number systems?

6. What is the purpose of 2’s complement in signed binary numbers?

7. When performing binary addition of two 8-bit signed numbers, what indicates an overflow?

8. What binary number corresponds to the Gray code 0110?

9. What is the BCD code for decimal number 59?

10. What is the primary use of BCD coding?

11. Which of the following is the place value of the third position from the right in binary numbering?

12. Which number system is non-positional?

13. Which of these best explains the term ‘word’ in digital systems?

14. Which of these codes is used specifically to reduce errors in rotary encoders?

15. What is the octal equivalent of binary number 110101011?

16. What is the binary equivalent of decimal 156?

17. The place values for the hexadecimal system start with \(16^0\). What is the place value at the 5th position from the right?

18. What is the primary advantage of hexadecimal over binary?

19. What is the result of subtracting (1101)2 from (100000)2?

20. Which of the following is a correct 8-bit 2’s complement representation for -25?

21. Convert decimal 92 to Excess-3 code.

22. What is the sum of the binary numbers (10101111)2 and (01110101)2?

23. Which of the following is a positional number system?

24. Convert decimal 92 to BCD.

25. What is the Excess-3 code for the decimal digit 7?

26. What correction is necessary in BCD addition when the sum of two digits exceeds 9?

27. Which of the following is the 7-bit ASCII representation for uppercase letter ‘A’?

28. What is the result of adding two BCD numbers 39 and 27 with correction?

29. What is the 8421 BCD code for decimal 307?

30. What is the binary representation of the hexadecimal number \(3AF\)?

31. Which number system uses digits 0 to 7?

32. Which operation is performed by the binary subtraction \(14 - 27\) using 2’s complement?

33. Which of the following is true about signed 8-bit 2’s complement number range?

34. In ASCII, which 7-bit binary corresponds to the digit ‘9’?

35. What is the main advantage of Gray code in mechanical or rotary encoders?

36. Which of these codes is an example of a weighted binary code?

37. How is the ASCII character ‘A’ represented in 7-bit binary code?

38. Which of the following is true about the binary to Gray code conversion?

39. What is the Gray code equivalent of the binary number 101011?

40. How is the ASCII character ‘CAT’ represented as a binary stream?

41. In 8-bit 2’s complement representation, which of the following correctly represents -45?

42. Which is a characteristic feature of Gray code?

43. Does overflow occur when adding (10101111)2 and (01110101)2 in 8-bit signed representation?

44. Which of the following best defines Excess-3 code?

45. What does ASCII stand for?

46. What is the radix (base) of the hexadecimal number system?

47. What is the 2’s complement of the 8-bit binary number 00110110?

48. What is the binary equivalent of the hexadecimal number 3B7?

49. What does the radix or base of a number system represent?

50. How many bits are there in one nibble?