Quiz # 01 Practices: CSC 340 Data Communications and Computer Networks
Quiz # 01 Practices: CSC 340 Data Communications and Computer Networks
Class: BSE-A/B
Question 1
• A MP3 file with a size of 30 x 106 bits must be transferred from terminal
device A to terminal device B. The signal propagation speed is 200,000 km/s.
A and B are directly connected by a link with a length of 10,000 km. The file is
transferred as a single message, No network protocol headers or trailers exist.
• Calculate the transfer time (latency) of the file, when the data rate of the
computer network between both terminal devices is 1 Mbps.
File size: 30,000,000 Bits
Data rate: 1,000,000 Bits/s
Propagation delay = 10,000,000 m / 200,000,000 m/s = 0.05 s
Transmission delay = 30,000,000 Bits / 1,000,000 Bits/s = 30 s
Waiting time = 0 s
Latency = propagation delay + transmission delay + waiting time
= 0.05 s + 30 s = 30.05 s = approx. 30 s.
Question 2
• A scientific experiment produces 30 petabytes (30 ∗ 250 Byte) of data
per year.
• How much time requires the transmission of the data via an Ethernet
with a bandwidth of 1 gigabit per second?
Question 3
• A webcam at the surface of planet Mars sends pictures to Earth. Each
image has a size of 30 MB (1 MB = 220 Byte). How quickly, after a
picture is taken, can it reach Mission Control on Earth?
• (Note: The network connection is a point-to-point link.)
• Data rate = 256 kbps (kilobit per second)
• Signal propagation speed = 299.792.458 m/s
• Waiting time = 0 s
• Distance = 55.000.000.000 m
Question 4
• A true color image has a size of 1366x768 pixels. True color means that 3 Bytes per pixel
are used for the color information. How long does it take to transmit the image via a. . .