Match the words in Table A with the statements in Table B. 


Мы поможем в написании ваших работ!



ЗНАЕТЕ ЛИ ВЫ?

Match the words in Table A with the statements in Table B.



Table A

a Algorithm

b l-frame

с JPEG

d P-frame

e B-frame

f MPEG

Table В

i A common type of compression used for video data

ii A compressed video frame known as a predicted frame

iii A compressed video frame that stores changes between the frame before it and the frame after it

iv A formula used for decompressing components of a data stream

v A type of compression used for bitmap images

vi A compressed video frame that contains the complete image information

 

Text 6

I. Find the answers to these questions in the following text.

1. Into what units is data subdivided by the following layers?

a transport layer b network layer

2. What is the purpose of a transmission checksum test?

3. How long does the data-link layer keep a copy of each packet?

4. What processes can be carried out at intermediate nodes?

5. Which network communications layer is described by each of the following statements?

a Makes sure that the message is transmitted in a language that the receiving computer can understand

b Protects the data being sent

с Encodes and sends the packets

d Supervises the transmission

e The part of a communications process that a user sees

f Starts communications and looks after communications among network nodes

g Chooses a route for the message

h Makes backup copies of the data if required

i Confirms the checksum, then addresses and duplicates the packets

Network Communications

The application layer is the only part of a communications process that a user sees, and even then, the user doesn't see most of the work that the application does to prepare a message for sending over a network. The layer converts a message's data from human-readable form into bits and attaches a header identifying the sending and receiving computers.

The presentation layer ensures that the message is transmitted in a language that the receiving computer can interpret (often ASCII). This layer translates the language, if necessary, and then compresses and perhaps encrypts the data. It adds another header specifying the language as well as the compression and encryption schemes.

The session layer opens communications and has the job of keeping straight the communications among all nodes on the network. It sets boundaries (called bracketing) for the beginning and end of the message, and establishes whether the messages will be sent half-duplex, with each computer taking turns sending and receiving, or full-duplex, with both computers sending and receiving at the same time. The details of these decisions are placed into a session header.

The transport layer protects the data being sent. It subdivides the data into segments, creates checksum tests - mathematical sums based on the contents of data - that can be used later to determine if the data was scrambled. It can also make backup copies of the data. The transport header identifies each segment's checksum and its position in the message.

The network layer selects a route for the message. It forms data into packets, counts them, and adds a header containing the sequence of packets and the address of the receiving computer.

The data-link layer supervises the transmission. It confirms the checksum, then addresses and duplicates the packets. This layer keeps a copy of each packet until it receives confirmation from the next point along the route that the packet has arrived undamaged.

The physical layer encodes the packets into the medium that will carry them - such as an analogue signal, if the message is going across a telephone line - and sends the packets along that medium.

An intermediate node calculates and verifies the checksum for each packet. It may also reroute the message to avoid congestion on the network.

At the receiving node, the layered process that sent the message on its way is reversed. The physical layer reconverts the message into bits. The data-link layer recalculates the checksum, confirms arrival, and logs in the packets. The network layer recounts incoming packets for security and billing purposes. The transport layer recalculates the checksum and reassembles the message segments. The session layer holds the parts of the message until the message is complete and sends it to the next layer. The presentation layer expands and decrypts the message. The application layer converts the bits into readable characters, and directs the data to the correct application.

II. Re-read the text to find the answers to these questions.



Поделиться:


Последнее изменение этой страницы: 2017-02-05; просмотров: 795; Нарушение авторского права страницы; Мы поможем в написании вашей работы!

infopedia.su Все материалы представленные на сайте исключительно с целью ознакомления читателями и не преследуют коммерческих целей или нарушение авторских прав. Обратная связь - 52.14.130.13 (0.005 с.)