Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Question 01: Convert the following binary numbers to decimal: a) 1001101 b) 1010011.101 c) 10101110.1001 Question 02: Convert the following decimal numbers to binary and
Question 01: Convert the following binary numbers to decimal: a) 1001101 b) 1010011.101 c) 10101110.1001 Question 02: Convert the following decimal numbers to binary and BCD numbers: a) 187 b) 256 c) 2018 Question 03: Perform the following conversion by using base 2 instead of base 10 as the intermediate base for the conversion: a. (673.6), to hexadecimal b. (E7C.B)16 to octal c. (310.2)4 to octal Question 04: Find the binary representations for each of the following BCD numbers: a) 0100 1000 0110 0111 b) 0011 0111 1000.0111 0101 c) 0111011101110101 Question 05: Convert the following BCD numbers to Gray Code: a) 0100 1000 0110 0111 b) 0011 0111 1000.0111 0101 c) 0111011101110101 Question 06: Perform the following: a) Arithmetic operation (+42) + (-13) and (-42) - (-13) in 8 bit binary using the signed-2's complement representation for negative numbers. b) Convert 2's complement to decimal: 11110101 & 01101000 c) Represent-27 &-68 in 2's complement notation in 8bits
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started