Você está na página 1de 2

4.8.

Exercises
1. In order to transmit a 500-page book with an average of 1,000 characters per page
between places 5,000 km apart, we assume that each character uses 8 bits, that all signals
travel at the speed of light, and that no link-control protocol is used.
a. How much time is required if a digital voice circuit operating at the speed of 64 kb/s
is used?
b. How much time is required if a 620 Mb/s fiber-optic transmission system is used?
c. Repeat parts (a) and (b) for a library with 2 million volumes of books.
Jawaban:
5000 103 m
T =
=16.7 m/ s
3 108 m/s
ukuran total=( 500 hal )( 1000 karakter per hal ) ( 8 bit per karakter ) =4 Mb
a.

T =16.7 ms+

4 Mb
=62.51 s
64 kbps

b.

T =16.7 ms+

4 Mb
=21.35 ms
620 Mbps

c. Untuk 2 juta jilid buku


ukuran total=4 Mb 2 106 =8000 Gb=8 Tb
i.

T =16.7 ms+

8 Tb
=1.25 108 4 tahun
64 kbps

ii.

T =16.7 ms+

8 Tb
=12903. .2167 3.6 jam
620 Mbps

2. Assume that a wireless system with 200 terminals uses TDMA for its channel access. The
packet lengths are T in average and are considered short compared with the TDMA long
channel length. Compare the efficiency of two strategies: polling and CSMA.
Jawab :
3. Design a CRC process unit for the following two standard generators of computer
networking:
a. CRC-12
b. CRC-16
4. For the example presented in the CRC section, we had 1010111 as a block of data (D),
and the common value of generator, G, 10010, as the divisor.
a. Show the dividend and the divisor in polynomial forms.
b. Divide the dividend and the divisor in polynomial forms.
c. Compare the results of part (b) to its binary form obtained in example.
5. For data D, CRC = 1010111,1000, presented in the example of the CRC section, and the
common value of generator, G is 10010 as the divisor. Sketch a picture of Figure 4.9 as

many as needed and every time you shift in a bit, show the content of each register. Prove
that the final contents of the registers show the value of CRC.
6. Assume that 101011010101111 is a block of data (D) to be transmitted using the CRC
error-checking method. Suppose that the common value of generator, G, is 111010. Using
modulo-2 arithmetic.
a. Produce the final value that the transmitter sends on the link (D, CRC).
b. Show the detail of the error-detection process at the receiver.
7. Consider a coaxial transmission link that uses the stop-and-wait protocol requiring a
propagation time to transmission time ratio of 10. Data is transmitted at rate 10 Mb/s,
using 80-bit frames.
a. Calculate the efficiency of this link.
b. Find the length of this link.
c. Find the propagation time.
d. Sketch a plot of link efficiency when the ratio of propagation time to transmission
time is reduced to 8, 6, 4, and 2.
8. Consider a 2 Mb/s satellite transmission link through which 800-bit frames are
transmitted. The propagation time is 200 ms.
a. Find the link efficiency, using the stop-and-wait protocol.
b. Find the link efficiency, using the sliding-window protocol if the window size is =
6.
9. Consider the bidirectional control of links with the sliding-window method applied
between two routers R2 and R3 (window size = 5) and stop-and-wait control between
routers R3 and R4. Assume that the distance between R2 and R3 is 1,800 km and is 800
km between R3 and R4. Data frames with average size of 5,000 bits flow from R2 to R3
at 1 Gb/s rate. Acknowledgment frames are small enough to be ignored in the
calculations. All links generate 1 s/km propagation delay.
a. Determine a condition on the data rate at the output port of R3 toward R4 so that R3
remains congestion-free.
b. Find the link efficiency for the R2R3 link.
c. Find the link efficiency for the R3R4 link.

Você também pode gostar