文档库 最新最全的文档下载
当前位置:文档库 › 计算机网络第四版中文答案

计算机网络第四版中文答案

计算机网络第四版中文答案

【篇一:计算机网络(第四版)课后习题(英文)+习题答案

(中英文)】

ss=txt>和真空中的光速为 300,000 公里/秒,因此最佳的传播延迟为

160,000/300,000

medium-speed line, a low-speed line, or no line. if it takes 100 ms of computer time 13. what is the principal difference between connectionless communication and to generate and inspect each topology, how long will it take to inspect all of connection-oriented communication?(e) them?(e)

将路由器称为 a,b,c,d 和 e.

则有 10 条可能的线路;ab, ac, ad, ae, bc, bd, be, cd, ce,和 de

每条线路有 4

410 = 1,048,576。

检查每个拓扑需要 100 ms,全部检查总共需要 104,857. 6 秒,或

者稍微超过 29 个小时。

9. a group of 2n - 1 routers are interconnected in a centralized binary tree, with a router at each tree node. router i communicates with router j by sending a message to the root

of the tree. the root then sends the message back down to j. derive an approximate expression for the mean number of

hops per message for large n, assuming that all router pairs

are equally likely.(h)

这意味着,从路由器到路由器的路径长度相当于路由器到根的两倍。若在树中,

根深度为 1,深度为 n,从根到第 n 层需要 n-1 跳,在该层的路由

器为 0.50。从根到 n-1 层的路径有 router 的 0.25 和 n--2 跳步。为:

l = 0.5*(n-1)+0.25*(n-2)+0.125*(n-3)……

结果化简为 l=n-2,平均路由路径为 2n-4。

10. a disadvantage of a broadcast subnet is the capacity wasted when multiple hosts attempt to access the channel at

the same time. as a simplistic example,

suppose that time is divided into discrete slots, with each of

the n hosts attempting to use the channel with probability p

during each slot. what fraction of the slots are wasted due to collisions?(h)

区分 n-2 事件。事件 1 到 n 由主机成功地、没有冲突地使用这条信道的事件组成。这些可能性的事件的概率为 p(1-p)n-1。事件 n+1 是一个空闲的信道,其概率为(1- p)n。事件 n+2 是一个冲突。由于事件 n+2 互斥,它们可能发生的事件必须统

一合计。冲突的可能性等于那些小部分的槽的浪费,只是

1- np(1-p)n-1- (1-p)n

11. what are two reasons for using layered protocols?(m) 通过协议分层可以把设计问题划分成较小的易于处理的片段分层意味着某一层的协议的改变不会影响高层或低层的协议因此,路径长度 l 种可能性(3 速度或者不是线路),拓扑的总数为

主要的区别有两条。 17. in some networks, the data link layer handles transmission errors by requesting damaged frames to be retransmitted. if the probability of a frames being

段,

they differ.(e)

后又写了另外 1024 那么接收方共读了文 1024

字节。个

example.(e)

度就是一个例子。

16. in fig. 1-19

服务是由 k 层向 k+1 层提供的。

服务必须由下层 k 提供,即,对层 k 的服务是由 k- 1 层提供的。damaged is p, what is the mean number of transmissions required to send a frame? 21. list two ways in which the osi reference model and the tcp/ip reference assume that acknowledgements are never lost.(m) model are the same. now list two ways in which they differ.(m) k-1假设某帧传到第 k 次才传输成功,起初 k-1 次传输皆尝试失败,概率为 p ,相似点:都是独立的协议栈的概念;层的功能也大体相似。

第 k 不同点:osi 更好的区分了服务、接口和协议的概念,因此比tcp/ip 具有更好次传输成功,概率为(1-p) ,则发送一帧成功的平均传输次数为:的

隐藏性,能够比较容易的进行替换;osi 是先有的模型的概念,然

后再进行协议的实现,而 tcp/ip 是先有协议,然后建立描述该协议

的模型;层次数量有差别;1. which of the osi layers handles each of the following: tcp/ip a. (a) dividing the transmitted bit stream into frames. 没有会话层和表示层,osi 不支持网络互连。osi 在网络层支持无连接和面向连接的通信,而在传输层仅有面向

连接的通信,而 tcp/ip 在网络层仅有一种通信模式b. (b) determining which route through the subnet to use.(e)

(无把传输的比特流划分为帧——数据链路层连接),但在传输层支持两种模式。决定使用哪条路径通过子网——网络层. 22. what is the main difference between tcp and udp?(e) 19. if the unit exchanged at the data link level is called a frame and the unitexchanged at the network level is called a packet, do frames encapsulate packets or

25. when a file is transferred between two computers, two acknowledgement do packets encapsulate frames? explain your answer.(e)

帧封装包。当一个包到达数据链路层时,整个数据包,包括包头、数据及全部strategies are possible. in the first one, the file is chopped up into packets, which are

individually acknowledged by the receiver, but the file transfer as a whole is not 内 acknowledged. in the second one, the packets are not acknowledged individually, 容,都用作帧的数据区。或者说,将整个包放进一个信封(帧)里面,( 如果能but the entire file is acknowledged when it arrives. discuss these two approaches. 装入的(e)话)。

- 2 -

如果网络容易丢失分组,那么对每一个分组逐一进行确认较好,此时仅重传因为许多无线设备需要移动,电池使用寿命不长也是其缺点之一。的分组。 chapter 2 the physical problems 如果网络高

度可靠,那么在不发差错的情况下,仅在整个文件传送的结尾发送

installation costs usually far overshadow equipment costs. nevertheless, they also have some disadvantages. name two of them.(e)

无线网络的缺点:一是安全性,偶然出现在无线网络内的人都能监听到网络上传

递的消息;再有就是可靠性,无线网络在传输过程中会出现很多错误;另外,

【篇二:计算机网络第四版习题答案(中文版)_andrew】-3 the performance of a client-server system is influenced by two network factors: the bandwidth of the network (how many bits/sec it can transport) and the latency (how many seconds it takes for the first bit to get from the client to the server). give

an example of a network that exhibits high bandwidth and high latency. then give an example of one with low bandwidth and

low latency.

客户-服务器系统的性能会受到两个网络因素的影响:网络的带宽

(每秒可以传输多少位数据)和延迟(将第一个数据位从客户端传

送到服务器端需要多少秒时间)。请给出一个网络的例子,它具有

高带宽和高延迟。然后再给出另一个网络的例子,它具有低带宽和

低延迟。

答:横贯大陆的光纤连接可以有很多千兆位/秒带宽,但是由于光速

度传送要越过数千公里,时延将也高。相反,使用56 kbps调制解

调器呼叫在同一大楼内的计算机则有低带宽和较低的时延。

1-4 besides bandwidth and latency, what other parameter is needed to give a good characterization of the quality of service offered by a network used for digitized voice traffic?

除了带宽和延迟以外,针对数字化的语音流量,想要让网络提供很

好的服务质量,还需要哪个参数?

声音的传输需要相应的固定时间,因此网络时隙数量是很重要的。

传输时间可以用标准偏差方式表示。实际上,短延迟但是大变化性

比更长的延迟和低变化性更糟。

1-6 a client-server system uses a satellite network, with the satellite at a height of 40,000 km. what is the best-case delay in response to a request?

一个客户-服务器系统使用了卫星网络,卫星的高度为40000km。

在对一个请求进行响应的时候,最佳情形下的延迟是什么?

答:由于请求和应答都必须通过卫星,因此传输总路径长度为

160,000千米。在空气和真空中的光速为300,000 公里/秒,因此

最佳的传播延迟为160,000/300,000秒,约533 msec。

1-9 a group of 2n - 1 routers are interconnected in a centralized binary tree, with a router at each tree node. router i communicates with router j by sending a message to the root

of the tree. the root then sends the message back down to j. derive an approximate expression for the mean number of

hops per message for large n, assuming that all router pairs are equally likely.

在一个集中式的二叉树上,有2n-1个路由器相互连接起来;每个树节点上都有一个路由器。路由器i为了与路由器j进行通信,它要给树的根发送一条信息。然后树根将消息送下来给j。假设所有的路由器都是等概率出现的,请推导出当n很大时每条消息的平均跳数的一个近似表达式。

答:这意味着,从路由器到路由器的路径长度相当于路由器到根的两倍。若在树中,根深度为1,深度为n,从根到第n层需要n-1跳,在该层的路由器为0.50(50%)。

从根到n-1 层的路径的路由器为0.25(25%)和n?--2跳步。因此,路径长度l为:

表达式归约为 l=n-2,平均的路由器到路由器路径为2n-4。

1-11 what are two reasons for using layered protocols?

请说出使用分层协议的两个理由?

答:通过协议分层可以把设计问题划分成较小的易于处理的片段。分层意味着某一层协议的改变不会影响高层或低层的协议。

1-13 what is the principal difference between connectionless communication and connection-oriented communication?

在无连接通信和面向连接的通信二者之间,最主要的区别是什么?答:主要的区别有两条。

其一:面向连接通信分为三个阶段,第一是建立连接,在此阶段,发出一个建立连接的请求。只有在连接成功建立之后,才能开始数据传输,这是第二阶段。接着,当数据传输完毕,必须释放连接。而无连接通信没有这么多阶段,它直接进行数据传输。

其二:面向连接的通信具有数据的保序性,而无连接的通信不能保证接收数据的顺序与发送数据的顺序一致。

1-14 two networks each provide reliable connection-oriented service. one of them offers a reliable byte stream and the other offers a reliable message stream. are these identical? if so, why is the distinction made? if not, give an example of how they differ.

两个网络都可以提供可靠的面向连接的服务。其中一个提供可靠的字节流,另一个提供可靠的报文流。这二者是否相同?如果你认为相同的话,为什么要有这样的区别?如果不相同,请给出一个例子说明它们如何不同。答:不相同。在报文流中,网络保持对报文边

界的跟踪;而在字节流中,网络不做这样的跟踪。例如,一个进程

向一条连接写了1024 字节,稍后又写了另外1024 字节。那么接收

方共读了2048 字节。对于报文流,接受方将得到两个报文。每个报

文1024 字节。而对于字节流,报文边界不被识别。接收方把全部

的2048 个字节当作一个整体,在此已经体现不出原先有两个报文的

事实。

1-17 in some networks, the data link layer handles transmission errors by requesting damaged frames to be

retransmitted. if the probability of a frames being damaged is p, what is the mean number of transmissions required to send

a frame? assume that acknowledgements are never lost.

在有些网络中,数据链路层处理传输错误的做法是,请求重传被损

坏的帧。如果一帧被损坏的概率为p,那么发送一帧所需要的平均传输次数是多少?假设确认帧永远不会丢失。

帧请求正好是k次的概率pk,就是起初的k-1次尝试都失败的概率。pk-1 , 乘以第k次传输成功的概率。平均传输次数就是

1-22 what is the main difference between tcp and udp?

tcp和udp之间最主要的区别是什么?

tcp 是面向连接的,而udp 是一种数据报服务。

1-25 when a file is transferred between two computers, two acknowledgement strategies are possible. in the first one, the file is chopped up into packets, which are individually acknowledged by the receiver, but the file transfer as a whole

is not acknowledged. in the second one, the packets are not acknowledged individually, but the entire file is

acknowledged when it arrives. discuss these two approaches.

当一个文件在两台计算机之间传输的时候,可能会有两种不同的确

认策略。在第一种策略中,该文件被分解成许多个分组,接收方会

独立地确认每一个分组,但是文件传输过程作为整体并没有被确认。在第二种策略中,这些分组并没有被单独地确认,但是当整个文件

到达的时候,它会被确认。请讨论这两种方案。

如果网络容易丢失分组,那么对每一个分组逐一进行确认较好,此

时仅重传丢失的分组。而在另一方面,如果网络高度可靠,那么在

不发差错的情况下,仅在整个文件传送的结尾发送一次确认,从而

减少了确认的次数,节省了带宽;不过,即使有单个分组丢失,也

需要重传整个文件。

1-27 how long was a bit on the original 802.3 standard in meters? use a transmission speed of 10 mbps and assume the propagation speed in coax is 2/3 the speed of light in vacuum.在原始的802.3标准中,一位是多长(按米来计算)?请使用

10mbps的传输速率,并且假设同轴电缆的传播速度是真空中光速的2/3.

1-28 an image is 1024 x 768 pixels with 3 bytes/pixel. assume the image is uncompressed. how long does it take to transmit it over a 56-kbps modem channel? over a 1-mbps cable modem? over a 10-mbps ethernet? over 100-mbps ethernet?

1-30 wireless networks are easy to install, which makes them inexpensive since installation costs usually far overshadow equipment costs. nevertheless, they also have some disadvantages. name two of them.

无线网络很容易安装,这使得它们并不非常昂贵。因为安装费用通常会占去整个设备费用的很大比例。然而,它们也有一些缺点。请说出两个缺点。

一个缺点是安全性。每个碰巧在此房屋内的随机发送者都能在网络上监听。另一个缺点是可靠性。无线网络造成大量错误。第三个潜在的问题是电池寿命,因为多数无线设备倾向于可移动性。

1-31 list two advantages and two disadvantages of having international standards for network protocols.

请列举出网络协议国际标准化的两个优点和缺点。

优点1:如果每个人都使用标准,那么每个人都可以与其他任何人交流;优点2:广泛使用标准将导致规模经济,比如生产大规模集成电路芯片。缺点1:为了取得标准化所需要的政治妥协经常会导致差的标准;缺点2:一旦标准被广泛采用了,要对它再做改变就会非常困难,即使发现了新的更好的技术或方法,也难以替换。

第 2 章物理层

2-2 a noiseless 4-khz channel is sampled every 1 msec. what is the maximum data rate?

一条无噪声4khz信道按照每1ms一次进行采样,请问最大数据传输率是多少?

答:无噪声信道最大数据传输率公式:最大数据传输率=2hlog2v

b/s。因此最大数据传输率决定于每次采样所产生的比特数,如果每次采样产生16bits,那么数据传输率可达128kbps;如果每次采样

产生1024bits,那么可达8.2mbps。注意这是对无噪声信道而言的,实际信道总是有噪声的,其最大数据传输率由香农定律给出。

2-3 television channels are 6 mhz wide. how many bits/sec

can be sent if four-level digital signals are used? assume a noiseless channel.

电视频道的带宽是6mhz。如果使用4级数字信号,则每秒钟可以

发送多少位?假设电视频道为无噪声信道。答:采样频率12mhz,

每次采样2bit,总的数据率为24mbps。

2-4 if a binary signal is sent over a 3-khz channel whose

signal-to-noise ratio is 20 db, what is the maximum achievable data rate?

如果在一条3khz信道上发送一个二进制信号,该信道的信噪比为

20db,则最大可达到的数据传输率为多少?答:信噪比为20 db 即

s/n =100.由于log2101≈6.658,由香农定理,该信道的信道容量为

3log2(1?+100)?=19.98kbps。

又根据乃奎斯特定理,发送二进制信号的3khz 信道的最大数据传

输速率为

2*3 log22=6?kbps。

所以可以取得的最大数据传输速率为6kbps。

2-5 what signal-to-noise ratio is needed to put a t1 carrier on

a 50-khz line?

在50khz的线路上使用t1线路需要多大的信噪比?

答:为发送t1 信号,我们需要

所以,在50khz 线路上使用t1 载波需要93db 的信噪比。

2-7 how much bandwidth is there in 0.1 micron of spectrum

at a wavelength of 1 micron?

答:

因此,在0.1的频段中可以有30thz。

2-8 it is desired to send a sequence of computer screen images over an optical fiber. the screen is 480 x 640 pixels,

each pixel being 24 bits. there are 60 screen images per second. how much bandwidth is needed, and how many microns of wavelength are needed for this band at 1.30 microns?

需要442mbps 的带宽,对应的波长范围是。

2-18 a simple telephone system consists of two end offices and a single toll office to which each end office is connected

by a 1-mhz full-duplex trunk. the average telephone is used to

make four calls per 8-hour workday. the mean call duration is 6 min. ten percent of the calls are long-distance (i.e., pass through the toll office). what is the maximum number of telephones an end office can support? (assume 4 khz per circuit.)

一个简单的电话系统包括两个端局和一个长途局,每个端局通过一条1mhz全双工干线连接到长途局。在每8小时的工作日中,平均每部电话有4次呼叫,每次呼叫平均6分钟,10%的呼叫是长途(即通过长途局)。请问一个端局能够支持最多多少部电话?(假

设每条线路为4khz)

答:每部电话每小时做0.5 次通话,每次通话6 分钟。因此一部电话每小时占用一条电路3 分钟,60/3=20,即20 部电话可共享一条线路。由于只有10%的呼叫是长途,所以200 部电话占用一条完全时间的长途线路。局间干线复用了1000000/4000=250 条线路,每条线路支持200 部电话,因此,一个端局可以支持的电话部数为200*250=50000。

2-22 a modem constellation diagram similar to fig. 2-25 has data points at the following coordinates: (1, 1), (1, -1), (-1,

1), and (-1, -1). how many bps can a modem with these parameters achieve at 1200 baud?

一个类似于图2.25的调制解调器星座图有以下几个坐标点(1,1)、(1,-1)、(-1,1)、(-1,-1)。请问一个具备这些参数的调制解调器在1200波特上可以达到多少bps?

每个波特有4 个合法值,因此比特率是波特率的两倍。对应于1200 波特,数据速率是2400bps。

2-28 ten signals, each requiring 4000 hz, are multiplexed on to a single channel using fdm. how much minimum bandwidth is required for the multiplexed channel? assume that the guard bands are 400 hz wide.

有10个信号,每个都要求4000hz,现在用fdm将它们复用在一条信道上。对于被复用的信道,最小要求多少带

【篇三:计算机网络第四版习题答案(中文版)】

-3 the performance of a client-server system is influenced by two network factors: the bandwidth of the network (how many bits/sec it can transport) and the latency (how many seconds it takes for the first bit to get from the client to the server). give an example of a network that exhibits high bandwidth and high

latency. then give an example of one with low bandwidth and low latency. 客户-服务器系统的性能会受到两个网络因素的影响:网络的带宽(每秒可以传输多少位数据)和延迟(将第一个数据位从客户端传送到服务器端需要多少秒时间)。请给出一个网络的例子,它具有高带宽和高延迟。然后再给出另一个网络的例子,它具有低带宽和低延迟。

答:横贯大陆的光纤连接可以有很多千兆位/秒带宽,但是由于光速度传送要越过数千公里,时延将也高。相反,使用56 kbps调制解调器呼叫在同一大楼内的计算机则有低带宽和较低的时延。

1-4 besides bandwidth and latency, what other parameter is needed to give a good characterization of the quality of service offered by a network used for digitized voice traffic?

除了带宽和延迟以外,针对数字化的语音流量,想要让网络提供很好的服务质量,还需要哪个参数?

声音的传输需要相应的固定时间,因此网络时隙数量是很重要的。传输时间可以用标准偏差方式表示。实际上,短延迟但是大变化性比更长的延迟和低变化性更糟。

1-6 a client-server system uses a satellite network, with the satellite at a height of 40,000 km. what is the best-case delay in response to a request?

一个客户-服务器系统使用了卫星网络,卫星的高度为40000km。在对一个请求进行响应的时候,最佳情形下的延迟是什么?

答:由于请求和应答都必须通过卫星,因此传输总路径长度为160,000千米。在空气和真空中的光速为300,000 公里/秒,因此最佳的传播延迟为160,000/300,000秒,约533 msec。

1-9 a group of 2n - 1 routers are interconnected in a centralized binary tree, with a router at each tree node. router i communicates with router j by sending a message to the root of the tree. the root then sends the message back down to j. derive an approximate expression for the mean number of hops per message for large n, assuming that all router pairs are equally likely.

在一个集中式的二叉树上,有2n-1个路由器相互连接起来;每个树节点上都有一个路由器。路由器i为了与路由器j进行通信,它要给树的根发送一条信息。然后树根将消息送下来给j。假设所有的路由器都是等概率出现的,请推导出当n很大时每条消息的平均跳数的一个近似表达式。

答:这意味着,从路由器到路由器的路径长度相当于路由器到根的两倍。若在树中,根深度为1,深度为n,从根到第n层需要n-1跳,在该层的路由器为0.50(50%)。

从根到n-1 层的路径的路由器为0.25(25%)和n--2跳步。因此,路径长度l为:

表达式归约为 l=n-2,平均的路由器到路由器路径为2n-4。

1-11 what are two reasons for using layered protocols?

请说出使用分层协议的两个理由?

答:通过协议分层可以把设计问题划分成较小的易于处理的片段。分层意味着某一层协议的改变不会影响高层或低层的协议。

1-13 what is the principal difference between connectionless communication and connection-oriented communication?

在无连接通信和面向连接的通信二者之间,最主要的区别是什么?答:主要的区别有两条。

其一:面向连接通信分为三个阶段,第一是建立连接,在此阶段,发出一个建立连接的请求。只有在连接成功建立之后,才能开始数据传输,这是第二阶段。接着,当数据传输完毕,必须释放连接。而无连接通信没有这么多阶段,它直接进行数据传输。

其二:面向连接的通信具有数据的保序性,而无连接的通信不能保证接收数据的顺序与发送数据的顺序一致。

1-14 two networks each provide reliable connection-oriented service. one of them offers a reliable byte stream and the other offers a reliable message stream. are these identical? if so, why is the distinction made? if not, give an example of how they differ.

两个网络都可以提供可靠的面向连接的服务。其中一个提供可靠的字节流,另一个提供可靠的报文流。这二者是否相同?如果你认为相同的话,为什么要有这样的区别?如果不相同,请给出一个例子说明它们如何不同。答:不相同。在报文流中,网络保持对报文边界的跟踪;而在字节流中,网络不做这样的跟踪。例如,一个进程向一条连接写了1024 字节,稍后又写了另外1024 字节。那么接收方共读了2048 字节。对于报文流,接受方将得到两个报文。每个报文1024 字节。而对于字节流,报文边界不被识别。接收方把全部的2048 个字节当作一个整体,在此已经体现不出原先有两个报文的事实。

1-17 in some networks, the data link layer handles transmission errors by requesting damaged frames to be retransmitted. if the probability of a frames being damaged is p, what is the mean number of transmissions required to send a frame? assume that acknowledgements are never lost.

在有些网络中,数据链路层处理传输错误的做法是,请求重传被损

坏的帧。如果一帧被损坏的概率为p,那么发送一帧所需要的平均传输次数是多少?假设确认帧永远不会丢失。

帧请求正好是k次的概率pk,就是起初的k-1次尝试都失败的概率。pk-1 , 乘以第k次传输成功的概率。平均传输次数就是

1-22 what is the main difference between tcp and udp?

tcp和udp之间最主要的区别是什么?

tcp 是面向连接的,而udp 是一种数据报服务。

1-25 when a file is transferred between two computers, two acknowledgement strategies are possible. in the first one, the file is chopped up into packets, which are individually acknowledged by the receiver, but the file transfer as a whole

is not acknowledged. in the second one, the packets are not acknowledged individually, but the entire file is acknowledged when it arrives. discuss these two approaches.

当一个文件在两台计算机之间传输的时候,可能会有两种不同的确

认策略。在第一种策略中,该文件被分解成许多个分组,接收方会

独立地确认每一个分组,但是文件传输过程作为整体并没有被确认。在第二种策略中,这些分组并没有被单独地确认,但是当整个文件

到达的时候,它会被确认。请讨论这两种方案。

如果网络容易丢失分组,那么对每一个分组逐一进行确认较好,此

时仅重传丢失的分组。而在另一方面,如果网络高度可靠,那么在

不发差错的情况下,仅在整个文件传送的结尾发送一次确认,从而

减少了确认的次数,节省了带宽;不过,即使有单个分组丢失,也

需要重传整个文件。

1-27 how long was a bit on the original 802.3 standard in meters? use a transmission speed of 10 mbps and assume the propagation speed in coax is 2/3 the speed of light in vacuum.

在原始的802.3标准中,一位是多长(按米来计算)?请使用

10mbps的传输速率,并且假设同轴电缆的传播速度是真空中光速

的2/3.

1-28 an image is 1024 x 768 pixels with 3 bytes/pixel. assume the image is uncompressed. how long does it take to transmit

it over a 56-kbps modem channel? over a 1-mbps cable modem? over a 10-mbps ethernet? over 100-mbps ethernet?

1-30 wireless networks are easy to install, which makes them inexpensive since installation costs usually far overshadow equipment costs. nevertheless, they also have some disadvantages. name two of them.

无线网络很容易安装,这使得它们并不非常昂贵。因为安装费用通

常会占去整个设备费用的很大比例。然而,它们也有一些缺点。请

说出两个缺点。

一个缺点是安全性。每个碰巧在此房屋内的随机发送者都能在网络

上监听。另一个缺点是可靠性。无线网络造成大量错误。第三个潜

在的问题是电池寿命,因为多数无线设备倾向于可移动性。

1-31 list two advantages and two disadvantages of having international standards for network protocols.

请列举出网络协议国际标准化的两个优点和缺点。

优点1:如果每个人都使用标准,那么每个人都可以与其他任何人

交流;优点2:广泛使用标准将导致规模经济,比如生产大规模集成

电路芯片。缺点1:为了取得标准化所需要的政治妥协经常会导致差

的标准;缺点2:一旦标准被广泛采用了,要对它再做改变就会非常

困难,即使发现了新的更好的技术或方法,也难以替换。

第 2 章物理层

2-2 a noiseless 4-khz channel is sampled every 1 msec. what

is the maximum data rate? 一条无噪声4khz信道按照每1ms一

次进行采样,请问最大数据传输率是多少?

答:无噪声信道最大数据传输率公式:最大数据传输率=2hlog2v

b/s。因此最大数据传输率决定于每次采样所产生的比特数,如果每

次采样产生16bits,那么数据传输率可达128kbps;如果每次采样

产生1024bits,那么可达8.2mbps。注意这是对无噪声信道而言的,实际信道总是有噪声的,其最大数据传输率由香农定律给出。

2-3 television channels are 6 mhz wide. how many bits/sec

can be sent if four-level digital signals are used? assume a noiseless channel.

电视频道的带宽是6mhz。如果使用4级数字信号,则每秒钟可以

发送多少位?假设电视频道为无噪声信道。答:采样频率12mhz,

每次采样2bit,总的数据率为24mbps。

2-4 if a binary signal is sent over a 3-khz channel whose signal-to-noise ratio is 20 db, what is the maximum achievable data rate?

如果在一条3khz信道上发送一个二进制信号,该信道的信噪比为20db,则最大可达到的数据传输率为多少?答:信噪比为20 db 即s/n =100.由于log2101≈6.658,由香农定理,该信道的信道容量为 3log2(1?+100)?=19.98kbps。

又根据乃奎斯特定理,发送二进制信号的3khz 信道的最大数据传

输速率为

2*3 log22=6?kbps。

所以可以取得的最大数据传输速率为6kbps。

2-5 what signal-to-noise ratio is needed to put a t1 carrier on a 50-khz line?

在50khz的线路上使用t1线路需要多大的信噪比?

答:为发送t1 信号,我们需要

所以,在50khz 线路上使用t1 载波需要93db 的信噪比。

答:

因此,在0.1的频段中可以有30thz。

2-8 it is desired to send a sequence of computer screen images over an optical fiber. the screen is 480 x 640 pixels, each pixel being 24 bits. there are 60 screen images per second. how much bandwidth is needed, and how many microns of wavelength are needed for this band at 1.30 microns?

需要442mbps 的带宽,对应的波长范围是

2-18 a simple telephone system consists of two end offices and a single toll office to which each end office is connected by a 1-mhz full-duplex trunk. the average telephone is used to make four calls per 8-hour workday. the mean ca

ll duration is 6 min. ten percent of the calls are long-distance (i.e., pass through the toll office). what is the maximum number of telephones an end office can support? (assume 4 khz per circuit.)

一个简单的电话系统包括两个端局和一个长途局,每个端局通过一条1mhz全双工干线连接到长途局。在每8小时的工作日中,平均

每部电话有4次呼叫,每次呼叫平均6分钟,10%的呼叫是长途

(即通过长途局)。请问一个端局能够支持最多多少部电话?(假

设每条线路为4khz)

答:每部电话每小时做0.5 次通话,每次通话6 分钟。因此一部电话每小时占用一条电路3 分钟,60/3=20,即20 部电话可共享一条线路。由于只有10%的呼叫是长途,所以200 部电话占用一条完全时间的长途线路。局间干线复用了1000000/4000=250 条线路,每条线路支持200 部电话,因此,一个端局可以支持的电话部数为200*250=50000。

2-22 a modem constellation diagram similar to fig. 2-25 has data points at the following coordinates: (1, 1), (1, -1), (-1, 1), and (-1, -1). how many bps can a modem with these parameters achieve at

1200 baud?

一个类似于图2.25的调制解调器星座图有以下几个坐标点(1,1)、(1,-1)、(-1,1)、(-1,-1)。请问一个具备这些参数的调制解调器在1200波特上可以达到多少bps?

每个波特有4 个合法值,因此比特率是波特率的两倍。对应于1200 波特,数据速率是2400bps。

相关文档
相关文档 最新文档