Purchase Solution

Throughput

Not what you're looking for?

Ask Custom Question

Please reference this figure for the question:

16. Calculate the THROUGHPUT between Points B and G for the following cases:

a. The media is copper with a length of 150,000 meters. The data rate is determined by multiplexing of 24-128kbps sources with a 10% overhead. Frame length is 500 bits. A Go-Back-N protocol is used (W=127) and the probability of error on the link is 10-8 .. Assume BPSK modulation.

b. The media is free space using satellite communications. The data is the same as in part a. The distance is 70,000 km. A Go-Back-N protocol is used (W=127) and the probability of error on the link is 10-5.... Assume BPSK modulation.

Purchase this Solution

Solution Summary

The expert examines Throughput questions for medias.

Solution Preview

Throughput question

Please reference this figure for the question:

16. Calculate the THROUGHPUT between Points B and G for the following cases:

a. The media is copper with a length of 150,000 meters. The data rate is determined by multiplexing of 24-128kbps sources with a 10% overhead. Frame length is 500 bits. A Go-Back-N protocol is used (W=127) and the probability of error on the link is 10-8 .. Assume BPSK modulation.

b. The media is free space using satellite communications. The data is the same as in part a. The distance is 70,000 km. A Go-Back-N protocol is used (W=127) and the probability of error on the link is 10-5.... Assume BPSK modulation.

Answer
a) throughput is the average rate of successful message delivery over a communication channel. This data may be
delivered over a physical or logical link, over a wireless channel, or that is passing through a certain network node, such as data passed between two specific computers. The throughput is usually measured in bits per second (bit/s or bps), and sometimes in data packets per second or data ...

Solution provided by:
Education
  • BCom, SGTB Khalsa College, University of Delhi
  • MBA, Rochester Institute of Technology
Recent Feedback
  • "Thank you. "
  • "Thank you"
  • "Thank you. I got 20/20 last week for my discussion you help me out with."
  • "Thank you. Great Job. "
  • "Thank you. Great Job. "
Purchase this Solution


Free BrainMass Quizzes
Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

C# variables and classes

This quiz contains questions about C# classes and variables.