Share on Facebook Share on Twitter Email
Answers.com

Goodput

 
Wikipedia: Goodput

In computer networks (including wireless networks), goodput is the application level throughput, i.e. the number of useful bits per unit of time forwarded by the network from a certain source address to a certain destination, excluding protocol overhead, and excluding retransmitted data packets.

For example, if a file is transferred, the goodput that the user experiences corresponds to the file size in bits divided by the file transfer time. The goodput is generally lower than the throughput (the gross bit rate that is transferred physically), which generally is lower than network access connection speed (the channel capacity or bandwidth).

Examples of factors that may cause lower goodput than throughput are:

  • Protocol overhead; Typically, transport layer, network layer and sometimes datalink layer protocol overhead is included in the throughput, but is excluded from the goodput.
  • Transport layer flow control and congestion avoidance, for example TCP slow start, may cause a lower goodput than the maximum throughput.
  • Retransmission of lost or corrupt packets due to transport layer automatic repeat request (ARQ), caused by bit errors or packet dropping in congested switches and routers, is included in the datalink layer or network layer throughput but not in the goodput.

Example

Imagine that a file is being transferred using HTTP over a switched Ethernet connection with a total channel capacity of 100 megabits per second. The file cannot be transferred over Ethernet as a single contiguous stream; instead, it must be broken down into individual segments, called packets. These packets must be no larger than the maximum transmission unit of Ethernet, which is 1500 bytes. Each packet requires 20 bytes of IP header information and 20 bytes of TCP header information, so only 1460 bytes are available per packet for the file transfer data itself. Furthermore, the packets are transmitted over Ethernet in a frame which imposes a 38 byte overhead per packet. Given these overheads, the maximum goodput is 1460/1538 × 100 Mbit/s which is 94.92 megabits per second or 11.866 megabytes per second.

Note that this example doesn't consider some additional Ethernet overhead, such as the interframe gap (a minimum of 96 bit times), nor collisions (which have a variable impact, depending on the network load). TCP itself also adds the overhead of acknowledgements (which along with the round-trip delay time and the TCP window size in effect will rate-limit each individual TCP connection, see bandwidth-delay product). This example does not either consider the overhead of the HTTP protocol itself, which becomes relevant when transferring small files.

See also

References

  1. Goodput calculation
  2. An Empirical Characterization of Instantaneous Throughput in 802.11b WLANs
  3. Energy-Efficient Power and Rate Control with QoS Constraints: A Game-Theoretic Approach
  4. RFC 2647 — Benchmarking Terminology for Firewall Performance

Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 
Learn More
Bandwidth (computing)
Throughput
Bit rate

Help us answer these
Chevy tahoe 2002 crank but start it has juice on the spark plugs 60 psi fuel pressurepulse on injectorsall relays and fuses goodput scanner and crank it and show me rpm so crank sensor is goodne?

Post a question - any question - to the WikiAnswers community:

 

Copyrights:

Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Goodput" Read more