Solution of Exercise Sheet 1
Solution of Exercise Sheet 1
Data Rate:
Each station of the telegraphic communications system has 6 telegraph arms with
4 positions each.
=⇒ This means 46 = 4096 telegraph arm positions (= states) are possible.
=⇒ With 4096 states per adjustment, 12 Bits can be encoded per adjustment.
Explanation: With 2 states, 1 bit can be encoded. With 4 states, 2 Bits can be
encoded. With 8 states, 3 Bits can be encoded. . . and with 4096 states, 12 Bits can
be encoded.
A new adjustment of the telegraph arms can be performed every 10 seconds.
12 Bits
Data rate = = 1.2 Bits/s
10 s
Latency:
62 stations exist =⇒ just 61 stations need to forward the message because the last
station does not need to forward the message =⇒ 61 minutes.
Guided transmission media exist and can be Copper cables, where data is transferred
as electrical impulses or fiber-optic cables, where data is transferred as light impulses.
2. Why is not one transmission medium used for all wired and wireless computer
networks?
An image has a size of 1920x1080 pixels (Full HD) with true color, which means
that 3 Bytes per pixel are used for the color information.
1. Explain the difference between serial data transmission and parallel data trans-
mission.
A single data line exists, when serial data transmission is used. The bits are
transmitted one after another via the bus.
Higher throughput.
• CDs (capacity: 600 MB = 600 ∗ 106 Byte, thickness: 1.2 mm) are used?
• DVDs (capacity: 4.3 GB = 4.3 ∗ 109 Byte, thickness: 1.2 mm) are used?
• Blu-rays (capacity: 25 GB = 25 ∗ 109 Byte, thickness: 1.2 mm) are used?
• HDDs (capacity: 2 TB = 2 ∗ 1012 Byte, thickness: 2.5 cm) are used?
• 15 PB = 15 ∗ 1015 Byte
• 15 PB = 15 ∗ 250 Byte
Several network topologies (Bus, Ring, Star, Mesh, Tree and Cellular) exist. Consider
the following table and fill in the names of the network topologies for which the
sentences are true.
Statement
Cable failure can separate the network in two functioning parts Mesh, Tree, Bus
may work but it
is not ensured
Topology contains a single point of failure Bus (the medi-
um!), Ring (the
medium!), Star,
(A single point of failure can be a device or a cable) Cellular
Topology used for Thin Ethernet and Thick Ethernet Bus
Topology contains a performance bottleneck Star, Tree (the
root!), Cellular
Topology used for WLAN, when no Access Point exists Mesh
Topology used for Token Ring (logical) Ring
Topology used for mobile phones (GSM standard) Cellular
Topology used for Token Ring (physical) Star
Cable failure leads to complete network failure Ring, Bus
Topology contains no central component Bus, Ring, Mesh
Topology used for WLAN, when an Access Point exists Cellular
Topology used with modern Ethernet standards Star
On network cables, strings of letters, numbers and special characters are printed.
Their content is at first sight difficult to understand.
Example:
E188601 (UL) TYPE CM 75◦ C LL84201 CSA TYPE CMG FT4 CAT.5E PATCH CABLE
TO TIA/EIA 568A STP 26AWG STRANDED
Stranded cables are typically used to create patch cables because they are very
flexible.
Solid cables are less flexible than stranded cables and they are typically used
for permanent installation (structured wiring in a building).
Crossover cables are used to connect two network devices directly, without a
Hub or Switch. A crossover cable contains crossing wires, which connect the
output pins with the input pins of both devices.
The solution of this exercise cannot be found on the slide sets. Please try to find
some answers searching in the internet and literature.
A MP3 file with a size of 30 ∗ 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 5,000 km. The file is transferred as
a single message, that has a size of 30 ∗ 106 bits. No network protocol headers or
trailers exist.
1. Calculate the transfer time (latency) of the file, when the data rate of the
computer network between both terminal devices is. . .
• 56 kbps
• 64 kbps
• 1 Mbps
• 16 Mbps
• 100 Mbps
2. Calculate for each one of the above alternatives what the volume of the network
connection is. What is the maximum number of bits that can reside inside the
line between the sender and receiver?
Imagine, NASA sent a spacecraft to planet Mars, which landed there. A 128 kbps
(kilobit per second) point-to-point link is set up between planet Earth and the
spacecraft.
The distance between Earth and Mars fluctuates between approx. 55,000,000 km
and approx. 400,000,000 km. For the further calculations, we use the 55,000,000 km,
which is the distance from Earth to Mars, when they are closest together.
The signal propagation speed is 299, 792, 458 m/s, which is the speed of light.
2. Calculate the bandwidth-delay product for the link to find out what is the
maximum number of bits, that can reside inside the line between the sender
and receiver?
55,000,000,000 m
Propagation delay = ------------------ = 183.460252359 s
299,792,458 m/s
3. A webcam at the surface of planet Mars sends pictures to Earth. Each image
has a size of 20 MB (1 MB = 220 Byte). How quickly, after a picture is taken,
can it reach Mission Control on Earth?