Introduction-Data Communication Systems-Assignment Solution, Exercises of Data Communication Systems and Computer Networks

This file contains solution to problems related Data Communication Systems. Mr. Prajin Ahuja assigned task at Birla Institute of Technology and Science. Its main points are: Transmission, Medium, Message, Protocol, Performance, Reliablitly, Security, Half-duplex, Full-duplex, Mesh, Star, Ring, Bus

Typology: Exercises

2011/2012

Uploaded on 07/26/2012

waania
waania 🇮🇳

4.4

(31)

119 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
1
CHAPTER 1
Introduction
Solutions to Odd-Numbered Review Questions and Exercises
Review Questions
1. The five components of a data communication system are the sender, receiver,
transmission medium, message, and protocol.
3. The three criteria are performance, reliability, and security.
5. Line configurations (or types of connections) are point-to-point and multipoint.
7. In half-duplex transmission, only one entity can send at a time; in a full-duplex
transmission, both entities can send at the same time.
9. The number of cables for each type of network is:
a. Mesh: n (n – 1) / 2
b. Star: n
c. Ring: n – 1
d. Bus: one backbone and n drop lines
11. An internet is an interconnection of networks. The Internet is the name of a spe-
cific worldwide network
13. Standards are needed to create and maintain an open and competitive market for
manufacturers, to coordinate protocol rules, and thus guarantee compatibility of
data communication technologies.
Exercises
15. With 16 bits, we can represent up to 216 different colors.
17.
a. Mesh topology: If one connection fails, the other connections will still be work-
ing.
b. Star topology: The other devices will still be able to send data through the hub;
there will be no access to the device which has the failed connection to the hub.
c. Bus Topology: All transmission stops if the failure is in the bus. If the drop-line
fails, only the corresponding device cannot operate.
docsity.com
pf2

Partial preview of the text

Download Introduction-Data Communication Systems-Assignment Solution and more Exercises Data Communication Systems and Computer Networks in PDF only on Docsity!

1

CHAPTER 1

Introduction

Solutions to Odd-Numbered Review Questions and Exercises

Review Questions

  1. The five components of a data communication system are the sender , receiver , transmission medium , message , and protocol.
  2. The three criteria are performance , reliability , and security.
  3. Line configurations (or types of connections) are point-to-point and multipoint.
  4. In half-duplex transmission , only one entity can send at a time; in a full-duplex transmission , both entities can send at the same time.
  5. The number of cables for each type of network is: a. Mesh : n ( n – 1) / 2 b. Star : n c. Ring : n – 1 d. Bus : one backbone and n drop lines
  6. An internet is an interconnection of networks. The Internet is the name of a spe- cific worldwide network
  7. Standards are needed to create and maintain an open and competitive market for manufacturers, to coordinate protocol rules, and thus guarantee compatibility of data communication technologies.

Exercises

  1. With 16 bits, we can represent up to 2 16 different colors.
  2. a. Mesh topology : If one connection fails, the other connections will still be work- ing. b. Star topology : The other devices will still be able to send data through the hub; there will be no access to the device which has the failed connection to the hub. c. Bus Topology : All transmission stops if the failure is in the bus. If the drop-line fails, only the corresponding device cannot operate.

docsity.com

2

d. Ring Topology : The failed connection may disable the whole network unless it is a dual ring or there is a by-pass mechanism.

  1. Theoretically, in a ring topology , unplugging one station, interrupts the ring. How- ever, most ring networks use a mechanism that bypasses the station; the ring can continue its operation.
  2. See Figure 1.

a. E-mail is not an interactive application. Even if it is delivered immediately, it may stay in the mail-box of the receiver for a while. It is not sensitive to delay. b. We normally do not expect a file to be copied immediately. It is not very sensi- tive to delay. c. Surfing the Internet is the an application very sensitive to delay. We except to get access to the site we are searching.

  1. The telephone network was originally designed for voice communication; the Internet was originally designed for data communication. The two networks are similar in the fact that both are made of interconnections of small networks. The telephone network, as we will see in future chapters, is mostly a circuit-switched network; the Internet is mostly a packet-switched network.

Figure 1.1 Solution to Exercise 21

Station

Station (^) Repeat er Station

Station

Station Station (^) Repeat er Station

Station (^) Repeater Station

Hub

docsity.com