计算机网络英文版(共15页).doc
《计算机网络英文版(共15页).doc》由会员分享,可在线阅读,更多相关《计算机网络英文版(共15页).doc(15页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、精选优质文档-倾情为你奉上第一章 计算机网络概述l Identify the five components of a data communications system. (数据通信系统5个组成部分:报文 发送方 接受方 传输介质 协议)message,sender,receiver,transmission medium and protocol.l What are the three criteria necessary for an effective and efficient network?performance, reliability,and security.l Wha
2、t is an internet(互联网)? What is the Internet(因特网)? An internet is an interconnection of networks which is a collection of networks connected by internetworking devices such as routers. The Internet is the name of a specific worldwide network that uses the TCP/IP protocol suite and is the largest inte
3、rnet in the world.第二章 数据和信号l Which practical methods are used for analysis of a signal? And which is suitable for network techniques? 研究电磁信号的方法是哪两种?适用于网络技术的? Time domain and frequency domain frequency domainl Why cant any digital signal be transferred with no distortion in communication transmission
4、?(数字信号为什么不能无失真传输?)1.Because to receive an exact replica of the digital signal, all of the frequency components must be faithfully through the transmission medium, if certain harmonic cannot transfer successful, the signal we receive will be distorted. However, any medium transfers signals only withi
5、n certain frequency ranges, that is, has a limited bandwidth.2.Transmission impairments of signals (attenuation, distortion and noise) always exist, so signal errors unavoidable.l Whats the bandwidth(带宽)? Explain briefly what correlation do bandwidth, data rate and cost have in communication process
6、?带宽、数据率、成本之间的关系?The range of frequencies contained in a composite signal is its bandwidth. In networking, we use the term bandwidth in two contexts with two different measuring values: Bandwidth in Hertz is the range of frequencies in a composite signal or the range of frequencies that a channel can
7、 pass, usually used to present the performance of analog channels and transmission media. (Another is) Bandwidth in bits per second is the speed of bit transmission in a channel,a link,or even a network, usually used to present the performance of links and communication devices of a network.(课本P84)T
8、he greater the transmission bandwidth,the greater the data rate, and the higher the cost.l Q3-3: How can a composite signal be decomposed into its individual frequencies? 复位信号如何分解成单独的频率成分?If the composite signal is periodic, we can ues Fourier Series decompose it into a series of signals with discre
9、te frequencies;if the composite signal is nonperiodic, we can ues Fourier Transform decompose it into a combination of sine waves with continuous frequencies.l Q3-4: Name three types of transmission impairment. 三种传输减损?Attenuation, distortion,and noise. 衰减、失真和噪声l Q3-7: What does the Nyquist theorem h
10、ave to do with communications? 奈奎斯特公式在通信中的作用? Estimate the channel capacity of noise-free digital channels, , when the channel is greater than the data rate transmitted on channel capacity, it will be failure due to severe distortion. The Nyquist theorem defines the theoretical maximum bit rate of a
11、 noiseless channel.l Q3-8: What does the Shannon capacityhave to do with communications? 香农容量原理在通信中的作用?Estimate the thermal noise interference channel capacity (theoretical upper limit), the data rate is higher, damage caused by noise will be more serious. The Shannon capacity defines the theoretica
12、l highest data rate for noisy channel.第三章 传输介质l Briefly describe the main applications of three types of guided transmission media. 三种重要的有向传输介质的应用总的说:Twisted-pair cable is used for voice and data communications. Coaxial cable is used in cable TV networks and traditional Ethernet LANs. Fiber-optic ca
13、ble is used in backbone networks, cable TV networks, and Fast Ethernet networks.分别说:twisted-pair cable: 双绞线 (广泛用于楼内布线)1.Used as telephone lines to provide voice and data channels connecting subscribers to the central telephone office.2.Used as DSL (digital subscriber line) loop to provide high-data-
14、rate Internet connection the so called Family Broad Band.3.Used in LANs to provide high-data-rate baseband transmission (10 and 100 Mbps).coaxial cable: 同轴电缆 (不用了,目前主要用于有线电视)1. Was widely used in analog telephone networks (10000 voice signals) and in digital telephone networks (data rate up to 600 M
15、bps). However, it has largely been replaced with fiber-optic cable.2.Was widely used in cable TV networksHowever, cable TV providers replaced most of coax with fiber-optic cable.3.Was widely used in early traditional Ethernet LANs. However, it has been replaced with UTP which has data rate up to 100
16、 Mbps. Now, mainly used for CATVfiber-optic cable: 光纤(广泛用于楼间布线和长途传输)widely used for wirings between buildings or long-distance transmission.such as:1.High-speed backbone networks because its wide bandwidth is cost-effective.2.Cable TV networks use usually a combination of optical fiber and coaxial c
17、able.3.Backbone channels in LANs, CANs and WANs4.Lightning-proof networks5.Secrecy networks against wiretappingl What types of optical fiber transmission modes are there? Which of them is suitable for long distance transmission?Types:sigal mode and multimode, and the multimode include two types:Step
18、-index and Graded-index.The sigal mode is suitable for long distance transmission.第四章l What is Encoding? Why must encoding be used for data transmission?(1)【什么是编码?】Convert internal data of a sender into line signals suitable for transmission is called encoding.(2)【数据发送时为什么要编码?】1) Electromagnetic sig
19、nals in information process devices are not allowed transmitting directly over communication lines.2) The signal type of a device differs from the signal type of a communication line.3) The parameter requirements of device signals differs from the one of line signals.4) Specific requirements in sync
20、hronization, efficiency , error control, etc. Because electromagnetic signals in information process devices are not allowed transmitting directly over communication lines, so encoding must be used for data transmission to converts internal data of a sender into line signals suitable for transmissio
21、n.2.3.4.机内信号与线路类型不一样;机内信号参数与线路传输的要求不一样;同步、效率、纠错等方面的特殊要求l Which two techniques are used when analog data transmitted by digital signals? Which of them is the most important? Why? 用数字信号传输模拟数据常用技术有哪两种?最常用的是?为什么?(1) Pulse Code Modulation(PCM) and Delta Modulation(DM).(2) Pulse Code Modulation(PCM) is th
22、e most important.(3) The principal advantage of DM over PCM is the simplicity of its implementation. In general, PCM exhibits better SNR characteristics at the same data rate.l What processes will be involved when analog data are digitized by PCM technique? 用PCM技术将模拟数据数字化时,要经过哪些处理步骤?Sampling (PAM)-q
23、uantization-binary encoding-digital to digital codingl Q4-1 List three techniques of digital-to-digital conversion.They are line coding,block coding and scrambling coding.l Q4-4 Define baseline wandering and its effect on digital transmission.(1)In decoding a digital signal, the receiver calculates
24、a running average of the received signal power. This average is called the baseline.(2)The incoming signal power is evaluated against this baseline to determine the value of the data element. (3)A long string of 0s or 1s can cause a drift in the baseline (baseline wandering) and make it difficult fo
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算机网络 英文 15
限制150内