CN Assignment - 1
CN Assignment - 1
CN Assignment - 1
Module-1
1. Discuss various applications of internet.
2. Describe the different switching techniques. Draw the diagram for switched networks.
3. Discuss how multiplexing and demultiplexing can be applied for sharing the resources.
4. Describe the features of Layering and discuss about the protocol graph.
5. Describe the 7-layer model for the internet
6. Implement the client server program for requesting a file
7. Consider a scientist is requesting images from the mars planet a 128-kbps point-to-point link is set
up between the Earth and a rover on Mars. The distance from the Earth to Mars (when they are
closest together) is approximately 55Gm, and data travels over the link at the speed of light—3 ×
108 m/s.
(a) Calculate the minimum RTT for the link.
(b) Calculate the delay × bandwidth product for the link.
(c) A camera on the rover takes pictures of its surroundings and sends these to Earth. How
quickly after a picture is taken can it reach Mission Control on Earth? Assume that each
image is 5Mb in size.
16.Suppose we want to transmit the message 1 1 0 0 1 0 0 1 and protect it from errors using CRC8
polynomial: x3 +1
i)Use polynomial long division to determine the message that should be transmitted.
ii) Suppose the Jell most bit is inverted due to the noise on transmission link for the above message.
What is the result of receivers CRC calculation? How does the receiver know that an error has
occurred?
17. Explain the concept of stop and wait protocol with necessary diagrams for different scenario.