Question

6. An 8-bit shift register has the binary equivalent of the decimal number 46 stored in it What are the base-10 equivalent co

0 0
Add a comment Improve this question Transcribed image text
Answer #1

bi l4ēļ,--00101110 by Z _bit- 0001O111 (2.3 t o 1 040 11100 000010 1 1 to by-2 O 000 1041

Add a comment
Know the answer?
Add Answer to:
6. An 8-bit shift register has the binary equivalent of the decimal number 46 stored in it What a...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • please explain in words how 4. The block diagram of a bidirectional shift register is 2-bit...

    please explain in words how 4. The block diagram of a bidirectional shift register is 2-bit code (SL, SR) with the operations performed listed in nal shift register is given below. This register is controlled by a ons performed listed in the table below. SR In SL SR SL SL In 0 Bidirectional Shift Register SHR SR- 0 Operation Hold Shift Right Shift Left Not allowed (Don't Care) 0 Clock 11 Manually simulate the register for 8 clock cycles with...

  • Suppose that an 8-bit microcontroller has a 16-bit stack pointer and uses a 16-bit register to...

    Suppose that an 8-bit microcontroller has a 16-bit stack pointer and uses a 16-bit register to access the stack from the top. Assume that initially the stack pointer and the 16-bit register contain 20C016 and 020516 respectively. After the PUSH operation 1. What are the contents of the stack pointer? 2. What are the contents of memory locations 20BE16 and 20BF16?

  • C++ Convert a Number from Binary to Decimal using a stack: The language of a computer...

    C++ Convert a Number from Binary to Decimal using a stack: The language of a computer is a sequence of Os and 1s. The numbering system we use is called the decimal system, or base 10 system. The numbering system that the computer uses is called the binary system, or base 2 system. The purpose of this exercise is to write a function to convert a string representing a binary number from base 2 to base 10. To convert a...

  • 6 - What decimal number does the bit pattern 0xC0B00000 represent if it is: • [2...

    6 - What decimal number does the bit pattern 0xC0B00000 represent if it is: • [2 pts] A two's complement integer? • [2 pts] An unsigned integer? • [2 pts] A floating point number assuming the IEE 754 single precision format 7 - Perform the following calculations assuming that the values are 8-bit decimal integers stored in two's complement format. Be sure to consider the possibility of overflow. • [2 pts] 10101010 + 00110011 • [2 pts] 10101010 – 00110011...

  • Given the 8 - bit binary number: 1001 10 1 1 What decimal number does this...

    Given the 8 - bit binary number: 1001 10 1 1 What decimal number does this represent if the computer uses: signed magnitude representation (a) signed 1's complement (b) (c) signed 2's complement Assuming 2's complement 8 - bit representation, consider the following: +70 010001 10 21 +80 010100000 10010110 Is this correct? Why or why not?

  • Given the 8-bit binary number: 1 0 0 1 1 1 1 1 What decimal number...

    Given the 8-bit binary number: 1 0 0 1 1 1 1 1 What decimal number does this represent if the computer uses: a. signed-magnitude representation b. signed-1's complement c. signed-2's complement

  • You will use Quartus II to build an 8 bit arithmetic logic unit that performs the...

    You will use Quartus II to build an 8 bit arithmetic logic unit that performs the following functions: Control Value Function                                000 Copy In1 to theResult unchanged 001 Copy In2 to theResult unchanged 010 Add In1 to In2 011 Subtract In2 from In1 100 And In1 and In2 101 Or In1 and In2 110 Shift left In1 by 1 bit 111 Shift right In1 by 1 bit You are allowed to use either gates/logic schematic, or else Verilog. We suggest...

  • Problem 1: regarding Binary numbers, create an algorithm (flowchart ) that reads a 4-bit binary number...

    Problem 1: regarding Binary numbers, create an algorithm (flowchart ) that reads a 4-bit binary number from the keyboard as a string and then converts it into a decimal number. For example, if the input is 1100, the output should be 12. (Hint: Break the string into substrings and then convert each substring to a value for a single bit. If the bits are b0, b1, b2, and b3, the decimal equivalent is 8b0+ 4b1+ 2b2+ b3.) Problem 2: Suppose...

  • 6. A sequential network has an input A and outputs X and Y. XY represents a 2-bit binary number equal to the number of 0's that have been received as inputs. The network resets when the total num...

    6. A sequential network has an input A and outputs X and Y. XY represents a 2-bit binary number equal to the number of 0's that have been received as inputs. The network resets when the total number of O's received is 3 or the total number of 1's received is 3 Draw a Moore state graph for the network using JK FFs. Use minimum possible number of states. 6. A sequential network has an input A and outputs X...

  • Need help on Assembly language 1.Solve the following conditions: A. Suppose AL contains 11001011 and CF...

    Need help on Assembly language 1.Solve the following conditions: A. Suppose AL contains 11001011 and CF = 1.    Give the new contents of AL after each of the following instructions is executed.    Assume the above initial conditions for each part of this question. a. SHL AL,1 b. SHR AL,1 c. ROL AL,2 d. ROR AL,3 e. SAR AL,2 f. RCL AL,1 g. RCR AL,3 B. Suppose EAX contain ABCDH.    Show the contents of BX and CX after...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT