Gate CN
Gate CN
A building running CSMA-CD protocol has a bandwidth of 512 Mbps and a distance of
2 kilometres, and then the minimum data size is determined in order to detect a collision.
Assume that the signal speed is 2,00,000 km/s
Answer: Option C
Explanation :
2. Calculate the latency (from the first bit sent to the last bit received) of a 10-Mbps
Ethernet with a single store-and-forward switch in the path and a packet size of 5000 bits.
Assume that each link introduces a propagation delay of 10 µs and that the switch begins
retransmitting immediately after it has finished receiving the packet.
A. 0.51 ms B. 10.02 ms C. 1.02ms D. 5.1ms
Answer: Option C
Explanation:
3. A transmission channel operates at 10 kbps bandwidth. Distance between two
Stations in the channel are 2 km. Assume that the speed of propagation of a bit is
200 m/sec. What is the frame length if stop-and-wait ARQ is used with 50% efficiency?
A. 25 KB B. 50 KB C. 100 KB D. 200 KB
Answer: Option A
Explanation:
Efficiency = 1 / (1 + 2a), where a = Tp / Tt
0.5= 1/(1+2a) => a = 1/2
Therefore, (Tp )/Tt = 1/2
=>(d/v) / (L/B) = 1/2
L= 2× (2×103) / 200×10×103 => L = 25 KB
4. Suppose a 10 Mbps microwave link exists between a geostationary satellite and its base
station on Earth. The satellite takes a digital photo every minute and sends it to the base
station. Assume a propagation speed of 2.4*108 meters/sec. Let x denote the size of the
photo. What is the minimum value of x for the microwave link to be continuously
transmitting? Assume a geostationary satellite is 36,000 kilometres away from the earth's
surface.
Answer: Option C
Explanation:
To send continuously, the transmission time should be equal to the propagation time.
Tt = 2 * Tp
Length of packet / Bandwidth = 2 * distance / velocity
Length of packet = (2 * distance * Bandwidth) / velocity
= (2 * 36000*103* 10*106)/ (2.4 * 108)
= 3 Mbits
5. Consider a 10-Mbps Ethernet LAN that has stations attached to a 205 km long coaxial
cable. Given that the transmission speed is 2.3×108 m/s in a coaxial cable, find out the
system's throughput and take the packet size as 128 bytes.
A. 2.1Mbps B. 1.1Mbps C. 0.19Mbps D. 1.20Mbps
Answer: Option C
Explanation:
In ethernet lan, efficiency=1/(1+6.44a)
a = Propagation time / Transmission time
Propagation time = distance/velocity = 205km/(2.3*108m/sec) = 0.8*10-3sec
6. A user in Ireland, connected to the internet via a 100 Mbps connection, retrieves a 250
KB web page from a server in London, where the page references three images of 500 KB
each. Assume that the one-way propagation delay is 75 ms and that the user’s access link is
the bandwidth bottleneck for this connection. Then, approximately how long does it take
for the page (including images) to appear on the user’s screen?( (for this part, you should
ignore queueing delays and transmission delays at other links in the network))
Assume all the objects are requested in a single request.
Answer: Option D
Explanation :
Total data = 250 + 500 + 500 + 500 = 1750 KB
7. A channel has a data rate of 4 kbps and a propagation delay of 20 ms. What should be
the frame size for stop-and-wait protocol to give an efficiency of at least 50%?
A. 20 bytes B. 10 bytes C. 120 bytes D. 40 bytes
Answer: Option A
Explanation:
8. Consider a 100 Mbps ethernet with a maximum distance of 400 meters. What is the
smallest packet length for which you can achieve an efficiency of 80%? Assume velocity is
equal to the speed of light.
Answer: Option B
Explanation:
Given B = 100 Mbps, D = 400 meters, V = 3 * 108 m/s
transmission
⇒ L / (L + 800) = ⅘
⇒ L = 3200 bits
9. Consider two hosts, A and B, connected by a single link of Bandwidth 512 Mbps.
Suppose that a distance of m meters separates both hosts, and the propagation speed along
the link is 2*10^9 meters/sec. Host A is to send a packet of size 1kb to Host B. What will be
the distance m so that the propagation delay is equal to the transmission delay?
Answer: Option A
Explanation
93. If the transmission time is 1 ms and the propagation time is 1.5 ms, what is the
efficiency of stop and wait protocol?
(A) 0.25 (B) 0.05 (C) 0.30 (D) 0.50
Answer: Option A
Explanation:
10. If the packet size is 5000 bits, the rate of the channel is four kbps, and the distance
between hosts is 20 km. The speed of propagation over the transmission media is 200 m/s.
Calculate the link utilisation for stop and wait flow control mechanism.
(A) 0.61 (B) 0.63 (C) 0.62 (D) 0.64
Answer: Option C
Explanation
=1/1+2*80=1/161=0.62