Question

How many clock pulses will it take to transmit a 32- bit data value across a...

How many clock pulses will it take to transmit a 32- bit data value across a parallel connection ?
0 0
Add a comment Improve this question Transcribed image text
Answer #1

If you want to store multiple bits ,we use fliplops.the group of flip-flops are used to store the data is known as register.

the register which is capable of shifting bits either right hand side or left hand side is known as shift register.If 'N' shift registers are present then it hava 'N' flip-flops.

4 types of shift registers are present

       1.Serial In − Serial Out shift register

                if N bit data is present then it requires 2N-1 clock pulses.

                  2(32)-1=63 clock pulses required

       2.Serial In − Parallel Out shift register

               if N bit data is present then it requires N clock pulses.

               32 clock pulses required

       3.Parallel In − Serial Out shift register

             if N bit data is present then it requires N-1 clock pulses .

            32-1=31 clock pulses required

      4.Parallel In − Parallel Out shift register

               It does not require any clock pulses to transmit data.

Add a comment
Know the answer?
Add Answer to:
How many clock pulses will it take to transmit a 32- bit data value across 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
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