Suppose an 802.11b station is configured to always reserve the channel with the RTS/CTS sequence. We assume a frame without data is 35 bytes long, and the transmission rate is 10 Mbps. Suppose this station suddenly wants to transmit 500 bytes of data, and all other stations are idle at this time. As a function of SIFS and DIFS, and ignoring propagation delay and assuming no bit errors, calculate the time required to transmit the frame and receive the acknowledgement. (Proof is needed)
Solution:
Given,
=>Frame without data = 35 bytes
=>Transmission rate(B) = 10 Mbps
=>Size of data = 500 bytes
=>Propagation delay = 0
=>No bit errors are there.
Explanation:
Calculating size of frame:
=>Frame size = frame without data size + data size
=>Frame size = 35 bytes + 500 bytes
=>Frame size = 535 bytes
Calculating time for control frame:
=>Generally size of control frame = 256 bits
=>Transmission time = frame size/transmission rate
=>Transmission time = 256 bits/10 Mbps
=>Transmission time = 256 bits/ 10*10^6 bps as 1 Mbps = 10^6 bps
=>Transmission time = 25.6 microseconds as 1 sec = 10^6 microseconds
Calcualting transmission time for frame:
=>Transmission time = 535 bytes/10 Mbps
=>Transmission time = 535*8 bits/10*10^6 bps as 1 byte = 8 bits and 1 Mbps = 10^6 bps
=>Transmission time = 428 microseconds as 1 sec = 10^6 microseconds
Calculating total transmission time:
=>Total transmission time = DIFS + RTS + SIFS + CTS + SIFS + Frame transmission + SIFS + ACK
=>As we know RTS, CTS and ACK are control frames so transmission time for RTS = CTS = ACK = 25.6 microseconds
=>Transmission time = DIFS + 25.6 microseconds + SIFS + 25.6 microseconds + SIFS + 428 microseconds + SIFS + 25.6 microseconds
=>Transmission time = DIFS + 3*SIFS + 3*25.6 microseconds + 428 microseconds
=>Transmission time = DIFS + 3*SIFS + 76.8 microseconds + 428 microseconds
=>Transmission time = DIFS + 3*SIFS + 504.8 microseconds
Please do up vote thank you.
Suppose an 802.11b station is configured to always reserve the channel with the RTS/CTS sequence. We...
Wireless and Mobile Network (10 points) Suppose an 802.11b station is configured to always reserve the channel with the RTS/CTS sequence. We assume a frame without data is 35 bytes long, and the transmission rate is 10 Mbps. Suppose this station suddenly wants to transmit 500 bytes of data, and all other stations are idle at this time. As a function of SIFS and DIFS, and ignoring propagation delay and assuming no bit errors, calculate the time required to transmit...
Suppose nodes A and B are on the same 10 Mbps broadcast channel, and the propagation delay between the two nodes is 245 bit times. Suppose A and B send Ethernet frames at the same time, the frames collide, and then A and B choose different values of K in the CSMA/CD algorithm. Assuming no other nodes are active, can the retransmissions from A and B collide? For our purposes, it suffices to work out the following example. Suppose A...
Please Answer all Questions on Networks, They all involve calculation ( 1-9 Questions) "A single router is transmitting packets, each of length L bits, over a single link with transmission rate R Mbps to another router at the other end of the link. Suppose that the packet length is L= 12000 bits, and that the link transmission rate along the link to router on the right is R = 1000 Mbps. What is the maximum number of packets per second...
help with computer network questions 1. What is the difference between circuit switching and packet switching? 2. What are the different layers in today’s Internet? Why do we create layers? 3. Suppose there is a 10 Mbps microwave link between a geostationary satellite and its base station on Earth. Every minute the satellite takes a digital photo and sends it to the base station. Assume a propagation speed of 2.4 * 10^8 meters/sec. a. What is the propagation delay of...
Please answer me as soon as possible Quiz Question 1 (1 point) Saved What metric is used to measure bandwidth? Question 1 options: a. msec b. bit/sec c. bytes d. number of packets/sec Question 2 (1 point) Saved Ethernet is one of access network technologies. Question 2 options: True False Question 3 (1 point) Saved Consider two hosts, A and B, connected by a single link of rate R bps. Suppose that the two hosts are separated by m meters,...