CN - IMPORTENT - Q'S - MID - AND - EXTERNAL - (1) (1) (Recovered)
CN - IMPORTENT - Q'S - MID - AND - EXTERNAL - (1) (1) (Recovered)
10. How CRC is used for error detection? Calculate CRC, if the message is 110101001 and
the generator is 1011.
14. Define Multiple Access Mechanism and Differentiate FDMA,CDMA and TDMA.
a Multiple Access Mechanism is a method that allows multiple devices to share the same
communication channel simultaneously. These mechanisms are crucial in managing how data
is transmitted in networks with multiple users, preventing data collision and ensuring
efficient bandwidth use. Key multiple access techniques include:
1. TDMA (Time Division Multiple Access) - Divides time into slots, assigning each
user a unique time slot to transmit.
2. FDMA (Frequency Division Multiple Access) - Allocates separate frequency bands
for each user.
3. CDMA (Code Division Multiple Access) - Assigns unique codes to users, allowing
simultaneous transmission over the same frequency..
These mechanisms are essential in systems like Wi-Fi, cellular networks, and satellite
communications to optimize data flow and reduce interference.
15. Demonstrate Ethernet.
16. Explain about optimality principle and shortest path algorithm with example graph.
17. List out differences between virtual circuits and datagram networks.
18. List out differences between connection oriented and connection less services.
19. Illutstrate distance vector algorithm with an example.
20. Discuss about conjestion control with traffic control algorithms. (Leaky bucket, Token
bucket).
Request Message: The request message is sent by the client that consists of a request line,
headers, and sometimes a body.
Response Message: The response message is sent by the server to the client that consists of a
status line, headers, and sometimes a body.