This animated diagram shows how data flows through a network pipe. The total data is the Throughput, but after subtracting packet headers and retransmission overhead, only the useful payload emerges as Goodput.
此动画图显示了数据如何流经网络管道。总数据量是吞吐量,但在扣除数据包标头和重传开销后,只有有用的有效载荷作为有效吞吐量输出。
Exercise 1: Ping & Traceroute Latency Analysis 练习 1:Ping 和 Traceroute 延迟分析
Steps to complete:
ping google.com -n 10. This sends 10 echo request packets.Jitter = Max - Min).完成步骤:
ping google.com -n 10。这将发送 10 个回显请求数据包。抖动 = 最大值 - 最小值)。Exercise 2: Throughput vs Goodput Calculation Practice 练习 2:吞吐量与有效吞吐量计算练习
Task: A system transfers a 100 Megabyte (MB) file in 20 seconds. The protocol overhead (headers and error correction retransmissions) accounts for 8% of the total bandwidth used. Calculate:
1. The Goodput (actual useful file speed) in Mbps.
2. The Throughput (total bandwidth utilized) in Mbps.
任务:系统在 20 秒内传输一个 100 兆字节 (MB) 的文件。协议开销(包头和纠错重传)占所用总带宽的 8%。计算:
1. 以 Mbps 为单位的有效吞吐量(实际有用文件传输速度)。
2. 以 Mbps 为单位的吞吐量(利用的总带宽)。
1. Which traffic type is highly sensitive to delay/jitter but tolerates packet loss? 哪种流量类型对延迟/抖动高度敏感,但允许数据包丢失?
2. What is Goodput? 什么是有效吞吐量 (Goodput)?
3. Explain which transmission mode allows simultaneous two-way traffic. 解释哪种传输模式允许同时进行双向通信流量。
4. Explain which mode permits transmission in both directions, but one at a time. 解释哪种模式允许双向传输,但一次只能进行一个方向的传输。
Match the term on the left with its definition on the right. (Click a term, then click its matching definition). 将左侧的术语与右侧的定义进行配对。(点击术语,然后点击匹配的定义)。