Question: Exercises 1. Construct a table all possible m=4 bit sequences. Assuming 1 bit is used for representing the fractional part, convert each binary sequence to
Exercises 1. Construct a table all possible m=4 bit sequences. Assuming 1 bit is used for representing the fractional part, convert each binary sequence to its decimal equivalent. a. What is the smallest increment between any two decimal numbers on the list? b. Consider any number 'z' on your list and find the binary sequence for '22'. Verify the left and right shift properties discussed above. 2. Construct a table similar to the one above with m=5 bits. Assuming 3 bits are used for representing the fractional part, convert each binary sequence to its decimal equivalent. a. What is the smallest increment between any two decimal numbers on the list? b. Consider any number 'z' on your list and find the binary sequence for '22'. Verify the left and right shift properties discussed above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
