Content deleted Content added
No edit summary Tags: Reverted Visual edit Mobile edit Mobile web edit |
review: thin unsourced and unclear. |
||
(One intermediate revision by one other user not shown) | |||
Line 1:
{{Short description|Rate at which data is processed in communication networks}}
{{Redirect-distinguish|Throughput|Throughput (disk drive)|Throughput (business)}}
{{Multiple issues|
{{Tone|date=October 2017}}
Line 5 ⟶ 6:
}}
'''
The '''system throughput''' or '''aggregate throughput''' is the sum of the data rates that are delivered over all channels in a network.<ref>[[Guowang Miao]], Jens Zander, K-W Sung, and Ben Slimane, Fundamentals of Mobile Data Networks, Cambridge University Press, {{ISBN|1107143217}}, 2016.</ref> Throughput represents [[Bandwidth (computing)|digital bandwidth]] consumption.
The throughput of a communication system may be affected by various factors, including the limitations of the underlying physical medium, available processing power of the system components, [[end-user]] behavior, etc. When taking various [[protocol
==Maximum throughput==
Line 39 ⟶ 40:
===Maximum sustained throughput===
Maximum sustained throughput is the throughput averaged or integrated over a long time. For networks under constant load, this is likely to be the most accurate indicator of system performance. The maximum throughput is defined as the [[asymptotic throughput]] when the load is large. In [[packet-switched network]]s while [[packet loss]] is not occurring, the load and the throughput always are equal. The maximum throughput may be defined as the minimum load in {{nowrap|bit/s}} that causes [[packet loss]] or causes the latency to become unstable and increase towards infinity.
==Channel utilization and efficiency==
Throughput is sometimes normalized and measured in percentage, but normalization may cause confusion regarding what the percentage is related to. ''Channel utilization'', ''channel efficiency'' and ''[[Packet loss|packet drop rate]]'' in percentage are less ambiguous terms.
The channel efficiency, also known as [[bandwidth utilization efficiency]], is the percentage of the [[net bit rate]] (in {{nowrap|bit/s}}) of a digital [[communication channel]] that goes to the
Channel utilization
In a point-to-point or [[point-to-multipoint communication]] link, where only one terminal is transmitting, the maximum throughput is often equivalent to or very near the physical data rate (the [[channel capacity]]), since the channel utilization can be almost 100% in such a network, except for a small [[inter-frame gap]].
For example, the maximum frame size in Ethernet is 1526 bytes: up to 1500 bytes for the payload, eight bytes for the preamble, 14 bytes for the header, and 4 bytes for the trailer. An additional minimum interframe gap corresponding to 12 bytes is inserted after each frame. This corresponds to a maximum channel utilization of 1526 / (1526 + 12) × 100% = 99.22%, or a maximum channel use of {{nowrap|99.22 Mbit/s}} inclusive of Ethernet datalink layer protocol overhead
==Factors affecting throughput==
|