0
$\begingroup$

I have a problem which i don't know how to calculate or more specifically what am I missing. The subject is about 802.11 (wifi)

The selected PHY rate is 54Mbit/s, that is whenever DATA is being sent the rate is 54Mbit/s, and when the node is not sending anything the rate is 0. To simplify the task, assume that there are no collisions and no errors in the channel.

The frames in the figure are marked up as follows:

Message Purpose Duration, us RTS Request to send 44 CTS Clear to send 48 DATA Payload packet Variable ACK Acknowlegement 44 SIFS Inter-frame-spacing 4 DIFS Same as SIFS 16 Backoff MAC arbitration 0..63

The question is: What would be average effective throughput (in Mbit/s) with basic signaling if the DATA packet takes 166 microseconds? Write your answer as average effective bit rate for whatever is being put into DATA packets. Allowed error is 2%

What am I missing?

nekketsuuu
9977 silver badges20 bronze badges
asked Dec 20, 2018 at 22:15
$\endgroup$
3
  • $\begingroup$ What have you tried? Where did you get stuck? $\endgroup$ Commented Dec 21, 2018 at 8:15
  • $\begingroup$ Thank you for the question. I tried to compare the time of data with overall time but it seems that i might have to do something to the data in order for the comparison to work $\endgroup$ Commented Dec 21, 2018 at 14:05
  • $\begingroup$ This site is not a homework factory. $\endgroup$ Commented May 5, 2022 at 7:35

1 Answer 1

0
$\begingroup$

Okay so I managed to solve it.

It was simply: PHY rate * (DATA time / Access cycle time, where backoff = 30us)

answered Dec 21, 2018 at 15:35
$\endgroup$

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.