In Slotted ALOHA, what is the maximum throughput and at what offered load G does it occur?
GATE CSE · Computer Networks
Generate GATE-level questions covering framing, error detection (CRC, checksum), error correction, flow control, and MAC protocols (ALOHA, Slotted ALOHA, CSMA/CD). Include efficiency and probability-based problems.
150 questions · 0 PYQs · 10 AI practice · GATE CSE 2027
In Slotted ALOHA, what is the maximum throughput and at what offered load G does it occur?
Which of the following error detection methods can detect all single-bit errors and all burst errors of length less than or equal to the degree of the generator polynomial?
A message of 1000 bytes is to be transmitted over a network with a bandwidth of 10 Mbps. If the propagation delay is negligible, what is the transmission time (in milliseconds) if the processing delay at each node is 10 ms?
The Data Link Layer in the OSI model is responsible for which of the following functions?
Cyclic Redundancy Check (CRC) is a popular error detection technique at the Data Link Layer. If the generator polynomial is G(x) = x³ + x + 1 and the message polynomial is M(x) = x⁴ + x³ + 1 (message bits: 11001), what are the CRC bits (remainder after dividing M(x) × x³ by G(x))?
In CSMA/CA (Carrier Sense Multiple Access with Collision Avoidance) used in IEEE 802.11 (WiFi), why is collision avoidance used instead of collision detection?
Which of the following correctly describes the difference between byte stuffing and bit stuffing for framing?
Consider a channel with bandwidth 1 Mbps and propagation delay 10 ms. A sliding window protocol with window size W = 5 and frame size 1000 bits is used. What is the link utilization?
A Ethernet switch learns MAC addresses by examining the source MAC address of incoming frames. Which of the following correctly describes the MAC address learning and forwarding process?
CRC uses polynomial division over GF(2) (binary field). If the transmitted codeword T(x) is divisible by the generator polynomial G(x), and the received polynomial R(x) = T(x) + E(x) where E(x) represents errors, when will the CRC fail to detect the error?
Want unlimited AI-generated Data Link Layer questions?
Sign up free and practice with adaptive difficulty — Easy, Medium, Hard. New questions every session.
Start practising for free →